@font-face{font-family:InterSubset;src:url(/assets/fonts/inter-400-700-subset.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans TC Subset;src:url(/assets/fonts/noto-sans-tc-400-700-subset.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans JP Subset;src:url(/assets/fonts/noto-sans-jp-400-700-subset.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:swap}:root{color-scheme:light;--brand-500:#28c8c8;--brand-600:#0f9b9b;--brand-700:#0b6b6b;--ink:#1f2937;--gray:#6b7280;--surface:#f5f7f8;--dark-band:#132b30;--paper:#fff;--line:#d8e1e6;--line-strong:#b9c8cf;--shadow:0 18px 42px #1f293714;--radius:.55rem;--max:1180px;--font-latin:"InterSubset", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-zh:"Noto Sans TC Subset", "Noto Sans TC", var(--font-latin);--font-ja:"Noto Sans JP Subset", "Noto Sans JP", var(--font-latin);font-family:var(--font-latin)}*{box-sizing:border-box}html{background:var(--surface);color:var(--ink);overflow-x:hidden}html[lang=zh-Hant-TW]{font-family:var(--font-zh)}html[lang=ja]{font-family:var(--font-ja)}body{background:var(--paper);text-rendering:optimizelegibility;min-width:0;margin:0;line-height:1.65}body,button,input,textarea{font:inherit}a{color:var(--brand-700);text-underline-offset:.22em;text-decoration:none}a:hover{text-decoration:underline}img,svg{max-width:100%;height:auto}:focus-visible{outline-offset:3px;outline:3px solid #0f9b9b61}.site-header,.site-footer,.hero-inner,main,.section{max-width:var(--max);margin-inline:auto}.site-header{z-index:10;border-bottom:1px solid var(--line);backdrop-filter:blur(16px);background:#fffffff0;grid-template-columns:minmax(220px,1.15fr) minmax(0,1.6fr) auto;align-items:center;gap:1rem;padding:.85rem clamp(1rem,4vw,2rem);display:grid;position:sticky;top:0}.brand{min-width:0;color:var(--ink);align-items:center;gap:.75rem;display:inline-flex}.brand:hover{text-decoration:none}.brand strong{letter-spacing:-.01em;font-weight:700;display:block}.brand small{color:var(--gray);font-size:.76rem;line-height:1.35;display:block}.brand-mark{background:var(--brand-600);color:#fff;letter-spacing:.05em;border-radius:50%;flex:none;place-items:center;width:2.75rem;height:2.75rem;font-weight:700;display:inline-grid;box-shadow:inset 0 0 0 5px #ffffff47}.nav-toggle{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.hamburger{display:none}.nav-panel{display:contents}.main-nav,.language-nav{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.main-nav a,.language-nav a,.button,.tag{border:1px solid var(--line);background:#ffffffdb;border-radius:999px;padding:.48rem .82rem}.main-nav a,.language-nav a{color:var(--ink);font-size:.92rem;line-height:1.25}.main-nav a:hover,.language-nav a:hover{border-color:var(--brand-600);color:var(--brand-700);text-decoration:none}.language-nav{justify-content:flex-end}.language-nav a.active{background:var(--brand-700);border-color:var(--brand-700);color:#fff}.hero{background:var(--paper);border-bottom:1px solid var(--line)}.hero-inner{grid-template-columns:minmax(0,1.02fr) minmax(280px,.98fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);padding:clamp(3.5rem,7vw,6.5rem) clamp(1rem,4vw,2rem);display:grid}.hero h1,.page-title h1,.section-heading{letter-spacing:-.055em;margin:.45rem 0 1rem;font-size:clamp(2.35rem,5.6vw,5.35rem);line-height:.98}.page-title h1{font-size:clamp(2.15rem,4.5vw,4.4rem)}.eyebrow{color:var(--brand-700);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.lead{color:var(--gray);max-width:64ch;font-size:clamp(1.08rem,1.8vw,1.35rem)}.hero-visual,.product-gallery{background:var(--surface);border:1px solid var(--line);border-radius:calc(var(--radius) * 2.2);box-shadow:var(--shadow);padding:clamp(1rem,3vw,2rem);position:relative}.hero-visual:before,.product-gallery:before{content:"";background:var(--brand-500);opacity:.18;pointer-events:none;border-radius:50%;width:7rem;height:7rem;position:absolute;inset:1rem auto auto 1rem}.hero-visual img,.product-gallery img{border-radius:var(--radius);object-fit:contain;background:var(--paper);width:100%;display:block;position:relative}.hero-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.25rem}.hero-card ul{margin:.5rem 0 0;padding-left:1.2rem}.cta-row,.tag-row{flex-wrap:wrap;align-items:center;gap:.7rem;margin:1.35rem 0 0;display:flex}main{padding:clamp(2.5rem,5vw,4.5rem) clamp(1rem,4vw,2rem)}.section{padding:clamp(2.5rem,5vw,4.75rem) clamp(1rem,4vw,2rem)}.section-header{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.35rem;display:flex}.section-header h2,.product-main h2,.card h3,.product-card h3{letter-spacing:-.025em;margin-top:0;line-height:1.12}.grid,.family-grid,.trust-grid,.mini-grid{gap:1rem;display:grid}.grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr))}.family-grid,.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.card,.product-card,.info-panel,.family-card,.trust-item,.cta-panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem;box-shadow:0 10px 28px #1f29370b}.family-card,.product-card{flex-direction:column;gap:.85rem;display:flex}.family-card img,.product-card img,.product-hero img{border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);object-fit:contain;width:100%}.family-card img{aspect-ratio:16/10;padding:.6rem}.product-card img{aspect-ratio:16/10;padding:.5rem}.product-card h3,.card h3{margin-bottom:.25rem}.meta,.muted{color:var(--gray)}.tag-row{margin:.35rem 0}.tag{width:fit-content;color:var(--gray);box-shadow:none;padding:.25rem .6rem;font-size:.82rem;display:inline-flex}.button{background:var(--brand-600);color:#fff;border-color:var(--brand-600);justify-content:center;align-items:center;gap:.35rem;min-height:2.75rem;font-weight:700;display:inline-flex}.button:hover{background:var(--brand-700);border-color:var(--brand-700);color:#fff;text-decoration:none}.button.secondary{color:var(--brand-700);border-color:var(--line-strong);background:#fff}.button.secondary:hover{background:var(--surface);color:var(--brand-700)}.trust-strip{background:var(--surface);border-block:1px solid var(--line)}.trust-item strong{color:var(--ink);display:block}.quality-band{background:var(--dark-band);color:#fff;max-width:none;margin:0}.quality-band .section{color:#fff}.quality-band .eyebrow,.quality-band a{color:#8af0e9}.quality-band .muted{color:#ffffffbd}.quality-band .trust-item{box-shadow:none;background:#ffffff0f;border-color:#ffffff24}.quality-band .trust-item strong{color:#fff}.page-title{max-width:var(--max);margin:0 auto;padding:clamp(2.4rem,5vw,4.5rem) clamp(1rem,4vw,2rem) 0}.breadcrumb{color:var(--gray);margin:0 0 1rem;font-size:.9rem}.product-hero-shell{max-width:var(--max);grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:clamp(1.8rem,4vw,3.25rem);margin:0 auto;padding:clamp(2rem,5vw,4.5rem) clamp(1rem,4vw,2rem);display:grid}.product-summary h1{letter-spacing:-.052em;margin:.45rem 0 .95rem;font-size:clamp(2.05rem,4.5vw,4.1rem);line-height:1}.product-summary .lead{color:var(--ink)}.product-disclaimer{color:var(--gray);margin-top:.8rem;font-size:.88rem}.mini-spec-table{border-collapse:collapse;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);width:100%;margin-top:1.35rem;overflow:hidden}.mini-spec-table th,.mini-spec-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.7rem .85rem}.mini-spec-table th{width:42%;color:var(--gray);background:var(--surface);font-weight:700}.mini-spec-table tr:last-child th,.mini-spec-table tr:last-child td{border-bottom:0}.product-tabs{max-width:var(--max);flex-wrap:wrap;gap:.6rem;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);display:flex}.product-tabs a{border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:999px;padding:.5rem .8rem}.product-tabs a:hover{border-color:var(--brand-600);color:var(--brand-700);text-decoration:none}.product-layout,.product-main{max-width:var(--max);margin:0 auto;padding:clamp(1.6rem,4vw,3rem) clamp(1rem,4vw,2rem) clamp(3rem,5vw,4.5rem);display:block}.spec-table{border-collapse:collapse;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);width:100%;overflow:hidden}.spec-table th,.spec-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:.85rem 1rem}.spec-table th{background:var(--surface);width:34%}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:0}.faq-list details{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:.75rem;padding:1rem}.faq-list summary{cursor:pointer;font-weight:700}.notice{border-left:4px solid var(--brand-600);border-radius:var(--radius);background:#eefafa;padding:1rem}.site-footer{max-width:none;padding:2rem max(clamp(1rem, 4vw, 2rem), calc((100vw - var(--max)) / 2 + 2rem));background:var(--dark-band);color:#ffffffc7;justify-content:space-between;gap:1.25rem;display:flex}.site-footer strong{color:#fff}.site-footer a{color:#8af0e9}@media (width<=980px){.site-header{grid-template-columns:minmax(0,1fr) auto;align-items:center}.hamburger{border:1px solid var(--brand-600);background:var(--brand-600);color:#fff;cursor:pointer;z-index:3;border-radius:999px;flex:0 0 2.75rem;justify-content:center;place-items:center;width:2.75rem;min-width:2.75rem;height:2.75rem;font-size:1.55rem;font-weight:700;line-height:1;display:inline-grid;position:relative;box-shadow:0 10px 22px #0f9b9b3d}.hamburger-glyph{display:block;transform:translateY(-1px)}.nav-panel{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:1fr;gap:.8rem;padding-top:.8rem;display:none}.nav-toggle:checked~.nav-panel{display:grid}.main-nav,.language-nav{justify-content:flex-start}.main-nav a,.language-nav a{width:fit-content}.hero-inner,.product-hero-shell,.family-grid,.trust-grid{grid-template-columns:1fr}.section-header{display:block}}@media (width<=520px){.site-header{padding-inline:.85rem}.brand small{display:none}.hero-inner,main,.section,.page-title,.product-hero-shell,.product-layout,.product-main{padding-inline:.9rem}.hero h1,.page-title h1,.product-summary h1{letter-spacing:-.04em}.product-hero-shell{gap:1.1rem;padding-top:1.1rem}.product-gallery{padding:.75rem}.product-gallery img{object-fit:contain;max-height:210px}.product-summary h1{font-size:clamp(1.85rem,9vw,2.25rem)}.product-summary .lead{font-size:1rem;line-height:1.45}.cta-row,.tag-row,.product-tabs{gap:.5rem}.button{width:100%}.product-summary{flex-direction:column;display:flex}.product-summary .cta-row{order:5}.product-summary .mini-spec-table,.product-summary .notice{order:6}.product-summary .product-disclaimer{order:7}.site-footer{flex-direction:column;padding-inline:.9rem}.spec-table th,.spec-table td,.mini-spec-table th,.mini-spec-table td{width:100%;display:block}.spec-table th,.mini-spec-table th{border-bottom:0}}
