:root{--bg:#f3f1ec;--white:#fff;--ink:#141414;--muted:#6b6b6b;--line:#e5e2dc;--yellow:#ffc107;--navy:#1a1f2e;--font-display:"Outfit", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif;color:var(--ink);background:var(--bg);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}body{background:var(--bg);min-width:320px;color:var(--ink);margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,p{margin:0}.wrap{width:min(1200px,100% - 2rem);margin-inline:auto}.logo{align-items:center;line-height:0;display:inline-flex}.logo-img{width:auto;height:3rem;display:block}@media (width>=768px){.logo-img{height:3.75rem}}.logo--footer .logo-img{height:3.75rem}@media (width>=768px){.logo--footer .logo-img{height:4.75rem}}.nav{z-index:40;border-bottom:1px solid #0000;padding:.65rem 0;transition:background .25s,box-shadow .25s,border-color .25s;position:sticky;top:0}.nav--solid{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:var(--line);background:#f3f1eceb;box-shadow:0 8px 24px #1414140a}.nav-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:4.25rem;display:flex}.nav-links{align-items:center;gap:.35rem;display:none}.nav-links a{color:var(--muted);border-radius:999px;padding:.55rem .9rem;font-size:.9rem;font-weight:600;transition:color .2s,background .2s;position:relative}.nav-links a:hover{color:var(--ink);background:#1414140d}.nav-links a.is-active{color:var(--ink);background:#14141412}.nav-actions{align-items:center;gap:.65rem;display:flex}.nav-cart{border:1px solid var(--line);width:2.55rem;height:2.55rem;color:var(--ink);cursor:pointer;background:#fff;border-radius:.7rem;justify-content:center;align-items:center;display:inline-flex;position:relative}.nav-cart:hover{background:#1414140a}.nav-cart-count{background:var(--yellow);min-width:1.15rem;height:1.15rem;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.68rem;font-weight:800;display:inline-flex;position:absolute;top:-.3rem;right:-.3rem}.nav-drawer-cart{min-height:3rem;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.75rem;align-items:center;padding:.75rem .85rem;font-family:inherit;font-size:1.05rem;font-weight:600;display:flex}.nav-drawer-cart:hover{background:#1414140d}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:2.55rem;padding:.55rem 1.15rem;font-size:.82rem;font-weight:700;transition:background .2s,transform .2s;display:none}.nav-cta:hover{background:#2a2a2a}.nav-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:.7rem;flex-direction:column;justify-content:center;gap:5px;width:2.55rem;height:2.55rem;padding:.65rem;display:inline-flex}.nav-toggle span{background:var(--ink);border-radius:999px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-drawer{border-top:1px solid var(--line);background:#f3f1ecfa;padding:1rem 0 1.35rem;display:none}.nav-drawer.is-open{display:block}.nav-drawer-links{gap:.35rem;width:min(1200px,100% - 2rem);margin-inline:auto;display:grid}.nav-drawer-links a{min-height:3rem;color:var(--ink);border-radius:.75rem;align-items:center;padding:.75rem .85rem;font-size:1.05rem;font-weight:600;display:flex}.nav-drawer-links a:hover{background:#1414140d}.nav-drawer-cta{margin-top:.5rem;background:var(--ink)!important;color:#fff!important;justify-content:center!important}.nav-drawer-cta:hover{background:#2a2a2a!important}@media (width>=768px){.nav-links{display:flex}.nav-cta{display:inline-flex}.nav-toggle,.nav-drawer{display:none!important}.nav-inner{grid-template-columns:1fr auto 1fr;display:grid}.nav-actions{justify-self:end}}@media (prefers-reduced-motion:reduce){.nav,.nav-links a,.nav-cta,.nav-toggle span{transition:none}}.hero{width:min(1400px,100% - 1rem);padding:.35rem 0 1.75rem}.hero-frame{isolation:isolate;border-radius:1.25rem;flex-direction:column;justify-content:flex-end;min-height:min(88svh,640px);padding:1.25rem;display:flex;position:relative;overflow:hidden}.hero-media{z-index:0;background:url(/assets/hero-3.png) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.02)}.hero-shade{z-index:1;background:linear-gradient(#14141440 0%,#14141473 40%,#141414d1 100%);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;max-width:34rem;padding-bottom:.25rem;position:relative}.hero-content h1{font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:.85rem;font-size:clamp(1.75rem,7.5vw,3.35rem);font-weight:700;line-height:1.08}.hero-lede{color:#ffffffdb;max-width:28rem;margin-bottom:1.25rem;font-size:clamp(.92rem,1.6vw,1.05rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:.85rem 1rem;display:flex}.btn{border-radius:999px;justify-content:center;align-items:center;min-height:2.85rem;padding:.75rem 1.4rem;font-size:.88rem;font-weight:600;display:inline-flex}.btn--light{color:var(--ink);background:#fff}.btn--light:hover{background:#f3f3f3}.hero-explore{color:#fff;align-items:center;gap:.4rem;font-size:.92rem;font-weight:600;display:inline-flex}.hero-explore:hover{opacity:.8}.hero-card{z-index:2;background:#fffffff5;border-radius:1rem;align-self:stretch;width:100%;max-width:none;margin-top:1.15rem;padding:1rem;position:relative;box-shadow:0 16px 40px #1414142e}.hero-stars{color:#f5a623;letter-spacing:.04em;gap:.15rem;margin-bottom:.55rem;font-size:.85rem;display:flex}.hero-card-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin-bottom:.85rem;font-size:.95rem;font-weight:600;line-height:1.35}.hero-thumbs{grid-template-columns:repeat(3,1fr);gap:.45rem;margin-bottom:.95rem;display:grid}.hero-thumbs img{aspect-ratio:1;object-fit:cover;background:#f5f5f5;border-radius:.45rem;width:100%}.hero-card-foot{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.hero-price{font-family:var(--font-display);font-size:.95rem;font-weight:700}.hero-cart{background:var(--navy);color:#fff;white-space:nowrap;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:2.35rem;padding:.45rem .95rem;font-family:inherit;font-size:.78rem;font-weight:600;display:inline-flex}.hero-cart:hover{background:#2a3145}@media (width>=640px){.hero-card{align-self:flex-end;max-width:300px}.hero-shade{background:linear-gradient(105deg,#141414c7 0%,#14141485 42%,#14141447 70%,#14141459 100%)}}@media (width>=900px){.hero{width:min(1400px,100% - 1.5rem);padding:.5rem 0 2.5rem}.hero-frame{border-radius:2rem;justify-content:center;min-height:min(82vh,720px);padding:2.75rem 3rem}.hero-content{padding-bottom:0}.hero-card{max-width:280px;margin-top:0;position:absolute;bottom:2.5rem;right:2.5rem}}.products{padding:2rem 0 3.5rem}.products-intro{max-width:36rem;margin-bottom:1.75rem}.products-intro h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.85rem,4vw,2.6rem);font-weight:700;line-height:1.15}.products-intro p{color:var(--muted);font-size:1.05rem;line-height:1.6}.product-grid{grid-template-columns:1fr;gap:2rem 1.25rem;display:grid}.product{flex-direction:column;min-height:100%;display:flex}.product-link{color:inherit;flex-direction:column;flex:1;display:flex}.product-link:hover .product-tagline{text-underline-offset:.2em;text-decoration:underline}.product-media{aspect-ratio:1;background:#fff;border-radius:1rem;margin-bottom:1rem;overflow:hidden}.product-media img{object-fit:contain;width:100%;height:100%}.product-copy{flex-direction:column;flex:1;gap:.55rem;margin-bottom:1.25rem;display:flex}.product-name{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.product-tagline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.2rem,2vw,1.4rem);font-weight:600;line-height:1.25}.product-description{color:var(--muted);font-size:.92rem;line-height:1.55}.product-cta{color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:2.85rem;margin-top:auto;padding:.75rem 1rem;font-size:.82rem;font-weight:600;display:inline-flex}.product-cta:hover{filter:brightness(.92)}@media (width>=640px){.products{padding:2.5rem 0 6rem}.products-intro{margin-bottom:3rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:2.75rem 1.5rem}.product-media{aspect-ratio:1/1.05;margin-bottom:1.15rem}.product-media img{object-fit:cover}}@media (width>=1024px){.product-grid{grid-template-columns:repeat(3,1fr);gap:3rem 1.75rem}}.about{color:var(--ink);background:#efeae2;padding:4.5rem 0 5rem}.about-inner{max-width:36rem}.about h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.about p{color:var(--muted);font-size:1.05rem;line-height:1.65}.bundle{background:#fff;padding:3rem 0 3.5rem}.bundle-grid{align-items:center;gap:1.75rem;display:grid}.bundle-media{order:-1}.bundle-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#c99700;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.bundle-copy h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.05}.bundle-copy>p:not(.bundle-price):not(.bundle-note):not(.bundle-eyebrow){max-width:28rem;color:var(--muted);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.65}.bundle-price{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:1.85rem;font-weight:700}.bundle-btn{background:var(--ink);color:#fff;border-radius:.35rem;width:100%}@media (width>=480px){.bundle-btn{width:auto}}.bundle-btn:hover{background:#2a2a2a}.bundle-note{color:var(--muted);margin-top:1rem;font-size:.88rem}.bundle-media{background:#111;border-radius:1rem;overflow:hidden}.bundle-media img{width:100%;height:auto;display:block}@media (width>=900px){.bundle{padding:4.5rem 0 5rem}.bundle-grid{grid-template-columns:.9fr 1.1fr;gap:3.5rem}.bundle-media{order:0}}.footer{color:#fafafab8;background:#111;padding:2.75rem 0 0}.footer-top{grid-template-columns:1fr 1fr;gap:2rem 1.25rem;padding-bottom:2rem;display:grid}.footer-brand{grid-column:1/-1;max-width:22rem}.footer-brand p{color:#fafafa9e;margin:1rem 0 1.35rem;font-size:.95rem;line-height:1.6}.footer-cta{background:var(--yellow);min-height:2.5rem;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1.15rem;font-size:.82rem;font-weight:700;display:inline-flex}.footer-cta:hover{background:#ffd54f}.footer-col h3{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:#fff;margin-bottom:1rem;font-size:.85rem;font-weight:700}.footer-col nav{gap:.65rem;display:grid}.footer-col a{color:#fafafa9e;font-size:.92rem}.footer-col a:hover{color:var(--yellow)}.footer-bottom{color:#fafafa73;border-top:1px solid #fafafa1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;padding:1.25rem 0 1.75rem;font-size:.82rem;display:flex}.footer-tag{color:var(--yellow);letter-spacing:.04em;font-weight:600}@media (width>=760px){.footer{padding-top:3.5rem}.footer-top{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;padding-bottom:2.75rem}.footer-brand{grid-column:auto}}@media (width>=960px){.footer{padding-top:4rem}.footer-top{gap:3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.faq{background:#fff;padding:3rem 0 4rem}.faq-wrap{gap:2.5rem;display:grid}.faq-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);margin-bottom:.7rem;font-size:.75rem;font-weight:700}.faq-intro h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.85rem,4vw,2.6rem);font-weight:700;line-height:1.1}.faq-intro p{max-width:28rem;color:var(--muted);font-size:1.05rem;line-height:1.6}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-trigger{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.15rem 0;font-family:inherit;font-size:1.02rem;font-weight:600;display:flex}.faq-icon{background:#f3f1ec;border-radius:999px;flex-shrink:0;place-items:center;width:1.75rem;height:1.75rem;font-size:1.1rem;line-height:1;display:inline-grid}.faq-item.is-open .faq-icon{background:var(--ink);color:#fff}.faq-panel{max-width:42rem;padding:0 0 1.25rem}.faq-panel p{color:var(--muted);font-size:.98rem;line-height:1.65}@media (width>=900px){.faq{padding:4.5rem 0 5.5rem}.faq-wrap{grid-template-columns:.85fr 1.15fr;align-items:start;gap:4rem}.faq-intro{position:sticky;top:6rem}}.pdp{padding:.5rem 0 5rem}.pdp-wrap{padding-top:.5rem}.pdp-back{color:var(--muted);margin-bottom:1.5rem;font-size:.88rem;font-weight:500;display:inline-flex}.pdp-back:hover{color:var(--ink)}.pdp-grid{gap:2.5rem;display:grid}.pdp-gallery{gap:.75rem;display:grid}.pdp-main-image{aspect-ratio:1;background:#fff;border-radius:1rem;place-items:center;width:100%;max-width:420px;margin-inline:auto;display:grid;overflow:hidden}.pdp-main-image img{object-fit:contain;width:100%;height:100%}.pdp-thumbs{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.pdp-thumb{cursor:pointer;aspect-ratio:1;background:#fff;border:2px solid #0000;border-radius:.85rem;place-items:center;padding:0;display:grid;overflow:hidden}.pdp-thumb.is-active{border-color:var(--ink)}.pdp-thumb img{object-fit:cover;width:100%;height:100%}.pdp-info h1{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.45rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.05}.pdp-subtitle{color:var(--muted);margin-bottom:.85rem;font-size:1rem}.pdp-rating{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:1.25rem;font-size:.88rem;display:flex}.pdp-stars{color:#f5a623;letter-spacing:.05em}.pdp-price-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.pdp-price{font-family:var(--font-display);letter-spacing:-.03em;font-size:2rem;font-weight:700}.pdp-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#3f3f46;border-radius:999px;align-items:center;min-height:1.85rem;padding:.3rem .7rem;font-size:.68rem;font-weight:600;display:inline-flex}.pdp-buy{grid-template-columns:1fr;gap:.65rem;margin-bottom:.85rem;display:grid}.pdp-qty{background:var(--ink);color:#fff;border-radius:.65rem;justify-content:space-between;align-items:center;gap:.15rem;width:100%;min-height:3.1rem;padding:0 .35rem;display:inline-flex}@media (width>=480px){.pdp-buy{grid-template-columns:auto 1fr}.pdp-qty{justify-content:center;width:auto}}.pdp-qty button{width:2.2rem;height:2.2rem;color:inherit;cursor:pointer;background:0 0;border:0;font-size:1.15rem}.pdp-qty span{text-align:center;min-width:1.5rem;font-weight:600}.pdp-add{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:.65rem;justify-content:center;align-items:center;gap:.55rem;min-height:3.1rem;font-family:inherit;font-size:.95rem;font-weight:600;display:inline-flex}.pdp-add:hover,.pdp-bundle-add:hover{background:#2a2a2a}.pdp-add--soon,.pdp-add--soon:hover{cursor:not-allowed;background:#a8a29e;width:100%}.pdp-soon-badge{min-height:1.85rem;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;background:#ebe6dc;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.pdp-soon{margin-bottom:1.5rem}.pdp-soon-copy{color:var(--muted);margin:.85rem 0 .65rem;font-size:.95rem;line-height:1.55}.pdp-soon-link{color:var(--ink);text-underline-offset:.18em;font-size:.9rem;font-weight:600;text-decoration:underline}.pdp-soon-link:hover{color:var(--muted)}.product-cta--soon{opacity:.92}.pdp-trust{color:var(--muted);flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.pdp-copy{gap:.75rem;margin-bottom:1.5rem;display:grid}.pdp-benefit{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.pdp-copy p:not(.pdp-benefit){color:var(--muted);font-size:.98rem;line-height:1.65}.pdp-bundle{background:#ebe6dc;border-radius:.85rem;grid-template-columns:56px 1fr auto;align-items:center;gap:.85rem;margin-bottom:1.5rem;padding:.85rem;display:grid}.pdp-bundle img{object-fit:cover;background:#fff;border-radius:.45rem;width:56px;height:56px}.pdp-bundle-title{text-underline-offset:.15em;margin-bottom:.15rem;font-size:.92rem;font-weight:600;text-decoration:underline}.pdp-bundle-price{color:var(--muted);font-size:.88rem}.pdp-bundle-add{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:.45rem;justify-content:center;align-items:center;min-height:2.2rem;padding:.4rem .85rem;font-family:inherit;font-size:.8rem;font-weight:600;display:inline-flex}.pdp-accordions{border-top:1px solid var(--line)}.pdp-accordion{border-bottom:1px solid var(--line)}.pdp-accordion-trigger{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-family:inherit;font-size:.98rem;font-weight:600;display:flex}.pdp-accordion-panel{color:var(--muted);padding:0 0 1rem;font-size:.95rem;line-height:1.6}.pdp-accordion-panel ul{gap:.4rem;padding-left:1.1rem;list-style:outside;display:grid}.pdp-related{border-top:1px solid var(--line);margin-top:4rem;padding-top:2rem}.pdp-related h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.45rem;font-weight:700}.pdp-related-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}.pdp-related-card{gap:.45rem;display:grid}.pdp-related-card img{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:.75rem;width:100%}.pdp-related-card p{font-family:var(--font-display);font-size:.95rem;font-weight:600}.pdp-related-card span{color:var(--muted);font-size:.85rem}@media (width>=900px){.pdp-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:3rem}.pdp-info{position:sticky;top:1.25rem}.pdp-related-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}@media (width<=639px){.wrap{width:min(1200px,100% - 1.25rem)}.nav-inner{min-height:3.75rem}.hero-actions .btn{width:100%}.pdp-main-image{border-radius:.85rem;max-width:none}.pdp-thumbs{gap:.55rem}.pdp-thumb{border-radius:.7rem}.pdp-info h1{font-size:clamp(1.75rem,8vw,2.35rem)}.pdp-bundle{grid-template-columns:48px 1fr;gap:.7rem}.pdp-bundle-add{grid-column:1/-1;width:100%}.footer-bottom{flex-direction:column;align-items:flex-start}}@supports (padding:max(0px)){.nav,.footer-bottom{padding-left:max(0px, env(safe-area-inset-left));padding-right:max(0px, env(safe-area-inset-right))}.footer-bottom{padding-bottom:max(1.75rem, env(safe-area-inset-bottom))}}.cart-root{z-index:60;position:fixed;inset:0}.cart-backdrop{cursor:pointer;background:#14141473;border:0;position:absolute;inset:0}.cart-drawer{background:#fff;flex-direction:column;width:min(420px,100%);display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-12px 0 40px #1414142e}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.25rem;display:flex}.cart-header h2{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.cart-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:.88rem;font-weight:600}.cart-close:hover{color:var(--ink)}.cart-empty{text-align:center;color:var(--muted);padding:2.5rem 1.25rem}.cart-shop-btn{background:var(--ink);color:#fff;margin-top:1.25rem}.cart-list{flex:1;align-content:start;gap:1rem;padding:1rem 1.25rem;display:grid;overflow:auto}.cart-item{grid-template-columns:72px 1fr;gap:.85rem;display:grid}.cart-item img{object-fit:cover;background:#f5f5f5;border-radius:.65rem;width:72px;height:72px}.cart-item-title{font-family:var(--font-display);letter-spacing:-.02em;font-size:.98rem;font-weight:700}.cart-item-meta{color:var(--muted);margin:.15rem 0 .35rem;font-size:.8rem}.cart-item-price{margin-bottom:.55rem;font-size:.88rem;font-weight:600}.cart-item-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.cart-qty{background:#f3f1ec;border-radius:.5rem;align-items:center;gap:.15rem;min-height:2.1rem;padding:0 .2rem;display:inline-flex}.cart-qty button{cursor:pointer;background:0 0;border:0;width:1.9rem;height:1.9rem;font-size:1rem}.cart-qty span{text-align:center;min-width:1.25rem;font-size:.88rem;font-weight:600}.cart-remove{color:var(--muted);cursor:pointer;text-underline-offset:.15em;background:0 0;border:0;font-family:inherit;font-size:.8rem;font-weight:600;text-decoration:underline}.cart-footer{border-top:1px solid var(--line);padding:1.15rem 1.25rem 1.35rem}.cart-subtotal{justify-content:space-between;align-items:center;margin-bottom:.45rem;font-size:1rem;display:flex}.cart-subtotal strong{font-family:var(--font-display);font-size:1.2rem}.cart-note{color:var(--muted);margin-bottom:.95rem;font-size:.8rem}.cart-checkout{background:var(--ink);color:#fff;cursor:pointer;border:0;width:100%}.cart-checkout:hover{background:#2a2a2a}.cart-clear{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:.75rem;font-family:inherit;font-size:.82rem;font-weight:600;display:block}.cart-clear:hover{color:var(--ink)}.cart-checkout-form{flex-direction:column;flex:1;min-height:0;display:flex}.cart-checkout-scroll{flex:1;padding:1rem 1.25rem .5rem;overflow:auto}.cart-pay-badge{min-height:1.85rem;color:var(--ink);letter-spacing:.06em;text-transform:uppercase;background:#ebe6dc;border-radius:999px;align-items:center;margin-bottom:.75rem;padding:.3rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.cart-checkout-lead{color:var(--muted);margin-bottom:1.1rem;font-size:.92rem;line-height:1.5}.cart-field{color:var(--ink);gap:.4rem;margin-bottom:.9rem;font-size:.82rem;font-weight:600;display:grid}.cart-field input,.cart-field textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);resize:vertical;background:#fff;border-radius:.55rem;padding:.75rem .85rem;font-weight:500}.cart-field input:focus,.cart-field textarea:focus{outline-offset:1px;border-color:#d4a017;outline:2px solid #ffc1078c}.cart-error{color:#b42318;margin:.25rem 0 .75rem;font-size:.85rem;font-weight:600}.cart-success{padding:2rem 1.25rem}.cart-success-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.85rem;font-size:1.35rem;font-weight:700}.cart-success p{color:var(--muted);margin-bottom:.55rem;font-size:.95rem;line-height:1.55}.cart-success strong{color:var(--ink)}.cart-success-copy{margin:.85rem 0 1.35rem!important}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}
