:root{--bg:#fbfaf8;--paper:#fff;--ink:#2d2d2d;--muted:#716860;--line:#e7ded6;--rose:#c98272;--rose-soft:#f4e2df;--sage:#9ead9a;--sand:#efe6dc;--shadow:0 18px 46px rgba(45,45,45,.09);--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Noto Sans TC,Microsoft JhengHei,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px clamp(18px,4vw,56px);border-bottom:1px solid var(--line);background:hsla(40,27%,98%,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{font-weight:900;font-size:21px;line-height:1}.brand small{display:block;color:var(--muted);font-size:11px;font-weight:500;margin-top:4px}.nav-links{display:flex;gap:18px;color:var(--muted);font-size:14px}.button,.header-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:var(--radius);padding:0 18px;font-weight:800}.button.primary,.header-action{background:var(--ink);color:#fff}.button.ghost{background:transparent;border-color:var(--line);color:var(--ink)}.hero-shell{display:grid;grid-template-columns:1fr minmax(320px,.85fr);grid-gap:clamp(24px,5vw,58px);gap:clamp(24px,5vw,58px);align-items:center;padding:clamp(36px,7vw,84px) clamp(18px,4vw,56px);max-width:1220px;margin:0 auto}.hero-copy h1,.page-shell h1{font-size:clamp(38px,6vw,76px);line-height:1.04;margin:0 0 16px;letter-spacing:0}.hero-copy p,.lead,.section-title p{color:var(--muted);font-size:17px;max-width:660px}.eyebrow{color:var(--rose);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.action-row.stacked{flex-direction:column}.hero-visual{min-height:520px;border-radius:var(--radius);background:linear-gradient(135deg,#f5ece7,#efe0d9 55%,#d8b5a8);box-shadow:var(--shadow);display:grid;place-items:center;overflow:hidden}.hero-card{width:min(78%,380px);aspect-ratio:4/5;border:1px solid hsla(0,0%,100%,.72);background:hsla(0,0%,100%,.55);display:grid;place-items:center;text-align:center;padding:24px}.hero-card span{font-size:48px;font-weight:900}.hero-card strong{letter-spacing:.32em;color:var(--muted)}.hero-card em{color:var(--rose);font-style:normal}.page-shell,.section-band,.split-section{max-width:1220px;margin:0 auto;padding:clamp(34px,6vw,72px) clamp(18px,4vw,56px)}.section-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}.section-title h1,.section-title h2,.split-section h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.15}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.product-grid.three{grid-template-columns:repeat(3,1fr)}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-art{min-height:260px;display:grid;place-items:center;color:rgba(45,45,45,.55);font-weight:900;font-size:26px;text-align:center;padding:20px}.product-info{padding:18px}.product-info h2,.product-info h3{margin:0 0 8px;line-height:1.25}.product-info p{color:var(--muted);margin:0 0 12px}.price-row strong,.product-info strong{font-size:20px}.split-section{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:28px;gap:28px;align-items:start}.info-grid,.status-list,.steps{display:grid;grid-gap:14px;gap:14px}.detail-panel,.guide-card,.info-grid article,.status-list div,.steps div{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.status-list span,.steps span{width:32px;height:32px;display:inline-grid;place-items:center;margin-right:12px;border-radius:50%;background:var(--ink);color:#fff;font-weight:900}.filter-row,.option-row,.tag-row{display:flex;flex-wrap:wrap;gap:10px}.chip,.option-row span,.tag-row span{border:1px solid var(--line);border-radius:999px;padding:7px 12px;color:var(--muted);background:var(--paper)}.chip.active{color:#fff;border-color:var(--ink);background:var(--ink)}.product-detail{display:grid;grid-template-columns:1fr .88fr;grid-gap:28px;gap:28px;align-items:start}.detail-art{min-height:620px;border-radius:var(--radius);display:grid;place-items:center;box-shadow:var(--shadow);color:rgba(45,45,45,.55);font-size:34px;font-weight:900;padding:20px;text-align:center}.detail-panel{position:-webkit-sticky;position:sticky;top:96px}.price-row{display:flex;gap:10px;align-items:baseline;margin:18px 0}.price-row span{color:var(--muted);text-decoration:line-through}.notice{background:var(--rose-soft);border:1px solid #ecd0c9;border-radius:var(--radius);padding:14px 16px;color:#59463f}.narrow{max-width:860px}.guide-card ol,.guide-card ul{padding-left:24px}.info-grid{grid-template-columns:repeat(3,1fr);margin-top:28px}.phone-demo{width:min(360px,100%);margin:28px auto;border:12px solid #222;border-radius:34px;background:#111;padding:16px;box-shadow:var(--shadow)}.phone-top{display:flex;align-items:center;justify-content:space-between;color:#fff;margin-bottom:14px}.phone-top span{width:44px;height:44px;border-radius:12px;background:var(--rose);display:grid;place-items:center;font-weight:900}.phone-art,.phone-card{background:var(--rose-soft);border-radius:var(--radius);padding:16px;margin:12px 0}.phone-demo h2{color:#fff}.phone-art{min-height:220px;display:grid;place-items:center;font-size:34px;font-weight:900;background:#f5ece7}.footer{display:flex;justify-content:space-between;gap:18px;padding:28px clamp(18px,4vw,56px);border-top:1px solid var(--line);color:var(--muted);background:var(--paper)}.footer span,.footer strong{display:block}.pwa-dot{width:12px;height:12px;border-radius:50%;background:#bbb;align-self:center}.pwa-dot.ready{background:var(--sage)}@media (max-width:880px){.nav-links{display:none}.hero-shell,.product-detail,.split-section{grid-template-columns:1fr}.detail-art,.hero-visual{min-height:380px}.info-grid,.product-grid,.product-grid.three{grid-template-columns:repeat(2,1fr)}.detail-panel{position:static}}@media (max-width:580px){.site-header{min-height:64px}.header-action{display:none}.info-grid,.product-grid,.product-grid.three{grid-template-columns:1fr}.section-title{align-items:start;flex-direction:column}.hero-card span{font-size:36px}.footer{flex-direction:column}}