.ThankYou-module__dn3uGa__scrim{z-index:60;background:var(--bg);animation:ThankYou-module__dn3uGa__fadeIn .32s var(--ease-glide) both;background-image:url(/bg-phone.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;padding:24px;display:grid;position:fixed;inset:0}@media (min-width:768px){.ThankYou-module__dn3uGa__scrim{background-image:url(/bg-web.webp)}}.ThankYou-module__dn3uGa__scrim:before{content:"";background:var(--bg);opacity:.84;pointer-events:none;position:absolute;inset:0}@keyframes ThankYou-module__dn3uGa__fadeIn{0%{opacity:0}to{opacity:1}}.ThankYou-module__dn3uGa__close{appearance:none;color:var(--grey);cursor:pointer;transition:color .22s var(--ease-out);background:0 0;border:none;margin-top:28px;padding:8px;font-size:11px;display:inline-block}.ThankYou-module__dn3uGa__close:hover{color:var(--red)}.ThankYou-module__dn3uGa__content{z-index:1;text-align:center;animation:ThankYou-module__dn3uGa__rise .5s var(--ease-out) 80ms both;position:relative}@keyframes ThankYou-module__dn3uGa__rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ThankYou-module__dn3uGa__head{color:var(--ink);margin:0;font-size:clamp(48px,9vw,84px);line-height:.95}.ThankYou-module__dn3uGa__sub{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.16em;color:var(--grey);margin-top:18px;font-size:12px}.ThankYou-module__dn3uGa__note{font-family:var(--font-mono), monospace;color:var(--grey);max-width:44ch;margin:26px auto 0;font-size:11px;line-height:1.7}@media (min-width:768px){.ThankYou-module__dn3uGa__sub{margin-top:22px;font-size:13px}.ThankYou-module__dn3uGa__note{font-size:12px}}@media (prefers-reduced-motion:reduce){.ThankYou-module__dn3uGa__scrim,.ThankYou-module__dn3uGa__content{animation:none}}
.CheckoutModal-module__zLZ43W__overlay{z-index:120;background-color:color-mix(in srgb, var(--ink) 45%, transparent);position:fixed;inset:0}.CheckoutModal-module__zLZ43W__overlay[data-state=open]{animation:.32s both CheckoutModal-module__zLZ43W__ovlIn}.CheckoutModal-module__zLZ43W__overlay[data-state=closing]{animation:.26s both CheckoutModal-module__zLZ43W__ovlOut}@keyframes CheckoutModal-module__zLZ43W__ovlIn{0%{background-color:color-mix(in srgb, var(--ink) 0%, transparent)}}@keyframes CheckoutModal-module__zLZ43W__ovlOut{to{background-color:color-mix(in srgb, var(--ink) 0%, transparent)}}.CheckoutModal-module__zLZ43W__panel{background:var(--surface);max-height:92dvh;color:var(--ink);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);box-shadow:var(--shadow-lg);will-change:transform;font-family:var(--font-body), system-ui, sans-serif;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.CheckoutModal-module__zLZ43W__panel[data-state=open]{animation:.44s cubic-bezier(.23,1,.32,1) both CheckoutModal-module__zLZ43W__sheetIn}.CheckoutModal-module__zLZ43W__panel[data-state=closing]{animation:.32s cubic-bezier(.23,1,.32,1) both CheckoutModal-module__zLZ43W__sheetOut}@keyframes CheckoutModal-module__zLZ43W__sheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes CheckoutModal-module__zLZ43W__sheetOut{0%{transform:translateY(0)}to{transform:translateY(100%)}}.CheckoutModal-module__zLZ43W__grab{background:var(--divider);border-radius:var(--radius-full);width:40px;height:4px;margin:10px auto 2px}.CheckoutModal-module__zLZ43W__scroll{padding:8px var(--space-6) var(--space-8);scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent-deep) 45%, transparent) transparent;flex:1;overflow-y:auto}.CheckoutModal-module__zLZ43W__scroll::-webkit-scrollbar{width:8px}.CheckoutModal-module__zLZ43W__scroll::-webkit-scrollbar-track{background:0 0}.CheckoutModal-module__zLZ43W__scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent-deep) 40%, transparent);border-radius:4px}.CheckoutModal-module__zLZ43W__scroll::-webkit-scrollbar-thumb:hover{background:var(--accent-deep)}@media (min-width:768px){.CheckoutModal-module__zLZ43W__panel{border-radius:0;border-top-left-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg);width:min(480px,100%);max-height:100dvh;inset:0 0 0 auto}.CheckoutModal-module__zLZ43W__panel[data-state=open]{animation-name:CheckoutModal-module__zLZ43W__panelIn}.CheckoutModal-module__zLZ43W__panel[data-state=closing]{animation-name:CheckoutModal-module__zLZ43W__panelOut}.CheckoutModal-module__zLZ43W__grab{display:none}.CheckoutModal-module__zLZ43W__scroll{padding:var(--space-8) var(--space-8) var(--space-10)}}@keyframes CheckoutModal-module__zLZ43W__panelIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes CheckoutModal-module__zLZ43W__panelOut{0%{transform:translate(0)}to{transform:translate(100%)}}.CheckoutModal-module__zLZ43W__head{padding-top:var(--space-2);justify-content:space-between;align-items:center;display:flex}.CheckoutModal-module__zLZ43W__title{font-size:26px;font-family:var(--font-heading), system-ui, sans-serif;color:var(--accent-deep);letter-spacing:-.01em;font-weight:800}.CheckoutModal-module__zLZ43W__x{border-radius:var(--radius-full);width:36px;height:36px;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .14s,color .14s,transform .14s;display:flex}.CheckoutModal-module__zLZ43W__x:hover{background:color-mix(in srgb, var(--ink) 8%, transparent);color:var(--ink)}.CheckoutModal-module__zLZ43W__x:active{transform:scale(.9)}.CheckoutModal-module__zLZ43W__form{margin-top:var(--space-4)}.CheckoutModal-module__zLZ43W__summary{gap:var(--space-2);margin:var(--space-3) 0 0;padding:var(--space-4);background:var(--bg);border:1px solid var(--divider);border-radius:var(--radius-md);flex-direction:column;list-style:none;display:flex}.CheckoutModal-module__zLZ43W__summaryRow{color:var(--ink);font-size:14px}.CheckoutModal-module__zLZ43W__block{margin-top:var(--space-6);border:none;padding:0}.CheckoutModal-module__zLZ43W__field{margin-bottom:var(--space-4);display:block;position:relative}.CheckoutModal-module__zLZ43W__fieldLabel{color:var(--ink-muted);margin-bottom:var(--space-2);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-family:var(--font-body);display:block}.CheckoutModal-module__zLZ43W__input{border:none;border-bottom:1.5px solid var(--divider);width:100%;color:var(--ink);background:0 0;padding-bottom:9px;font-family:inherit;font-size:15px;transition:border-color .16s}.CheckoutModal-module__zLZ43W__input::placeholder{color:color-mix(in srgb, var(--ink-muted) 70%, transparent)}.CheckoutModal-module__zLZ43W__input:focus{border-color:var(--accent-deep);outline:none}.CheckoutModal-module__zLZ43W__input[data-invalid=true]{border-color:var(--red,#c0392b)}.CheckoutModal-module__zLZ43W__fieldHint{color:var(--ink-muted);margin-top:var(--space-2);font-size:11px;display:block}.CheckoutModal-module__zLZ43W__fieldError{color:var(--red,#c0392b);margin-top:var(--space-2);letter-spacing:.02em;font-size:11px;display:block}.CheckoutModal-module__zLZ43W__fieldRow{gap:var(--space-4);display:flex}.CheckoutModal-module__zLZ43W__fieldRow .CheckoutModal-module__zLZ43W__field{flex:1}.CheckoutModal-module__zLZ43W__segLabel{margin-bottom:var(--space-3)}.CheckoutModal-module__zLZ43W__segRow{gap:var(--space-2);display:flex}.CheckoutModal-module__zLZ43W__segBtn{border:1.5px solid var(--divider);height:50px;color:var(--ink);border-radius:var(--radius-full);cursor:pointer;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.02em;background:0 0;flex:1;padding:0 8px;font-size:13px;font-weight:700;transition:background .15s,color .15s,border-color .15s,transform .15s}.CheckoutModal-module__zLZ43W__segBtn[data-active=true]{background:var(--accent-deep);color:#fff;border-color:var(--accent-deep)}.CheckoutModal-module__zLZ43W__segBtn:not([data-active=true]):hover{border-color:var(--accent-deep)}.CheckoutModal-module__zLZ43W__segBtn:not([data-active=true]):active{transform:scale(.97)}.CheckoutModal-module__zLZ43W__segRow+.CheckoutModal-module__zLZ43W__fieldError,.CheckoutModal-module__zLZ43W__segRow+.CheckoutModal-module__zLZ43W__fieldHint{margin-top:var(--space-3)}.CheckoutModal-module__zLZ43W__modes{gap:var(--space-2);margin-top:var(--space-3);display:flex}.CheckoutModal-module__zLZ43W__modeBtn{border:1.5px solid var(--divider);height:42px;color:var(--ink-muted);border-radius:var(--radius-full);cursor:pointer;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.02em;background:0 0;flex:1;padding:0 6px;font-size:12px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.CheckoutModal-module__zLZ43W__modeBtn[data-active=true]{background:var(--accent-soft);color:var(--accent-deep);border-color:var(--accent-deep)}.CheckoutModal-module__zLZ43W__payRow{gap:var(--space-2);margin-top:var(--space-8);display:flex}.CheckoutModal-module__zLZ43W__pay{background:var(--accent-deep);color:#fff;cursor:pointer;min-width:0;font-family:var(--font-body);border-radius:var(--radius-full);box-shadow:3px 4px 0 var(--ink);border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:16px;font-size:17px;font-weight:800;transition:transform .15s cubic-bezier(.23,1,.32,1),box-shadow .15s,opacity .15s;display:flex}.CheckoutModal-module__zLZ43W__pay:not([aria-disabled=true]):hover{box-shadow:4px 5px 0 var(--ink);transform:translate(-1px,-1px)}.CheckoutModal-module__zLZ43W__pay:not([aria-disabled=true]):active{box-shadow:0 0 0 var(--ink);transform:translate(3px,4px)}.CheckoutModal-module__zLZ43W__pay[aria-disabled=true]{opacity:.5;cursor:not-allowed;box-shadow:none}.CheckoutModal-module__zLZ43W__payAmount{transform-origin:50%;display:inline-block}.CheckoutModal-module__zLZ43W__deliveryNote{color:var(--ink-muted);text-align:center;margin-top:var(--space-3);font-size:11px;line-height:1.5}.CheckoutModal-module__zLZ43W__inputWrap{position:relative}.CheckoutModal-module__zLZ43W__inputWrap .CheckoutModal-module__zLZ43W__input{padding-right:22px}.CheckoutModal-module__zLZ43W__spinner{opacity:.6;pointer-events:none;border:1.5px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.72s linear infinite CheckoutModal-module__zLZ43W__spinnerSpin;position:absolute;top:calc(50% - 7px);right:0}@keyframes CheckoutModal-module__zLZ43W__spinnerSpin{to{transform:rotate(360deg)}}.CheckoutModal-module__zLZ43W__ac{background:var(--surface);border:1px solid var(--divider);border-radius:var(--radius-md);z-index:5;max-height:200px;box-shadow:var(--shadow-md);transform-origin:top;margin-top:4px;list-style:none;animation:.2s cubic-bezier(.16,1,.3,1) both CheckoutModal-module__zLZ43W__acIn;position:absolute;top:100%;left:0;right:0;overflow-y:auto}@keyframes CheckoutModal-module__zLZ43W__acIn{0%{opacity:0;transform:scaleY(.96)}to{opacity:1;transform:scaleY(1)}}.CheckoutModal-module__zLZ43W__acHead{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);padding:9px 12px 5px;font-size:10px}.CheckoutModal-module__zLZ43W__acItem{color:var(--ink);cursor:pointer;border-bottom:1px solid var(--divider);padding:10px 12px;font-size:14px;transition:background .12s}.CheckoutModal-module__zLZ43W__acItem:last-child{border-bottom:none}.CheckoutModal-module__zLZ43W__acItem:hover{background:color-mix(in srgb, var(--accent) 22%, transparent)}.CheckoutModal-module__zLZ43W__acRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.CheckoutModal-module__zLZ43W__acTag{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted);border:1px solid var(--divider);border-radius:var(--radius-full);flex:none;padding:2px 7px;font-size:9px}@keyframes CheckoutModal-module__zLZ43W__riseIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.CheckoutModal-module__zLZ43W__summary,.CheckoutModal-module__zLZ43W__block,.CheckoutModal-module__zLZ43W__payRow{animation:.4s cubic-bezier(.23,1,.32,1) backwards CheckoutModal-module__zLZ43W__riseIn}.CheckoutModal-module__zLZ43W__block:first-of-type{animation-delay:60ms}.CheckoutModal-module__zLZ43W__block:nth-of-type(2){animation-delay:.11s}.CheckoutModal-module__zLZ43W__block:nth-of-type(3){animation-delay:.16s}.CheckoutModal-module__zLZ43W__payRow{animation-delay:.21s}@media (prefers-reduced-motion:reduce){.CheckoutModal-module__zLZ43W__summary,.CheckoutModal-module__zLZ43W__block,.CheckoutModal-module__zLZ43W__payRow,.CheckoutModal-module__zLZ43W__spinner{animation:none}}
.Nav-module__VpFYRG__nav{z-index:40;align-items:center;gap:var(--space-4);background:0 0;grid-template-columns:1fr auto 1fr;width:100%;padding:clamp(12px,1.6vw,18px) clamp(16px,5vw,64px);display:grid;position:sticky;top:0}.Nav-module__VpFYRG__left{justify-self:start;align-items:center;gap:12px;display:flex}.Nav-module__VpFYRG__brand{font-family:var(--font-heading);color:var(--accent-deep);white-space:nowrap;font-size:clamp(20px,2.2vw,26px);text-decoration:none}.Nav-module__VpFYRG__right{justify-self:end;align-items:center;gap:12px;display:flex}.Nav-module__VpFYRG__switch{border-radius:var(--radius-full);border:2.5px solid var(--accent-deep);background:var(--surface);min-height:46px;box-shadow:3px 4px 0 var(--accent-deep);justify-self:center;align-items:center;gap:4px;padding:5px;display:inline-flex}.Nav-module__VpFYRG__toggle{width:34px;height:34px;color:var(--ink-muted);cursor:pointer;border-radius:var(--radius-full);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Nav-module__VpFYRG__toggleActive{background:var(--accent-soft);color:var(--accent-deep)}.Nav-module__VpFYRG__cartCount{color:var(--accent-deep);display:inline-block}@media (prefers-reduced-motion:no-preference){.Nav-module__VpFYRG__cartBump{animation:Nav-module__VpFYRG__cartBump .34s var(--ease-out)}}@keyframes Nav-module__VpFYRG__cartBump{0%{transform:scale(1)}40%{transform:scale(1.42)}to{transform:scale(1)}}.Nav-module__VpFYRG__cartLabel{display:inline}@media (max-width:860px){.Nav-module__VpFYRG__navPill{display:none}}@media (max-width:520px){.Nav-module__VpFYRG__cartLabel{display:none}.Nav-module__VpFYRG__nav{gap:8px;padding:10px 12px}.Nav-module__VpFYRG__brand{font-size:18px}.Nav-module__VpFYRG__brand img{width:34px;height:34px}.Nav-module__VpFYRG__switch{min-height:40px;padding:4px}.Nav-module__VpFYRG__toggle{width:30px;height:30px}.Nav-module__VpFYRG__toggle svg{width:22px;height:22px}.Nav-module__VpFYRG__right{gap:8px}.Nav-module__VpFYRG__right .sticker{min-height:40px;padding:9px 12px}}
.Hero-module__5XVayG__section{background:var(--bg);padding:0 1rem 1rem}.Hero-module__5XVayG__grid{min-height:calc(100vh - var(--nav-h) - 1rem);min-height:calc(100dvh - var(--nav-h) - 1rem);grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Hero-module__5XVayG__imageCol{background:var(--accent-soft);border-radius:.8rem;position:relative;overflow:hidden}.Hero-module__5XVayG__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module__5XVayG__right{grid-template-rows:1.4fr 1fr;gap:1rem;min-height:0;display:grid}.Hero-module__5XVayG__rightTop{background:var(--accent-soft);border-radius:.8rem;min-height:0;position:relative;overflow:hidden}.Hero-module__5XVayG__panel{text-align:center;background:var(--accent-deep);color:var(--on-accent);border-radius:.8rem;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:clamp(24px,3vw,56px);display:flex}@media (prefers-reduced-motion:no-preference){.Hero-module__5XVayG__panel>*{animation:Hero-module__5XVayG__heroPop .9s var(--spring-pop) backwards, Hero-module__5XVayG__heroFade .36s var(--ease-out) backwards}.Hero-module__5XVayG__panel>:first-child{animation-name:Hero-module__5XVayG__heroPopTilt,Hero-module__5XVayG__heroFade}.Hero-module__5XVayG__panel>:nth-child(2){animation-delay:90ms}.Hero-module__5XVayG__panel>:nth-child(3){animation-name:Hero-module__5XVayG__heroPopTiltAlt,Hero-module__5XVayG__heroFade;animation-delay:.18s}}@keyframes Hero-module__5XVayG__heroPop{0%{transform:translateY(20px)scale(.95)}}@keyframes Hero-module__5XVayG__heroPopTilt{0%{transform:translateY(20px)scale(.9)rotate(-2.2deg)}}@keyframes Hero-module__5XVayG__heroPopTiltAlt{0%{transform:translateY(20px)scale(.9)rotate(2.2deg)}}@media (prefers-reduced-motion:reduce){.Hero-module__5XVayG__panel>*{animation:.3s backwards Hero-module__5XVayG__heroFade}}@keyframes Hero-module__5XVayG__heroFade{0%{opacity:0}}.Hero-module__5XVayG__tag{border-radius:var(--radius-full);background:color-mix(in srgb, var(--on-accent) 15%, transparent);border:1px solid color-mix(in srgb, var(--on-accent) 24%, transparent);color:var(--on-accent);font-family:var(--font-body);align-items:center;gap:8px;padding:7px 15px 7px 12px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__5XVayG__emoji{font-size:15px;line-height:1}.Hero-module__5XVayG__title{font-family:var(--font-heading);letter-spacing:0;text-wrap:balance;max-width:18ch;color:var(--on-accent);font-size:clamp(26px,2.9vw,46px);font-weight:700;line-height:1.12}.Hero-module__5XVayG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:4px;display:flex}.Hero-module__5XVayG__cta,.Hero-module__5XVayG__ctaGhost{height:52px;min-height:52px;font-size:16px}.Hero-module__5XVayG__ctaGhost{font-weight:600}@media (max-width:820px){.Hero-module__5XVayG__grid{grid-template-columns:1fr;min-height:0}.Hero-module__5XVayG__imageCol{aspect-ratio:3/4}.Hero-module__5XVayG__right{grid-template-rows:none;gap:0}.Hero-module__5XVayG__rightTop{display:none}}
.Benefits-module__kP8t0G__section{background:var(--bg);padding:clamp(48px,7vw,104px) clamp(20px,5vw,64px)}.Benefits-module__kP8t0G__grid{max-width:var(--content-max);grid-template-columns:.85fr 1fr;align-items:center;gap:clamp(28px,5vw,64px);margin:0 auto;display:grid}.Benefits-module__kP8t0G__photo{aspect-ratio:4/5;margin:0;position:relative}.Benefits-module__kP8t0G__photoClip{background:var(--accent-soft);clip-path:url(#wave-1);filter:drop-shadow(0 16px 30px color-mix(in srgb, var(--accent-deep) 20%, transparent));position:absolute;inset:0;overflow:hidden}.Benefits-module__kP8t0G__badge{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(6px);box-shadow:var(--shadow-md);font-family:var(--font-body);color:var(--ink);background:#ffffffe0;align-items:center;gap:9px;padding:10px 16px 10px 10px;font-size:13px;font-weight:700;display:flex;position:absolute;bottom:16px;left:16px}.Benefits-module__kP8t0G__badgeTick{border-radius:var(--radius-full);background:var(--accent-deep);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:inline-flex}.Benefits-module__kP8t0G__eyebrow{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-deep);align-items:center;gap:10px;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-flex}.Benefits-module__kP8t0G__eyebrow:before{content:"";background:var(--accent-deep);border-radius:2px;width:34px;height:2px}.Benefits-module__kP8t0G__statement{font-family:var(--font-heading);letter-spacing:0;color:var(--accent-deep);font-size:clamp(27px,3.3vw,40px);font-weight:600;line-height:1.14}.Benefits-module__kP8t0G__sub{max-width:44ch;font-family:var(--font-body);color:var(--ink-muted);margin-top:14px;font-size:17px;line-height:1.6}.Benefits-module__kP8t0G__list{flex-direction:column;gap:14px;margin-top:clamp(22px,3vw,34px);list-style:none;display:flex}.Benefits-module__kP8t0G__card{border-radius:var(--radius-lg);border:1px solid var(--divider);box-shadow:var(--shadow-card);background:#fff;align-items:flex-start;gap:16px;padding:clamp(16px,2vw,22px);display:flex}.Benefits-module__kP8t0G__icon{border-radius:var(--radius-md);background:var(--accent-soft);width:46px;height:46px;color:var(--accent-deep);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Benefits-module__kP8t0G__cardTitle{font-family:var(--font-heading);color:var(--ink);font-size:18px;font-weight:600}.Benefits-module__kP8t0G__cardText{font-family:var(--font-body);color:var(--ink-muted);margin-top:4px;font-size:15px;line-height:1.55}@media (max-width:820px){.Benefits-module__kP8t0G__grid{grid-template-columns:1fr}.Benefits-module__kP8t0G__photo{aspect-ratio:16/10}}
.ProductCards-module__XZAEtq__band{margin:-1px 0;padding:clamp(32px,5vw,64px) clamp(20px,5vw,64px)}.ProductCards-module__XZAEtq__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(18px,3vw,32px);max-width:960px;margin:clamp(28px,4vw,48px) auto 0;display:grid}.ProductCards-module__XZAEtq__card{flex-direction:column;padding:clamp(22px,2.4vw,30px);transition:transform .25s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.ProductCards-module__XZAEtq__cardBg{z-index:0;fill:#fff;width:100%;height:100%;filter:drop-shadow(0 18px 34px color-mix(in srgb, var(--accent-deep) 22%, transparent)) drop-shadow(0 4px 10px color-mix(in srgb, var(--ink) 7%, transparent));transition:filter .25s;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.ProductCards-module__XZAEtq__card:hover{transform:translateY(-6px)}.ProductCards-module__XZAEtq__card:hover .ProductCards-module__XZAEtq__cardBg{filter:drop-shadow(0 28px 48px color-mix(in srgb, var(--accent-deep) 28%, transparent)) drop-shadow(0 6px 14px color-mix(in srgb, var(--ink) 9%, transparent))}}.ProductCards-module__XZAEtq__mediaWrap,.ProductCards-module__XZAEtq__body{z-index:1;position:relative}.ProductCards-module__XZAEtq__mediaWrap{aspect-ratio:5/4;margin-top:14%;position:relative}.ProductCards-module__XZAEtq__glow{z-index:0;border-radius:var(--radius-full);background:radial-gradient(closest-side, color-mix(in srgb, var(--accent) 62%, transparent), transparent 74%);filter:blur(30px);opacity:.55;pointer-events:none;position:absolute;inset:22% 26% 14%}.ProductCards-module__XZAEtq__niche{z-index:1;filter:drop-shadow(0 14px 26px color-mix(in srgb, var(--accent-deep) 20%, transparent));position:absolute;inset:0}.ProductCards-module__XZAEtq__blob{width:100%;height:100%;fill:var(--accent-soft);stroke:color-mix(in srgb, var(--accent-deep) 55%, transparent);stroke-width:2px;display:block}.ProductCards-module__XZAEtq__product{z-index:2;filter:drop-shadow(0 16px 18px color-mix(in srgb, var(--accent-deep) 26%, transparent));position:absolute;inset:-20% 12% 6%}.ProductCards-module__XZAEtq__coin{z-index:3;border-radius:var(--radius-full);border:2px solid var(--accent-deep);height:32px;color:var(--accent-deep);font-family:var(--font-body);text-transform:lowercase;box-shadow:2px 3px 0 var(--accent-deep);background:#fff;justify-content:center;align-items:center;padding:0 15px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:6%;left:8%}.ProductCards-module__XZAEtq__body{flex-direction:column;gap:12px;padding:clamp(16px,2vw,22px) clamp(6px,1vw,12px) clamp(4px,.6vw,8px);display:flex}.ProductCards-module__XZAEtq__titleRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProductCards-module__XZAEtq__name{font-family:var(--font-heading);font-size:24px}.ProductCards-module__XZAEtq__handmade{border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent-deep);font-family:var(--font-body);flex-shrink:0;padding:5px 12px;font-size:12px;font-weight:700}.ProductCards-module__XZAEtq__note{font-family:var(--font-body);color:var(--ink-muted);font-size:15px;line-height:1.5}.ProductCards-module__XZAEtq__colors{flex-direction:column;gap:8px;display:flex}.ProductCards-module__XZAEtq__colorsLabel{font-family:var(--font-body);color:var(--ink-muted);font-size:13px;font-weight:600}.ProductCards-module__XZAEtq__swatches{gap:10px;display:flex}.ProductCards-module__XZAEtq__swatch{border-radius:var(--radius-full);border:1px solid var(--divider);cursor:pointer;width:32px;height:32px;padding:0;box-shadow:inset 0 0 0 2px #fff}.ProductCards-module__XZAEtq__swatchActive,.ProductCards-module__XZAEtq__swatch:focus-visible{outline:2px solid var(--accent-deep);outline-offset:2px}.ProductCards-module__XZAEtq__buy{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:4px;display:flex}.ProductCards-module__XZAEtq__priceRow{align-items:baseline;gap:4px;display:flex}.ProductCards-module__XZAEtq__price{font-family:var(--font-heading);color:var(--ink);font-size:30px}.ProductCards-module__XZAEtq__currency{font-family:var(--font-body);color:var(--ink-muted);font-size:16px}.ProductCards-module__XZAEtq__cta{padding:0 20px;font-size:15px}@media (max-width:720px){.ProductCards-module__XZAEtq__grid{grid-template-columns:minmax(0,1fr);max-width:440px}}@media (prefers-reduced-motion:reduce){.ProductCards-module__XZAEtq__card,.ProductCards-module__XZAEtq__cta{transition:none}.ProductCards-module__XZAEtq__card:hover,.ProductCards-module__XZAEtq__cta:active{transform:none}}
.Suits-module__uglZ-W__row{border-bottom:1px solid var(--divider);gap:16px;padding:16px 0;display:flex}.Suits-module__uglZ-W__row:first-child{padding-top:0}.Suits-module__uglZ-W__row:last-child{border-bottom:none;padding-bottom:0}.Suits-module__uglZ-W__rowIcon{border-radius:var(--radius-md);background:var(--accent-soft);width:46px;height:46px;color:var(--accent-deep);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Suits-module__uglZ-W__stack{aspect-ratio:1;width:100%;position:relative}.Suits-module__uglZ-W__stackMain{clip-path:url(#wave-5);width:78%;height:78%;filter:drop-shadow(0 16px 30px color-mix(in srgb, var(--accent-deep) 22%, transparent));position:absolute;top:0;right:0;overflow:hidden}.Suits-module__uglZ-W__stackSecond{clip-path:url(#wave-2);width:50%;height:50%;filter:drop-shadow(0 0 5px var(--bg)) drop-shadow(0 12px 24px color-mix(in srgb, var(--accent-deep) 22%, transparent));position:absolute;bottom:0;left:0;overflow:hidden}.Suits-module__uglZ-W__panelPeek{background:var(--accent);opacity:.5;clip-path:url(#wave-3);width:42%;height:42%;position:absolute;top:6%;left:2%}.Suits-module__uglZ-W__chip{border-radius:var(--radius-full);box-shadow:var(--shadow-md);background:#fff;align-items:center;gap:10px;padding:10px 16px 10px 12px;display:flex;position:absolute;bottom:6%;right:3%}.Suits-module__uglZ-W__chipIcon{border-radius:var(--radius-full);background:var(--accent-soft);width:30px;height:30px;color:var(--accent-deep);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Suits-module__uglZ-W__chipText{font-family:var(--font-body);color:var(--ink);font-size:13px;font-weight:700}@media (max-width:760px){.Suits-module__uglZ-W__grid{grid-template-columns:1fr!important}.Suits-module__uglZ-W__stack{max-width:420px;margin:8px auto 0}}
.Gallery-module__-tQX5a__section{background:var(--bg);padding:clamp(40px,6vw,88px) clamp(20px,5vw,64px)}.Gallery-module__-tQX5a__collage{max-width:var(--content-max);grid-template-columns:1.5fr 1fr;grid-auto-rows:clamp(150px,22vw,240px);gap:clamp(12px,1.6vw,18px);margin:clamp(28px,4vw,48px) auto 0;display:grid}.Gallery-module__-tQX5a__big,.Gallery-module__-tQX5a__small{margin:0;position:relative}.Gallery-module__-tQX5a__big{clip-path:url(#wave-2);filter:drop-shadow(0 14px 26px color-mix(in srgb, var(--accent-deep) 18%, transparent));grid-row:span 2}.Gallery-module__-tQX5a__collage .Gallery-module__-tQX5a__small:nth-of-type(2){clip-path:url(#wave-3)}.Gallery-module__-tQX5a__collage .Gallery-module__-tQX5a__small:nth-of-type(3){clip-path:url(#wave-4)}.Gallery-module__-tQX5a__small{filter:drop-shadow(0 10px 20px color-mix(in srgb, var(--accent-deep) 16%, transparent))}@media (max-width:640px){.Gallery-module__-tQX5a__collage{grid-template-columns:1fr 1fr;grid-auto-rows:clamp(150px,42vw,240px)}.Gallery-module__-tQX5a__big{grid-area:auto/1/auto/3}}
.HowItWorks-module__NwAsfq__steps{justify-content:center;align-items:flex-start;gap:clamp(12px,2vw,28px);margin-top:clamp(28px,4vw,52px);display:flex}.HowItWorks-module__NwAsfq__step{text-align:center;flex:1 1 0;max-width:300px}.HowItWorks-module__NwAsfq__badge{border-radius:var(--radius-full);background:var(--accent-deep);width:56px;height:56px;color:var(--on-accent);font-family:var(--font-heading);justify-content:center;align-items:center;margin:0 auto;font-size:24px;display:flex}.HowItWorks-module__NwAsfq__connector{color:var(--accent);flex-shrink:0;margin-top:6px;font-size:40px;line-height:56px}@media (max-width:720px){.HowItWorks-module__NwAsfq__steps{flex-direction:column;align-items:center;gap:8px}.HowItWorks-module__NwAsfq__step{max-width:340px}.HowItWorks-module__NwAsfq__connector{margin:4px 0;line-height:1;transform:rotate(90deg)}}
.Trust-module__EQJuWG__section{background:color-mix(in srgb, var(--accent-soft) 32%, var(--bg));padding:clamp(40px,6vw,88px) clamp(20px,5vw,64px)}.Trust-module__EQJuWG__grid{max-width:var(--content-max);grid-template-columns:repeat(4,1fr);gap:clamp(14px,2vw,22px);margin:clamp(28px,4vw,48px) auto 0;display:grid}.Trust-module__EQJuWG__card{border:1px solid var(--divider);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#fff;flex-direction:column;gap:10px;padding:clamp(20px,2.4vw,28px);display:flex}.Trust-module__EQJuWG__icon{border-radius:var(--radius-md);background:var(--accent-soft);width:48px;height:48px;color:var(--accent-deep);justify-content:center;align-items:center;display:flex}.Trust-module__EQJuWG__iconStrong{background:var(--accent-deep);color:var(--on-accent)}.Trust-module__EQJuWG__t{font-family:var(--font-heading);font-size:19px}.Trust-module__EQJuWG__tag{border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent-deep);font-family:var(--font-body);letter-spacing:.02em;align-self:flex-start;margin-top:auto;padding:5px 12px;font-size:12px;font-weight:600}.Trust-module__EQJuWG__d{font-family:var(--font-body);color:var(--ink-muted);font-size:15px;line-height:1.5}@media (max-width:880px){.Trust-module__EQJuWG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.Trust-module__EQJuWG__grid{grid-template-columns:1fr}}
.OrderBlock-module__4LbiVG__order{background:color-mix(in srgb, var(--accent-soft) 42%, var(--bg))}.OrderBlock-module__4LbiVG__band{background:var(--accent-deep);color:var(--on-accent);margin:-1px 0;padding:clamp(28px,4vw,56px) clamp(20px,5vw,64px)}.OrderBlock-module__4LbiVG__inner{max-width:var(--content-max);grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(28px,4vw,56px);margin:0 auto;display:grid}.OrderBlock-module__4LbiVG__copy{min-width:0}.OrderBlock-module__4LbiVG__kicker{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:color-mix(in srgb, var(--on-accent) 82%, transparent);margin-bottom:10px;font-size:13px;font-weight:700}.OrderBlock-module__4LbiVG__title{font-family:var(--font-heading);color:var(--on-accent);font-size:clamp(30px,4vw,50px);line-height:1.05}.OrderBlock-module__4LbiVG__lead{margin-top:var(--space-4);font-family:var(--font-body);max-width:44ch;color:color-mix(in srgb, var(--on-accent) 92%, transparent);font-size:18px;line-height:1.6}.OrderBlock-module__4LbiVG__trust{margin-top:var(--space-6);font-family:var(--font-body);color:var(--on-accent);align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.OrderBlock-module__4LbiVG__card{color:var(--ink);padding:clamp(30px,3.4vw,42px);position:relative}.OrderBlock-module__4LbiVG__cardSurface{z-index:0;filter:drop-shadow(0 20px 38px #00000038);width:100%;height:100%;position:absolute;inset:0}.OrderBlock-module__4LbiVG__cardInner{z-index:1;position:relative}.OrderBlock-module__4LbiVG__cardHead{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-deep);font-size:13px;font-weight:700}.OrderBlock-module__4LbiVG__priceRow{margin-top:var(--space-3);align-items:baseline;gap:8px;display:flex}.OrderBlock-module__4LbiVG__price{font-family:var(--font-heading);color:var(--ink);font-size:clamp(40px,6vw,56px);line-height:1}.OrderBlock-module__4LbiVG__currency{font-family:var(--font-body);color:var(--ink-muted);font-size:22px}.OrderBlock-module__4LbiVG__priceNote{font-family:var(--font-body);color:var(--ink-muted);margin-left:4px;font-size:14px}.OrderBlock-module__4LbiVG__features{margin:var(--space-6) 0;grid-template-columns:1fr 1fr;gap:12px 16px;display:grid}.OrderBlock-module__4LbiVG__feature{font-family:var(--font-body);color:var(--ink);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.OrderBlock-module__4LbiVG__featureIcon{border-radius:var(--radius-full);background:var(--accent-soft);width:34px;height:34px;color:var(--accent-deep);flex-shrink:0;justify-content:center;align-items:center;display:flex}.OrderBlock-module__4LbiVG__cta{font-size:18px}.OrderBlock-module__4LbiVG__pay{font-family:var(--font-body);color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;font-size:13px;display:flex}.OrderBlock-module__4LbiVG__payLabel{font-family:var(--font-body);color:var(--ink-muted);font-size:12px;font-weight:600}.OrderBlock-module__4LbiVG__payBadge{border-radius:var(--radius-sm);border:1px solid var(--divider);letter-spacing:.03em;color:var(--ink);background:#fff;padding:4px 10px;font-size:12px;font-weight:700}.OrderBlock-module__4LbiVG__payNote{margin-left:auto}@media (max-width:760px){.OrderBlock-module__4LbiVG__inner{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){.OrderBlock-module__4LbiVG__cta{transition:none}.OrderBlock-module__4LbiVG__cta:active{transform:none}}
.Faq-module__KdyR0a__item{border:1px solid var(--divider);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;padding:4px 22px}.Faq-module__KdyR0a__summary{list-style:none}.Faq-module__KdyR0a__summary::-webkit-details-marker{display:none}.Faq-module__KdyR0a__summary::marker{content:""}details[open] .Faq-module__KdyR0a__plus{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.Faq-module__KdyR0a__item::details-content{block-size:0;transition:block-size .28s var(--ease-out), content-visibility .28s var(--ease-out) allow-discrete;overflow:hidden}.Faq-module__KdyR0a__item[open]::details-content{block-size:auto}}
.Footer-module__tLIT_a__footer{background:var(--bg)}.Footer-module__tLIT_a__band{text-align:center;padding:clamp(28px,4vw,60px) clamp(20px,5vw,64px) clamp(20px,3vw,34px);overflow:hidden}.Footer-module__tLIT_a__wordmark{font-family:var(--font-heading);letter-spacing:-.02em;white-space:nowrap;color:var(--accent-deep);justify-content:center;align-items:center;gap:0;font-size:clamp(44px,17vw,240px);font-weight:700;line-height:.82;display:flex}.Footer-module__tLIT_a__dot{color:var(--accent);margin-inline:clamp(8px,1.5vw,22px)}html[data-anim] .Footer-module__tLIT_a__wordmark[data-reveal][data-revealed]{animation:none}@media (prefers-reduced-motion:no-preference){html[data-anim] .Footer-module__tLIT_a__wordmark[data-revealed]>span{animation:Footer-module__tLIT_a__fLetter .95s var(--spring-pop) backwards, Footer-module__tLIT_a__fLetterFade .34s var(--ease-out) backwards;animation-delay:calc(var(--i) * 58ms)}}@keyframes Footer-module__tLIT_a__fLetter{0%{transform:translateY(.24em) scale(.82) rotate(var(--rot,-7deg))}}@keyframes Footer-module__tLIT_a__fLetterFade{0%{opacity:0}}@media (prefers-reduced-motion:reduce){html[data-anim] .Footer-module__tLIT_a__wordmark[data-reveal][data-revealed]{animation:.3s backwards Footer-module__tLIT_a__fLetterFade}}.Footer-module__tLIT_a__bottom{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px 24px;margin-top:clamp(22px,3vw,44px);display:grid}.Footer-module__tLIT_a__social{justify-self:start;gap:12px;display:flex}.Footer-module__tLIT_a__social a{border-radius:var(--radius-full);border:2.5px solid var(--accent-deep);background:var(--surface);width:48px;height:48px;color:var(--ink);box-shadow:3px 4px 0 var(--accent-deep);justify-content:center;align-items:center;transition:transform .12s,box-shadow .12s;display:inline-flex}.Footer-module__tLIT_a__social a:hover{box-shadow:4px 5px 0 var(--accent-deep);transform:translate(-1px,-1px)}.Footer-module__tLIT_a__social a:active{transform:translate(3px,4px);box-shadow:0 0 #0000}.Footer-module__tLIT_a__copy{font-family:var(--font-body);color:var(--ink-muted);justify-self:center;font-size:15px;font-style:italic}.Footer-module__tLIT_a__legal{justify-self:end;gap:12px;display:flex}@media (max-width:720px){.Footer-module__tLIT_a__bottom{grid-template-columns:1fr;justify-items:center}.Footer-module__tLIT_a__social,.Footer-module__tLIT_a__copy,.Footer-module__tLIT_a__legal{justify-self:center}.Footer-module__tLIT_a__copy{order:3}}@media (prefers-reduced-motion:reduce){.Footer-module__tLIT_a__social a{transition:none}.Footer-module__tLIT_a__social a:hover,.Footer-module__tLIT_a__social a:active{transform:none}}
.CartDrawer-module__jo4X9q__backdrop{animation:.22s both CartDrawer-module__jo4X9q__cdBackdropIn}@keyframes CartDrawer-module__jo4X9q__cdBackdropIn{0%{opacity:0}to{opacity:1}}.CartDrawer-module__jo4X9q__panel{animation:.28s cubic-bezier(.23,1,.32,1) both CartDrawer-module__jo4X9q__cdPanelIn}@keyframes CartDrawer-module__jo4X9q__cdPanelIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.CartDrawer-module__jo4X9q__backdrop,.CartDrawer-module__jo4X9q__panel{animation:none}}
