:root{--ink:#17203d;--muted:#66708b;--line:#dfe4ee;--paper:#fbfcff;--white:#fff;--accent:#e65c84;--accent-dark:#be315e;--aqua:#7dd6cf;--gold:#f6c867;--shadow:0 18px 55px rgba(31,42,84,.12);font-family:Inter,"Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 4% 14%,rgba(125,214,207,.22),transparent 25rem),radial-gradient(circle at 92% 9%,rgba(246,200,103,.22),transparent 25rem),var(--paper)}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}
.preview-ribbon{background:#17203d;color:#fff;text-align:center;padding:8px 16px;font-size:.78rem;letter-spacing:.08em}.site-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,64px);position:sticky;top:0;background:rgba(251,252,255,.9);backdrop-filter:blur(16px);z-index:20;border-bottom:1px solid rgba(223,228,238,.8)}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-weight:750}.brand-mark{width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,var(--gold) 10%,var(--accent) 50%,var(--aqua));box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}nav{display:flex;gap:6px}.ghost{border:0;background:transparent;color:var(--muted);padding:10px 12px;border-radius:12px}.ghost.active,.ghost:hover{background:#fff;color:var(--ink);box-shadow:0 3px 14px rgba(31,42,84,.08)}
main{max-width:1320px;margin:auto;padding:0 clamp(18px,4vw,56px) 110px}.intro{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(30px,7vw,100px);align-items:center;min-height:530px;padding:64px 0}.eyebrow{font-size:.76rem;letter-spacing:.18em;font-weight:800;color:var(--accent-dark);text-transform:uppercase;margin:0 0 12px}.intro h1,.reviewer h1{font-family:Georgia,"Noto Serif TC",serif;font-size:clamp(2.8rem,7vw,6.3rem);font-weight:500;line-height:.98;letter-spacing:-.04em;max-width:820px;margin:0}.lede{font-size:1.12rem;line-height:1.7;color:var(--muted);max-width:620px}.entry-card{background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow);border-radius:28px;padding:30px}.entry-card h2{font-family:Georgia,"Noto Serif TC",serif;font-size:1.8rem;margin:5px 0}.entry-card>p{color:var(--muted);line-height:1.6}.step-label{display:inline-block;background:#fff2f5;color:var(--accent-dark);font-weight:800;font-size:.76rem;padding:7px 10px;border-radius:999px}form{display:grid;gap:15px;margin-top:24px}label{font-size:.88rem;font-weight:700;color:#3f4964}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px 14px;color:var(--ink);outline:none;margin-top:7px}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(230,92,132,.12)}.primary{border:0;border-radius:13px;padding:13px 18px;background:var(--ink);color:#fff;font-weight:800;box-shadow:0 7px 18px rgba(23,32,61,.18)}.primary:hover{transform:translateY(-1px)}.wide{width:100%;margin-top:3px}
.catalog-area{position:relative;transition:.35s}.catalog-area.is-locked{opacity:.34;filter:blur(2px);pointer-events:none}.catalog-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:22px}.catalog-head h2{font-family:Georgia,"Noto Serif TC",serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:500;margin:0}.search{width:min(320px,100%)}.category-tabs{display:flex;gap:9px;overflow:auto;padding:3px 2px 14px;scrollbar-width:none}.category-tabs button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--ink);padding:10px 15px;border-radius:999px;font-weight:750}.category-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.collection-note{margin:2px 0 25px;padding:18px 20px;border-radius:18px;background:linear-gradient(110deg,rgba(255,238,243,.95),rgba(235,249,247,.95));line-height:1.65}.collection-note:empty{display:none}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-visual{aspect-ratio:1/1;background:linear-gradient(145deg,var(--tone1,#fff1c9),var(--tone2,#b6e6e0));display:grid;place-items:center;position:relative;overflow:hidden}.product-visual:before{content:"";width:34%;height:62%;border:2px solid rgba(255,255,255,.92);border-radius:12px 12px 18px 18px;background:linear-gradient(to bottom,rgba(255,255,255,.55) 49%,rgba(255,255,255,.12) 50%);box-shadow:0 14px 38px rgba(23,32,61,.16)}.product-visual.has-image{background:#fff}.product-visual.has-image:before{display:none}.product-visual img{width:100%;height:100%;object-fit:contain;display:block;background:#fff;padding:14px}.product-visual.large img{padding:28px}.product-visual span{position:absolute;bottom:14px;background:rgba(255,255,255,.86);padding:6px 9px;border-radius:999px;font-size:.7rem;color:var(--muted)}.product-visual span.image-source{opacity:0;transition:.2s}.product-card:hover .image-source{opacity:1}.product-body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}.sku{font-size:.72rem;letter-spacing:.08em;color:var(--muted);font-weight:800}.product-body h3{font-size:1rem;line-height:1.45;margin:0;min-height:2.9em}.meta{font-size:.82rem;color:var(--muted)}.price-row{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px}.price{font-weight:850}.qty{display:flex;align-items:center;gap:9px}.qty button{width:34px;height:34px;border-radius:11px;border:1px solid var(--line);background:#fff;font-weight:900}.qty button:last-child{background:var(--ink);color:#fff;border-color:var(--ink)}.empty{padding:50px;text-align:center;color:var(--muted)}
.cart-bar{position:fixed;bottom:max(14px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);z-index:30;width:min(760px,calc(100% - 28px));background:rgba(255,255,255,.95);backdrop-filter:blur(18px);box-shadow:0 14px 45px rgba(23,32,61,.22);border:1px solid #fff;border-radius:20px;padding:13px 14px 13px 20px;display:flex;align-items:center;justify-content:space-between}.cart-bar div{display:flex;flex-direction:column}.cart-bar span{font-size:.78rem;color:var(--muted);margin-top:3px}
dialog{border:0;padding:0;border-radius:26px;box-shadow:0 30px 100px rgba(16,24,52,.36);background:#fff;color:var(--ink)}dialog::backdrop{background:rgba(12,18,38,.62);backdrop-filter:blur(8px)}#lightbox{width:min(940px,calc(100% - 24px));overflow:hidden}.dialog-close{position:absolute;right:14px;top:12px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.86);font-size:1.6rem;z-index:4}.light-product{display:grid;grid-template-columns:1.2fr .8fr;min-height:600px}.product-visual.large{aspect-ratio:auto;min-height:420px}.product-visual.large:before{width:27%;height:64%}.light-info{padding:75px 38px 40px;display:flex;flex-direction:column;justify-content:center}.light-info h2{font-family:Georgia,"Noto Serif TC",serif;font-size:2rem;font-weight:500}.light-info>strong{font-size:1.5rem;margin:20px 0}.qty-row{margin-top:15px}.light-arrow{position:absolute;top:50%;z-index:3;border:0;width:44px;height:60px;background:rgba(255,255,255,.86);font-size:2rem}.light-arrow.prev{left:0;border-radius:0 16px 16px 0}.light-arrow.next{right:0;border-radius:16px 0 0 16px}
.checkout-dialog{width:min(720px,calc(100% - 24px));max-height:calc(100vh - 30px);overflow:auto}.checkout-shell{padding:34px}.checkout-shell h2{font-family:Georgia,"Noto Serif TC",serif;font-size:2rem;margin:5px 0 20px}.checkout-lines{display:grid;gap:10px;margin:18px 0}.checkout-line,.total-row{display:flex;justify-content:space-between;gap:14px}.checkout-line{padding-bottom:10px;border-bottom:1px solid var(--line)}.totals{background:#f5f7fb;border-radius:16px;padding:16px;display:grid;gap:9px}.total-row.final{font-size:1.18rem;font-weight:900;border-top:1px solid var(--line);padding-top:10px}.shipping-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.shipping-options label{border:1px solid var(--line);border-radius:14px;padding:12px}.shipping-options input{width:auto;margin:0 5px 0 0}.bank-card{background:var(--ink);color:#fff;border-radius:20px;padding:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.bank-card span{font-size:.75rem;opacity:.7}.bank-card strong{display:block;margin-top:5px}.payment-paths{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.payment-paths button{border:1px solid var(--line);background:#fff;padding:9px 12px;border-radius:10px}.notice{padding:13px 15px;border-radius:13px;background:#fff4dc;color:#72510d;line-height:1.55}.success{background:#eaf8f3;color:#17664f}.actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.secondary{border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px 16px;font-weight:750}
.reviewer{padding-top:60px}.reviewer-head{display:flex;justify-content:space-between;align-items:end}.reviewer h1{font-size:clamp(2.4rem,5vw,4.8rem)}.status-chip{background:#edf7f5;color:#19695d;padding:8px 12px;border-radius:999px;font-size:.78rem;font-weight:800}.filters{display:flex;gap:8px;margin:30px 0 18px}.filters button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px}.filters button.active{background:var(--ink);color:#fff}.review-list{display:grid;gap:12px}.review-order{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:grid;grid-template-columns:1.4fr .8fr .8fr .8fr auto;gap:18px;align-items:center}.review-order small{display:block;color:var(--muted);margin-bottom:4px}.review-order button{border:0;background:#f0f3f8;border-radius:10px;padding:9px 12px}.review-detail{grid-column:1/-1;border-top:1px solid var(--line);padding-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-detail pre{white-space:pre-wrap;font:inherit;font-size:.85rem;color:var(--muted)}
#toast{position:fixed;right:20px;bottom:20px;z-index:60;background:var(--ink);color:#fff;padding:12px 16px;border-radius:12px;opacity:0;transform:translateY(15px);pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:none}
@media(max-width:980px){.intro{grid-template-columns:1fr;min-height:0}.intro h1{font-size:clamp(3rem,11vw,5.5rem)}.products-grid{grid-template-columns:repeat(3,1fr)}.review-order{grid-template-columns:1fr 1fr}.review-detail{grid-template-columns:1fr}.light-product{grid-template-columns:1fr}.light-info{padding:30px}.product-visual.large{min-height:48vh}.light-arrow{top:30%}}
@media(max-width:680px){.preview-ribbon{font-size:.68rem}.site-header{height:62px;padding:0 14px}.brand span:last-child{font-size:.9rem}nav .ghost{font-size:.78rem;padding:8px}.intro{padding:38px 0 56px}.intro h1{font-size:3.35rem}.catalog-head{display:grid}.search{width:100%}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-body{padding:13px}.product-body h3{font-size:.91rem}.price-row{align-items:flex-end;gap:6px}.qty{gap:4px}.qty button{width:31px;height:31px}.shipping-options{grid-template-columns:1fr}.bank-card{grid-template-columns:1fr}.checkout-shell{padding:28px 18px}.review-order{grid-template-columns:1fr}.light-info h2{font-size:1.5rem}.product-visual.large{min-height:42vh}}
