.Navbar-module__nuAbfa__nav{z-index:500;height:var(--nav-height);-webkit-backdrop-filter:blur(14px);background:#fffffff5;transition:box-shadow .25s,background .25s;position:fixed;inset:0 0 auto}.Navbar-module__nuAbfa__scrolled{background:var(--white);box-shadow:var(--shadow-sm)}.Navbar-module__nuAbfa__inner{height:var(--nav-height);justify-content:space-between;align-items:center;gap:24px;display:flex}.Navbar-module__nuAbfa__logo img{width:auto;height:32px}.Navbar-module__nuAbfa__links{gap:4px;display:flex}.Navbar-module__nuAbfa__link{border-radius:var(--radius-pill);font-size:var(--fs-sm);color:var(--ink-500);padding:8px 14px;font-weight:600;transition:color .15s,background .15s}.Navbar-module__nuAbfa__link:hover{color:var(--ink-900);background:var(--gray-50)}.Navbar-module__nuAbfa__active{color:var(--ink-900);background:#c9a2271f}.Navbar-module__nuAbfa__actions{align-items:center;gap:12px;display:flex}.Navbar-module__nuAbfa__cta{font-size:var(--fs-sm);padding:11px 24px}.Navbar-module__nuAbfa__burger{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;display:none}.Navbar-module__nuAbfa__burger span{background:var(--ink-900);width:20px;height:2px;transition:transform .25s var(--ease-out), opacity .2s;border-radius:2px;display:block}.Navbar-module__nuAbfa__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__nuAbfa__mobileMenu{display:none}.Navbar-module__nuAbfa__progress{background:linear-gradient(90deg, var(--gold), var(--brand-amber));transform-origin:0;height:2px;position:absolute;bottom:-2px;left:0;right:0}@media (max-width:920px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__burger{display:flex}.Navbar-module__nuAbfa__mobileMenu{top:var(--nav-height);background:var(--white);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;transition:transform .25s var(--ease-out), opacity .2s;flex-direction:column;gap:4px;padding:16px 24px 24px;display:flex;position:absolute;left:0;right:0;transform:translateY(-8px)}.Navbar-module__nuAbfa__mobileOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__nuAbfa__mobileMenu a{color:var(--ink-600);border-bottom:1px solid var(--gray-100);padding:12px 4px;font-weight:600}.Navbar-module__nuAbfa__mobileMenu a:last-child{border:none;justify-content:center;margin-top:12px}}
.StoreBadges-module__hZiZTa__badges{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.StoreBadges-module__hZiZTa__badge{border-radius:var(--radius-md);background:var(--ink-900);color:var(--white);transition:transform .15s var(--ease-out), background .15s;align-items:center;gap:12px;padding:10px 22px 10px 16px;display:inline-flex}.StoreBadges-module__hZiZTa__badge:hover{background:var(--ink-700);transform:translateY(-2px)}.StoreBadges-module__hZiZTa__badge span{font-size:var(--fs-base);flex-direction:column;font-weight:700;line-height:1.15;display:flex}.StoreBadges-module__hZiZTa__badge small{opacity:.8;letter-spacing:.02em;font-size:.65rem;font-weight:400}.StoreBadges-module__hZiZTa__light{background:var(--white);color:var(--ink-900)}.StoreBadges-module__hZiZTa__light:hover{background:var(--gray-100)}
.Hero-module__Z8hQ_W__hero{padding-top:calc(var(--nav-height) + clamp(56px, 8vw, 104px));background:radial-gradient(820px 480px at 88% 4%, #c9a2271a, transparent 65%), radial-gradient(640px 460px at -8% 96%, #c9a22712, transparent 60%), var(--bg-paper);padding-bottom:clamp(72px,9vw,120px);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,4vw,64px);display:grid}.Hero-module__Z8hQ_W__copy{max-width:580px}.Hero-module__Z8hQ_W__title{color:var(--ink-rich);margin-top:26px;font-size:clamp(2.6rem,5.6vw,4.4rem);font-weight:500;line-height:1.08}.Hero-module__Z8hQ_W__line{display:block}.Hero-module__Z8hQ_W__accent{background:linear-gradient(110deg, var(--gold-deep), var(--gold) 50%, var(--brand-amber));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500}.Hero-module__Z8hQ_W__sub{font-size:var(--fs-md);color:var(--ink-500);max-width:46ch;margin-top:26px}.Hero-module__Z8hQ_W__sub strong{color:var(--ink-900);font-weight:600}.Hero-module__Z8hQ_W__trust{font-size:var(--fs-sm);color:var(--color-text-muted);align-items:center;gap:10px;margin-top:30px;display:inline-flex}.Hero-module__Z8hQ_W__trustDot{background:var(--gold);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #c9a22729}.Hero-module__Z8hQ_W__visual{--ring-r:clamp(165px, 13.5vw, 200px);flex-direction:column;align-items:center;gap:18px;display:flex}.Hero-module__Z8hQ_W__stage{perspective:2200px;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:min(560px,94vw);height:clamp(420px,36vw,560px);position:relative}.Hero-module__Z8hQ_W__grabbing{cursor:grabbing}.Hero-module__Z8hQ_W__spin{transform-style:preserve-3d;will-change:transform;animation:22s linear infinite Hero-module__Z8hQ_W__ringSpin;position:absolute;inset:0}.Hero-module__Z8hQ_W__spinPaused{animation-play-state:paused}@keyframes Hero-module__Z8hQ_W__ringSpin{0%{transform:rotateY(0)}to{transform:rotateY(-360deg)}}.Hero-module__Z8hQ_W__ring{transform-style:preserve-3d;will-change:transform;position:absolute;inset:0}.Hero-module__Z8hQ_W__phone{width:clamp(190px,15vw,235px);transform-style:preserve-3d;will-change:transform;margin-top:calc(-1.085*clamp(190px,15vw,235px));margin-left:calc(clamp(190px,15vw,235px)/-2);position:absolute;top:50%;left:50%}.Hero-module__Z8hQ_W__phoneBody{background:linear-gradient(160deg, #2e2e2e, var(--ink-900) 60%);backface-visibility:hidden;border-radius:13%/6.2%;padding:3.6%;position:relative;overflow:hidden;transform:translateZ(3.4px);box-shadow:0 40px 70px -28px #12121266}.Hero-module__Z8hQ_W__edge{background:#181818;border-radius:13%/6.2%;position:absolute;inset:0}.Hero-module__Z8hQ_W__back{color:#ffffff1a;font-family:var(--font-head);backface-visibility:hidden;background:linear-gradient(160deg,#262626,#101010 65%);border-radius:13%/6.2%;place-items:center;font-size:1.1rem;font-style:italic;display:grid;position:absolute;inset:0;transform:translateZ(-3.4px)rotateY(180deg)}.Hero-module__Z8hQ_W__phoneNotch{border-radius:var(--radius-pill);background:var(--ink-900);z-index:2;backface-visibility:hidden;width:28%;height:2.8%;position:absolute;top:4.4%;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__screen{pointer-events:none;backface-visibility:hidden;border-radius:11%/5.2%;width:100%;height:auto}.Hero-module__Z8hQ_W__ground{filter:blur(6px);pointer-events:none;background:radial-gradient(#12121229,#0000 70%);border-radius:50%;width:72%;height:8%;position:absolute;bottom:1%;left:14%}.Hero-module__Z8hQ_W__dragHint{font-size:var(--fs-xs);letter-spacing:.06em;color:var(--color-text-muted)}@media (max-width:920px){.Hero-module__Z8hQ_W__inner{grid-template-columns:1fr}.Hero-module__Z8hQ_W__visual{--ring-r:clamp(170px, 38vw, 220px);margin-top:28px}.Hero-module__Z8hQ_W__stage{height:clamp(400px,96vw,480px)}.Hero-module__Z8hQ_W__phone{width:clamp(180px,42vw,210px);margin-top:calc(-1.085*clamp(180px,42vw,210px));margin-left:calc(clamp(180px,42vw,210px)/-2)}}
.Stats-module__UZLpCq__strip{background:#141414;border-block:1px solid #c9a22740;padding-block:52px}.Stats-module__UZLpCq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Stats-module__UZLpCq__stat{text-align:center;border-right:1px solid #ffffff14;flex-direction:column;gap:6px;display:flex}.Stats-module__UZLpCq__stat:last-child{border-right:none}.Stats-module__UZLpCq__value{font-family:var(--font-head);color:var(--gold-soft);font-variant-numeric:tabular-nums;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:500}.Stats-module__UZLpCq__label{font-size:var(--fs-sm);color:#b9b9b9}@media (max-width:720px){.Stats-module__UZLpCq__grid{grid-template-columns:repeat(2,1fr);gap:28px 16px}.Stats-module__UZLpCq__stat:nth-child(2n){border-right:none}}
.HowItWorks-module__a-Tr4W__wrap{background:var(--bg-paper)}.HowItWorks-module__a-Tr4W__head{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.HowItWorks-module__a-Tr4W__headNote{max-width:30ch;color:var(--color-text-muted);font-size:var(--fs-sm);text-align:right;border-right:2px solid var(--gold);padding-right:18px}.HowItWorks-module__a-Tr4W__tabs{border-top:1px solid var(--hairline);grid-template-columns:repeat(4,1fr);gap:0;margin-top:clamp(40px,5vw,64px);display:grid}.HowItWorks-module__a-Tr4W__tab{text-align:left;color:var(--ink-400);border-right:1px solid var(--hairline);align-items:center;gap:12px;padding:22px 20px 24px;transition:color .25s,background .25s;display:flex;position:relative}.HowItWorks-module__a-Tr4W__tab:last-child{border-right:none}.HowItWorks-module__a-Tr4W__tab:hover{color:var(--ink-900);background:#c9a2270a}.HowItWorks-module__a-Tr4W__tabActive{color:var(--ink-900)}.HowItWorks-module__a-Tr4W__tabNum{font-family:var(--font-head);color:var(--gold);font-size:1.3rem;font-style:italic}.HowItWorks-module__a-Tr4W__tabLabel{font-weight:600;font-size:var(--fs-base);letter-spacing:.01em}.HowItWorks-module__a-Tr4W__tabTrack{background:0 0;height:2px;position:absolute;top:-1px;left:0;right:0}.HowItWorks-module__a-Tr4W__tabProgress{background:linear-gradient(90deg, var(--gold), var(--brand-amber));transform-origin:0;display:block;position:absolute;inset:0}.HowItWorks-module__a-Tr4W__tabProgressFull{transform:none}.HowItWorks-module__a-Tr4W__stage{background:var(--white);border:1px solid var(--hairline);border-radius:28px;grid-template-columns:1fr .85fr;align-items:center;gap:clamp(40px,6vw,110px);min-height:560px;margin-top:clamp(36px,4vw,56px);padding:clamp(32px,4vw,64px);display:grid;box-shadow:0 30px 70px -40px #1212122e}.HowItWorks-module__a-Tr4W__stageNum{font-family:var(--font-head);color:var(--gold);font-size:1.4rem;font-style:italic}.HowItWorks-module__a-Tr4W__stageTitle{color:var(--ink-rich);margin-top:10px;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:600;line-height:1.15}.HowItWorks-module__a-Tr4W__stageBody{color:var(--ink-500);max-width:48ch;font-size:var(--fs-md);margin-top:16px}.HowItWorks-module__a-Tr4W__stagePoints{flex-direction:column;gap:12px;margin-top:24px;list-style:none;display:flex}.HowItWorks-module__a-Tr4W__stagePoints li{color:var(--ink-600);font-size:var(--fs-sm);padding-left:26px;position:relative}.HowItWorks-module__a-Tr4W__stagePoints li:before{content:"";background:var(--gold);width:14px;height:1px;position:absolute;top:.5em;left:0}.HowItWorks-module__a-Tr4W__stageNav{gap:10px;margin-top:36px;display:flex}.HowItWorks-module__a-Tr4W__stageNav button{border:1px solid var(--hairline);width:46px;height:46px;color:var(--ink-600);border-radius:50%;place-items:center;font-size:1.1rem;transition:border-color .2s,color .2s,background .2s;display:grid}.HowItWorks-module__a-Tr4W__stageNav button:hover{border-color:var(--gold);color:var(--gold-deep);background:#c9a2270f}.HowItWorks-module__a-Tr4W__stageVisual{justify-content:center;display:flex}.HowItWorks-module__a-Tr4W__phone{background:linear-gradient(160deg, #2a2a2a, var(--ink-900) 60%);border-radius:40px;width:min(280px,64vw);padding:11px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 30px 60px -18px #12121259}.HowItWorks-module__a-Tr4W__phoneNotch{border-radius:var(--radius-pill);background:var(--ink-900);z-index:3;width:80px;height:22px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.HowItWorks-module__a-Tr4W__screenWrap{border-radius:30px;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__screen{width:100%;height:auto}.HowItWorks-module__a-Tr4W__scanline{background:var(--scan-red);width:88%;height:3px;box-shadow:0 0 14px var(--scan-red);border-radius:2px;position:absolute;left:6%}@media (max-width:920px){.HowItWorks-module__a-Tr4W__head{flex-direction:column;align-items:flex-start}.HowItWorks-module__a-Tr4W__headNote{text-align:left;border-right:none;border-left:2px solid var(--gold);padding:0 0 0 18px}.HowItWorks-module__a-Tr4W__tabs{border-bottom:1px solid var(--hairline);grid-template-columns:repeat(2,1fr)}.HowItWorks-module__a-Tr4W__tab{border-bottom:1px solid var(--hairline)}.HowItWorks-module__a-Tr4W__tab:nth-child(2n){border-right:none}.HowItWorks-module__a-Tr4W__stage{grid-template-columns:1fr;min-height:0}.HowItWorks-module__a-Tr4W__stageVisual{order:-1}.HowItWorks-module__a-Tr4W__phone{width:min(240px,70vw)}}
.ScanDemo-module__XO2C1G__wrap{background:var(--ink-900);position:relative;overflow:hidden}.ScanDemo-module__XO2C1G__wrap:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff09 1.5px,#0000 1.5px);background-size:26px 26px;position:absolute;inset:0}.ScanDemo-module__XO2C1G__eyebrow{color:var(--gold-soft)}.ScanDemo-module__XO2C1G__eyebrow:before{background:var(--gold)}.ScanDemo-module__XO2C1G__title{color:var(--white)}.ScanDemo-module__XO2C1G__lead{color:#9a9a9a}.ScanDemo-module__XO2C1G__stage{flex-direction:column;align-items:center;gap:26px;margin-top:clamp(40px,5vw,64px);display:flex;position:relative}.ScanDemo-module__XO2C1G__phone{background:linear-gradient(160deg,#2a2a2a,#0d0d0d 60%);border-radius:44px;width:min(348px,82vw);padding:12px;position:relative;box-shadow:inset 0 1px #ffffff1a,0 0 90px #c9a2272e,0 40px 80px -24px #0009}.ScanDemo-module__XO2C1G__phoneNotch{border-radius:var(--radius-pill);z-index:5;background:#0d0d0d;width:86px;height:24px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.ScanDemo-module__XO2C1G__phoneScreen{aspect-ratio:393/852;background:var(--white);border-radius:34px;position:relative;overflow:hidden}.ScanDemo-module__XO2C1G__screenFill{position:absolute;inset:0}.ScanDemo-module__XO2C1G__screenImg{object-fit:cover;object-position:top}.ScanDemo-module__XO2C1G__viewfinder{aspect-ratio:1;border-radius:22px;place-items:center;width:72%;display:grid;position:absolute;top:21%;left:50%;transform:translate(-50%);box-shadow:0 0 0 200vmax #0a0a0a73}.ScanDemo-module__XO2C1G__corner{border:3.5px solid var(--brand-yellow);filter:drop-shadow(0 0 6px #eccd218c);width:34px;height:34px;position:absolute}.ScanDemo-module__XO2C1G__cTL{border-bottom:none;border-right:none;border-top-left-radius:16px;top:-2px;left:-2px}.ScanDemo-module__XO2C1G__cTR{border-bottom:none;border-left:none;border-top-right-radius:16px;top:-2px;right:-2px}.ScanDemo-module__XO2C1G__cBL{border-top:none;border-right:none;border-bottom-left-radius:16px;bottom:-2px;left:-2px}.ScanDemo-module__XO2C1G__cBR{border-top:none;border-left:none;border-bottom-right-radius:16px;bottom:-2px;right:-2px}.ScanDemo-module__XO2C1G__qrInFrame{background:var(--white);border-radius:10px;width:78%;padding:5.5%}.ScanDemo-module__XO2C1G__qrImg{width:100%;height:auto;display:block}.ScanDemo-module__XO2C1G__scanline{background:var(--scan-red);width:90%;height:3px;box-shadow:0 0 16px var(--scan-red);border-radius:2px;position:absolute;left:5%}.ScanDemo-module__XO2C1G__scanHint{text-align:center;font-size:var(--fs-xs);letter-spacing:.04em;color:#ffffffd9;position:absolute;top:63%;left:0;right:0}.ScanDemo-module__XO2C1G__scanChip{border-radius:var(--radius-pill);background:var(--brand-yellow);width:fit-content;max-width:86%;color:var(--ink-900);font-size:var(--fs-xs);margin-inline:auto;padding:9px 18px;font-weight:700;position:absolute;top:70%;left:0;right:0;box-shadow:0 10px 24px -8px #eccd2180}.ScanDemo-module__XO2C1G__hotspot{border-radius:var(--radius-pill);z-index:4;cursor:pointer;background:0 0;position:absolute}.ScanDemo-module__XO2C1G__hsCall{width:43%;height:5.4%;top:83.4%;left:5%}.ScanDemo-module__XO2C1G__hsMessage{width:43%;height:5.4%;top:83.4%;left:52%}.ScanDemo-module__XO2C1G__hsAlert{width:44.9%;height:5.1%;top:84.3%;left:50.9%}.ScanDemo-module__XO2C1G__hsRescan{border-radius:var(--radius-sm);width:44%;height:3.2%;top:90.6%;left:28%}.ScanDemo-module__XO2C1G__hsClose{border-radius:var(--radius-sm);width:14%;height:4.4%;top:39.8%;left:82%}.ScanDemo-module__XO2C1G__toast{z-index:5;border-radius:var(--radius-pill);width:max-content;max-width:86%;color:var(--gold-soft);font-size:var(--fs-xs);text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#121212e0;padding:10px 18px;font-weight:600;position:absolute;top:9%;left:50%;transform:translate(-50%)}.ScanDemo-module__XO2C1G__sentOverlay{z-index:6;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#faf9f4f5;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:12%;display:flex;position:absolute;inset:0}.ScanDemo-module__XO2C1G__sentOverlay strong{font-family:var(--font-head);font-size:var(--fs-lg);color:var(--ink-rich);font-weight:600}.ScanDemo-module__XO2C1G__sentOverlay p{font-size:var(--fs-sm);color:var(--ink-500)}.ScanDemo-module__XO2C1G__sentOverlay button{border-radius:var(--radius-pill);border:1px solid var(--gold-soft);color:var(--gold-deep);font-weight:600;font-size:var(--fs-sm);margin-top:14px;padding:11px 24px;transition:background .2s}.ScanDemo-module__XO2C1G__sentOverlay button:hover{background:#c9a22714}.ScanDemo-module__XO2C1G__sentIcon{background:linear-gradient(135deg, var(--gold), var(--gold-deep));width:58px;height:58px;color:var(--white);border-radius:50%;place-items:center;font-size:1.5rem;font-weight:700;display:grid;box-shadow:0 14px 30px -10px #a8861d99}.ScanDemo-module__XO2C1G__callPulse{aspect-ratio:1;border:2px solid var(--gold);pointer-events:none;border-radius:50%;width:52%;margin-left:-26%;position:absolute;top:17.5%;left:50%}.ScanDemo-module__XO2C1G__callStatus{background:var(--white);justify-content:center;align-items:center;height:5%;display:flex;position:absolute;top:43.6%;left:0;right:0}.ScanDemo-module__XO2C1G__callingText{font-size:var(--fs-base);color:var(--ink-500)}.ScanDemo-module__XO2C1G__callTimer{font-family:var(--font-mono), monospace;font-size:var(--fs-base);color:var(--ink-900);font-variant-numeric:tabular-nums;font-weight:700}.ScanDemo-module__XO2C1G__maskedBadge{white-space:nowrap;border-radius:var(--radius-pill);background:var(--green-soft);color:#3e6b3e;max-width:84%;padding:7px 16px;font-size:.68rem;font-weight:700;position:absolute;top:56%;left:50%;transform:translate(-50%)}.ScanDemo-module__XO2C1G__endCallHotspot{z-index:4;background:0 0;border-radius:50%;width:22%;height:11%;position:absolute;top:76%;left:39%}.ScanDemo-module__XO2C1G__reasonHotspot{border-radius:var(--radius-sm);z-index:4;background:0 0;width:90%;height:5.4%;transition:background .15s;position:absolute;left:5%}.ScanDemo-module__XO2C1G__reasonHotspot:focus-visible{outline:none}.ScanDemo-module__XO2C1G__reasonSelected,.ScanDemo-module__XO2C1G__reasonSelected:hover{background:#c9a22729}.ScanDemo-module__XO2C1G__sendingToast{z-index:5;border-radius:var(--radius-pill);width:78%;height:4.8%;color:var(--gold-soft);font-size:var(--fs-xs);background:#121212eb;place-items:center;font-weight:700;display:grid;position:absolute;top:85.4%;left:11%}.ScanDemo-module__XO2C1G__below{flex-direction:column;align-items:center;gap:14px;min-height:110px;display:flex}.ScanDemo-module__XO2C1G__caption{color:#9a9a9a;font-size:var(--fs-sm);text-align:center;max-width:46ch}.ScanDemo-module__XO2C1G__scanBtn{min-width:210px}.ScanDemo-module__XO2C1G__replay{color:#9a9a9a;font-size:var(--fs-sm);border-radius:var(--radius-pill);padding:8px 16px;font-weight:600;transition:color .15s}.ScanDemo-module__XO2C1G__replay:hover{color:var(--gold-soft)}
.Features-module__ZD3nRW__wrap{background:var(--bg-paper)}.Features-module__ZD3nRW__cols{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(48px,7vw,120px);display:grid}.Features-module__ZD3nRW__left{top:calc(var(--nav-height) + 48px);position:sticky}.Features-module__ZD3nRW__maskedDemo{background:linear-gradient(150deg,#1c1c1c,#121212);border:1px solid #c9a22740;border-radius:20px;flex-direction:column;gap:8px;margin-top:40px;padding:26px 30px;display:flex}.Features-module__ZD3nRW__maskedLabel{font-size:var(--fs-xs);letter-spacing:.24em;text-transform:uppercase;color:var(--gold);font-weight:700}.Features-module__ZD3nRW__maskedNum{font-family:var(--font-mono), monospace;color:var(--gold-soft);letter-spacing:.04em;min-height:1.5em;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700}.Features-module__ZD3nRW__maskedTag{font-size:var(--fs-xs);color:#9a9a9a;letter-spacing:.04em}.Features-module__ZD3nRW__maskedOn{color:#8fbe8f}.Features-module__ZD3nRW__index{list-style:none}.Features-module__ZD3nRW__row{border-bottom:1px solid var(--hairline);transition:background .3s, padding-left .3s var(--ease-out);align-items:baseline;gap:clamp(20px,3vw,40px);padding:clamp(26px,3vw,36px) 8px;display:flex;position:relative}.Features-module__ZD3nRW__row:first-child{border-top:1px solid var(--hairline)}.Features-module__ZD3nRW__row:hover{background:linear-gradient(90deg,#c9a2270d,#0000 70%);padding-left:20px}.Features-module__ZD3nRW__rowNum{font-family:var(--font-head);color:var(--gold);flex:none;width:2.2em;font-size:1.25rem;font-style:italic}.Features-module__ZD3nRW__rowText{flex:1}.Features-module__ZD3nRW__rowTitle{color:var(--ink-rich);font-size:clamp(1.25rem,2vw,1.6rem);font-weight:600;line-height:1.2}.Features-module__ZD3nRW__rowBody{font-size:var(--fs-sm);color:var(--color-text-muted);max-width:52ch;margin-top:8px}.Features-module__ZD3nRW__rowArrow{color:var(--gold);opacity:0;transition:opacity .25s, transform .25s var(--ease-out);flex:none;font-size:1.2rem;transform:translate(-8px)}.Features-module__ZD3nRW__row:hover .Features-module__ZD3nRW__rowArrow{opacity:1;transform:translate(0)}@media (max-width:920px){.Features-module__ZD3nRW__cols{grid-template-columns:1fr}.Features-module__ZD3nRW__left{position:static}}
.Pricing-module__TjAkjG__wrap{background:linear-gradient(180deg, var(--bg-paper), #f5f1e3 60%, var(--bg-paper))}.Pricing-module__TjAkjG__head{text-align:center;flex-direction:column;align-items:center;display:flex}.Pricing-module__TjAkjG__head .sectionLead{margin-inline:auto}.Pricing-module__TjAkjG__card{background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gold-soft);width:min(460px,100%);margin:clamp(40px,5vw,56px) auto 0;padding:44px 38px 34px;position:relative;box-shadow:0 30px 70px -28px #12121240}.Pricing-module__TjAkjG__badge{background:linear-gradient(135deg, var(--gold), var(--gold-deep));color:var(--white);font-size:var(--fs-xs);letter-spacing:.22em;text-transform:uppercase;border-radius:var(--radius-pill);white-space:nowrap;padding:8px 24px;font-weight:700;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px -8px #a8861d80}.Pricing-module__TjAkjG__priceRow{justify-content:center;align-items:center;gap:14px;margin-top:8px;display:flex}.Pricing-module__TjAkjG__price{font-family:var(--font-head);color:var(--ink-rich);letter-spacing:-.02em;font-size:3.75rem;font-weight:500}.Pricing-module__TjAkjG__per{color:var(--ink-600);flex-direction:column;font-weight:700;line-height:1.3;display:flex}.Pricing-module__TjAkjG__per em{font-style:normal;font-weight:400;font-size:var(--fs-xs);color:var(--color-text-muted)}.Pricing-module__TjAkjG__list{flex-direction:column;gap:14px;margin-top:28px;list-style:none;display:flex}.Pricing-module__TjAkjG__list li{font-size:var(--fs-sm);color:var(--ink-500);align-items:center;gap:12px;display:flex}.Pricing-module__TjAkjG__check{border:1px solid var(--gold-soft);width:22px;height:22px;color:var(--gold-deep);border-radius:50%;flex:none;place-items:center;font-size:.7rem;font-weight:700;display:grid}.Pricing-module__TjAkjG__cta{width:100%;margin-top:32px;position:relative;overflow:hidden}.Pricing-module__TjAkjG__shine{background:linear-gradient(105deg,#0000,#ffffff80,#0000);width:50%;height:100%;animation:3.2s ease-in-out infinite Pricing-module__TjAkjG__shine;position:absolute;top:0;left:-80%}@keyframes Pricing-module__TjAkjG__shine{0%,60%{left:-80%}to{left:130%}}.Pricing-module__TjAkjG__note{text-align:center;font-size:var(--fs-xs);color:var(--color-text-muted);margin-top:16px}.Pricing-module__TjAkjG__note a{color:var(--gold-deep);font-weight:600}.Pricing-module__TjAkjG__note a:hover{text-decoration:underline}
.Faq-module__EHB7zG__wrap{background:var(--bg-paper)}.Faq-module__EHB7zG__inner{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(40px,6vw,80px);display:grid}.Faq-module__EHB7zG__head{top:calc(var(--nav-height) + 40px);position:sticky}.Faq-module__EHB7zG__list{flex-direction:column;display:flex}.Faq-module__EHB7zG__item{border-bottom:1px solid var(--hairline);background:0 0;transition:background .25s;overflow:hidden}.Faq-module__EHB7zG__item:first-child{border-top:1px solid var(--hairline)}.Faq-module__EHB7zG__q{width:100%;font-family:var(--font-head);font-size:var(--fs-md);color:var(--ink-rich);text-align:left;justify-content:space-between;align-items:center;gap:16px;padding:24px 8px;font-weight:500;display:flex}.Faq-module__EHB7zG__chevron{border:1px solid var(--gold-soft);width:30px;height:30px;color:var(--gold-deep);border-radius:50%;flex:none;place-items:center;font-size:1rem;font-weight:400;display:grid}.Faq-module__EHB7zG__aWrap{overflow:hidden}.Faq-module__EHB7zG__a{font-size:var(--fs-sm);color:var(--color-text-muted);max-width:60ch;padding:0 8px 26px}@media (max-width:920px){.Faq-module__EHB7zG__inner{grid-template-columns:1fr}.Faq-module__EHB7zG__head{position:static}}
.Contact-module__OWeMSG__wrap{background:var(--bg-paper)}.Contact-module__OWeMSG__card{border:1px solid var(--hairline);background:var(--white);border-radius:28px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden;box-shadow:0 30px 70px -40px #12121240}.Contact-module__OWeMSG__panel{color:#cfcfcf;background:radial-gradient(520px 360px at 90% -10%,#c9a22724,#0000 65%),linear-gradient(155deg,#1c1c1c,#121212 65%);flex-direction:column;padding:clamp(36px,4.5vw,64px);display:flex;position:relative;overflow:hidden}.Contact-module__OWeMSG__panelEyebrow{color:var(--gold)}.Contact-module__OWeMSG__panelEyebrow:before{background:var(--gold)}.Contact-module__OWeMSG__panelTitle{color:var(--white);margin-top:18px;font-size:clamp(1.9rem,3.2vw,2.7rem);font-weight:500;line-height:1.12}.Contact-module__OWeMSG__panelTitle em{background:linear-gradient(110deg, var(--gold-soft), var(--gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic}.Contact-module__OWeMSG__rows{flex-direction:column;margin-top:clamp(28px,4vw,44px);display:flex}.Contact-module__OWeMSG__row{font-size:var(--fs-sm);border-bottom:1px solid #ffffff17;grid-template-columns:86px 1fr;gap:18px;padding:18px 0;display:grid}.Contact-module__OWeMSG__row:first-child{border-top:1px solid #ffffff17}.Contact-module__OWeMSG__row dt{font-size:var(--fs-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);padding-top:2px;font-weight:700}.Contact-module__OWeMSG__row dd{color:#d6d6d6;margin:0;line-height:1.6}.Contact-module__OWeMSG__row a{color:var(--white);font-weight:600}.Contact-module__OWeMSG__row a:hover{color:var(--gold-soft)}.Contact-module__OWeMSG__panelActions{gap:12px;margin-top:clamp(28px,4vw,40px);display:flex}.Contact-module__OWeMSG__panelBtn{padding:13px 28px}@media (min-width:1025px){.Contact-module__OWeMSG__callBtn{display:none}}.Contact-module__OWeMSG__copied{font-size:var(--fs-xs);color:var(--gold-soft);align-self:center;font-weight:700}.Contact-module__OWeMSG__panelGhost{color:var(--white);border:1px solid #ffffff40;padding:13px 28px}.Contact-module__OWeMSG__panelGhost:hover{border-color:var(--gold);color:var(--gold-soft)}.Contact-module__OWeMSG__panelMark{font-family:var(--font-head);color:#ffffff0b;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;font-size:clamp(4rem,7vw,6.5rem);font-style:italic;font-weight:500;line-height:1;position:absolute;bottom:-.25em;right:-.05em}.Contact-module__OWeMSG__form{flex-direction:column;gap:26px;padding:clamp(36px,4.5vw,64px);display:flex}.Contact-module__OWeMSG__formTitle{color:var(--ink-rich);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:600}.Contact-module__OWeMSG__formSub{font-size:var(--fs-sm);color:var(--color-text-muted);margin-top:-18px}.Contact-module__OWeMSG__hp{opacity:0;width:0;height:0;position:absolute;left:-9999px}.Contact-module__OWeMSG__fieldRow{grid-template-columns:1fr 1fr;gap:26px;display:grid}.Contact-module__OWeMSG__field{flex-direction:column;gap:6px;display:flex}.Contact-module__OWeMSG__field span{font-size:var(--fs-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-400);font-weight:700}.Contact-module__OWeMSG__field input,.Contact-module__OWeMSG__field textarea{border:none;border-bottom:1px solid var(--hairline);font-size:var(--fs-base);color:var(--ink-900);resize:vertical;background:0 0;border-radius:0;padding:10px 2px;transition:border-color .2s}.Contact-module__OWeMSG__field input::placeholder,.Contact-module__OWeMSG__field textarea::placeholder{color:var(--ink-300)}.Contact-module__OWeMSG__phoneRow{align-items:flex-end;gap:12px;display:flex}.Contact-module__OWeMSG__phoneRow input{flex:1;min-width:0}.Contact-module__OWeMSG__dialCode{border:none;border-bottom:1px solid var(--hairline);font-family:inherit;font-size:var(--fs-base);color:var(--ink-900);cursor:pointer;background:0 0;flex:none;padding:10px 2px;transition:border-color .2s}.Contact-module__OWeMSG__dialCode:focus,.Contact-module__OWeMSG__field input:focus,.Contact-module__OWeMSG__field textarea:focus{border-bottom:1.5px solid var(--gold);outline:none}.Contact-module__OWeMSG__formFoot{flex-wrap:wrap;align-items:center;gap:20px;margin-top:4px;display:flex}.Contact-module__OWeMSG__submit:disabled{opacity:.7;cursor:wait}.Contact-module__OWeMSG__ok{color:var(--success);font-weight:600;font-size:var(--fs-sm)}.Contact-module__OWeMSG__err{color:#c62828;font-weight:600;font-size:var(--fs-sm)}@media (max-width:920px){.Contact-module__OWeMSG__card,.Contact-module__OWeMSG__fieldRow{grid-template-columns:1fr}}
.FinalCta-module__IPvEmW__wrap{background:var(--ink-900);position:relative;overflow:hidden}.FinalCta-module__IPvEmW__glow{pointer-events:none;background:radial-gradient(circle,#c9a22729,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.FinalCta-module__IPvEmW__inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(40px,6vw,96px);display:grid;position:relative}.FinalCta-module__IPvEmW__title{color:var(--white);letter-spacing:-.01em;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:500;line-height:1.15}.FinalCta-module__IPvEmW__accent{background:linear-gradient(110deg, var(--gold-soft), var(--gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500}.FinalCta-module__IPvEmW__sub{color:#9a9a9a;font-size:var(--fs-md);max-width:44ch;margin-top:20px}.FinalCta-module__IPvEmW__qrCard{border-radius:var(--radius-xl);text-align:center;background:#ffffff0f;border:1px solid #c9a2274d;flex-direction:column;justify-self:end;align-items:center;gap:10px;width:min(280px,100%);padding:26px 26px 24px;display:flex}.FinalCta-module__IPvEmW__qrImg{border-radius:var(--radius-md);background:var(--white);width:168px;height:168px;margin-bottom:6px;padding:10px}.FinalCta-module__IPvEmW__qrCard strong{color:var(--gold-soft);font-family:var(--font-head);font-size:var(--fs-md);font-weight:600}.FinalCta-module__IPvEmW__qrCard span{color:#9a9a9a;font-size:var(--fs-xs);max-width:26ch}@media (max-width:860px){.FinalCta-module__IPvEmW__inner{text-align:center;grid-template-columns:1fr}.FinalCta-module__IPvEmW__copy{flex-direction:column;align-items:center;display:flex}.FinalCta-module__IPvEmW__qrCard{justify-self:center}}
.Footer-module__EZoWya__footer{background:var(--ink-800);color:#b9b9b9;position:relative;overflow:hidden}.Footer-module__EZoWya__watermark{font-family:var(--font-head);text-align:center;letter-spacing:-.02em;color:#ffffff09;-webkit-user-select:none;user-select:none;pointer-events:none;margin-bottom:-.14em;font-size:clamp(5rem,17vw,15rem);font-style:italic;font-weight:500;line-height:.82}.Footer-module__EZoWya__inner{grid-template-columns:1.3fr .85fr 1fr;gap:clamp(32px,5vw,64px);padding-block:clamp(48px,6vw,72px);display:grid}.Footer-module__EZoWya__brand img{width:auto;height:34px}.Footer-module__EZoWya__brand p{font-size:var(--fs-sm);max-width:36ch;margin-top:18px}.Footer-module__EZoWya__col{flex-direction:column;gap:10px;display:flex}.Footer-module__EZoWya__col h3{color:var(--white);font-size:var(--fs-base);margin-bottom:8px;font-weight:700}.Footer-module__EZoWya__col a,.Footer-module__EZoWya__col p{font-size:var(--fs-sm);color:#b9b9b9;transition:color .15s}.Footer-module__EZoWya__col a:hover{color:var(--gold-soft)}.Footer-module__EZoWya__bar{font-size:var(--fs-xs);color:#8a8a8a;border-top:1px solid #ffffff14;padding-block:20px}@media (max-width:760px){.Footer-module__EZoWya__inner{grid-template-columns:1fr}}
.Shop-module__2Fv2ya__page{background:var(--bg-paper)}.Shop-module__2Fv2ya__head{padding-top:calc(var(--nav-height) + clamp(56px, 7vw, 96px));background:radial-gradient(720px 420px at 85% 0%, #c9a2271a, transparent 65%), var(--bg-paper);padding-bottom:clamp(8px,2vw,24px)}.Shop-module__2Fv2ya__title{color:var(--ink-rich);margin-top:26px;font-size:clamp(2.4rem,5vw,4rem);font-weight:500;line-height:1.08}.Shop-module__2Fv2ya__accent{background:linear-gradient(110deg, var(--gold-deep), var(--gold) 50%, var(--brand-amber));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500}.Shop-module__2Fv2ya__lead{font-size:var(--fs-md);color:var(--ink-500);max-width:52ch;margin-top:20px}.Shop-module__2Fv2ya__grid{grid-template-columns:repeat(auto-fit,minmax(320px,440px));justify-content:center;gap:26px;display:grid}.Shop-module__2Fv2ya__card{background:var(--white);border:1px solid var(--hairline);border-radius:var(--radius-xl);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);flex-direction:column;padding:28px;display:flex;position:relative;box-shadow:0 12px 36px -18px #1212121f}.Shop-module__2Fv2ya__card:hover{transform:translateY(-5px);box-shadow:0 28px 56px -24px #12121233}.Shop-module__2Fv2ya__popular{border:1px solid var(--gold-soft);box-shadow:0 24px 60px -24px #a8861d59}.Shop-module__2Fv2ya__badge{background:linear-gradient(135deg, var(--gold), var(--gold-deep));color:var(--white);font-size:var(--fs-xs);letter-spacing:.18em;text-transform:uppercase;border-radius:var(--radius-pill);white-space:nowrap;padding:7px 20px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px -8px #a8861d80}.Shop-module__2Fv2ya__imageWrap{border-radius:var(--radius-lg);background:linear-gradient(150deg, var(--yellow-50), #f3edd8);margin-bottom:22px;padding:22px}.Shop-module__2Fv2ya__image{border-radius:var(--radius-sm);width:100%;height:auto;box-shadow:0 14px 30px -14px #1212124d}.Shop-module__2Fv2ya__name{font-size:var(--fs-lg);color:var(--ink-rich);font-weight:600}.Shop-module__2Fv2ya__per{font-size:var(--fs-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin-top:4px}.Shop-module__2Fv2ya__price{font-family:var(--font-head);color:var(--ink-rich);margin-top:14px;font-size:2.4rem;font-weight:500}.Shop-module__2Fv2ya__price span{font-family:var(--font-open-sans), sans-serif;font-size:var(--fs-sm);color:var(--color-text-muted);font-weight:400}.Shop-module__2Fv2ya__list{flex-direction:column;flex:1;gap:11px;margin-top:18px;list-style:none;display:flex}.Shop-module__2Fv2ya__list li{font-size:var(--fs-sm);color:var(--ink-500);align-items:center;gap:11px;display:flex}.Shop-module__2Fv2ya__list span{border:1px solid var(--gold-soft);width:20px;height:20px;color:var(--gold-deep);border-radius:50%;flex:none;place-items:center;font-size:.65rem;font-weight:700;display:grid}.Shop-module__2Fv2ya__buy{width:100%;margin-top:24px}.Shop-module__2Fv2ya__storeNote{text-align:center;font-size:var(--fs-sm);color:var(--color-text-muted);margin-top:28px}.Shop-module__2Fv2ya__storeNote a{color:var(--gold-deep);font-weight:600}.Shop-module__2Fv2ya__storeNote a:hover{text-decoration:underline}.Shop-module__2Fv2ya__searchPro{border-radius:var(--radius-xl);background:linear-gradient(150deg,#1c1c1c,#121212);border:1px solid #c9a22740;justify-content:space-between;align-items:center;gap:clamp(24px,4vw,64px);margin-top:clamp(48px,6vw,72px);padding:clamp(28px,4vw,44px);display:flex}.Shop-module__2Fv2ya__spTag{font-size:var(--fs-xs);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-weight:700}.Shop-module__2Fv2ya__spTitle{font-size:var(--fs-xl);color:var(--white);margin-top:10px;font-weight:600}.Shop-module__2Fv2ya__spBody{color:#9a9a9a;font-size:var(--fs-sm);max-width:52ch;margin-top:10px}.Shop-module__2Fv2ya__spRight{flex-direction:column;flex:none;align-items:center;gap:16px;display:flex}.Shop-module__2Fv2ya__spPrice{font-family:var(--font-head);color:var(--gold-soft);font-size:2.6rem;font-weight:500}.Shop-module__2Fv2ya__spPrice span{font-family:var(--font-open-sans), sans-serif;font-size:var(--fs-sm);color:#9a9a9a}.Shop-module__2Fv2ya__spBtn{background:var(--brand-yellow);color:var(--ink-900)}.Shop-module__2Fv2ya__spBtn:hover{background:var(--yellow-300)}.Shop-module__2Fv2ya__trust{background:linear-gradient(180deg, var(--bg-paper), #f5f1e3 70%, var(--bg-paper))}.Shop-module__2Fv2ya__trustGrid{grid-template-columns:repeat(3,1fr);gap:clamp(28px,4vw,56px);display:grid}.Shop-module__2Fv2ya__trustItem h3{font-size:var(--fs-md);color:var(--ink-rich);margin-top:14px;font-weight:600}.Shop-module__2Fv2ya__trustItem p{font-size:var(--fs-sm);color:var(--color-text-muted);max-width:36ch;margin-top:8px}.Shop-module__2Fv2ya__trustIcon{border-radius:var(--radius-md);background:var(--white);border:1px solid var(--hairline);width:52px;height:52px;box-shadow:var(--shadow-sm);place-items:center;font-size:1.4rem;display:grid}@media (max-width:920px){.Shop-module__2Fv2ya__grid{grid-template-columns:1fr;max-width:420px;margin-inline:auto}.Shop-module__2Fv2ya__searchPro{flex-direction:column;align-items:flex-start}.Shop-module__2Fv2ya__spRight{align-items:flex-start}.Shop-module__2Fv2ya__trustGrid{grid-template-columns:1fr}}.Shop-module__2Fv2ya__hp{opacity:0;width:0;height:0;position:absolute;left:-9999px}.Shop-module__2Fv2ya__form{flex-direction:column;gap:16px;margin-top:28px;display:flex;overflow:hidden}.Shop-module__2Fv2ya__field{flex-direction:column;gap:6px;display:flex}.Shop-module__2Fv2ya__field span{font-size:var(--fs-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-400);font-weight:700}.Shop-module__2Fv2ya__field input{border:none;border-bottom:1px solid var(--hairline);font-size:var(--fs-base);color:var(--ink-900);background:0 0;border-radius:0;padding:11px 2px;transition:border-color .2s}.Shop-module__2Fv2ya__field input::placeholder{color:var(--ink-300)}.Shop-module__2Fv2ya__field input:focus{border-bottom:1.5px solid var(--gold);outline:none}.Shop-module__2Fv2ya__submit{width:100%;margin-top:8px}.Shop-module__2Fv2ya__submit:disabled{opacity:.7;cursor:wait}.Shop-module__2Fv2ya__err{font-size:var(--fs-sm);color:#c62828;text-align:center;font-weight:600}.Shop-module__2Fv2ya__done{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-top:28px;display:flex}.Shop-module__2Fv2ya__done strong{font-family:var(--font-head);font-size:var(--fs-lg);color:var(--ink-rich);font-weight:600}.Shop-module__2Fv2ya__done p{font-size:var(--fs-sm);color:var(--ink-500);max-width:34ch}.Shop-module__2Fv2ya__doneIcon{background:linear-gradient(135deg, var(--gold), var(--gold-deep));width:54px;height:54px;color:var(--white);border-radius:50%;place-items:center;font-size:1.4rem;font-weight:700;display:grid;box-shadow:0 14px 30px -10px #a8861d99}
