.page-head{padding-top:calc(var(--header-h) + 56px);padding-bottom:12px}.page-head .breadcrumb{font-family:var(--font-mono);font-size:12px;color:var(--ink-2);letter-spacing:.04em;margin-bottom:16px}.page-head .breadcrumb a:hover{color:var(--berry-dark)}.page-head h1{font-size:clamp(34px,5vw,52px);font-weight:800;margin-bottom:16px}.page-head p{font-size:18px;color:var(--ink-2);max-width:560px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:36px 0 40px;align-items:center}.filter-chip{font-family:var(--font-sans);font-weight:600;font-size:14px;color:var(--ink);background:var(--paper);border:1.5px solid var(--border);padding:11px 20px;border-radius:var(--r-pill);cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s,color .18s,border-color .18s}.filter-chip:hover{border-color:var(--ink-2);transform:translateY(-2px);box-shadow:var(--sh-sm)}.filter-chip.active{background:var(--forest);color:var(--cream);border-color:var(--forest);box-shadow:var(--sh-md)}.filter-count{margin-left:auto;font-family:var(--font-mono);font-size:13px;color:var(--ink-2)}@media (max-width:640px){.filter-count{margin-left:0;width:100%}}.pd{padding-top:calc(var(--header-h) + 40px);padding-bottom:80px}.pd .breadcrumb{font-family:var(--font-mono);font-size:12px;color:var(--ink-2);letter-spacing:.04em;margin-bottom:26px}.pd .breadcrumb a:hover{color:var(--berry-dark)}.pd-grid{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:56px;gap:56px}.gallery .main{aspect-ratio:1;border-radius:var(--r-24);overflow:hidden;box-shadow:var(--sh-md);position:relative}.gallery .thumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-top:12px}.gallery .thumbs .th{aspect-ratio:1;border-radius:var(--r-10);overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .15s;position:relative}.gallery .thumbs .th.active{border-color:var(--berry)}.pd-info .badge{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;background:var(--berry-light);color:var(--berry-dark);padding:6px 12px;border-radius:var(--r-pill);display:inline-flex;align-items:center;gap:7px}.pd-info .badge .dot{width:6px;height:6px;border-radius:50%;background:var(--leaf-dark)}.pd-info h1{font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.05;margin:18px 0 14px}.pd-info .sub{font-size:17px;color:var(--ink-2);margin-bottom:22px}.pd-info .price-row{display:flex;align-items:baseline;gap:12px;padding:22px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.pd-info .price{font-family:var(--font-mono);font-weight:700;font-size:36px;color:var(--ink)}.pd-info .price small{font-size:16px;font-weight:400;color:var(--ink-2)}.pd-info .price-note{font-size:13px;color:var(--leaf-dark);font-weight:600}.qty-block{margin:26px 0}.qty-block .ql{font-size:14px;font-weight:600;margin-bottom:10px}.stepper{display:inline-flex;align-items:center;border:1.5px solid var(--border);border-radius:var(--r-pill);overflow:hidden}.stepper button{width:48px;height:50px;border:none;background:#fff;font-size:22px;color:var(--ink);cursor:pointer;transition:background .15s}.stepper button:hover{background:var(--bg-soft)}.stepper .qv{width:70px;text-align:center;font-family:var(--font-mono);font-weight:700;font-size:18px;border:none;color:var(--ink);background:#fff}.stepper .qv:focus{outline:none}.stepper .qv:focus-visible{box-shadow:inset 0 0 0 2px rgba(62,125,50,.55)}.qty-block .unit-hint{font-family:var(--font-mono);font-size:13px;color:var(--ink-2);margin-left:14px}.subtotal{font-size:15px;color:var(--ink-2);margin-top:14px}.subtotal b{font-family:var(--font-mono);color:var(--ink);font-size:17px}.pd-cta{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}.pd-cta .btn{flex:1 1;min-width:180px}.pd-assure{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:30px}.pd-assure .as{display:flex;gap:11px;align-items:flex-start;font-size:13.5px;color:var(--ink-2)}.pd-assure .as .leaf-dot{margin-top:4px}.pd-assure .as b{color:var(--ink);display:block;font-size:14px}.pd-detail{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.pd-detail .dc{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--r-16);padding:26px}.pd-detail .dc .eyebrow{margin-bottom:12px}.pd-detail .dc h3{font-size:19px;margin-bottom:10px}.pd-detail .dc p{font-size:14.5px;color:var(--ink-2);line-height:1.6}.related{margin-top:80px}.related .sec-head{margin-bottom:32px}.product-duo.pdp-related-grid{grid-template-columns:minmax(0,460px)}.cap-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:var(--s5);gap:var(--s5);margin-top:var(--s7)}.wrap>.cap-grid:first-child{margin-top:0}.cap-card{position:relative;background:var(--paper);border:1px solid var(--line);border-top:3px solid var(--berry);border-radius:var(--r-24);padding:var(--s6) var(--s5);box-shadow:var(--sh-sm);transition:transform .25s,box-shadow .25s,border-color .25s}.cap-card:hover{transform:translateY(-4px);box-shadow:var(--sh-md)}.cap-card .cap-no{font-family:var(--font-mono);font-size:13px;font-weight:700;letter-spacing:.08em;color:var(--berry-dark)}.cap-card h3{font-family:var(--font-display);font-weight:600;font-size:20px;margin:12px 0 8px}.cap-card p{color:var(--ink-2);font-size:14.5px;line-height:1.6}.cc-strip{border:1px solid var(--line);border-radius:var(--r-16);background:var(--paper);overflow:hidden;box-shadow:var(--sh-sm)}.cc-eyebrow{display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--berry-dark);padding:14px 18px;border-bottom:1px solid var(--line);background:var(--cream-2)}.cc-grid{display:grid;grid-template-columns:repeat(4,1fr)}.cc-cell{padding:18px 20px;border-right:1px solid var(--line)}.cc-cell:last-child{border-right:none}.cc-k{font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-2)}.cc-k,.cc-v{display:block}.cc-v{font-family:var(--font-grotesk);font-weight:600;font-size:16px;color:var(--ink);margin-top:6px;letter-spacing:-.01em}@media (max-width:760px){.cc-grid{grid-template-columns:1fr 1fr}.cc-cell:nth-child(2){border-right:none}.cc-cell:first-child,.cc-cell:nth-child(2){border-bottom:1px solid var(--line)}}@media (max-width:480px){.cc-grid{grid-template-columns:1fr}.cc-cell{border-right:none;border-bottom:1px solid var(--line)}.cc-cell:last-child{border-bottom:none}}.cert-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--s4);gap:var(--s4);margin-top:var(--s7)}.cert-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;background:var(--paper);border:1px solid var(--line);border-radius:var(--r-16);padding:var(--s5);box-shadow:var(--sh-sm)}.cert-name{font-family:var(--font-grotesk);font-weight:700;font-size:17px;color:var(--ink);letter-spacing:-.01em}.cert-status{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--berry-dark);border:1px dashed var(--line);border-radius:var(--r-pill);padding:5px 11px}@media (max-width:760px){.cert-grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.pd-grid{gap:36px}.pd-detail,.pd-grid{grid-template-columns:1fr}}@media (max-width:560px){.pd-assure{grid-template-columns:1fr}}.pd-grid{align-items:start}.pd-buy{position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 24px);align-self:start}.gallery .main{cursor:zoom-in}.pd-zoom img{transition:transform .5s cubic-bezier(.2,.7,.2,1);will-change:transform}.pd-zoom:hover img{transform:scale(1.7);transform-origin:var(--zx,50%) var(--zy,50%)}.gallery .thumbs .th{padding:0;background:none}.gallery .thumbs .th .ad-ph,.gallery .thumbs .th span{position:absolute;inset:0}.gallery .thumbs .th.active{box-shadow:0 0 0 2px var(--berry),var(--sh-sm)}.provenance{display:inline-flex;align-items:center;gap:10px;margin-top:16px;font-size:13.5px;color:var(--ink-2);background:var(--paper);border:1px solid var(--line);border-radius:var(--r-pill);padding:9px 16px;box-shadow:var(--sh-sm)}.provenance b{color:var(--ink)}.provenance .prov-dot{width:9px;height:9px;border-radius:50%;background:var(--berry);position:relative;flex:none}.provenance .prov-dot:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid var(--berry);animation:provRing 2.2s ease-out infinite}@keyframes provRing{0%{transform:scale(.6);opacity:1}to{transform:scale(1.7);opacity:0}}@media (prefers-reduced-motion:reduce){.provenance .prov-dot:after{animation:none}.pd-zoom:hover img{transform:none}}.price-row{align-items:baseline}.price-row .price{color:var(--ink)}.pd-accordion{max-width:860px;margin:clamp(48px,7vw,84px) 0 0}.pd-buy .pd-cta .btn{flex:1 1;min-width:160px}@media (max-width:900px){.pd-buy{position:static}}.cart-page{padding-top:calc(var(--header-h) + 48px);padding-bottom:90px}.cart-page h1{font-size:clamp(30px,4.4vw,46px);font-weight:800;margin-bottom:8px}.cart-page .sub{font-size:17px;color:var(--ink-2);margin-bottom:40px}.cart-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:40px;gap:40px;align-items:start}.cart-grid.empty{grid-template-columns:1fr}.cart-items{display:flex;flex-direction:column;gap:14px}.ci{display:grid;grid-template-columns:88px 1fr auto;grid-gap:18px;gap:18px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:var(--r-16);padding:16px}.ci .ci-img{width:88px;height:88px;border-radius:var(--r-10);position:relative}.ci .ci-name{font-size:17px;font-weight:700}.ci .ci-meta{font-size:12px;margin-top:3px}.ci .ci-meta,.ci .ci-price{font-family:var(--font-mono);color:var(--ink-2)}.ci .ci-price{font-size:14px;margin-top:6px}.ci .ci-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.ci .ci-line{font-family:var(--font-mono);font-weight:700;font-size:17px}.ci-step{display:inline-flex;align-items:center;border:1.5px solid var(--border);border-radius:var(--r-pill)}.ci-step button{width:34px;height:36px;border:none;background:#fff;font-size:17px;cursor:pointer;color:var(--ink)}.ci-step button:hover{background:var(--bg-soft)}.ci-step .v{width:42px;text-align:center;font-weight:700;font-size:14px}.ci-remove,.ci-step .v{font-family:var(--font-mono)}.ci-remove{font-size:11px;color:var(--ink-2);background:none;border:none;cursor:pointer;text-decoration:underline}.ci-remove:hover{color:var(--berry-dark)}.cart-empty{text-align:center;padding:70px 20px;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--r-24)}.cart-empty .ce-ic{width:64px;height:64px;border-radius:50%;background:#fff;border:1px solid var(--border);display:grid;place-items:center;margin:0 auto 20px;color:var(--leaf-dark)}.cart-empty .ce-ic svg{width:28px;height:28px}.cart-empty h3{font-size:22px;margin-bottom:8px}.cart-empty p{color:var(--ink-2);margin-bottom:24px}.summary{position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 20px)}.sum-card{background:#fff;border:1px solid var(--border);border-radius:var(--r-24);padding:28px}.sum-card h2{font-size:22px;margin-bottom:20px}.sum-line{display:flex;justify-content:space-between;padding:9px 0;font-size:15px;color:var(--ink-2)}.sum-line.total{border-top:1px solid var(--border);margin-top:8px;padding-top:16px;font-size:19px;color:var(--ink);font-weight:800}.sum-line .v{font-family:var(--font-mono);color:var(--ink)}.sum-line.total .v{font-size:22px}.deliv{margin:22px 0;display:flex;flex-direction:column;gap:10px}.deliv .dl-opt{display:flex;align-items:center;gap:12px;border:1.5px solid var(--border);border-radius:var(--r-10);padding:13px 15px;cursor:pointer;transition:.15s}.deliv .dl-opt:hover{border-color:var(--ink-2)}.deliv .dl-opt.sel{border-color:var(--leaf-dark);background:#f3fbf0}.deliv .dl-opt .radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--border);flex:none;position:relative}.deliv .dl-opt.sel .radio{border-color:var(--leaf-dark)}.deliv .dl-opt.sel .radio:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--leaf-dark)}.deliv .dl-opt .dl-t{font-size:14.5px;font-weight:700}.deliv .dl-opt .dl-s{font-size:12.5px;color:var(--ink-2);font-family:var(--font-mono)}.deliv .dl-opt .dl-p{margin-left:auto;font-family:var(--font-mono);font-weight:700;font-size:14px}.flow-tabs{display:flex;gap:8px;background:var(--bg-soft);padding:5px;border-radius:var(--r-pill);margin:6px 0 20px}.flow-tabs button{flex:1 1;font-family:var(--font-sans);font-weight:700;font-size:14px;border:none;background:none;padding:11px;border-radius:var(--r-pill);cursor:pointer;color:var(--ink-2);transition:.18s}.flow-tabs button.active{background:#fff;color:var(--ink);box-shadow:var(--sh-sm)}.flow{display:none;flex-direction:column;gap:14px}.flow.active{display:flex}.flow .field-grid{display:flex;flex-direction:column;gap:14px}.flow .hint{font-size:12.5px;color:var(--ink-2);display:flex;gap:8px;align-items:flex-start}.flow .hint .leaf-dot{margin-top:4px;flex:none}.pay-row{display:flex;align-items:center;gap:8px;justify-content:center;margin-top:4px;font-size:12px;color:var(--ink-2)}.pay-badge2{font-family:var(--font-mono);font-size:11px;font-weight:700;background:var(--bg-soft);border:1px solid var(--border);padding:5px 9px;border-radius:var(--r-6)}@media (max-width:900px){.cart-grid{grid-template-columns:1fr}.summary{position:static}}@media (max-width:560px){.ci{grid-template-columns:64px 1fr}.ci .ci-img{width:64px;height:64px}.ci .ci-right{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between;margin-top:6px}}.order-success{max-width:620px;margin:clamp(40px,8vh,96px) auto;text-align:center;background:var(--paper);border:1px solid var(--line);border-radius:var(--r-32);padding:clamp(36px,5vw,64px);box-shadow:var(--sh-lg)}.order-success h1{font-size:clamp(30px,4vw,48px);margin:18px 0 12px}.order-success p{color:var(--ink-2);font-size:16.5px;max-width:460px;margin:0 auto 26px}.os-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.os-check{width:84px;height:84px;margin:0 auto}.os-check svg{width:100%;height:100%}.os-check circle{fill:none;stroke:var(--leaf-dark);stroke-width:3;stroke-dasharray:151;stroke-dashoffset:151;animation:osCircle .6s cubic-bezier(.2,.7,.2,1) forwards}.os-check path{fill:none;stroke:var(--leaf-dark);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:38;stroke-dashoffset:38;animation:osCheck .45s cubic-bezier(.2,.7,.2,1) .5s forwards}@keyframes osCircle{to{stroke-dashoffset:0}}@keyframes osCheck{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.os-check circle,.os-check path{animation:none;stroke-dashoffset:0}}.form-page{padding-top:calc(var(--header-h) + 48px);padding-bottom:90px}.form-wrap{max-width:720px}.form-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-24);padding:32px;display:flex;flex-direction:column;gap:16px;box-shadow:var(--sh-sm)}.form-note{font-size:13.5px;color:var(--ink-2)}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:28px}.info-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-16);padding:22px}.info-card h3{font-size:16px;margin-bottom:6px}.info-card a,.info-card p{font-size:14px;color:var(--ink-2)}@media (max-width:760px){.info-grid{grid-template-columns:1fr}}.origin-sec .sec-head{margin-bottom:var(--s6)}.story-anchor{max-width:560px;margin:0 auto var(--s7);text-align:center;font-family:var(--font-display);font-weight:500;font-size:clamp(28px,4.4vw,50px);line-height:1.1;letter-spacing:-.01em;color:var(--ink)}.story-anchor:before{content:"";display:block;width:40px;height:3px;margin:0 auto var(--s5);background:var(--berry);border-radius:2px}.story-copy{max-width:720px;margin:0 auto var(--s8)}.story-copy p{font-size:16.5px;line-height:1.7;color:var(--ink-2);margin-bottom:var(--s4)}.story-copy p:first-child{color:var(--ink);font-size:17.5px}.story-tl{list-style:none;max-width:var(--maxw);margin:0 auto;position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--s5);gap:var(--s5)}.story-tl:before{content:"";position:absolute;top:7px;left:8%;right:8%;height:2px;background:linear-gradient(90deg,transparent,var(--line) 14%,var(--line) 86%,transparent)}.story-tl-item{position:relative;padding-top:var(--s5)}.story-tl-node{position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;background:var(--paper);border:3px solid var(--berry);box-shadow:0 0 0 4px var(--cream)}.story-tl-year{display:block;font-family:var(--font-mono);font-size:13px;font-weight:700;letter-spacing:.06em;color:var(--berry-dark);margin-bottom:6px}.story-tl-title{font-family:var(--font-display);font-weight:600;font-size:19px;margin:0 0 8px}.story-tl-body{font-size:14.5px;line-height:1.6;color:var(--ink-2)}.story-tl .story-tl-item:first-child{transition-delay:0s}.story-tl .story-tl-item:nth-child(2){transition-delay:.11s}.story-tl .story-tl-item:nth-child(3){transition-delay:.22s}.story-founder{max-width:720px;margin:var(--s8) auto 0;padding-top:var(--s5);border-top:1px solid var(--line);text-align:center;font-style:italic;color:var(--ink-2);font-size:15px}.story-anchor.origin-close{margin-top:var(--s8);margin-bottom:0}.story-tl .story-tl-item:last-child .story-tl-node{background:var(--berry);box-shadow:0 0 0 4px var(--cream),0 0 0 6px var(--berry-light)}@media (max-width:860px){.story-tl{grid-template-columns:1fr;gap:0;max-width:560px;padding-left:28px}.story-tl:before{top:6px;bottom:6px;left:7px;right:auto;width:2px;height:auto;background:linear-gradient(180deg,var(--line),var(--line))}.story-tl-item{padding-top:0;padding-bottom:var(--s6)}.story-tl-node{left:-28px;top:4px}}