:root{--pink:#ff3f78;--hot:#f72f68;--brand:#ff4f8b;--rose:#fff2f6;--rose-2:#ffe4ed;--ink:#181a22;--muted:#626776;--line:#ff3f7829;--shadow:0 24px 70px #c9376029;--premium-shadow:0 28px 80px #9e254e24;--glass:#ffffffb8;--green:#13b987;--gold:#f4b83f;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.page{background:radial-gradient(circle at 78% 10%,#ff4f8b33,#0000 34rem),radial-gradient(circle at 8% 28%,#ffd5e2ad,#0000 32rem),radial-gradient(circle at 45% 58%,#fff2f6c7,#0000 36rem),radial-gradient(circle at 86% 72%,#ff4f8b14,#0000 30rem),linear-gradient(#fff 0%,#fff8fa 24%,#fff 56%,#fff8fb 100%);position:relative;overflow:hidden}.page:before,.page:after{content:"";z-index:0;pointer-events:none;position:fixed}.page:before{opacity:.55;background-image:radial-gradient(circle,#f72f6821 0 1px,#0000 1.5px),radial-gradient(circle,#f4b83f24 0 1px,#0000 1.5px);background-position:4% 16%,85% 34%;background-size:150px 150px,210px 210px;inset:0}.page:after{filter:blur(10px);background:linear-gradient(135deg,#0000,#ff3f7814,#0000);width:62vw;height:34vh;inset:14% -12% auto auto;transform:rotate(-10deg)}.nav,main,.footer{z-index:1;position:relative}.nav{z-index:20;-webkit-backdrop-filter:blur(14px)saturate(1.15);backdrop-filter:blur(14px)saturate(1.15);background:#ffffffb8;border-bottom:1px solid #ff3f781a;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:18px clamp(20px,6vw,72px);transition:all .35s;display:flex;position:sticky;top:0;box-shadow:0 14px 42px #97264c0f}.brand{color:var(--hot);align-items:center;gap:0;font-size:0;font-weight:850;display:inline-flex}.brandLogo{object-fit:contain;object-position:left center;filter:drop-shadow(0 12px 22px #982a4824);width:260px;height:58px;display:block}.navLinks{align-items:center;gap:clamp(18px,3vw,34px);font-size:14px;font-weight:750;display:flex}.navCta,.primaryBtn,.waitCard button{color:#fff;background:linear-gradient(135deg, #ff7aa1 0%, var(--hot) 62%, #dc2d61 100%);cursor:pointer;will-change:transform;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:46px;transition:all .35s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #f72f683d,inset 0 1px #ffffff47}.navCta:after,.primaryBtn:after,.secondaryBtn:after,.waitCard button:after{content:"";background:radial-gradient(circle at var(--ripple-x,50%) var(--ripple-y,50%), #ffffff73, transparent 24%);opacity:0;transition:opacity .35s;position:absolute;inset:0}.navCta:hover,.primaryBtn:hover,.secondaryBtn:hover,.waitCard button:hover{transform:translateY(-3px);box-shadow:0 24px 52px #f72f6847}.navCta:hover:after,.primaryBtn:hover:after,.secondaryBtn:hover:after,.waitCard button:hover:after{opacity:1}.navCta{padding:0 22px;font-size:14px;font-weight:850}.hero{grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);align-items:center;gap:32px;min-height:760px;padding:72px clamp(20px,6vw,72px) 48px;display:grid;position:relative}.hero:before{content:"";filter:blur(2px);background:radial-gradient(circle at 50% 44%,#ff4f8b2e,#ffe4ed80 42%,#0000 72%);border-radius:46% 54% 52% 48%;width:min(680px,52vw);height:min(580px,48vw);animation:9s ease-in-out infinite auraDrift;position:absolute;top:10%;right:3%}.hero>*{z-index:1;position:relative}.heroCopy{max-width:660px}.eyebrow{color:var(--hot);letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow.light{color:#fff}h1,h2,h3,p{margin:0}h1{letter-spacing:0;max-width:760px;font-size:clamp(48px,6vw,82px);line-height:.98}h1:after{content:" ";width:.3em;display:inline-block}.heroCopy p{max-width:590px;color:var(--muted);margin-top:28px;font-size:19px;line-height:1.75}.heroActions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.primaryBtn,.secondaryBtn{min-height:56px;padding:0 24px;font-size:15px;font-weight:850;position:relative;overflow:hidden}.secondaryBtn{border:1px solid var(--line);color:var(--hot);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform;background:#ffffffbd;border-radius:16px;justify-content:center;align-items:center;transition:all .35s;display:inline-flex;box-shadow:0 16px 42px #c9376014,inset 0 1px #fffc}.heroBadgeGrid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;margin-top:34px;display:grid}.heroBadgeGrid span{color:#343743;-webkit-backdrop-filter:blur(10px)saturate(1.1);backdrop-filter:blur(10px)saturate(1.1);background:linear-gradient(145deg,#ffffffd1,#fff2f69e);border:1px solid #ff3f7821;border-radius:18px;align-items:center;gap:10px;min-height:52px;padding:12px 14px;font-size:13px;font-weight:850;display:flex;box-shadow:0 18px 42px #c9376017,inset 0 1px #ffffffc7}.heroBadgeGrid b{background:var(--rose);border-radius:10px;flex:none;place-items:center;width:30px;height:30px;display:grid}.trustLine{align-items:center;gap:18px;margin-top:42px;display:flex}.avatars{display:flex}.avatars span{color:#fff;background:linear-gradient(135deg, var(--pink), #1e1f2a);border:3px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-right:-11px;font-weight:900;display:grid}.avatars span:nth-child(2){background:linear-gradient(135deg, var(--gold), var(--pink))}.avatars span:nth-child(3){background:linear-gradient(135deg, var(--green), #2a2d36)}.trustLine strong{color:var(--hot);font-size:21px;display:block}.trustLine small{color:var(--muted);font-size:13px}.phoneStage{perspective:1000px;min-height:610px;transform:translateY(calc(var(--parallax,0) * -18px));will-change:transform;transition:transform .12s linear;position:relative}.halo{filter:blur(1px);border-radius:999px;position:absolute}.haloOne{background:linear-gradient(135deg,#ff3f783d,#ffcbdb6b);width:460px;height:340px;animation:8s ease-in-out infinite haloFloat;bottom:15%;right:-14%;transform:rotate(-14deg)}.haloTwo{background:#ffe4ed59;border:1px dashed #f72f6857;width:250px;height:250px;top:15%;left:4%}.phone{width:246px;height:506px;transform-style:preserve-3d;will-change:transform;background:#121319;border:10px solid #1c1d23;border-radius:38px;position:absolute;box-shadow:0 44px 75px #181a2240,inset 0 0 0 1px #ffffff14}.phone:after{content:"";z-index:2;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(112deg,#ffffff4d,#0000 28% 68%,#ffffff1f);border-radius:27px;position:absolute;inset:11px}.phoneFront{z-index:4;transform:perspective(1000px) rotateX(4deg) rotateY(-18deg) rotateZ(-3deg) translateY(calc(var(--parallax,0) * 8px));animation:6.5s ease-in-out infinite phoneFloat;top:2%;left:25%}.phoneBack{z-index:3;transform:perspective(1000px) rotateX(3deg) rotateY(-24deg) rotateZ(8deg) scale(.86) translateY(calc(var(--parallax,0) * -8px));animation:7.2s ease-in-out infinite phoneFloatBack;top:11%;right:10%}.notch{z-index:3;background:#101116;border-radius:999px;width:82px;height:24px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.screen{background:linear-gradient(#fff 0%,#fff7fa 100%);border-radius:28px;height:100%;padding:42px 18px 16px;overflow:hidden}.screen.soft{text-align:center;background:linear-gradient(160deg,#fff 0%,#ffe6ef 100%);flex-direction:column;align-items:center;display:flex}.appTop,.servicePill,.tabbar{justify-content:space-between;align-items:center;display:flex}.appTop span{color:var(--hot);font-weight:900}.screen h3{margin:24px 0 14px;font-size:23px;line-height:1.15}.search{color:#a0a3ad;background:#fff;border:1px solid #f72f681a;border-radius:11px;align-items:center;height:40px;padding:0 13px;font-size:12px;display:flex}.miniTitle{margin:18px 0 8px;font-size:11px;font-weight:900}.servicePill{height:42px;color:var(--hot);background:#fff;border-radius:12px;margin-bottom:9px;padding:0 10px;box-shadow:0 10px 26px #f72f6814}.servicePill span{color:#22242d;flex:1;margin-left:8px;font-size:12px;font-weight:800}.tabbar{color:#a0a3ad;height:42px;position:absolute;bottom:16px;left:18px;right:18px}.tabbar span{color:#fff;background:var(--hot);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.confirmed{color:#fff;background:linear-gradient(135deg, #ff8bae, var(--hot));border-radius:50%;place-items:center;width:78px;height:78px;margin-top:74px;display:grid;box-shadow:0 18px 40px #f72f6847}.screen.soft p{color:var(--muted);font-size:13px;line-height:1.5}.route{align-items:center;gap:8px;width:72%;margin:28px 0;display:flex}.route span{background:var(--pink);border-radius:50%;width:13px;height:13px}.route i{border-top:2px dashed #f72f6866;flex:1}.screen.soft button{color:#fff;background:var(--hot);border:0;border-radius:12px;width:78%;height:46px;font-weight:850}.appHomeScreen{color:#11131a;scrollbar-width:none;background:linear-gradient(#fff2f5 0%,#fff8fa 45%,#fff 100%);padding:14px 10px 58px;position:relative;overflow:hidden}.appHomeScreen::-webkit-scrollbar{display:none}.miniStatus{color:#3c3e45;justify-content:space-between;align-items:center;height:16px;font-size:8px;font-weight:800;display:flex}.miniStatus i{background:#14c66a;border-radius:999px;width:30px;height:12px}.miniBrandRow{grid-template-columns:32px 1fr 32px;align-items:center;gap:8px;margin-top:10px;display:grid}.miniBrandRow img{object-fit:contain;justify-self:center;width:128px;height:34px}.miniMandala{background:repeating-conic-gradient(from 10deg, #ef3f77eb 0 8deg, #1a71d2b8 8deg 16deg, #ffbd3db8 16deg 24deg), radial-gradient(circle, #fff 0 22%, transparent 23%);border:2px solid #ef3f77;border-radius:50%;width:29px;height:29px;box-shadow:0 4px 12px #f72f6826}.miniTagline{color:#2d3038;text-align:center;margin:4px 0 12px;font-size:10px;line-height:1.2}.miniSearch{color:#dd7793;background:#ffffffdb;border:1px solid #e1577c57;border-radius:17px;grid-template-columns:20px 1fr 24px;align-items:center;gap:6px;height:46px;padding:0 12px;display:grid;box-shadow:0 13px 26px #a64f6729}.miniSearch span{color:#696b74;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.miniHeroCard{background:radial-gradient(circle at 92% 16%,#f72f681f,#0000 6rem),linear-gradient(135deg,#ffe9ef 0%,#fff4f7 58%,#ffe1ea 100%);grid-template-columns:1fr 78px;gap:9px;min-height:146px;margin:18px -10px 0;padding:17px 10px 18px;display:grid;position:relative;overflow:hidden}.miniHeroCard:after{content:"";background:#f72f6829;border-radius:999px;width:36px;height:84px;position:absolute;top:26px;right:70px;transform:rotate(18deg)}.miniHeroCard span{color:#e77591;text-transform:uppercase;font-size:13px;font-weight:950;line-height:1}.miniHeroCard h3{color:#0d0e13;text-transform:uppercase;margin:11px 0 8px;font-size:24px;line-height:.95}.miniHeroCard p{color:#25272e;font-size:9px;font-weight:850}.miniHeroCard button{color:#fff;background:linear-gradient(135deg,#15161a,#050507);border:0;border-radius:999px;align-items:center;gap:2px;width:auto;height:36px;margin-top:13px;padding:0 17px;font-size:11px;font-weight:950;display:inline-flex;box-shadow:0 10px 20px #08090d38}.miniHeroCard aside{z-index:1;text-align:center;background:#fffffff0;border-radius:12px;align-self:center;padding:7px;position:relative;box-shadow:0 10px 28px #412a3229}.miniWorker{height:52px;color:var(--hot);background:linear-gradient(135deg,#fff9,#0000),linear-gradient(145deg,#f5d5cc,#fff 42%,#d7d0c9);border-radius:9px;place-items:center;display:grid;position:relative}.miniWorker svg:last-child{color:#111;position:absolute;bottom:9px;right:13px}.miniHeroCard strong{color:#16171d;margin-top:6px;font-size:9px;line-height:1.1;display:block}.miniHeroCard small{color:#5f626b;margin-top:3px;font-size:7px;font-weight:800;display:block}.miniDots{justify-content:center;gap:8px;margin:-12px 0 10px;display:flex}.miniDots span,.miniDots b{border:1px solid #2c2d3547;border-radius:50%;width:6px;height:6px;display:block}.miniDots b{background:#111;border-color:#111}.miniCategoryRail{background:#fff;border-radius:22px;grid-template-columns:repeat(5,1fr);gap:6px;margin:0 -2px 18px;padding:8px;display:grid;box-shadow:0 9px 24px #42333824}.miniCategoryRail div{color:#1a1b20;text-align:center;background:#fff;border:1px solid #f72f682e;border-radius:12px;place-items:center;min-height:64px;padding:7px 3px;display:grid}.miniCategoryRail div.active{color:#fff;background:#111216}.miniCategoryRail div:not(.active) svg{color:var(--hot)}.miniCategoryRail span{overflow-wrap:anywhere;max-width:44px;margin-top:5px;font-size:9px;font-weight:850;line-height:1.1}.miniSectionHead{justify-content:space-between;align-items:center;margin:0 2px 10px;display:flex}.miniSectionHead strong{color:#121318;font-size:13px;font-weight:950}.miniSectionHead span{color:#df7891;font-size:10px;font-weight:900}.miniServiceGrid{grid-template-columns:repeat(3,1fr);gap:8px;padding-bottom:10px;display:grid}.miniServiceGrid article{min-height:94px;color:var(--hot);background:#fff;border:1px solid #1d1e2414;border-radius:12px;place-items:center;padding:10px 5px;display:grid;box-shadow:0 7px 16px #1f222c1a}.miniServiceGrid p{color:#142033;text-transform:uppercase;font-size:7px;font-weight:950}.miniServiceGrid button{color:#fff;background:linear-gradient(135deg,#ff98ad,#df5368);border:0;border-radius:999px;width:auto;height:24px;margin-top:4px;padding:0 12px;font-size:8px;font-weight:950;box-shadow:0 7px 16px #dd536847}.miniTabbar{background:#fffffff2;border-top:1px solid #f72f6829;border-radius:22px 22px 0 0;grid-template-columns:repeat(3,1fr);height:50px;display:grid;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -9px 20px #412a3214}.miniTabbar span{color:#8d8f96;place-items:center;font-size:8px;font-weight:850;display:grid}.miniTabbar span.active{color:#df7891}.phoneFront .appHomeScreen{height:100%;padding:10px 10px 28px}.phoneFront .miniBrandRow{margin-top:4px}.phoneFront .miniBrandRow img{width:104px;height:27px}.phoneFront .miniMandala{width:24px;height:24px}.phoneFront .miniTagline{margin:2px 0 7px;font-size:8px}.phoneFront .miniSearch{border-radius:14px;height:34px}.phoneFront .miniHeroCard{grid-template-columns:1fr 70px;min-height:104px;margin-top:10px;padding-top:11px;padding-bottom:11px}.phoneFront .miniHeroCard span{font-size:11px}.phoneFront .miniHeroCard h3{margin:6px 0 4px;font-size:19px}.phoneFront .miniHeroCard p{font-size:8px}.phoneFront .miniHeroCard button{height:26px;margin-top:7px;padding:0 12px;font-size:9px}.phoneFront .miniWorker{height:36px}.phoneFront .miniHeroCard strong{font-size:8px}.phoneFront .miniHeroCard small{font-size:6px}.phoneFront .miniDots{margin:-7px 0 6px}.phoneFront .miniCategoryRail{border-radius:18px;gap:5px;margin-bottom:9px;padding:6px}.phoneFront .miniCategoryRail div{border-radius:10px;min-height:46px;padding:4px 2px}.phoneFront .miniCategoryRail svg{width:16px;height:16px}.phoneFront .miniCategoryRail span{max-width:38px;font-size:7px}.phoneFront .miniSectionHead{margin-bottom:5px}.phoneFront .miniSectionHead strong{font-size:11px}.phoneFront .miniSectionHead span{font-size:8px}.phoneFront .miniServiceGrid{gap:5px}.phoneFront .miniServiceGrid article{border-radius:10px;min-height:47px;padding:5px 4px}.phoneFront .miniServiceGrid svg{width:14px;height:14px}.phoneFront .miniServiceGrid p{font-size:6px}.phoneFront .miniServiceGrid button{height:16px;padding:0 8px;font-size:6px}.phoneFront .miniTabbar{height:39px}.premiumWhy .compareShell{gap:84px;position:relative}.premiumWhy .versus{z-index:5;pointer-events:none;width:72px;height:72px;animation:none;top:50%;left:50%;transform:translate(-50%,-50%)!important}@media (max-width:760px){.premiumWhy .compareShell{gap:34px}.premiumWhy .versus{width:64px;height:64px;top:50%}}.floatBadge{z-index:5;width:60px;height:60px;color:var(--hot);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border-radius:20px;place-items:center;animation:6s ease-in-out infinite orbitFloat;display:grid;position:absolute;box-shadow:0 18px 45px #1f222c21,inset 0 1px #ffffffd1}.badgeA{top:8%;left:12%}.badgeB{color:#2b94ff;animation-delay:.8s;top:35%;left:18%}.badgeC{animation-delay:1.3s;top:29%;right:16%}.pedestal{filter:blur(2px);background:radial-gradient(#ff3f786b,#ff3f7814 64%,#0000 72%);border-radius:50%;width:340px;height:78px;animation:5s ease-in-out infinite shadowPulse;position:absolute;bottom:6%;left:24%}.stats{max-width:1180px;box-shadow:var(--premium-shadow);-webkit-backdrop-filter:blur(12px)saturate(1.1);backdrop-filter:blur(12px)saturate(1.1);background:#ffffffb3;border:1px solid #ff3f7814;border-radius:32px;grid-template-columns:repeat(5,1fr);gap:12px;margin:0 auto;padding:28px;display:grid}.stat{background:linear-gradient(#fff2f6f2,#ffffff9e);border:1px solid #ffffffad;border-radius:22px;padding:16px 22px;transition:all .35s;box-shadow:inset 0 1px #ffffffd6}.stat:hover{transform:translateY(-4px)}.stat span{color:var(--hot);font-size:clamp(19px,2vw,27px);font-weight:900;display:block}.stat small{color:var(--muted);font-size:13px}.launchTrustGrid{max-width:1180px;box-shadow:var(--premium-shadow);-webkit-backdrop-filter:blur(14px)saturate(1.12);backdrop-filter:blur(14px)saturate(1.12);background:radial-gradient(circle at 8% 0,#ff4f8b1f,#0000 18rem),linear-gradient(135deg,#ffffffd6,#fff6f9b8);border:1px solid #ff3f781a;border-radius:32px;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 auto;padding:20px;display:grid}.launchTrustCard{background:radial-gradient(circle at 78% 0,#fffffff2,#0000 42%),linear-gradient(#fff2f6f0,#ffffffad);border:1px solid #ffffffb3;border-radius:24px;min-height:214px;padding:24px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffdb,0 18px 44px #c9376014}.launchTrustCard:after{content:"";opacity:.22;background-image:radial-gradient(circle,#f72f684d 1px,#0000 1.5px);background-size:10px 10px;width:58px;height:58px;position:absolute;top:18px;right:18px}.launchTrustCard:hover{border-color:#f72f6833;transform:translateY(-5px);box-shadow:inset 0 1px #ffffffe6,0 28px 68px #c9376024}.launchTrustCard>span{width:54px;height:54px;color:var(--hot);background:linear-gradient(#ffffffeb,#ffe8efc7);border:1px solid #f72f6821;border-radius:18px;place-items:center;margin-bottom:20px;display:grid;box-shadow:0 14px 32px #f72f681f}.launchTrustCard h2{z-index:1;color:#181a22;font-size:18px;line-height:1.18;position:relative}.launchTrustCard p{z-index:1;color:var(--muted);margin-top:12px;font-size:14px;line-height:1.62;position:relative}.section{padding:92px clamp(20px,6vw,72px);position:relative}.sectionTitle{text-align:center;max-width:730px;margin:0 auto 44px}.sectionTitle.left{text-align:left;margin-left:0}.sectionTitle span{color:var(--hot);text-transform:uppercase;font-size:13px;font-weight:900}.sectionTitle h2,.assamCopy h2,.waitlist h2,.partner h2{letter-spacing:0;margin-top:10px;font-size:clamp(32px,4vw,52px);line-height:1.04}.serviceGrid{grid-template-columns:repeat(6,minmax(136px,1fr));gap:24px;display:grid}.serviceCard{border:1px solid var(--line);min-height:146px;color:var(--hot);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-style:preserve-3d;will-change:transform;background:linear-gradient(145deg,#ffffffd1,#fff8fa94);border-radius:26px;place-items:center;gap:16px;transition:all .35s;display:grid;box-shadow:0 18px 50px #c9376012,inset 0 1px #ffffffc7}.serviceCard svg{transition:transform .22s,filter .22s}.serviceCard:hover{background:#ffffffe0;border-color:#f72f685c;transform:perspective(900px)rotateX(2deg)translateY(-10px)scale(1.03);box-shadow:0 28px 75px #f72f6838,0 0 0 6px #ff3f780a}.serviceCard:hover svg{filter:drop-shadow(0 10px 18px #f72f6847);transform:translateY(-4px)scale(1.12)rotate(-4deg)}.serviceCard h3{color:var(--ink);font-size:15px}.split{grid-template-columns:.94fr 1.06fr;align-items:start;gap:clamp(42px,7vw,98px);display:grid}.premiumWhy{background:radial-gradient(circle at 14% 6%,#ff4f8b14,#0000 18rem),radial-gradient(circle at 70% 24%,#ff4f8b0f,#0000 22rem);grid-template-columns:.95fr 1fr;align-items:stretch;gap:72px}.premiumWhy:after{content:"";background:linear-gradient(#0000,#ff3f7829,#0000);width:1px;position:absolute;top:110px;bottom:100px;left:50%}.whyPanel,.featurePanel{position:relative}.pillEyebrow{min-height:44px;color:var(--hot);text-transform:uppercase;background:#fff2f6c7;border:1px solid #ff3f7824;border-radius:999px;align-items:center;gap:10px;padding:0 18px;font-size:13px;font-weight:950;display:inline-flex;box-shadow:0 14px 34px #f72f6814,inset 0 1px #ffffffd1}.whyPanel>h2,.featurePanel>h2{color:var(--ink);letter-spacing:0;margin:28px 0 0;font-size:clamp(42px,4.8vw,72px);line-height:1.02}.whyPanel>h2 span{color:var(--hot);display:block}.how{padding-top:34px}.stepsGrid,.trustGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.stepCard,.trustCard,.partnerPanel{-webkit-backdrop-filter:blur(12px)saturate(1.08);backdrop-filter:blur(12px)saturate(1.08);will-change:transform;background:linear-gradient(145deg,#ffffffd1,#fff6f99e);border:1px solid #ff3f7824;border-radius:28px;transition:all .35s;box-shadow:0 20px 55px #c9376014,inset 0 1px #ffffffc7}.stepCard:hover,.trustCard:hover,.partnerPanel:hover{transform:translateY(-6px);box-shadow:0 28px 75px #c9376024}.stepCard{min-height:190px;padding:28px;position:relative;overflow:hidden}.stepCard:after{content:"";background:radial-gradient(circle,#ff3f7829,#0000 68%);border-radius:50%;width:110px;height:110px;position:absolute;top:-34px;right:-34px}.stepCard span{color:#fff;background:linear-gradient(135deg, #ff7aa1, var(--hot));border-radius:15px;place-items:center;width:46px;height:46px;font-weight:950;display:grid;box-shadow:0 14px 32px #f72f6838}.stepCard h3{margin-top:22px;font-size:19px}.stepCard p{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.65}.compare{grid-template-columns:1fr 1fr;gap:34px;margin-top:46px;display:grid;position:relative}.compareCard,.feature,.waitCard{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:transform;background:linear-gradient(145deg,#ffffffd6,#fff8fa9e);border-radius:28px;transition:all .35s;box-shadow:0 18px 48px #c9376014,inset 0 1px #ffffffd1}.compareCard:hover,.feature:hover{transform:translateY(-6px)}.compareCard.muted{border-color:#ff486c26;box-shadow:0 18px 48px #ff486c14}.compareCard:not(.muted){border-color:#13b98738;box-shadow:0 18px 48px #13b98714}.compareCard{min-height:320px;padding:34px 36px;position:relative;overflow:hidden}.compareCard h3{color:var(--hot);margin-bottom:24px;font-size:22px}.compareCard.muted h3{color:#2c2d35}.compareCard p{color:var(--muted);align-items:center;gap:14px;margin-top:18px;font-size:16px;display:flex}.compareCard svg{color:var(--green);flex:none}.compareCard.muted svg{color:var(--hot)}.compareCard p svg{background:#13b98721;border-radius:50%;width:19px;height:19px;padding:3px}.compareCard.muted p svg{background:#ff3f7821}.versus{z-index:2;color:#fff;background:linear-gradient(135deg, #ff80a7, var(--hot));border-radius:50%;place-items:center;width:70px;height:70px;font-size:20px;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 44px #f72f6857}.shieldBadge{color:#fff;border-radius:28px 28px 34px 34px;place-items:center;width:82px;height:82px;display:grid;position:absolute;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #1e1f2a1f}.shieldBadge:after{content:"";filter:blur(3px);background:#1e1f2a14;border-radius:50%;width:120px;height:22px;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.shieldBadge.bad{background:linear-gradient(145deg,#ff89a9,#f72f68)}.shieldBadge.good{background:linear-gradient(145deg,#5be0aa,#13b987)}.shieldBadge svg{z-index:1;color:#fff;position:relative}.whyStats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbd;border:1px solid #ff3f7829;border-radius:24px;grid-template-columns:repeat(5,1fr);gap:0;margin-top:54px;padding:24px 22px;display:grid;box-shadow:0 26px 70px #c937601f,inset 0 1px #ffffffd1}.whyStats div{text-align:center;justify-items:center;gap:7px;padding:0 14px;display:grid}.whyStats div+div{border-left:1px solid #ff3f7824}.whyStats svg{width:48px;height:48px;color:var(--hot);background:var(--rose);border-radius:15px;padding:12px;box-shadow:0 14px 30px #f72f681f}.whyStats strong{color:var(--hot);font-size:19px}.whyStats small{max-width:86px;color:var(--muted);font-size:12px;line-height:1.25}.featureGrid{grid-template-columns:1fr 1fr;gap:24px;margin-top:48px;display:grid}.feature{gap:28px;min-height:214px;padding:34px;display:flex;position:relative;overflow:hidden}.feature:after{content:"";opacity:.38;background-image:radial-gradient(circle,#ff3f7857 1.5px,#0000 1.5px);background-size:12px 12px;width:48px;height:48px;position:absolute;top:18px;right:20px}.feature span{width:74px;height:74px;color:var(--hot);background:radial-gradient(circle at 32% 22%, #fff, var(--rose));border-radius:50%;flex:none;place-items:center;transition:all .35s;display:grid;box-shadow:0 14px 32px #f72f681f}.feature:hover span{color:#fff;background:linear-gradient(135deg, #ff8aae, var(--hot));transform:translateY(-4px)rotate(-3deg)}.feature h3{font-size:21px}.feature p,.assamCopy p,.waitlist p,.partner p,.footer p{color:var(--muted);margin-top:9px;font-size:16px;line-height:1.65}.feature h3:after{content:"";background:var(--hot);border-radius:99px;width:46px;height:3px;margin-top:20px;display:block}.assam{grid-template-columns:minmax(360px,1fr) minmax(320px,.92fr);align-items:center;gap:54px;max-width:1180px;margin:0 auto;padding:44px 0 28px;display:grid}.assamArt{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:236px;transform-style:preserve-3d;background:linear-gradient(135deg,#ffffffb8,#ffe7efb8),radial-gradient(circle at 72% 18%,#f4b83f2e,#0000 12rem);border:1px solid #ff3f781f;border-radius:28px;animation:7.5s ease-in-out infinite assamFloat;position:relative;overflow:hidden;box-shadow:0 30px 80px #c9376024,inset 0 1px #ffffffb3}.assamArt img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center;display:block}.assamArt:before,.assamArt:after{content:"";z-index:3;background:#f72f6861;border-radius:50%;width:6px;height:6px;animation:6s ease-in-out infinite assamParticles;position:absolute;box-shadow:72px 32px #f72f6838,156px -12px #f4b83f4d,244px 42px #f72f6833}.assamArt:before{top:18%;right:20%}.assamArt:after{animation-delay:1.4s;top:34%;right:30%}.assamMap{border:2px solid #f72f683d;border-radius:42% 58% 46% 54%/44% 45% 55% 56%;width:136px;height:104px;position:absolute;top:12%;right:5%;transform:rotate(-12deg)}.assamMap:before{content:"";background:#f72f681a;border-radius:50%;width:38px;height:38px;position:absolute;top:32%;left:18%}.sun{background:#f4b83f59;border-radius:50%;width:48px;height:48px;position:absolute;top:18%;right:18%}.hills{background:radial-gradient(circle at 18% 16%,#0000 0 64px,#f72f6829 65px 138px,#0000 139px),radial-gradient(circle at 52% 16%,#0000 0 86px,#f72f6821 87px 180px,#0000 181px),radial-gradient(circle at 84% 18%,#0000 0 72px,#f72f6824 73px 154px,#0000 155px);height:64%;position:absolute;inset:auto -4% -20%}.temple{align-items:end;gap:12px;display:flex;position:absolute;bottom:17%;left:9%}.temple span{background:#ffffff59;border:2px solid #f72f6894;border-radius:40px 40px 8px 8px;width:62px;height:82px;display:block}.temple span:before{content:"";background:#f72f683b;border-radius:40px 40px 4px 4px;width:46px;height:25px;margin:-16px auto 0;display:block}.bridge{border-bottom:3px solid #f72f6875;border-radius:0 0 50% 50%;width:43%;height:58px;position:absolute;bottom:28%;right:8%}.bridge:before{content:"";border-top:2px solid #f72f6857;position:absolute;inset:24px 0 auto}.bridge:after{content:"";background:repeating-linear-gradient(90deg,#f72f6857 0 2px,#0000 2px 20px);height:28px;position:absolute;inset:32px 0 auto}.rhino{color:#f72f6847;width:112px;height:56px;position:absolute;bottom:13%;right:10%}.rhinoBody,.rhinoHead,.rhinoHorn,.rhinoLeg{background:currentColor;display:block;position:absolute}.rhinoBody{border-radius:34px 42px 24px 26px;width:78px;height:34px;bottom:12px;left:0}.rhinoHead{border-radius:18px 26px 18px 12px;width:35px;height:26px;bottom:16px;right:12px}.rhinoHorn{clip-path:polygon(0 55%,100% 0,70% 100%);width:17px;height:10px;bottom:31px;right:0}.rhinoLeg{border-radius:0 0 8px 8px;width:10px;height:18px;bottom:0}.rhinoLeg.a{left:18px}.rhinoLeg.b{left:54px}.assamCopy h2{max-width:430px}.assamCopy h2 span{color:var(--hot)}.assamCopy p{max-width:520px;margin-top:22px}.trust{padding-top:34px}.trustCard{grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:92px;padding:22px;display:grid;position:relative}.trustCard span{width:50px;height:50px;color:var(--hot);background:radial-gradient(circle at 32% 22%, #fff, var(--rose));border-radius:18px;place-items:center;transition:all .35s;display:grid}.trustCard h3{font-size:17px}.trustCard>svg{color:var(--green)}.partner{grid-template-columns:1fr .78fr;align-items:center;gap:46px;max-width:1260px;margin:0 auto;padding-top:50px;display:grid}.partnerCopy .primaryBtn{margin-top:28px}.partnerPanel{background:radial-gradient(circle at 50% 24%,#ff3f782e,#0000 12rem),#ffffffc2;place-items:center;min-height:360px;padding:34px;display:grid;position:relative;overflow:hidden}.partnerOrbit{color:#fff;background:linear-gradient(135deg, #ff86aa, var(--hot));border-radius:50%;place-items:center;width:132px;height:132px;animation:3.2s ease-in-out infinite gentlePulse;display:grid;box-shadow:0 28px 65px #f72f6847}.partnerList{gap:12px;width:100%;margin-top:28px;display:grid}.partnerList span{color:#343743;background:#ffffffb8;border-radius:14px;align-items:center;gap:9px;min-height:44px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.partnerList svg{color:var(--green)}.localBadges{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.localBadges span{min-height:48px;color:var(--hot);background:var(--rose);border-radius:14px;align-items:center;gap:9px;padding:0 18px;font-weight:850;display:inline-flex}.waitlist{max-width:1360px;min-height:430px;transform-style:preserve-3d;background:radial-gradient(circle at 92% 82%,#ffffffb8,#0000 18rem),radial-gradient(circle at 19% 0,#ffffff2b,#0000 20rem),radial-gradient(circle at 24% 112%,#ffffff1f,#0000 19rem),linear-gradient(112deg,#ff2f72 0%,#fb4d86 38%,#ff93b5 74%,#ffe5ed 100%);border:1px solid #ffffff75;border-radius:32px;grid-template-columns:minmax(320px,.95fr) minmax(360px,.9fr) 230px;align-items:center;gap:36px;margin:34px auto 0;padding:58px 68px;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 105px #f72f684d,inset 0 1px #ffffff3d}.waitlist h2{color:#fff;text-shadow:0 12px 32px #a11d481a;max-width:570px;font-size:clamp(46px,5.4vw,78px);line-height:1.04}.launchGlow{pointer-events:none;background:#ffffff1f;border-radius:50%;position:absolute}.launchGlow.one{width:520px;height:520px;top:-60%;left:-13%}.launchGlow.two{width:650px;height:260px;bottom:-43%;left:0}.launchCopy,.waitCard,.giftScene{z-index:1;position:relative}.launchPill{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff61;border-radius:20px;align-items:center;gap:12px;min-height:54px;margin-bottom:28px;padding:0 24px;font-size:18px;font-weight:950;display:inline-flex;box-shadow:inset 0 1px #fff3}.storeRow{flex-wrap:wrap;gap:18px;margin-top:30px;display:flex}.storeRow span{color:#fff;background:linear-gradient(#101117,#050507);border-radius:16px;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;min-width:205px;min-height:66px;padding:0 24px;font-size:24px;font-weight:850;line-height:1;display:grid;box-shadow:0 20px 42px #29121c33,inset 0 1px #ffffff1a}.storeRow b{grid-row:span 2;font-size:35px;line-height:1}.storeRow i{color:#ffffffc2;letter-spacing:.4px;text-transform:uppercase;align-self:end;font-size:10px;font-style:normal;font-weight:950;display:block}.waitCard{-webkit-backdrop-filter:blur(14px)saturate(1.1);backdrop-filter:blur(14px)saturate(1.1);background:#ffffffe6;border-radius:30px;padding:46px;position:relative;transform:perspective(900px)rotateY(-1.5deg);box-shadow:0 34px 90px #7e1e432e,inset 0 1px #ffffffd1}.waitCard h3{padding-right:44px;font-size:clamp(28px,3vw,42px);line-height:1.08}.waitCard h3 span{color:var(--hot)}.closeBtn{width:48px;height:48px;color:var(--hot);cursor:default;background:#fff2f6f2;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:22px;right:22px}.waitCard>p{color:#585d6a;max-width:470px;margin-top:16px;font-size:20px;line-height:1.55}.waitCard label{margin-top:30px;display:block}.waitCard label div{gap:14px;display:flex}.waitCard input{width:100%;min-width:0;height:64px;color:var(--ink);background:#ffffffd1;border:1px solid #f72f6833;border-radius:12px;outline:0;padding:0 20px;font-size:18px}.waitCard button{border-radius:12px;min-width:156px;min-height:64px;font-size:19px;font-weight:850}.waitCard .closeBtn{border-radius:50%;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;font-size:0}.orLine{color:#5a5f6b;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:28px 0 24px;font-size:18px;display:grid}.orLine span{background:#181a221f;height:1px}.waitProof{align-items:center;gap:22px;display:flex}.miniFaces{display:flex}.miniFaces span,.miniFaces b{color:#fff;background:linear-gradient(135deg,#1e2a3a,#ff5f8d);border:2px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;margin-right:-10px;font-size:14px;font-style:normal;font-weight:950;display:grid}.miniFaces span:nth-child(2){background:linear-gradient(135deg,#f2b94e,#ff5f8d)}.miniFaces span:nth-child(3){background:linear-gradient(135deg,#273647,#12141b)}.miniFaces span:nth-child(4){background:linear-gradient(135deg,#1aa783,#f36b96)}.miniFaces b{color:#742944;background:#ffd1df}.waitProof p{color:#5b606c;max-width:240px;margin:0;font-size:18px;line-height:1.35}.waitProof strong{color:var(--ink);font-size:22px;display:block}.giftBox{color:#fff;background:linear-gradient(135deg,#ffd8e2,#ff86a7);border-radius:28px;place-items:center;width:190px;height:170px;animation:4.6s ease-in-out infinite giftFloat;display:grid;position:absolute;bottom:-8px;right:6px;transform:perspective(800px)rotateY(-10deg)rotate(6deg);box-shadow:0 38px 70px #99244838}.giftBox:before,.giftBox:after{content:"";border-radius:inherit;background:linear-gradient(#ff2f72,#ef1f5e);position:absolute}.giftBox:before{width:36px;height:100%;top:0;left:50%;transform:translate(-50%)}.giftBox:after{width:100%;height:32px;top:38%;left:0}.giftBox svg{z-index:1;opacity:.45;position:relative}.confetti,.ribbon{display:block;position:absolute}.confetti{background:#ff2f72;border-radius:50%;width:14px;height:14px;animation:4s ease-in-out infinite popFloat;box-shadow:0 0 22px #fff9}.c2{background:#f4b83f;width:10px;height:10px;animation-delay:.8s;top:80px;right:28px}.c3{background:#ff8fac;width:8px;height:8px;animation-delay:1.3s;top:118px;right:166px}.c4{background:#df245f;width:9px;height:9px;animation-delay:1.9s;top:150px;right:64px}.ribbon{filter:drop-shadow(0 14px 18px #9e254829);border:7px solid #ef1f5e;border-color:#ef1f5e #0000;border-radius:50%;width:68px;height:18px}.r1{top:100px;right:128px;transform:rotate(70deg)}.r2{top:118px;right:30px;transform:rotate(20deg)}.assam{grid-template-columns:1fr .92fr;gap:46px;max-width:1120px;padding:22px 0 26px}.assamArt{border-radius:16px;min-height:190px;box-shadow:0 22px 54px #c937601a,inset 0 1px #ffffffb3}.assamMap{width:112px;height:86px;top:10%;right:5%}.sun{width:38px;height:38px}.temple{gap:12px;bottom:16%;left:8%}.temple span{width:50px;height:68px}.temple span:before{width:37px;height:21px;margin-top:-13px}.temple span:nth-child(2){height:88px}.bridge{width:45%;height:46px;bottom:27%}.bridge:before{inset:20px 0 auto}.bridge:after{inset:27px 0 auto}.rhino{width:92px;height:46px}.rhinoBody{width:64px;height:28px}.rhinoHead{width:29px;height:22px}.assamCopy{max-width:460px}.assamCopy h2{max-width:380px;font-size:clamp(29px,3.2vw,39px);line-height:1.06}.assamCopy p{max-width:440px;margin-top:20px;font-size:13px;line-height:1.72}.localBadges{gap:14px;margin-top:22px}.localBadges span{border-radius:10px;min-height:38px;padding:0 15px;font-size:13px}.waitlist{border-radius:18px;grid-template-columns:minmax(330px,1fr) minmax(350px,390px) 170px;gap:34px;max-width:1120px;min-height:248px;margin:0 auto;padding:30px 38px;box-shadow:0 26px 72px #f72f6833,inset 0 1px #ffffff3d}.waitlist h2{max-width:420px;font-size:clamp(32px,4vw,44px);line-height:1.1}.waitlist .launchCopy p{max-width:430px;margin-top:12px;font-size:13px;line-height:1.5}.launchPill{border-radius:999px;gap:7px;min-height:25px;margin-bottom:14px;padding:0 12px;font-size:9px}.storeRow{gap:12px;margin-top:17px}.storeRow span{border-radius:8px;column-gap:8px;min-width:140px;min-height:44px;padding:0 14px;font-size:17px}.storeRow i{font-size:7px}.waitCard{border-radius:18px;padding:27px 28px;transform:perspective(900px)rotateY(-1deg)}.waitCard h3{padding-right:32px;font-size:clamp(19px,2.1vw,25px)}.closeBtn,.waitCard .closeBtn{width:26px;min-width:26px;height:26px;min-height:26px;top:18px;right:18px}.waitCard>p{margin-top:7px;font-size:12px;line-height:1.45}.orLine{gap:14px;margin:18px 0 13px;font-size:12px}.giftScene{min-height:170px}.giftBox{border-radius:18px;width:122px;height:112px;bottom:-4px;right:0}.giftBox:before{width:24px}.giftBox:after{height:22px}.c1{top:18px;right:78px}.c2{top:48px;right:18px}.c3{top:72px;right:132px}.c4{top:90px;right:48px}.ribbon{border-width:5px;width:48px;height:13px}.r1{top:64px;right:96px}.r2{top:74px;right:16px}.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff7fad1;border-top:1px solid #ff3f781f;grid-template-columns:1.35fr repeat(4,1fr);gap:46px;padding:70px clamp(20px,6vw,72px) 48px;display:grid}.serviceCard.is-visible,.feature.is-visible,.compareCard.is-visible,.stepCard.is-visible,.trustCard.is-visible,.partnerPanel.is-visible,.waitCard.is-visible{transition:all .35s}.footer p{max-width:330px}.footer h4{margin:0 0 16px}.footer a,.footer span{color:var(--muted);margin-top:10px;font-size:14px;display:block}.footer .brand{color:var(--hot)}.socials{color:var(--hot);gap:14px;margin-top:18px;display:flex}@media (max-width:1060px){.hero,.split,.assam,.partner{grid-template-columns:1fr}.hero{padding-top:50px}.phoneStage{min-height:580px}.serviceGrid{grid-template-columns:repeat(3,1fr)}.stepsGrid,.trustGrid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(3,1fr);margin-inline:20px}.launchTrustGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:20px}.waitlist{grid-template-columns:1fr;margin-inline:20px}.premiumWhy:after{display:none}.whyStats{grid-template-columns:repeat(3,1fr);row-gap:22px}.whyStats div+div{border-left:0}.giftBox{display:none}}@media (max-width:760px){.nav{flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px}.navLinks{display:none}.navCta{min-height:40px;margin-left:auto;padding:0 14px}.brandLogo{width:172px;height:auto}.hero{text-align:center;grid-template-columns:1fr;gap:20px;min-height:auto;padding:36px 16px 28px}.heroCopy{text-align:center;max-width:none}.eyebrow{justify-content:center}.heroActions{flex-direction:column;justify-content:center}.primaryBtn,.secondaryBtn{width:100%}h1{font-size:40px;line-height:1.04}.heroCopy p{font-size:15px;line-height:1.7}.phoneStage{transform-origin:top;width:min(100%,380px);min-height:500px;margin:6px auto -40px;transform:scale(.83)}.phoneFront{left:50%;transform:translate(-56%)perspective(1000px)rotateX(4deg)rotateY(-14deg)rotate(-3deg)!important}.phoneBack{left:50%;right:auto;transform:translate(-24%)perspective(1000px)rotateX(3deg)rotateY(-16deg)rotate(7deg)scale(.82)!important}.stats,.launchTrustGrid,.serviceGrid,.stepsGrid,.trustGrid,.featureGrid,.compare,.footer{grid-template-columns:1fr}.premiumWhy{gap:58px;padding:72px 16px}.whyPanel,.featurePanel,.sectionTitle,.assamCopy,.partnerCopy,.waitlist .launchCopy{text-align:center}.whyPanel>h2,.featurePanel>h2{font-size:42px}.whyLead{font-size:16px}.compare{gap:22px}.compareCard{min-height:300px;padding:28px}.heroBadgeGrid{grid-template-columns:1fr;gap:10px}.stats{padding:16px}.launchTrustGrid{border-radius:26px;gap:12px;padding:14px}.launchTrustCard{min-height:auto;padding:22px}.section{padding:64px 16px}.compareCard{padding:22px}.versus{top:50%}.whyStats{grid-template-columns:1fr}.whyStats div{text-align:left;grid-template-columns:auto 1fr;justify-items:start}.whyStats small{max-width:none}.feature{min-height:auto;padding:28px}.assamArt{min-height:310px}.temple{transform-origin:0 100%;left:7%;transform:scale(.78)}.waitlist{border-radius:24px;padding:30px 20px}.waitCard label div{flex-direction:column}.waitCard button{width:100%}.page:before,.hero:before,.halo,.launchGlow,.phoneFront,.phoneBack,.floatBadge,.pedestal,.assamArt,.partnerOrbit,.giftBox,.confetti{animation:none}.nav,.stats,.serviceCard,.stepCard,.feature,.trustCard,.waitCard,.compareShell{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes orbitFloat{0%,to{transform:translate(0,0)rotate(0)}33%{transform:translate(8px,-14px)rotate(3deg)}66%{transform:translate(-8px,8px)rotate(-3deg)}}@keyframes phoneFloat{0%,to{filter:drop-shadow(0 42px 40px #181a2224)}50%{filter:drop-shadow(0 54px 48px #f72f681f)}}@keyframes phoneFloatBack{0%,to{filter:drop-shadow(0 34px 34px #181a221f)}50%{filter:drop-shadow(0 46px 40px #f72f681a)}}@keyframes haloFloat{0%,to{opacity:.9;transform:rotate(-14deg)translateY(0)}50%{opacity:1;transform:rotate(-10deg)translateY(-18px)}}@keyframes shadowPulse{0%,to{opacity:.8;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.08)}}@keyframes auraDrift{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate(-18px,16px)rotate(3deg)}}@keyframes assamFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes assamParticles{0%,to{opacity:.45;transform:translateY(0)}50%{opacity:.9;transform:translateY(-12px)}}@keyframes giftFloat{0%,to{transform:perspective(800px)rotateY(-10deg)rotate(6deg)translateY(0)}50%{transform:perspective(800px)rotateY(-6deg)rotate(4deg)translateY(-12px)}}@keyframes gentlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes driftParticles{0%{background-position:4% 16%,85% 34%}to{background-position:12% 20%,78% 39%}}@keyframes popFloat{0%,to{opacity:.75;transform:translateY(0)rotate(0)}50%{opacity:1;transform:translateY(-14px)rotate(18deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}@media (max-width:767px){.page,.legalCleanPage{--mobile-page-padding:18px;--mobile-section-padding:44px;--mobile-section-padding-compact:32px;--mobile-card-padding:18px;--mobile-content-gap:18px;--mobile-small-gap:12px}.section{padding:var(--mobile-section-padding) var(--mobile-page-padding)!important}.sectionTitle{margin-bottom:24px!important}.sectionTitle h2,.assamCopy h2,.partner h2,.waitlist h2{font-size:clamp(32px,8.5vw,42px)!important;line-height:1.08!important}.nav{min-height:70px!important;padding:13px var(--mobile-page-padding) 9px!important}.brandLogo{width:148px!important;height:38px!important}.mobileMenuBtn{border-radius:12px!important;width:40px!important;height:40px!important}.hero{min-height:auto!important;padding:30px var(--mobile-page-padding) 34px!important;overflow:visible!important}.hero .eyebrow{margin-bottom:20px!important}.mobileHeroTitle{font-size:clamp(40px,10.5vw,46px)!important;line-height:1.02!important}.heroCopy>p:not(.mobileHeroSupport){width:48%!important;max-width:168px!important;margin-top:20px!important;font-size:13.5px!important;line-height:1.48!important}.heroPreviewStage{width:64%!important;top:160px!important;right:0!important}.heroPreviewImage{width:min(80vw,300px)!important}.heroTrustStrip{min-height:0!important;margin-top:20px!important;padding:10px 2px!important}.heroTrustStrip span{min-height:64px!important}.heroActions{gap:10px!important;margin-top:18px!important}.heroActions .primaryBtn,.heroActions .secondaryBtn{min-height:56px!important}.mobileHeroSupport{margin-top:14px!important;font-size:12px!important}.launchTrustGrid{min-height:0!important;margin:0 var(--mobile-page-padding)!important;padding:8px!important}.launchTrustCard{min-height:0!important;padding:13px!important}.services{padding-top:40px!important;padding-bottom:40px!important}.how{padding:48px var(--mobile-page-padding)!important}.howHeader{margin-bottom:24px!important}.how .stepsGrid{gap:12px!important}.how .stepCard{border-radius:18px!important;grid-template-columns:54px minmax(0,1fr)!important;gap:13px!important;padding:16px!important}.how .stepIcon{width:52px!important;height:52px!important}.how .stepIcon svg{width:25px!important;height:25px!important}.how .stepTitleRow{grid-template-columns:36px minmax(0,1fr)!important;gap:9px!important}.how .stepNumber{width:36px!important;height:36px!important;font-size:16px!important}.how .stepCard h3{font-size:18px!important}.how .stepRule{margin-top:8px!important}.how .stepCard p{margin-top:8px!important;font-size:14px!important;line-height:1.42!important}.premiumWhy{padding-top:44px!important;padding-bottom:44px!important}.whyUnifiedShell{border-radius:22px!important;gap:24px!important;padding:18px!important}.whyPanel>h2,.featurePanel>h2{font-size:clamp(29px,7.8vw,36px)!important;line-height:1.08!important}.whyLead{margin-top:14px!important;font-size:13.5px!important;line-height:1.5!important}.premiumWhy .compareShell{gap:22px!important;margin-top:20px!important}.premiumWhy .compareCard{border-radius:18px!important;min-height:204px!important;padding:18px 11px!important}.premiumWhy .compareCard p{margin-top:9px!important;font-size:9.5px!important}.premiumWhy .versus{width:42px!important;height:42px!important}.verificationList{gap:8px!important;margin-top:22px!important}.verificationList article{border-radius:16px!important;grid-template-columns:40px 1fr 20px!important;gap:10px!important;min-height:60px!important;padding:8px 10px!important}.verificationList article>span{border-radius:13px!important;width:40px!important;height:40px!important}.verificationList h3{font-size:14px!important}.partner{padding:48px var(--mobile-page-padding) 0!important}.partnerBadge{margin-bottom:20px!important}.mobilePartnerTitle{font-size:clamp(32px,8.7vw,38px)!important}.partnerCopy>p{margin-top:18px!important;font-size:16px!important;line-height:1.5!important}.partnerCopy .primaryBtn{min-height:58px!important;margin-top:22px!important}.partnerMetrics{gap:16px 8px!important;margin-top:24px!important}.partnerPanel{margin-top:28px!important}.partnerAppMockup{border-width:8px!important;border-radius:46px 46px 32px 32px!important;width:min(82vw,310px)!important;min-height:520px!important;padding:64px 18px 20px!important}.partnerAppMockup:before{width:100px!important;height:30px!important;top:15px!important}.partnerEarning{margin-top:20px!important;padding:18px!important}.partnerEarning strong{font-size:34px!important}.partnerJob{min-height:68px!important;margin-top:10px!important;padding:10px!important}.partnerJob>div>span{width:40px!important;height:40px!important}.partnerAppMockup>button{min-height:52px!important;margin-top:14px!important}.partnerEarnings{padding:44px var(--mobile-page-padding)!important;gap:24px!important}.earningsPhone{border-width:7px!important;border-radius:43px!important;width:min(80vw,304px)!important;padding:38px 15px 12px!important}.earningsPhone:before{width:94px!important;height:24px!important}.earningsTabs{min-height:42px!important;margin-top:11px!important}.earningsTabs b{height:36px!important}.weeklyEarningsCard{margin-top:10px!important;padding:15px 14px 11px!important}.weeklyEarningsTop strong{font-size:30px!important}.earningsChart svg{height:58px!important}.earningsBreakdown,.earningsTransactions{margin-top:9px!important;padding:10px!important}.earningsBreakdown>div{min-height:32px!important}.earningsTransactions>div{min-height:36px!important}.earningsBottomNav{min-height:48px!important;margin-top:9px!important}.earningsFeatureList{gap:10px!important}.earningsFeatureList article{min-height:86px!important;padding:14px 15px!important}.earningsFeatureList article>span{width:50px!important;height:50px!important}.earningsFeatureList h3{font-size:17px!important}.earningsFeatureList p{font-size:13px!important}.verificationProcess{padding-top:44px!important;padding-bottom:44px!important}.processTrack{gap:8px!important}.processTrack article{min-height:78px!important;padding:10px 12px!important}.processTrack article>span{width:46px!important;height:46px!important}.assam{padding:44px var(--mobile-page-padding)!important}.waitlist{width:calc(100% - 32px)!important;margin:22px auto!important;padding:28px 22px 24px!important}.launchPill{min-height:48px!important;margin-bottom:26px!important}.mobileLaunchTitle{font-size:clamp(38px,10vw,44px)!important}.waitlist .launchCopy>p{margin-top:20px!important;font-size:16px!important;line-height:1.48!important}.waitCard{border-radius:24px!important;margin-top:26px!important;padding:24px 18px 20px!important}.waitCardIcon{width:64px!important;height:64px!important;margin-bottom:18px!important}.waitCard h3{font-size:31px!important}.waitCard>p{margin-top:10px!important;font-size:15.5px!important}.waitFormFields{gap:12px!important;margin-top:20px!important}.waitCard input{height:60px!important;min-height:60px!important}.waitEmailIcon{top:19px!important}.waitCard button{height:60px!important;min-height:60px!important}.waitMobileDivider{margin:22px 0 18px!important}.footer{padding:40px var(--mobile-page-padding) 26px!important;gap:0 20px!important}.footerBrand{padding-bottom:28px!important}.footerBrand .brand{width:min(62vw,230px)!important}.footerBrand>p{margin-top:16px!important;font-size:14.5px!important;line-height:1.5!important}.footerStoresMobile{margin-top:20px!important}.footerStoresMobile img{height:48px!important}.mobileSocials{margin-top:22px!important}.mobileSocials a{width:48px!important;height:48px!important}.footerColumn{padding-top:28px!important}.footerColumn h4{margin-bottom:16px!important;font-size:19px!important}.footerColumn>a{min-height:42px!important;font-size:13px!important}.footerContact{margin-top:28px!important;padding-top:28px!important}.mobileContactIcon{width:60px!important;height:60px!important}.footerContactCopy h4{margin-bottom:13px!important;font-size:20px!important}.footerContactCopy a,.footerContactCopy>span{margin-bottom:12px!important;font-size:14px!important}.footerBottomDivider{margin-top:16px!important}.legalCleanNav{min-height:62px!important;padding:0 var(--mobile-page-padding)!important}.legalCleanHero{padding:30px var(--mobile-page-padding) 14px!important}.legalCleanHero h1,.legalOverviewHero h1,.supportCenterHero h1{font-size:clamp(32px,8.5vw,39px)!important}.legalCleanHero>p,.legalOverviewHero p,.supportCenterHero p{margin-top:12px!important;font-size:13px!important;line-height:1.55!important}.legalCleanLayout{padding:10px var(--mobile-page-padding) 38px!important;gap:12px!important}.legalCleanToc>strong{padding:13px 15px 9px!important}.legalCleanToc nav{padding-bottom:8px!important}.legalCleanToc a{padding:8px 9px!important}.legalCleanSection summary{min-height:54px!important;padding:0 14px!important;font-size:12.5px!important}.legalCleanSection>div{padding:0 14px 16px!important}.legalCleanSection p,.legalCleanSection li{font-size:12px!important;line-height:1.55!important}.legalCleanSection ul{gap:6px!important;padding:12px 12px 12px 28px!important}.legalOverviewHero,.supportCenterHero{min-height:auto!important;padding:30px var(--mobile-page-padding) 20px!important}.legalShieldArt,.supportHeadsetArt{display:none!important}.legalDocuments{padding:28px var(--mobile-page-padding) 22px!important}.legalDocumentGrid,.supportOptionGrid{gap:10px!important;width:100%!important;max-width:none!important}.legalDocumentCard{min-height:0!important;padding:14px!important}.legalHelpStrip{margin:0 var(--mobile-page-padding) 30px!important;gap:13px!important;padding:16px!important}.supportOptionGrid{padding:8px var(--mobile-page-padding) 32px!important}.supportOptionGrid article{border-radius:10px!important;min-height:0!important;padding:18px!important}.supportOptionGrid h2{margin-top:15px!important;font-size:17px!important}.supportOptionGrid strong{margin-top:8px!important}.supportOptionGrid p{min-height:0!important;margin-top:6px!important}.supportOptionGrid a{margin-top:15px!important}.supportFaqSection{padding:0 var(--mobile-page-padding) 38px!important}.supportFaqSection summary{min-height:52px!important}.legalCleanFooter{padding:30px var(--mobile-page-padding)!important;gap:22px 16px!important}}@media (min-width:391px) and (max-width:767px){.page,.legalCleanPage{--mobile-page-padding:21px}}@media (max-width:767px){.how .availabilityNote{margin-top:16px!important;font-size:10px!important;line-height:1.4!important}.earningsPhone{width:min(80vw,304px)!important}.footerBrand{padding-bottom:18px!important}.footerBrand .brand{width:min(52vw,190px)!important}.footerBrand>p{margin-top:10px!important;font-size:13px!important}.footerStoresMobile,.mobileSocials{margin-top:14px!important}.footerStoresMobile img{height:40px!important}.mobileSocials a{width:42px!important;height:42px!important}.footerColumn{padding-top:18px!important}.footerColumn h4{margin-bottom:8px!important}.footerColumn>a{min-height:36px!important}.footerContact{margin-top:18px!important;padding-top:18px!important}.mobileContactIcon{width:46px!important;height:46px!important}.footerContactCopy h4{margin-bottom:10px!important}.footerBottomDivider{margin-top:8px!important}}@media (min-width:360px) and (max-width:767px){.supportOptionGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.supportOptionGrid article{padding:14px!important}.supportOptionGrid h2{font-size:15px!important}.supportOptionGrid strong,.supportOptionGrid p,.supportOptionGrid a{overflow-wrap:anywhere;font-size:10px!important}}.mobileNavigation{display:none}@media (max-width:767px){.nav{z-index:100!important}.mobileNavigation{top:calc(100% - 2px);right:var(--mobile-page-padding,20px);left:var(--mobile-page-padding,20px);visibility:hidden;opacity:0;background:#fffbfafa;border:1px solid #0000;border-radius:8px;max-height:0;padding:0 12px;transition:max-height .18s,padding .18s,opacity .15s,transform .18s,visibility .18s;display:grid;position:absolute;overflow:hidden;transform:translateY(-6px);box-shadow:0 16px 36px #7437481f}.mobileNavigation.isOpen{visibility:visible;opacity:1;border-color:#d853762e;max-height:430px;padding:8px 12px;transform:translateY(0)}.mobileNavigation a{color:#29272e;border-bottom:1px solid #d853761a;align-items:center;min-height:42px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.mobileNavigation a:last-child{border-bottom:0}.footerExplore{flex-direction:column!important;display:flex!important}.footerExplore h4{order:0}.footerExplore .exploreHome{order:1}.footerExplore .exploreServices{order:2}.footerExplore .exploreAreas{order:3}.footerExplore .exploreBusiness{order:4}.footerExplore .explorePartner{order:5}.footerExplore>.exploreStory{order:6;display:flex!important}}.partnerEarningsScreen .earningsTabs{min-height:42px;margin-top:10px}.partnerEarningsScreen .earningsTabs b{height:36px}.partnerEarningsScreen .weeklyEarningsCard{margin-top:9px;padding:14px 13px 10px}.partnerEarningsScreen .earningsChart svg{height:56px}.partnerEarningsScreen .earningsBreakdown,.partnerEarningsScreen .earningsTransactions{margin-top:8px;padding:9px}.partnerEarningsScreen .earningsBreakdown>div{min-height:30px}.partnerEarningsScreen .earningsTransactions>div{min-height:34px}.partnerEarningsScreen .earningsBottomNav{min-height:48px;margin-top:8px}.partnerAppMockup{position:relative;overflow:hidden}.partnerEarningsScreen{color:#171821;transform-origin:0 0;background:#fffefe;width:calc(172.4% - 48px);min-height:720px;position:absolute;top:14px;left:14px;transform:scale(.58)}@media (max-width:767px){.partnerEarningsScreen{top:32px}}@media (min-width:768px){.partnerAppMockup{box-sizing:border-box;width:100%}}@media (max-width:767px){.navLinks,.navCta{display:none!important}.mobileMenuBtn{display:grid!important}.serviceCategoryGridFull{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:none!important}}.premiumWhy{background:radial-gradient(circle at 17% 20%,#ff4f8b14,#0000 18rem),radial-gradient(circle at 78% 26%,#ff4f8b12,#0000 20rem),linear-gradient(#fff0,#fff6f957,#fff0);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(48px,6vw,86px);max-width:1280px;margin:0 auto;padding-top:92px;padding-bottom:92px;display:grid}.premiumWhy:before{content:"";background:linear-gradient(#0000,#ff3f7824,#0000);width:1px;position:absolute;inset:72px auto 78px 50%}.premiumWhy:after{content:"";filter:blur(8px);background:radial-gradient(circle,#ff4f8b14,#0000 70%);border-radius:999px;width:38%;height:34%;position:absolute;inset:8% 4% auto auto}.whyPanel,.featurePanel{z-index:1;position:relative}.premiumWhy .pillEyebrow{min-height:38px;color:var(--hot);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:0;background:#ffffffad;border:1px solid #ff3f7829;border-radius:999px;padding:0 15px;font-size:12px;box-shadow:0 12px 34px #c9376014,inset 0 1px #ffffffdb}.whyPanel>h2,.featurePanel>h2{max-width:610px;color:var(--ink);letter-spacing:0;margin:24px 0 0;font-size:clamp(38px,4.4vw,64px);line-height:1.07}.premiumWhy .compareCard{height:100%;min-height:292px;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffffdb,#fffafc9e);border:1px solid #ff3f7821;border-radius:24px;padding:28px}.premiumWhy .compareCard:not(.muted){border-color:#13b9872e}.premiumWhy .compareCard h3{color:var(--ink);margin-bottom:22px;font-size:20px}.premiumWhy .compareCard p{color:#626879;gap:12px;margin-top:17px;font-size:15px}.premiumWhy .compareCard p svg{border-radius:50%;width:20px;height:20px;padding:4px}.premiumWhy .versus{background:linear-gradient(145deg, #ff7aa1, var(--hot));border:1px solid #ffffff73;border-radius:50%;width:62px;height:62px;font-size:17px;animation:3.8s ease-in-out infinite gentlePulse;top:50%;transform:translate(-50%,-50%)translateZ(20px);box-shadow:0 22px 48px #f72f6842,inset 0 1px #ffffff47}.premiumWhy .feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform;background:linear-gradient(145deg,#ffffffd1,#fff8fa94);border:1px solid #ff3f781f;border-radius:26px;grid-template-columns:58px 1fr;align-items:start;gap:18px;height:100%;min-height:188px;padding:24px;transition:all .35s;display:grid;box-shadow:0 18px 52px #9e254e12,inset 0 1px #ffffffc7}.premiumWhy .feature:after{opacity:.26;background-size:10px 10px;width:40px;height:40px;top:18px;right:18px}.premiumWhy .feature span{width:58px;height:58px;color:var(--hot);background:#ffffffb3;border:1px solid #ff3f781a;border-radius:18px;box-shadow:0 16px 34px #f72f681a}.premiumWhy .feature:hover span{color:var(--hot);background:#fff2f6e0;transform:translateY(-3px)}.premiumWhy .feature h3{padding-right:18px;font-size:17px;line-height:1.25}.premiumWhy .feature h3:after{opacity:.9;width:34px;height:2px;margin-top:14px}.premiumWhy .shieldBadge,.premiumWhy .whyStats{display:none}@media (max-width:1060px){.premiumWhy{grid-template-columns:1fr;max-width:760px}.premiumWhy:before,.premiumWhy:after{display:none}}@media (max-width:760px){.premiumWhy{padding-top:74px;padding-bottom:74px}.whyPanel>h2,.featurePanel>h2{font-size:38px}.compareShell,.premiumWhy .featureGrid{grid-template-columns:1fr}.premiumWhy .versus{top:50%;left:50%}.premiumWhy .feature{min-height:154px}}.assamMap,.rhino{display:none!important}.assamArt .sun{background:#fff6;width:38px;height:38px;top:12%;left:7%;right:auto}.assamArt .sun:before{content:"";border-top:2px solid #da265b14;border-radius:50%;width:82px;height:30px;position:absolute;inset:11px -34px auto auto}.assamArt .hills{opacity:.9;background:radial-gradient(circle at 16% 20%,#0000 0 52px,#f72f681a 53px 112px,#0000 113px),radial-gradient(circle at 44% 18%,#0000 0 64px,#f72f6817 65px 138px,#0000 139px),radial-gradient(circle at 78% 22%,#0000 0 58px,#f72f6814 59px 126px,#0000 127px);height:52%;inset:auto -3% 8% 16%}.assamArt .temple{z-index:3;gap:8px;bottom:19%;left:7%}.assamArt .temple span{background:linear-gradient(90deg,#0000 0 28%,#da265b1f 28% 34%,#0000 34% 62%,#da265b1f 62% 68%,#0000 68%),#ffffff6b;border:2px solid #da265b94;border-radius:22px 22px 6px 6px;width:46px;height:58px;position:relative}.assamArt .temple span:before{background:#da265b38;border:2px solid #da265b6b;border-radius:22px 22px 4px 4px;width:39px;height:25px;margin:0;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.assamArt .temple span:after{content:"";border-bottom:17px solid #da265b5c;border-left:14px solid #0000;border-right:14px solid #0000;width:0;height:0;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.assamArt .temple span:nth-child(2){width:54px;height:78px}.assamArt .bridge{z-index:2;border-bottom:3px solid #da265b6b;width:47%;height:48px;bottom:31%;right:8%}.assamArt .bridge:before{border-top:2px solid #da265b47;inset:18px 0 auto}.assamArt .bridge:after{background:repeating-linear-gradient(90deg,#da265b57 0 2px,#0000 2px 18px);height:24px;inset:26px 0 auto}.birds{z-index:4;position:absolute;top:18%;right:14%}.birds span{border-top:2px solid #da265b80;border-radius:50%;width:14px;height:7px;position:absolute;transform:rotate(14deg)}.birds span:after{content:"";border-top:2px solid #da265b80;border-radius:50%;width:14px;height:7px;position:absolute;top:-2px;left:7px;transform:rotate(-28deg)}.birds span:nth-child(2){top:18px;left:42px;transform:scale(.72)rotate(12deg)}.birds span:nth-child(3){top:4px;left:88px;transform:scale(.62)rotate(12deg)}.birds span:nth-child(4){top:24px;left:130px;transform:scale(.55)rotate(12deg)}.birds span:nth-child(5){top:9px;left:176px;transform:scale(.52)rotate(12deg)}.waitlist{min-height:330px;background:radial-gradient(circle at 18% 4%,#ffffff52,#0000 18rem),radial-gradient(circle at 76% 18%,#ffffff57,#0000 16rem),radial-gradient(circle at 86% 92%,#ffd9e5b8,#0000 15rem),linear-gradient(120deg,#ff2f72 0%,#fb4d86 42%,#ff92b4 72%,#ffe6ef 100%)!important;border-radius:30px!important;grid-template-columns:minmax(330px,.92fr) minmax(360px,430px) minmax(230px,.55fr)!important;gap:32px!important;padding:42px 48px!important;box-shadow:0 34px 95px #f72f683d,inset 0 1px #ffffff47!important}.waitlist:before{content:"";pointer-events:none;opacity:.28;background-image:radial-gradient(circle,#ffffffe6 0 1px,#0000 1.5px);background-size:78px 78px;position:absolute;inset:0}.waitlist h2{max-width:450px;position:relative;font-size:clamp(36px,4.2vw,54px)!important;line-height:1.06!important}.waitlist h2:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff29;border-radius:26px;position:absolute;inset:-18px -22px -14px -18px;box-shadow:inset 0 1px #ffffff29}.launchGlow.three{filter:blur(8px);background:#ffffff1a;width:360px;height:360px;top:-22%;right:18%}.waitCard{border:1px solid #ffffff9e;-webkit-backdrop-filter:blur(12px)saturate(1.08)!important;backdrop-filter:blur(12px)saturate(1.08)!important;background:#ffffffd6!important;border-radius:26px!important;padding:34px!important;transform:perspective(900px)rotateY(-1.4deg)translateZ(0)!important;box-shadow:0 28px 76px #7e1e4329,inset 0 1px #ffffffdb!important}.closeBtn{display:none!important}.waitCard h3{padding-right:0;line-height:1.08;font-size:clamp(25px,2.4vw,34px)!important}.waitCard>p{color:#585d6a;margin-top:10px;line-height:1.55;font-size:14px!important}.waitCard input{border-radius:14px!important;height:52px!important;padding:0 16px!important;font-size:14px!important}.waitCard input:focus{border-color:#f72f686b;box-shadow:0 0 0 4px #f72f6814}.waitCard button{border-radius:14px!important;min-width:118px!important;min-height:52px!important;font-size:14px!important}.waitCard button:hover{transform:translateY(-2px)scale(1.03)}.waitSeparator{background:#181a221f;width:100%;height:1px;margin:22px 0 18px}.miniFaces span,.miniFaces b{width:34px!important;height:34px!important;margin-right:-8px!important;font-size:10px!important}.waitProof p{max-width:210px;font-size:12px!important}.waitProof strong{font-size:14px!important}.rewardScene{min-height:230px;transform-style:preserve-3d;align-content:center;justify-items:center;display:grid}.rewardOrb{color:#fff;background:radial-gradient(circle at 30% 20%,#ffffff7a,#0000 32%),linear-gradient(145deg,#ff9ab8,#f72f68);border:1px solid #ffffff61;border-radius:34px;place-items:center;width:116px;height:116px;animation:5s ease-in-out infinite giftFloat;display:grid;transform:perspective(800px)rotateY(-14deg)rotateX(6deg);box-shadow:0 28px 68px #99244842,inset 0 1px #ffffff52}.rewardList span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff21;border:1px solid #ffffff61;border-radius:15px;align-items:center;gap:10px;min-height:44px;padding:0 14px;font-size:13px;font-weight:850;display:flex;box-shadow:inset 0 1px #ffffff29}@media (max-width:1060px){.waitlist{min-height:auto;grid-template-columns:1fr!important}.rewardScene{min-height:auto}.rewardList{max-width:360px}}@media (max-width:760px){.waitlist{border-radius:24px!important;padding:30px 20px!important}.waitlist h2{font-size:36px!important}.waitCard{padding:24px!important;transform:none!important}.waitCard label div{flex-direction:column}.waitCard button{width:100%}.rewardOrb{animation:none}}.assamArt:has(img):before{display:none}.assamArt:has(img):after{display:none}.formNotice{border-radius:12px;margin:14px 0 0;padding:11px 13px;font-size:13px!important;line-height:1.45!important}.formNotice.success{background:#13b9871a;border:1px solid #13b98733;color:#087452!important}.formNotice.error{background:#f72f681a;border:1px solid #f72f682e;color:#c42155!important}.adminPage{background:radial-gradient(circle at 18% 10%,#ff4f8b1f,#0000 24rem),linear-gradient(#fff,#fff7fa);min-height:100vh;padding:clamp(24px,5vw,64px)}.adminLogin,.adminShell{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #ff3f7824;border-radius:28px;max-width:1180px;margin:0 auto;box-shadow:0 28px 80px #9e254e1f}.adminLogin{gap:16px;max-width:480px;padding:38px;display:grid}.adminLogo{object-fit:contain;object-position:left center;width:170px;height:60px}.adminLogin h1,.adminHeader h1{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.05}.adminLogin p,.adminHeader p{color:var(--muted);margin:8px 0 0;line-height:1.6}.adminLogin form,.adminToolbar{gap:12px;display:flex}.adminLogin input,.adminToolbar input{border:1px solid #ff3f7829;border-radius:12px;outline:0;width:100%;height:48px;padding:0 14px}.adminLogin button,.adminToolbar button,.exportButton,.ghostButton,.dangerButton{color:#fff;background:var(--hot);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 16px;font-weight:850;text-decoration:none;display:inline-flex}.adminShell{padding:34px}.adminHeader{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.ghostButton{color:var(--hot);background:var(--rose)}.adminMetrics{grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0;display:grid}.adminMetrics div{background:#fff7fabd;border:1px solid #ff3f781f;border-radius:18px;padding:20px}.adminMetrics strong{color:var(--hot);font-size:30px;display:block}.adminMetrics span{color:var(--muted);font-size:13px}.adminToolbar{flex-wrap:wrap;margin-bottom:20px}.adminToolbar input{flex:260px}.exportButton{background:#181a22}.adminError{color:#c42155}.adminTableWrap{border:1px solid #ff3f781f;border-radius:18px;overflow-x:auto}.adminTable{border-collapse:collapse;width:100%;min-width:780px}.adminTable th,.adminTable td{text-align:left;border-bottom:1px solid #ff3f7814;padding:15px 16px;font-size:14px}.adminTable th{color:var(--muted);background:#fff7fa}.dangerButton{color:#c42155;background:#f72f681a;min-height:36px}@media (max-width:760px){.adminLogin form,.adminHeader{flex-direction:column}.adminMetrics{grid-template-columns:1fr}}.partner{isolation:isolate;background:radial-gradient(circle at 86% 14%,#ff4f8b33,#0000 23rem),radial-gradient(circle at 58% 88%,#ffd1e157,#0000 24rem),linear-gradient(135deg,#fffffff5,#fff8fbe6);border-radius:36px;grid-template-columns:minmax(0,1.05fr) minmax(420px,.86fr);align-items:center;gap:clamp(42px,6vw,92px);max-width:1440px;min-height:650px;margin:28px auto 0;padding:clamp(64px,6.2vw,96px) clamp(22px,4vw,56px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 110px #f8417b1f,inset 0 1px #fffffff2}.partner:before{content:"";z-index:-3;background:linear-gradient(115deg,#0000 0 64%,#ff4f8b14 64% 76%,#0000 76%),radial-gradient(circle at 9% 20%,#ff4f8b14,#0000 15rem);position:absolute;inset:0}.partner:after{content:"";z-index:-2;opacity:.42;background-image:radial-gradient(#f72f683d 1.3px,#0000 1.3px);background-size:18px 18px;width:230px;height:180px;position:absolute;bottom:8%;right:4%;-webkit-mask-image:linear-gradient(135deg,#0000,#000 28% 72%,#0000);mask-image:linear-gradient(135deg,#0000,#000 28% 72%,#0000)}.partnerBlob{z-index:-2;filter:blur(18px);opacity:.8;pointer-events:none;border-radius:999px;position:absolute}.partnerBlobOne{background:#ff4f8b29;width:340px;height:340px;top:6%;right:7%}.partnerBlobTwo{background:#ffc4d838;width:260px;height:260px;bottom:2%;left:30%}.partnerSpark{z-index:-1;background:#ff4f8b66;border-radius:50%;width:10px;height:10px;animation:5.8s ease-in-out infinite floatSoft;position:absolute;box-shadow:0 0 28px #ff4f8b4d}.sparkOne{top:19%;right:27%}.sparkTwo{width:15px;height:15px;animation-delay:-1.6s;top:30%;right:14%}.sparkThree{opacity:.42;width:8px;height:8px;animation-delay:-2.4s;top:28%;left:42%}.partnerCopy{max-width:820px;position:relative}.partnerBadge{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #ff4f8b24;border-radius:999px;width:fit-content;padding:12px 18px;box-shadow:0 14px 40px #f72f6814}.partnerCopy h2{color:#071225;letter-spacing:0;max-width:830px;margin-top:34px;font-size:clamp(42px,4.35vw,60px);line-height:1.08}.partnerCopy h2 span{background:linear-gradient(135deg,#ff2f78 0%,#ff4f8b 45%,#d91f5b 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:850;display:block}.partnerCopy p{color:#40506a;max-width:650px;margin-top:24px;font-size:20px;line-height:1.65}.partnerCopy .primaryBtn{will-change:transform;border-radius:17px;margin-top:32px;padding:19px 30px;font-size:17px;transition:all .35s;box-shadow:0 22px 48px #f72f684d,inset 0 1px #ffffff57}.partnerCopy .primaryBtn:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 28px 66px #f72f6861,inset 0 1px #ffffff6b}.partnerMetrics{grid-template-columns:repeat(2,minmax(0,max-content));gap:14px 28px;margin-top:34px;display:grid}.partnerMetrics span{color:#172033;align-items:center;gap:9px;min-height:42px;font-size:15px;font-weight:800;display:inline-flex}.partnerMetrics svg{color:#10a36f;background:#10a36f1a;border-radius:50%;flex:none;padding:3px}.partnerPanel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);will-change:transform;background:linear-gradient(#ffffffd1,#fff8fbbd),radial-gradient(circle at 50% 9%,#ff4f8b26,#0000 14rem);border:1px solid #f72f6821;border-radius:32px;gap:24px;min-height:540px;padding:clamp(34px,4vw,58px);transition:all .35s;display:grid;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-2deg);box-shadow:0 38px 90px #f72f6821,0 18px 44px #1217280f,inset 0 1px #ffffffeb}.partnerPanel:hover{transform:perspective(1200px)rotateY(0)translateY(-8px);box-shadow:0 44px 105px #f72f682b,0 22px 54px #12172812,inset 0 1px #fffffff2}.partnerPanel:before{content:"";filter:blur(12px);pointer-events:none;background:radial-gradient(circle,#ff4f8b29,#0000 68%);border-radius:999px;height:190px;position:absolute;inset:34px 34px auto}.partnerVisual{z-index:1;background:radial-gradient(circle at 50% 8%,#ffffffe6,#0000 14rem),linear-gradient(145deg,#fff2f6d1,#ffffffad);border:1px solid #f72f681f;border-radius:32px;place-items:center;min-height:390px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 68px #f72f6821,inset 0 1px #ffffffe6}.partnerVisual:before,.partnerVisual:after,.partnerVisualAura{display:none}.partnerProImage{z-index:1;mix-blend-mode:multiply;filter:drop-shadow(0 28px 54px #7e1e4329);border-radius:28px;width:min(420px,86%);height:auto;position:relative}.partnerFloatBadge{z-index:2;color:#42303b;-webkit-backdrop-filter:blur(14px)saturate(1.12);backdrop-filter:blur(14px)saturate(1.12);background:#ffffffbd;border:1px solid #f72f681f;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:12px;font-weight:760;display:inline-flex;position:absolute;box-shadow:0 16px 38px #7e1e431f,inset 0 1px #ffffffd6}.partnerFloatBadge svg{color:var(--hot)}.partnerFloatBadgeTop{top:26px;left:24px}.partnerFloatBadgeBottom{bottom:26px;right:24px}.partnerOrbit{z-index:1;color:#fff;background:linear-gradient(145deg,#ffffff2e,#0000 38%),linear-gradient(135deg,#ff75a2,#f72f68 64%,#df1c58);border:16px solid #ff4f8b14;border-radius:50%;place-self:center;place-items:center;width:150px;height:150px;animation:4.5s ease-in-out infinite gentlePulse;display:grid;position:relative;box-shadow:0 32px 70px #f72f6852,0 0 0 34px #ff4f8b0d}.partnerList{z-index:1;gap:16px;width:100%;margin-top:0;display:grid;position:relative}.partnerFeature{will-change:transform;background:#ffffffb8;border:1px solid #f72f6814;border-radius:24px;grid-template-columns:76px 1fr;align-items:center;gap:20px;min-height:116px;padding:20px 22px;transition:all .35s;display:grid;box-shadow:0 18px 46px #1618230e}.partnerFeature:hover{border-color:#f72f682e;transform:translateY(-6px)scale(1.015);box-shadow:0 24px 62px #f72f681f}.partnerFeature>span{width:68px;height:68px;color:var(--hot);background:linear-gradient(145deg,#fff7fa,#ffe5ee);border-radius:20px;place-items:center;display:grid;box-shadow:0 18px 38px #f72f681f}.partnerFeature svg{color:var(--hot)}.partnerFeature h3{color:#111827;font-size:20px;line-height:1.2}.partnerFeature p{color:#4f5b72;margin-top:7px;font-size:16px;line-height:1.46}@media (max-width:1120px){.partner{grid-template-columns:1fr;min-height:auto}.partnerCopy,.partnerCopy h2,.partnerCopy p{max-width:860px}.partnerPanel{justify-self:center;width:100%;max-width:720px;transform:none}.partnerPanel:hover{transform:translateY(-6px)}}@media (max-width:680px){.partner{border-radius:28px;padding:62px 18px}.partnerCopy h2{font-size:40px}.partnerCopy p{font-size:16px}.partnerMetrics{grid-template-columns:1fr;gap:8px}.partnerPanel{border-radius:28px;min-height:auto;padding:24px}.partnerVisual{border-radius:24px;min-height:320px}.partnerProImage{border-radius:24px;width:min(320px,88%)}.partnerFloatBadge{min-height:34px;padding:0 11px;font-size:11px}.partnerFloatBadgeTop{top:16px;left:14px}.partnerFloatBadgeBottom{bottom:16px;right:14px}.partnerFeature{grid-template-columns:56px 1fr;gap:14px;min-height:104px;padding:16px}.partnerFeature>span{border-radius:16px;width:52px;height:52px}.partnerFeature h3{font-size:17px}.partnerFeature p{font-size:14px}}.partnerPanel{gap:14px;min-height:0;padding:clamp(20px,2.6vw,34px)}.partnerPanel:before{height:118px;inset:18px 22px auto}.partnerVisual{border-radius:26px;min-height:222px}.partnerProImage{border-radius:24px;width:min(486px,105%);margin:-26px 0}@media (max-width:680px){.partnerPanel{padding:18px}.partnerVisual{border-radius:24px;min-height:214px}.partnerProImage{width:min(390px,108%);margin:-22px 0}.partnerFeature{grid-template-columns:50px 1fr;gap:12px;min-height:86px;padding:13px}.partnerFeature>span{width:48px;height:48px}}[data-reveal],[data-reveal=fade-up],[data-reveal=fade-left],[data-reveal=fade-right],[data-reveal=zoom-in],.serviceCard.is-visible,.feature.is-visible,.compareCard.is-visible,.stepCard.is-visible,.trustCard.is-visible,.partnerPanel.is-visible,.waitCard.is-visible{transform:none;opacity:1!important;will-change:auto!important;transition:none!important}.hero:before,.haloOne,.phoneFront,.phoneBack,.floatBadge,.pedestal,.whyGlow,.assamArt,.rewardOrb,.rewardList span,.partnerSpark,.partnerOrbit{animation:none!important}.phoneStage,.phoneFront,.phoneBack,.serviceCard,.feature,.compareCard,.stepCard,.trustCard,.partnerPanel,.partnerFeature,.waitCard,.primaryBtn,.secondaryBtn,.navCta{will-change:auto!important}@media (prefers-reduced-motion:no-preference){.navCta,.primaryBtn,.secondaryBtn,.waitCard button,.serviceCard,.launchTrustCard,.partnerFeature{transition:transform .16s,box-shadow .16s,border-color .16s}}:root{--pink:#d88998;--hot:#c86f82;--brand:#d98295;--rose:#fff7f4;--rose-2:#f4d8d7;--ink:#171820;--muted:#6a6470;--line:#c2788433;--shadow:0 24px 70px #a25b6824;--premium-shadow:0 30px 86px #91526021;--glass:#fffbf9bf;--green:#62a889;--gold:#c9a46a}.page:before{background-image:radial-gradient(circle,#c86f821f 0 1px,#0000 1.5px),radial-gradient(circle,#c9a46a21 0 1px,#0000 1.5px)}.nav{background:#fffaf8c7;border-bottom-color:#c278841f;box-shadow:0 14px 42px #7e525b0f}.navCta,.primaryBtn,.screen.soft button,.tabbar span{background:linear-gradient(135deg,#e6a5ad 0%,#c86f82 62%,#ad586b 100%);box-shadow:0 18px 42px #a25b6838,inset 0 1px #ffffff4d}.primaryBtn:hover,.navCta:hover{box-shadow:0 26px 58px #a25b6847,inset 0 1px #ffffff5c}.secondaryBtn,.stat,.serviceCard,.stepCard,.trustCard,.compareCard,.feature,.waitCard,.partnerFeature,.miniCategoryRail,.miniServiceGrid article{background:linear-gradient(145deg,#fffdfbe0,#fff6f3ad);border-color:#c2788429;box-shadow:0 18px 48px #8e586314,inset 0 1px #ffffffd1}.eyebrow,.pillEyebrow,.partnerBadge,.launchPill{color:var(--hot);background:#fff6f3d1;border-color:#c2788429;box-shadow:0 14px 34px #a25b6814,inset 0 1px #ffffffd1}.hero:before,.haloOne{background:linear-gradient(135deg,#d8899833,#f6ddd975)}.haloTwo{background:#fae7e373;border-color:#c2788452}.floatBadge,.appHomeScreen,.screen{background:linear-gradient(#fff9f6 0%,#fff4f2 100%)}.miniHeroCard{background:radial-gradient(circle at 92% 16%,#c86f821f,#0000 6rem),linear-gradient(135deg,#f8e1dd 0%,#fff5f2 58%,#f5d7d5 100%)}.miniHeroCard span,.miniSectionHead span,.miniTabbar span.active{color:#bd7584}.miniSearch{color:#c78391;background:#fffdfbe6;border-color:#c2788447;box-shadow:0 13px 26px #7e525b21}.miniServiceGrid button,.waitCard button,.launchForm button{background:linear-gradient(135deg,#e8a4ad,#c86f82);box-shadow:0 10px 24px #a25b683d}.stats,.compareShell,.premiumWhy,.partner,.waitlist{border-color:#c278841f;box-shadow:0 28px 84px #9152601a,inset 0 1px #ffffffc7}.premiumWhy:after{background:linear-gradient(#0000,#c2788424,#0000)}.premiumWhy .versus,.stepCard span,.partnerOrbit,.confirmed,.rewardOrb{background:linear-gradient(145deg,#ffffff2e,#0000 38%),linear-gradient(135deg,#e9a8b0,#c86f82 64%,#a95468);box-shadow:0 22px 48px #a25b683d,inset 0 1px #ffffff47}.partner{background:radial-gradient(circle at 86% 14%,#d889982e,#0000 23rem),radial-gradient(circle at 58% 88%,#f6ddd966,#0000 24rem),linear-gradient(135deg,#fffdfbf5,#fff6f3e6)}.partnerCopy h2 span{background:linear-gradient(135deg,#d88797 0%,#c86f82 48%,#a95468 100%);-webkit-background-clip:text;background-clip:text}.partnerPanel{background:linear-gradient(#fffdfbdb,#fff6f3c2),radial-gradient(circle at 50% 9%,#d8899824,#0000 14rem);border-color:#c2788424;box-shadow:0 38px 90px #9152601f,0 18px 44px #1217280d,inset 0 1px #ffffffeb}.waitlist{background:radial-gradient(circle at 18% 4%,#ffffff57,#0000 18rem),radial-gradient(circle at 76% 18%,#ffffff57,#0000 16rem),radial-gradient(circle at 86% 92%,#f6ddd9c7,#0000 15rem),linear-gradient(120deg,#c86f82 0%,#d88998 42%,#eab6bb 72%,#fff0ed 100%)!important;box-shadow:0 34px 95px #91526038,inset 0 1px #ffffff47!important}.assamArt{background:linear-gradient(#ffffff5c,#f6ddd9bd),radial-gradient(circle at 20% 18%,#ffffff8a,#0000 8rem),linear-gradient(135deg,#f7e3df 0%,#fff8f6 55%,#f2d3d2 100%)!important}.footer{background:linear-gradient(#fffaf8cc,#fff6f3eb)}:root{font-family:var(--font-body), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{font-family:var(--font-body), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-feature-settings:"cv02", "cv03", "cv04", "cv11"}h1,h2,h3,.navLinks,.navCta,.primaryBtn,.secondaryBtn,.eyebrow,.heroBadgeGrid span,.stat span,.partnerCopy h2{font-family:var(--font-display), var(--font-body), ui-sans-serif, system-ui, sans-serif}.eyebrow{letter-spacing:.02em;font-weight:850}.primaryBtn,.secondaryBtn,.heroBadgeGrid span{letter-spacing:-.005em;font-weight:820}@media (max-width:760px){h1{font-size:42px;line-height:1.08}}.partner{gap:clamp(32px,4.4vw,64px);max-width:1320px;min-height:520px;padding:clamp(38px,4vw,58px) clamp(22px,3.4vw,46px)}.partnerCopy{max-width:690px}.partnerBadge{padding:10px 15px;font-size:12px}.partnerCopy h2{max-width:700px;margin-top:24px;font-size:clamp(34px,3.55vw,48px);line-height:1.08}.partnerCopy p{max-width:590px;margin-top:18px;font-size:17px;line-height:1.58}.partnerCopy .primaryBtn{border-radius:15px;margin-top:24px;padding:15px 24px;font-size:15px}.partnerMetrics{gap:10px 22px;margin-top:24px}.partnerMetrics span{min-height:34px;font-size:13px}.partnerPanel{border-radius:28px;gap:22px;min-height:430px;padding:clamp(22px,2.5vw,34px)}.partnerOrbit{border-width:12px;width:104px;height:104px;box-shadow:0 24px 54px #9152603d,0 0 0 26px #d889980d}.partnerOrbit svg{width:38px;height:38px}.partnerList{gap:12px}.partnerFeature{border-radius:20px;grid-template-columns:58px 1fr;gap:15px;min-height:88px;padding:16px 18px}.partnerFeature>span{border-radius:17px;width:52px;height:52px}@media (max-width:680px){.partnerCopy h2{font-size:34px}.partnerPanel{min-height:auto}}.legalPage{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 82% 4%,#d8899829,#0000 28rem),radial-gradient(circle at 8% 36%,#f6ddd9b8,#0000 30rem),linear-gradient(#fffaf8 0%,#fff6f4 42%,#fffdfc 100%);overflow:hidden}.legalNav{z-index:10;-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);background:#fffaf8d1;border-bottom:1px solid #c278841f;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,6vw,72px);display:flex;position:sticky;top:0;box-shadow:0 14px 42px #7e525b0f}.legalNav nav{color:#302f37;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(14px,2.4vw,28px);font-size:14px;font-weight:820;display:flex}.legalNav nav a:hover,.legalSidebar a:hover,.legalFooter a:hover{color:var(--hot)}.legalHero{text-align:center;max-width:1120px;margin:0 auto;padding:clamp(70px,8vw,120px) clamp(20px,5vw,48px) clamp(42px,5vw,72px)}.legalEyebrow{min-height:42px;color:var(--hot);font-family:var(--font-display), var(--font-body), sans-serif;text-transform:uppercase;background:#fff6f3d1;border:1px solid #c2788429;border-radius:999px;align-items:center;gap:9px;padding:0 16px;font-size:13px;font-weight:880;display:inline-flex;box-shadow:0 14px 34px #a25b6814,inset 0 1px #ffffffd1}.legalHero h1{max-width:980px;margin:22px auto 0;font-size:clamp(44px,6vw,84px);line-height:1.02}.legalHero p{color:#706a75;max-width:780px;margin:24px auto 0;font-size:clamp(17px,1.55vw,21px);line-height:1.75}.legalHero small{color:var(--hot);margin-top:22px;font-weight:800;display:inline-block}.legalShell{grid-template-columns:280px minmax(0,1fr);gap:28px;max-width:1180px;margin:0 auto;padding:0 clamp(20px,5vw,48px) 90px;display:grid}.singleLegal{max-width:900px;padding-bottom:40px;display:block}.legalSidebar,.legalCard,.legalCta,.contactCard{-webkit-backdrop-filter:blur(14px)saturate(1.05);backdrop-filter:blur(14px)saturate(1.05);background:linear-gradient(145deg,#fffdfbe6,#fff6f3b8);border:1px solid #c2788429;box-shadow:0 18px 48px #8e586314,inset 0 1px #ffffffd1}.legalSidebar{border-radius:24px;align-self:start;gap:8px;padding:22px;display:grid;position:sticky;top:104px}.legalSidebar strong{color:var(--ink);font-family:var(--font-display), var(--font-body), sans-serif;margin-bottom:8px;font-size:15px}.legalSidebar a{color:#5e5863;border-radius:14px;min-height:40px;padding:10px 12px;font-size:14px;font-weight:780}.legalSidebar a:hover{background:#c86f8214}.legalContent{gap:18px;display:grid}.legalCard,.legalCta{border-radius:26px;padding:clamp(24px,3vw,36px)}.legalCard h2,.legalCta h2,.contactCard h2{color:var(--ink);font-size:clamp(22px,2vw,30px);line-height:1.18}.legalCard p,.legalCta p,.contactCard p{color:#5f5965;margin-top:14px;font-size:16px;line-height:1.78}.legalCard ul{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.legalCard li{color:#5f5965;padding-left:28px;font-size:16px;line-height:1.68;position:relative}.legalCard li:before{content:"";background:linear-gradient(135deg, #e9a8b0, var(--hot));border-radius:50%;width:10px;height:10px;position:absolute;top:.72em;left:0;box-shadow:0 0 0 5px #c86f821a}.legalCta{background:radial-gradient(circle at 86% 14%,#d8899829,#0000 15rem),linear-gradient(145deg,#fffdfbf0,#fff6f3c7);gap:16px;display:grid}.legalCta .primaryBtn{width:fit-content;padding:0 24px}.contactGrid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:0 auto;padding:0 clamp(20px,5vw,48px) 32px;display:grid}.contactCard{border-radius:26px;padding:28px}.contactCard>span{width:58px;height:58px;color:var(--hot);background:linear-gradient(145deg,#fff7f4,#f4d8d7);border-radius:18px;place-items:center;margin-bottom:20px;display:grid;box-shadow:0 16px 34px #a25b681f}.contactCard a,.contactCard strong{color:var(--hot);margin-top:18px;font-weight:850;display:inline-flex}.legalFooter{margin-top:0}.legalFooter a,.legalFooter span{align-items:center;gap:7px;display:flex}@media (max-width:920px){.legalNav{flex-direction:column;align-items:flex-start}.legalNav nav{justify-content:flex-start}.legalShell{grid-template-columns:1fr}.legalSidebar{position:static}.contactGrid{grid-template-columns:1fr}}@media (max-width:640px){.legalHero{text-align:left}.legalHero h1{font-size:40px}.legalCard li,.legalCard p,.legalCta p,.contactCard p{font-size:15px}}.legalHubPage{background:radial-gradient(circle at 12% 10%,#d889982e,#0000 28rem),radial-gradient(circle at 88% 16%,#f6ddd9b8,#0000 32rem),radial-gradient(circle at 48% 92%,#c86f821f,#0000 30rem),linear-gradient(135deg,#fffaf8 0%,#fff5f3 48%,#fffdfc 100%);min-height:100vh;padding:clamp(20px,3vw,38px)}.legalHubShell{grid-template-columns:340px minmax(0,1fr);gap:24px;max-width:1480px;margin:0 auto;display:grid}.legalHubSidebar,.legalHubMain{-webkit-backdrop-filter:blur(20px)saturate(1.08);backdrop-filter:blur(20px)saturate(1.08);background:linear-gradient(145deg,#fffdfbe0,#fff7f4b8),radial-gradient(circle at 90% 8%,#d889981a,#0000 16rem);border:1px solid #c2788424;box-shadow:0 28px 90px #91526021,inset 0 1px #ffffffe6}.legalHubSidebar{border-radius:30px;flex-direction:column;min-height:calc(100vh - 44px);padding:26px;display:flex;position:sticky;top:22px}.legalHubLogo{padding:6px 6px 22px;display:block}.legalHubLogo img{filter:drop-shadow(0 14px 24px #7e525b1f);width:230px;max-width:100%;height:auto;display:block}.legalHubLogo span{color:#6c6670;margin-top:8px;font-size:14px;font-weight:760;display:block}.legalHubNavGroup{margin-top:18px}.legalHubNavGroup>p{color:var(--hot);font-family:var(--font-display), var(--font-body), sans-serif;letter-spacing:.06em;text-transform:uppercase;margin:0 0 16px 12px;font-size:12px;font-weight:880}.legalHubNavGroup nav{gap:10px;display:grid}.legalHubNavGroup a{color:#4f4b55;will-change:transform;border:1px solid #0000;border-radius:18px;grid-template-columns:24px 1fr 18px;align-items:center;gap:14px;min-height:58px;padding:0 14px;font-weight:820;transition:all .3s;display:grid}.legalHubNavGroup a svg:last-child{opacity:.7}.legalHubNavGroup a:hover{background:#fff8f6c7;border-color:#c2788426;transform:translate(4px);box-shadow:0 12px 30px #91526014}.legalHubNavGroup a.active{color:#fff;background:linear-gradient(135deg,#ffffff38,#0000 34%),linear-gradient(135deg,#e9a8b0,#c86f82 62%,#a95468);border-color:#ffffff80;box-shadow:0 18px 42px #a25b683b}.legalSupportCard{background:radial-gradient(circle at 18% 8%,#d889982e,#0000 10rem),linear-gradient(145deg,#fffaf8f0,#fff1eec2);border:1px solid #c2788424;border-radius:26px;margin-top:auto;padding:24px;box-shadow:0 18px 48px #8e58631a}.legalSupportCard>span{width:56px;height:56px;color:var(--hot);background:linear-gradient(145deg,#fff7f4,#f4d8d7);border-radius:18px;place-items:center;display:grid;box-shadow:0 14px 32px #a25b681f}.legalSupportCard h2{margin-top:18px;font-size:20px}.legalSupportCard p{color:#6a6470;margin-top:8px;font-size:14px;line-height:1.55}.legalSupportCard .primaryBtn{border-radius:15px;width:100%;min-height:48px;margin-top:18px}.legalSupportCard div{color:#6a6470;border-top:1px solid #c2788421;align-items:center;gap:9px;margin-top:18px;padding-top:18px;font-size:13px;font-weight:760;display:flex}.legalHubMain{border-radius:30px;padding:clamp(32px,4vw,54px);position:relative;overflow:hidden}.legalHubMain:before{content:"";filter:blur(10px);background:#d8899821;border-radius:50%;width:280px;height:280px;position:absolute;top:-90px;right:-90px}.legalHubHero{z-index:1;max-width:900px;position:relative}.legalHubHero>span{min-height:38px;color:var(--hot);font-family:var(--font-display), var(--font-body), sans-serif;text-transform:uppercase;background:#fff6f3cc;border:1px solid #c2788426;border-radius:999px;align-items:center;gap:9px;padding:0 15px;font-size:12px;font-weight:880;display:inline-flex}.legalHubHero h1{margin-top:18px;font-size:clamp(42px,5vw,70px);line-height:1.02}.legalHubHero p{color:#6a6470;max-width:780px;margin-top:16px;font-size:clamp(16px,1.45vw,20px);line-height:1.75}.legalHubCards{z-index:1;gap:18px;margin-top:clamp(28px,4vw,48px);display:grid;position:relative}.legalHubCard{min-height:124px;color:inherit;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);will-change:transform;background:#ffffffb8;border:1px solid #c2788421;border-radius:24px;grid-template-columns:82px minmax(0,1fr) 52px;align-items:center;gap:22px;padding:20px 26px 20px 20px;transition:all .3s;display:grid;box-shadow:0 16px 44px #4b30370e,inset 0 1px #ffffffdb}.legalHubCard>span,.legalHubCard b,.legalHubTrust article>span{color:var(--hot);background:linear-gradient(145deg,#fff7f4,#f4d8d7);border-radius:20px;place-items:center;display:grid;box-shadow:0 16px 34px #a25b681f}.legalHubCard>span{width:74px;height:74px}.legalHubCard h2{font-size:clamp(21px,2vw,27px);line-height:1.18}.legalHubCard p{color:#66616b;margin-top:8px;font-size:15px;line-height:1.55}.legalHubCard b{border-radius:50%;justify-self:end;width:46px;height:46px;transition:all .3s}.legalHubTrust{z-index:1;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;display:grid;position:relative}.legalHubTrust article{background:#ffffffad;border:1px solid #c278841f;border-radius:22px;grid-template-columns:54px 1fr;align-items:center;gap:14px;min-height:92px;padding:18px;display:grid;box-shadow:0 16px 40px #4b30370d}.legalHubTrust article>span{border-radius:17px;width:50px;height:50px}.legalHubTrust h3{font-size:16px}.legalHubTrust p{color:#6a6470;margin-top:4px;font-size:13px;line-height:1.45}@media (max-width:1080px){.legalHubShell{grid-template-columns:1fr}.legalHubSidebar{min-height:auto;position:static}.legalSupportCard{margin-top:24px}}@media (max-width:700px){.legalHubPage{padding:14px}.legalHubSidebar,.legalHubMain{border-radius:24px}.legalHubLogo img{width:210px}.legalHubCard{border-radius:20px;grid-template-columns:56px 1fr 38px;gap:14px;min-height:108px;padding:16px}.legalHubCard>span{border-radius:16px;width:54px;height:54px}.legalHubCard>span svg{width:26px;height:26px}.legalHubCard b{width:34px;height:34px}.legalHubTrust{grid-template-columns:1fr}}.premiumWhy{max-width:1480px;box-shadow:none;background:0 0;border:0;margin:0 auto;padding:96px clamp(18px,4vw,42px);display:block;position:relative}.premiumWhy:before,.premiumWhy:after{display:none}.whyUnifiedShell{-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);background:radial-gradient(circle at 12% 8%,#e8a4ad33,#0000 22rem),radial-gradient(circle at 88% 18%,#c86f8224,#0000 22rem),linear-gradient(135deg,#ffffffeb,#fff7f5d6 52%,#ffffffe6);border:1px solid #c2788429;border-radius:36px;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:stretch;gap:clamp(34px,4vw,58px);padding:clamp(26px,4vw,54px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 94px #9152601f,inset 0 1px #ffffffe6}.whyUnifiedShell:before{content:"";pointer-events:none;border:1px solid #ffffffbd;border-radius:28px;position:absolute;inset:16px}.whyUnifiedShell:after{content:"";pointer-events:none;opacity:.26;background-image:radial-gradient(circle,#c86f8229 0 1px,#0000 1.5px);background-size:120px 120px;position:absolute;inset:0}.whyGlow{z-index:0;pointer-events:none;filter:blur(18px);border-radius:999px;animation:9s ease-in-out infinite auraDrift;position:absolute}.whyGlowA{background:#e8a4ad47;width:360px;height:360px;bottom:-11%;left:-7%}.whyGlowB{background:#ffdee294;width:420px;height:420px;animation-delay:-2s;top:-13%;right:-8%}.whyPanel,.featurePanel,.whyStats{z-index:1;position:relative}.premiumWhy .pillEyebrow{color:#c86f82;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:0;text-transform:uppercase;background:#ffffffb3;border:1px solid #c2788438;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 16px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 12px 32px #91526014,inset 0 1px #ffffffd1}.whyPanel>h2,.featurePanel>h2{color:#090d1a;letter-spacing:0;max-width:660px;margin-top:24px;font-size:clamp(36px,4.2vw,58px);line-height:1.04}.featurePanel>h2{max-width:620px;font-size:clamp(32px,3.3vw,48px)}.whyLead{color:#5f6473;max-width:600px;margin-top:18px;font-size:17px;line-height:1.72}.compareShell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8f;border:1px solid #c2788424;border-radius:32px;grid-template-columns:1fr 1fr;gap:clamp(42px,5vw,76px);margin-top:34px;padding:18px;display:grid;position:relative;box-shadow:0 22px 64px #91526017,inset 0 1px #ffffffd6}.compareShell:before{content:"";filter:blur(8px);background:#c86f821a;border-radius:50%;height:34px;position:absolute;bottom:-18px;left:14%;right:14%}.premiumWhy .compareCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 16% 4%,#ffe2e7a6,#0000 10rem),#ffffffb3;border:1px solid #c2788429;border-radius:26px;flex-direction:column;justify-content:center;height:100%;min-height:292px;padding:clamp(22px,3vw,32px);display:flex;box-shadow:inset 0 1px #ffffffe0}.premiumWhy .compareCard:not(.muted){background:radial-gradient(circle at 18% 8%,#dbfaeed1,#0000 10rem),#ffffffb8;border-color:#13b98733}.premiumWhy .compareCard h3{color:#0b1020;margin-bottom:22px;font-size:22px;line-height:1.15}.premiumWhy .compareCard:not(.muted) h3{color:#c86f82}.premiumWhy .compareCard p{color:#5f6473;align-items:center;gap:12px;margin-top:17px;font-size:15px;line-height:1.35;display:flex}.premiumWhy .compareCard p svg{border-radius:50%;flex:none;width:22px;height:22px;padding:4px}.premiumWhy .compareCard.muted p svg{color:#e65f7d;background:#ffe4ebdb}.premiumWhy .compareCard:not(.muted) p svg{color:#10a875;background:#dcf9eef2}.premiumWhy .versus{z-index:3;color:#fff;pointer-events:none;background:linear-gradient(145deg,#fff3,#0000 38%),linear-gradient(135deg,#e9a8b0,#c86f82 64%,#a95468);border:1px solid #ffffff73;border-radius:50%;place-items:center;width:68px;height:68px;font-size:18px;font-weight:950;animation:3.8s ease-in-out infinite gentlePulse;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 22px 48px #a25b683d,inset 0 1px #ffffff47;transform:translate(-50%,-50%)!important}.premiumWhy .featureGrid{grid-template-rows:repeat(3,minmax(178px,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.premiumWhy .feature{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:transform;background:linear-gradient(145deg,#ffffffd1,#fff9f7a8);border:1px solid #c2788424;border-radius:28px;grid-template-columns:64px 1fr;align-items:start;gap:18px;height:100%;min-height:178px;padding:24px;transition:all .35s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 52px #91526012,inset 0 1px #ffffffd1}.premiumWhy .feature:after{content:"";opacity:.24;background-image:radial-gradient(circle,#c86f8252 1px,#0000 1.5px);background-size:10px 10px;width:46px;height:46px;position:absolute;top:20px;right:22px}.premiumWhy .feature:hover{border-color:#c86f8240;transform:translateY(-8px);box-shadow:0 30px 76px #a25b6829,inset 0 1px #ffffffe0}.premiumWhy .feature span{color:#c86f82;background:radial-gradient(circle at 50% 0,#fffffff2,#0000 55%),linear-gradient(#fff4f2eb,#ffffffb8);border:1px solid #c278841f;border-radius:22px;place-items:center;width:64px;height:64px;transition:all .35s;display:grid;box-shadow:0 16px 34px #a25b681f}.premiumWhy .feature:hover span{transform:translateY(-4px)scale(1.04);box-shadow:0 20px 42px #a25b682e}.premiumWhy .feature h3{color:#0b1020;padding-right:18px;font-size:18px;line-height:1.22}.premiumWhy .feature h3:after{content:"";background:linear-gradient(90deg,#e9a8b0,#c86f82);border-radius:99px;width:38px;height:2px;margin-top:13px;display:block}.premiumWhy .feature p{color:#5f6473;margin-top:12px;font-size:14px;line-height:1.58}.premiumWhy .whyStats{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff7a;border:1px solid #c2788424;border-radius:26px;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:18px;display:grid;overflow:hidden;box-shadow:0 18px 52px #91526014,inset 0 1px #ffffffd1}.premiumWhy .whyStats article{text-align:center;background:#ffffff85;place-items:center;min-height:112px;padding:20px;display:grid}.premiumWhy .whyStats strong{color:#c86f82;font-size:clamp(24px,2.6vw,34px);line-height:1}.premiumWhy .whyStats span{color:#5f6473;margin-top:8px;font-size:13px;font-weight:800}@media (max-width:1120px){.whyUnifiedShell{grid-template-columns:1fr}.whyPanel>h2,.featurePanel>h2,.whyLead{max-width:760px}}@media (max-width:760px){.premiumWhy{padding:72px 16px}.whyUnifiedShell{border-radius:28px;padding:22px}.whyUnifiedShell:before{border-radius:22px;inset:10px}.whyPanel>h2,.featurePanel>h2{font-size:36px}.compareShell,.premiumWhy .featureGrid,.premiumWhy .whyStats{grid-template-columns:1fr}.compareShell{gap:34px;padding:14px}.premiumWhy .versus{width:62px;height:62px;top:50%}.premiumWhy .feature{grid-template-columns:58px 1fr;min-height:158px;padding:20px}.premiumWhy .feature span{width:58px;height:58px}}:root{--ink:#24232c;--muted:#6d6874;--soft-ink:#34313d;--heading-ink:#191721;font-family:var(--font-body), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{color:var(--soft-ink);font-family:var(--font-body), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02", "cv03", "cv04", "cv11", "kern";font-size:16px;line-height:1.65}h1,h2,h3,.navLinks,.navCta,.primaryBtn,.secondaryBtn,.eyebrow,.heroBadgeGrid span,.launchTrustCard h2,.sectionTitle h2,.assamCopy h2,.waitlist h2,.waitCard h3,.partnerCopy h2,.premiumWhy .pillEyebrow,.whyPanel>h2,.featurePanel>h2,.premiumWhy .compareCard h3,.premiumWhy .feature h3{font-family:var(--font-display), var(--font-body), ui-sans-serif, system-ui, sans-serif}h1,h2,h3{color:var(--heading-ink);letter-spacing:-.018em;font-weight:680}h1{letter-spacing:-.026em;max-width:730px;font-size:clamp(42px,5vw,68px);font-weight:650;line-height:1.075}.heroCopy p{color:#6f6875;letter-spacing:0;max-width:600px;margin-top:24px;font-size:clamp(16px,1.32vw,18px);line-height:1.78}.navLinks{letter-spacing:.01em;font-size:13px;font-weight:650}.navCta,.primaryBtn,.secondaryBtn,.waitCard button{letter-spacing:0;font-size:14px;font-weight:720}.eyebrow,.sectionTitle span,.launchPill,.storeRow i,.premiumWhy .pillEyebrow{letter-spacing:.08em;font-size:11px;font-weight:760}.heroBadgeGrid span,.launchTrustCard h2,.serviceCard h3,.trustCard h3,.partnerFeature h3,.premiumWhy .feature h3,.premiumWhy .compareCard h3{letter-spacing:-.012em;font-weight:680}.heroBadgeGrid span{color:#3c3541;font-size:13px}.sectionTitle h2,.assamCopy h2,.partner h2{color:var(--heading-ink);letter-spacing:-.023em;font-size:clamp(30px,3.55vw,46px);font-weight:650;line-height:1.12}.launchTrustCard p,.stepCard p,.feature p,.premiumWhy .feature p,.premiumWhy .compareCard p,.partnerFeature p,.contactCard p,.legalCard p,.legalCta p{color:#6d6874;letter-spacing:0}.launchTrustCard h2{font-size:17px;line-height:1.25}.launchTrustCard p{font-size:14px;line-height:1.7}.whyPanel>h2,.featurePanel>h2{color:var(--heading-ink);letter-spacing:-.024em;font-size:clamp(34px,3.75vw,52px);font-weight:650;line-height:1.1}.featurePanel>h2{font-size:clamp(31px,3.1vw,44px)}.whyLead{color:#6d6874;font-size:16px;line-height:1.76}.premiumWhy .compareCard h3{font-size:19px;line-height:1.22}.premiumWhy .compareCard p,.premiumWhy .feature p{font-size:14px;line-height:1.62}.waitlist h2{letter-spacing:-.02em;font-weight:650;font-size:clamp(34px,3.85vw,50px)!important;line-height:1.12!important}.waitlist .launchCopy p{font-size:16px;line-height:1.68}.waitCard h3{letter-spacing:-.018em;font-weight:660;line-height:1.16;font-size:clamp(23px,2.25vw,32px)!important}.waitCard>p,.waitCard input,.waitCard button{font-size:14px!important}.partnerCopy h2{letter-spacing:-.024em;font-size:clamp(34px,3.6vw,50px);font-weight:650;line-height:1.12}.partnerCopy h2 span{font-weight:720}.partnerCopy p{color:#6d6874;font-size:17px;line-height:1.68}@media (max-width:760px){h1{letter-spacing:-.022em;font-size:39px;line-height:1.12}.heroCopy p{font-size:15px;line-height:1.72}.sectionTitle h2,.assamCopy h2,.partner h2,.whyPanel>h2,.featurePanel>h2{font-size:32px;line-height:1.14}.waitlist h2{font-size:31px!important;line-height:1.15!important}.hero{overflow:hidden}.phoneStage{transform-origin:50%;width:min(100%,390px);min-height:540px;margin:24px auto 0;transform:none!important}.phoneFront{top:8px;left:50%;transform:translate(-58%)perspective(1000px)rotateX(4deg)rotateY(-14deg)rotate(-3deg)!important}.phoneBack{top:52px;left:50%;right:auto;transform:translate(-22%)perspective(1000px)rotateX(3deg)rotateY(-18deg)rotate(7deg)scale(.82)!important}.haloOne{width:330px;height:240px;bottom:86px;right:-88px}.haloTwo{width:190px;height:190px;top:56px;left:10px}.floatBadge{border-radius:16px;width:48px;height:48px}.badgeA{top:28px;left:18px}.badgeB{top:190px;left:22px}.badgeC{top:154px;right:14px}.pedestal{width:270px;height:54px;bottom:18px;left:50%;transform:translate(-50%)}}@media (max-width:430px){.phoneStage{width:min(100%,350px);min-height:505px}.phone{width:226px;height:466px}.phoneFront{transform:translate(-59%)perspective(1000px)rotateX(4deg)rotateY(-13deg)rotate(-3deg)!important}.phoneBack{top:48px;transform:translate(-22%)perspective(1000px)rotateX(3deg)rotateY(-17deg)rotate(7deg)scale(.8)!important}.badgeC{right:8px}}.mobileMenuBtn,.mobileServiceLabel,.mobileFeaturesOnly{display:none}@media (max-width:760px){html,body{background:#fffaf8}body{min-width:0}.page{background:radial-gradient(circle at 50% 11%,#f6ddd9bd,#0000 19rem),radial-gradient(circle at 28% 35%,#ffefecf2,#0000 18rem),linear-gradient(#fffdfb 0%,#fff8f6 24%,#fffdfc 46%,#fff8f6 100%);overflow:clip}.page:before,.page:after{opacity:.38}.nav{min-height:86px;box-shadow:none;background:#fffbf9e0;border-bottom:1px solid #c278841a;grid-template-columns:1fr 44px;gap:12px;padding:22px 20px 14px;display:grid;position:relative;top:auto}.brandLogo{object-fit:contain;width:154px;height:42px}.navCta,.navLinks{display:none}.mobileMenuBtn{color:#c86f82;background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}main{flex-direction:column;display:flex}.hero{text-align:left;flex-direction:column;order:1;gap:0;min-height:0;padding:26px 20px 42px;display:flex;overflow:visible}.hero:before{background:radial-gradient(circle,#d8899833,#f6ddd980 43%,#0000 68%);border-radius:50%;width:440px;height:440px;top:300px;left:-34px;right:auto}.heroCopy{display:contents}.hero .eyebrow{letter-spacing:.06em;text-align:left;order:1;justify-content:flex-start;align-self:flex-start;margin:0 0 18px;font-size:11px}.hero h1{color:#111522;letter-spacing:-.02em;text-align:left;order:2;align-self:flex-start;max-width:330px;margin:0;font-size:29px;font-weight:680;line-height:1.16}.heroCopy p{color:#555d70;text-align:left;order:3;align-self:flex-start;max-width:335px;margin-top:16px;font-size:13px;line-height:1.78}.phoneStage{order:4;width:min(100%,356px);min-height:355px;margin:10px auto 0;transform:none!important}.phone{border-width:6px;border-radius:28px;width:154px;height:316px;box-shadow:0 28px 45px #181a222e}.phone:after{border-radius:21px;inset:7px}.notch{width:58px;height:16px;top:7px}.phoneFront{z-index:5;top:18px;left:50%;transform:translate(-64%)rotate(-7deg)!important}.phoneBack{z-index:4;top:45px;left:50%;transform:translate(-18%)rotate(5deg)scale(.94)!important}.screen{border-radius:22px;padding:28px 11px 10px}.phoneFront .appHomeScreen{padding:7px 6px 25px}.phoneFront .miniStatus{height:11px;font-size:6px}.phoneFront .miniStatus i{width:20px;height:8px}.phoneFront .miniBrandRow{grid-template-columns:18px 1fr 18px;gap:4px;margin-top:3px}.phoneFront .miniBrandRow img{width:74px;height:20px}.phoneFront .miniMandala{border-width:1px;width:17px;height:17px}.phoneFront .miniTagline{margin:1px 0 5px;font-size:5px}.phoneFront .miniSearch{border-radius:8px;grid-template-columns:12px 1fr 14px;gap:3px;height:22px;padding:0 6px}.phoneFront .miniSearch svg{width:9px;height:9px}.phoneFront .miniSearch span{font-size:5px}.phoneFront .miniHeroCard{grid-template-columns:1fr 42px;min-height:66px;margin:6px -6px 0;padding:7px 6px}.phoneFront .miniHeroCard span{font-size:6px}.phoneFront .miniHeroCard h3{margin:4px 0 3px;font-size:11px}.phoneFront .miniHeroCard p{font-size:5px}.phoneFront .miniHeroCard button{height:16px;margin-top:5px;padding:0 7px;font-size:5px}.phoneFront .miniHeroCard button svg{width:7px;height:7px}.phoneFront .miniHeroCard aside{border-radius:8px;padding:4px}.phoneFront .miniWorker{height:25px}.phoneFront .miniWorker svg{width:17px;height:17px}.phoneFront .miniWorker svg:last-child{width:9px;height:9px;bottom:4px;right:6px}.phoneFront .miniHeroCard strong{margin-top:3px;font-size:5px}.phoneFront .miniHeroCard small{font-size:4px}.phoneFront .miniDots{gap:4px;margin:-4px 0 4px}.phoneFront .miniDots span,.phoneFront .miniDots b{width:3px;height:3px}.phoneFront .miniCategoryRail{border-radius:12px;grid-template-columns:repeat(5,1fr);gap:3px;margin:0 -1px 5px;padding:4px}.phoneFront .miniCategoryRail div{border-radius:7px;min-height:28px;padding:2px 1px}.phoneFront .miniCategoryRail svg{width:9px;height:9px}.phoneFront .miniCategoryRail span{max-width:24px;margin-top:2px;font-size:4px}.phoneFront .miniSectionHead{margin:0 2px 3px}.phoneFront .miniSectionHead strong{font-size:7px}.phoneFront .miniSectionHead span{font-size:5px}.phoneFront .miniServiceGrid{gap:3px}.phoneFront .miniServiceGrid article{border-radius:6px;min-height:27px;padding:3px 2px}.phoneFront .miniServiceGrid svg{width:8px;height:8px}.phoneFront .miniServiceGrid p{font-size:3px}.phoneFront .miniServiceGrid button{height:9px;margin-top:2px;padding:0 4px;font-size:3px}.phoneFront .miniTabbar{border-radius:12px 12px 0 0;height:24px}.phoneFront .miniTabbar span{font-size:4px}.phoneFront .miniTabbar svg{width:8px;height:8px}.confirmed{width:48px;height:48px;margin-top:48px}.screen h3{margin:14px 0 8px;font-size:18px}.screen.soft p{font-size:9px}.route{margin:18px 0}.screen.soft button{border-radius:10px;height:32px;font-size:10px}.haloOne{opacity:.88;width:270px;height:230px;bottom:12px;right:18px}.haloTwo{opacity:.55;width:220px;height:220px;top:64px;left:14px}.floatBadge{border-radius:13px;width:42px;height:42px}.floatBadge svg{width:18px;height:18px}.badgeA{top:70px;left:0}.badgeB{top:185px;left:2px}.badgeC{top:146px;right:14px}.pedestal{width:230px;height:42px;bottom:24px;left:50%;transform:translate(-50%)}.heroActions{order:5;gap:10px;width:100%;margin-top:0;display:grid}.primaryBtn,.secondaryBtn{border-radius:10px;min-height:48px;font-size:13px}.secondaryBtn{min-height:44px;box-shadow:0 12px 26px #8e586314}.heroBadgeGrid{order:6;grid-template-columns:1fr;gap:10px;width:100%;margin-top:22px;display:grid}.heroBadgeGrid span{background:#ffffffd6;border-radius:9px;min-height:54px;padding:12px 18px;font-size:12px;box-shadow:0 14px 34px #8e586314}.launchTrustGrid,.trust,.premiumWhy .featurePanel,.footer{display:none}.services{order:2;padding:48px 20px 54px}.sectionTitle{text-align:center;max-width:320px;margin-bottom:24px}.sectionTitle span{color:#c86f82;letter-spacing:.08em;font-size:11px}.sectionTitle h2{color:#111522;letter-spacing:-.02em;margin-top:12px;font-size:25px;line-height:1.16}.serviceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:320px;margin:0 auto;display:grid}.serviceCard{order:var(--mobile-order,20);border-radius:10px;gap:9px;min-height:94px;box-shadow:0 14px 32px #8e586314,inset 0 1px #ffffffd1}.serviceCard:last-child,.serviceCard:nth-child(9){grid-column:1/-1;justify-self:center;width:calc(50% - 4px)}.serviceCard svg{width:27px;height:27px}.serviceCard h3{color:#121722;font-size:11px;line-height:1.15}.mobileHiddenService,.desktopServiceLabel{display:none}.mobileServiceLabel{display:inline}.premiumWhy{order:3;padding:44px 16px 34px}.whyUnifiedShell{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;display:block}.whyUnifiedShell:before,.whyUnifiedShell:after,.whyGlow{display:none}.whyPanel{text-align:center}.premiumWhy .pillEyebrow{min-height:0;box-shadow:none;color:#c86f82;letter-spacing:.08em;background:0 0;border:0;padding:0;font-size:10px}.whyPanel>h2{color:#111522;max-width:300px;margin:18px auto 0;font-size:25px;line-height:1.12}.whyLead{color:#586074;max-width:314px;margin:20px auto 0;font-size:12px;line-height:1.9}.compareShell{max-width:340px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr 1fr;gap:10px;margin:28px auto 0;padding:0;display:grid}.compareShell:before{display:none}.premiumWhy .compareCard{background:#fffc;border-radius:10px;justify-content:flex-start;min-height:224px;padding:22px 16px;box-shadow:0 16px 34px #8e586314}.premiumWhy .compareCard h3{text-align:left;margin-bottom:16px;font-size:13px;line-height:1.2}.premiumWhy .compareCard p{text-align:left;gap:7px;margin-top:14px;font-size:9px;line-height:1.35}.premiumWhy .compareCard p svg{width:14px;height:14px;padding:3px}.premiumWhy .versus{width:50px;height:50px;font-size:13px}.partner{min-height:0;box-shadow:none;text-align:left;background:0 0;border-radius:0;order:4;margin:0;padding:28px 20px 52px;display:block}.partner:before,.partner:after,.partnerBlob,.partnerSpark{display:none}.partnerBadge{min-height:0;box-shadow:none;color:#c86f82;letter-spacing:.08em;background:0 0;border:0;padding:0;font-size:10px;display:inline-flex}.partnerCopy{text-align:left;max-width:330px;margin:0 auto}.partnerCopy h2{color:#111522;max-width:320px;margin-top:18px;font-size:25px;line-height:1.16}.partnerCopy p{color:#586074;max-width:310px;margin-top:18px;font-size:12px;line-height:1.82}.partnerCopy .primaryBtn{border-radius:10px;width:auto;min-height:42px;margin-top:18px;padding:0 20px;font-size:12px}.partnerMetrics{grid-template-columns:1fr;gap:8px;margin-top:18px}.partnerMetrics span{color:#151926;min-height:22px;font-size:11px}.partnerMetrics svg{width:16px;height:16px}.partnerPanel{max-width:330px;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:12px;margin:24px auto 0;padding:0;transform:none!important}.partnerPanel:before,.partnerList{display:none}.partnerVisual{background:linear-gradient(135deg,#ffe0e8,#fff5f8 58%,#ffd5e1);border-color:#c2788424;border-radius:12px;min-height:142px;box-shadow:0 16px 38px #8e58631a}.partnerProImage{border-radius:12px;width:100%;max-width:none;margin:-20px 0 -18px}.how{order:5;padding:50px 20px 36px}.stepsGrid{grid-template-columns:1fr;gap:12px;max-width:330px;margin:0 auto}.stepCard{text-align:left;border-radius:10px;grid-template-columns:40px 1fr;column-gap:14px;min-height:112px;padding:18px;display:grid}.stepCard:after{display:none}.stepCard span{border-radius:9px;width:32px;height:32px;font-size:12px}.stepCard h3{color:#121722;margin-top:0;font-size:13px;line-height:1.35}.stepCard p{color:#586074;grid-column:2;margin-top:7px;font-size:12px;line-height:1.62}.mobileFeaturesOnly{order:6;padding:42px 20px 38px;display:block}.mobileFeatureGrid{grid-template-columns:1fr;gap:12px;max-width:340px;margin:0 auto;display:grid}.mobileFeatureGrid .feature{text-align:left;border-radius:10px;grid-template-columns:58px 1fr;gap:14px;min-height:112px;padding:16px;display:grid}.mobileFeatureGrid .feature:after,.mobileFeatureGrid .feature h3:after{display:none}.mobileFeatureGrid .feature span{border-radius:13px;width:48px;height:48px}.mobileFeatureGrid .feature h3{color:#111522;font-size:13px;line-height:1.28}.mobileFeatureGrid .feature p{color:#586074;margin-top:6px;font-size:11px;line-height:1.68}.assam{order:7;max-width:340px;margin:0 auto;padding:38px 20px 28px;display:block}.assamArt{display:none}.assamCopy{text-align:left;max-width:320px}.assamCopy .eyebrow{letter-spacing:.08em;justify-content:flex-start;margin-bottom:14px;font-size:10px}.assamCopy h2{color:#111522;max-width:270px;font-size:25px;line-height:1.14}.assamCopy p{color:#586074;max-width:300px;margin-top:16px;font-size:12px;line-height:1.82}.localBadges{gap:24px;margin-top:18px}.localBadges span{color:#c86f82;background:0 0;min-height:26px;padding:0;font-size:10px}.waitlist{order:8;max-width:330px;min-height:430px;margin:20px auto 0;display:block;background:radial-gradient(circle at 78% 88%,#ffe2e9d1,#0000 12rem),linear-gradient(135deg,#c86f82 0%,#df93a0 54%,#f0c4c7 100%)!important;border-radius:12px!important;padding:20px 18px 118px!important}.waitlist:before{opacity:.16;background-size:54px 54px}.launchCopy{text-align:left!important}.launchPill{color:#c86f82;background:#fff;border-radius:999px;min-height:23px;margin-bottom:12px;padding:0 12px;font-size:9px}.waitlist h2{color:#fff;max-width:278px;font-size:25px!important;line-height:1.12!important}.waitlist h2:before{display:none}.waitlist .launchCopy p{color:#ffffffeb;max-width:250px;margin-top:8px;font-size:12px;line-height:1.5}.storeRow,.rewardList{display:none}.waitCard{margin-top:16px;border-radius:10px!important;padding:18px!important;transform:none!important}.waitCard h3{line-height:1.2;font-size:15px!important}.waitCard>p{margin-top:7px;line-height:1.45;font-size:10px!important}.waitCard label{margin-top:14px}.waitCard label div{grid-template-columns:1fr 78px;gap:8px;display:grid}.waitCard input{border-radius:8px!important;height:38px!important;padding:0 12px!important;font-size:9px!important}.waitCard button{width:auto;border-radius:8px!important;min-width:0!important;min-height:38px!important;font-size:10px!important}.waitSeparator{margin:18px 0 12px}.waitProof{gap:10px}.waitProof p{max-width:120px;line-height:1.35;font-size:8px!important}.waitProof strong{font-size:9px!important}.miniFaces span,.miniFaces b{width:24px!important;height:24px!important;margin-right:-6px!important;font-size:8px!important}.rewardScene{min-height:0;display:grid;position:absolute;bottom:-38px;left:50%;transform:translate(-50%)}.rewardOrb{border-radius:22px;width:94px;height:94px}.rewardOrb svg{width:42px;height:42px}}@media (max-width:380px){.hero h1,.sectionTitle h2,.whyPanel>h2,.partnerCopy h2,.assamCopy h2,.waitlist h2{font-size:23px!important}.phoneStage{width:330px;min-height:340px}}@media (max-width:760px){.nav{background:#fffbf9db;min-height:72px;padding:18px 20px 10px}.brandLogo{width:150px;height:38px}.mobileMenuBtn{width:38px;height:38px}.hero{isolation:isolate;background:radial-gradient(circle at 78% 34%,#d8899833,#0000 11rem),radial-gradient(circle at 18% 14%,#fff0edfa,#0000 13rem),linear-gradient(#fffdfbf5,#fff8f6e6);grid-template-rows:auto auto auto auto auto;grid-template-columns:minmax(0,1fr) 138px;column-gap:10px;min-height:612px;padding:22px 20px 30px;display:grid;overflow:hidden}.hero:before{z-index:-1;filter:blur();background:radial-gradient(circle at 35% 32%,#ffffffeb,#0000 30%),radial-gradient(circle,#d8899833,#f6ddd957 48%,#0000 72%);border-radius:999px;width:270px;height:270px;top:112px;left:auto;right:-92px}.heroCopy{display:contents}.hero .eyebrow{color:#b85f73;letter-spacing:.07em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #c86f8224;border-radius:999px;order:1;grid-column:1/-1;width:fit-content;min-height:28px;margin:0 0 14px;padding:0 10px;font-size:9px;font-weight:780;box-shadow:0 12px 34px #91526014,inset 0 1px #ffffffd6}.hero .eyebrow svg{width:12px;height:12px}.hero h1{color:#11131d;letter-spacing:-.035em;text-wrap:balance;order:2;grid-column:1/-1;max-width:345px;margin:0;font-size:34px;font-weight:720;line-height:1.04}.heroCopy p{color:#5f6474;letter-spacing:0;order:3;grid-column:1/-1;max-width:330px;margin:12px 0 0;font-size:13px;line-height:1.58}.phoneStage{pointer-events:none;order:4;grid-area:4/2/span 2;place-self:start end;width:138px;min-height:206px;margin:18px -4px 0 0;transform:none!important}.phone{background:#171923;border-width:4px;border-radius:18px;width:82px;height:170px;box-shadow:0 18px 38px #24232c2e,0 6px 18px #c86f8224}.phone:after{opacity:.58;border-radius:14px;inset:4px}.notch{width:34px;height:9px;top:4px}.phoneFront{top:18px;left:34px;transform:rotate(-8deg)!important}.phoneBack{opacity:.92;top:33px;left:66px;transform:rotate(6deg)scale(.94)!important}.screen{border-radius:14px;padding:17px 6px 7px}.phoneFront .appHomeScreen{padding:5px 4px 13px}.phoneFront .miniStatus,.phoneFront .miniTagline,.phoneFront .miniDots,.phoneFront .miniSectionHead,.phoneFront .miniTabbar{display:none}.phoneFront .miniBrandRow{grid-template-columns:1fr;margin-top:3px}.phoneFront .miniBrandRow .miniMandala{display:none}.phoneFront .miniBrandRow img{width:48px;height:13px}.phoneFront .miniSearch{border-radius:6px;grid-template-columns:8px 1fr;height:14px;margin-top:5px;padding:0 4px}.phoneFront .miniSearch svg{width:6px;height:6px}.phoneFront .miniSearch svg:last-child{display:none}.phoneFront .miniSearch span{font-size:3px}.phoneFront .miniHeroCard{grid-template-columns:1fr;min-height:47px;margin:5px -4px 0;padding:6px 5px}.phoneFront .miniHeroCard:after,.phoneFront .miniHeroCard aside{display:none}.phoneFront .miniHeroCard span{font-size:4px}.phoneFront .miniHeroCard h3{margin:3px 0 2px;font-size:8px}.phoneFront .miniHeroCard p{font-size:3px}.phoneFront .miniHeroCard button{height:11px;margin-top:4px;padding:0 5px;font-size:3px}.phoneFront .miniCategoryRail{border-radius:8px;grid-template-columns:repeat(3,1fr);gap:2px;margin:5px 0 0;padding:3px}.phoneFront .miniCategoryRail div{border-radius:5px;min-height:18px}.phoneFront .miniCategoryRail div:nth-child(n+4){display:none}.phoneFront .miniCategoryRail svg{width:6px;height:6px}.phoneFront .miniCategoryRail span{max-width:16px;margin-top:1px;font-size:3px}.phoneFront .miniServiceGrid{display:none}.confirmed{width:31px;height:31px;margin-top:36px}.confirmed svg{width:17px;height:17px}.screen h3{margin:9px 0 4px;font-size:10px}.screen.soft p{font-size:5px}.route{width:72%;margin:10px 0}.route span{width:6px;height:6px}.route i{border-top-width:1px}.screen.soft button{border-radius:6px;height:18px;font-size:5px}.haloOne{opacity:.72;background:linear-gradient(135deg,#d8899833,#ffffffa3);width:138px;height:112px;bottom:28px;right:-6px}.haloTwo{opacity:.74;background:#ffffff52;border:1px solid #c86f8229;width:118px;height:118px;top:16px;left:8px}.floatBadge{-webkit-backdrop-filter:blur(14px)saturate(1.15);backdrop-filter:blur(14px)saturate(1.15);background:#ffffffad;border:1px solid #c86f821f;border-radius:11px;width:32px;height:32px;box-shadow:0 14px 30px #9152601f,inset 0 1px #ffffffd1}.floatBadge svg{width:14px;height:14px}.badgeA{top:32px;left:4px}.badgeB{top:126px;left:8px}.badgeC{top:86px;right:0}.pedestal{opacity:.62;width:112px;height:24px;bottom:14px;left:52%}.heroActions{order:5;grid-column:1;align-self:start;gap:9px;width:min(100%,208px);margin-top:20px;display:grid}.primaryBtn,.secondaryBtn{border-radius:13px;width:100%;min-height:46px;font-size:12px;font-weight:760}.primaryBtn{background:linear-gradient(135deg,#ffffff29,#0000 36%),linear-gradient(135deg,#db8b99 0%,#c86f82 52%,#a95468 100%);box-shadow:0 18px 38px #a25b6847,inset 0 1px #ffffff57}.secondaryBtn{color:#9c5365;min-height:36px;box-shadow:none;background:0 0;border:0;justify-content:flex-start;padding:0;font-size:10px}.heroBadgeGrid{-webkit-backdrop-filter:blur(16px)saturate(1.12);backdrop-filter:blur(16px)saturate(1.12);background:#ffffff94;border:1px solid #c86f821f;border-radius:18px;order:6;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:100%;margin-top:20px;padding:8px;box-shadow:0 18px 44px #91526014,inset 0 1px #ffffffc7}.heroBadgeGrid span{color:#383340;min-height:62px;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:12px;align-content:center;justify-items:center;gap:5px;padding:6px 4px;font-size:8px;font-weight:760;line-height:1.22;display:grid}.heroBadgeGrid b{background:#fff6f3f2;border-radius:9px;width:24px;height:24px;font-size:12px;box-shadow:0 8px 18px #91526014}}@media (max-width:380px){.hero{grid-template-columns:minmax(0,1fr) 124px;min-height:590px;padding-inline:18px}.hero h1{font-size:31px!important}.heroCopy p{max-width:310px;font-size:12px}.phoneStage{width:124px;min-height:194px}.heroActions{width:196px}.heroBadgeGrid span{font-size:7px}}@media (max-width:760px){.hero{background:radial-gradient(at 50% 48%,#d8899838,#0000 16rem),radial-gradient(at 50% 42%,#f6ddd994,#0000 19rem),linear-gradient(#fffdfb 0%,#fff8f6 58%,#fff4f2 100%);flex-direction:column;min-height:792px;padding:22px 20px 34px;display:flex}.hero:before{background:radial-gradient(circle at 46% 42%,#ffffffc7,#0000 22%),radial-gradient(#d8899833,#f6ddd970 48%,#0000 72%);border-radius:50%;width:420px;height:340px;top:260px;left:50%;right:auto;transform:translate(-50%)}.hero .eyebrow{order:1;margin-bottom:16px}.hero h1{order:2;max-width:350px;font-size:32px;line-height:1.08}.heroCopy p{order:3;max-width:340px;margin-top:14px;font-size:13px;line-height:1.7}.phoneStage{order:4;place-self:center;width:min(100%,350px);min-height:350px;margin:14px auto 0}.phone{border-width:6px;border-radius:28px;width:150px;height:308px;box-shadow:0 28px 48px #181a222e,0 14px 42px #c86f8229}.phone:after{opacity:.72;border-radius:20px;inset:7px}.notch{width:58px;height:16px;top:7px}.phoneFront{z-index:5;top:4px;left:89px;transform:rotate(-7deg)!important}.phoneBack{z-index:4;opacity:.94;top:36px;left:180px;transform:rotate(5deg)scale(.94)!important}.screen{border-radius:22px;padding:28px 10px 10px}.phoneFront .appHomeScreen{padding:7px 6px 25px}.phoneFront .miniStatus{height:11px;font-size:6px;display:flex}.phoneFront .miniStatus i{width:20px;height:8px}.phoneFront .miniBrandRow{grid-template-columns:18px 1fr 18px;gap:4px;margin-top:3px;display:grid}.phoneFront .miniBrandRow .miniMandala{border-width:1px;width:17px;height:17px;display:block}.phoneFront .miniBrandRow img{width:74px;height:20px}.phoneFront .miniTagline{margin:1px 0 5px;font-size:5px;display:block}.phoneFront .miniSearch{border-radius:8px;grid-template-columns:12px 1fr 14px;gap:3px;height:22px;margin-top:0;padding:0 6px;display:grid}.phoneFront .miniSearch svg,.phoneFront .miniSearch svg:last-child{width:9px;height:9px;display:block}.phoneFront .miniSearch span{font-size:5px}.phoneFront .miniHeroCard{grid-template-columns:1fr 42px;min-height:66px;margin:6px -6px 0;padding:7px 6px;display:grid}.phoneFront .miniHeroCard:after{width:24px;height:48px;display:block;top:16px;right:42px}.phoneFront .miniHeroCard aside{border-radius:8px;padding:4px;display:block}.phoneFront .miniHeroCard span{font-size:6px}.phoneFront .miniHeroCard h3{margin:4px 0 3px;font-size:11px}.phoneFront .miniHeroCard p{font-size:5px}.phoneFront .miniHeroCard button{height:16px;margin-top:5px;padding:0 7px;font-size:5px}.phoneFront .miniWorker{height:25px}.phoneFront .miniWorker svg{width:17px;height:17px}.phoneFront .miniWorker svg:last-child{width:9px;height:9px;bottom:4px;right:6px}.phoneFront .miniHeroCard strong{margin-top:3px;font-size:5px}.phoneFront .miniHeroCard small{font-size:4px}.phoneFront .miniDots{gap:4px;margin:-4px 0 4px;display:flex}.phoneFront .miniDots span,.phoneFront .miniDots b{width:3px;height:3px}.phoneFront .miniCategoryRail{border-radius:12px;grid-template-columns:repeat(5,1fr);gap:3px;margin:0 -1px 5px;padding:4px;display:grid}.phoneFront .miniCategoryRail div,.phoneFront .miniCategoryRail div:nth-child(n+4){border-radius:7px;min-height:28px;display:grid}.phoneFront .miniCategoryRail svg{width:9px;height:9px}.phoneFront .miniCategoryRail span{max-width:24px;margin-top:2px;font-size:4px}.phoneFront .miniSectionHead{margin:0 2px 3px;display:flex}.phoneFront .miniSectionHead strong{font-size:7px}.phoneFront .miniSectionHead span{font-size:5px}.phoneFront .miniServiceGrid{gap:3px;display:grid}.phoneFront .miniServiceGrid article{border-radius:6px;min-height:27px;padding:3px 2px}.phoneFront .miniServiceGrid svg{width:8px;height:8px}.phoneFront .miniServiceGrid p{font-size:3px}.phoneFront .miniServiceGrid button{height:9px;margin-top:2px;padding:0 4px;font-size:3px}.phoneFront .miniTabbar{border-radius:12px 12px 0 0;height:24px;display:grid}.phoneFront .miniTabbar span{font-size:4px}.phoneFront .miniTabbar svg{width:8px;height:8px}.confirmed{width:46px;height:46px;margin-top:50px}.screen h3{margin:14px 0 8px;font-size:17px}.screen.soft p{font-size:9px}.route{width:72%;margin:18px 0}.route span{width:10px;height:10px}.route i{border-top-width:2px}.screen.soft button{border-radius:9px;height:31px;font-size:9px}.haloOne{opacity:.86;background:linear-gradient(135deg,#d8899833,#ffffffa3);width:276px;height:230px;bottom:12px;right:22px}.haloTwo{opacity:.55;width:230px;height:230px;top:48px;left:12px}.floatBadge{border-radius:13px;width:42px;height:42px}.floatBadge svg{width:18px;height:18px}.badgeA{top:42px;left:36px}.badgeB{top:162px;left:50px}.badgeC{top:118px;right:22px}.pedestal{opacity:.7;width:230px;height:42px;bottom:18px;left:52%}.heroActions{order:5;width:100%;max-width:330px;margin:2px auto 0}.primaryBtn,.secondaryBtn{width:100%}.secondaryBtn{justify-content:center}.heroBadgeGrid{order:6;width:100%;margin-top:18px}}@media (max-width:380px){.hero{min-height:770px}.hero h1{font-size:30px!important}.phoneStage{width:336px;min-height:338px}.phone{width:142px;height:292px}.phoneFront{left:82px}.phoneBack{left:168px}}@media (max-width:760px){.hero{background:radial-gradient(at 88% 56%,#d8899838,#0000 13rem),radial-gradient(at 74% 54%,#f6ddd985,#0000 16rem),linear-gradient(#fffdfb 0%,#fff8f6 62%,#fff4f2 100%);align-items:flex-start;min-height:724px;padding:22px 20px 32px}.hero:before{width:334px;height:286px;top:304px;left:auto;right:-114px;transform:none}.hero h1{max-width:350px;font-size:32px;line-height:1.08}.heroCopy p{max-width:340px}.phoneStage{align-self:flex-end;width:272px;min-height:304px;margin:-18px -30px 0 auto}.phone{border-width:5px;border-radius:24px;width:132px;height:272px}.phone:after{border-radius:18px;inset:6px}.notch{width:48px;height:13px;top:6px}.phoneFront{top:0;left:48px;transform:rotate(-7deg)!important}.phoneBack{top:30px;left:136px;transform:rotate(5deg)scale(.94)!important}.screen{border-radius:19px;padding:23px 8px 8px}.phoneFront .appHomeScreen{padding:6px 5px 20px}.phoneFront .miniStatus{height:10px;font-size:5px}.phoneFront .miniBrandRow{grid-template-columns:15px 1fr 15px;gap:3px;margin-top:2px}.phoneFront .miniBrandRow .miniMandala{width:14px;height:14px}.phoneFront .miniBrandRow img{width:62px;height:17px}.phoneFront .miniSearch{border-radius:7px;grid-template-columns:10px 1fr 12px;height:18px;padding:0 5px}.phoneFront .miniSearch svg,.phoneFront .miniSearch svg:last-child{width:7px;height:7px}.phoneFront .miniHeroCard{grid-template-columns:1fr 34px;min-height:54px;margin:5px -5px 0;padding:6px 5px}.phoneFront .miniHeroCard h3{font-size:9px}.phoneFront .miniHeroCard aside{padding:3px}.phoneFront .miniCategoryRail{border-radius:9px;gap:2px;padding:3px}.phoneFront .miniCategoryRail div,.phoneFront .miniCategoryRail div:nth-child(n+4){border-radius:6px;min-height:23px}.phoneFront .miniServiceGrid article{min-height:22px}.phoneFront .miniTabbar{height:20px}.confirmed{width:38px;height:38px;margin-top:42px}.screen h3{margin:11px 0 6px;font-size:14px}.screen.soft p{font-size:7px}.route{margin:14px 0}.screen.soft button{height:26px;font-size:7px}.haloOne{width:220px;height:176px;bottom:20px;right:-4px}.haloTwo{width:186px;height:186px;top:44px;left:0}.floatBadge{border-radius:12px;width:36px;height:36px}.floatBadge svg{width:15px;height:15px}.badgeA{top:54px;left:12px}.badgeB{top:156px;left:18px}.badgeC{top:112px;right:6px}.pedestal{width:180px;height:34px;bottom:18px;left:58%}.heroActions{max-width:330px;margin:-6px 0 0}.secondaryBtn{justify-content:flex-start}.heroBadgeGrid{margin-top:16px}}@media (max-width:380px){.hero{min-height:710px}.phoneStage{width:252px;min-height:292px;margin-right:-28px}.phone{width:124px;height:256px}.phoneFront{left:46px}.phoneBack{left:128px}}@media (min-width:761px) and (max-width:1100px){body{background:#fffaf8;min-width:0}.page{background:radial-gradient(circle at 76% 22%,#d8899833,#0000 24rem),radial-gradient(circle at 16% 44%,#f6ddd985,#0000 26rem),linear-gradient(#fffdfb 0%,#fff8f6 42%,#fffdfc 100%);overflow:hidden}.nav{min-height:96px;box-shadow:none;background:#fffbf9d1;border-bottom:1px solid #c2788424;grid-template-columns:250px 1fr 146px;align-items:center;gap:22px;padding:22px 48px;display:grid}.brandLogo{width:214px;height:56px}.navLinks{justify-content:center;gap:30px;font-size:14px;display:flex}.navCta{border-radius:13px;min-height:46px;padding:0 22px;display:inline-flex}.mobileMenuBtn{display:none}.hero{grid-template-columns:minmax(0,.82fr) minmax(430px,.92fr);align-items:center;gap:18px;min-height:560px;padding:44px 56px 28px;display:grid;overflow:visible}.hero:before{background:radial-gradient(circle at 46% 42%,#ffffffc2,#0000 20%),radial-gradient(#d8899838,#f6ddd97a 50%,#0000 72%);border-radius:50%;width:470px;height:390px;top:44px;left:auto;right:36px;transform:none}.heroCopy{text-align:left;max-width:455px;display:block}.hero .eyebrow{color:#c86f82;letter-spacing:.08em;background:#ffffffb8;border:1px solid #c86f8229;border-radius:999px;min-height:34px;margin:0 0 26px;padding:0 16px;font-size:11px;display:inline-flex;box-shadow:0 14px 34px #91526014}.hero h1{color:#11131d;letter-spacing:-.045em;max-width:480px;margin:0;font-size:clamp(58px,6.4vw,74px);font-weight:710;line-height:1.06}.heroCopy p{color:#626879;text-align:left;max-width:430px;margin-top:22px;font-size:18px;line-height:1.72}.heroActions{grid-template-columns:minmax(210px,260px) minmax(210px,260px);gap:18px;width:100%;margin-top:30px;display:grid}.primaryBtn,.secondaryBtn{border-radius:14px;width:100%;min-height:58px;font-size:15px}.secondaryBtn{color:#b76577;background:#ffffffb8;border:1px solid #c278842e;box-shadow:0 16px 42px #91526014,inset 0 1px #ffffffdb}.phoneStage{justify-self:end;width:476px;min-height:432px;margin:0;transform:none!important}.phone{border-width:7px;border-radius:32px;width:176px;height:362px;box-shadow:0 34px 62px #181a2233,0 18px 54px #c86f8229}.phone:after{border-radius:23px;inset:8px}.notch{width:66px;height:18px;top:8px}.phoneFront{z-index:5;top:10px;left:132px;transform:rotate(-7deg)!important}.phoneBack{z-index:4;opacity:.95;top:58px;left:266px;transform:rotate(5deg)scale(.96)!important}.screen{border-radius:25px;padding:32px 12px 12px}.phoneFront .appHomeScreen{padding:8px 7px 29px}.phoneFront .miniStatus{height:13px;font-size:7px;display:flex}.phoneFront .miniStatus i{width:22px;height:9px}.phoneFront .miniBrandRow{grid-template-columns:21px 1fr 21px;gap:5px;margin-top:4px;display:grid}.phoneFront .miniBrandRow .miniMandala{border-width:1px;width:19px;height:19px;display:block}.phoneFront .miniBrandRow img{width:88px;height:24px}.phoneFront .miniTagline{margin:2px 0 6px;font-size:6px;display:block}.phoneFront .miniSearch{border-radius:10px;grid-template-columns:14px 1fr 16px;height:26px;padding:0 8px;display:grid}.phoneFront .miniSearch svg,.phoneFront .miniSearch svg:last-child{width:10px;height:10px;display:block}.phoneFront .miniSearch span{font-size:6px}.phoneFront .miniHeroCard{grid-template-columns:1fr 52px;min-height:78px;margin:8px -7px 0;padding:9px 7px;display:grid}.phoneFront .miniHeroCard:after{width:28px;height:56px;display:block;top:18px;right:52px}.phoneFront .miniHeroCard aside{border-radius:9px;padding:5px;display:block}.phoneFront .miniHeroCard span{font-size:7px}.phoneFront .miniHeroCard h3{margin:4px 0 3px;font-size:13px}.phoneFront .miniHeroCard p{font-size:6px}.phoneFront .miniHeroCard button{height:18px;margin-top:6px;padding:0 8px;font-size:6px}.phoneFront .miniWorker{height:29px}.phoneFront .miniWorker svg{width:18px;height:18px}.phoneFront .miniWorker svg:last-child{width:10px;height:10px;bottom:5px;right:7px}.phoneFront .miniHeroCard strong{margin-top:3px;font-size:6px}.phoneFront .miniHeroCard small{font-size:5px}.phoneFront .miniDots{gap:4px;margin:-5px 0 5px;display:flex}.phoneFront .miniCategoryRail{border-radius:12px;grid-template-columns:repeat(5,1fr);gap:3px;margin:0 -1px 6px;padding:4px;display:grid}.phoneFront .miniCategoryRail div,.phoneFront .miniCategoryRail div:nth-child(n+4){border-radius:8px;min-height:32px;display:grid}.phoneFront .miniCategoryRail svg{width:10px;height:10px}.phoneFront .miniCategoryRail span{max-width:27px;font-size:4px}.phoneFront .miniSectionHead{margin:0 2px 4px;display:flex}.phoneFront .miniSectionHead strong{font-size:8px}.phoneFront .miniSectionHead span{font-size:6px}.phoneFront .miniServiceGrid{gap:3px;display:grid}.phoneFront .miniServiceGrid article{border-radius:7px;min-height:33px;padding:3px 2px}.phoneFront .miniServiceGrid svg{width:9px;height:9px}.phoneFront .miniServiceGrid p,.phoneFront .miniServiceGrid button{font-size:4px}.phoneFront .miniServiceGrid button{height:10px;padding:0 5px}.phoneFront .miniTabbar{border-radius:13px 13px 0 0;height:27px;display:grid}.phoneFront .miniTabbar span{font-size:4px}.phoneFront .miniTabbar svg{width:9px;height:9px}.confirmed{width:54px;height:54px;margin-top:58px}.screen h3{margin:16px 0 9px;font-size:19px}.screen.soft p{font-size:10px}.route{width:72%;margin:22px 0}.screen.soft button{border-radius:10px;height:34px;font-size:10px}.haloOne{opacity:.8;width:374px;height:300px;bottom:30px;right:10px}.haloTwo{opacity:.48;width:300px;height:300px;top:54px;left:40px}.floatBadge{border-radius:17px;width:58px;height:58px}.badgeA{top:50px;left:74px}.badgeB{top:202px;left:86px}.badgeC{top:156px;right:24px}.pedestal{width:292px;height:54px;bottom:24px;left:57%}.launchTrustGrid{max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:8px 56px 0;padding:0;display:grid}.launchTrustCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff9e;border-radius:18px;min-height:150px;padding:24px;box-shadow:0 18px 48px #91526014,inset 0 1px #ffffffd6}.launchTrustCard:after{display:none}.launchTrustCard>span{border-radius:14px;width:44px;height:44px;margin-bottom:16px}.launchTrustCard h2{font-size:16px}.launchTrustCard p{font-size:13px;line-height:1.55}.section{padding:72px 56px}.serviceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.serviceCard{border-radius:18px;min-height:128px}.stepsGrid,.trustGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.premiumWhy{max-width:none;padding:72px 56px}.whyUnifiedShell{border-radius:28px;grid-template-columns:1fr;padding:34px}.premiumWhy .featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.partner{border-radius:28px;grid-template-columns:1fr;max-width:none;margin:0 56px;padding:48px}.partnerCopy,.partnerCopy h2,.partnerCopy p{max-width:680px}.partnerPanel{justify-self:center;max-width:620px;transform:none!important}.assam{grid-template-columns:1fr .9fr;max-width:none;padding:48px 56px}.assamArt{min-height:180px}.waitlist{max-width:none;margin:16px 56px 0;grid-template-columns:1fr minmax(330px,390px)!important;gap:28px!important;padding:36px!important}.rewardScene{display:none}.footer{grid-template-columns:1.2fr repeat(2,1fr);gap:28px;padding:52px 56px}}@media (min-width:761px) and (max-width:900px){.nav{grid-template-columns:210px 1fr 132px;padding-inline:34px}.brandLogo{width:184px}.navLinks{gap:18px;font-size:12px}.hero{grid-template-columns:minmax(0,.78fr) minmax(350px,.9fr);padding-inline:34px}.hero h1{font-size:50px}.phoneStage{transform-origin:100%;width:386px;transform:scale(.88)!important}.launchTrustGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:34px}.section,.premiumWhy,.assam{padding-inline:34px}.partner,.waitlist{margin-inline:34px}}@media (min-width:761px) and (max-width:1100px){.hero{min-height:500px;padding-top:30px;padding-bottom:12px}.hero .eyebrow{margin-bottom:18px}.hero h1{font-size:clamp(52px,5.8vw,64px);line-height:1.04}.heroCopy p{margin-top:18px;font-size:17px;line-height:1.58}.heroActions{margin-top:24px}.heroBadgeGrid{display:none}.phoneStage{transform-origin:100%;min-height:362px;transform:scale(.94)!important}.launchTrustGrid{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0 56px;padding:0 0 24px;display:grid}.launchTrustCard{height:142px;min-height:142px;padding:18px 20px;overflow:hidden}.launchTrustCard>span{border-radius:12px;width:38px;height:38px;margin-bottom:12px}.launchTrustCard h2{font-size:14px;line-height:1.2}.launchTrustCard p{color:#626879;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:12px;line-height:1.42;display:-webkit-box;overflow:hidden}}@media (min-width:761px) and (max-width:900px){.launchTrustGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:34px}}.waitlist{isolation:isolate;border:1px solid #ffffff6b;align-items:center;max-width:1480px;min-height:610px;margin:54px auto 0;background:radial-gradient(circle at 78% 24%,#ffffff7a,#0000 18rem),radial-gradient(circle at 18% 15%,#ffffff2e,#0000 20rem),linear-gradient(115deg,#702d44f5 0%,#cf6f84f2 38%,#eca3ade6 72%,#ffe4e4eb 100%)!important;border-radius:46px!important;grid-template-columns:minmax(300px,.92fr) minmax(360px,.78fr) minmax(250px,.62fr)!important;gap:clamp(28px,4vw,56px)!important;padding:clamp(48px,5vw,76px) clamp(42px,5.5vw,78px)!important;box-shadow:0 42px 110px #9152603d,inset 0 1px #ffffff59!important}.waitlist:before{content:"";z-index:0;pointer-events:none;opacity:.28;background:radial-gradient(circle at 3% 70%,#3e182a52,#0000 20rem),radial-gradient(at 28% 115%,#ffffff29,#0000 30rem),radial-gradient(circle,#ffffffbf 0 1px,#0000 1.5px) 0 0/96px 96px;position:absolute;inset:0}.waitlist:after{content:"";z-index:0;pointer-events:none;opacity:.28;background:radial-gradient(at 22% 90%,#ffffff52,#0000 18rem),linear-gradient(160deg,#0000 0 48%,#ffffff29 49% 54%,#0000 55%);border-radius:0 0 42px 42px;height:42%;position:absolute;bottom:0;left:42px;right:42px}.launchCopy,.waitCard,.rewardScene{z-index:1;position:relative}.launchCopy{flex-direction:column;justify-content:center;align-self:stretch;display:flex}.launchPill{color:#c86f82;letter-spacing:.05em;background:#ffffffe0;border:1px solid #ffffff8a;border-radius:999px;width:fit-content;min-height:40px;margin-bottom:26px;padding:0 20px;font-size:13px;font-weight:850;box-shadow:0 0 26px #ffffff75,inset 0 1px #ffffffdb}.waitlist h2{color:#fff;letter-spacing:-.05em;text-shadow:0 22px 54px #49192d3d;max-width:540px;font-weight:760;font-size:clamp(54px,5.2vw,88px)!important;line-height:1.03!important}.waitlist h2:before{display:none}.waitlist h2:after{content:"";background:linear-gradient(90deg,#ffd4df,#fff0);border-radius:999px;width:170px;height:18px;margin-top:-2px;display:block;transform:rotate(-5deg)}.waitlist .launchCopy p{color:#ffffffeb;max-width:430px;margin-top:24px;font-size:21px;line-height:1.55}.storeRow{gap:14px;width:min(100%,280px);margin-top:54px;display:grid}.storeRow span{color:#fff;background:linear-gradient(#171822,#07070b);border-radius:12px;grid-template-columns:48px 1fr;column-gap:14px;min-width:0;min-height:72px;padding:0 20px;font-size:28px;display:grid;box-shadow:0 18px 46px #2c121e47,inset 0 1px #ffffff14}.storeRow i{letter-spacing:.12em;font-size:11px}.waitCard{border:1px solid #ffffffb8;justify-self:center;width:100%;max-width:440px;-webkit-backdrop-filter:blur(20px)saturate(1.08)!important;backdrop-filter:blur(20px)saturate(1.08)!important;background:#fffafae6!important;border-radius:34px!important;padding:44px 42px!important;transform:none!important;box-shadow:0 34px 90px #5f223a2e,inset 0 1px #fffffff0!important}.waitCard:before{content:"👥";color:#fff;background:radial-gradient(circle at 30% 20%,#ffffff80,#0000 34%),linear-gradient(145deg,#ee92aa,#c86f82);border-radius:17px;place-items:center;width:58px;height:58px;margin-bottom:28px;font-size:26px;line-height:1;display:grid;box-shadow:0 18px 38px #9152603d}.waitCard h3{color:#151620;letter-spacing:-.04em;font-weight:740;line-height:1.12;font-size:clamp(35px,3.2vw,48px)!important}.waitCard h3 span{color:#d88998;display:block}.waitCard>p{color:#626879;max-width:330px;margin-top:16px;line-height:1.38;font-size:18px!important}.waitCard label div{grid-template-columns:1fr;gap:14px;display:grid}.waitCard input{color:#1c1d27;background:#ffffffc2;border:1px solid #d8899852;border-radius:16px!important;height:62px!important;padding:0 20px!important;font-size:16px!important}.waitCard button{width:100%;background:linear-gradient(135deg,#e785a1,#c86f82 62%,#a95468)!important;border-radius:16px!important;min-height:62px!important;font-size:18px!important;box-shadow:0 18px 42px #a25b6847,inset 0 1px #ffffff47!important}.waitSeparator{background:0 0;grid-template-columns:1fr 24px 1fr;align-items:center;gap:12px;margin:30px 0 24px;display:grid}.waitSeparator:before,.waitSeparator:after{content:"";background:#5d344324;height:1px}.waitSeparator:after{grid-column:3}.waitProof{justify-content:center;gap:18px}.waitProof p{color:#545968;max-width:210px;line-height:1.35;font-size:15px!important}.waitProof strong{color:#151620;font-size:16px!important}.miniFaces span,.miniFaces b{width:38px!important;height:38px!important;font-size:12px!important}.rewardScene{align-content:center;justify-items:center;min-height:500px;display:grid}.rewardOrb{background:radial-gradient(circle at 32% 18%,#ffffff80,#0000 30%),linear-gradient(145deg,#eaa1ad,#c86f82);border:1px solid #ffffff70;border-radius:38px;width:162px;height:162px;box-shadow:0 34px 86px #5f223a3d,inset 0 1px #ffffff61}.rewardOrb svg{width:72px;height:72px}.rewardList{gap:16px;width:100%;margin-top:38px;display:grid}.rewardList span{color:#fff;background:#ffffff2e;border:1px solid #ffffff6b;border-radius:20px;min-height:74px;padding:0 20px;font-size:16px;font-weight:780;box-shadow:inset 0 1px #ffffff29}@media (min-width:761px) and (max-width:1120px){.waitlist{min-height:auto;margin-inline:34px;grid-template-columns:1fr 1fr!important}.rewardScene{grid-column:1/-1;grid-template-columns:150px 1fr;gap:26px;width:100%;min-height:auto}.rewardList{margin-top:0}}@media (max-width:760px){.waitlist{max-width:350px;min-height:auto;margin:24px auto 0;background:radial-gradient(circle at 80% 10%,#ffffff57,#0000 12rem),linear-gradient(145deg,#c86f82,#e4a0aa 74%,#ffe5e2)!important;border-radius:24px!important;padding:24px 18px 34px!important}.waitlist h2{font-size:34px!important}.waitlist h2:after{width:96px;height:10px}.waitlist .launchCopy p{font-size:14px}.storeRow{display:none}.waitCard{max-width:none;margin-top:18px;border-radius:22px!important;padding:24px 20px!important}.waitCard:before{border-radius:14px;width:44px;height:44px;margin-bottom:18px}.waitCard h3{font-size:27px!important}.waitCard>p{font-size:13px!important}.waitCard input,.waitCard button{height:48px!important;min-height:48px!important;font-size:13px!important}.waitProof{justify-content:flex-start}.rewardScene{display:none}}.trust{isolation:isolate;background:radial-gradient(circle at 16% 18%,#ffd6e057,#0000 17rem),radial-gradient(circle at 86% 16%,#ffb5ca57,#0000 18rem),linear-gradient(#ffffffeb,#fff7f9b8);width:min(100%,1560px);margin:0 auto;padding:116px 56px 126px;position:relative;overflow:hidden}.trust:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#d77e9447,#0000);height:1px;position:absolute;inset:28px 34px auto}.trust:after{content:"";opacity:.34;z-index:-2;background-image:radial-gradient(circle,#d77e9429 1.2px,#0000 1.2px);background-size:118px 118px;position:absolute;inset:0}.trust .sectionTitle{text-align:center;max-width:980px;margin:0 auto}.trust .sectionTitle span{color:#cf7188;letter-spacing:.12em;background:#ffffffbd;border:1px solid #d77e9433;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 28px;font-size:14px;font-weight:850;display:inline-flex;box-shadow:0 16px 38px #d77e941f,inset 0 1px #ffffffe6}.trust .sectionTitle h2{color:#171721;letter-spacing:-.045em;margin-top:26px;font-size:clamp(48px,5.1vw,82px);font-weight:760;line-height:.98}.trustSubline{color:#817385;background:#ffffffc2;border:1px solid #d77e942e;border-radius:999px;width:fit-content;margin:28px auto 0;padding:11px 28px;font-size:16px;font-weight:700;line-height:1.2;box-shadow:0 18px 40px #d77e941a}.trustGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1340px;margin:54px auto 0}.trustCard{-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:radial-gradient(circle at 16% 20%,#ffdde57a,#0000 9rem),#ffffffc2;border:1px solid #d77e9433;border-radius:30px;grid-template-columns:86px minmax(0,1fr) 32px;align-items:center;gap:20px;min-height:154px;padding:26px 28px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #6c364b14,inset 0 1px #fffffff0}.trustCard:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,#ffffff70,#0000 42%);position:absolute;inset:1px}.trustCard:hover{border-color:#d77e9452;transform:translateY(-5px);box-shadow:0 34px 88px #6c364b1f,inset 0 1px #fffffffa}.trustCard span{color:#d36f89;z-index:1;background:radial-gradient(circle at 34% 22%,#fffffff5,#0000 34%),linear-gradient(145deg,#fff7f8,#ffdce5);border:1px dashed #d77e945c;border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:relative;box-shadow:0 18px 38px #d77e9424,inset 0 -10px 24px #d77e9414}.trustCard:hover span{transform:translateY(-3px)scale(1.03)}.trustCard div{z-index:1;position:relative}.trustCheck{z-index:1;background:linear-gradient(145deg,#ff9bb6,#de7890);border-radius:50%;width:28px;height:28px;padding:6px;position:relative;box-shadow:0 12px 24px #da6f8947;color:#fff!important}@media (min-width:761px) and (max-width:1120px){.trust{width:100%;padding:82px 44px 96px;display:block}.trust .sectionTitle h2{font-size:clamp(48px,7vw,72px)}.trustGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:42px}.trustCard{border-radius:24px;grid-template-columns:74px minmax(0,1fr) 28px;min-height:136px;padding:22px}.trustCard span{width:64px;height:64px}}@media (max-width:760px){.trust{background:radial-gradient(circle at 50% 0,#ffd4e094,#0000 14rem),linear-gradient(#fffffff5,#fff7f9d1);width:100%;padding:58px 20px 64px;display:block!important}.trust:before{inset:18px 18px auto}.trust:after{opacity:.24;background-size:74px 74px}.trust .sectionTitle{max-width:340px;margin-bottom:0}.trust .sectionTitle span{min-height:32px;padding:0 20px;font-size:11px}.trust .sectionTitle h2{letter-spacing:-.04em;margin-top:18px;font-size:38px;line-height:1.02}.trustSubline{text-align:center;max-width:290px;margin-top:18px;padding:9px 18px;font-size:12px}.trustGrid{grid-template-columns:1fr;gap:13px;max-width:350px;margin-top:28px}.trustCard{border-radius:20px;grid-template-columns:58px minmax(0,1fr) 26px;gap:14px;min-height:112px;padding:16px}.trustCard span{width:52px;height:52px}.trustCard h3{font-size:16px}.trustCard p{max-width:none;margin-top:6px;font-size:12px;line-height:1.35}.trustCheck{width:24px;height:24px;padding:5px}main{display:block!important}.hero{grid-template-columns:1fr;background:radial-gradient(at 96%,#d8899842,#0000 12rem),radial-gradient(at 88%,#ffe0e594,#0000 15rem),linear-gradient(#fffdfb 0%,#fff9f7 68%,#fff4f3 100%)!important;order:1!important;min-height:724px!important;padding:18px 20px 28px!important;display:grid!important;overflow:hidden!important}.hero:before{opacity:.98;filter:none!important;width:360px!important;height:292px!important;top:318px!important;left:auto!important;right:-150px!important;transform:none!important}.heroCopy{text-align:left!important;max-width:360px!important}.hero .eyebrow{letter-spacing:.08em!important;border-radius:999px!important;min-height:32px!important;margin-bottom:24px!important;padding:0 16px!important;font-size:10px!important}.hero h1{letter-spacing:-.045em!important;width:calc(100vw - 40px)!important;max-width:350px!important;font-size:34px!important;line-height:1.07!important}.heroCopy p{width:calc(100vw - 40px)!important;max-width:350px!important;margin-top:22px!important;font-size:16px!important;line-height:1.58!important}.heroActions{z-index:8!important;grid-template-columns:1fr!important;gap:12px!important;max-width:330px!important;margin-top:28px!important;display:grid!important;position:relative!important}.heroActions .primaryBtn,.heroActions .secondaryBtn{border-radius:15px!important;min-height:58px!important;font-size:14px!important}.phoneStage{z-index:3!important;filter:none!important;place-self:start end!important;width:292px!important;min-height:236px!important;margin:-58px -64px 0 auto!important;transform:translate(-168px)!important}.phoneStage .halo{filter:blur(1px)!important;opacity:.72!important}.phoneStage .haloOne{width:236px!important;height:204px!important;top:18px!important;right:-10px!important}.phoneStage .haloTwo{width:154px!important;height:126px!important;bottom:0!important;left:104px!important}.floatBadge{filter:none!important;border-radius:11px!important;width:38px!important;height:38px!important;box-shadow:0 14px 32px #91526024!important}.badgeA{top:42px!important;left:92px!important}.badgeB{top:132px!important;left:102px!important}.badgeC{top:98px!important;right:10px!important}.phone{border-width:5px!important;border-radius:25px!important;width:116px!important;height:240px!important;box-shadow:0 28px 54px #181a222e,0 16px 42px #c86f8224!important}.phone:after{border-radius:18px!important;inset:6px!important}.notch{width:48px!important;height:13px!important;top:6px!important}.phoneFront{z-index:5!important;top:0!important;left:86px!important;transform:rotate(-7deg)!important}.phoneBack{z-index:4!important;opacity:.96!important;top:30px!important;left:166px!important;transform:rotate(5deg)scale(.95)!important}.screen{border-radius:19px!important;padding:23px 8px 8px!important}.phoneFront .appHomeScreen{image-rendering:auto;padding:6px 5px 20px!important}.phoneFront .miniStatus{height:10px!important;font-size:5px!important;display:flex!important}.phoneFront .miniBrandRow{grid-template-columns:15px 1fr 15px!important;gap:3px!important;margin-top:2px!important;display:grid!important}.phoneFront .miniBrandRow img{width:62px!important;height:17px!important}.phoneFront .miniTagline{margin:1px 0 4px!important;font-size:4px!important;display:block!important}.phoneFront .miniSearch{border-radius:7px!important;grid-template-columns:10px 1fr 12px!important;height:18px!important;padding:0 5px!important;display:grid!important}.phoneFront .miniHeroCard{grid-template-columns:1fr 34px!important;min-height:54px!important;margin:5px -5px 0!important;padding:6px 5px!important;display:grid!important}.phoneFront .miniHeroCard h3{font-size:9px!important}.phoneFront .miniCategoryRail{gap:2px!important;padding:3px!important;display:grid!important}.phoneFront .miniCategoryRail div,.phoneFront .miniCategoryRail div:nth-child(n+4){min-height:23px!important}.phoneFront .miniServiceGrid{gap:2px!important;display:grid!important}.phoneFront .miniServiceGrid article{min-height:22px!important}.phoneFront .miniTabbar{height:20px!important;display:grid!important}.confirmed{width:38px!important;height:38px!important;margin-top:42px!important}.heroBadgeGrid{z-index:8!important;position:relative!important}.services{order:2!important}.how{order:3!important}.mobileFeaturesOnly{order:4!important}.premiumWhy{order:5!important}.trust{order:6!important}.partner{order:7!important}.assam{order:8!important}.waitlist{order:9!important}}.waitlist{border-radius:34px!important;grid-template-columns:minmax(270px,.82fr) minmax(330px,.72fr) minmax(230px,.52fr)!important;gap:clamp(22px,3.2vw,42px)!important;max-width:1320px!important;min-height:470px!important;padding:clamp(34px,4vw,54px) clamp(32px,4.5vw,58px)!important}.waitlist h2{max-width:430px!important;font-size:clamp(44px,4.2vw,68px)!important}.waitlist h2:after{width:124px;height:12px}.waitlist .launchCopy p{max-width:360px;margin-top:18px;font-size:18px}.launchPill{min-height:34px;margin-bottom:22px;padding:0 18px;font-size:12px}.storeRow{gap:12px;width:min(100%,236px);margin-top:38px}.storeRow span{grid-template-columns:38px 1fr;min-height:60px;padding:0 16px;font-size:22px}.storeRow b{font-size:32px}.waitCard{max-width:374px;border-radius:28px!important;padding:34px!important}.waitCard:before{border-radius:15px;width:48px;height:48px;margin-bottom:22px;font-size:22px}.waitCard h3{font-size:clamp(30px,2.7vw,42px)!important}.waitCard>p{max-width:285px;margin-top:12px;font-size:16px!important}.waitCard label{margin-top:24px}.waitCard label div{gap:12px}.waitCard input,.waitCard button{border-radius:14px!important;height:52px!important;min-height:52px!important;font-size:15px!important}.waitSeparator{margin:24px 0 20px}.waitProof{gap:14px}.rewardScene{min-height:360px}.rewardOrb{background:radial-gradient(circle at 34% 24%,#ffffff6b,#0000 36%),linear-gradient(145deg,#ee9aace0,#bc6074db);border-radius:42px;width:178px;height:178px;padding:16px}.rewardOrb svg{display:none}.rewardOrb img{object-fit:contain;filter:drop-shadow(0 20px 28px #551f2f2e);width:142%;max-width:none;height:142%;transform:translate(-14%,-13%)rotate(-2deg)}.rewardList{gap:12px;margin-top:30px}.rewardList span{border-radius:18px;min-height:62px;font-size:15px}@media (min-width:761px) and (max-width:1120px){.waitlist{grid-template-columns:1fr minmax(310px,.9fr)!important;max-width:none!important;min-height:auto!important;padding:34px!important}.rewardScene{grid-column:1/-1;grid-template-columns:150px 1fr;min-height:auto;display:grid}.rewardOrb{border-radius:32px;width:140px;height:140px}.rewardList{margin-top:0}}@media (max-width:760px){.waitlist{border-radius:24px!important;max-width:350px!important;margin-top:24px!important;padding:22px 18px 30px!important}.waitlist h2{font-size:32px!important}.waitCard{padding:22px 18px!important}}.trust{background:radial-gradient(circle at 18% 8%,#ffcedd8a,#0000 18rem),radial-gradient(circle at 82% 18%,#ffc5da94,#0000 20rem),radial-gradient(circle at 50% 74%,#ffe8eeb3,#0000 28rem),linear-gradient(#fff9fb 0%,#fff1f5 100%);width:100%;max-width:none;padding:78px 56px 104px;position:relative;overflow:hidden}.trust:before{content:"";z-index:-1;opacity:.56;background:radial-gradient(circle,#ff97b838 0 1.4px,#0000 1.8px) 0 0/86px 86px,radial-gradient(at 12% 112%,#ffb2cf7a,#0000 18rem),radial-gradient(at 88% 112%,#ffb2cf7a,#0000 18rem);position:absolute;inset:0}.trust:after{content:"♥";color:#fff;background:linear-gradient(145deg,#ffa6c0,#ee7ca0);border-radius:28px 28px 34px 34px;place-items:center;width:80px;height:80px;font-size:30px;display:grid;position:absolute;bottom:32px;left:50%;transform:translate(-50%)rotate(-5deg);box-shadow:0 22px 46px #dc668b47,inset 0 1px #ffffff8a}.trustTitle{z-index:1;text-align:center;max-width:820px;margin:0 auto 46px;position:relative}.trustPill{color:#ef7ea1;letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8;border:1px solid #ffa9c580;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 28px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 16px 40px #e27b9e2e,inset 0 1px #ffffffeb}.trustTitle h2{color:#2b2636;letter-spacing:0;text-shadow:0 7px #fff,0 16px 34px #a8597b2e;margin:26px auto 0;font-size:clamp(54px,5.3vw,86px);font-weight:900;line-height:.95}.trustTitle h2 span{display:block}.trustTitle h2 b{color:#f06f9a;text-shadow:0 7px #fff,0 16px 34px #ee6f9a47;font-weight:950}.trustTitle p{color:#8a778c;background:#ffffffb8;border:1px solid #ffa9c570;border-radius:999px;width:fit-content;max-width:100%;margin:24px auto 0;padding:11px 30px;font-size:17px;font-weight:760;box-shadow:0 14px 34px #e27b9e24}.trustDecor{z-index:1;color:#ff9ebc;text-shadow:0 8px 18px #e27b9e33;pointer-events:none;font-weight:900;position:absolute}.trustDecorA{font-size:38px;top:88px;left:24%;transform:rotate(-14deg)}.trustDecorB{font-size:42px;top:142px;right:23%;transform:rotate(12deg)}.trustDecorC{font-size:26px;top:72px;right:34%}.trustDecorD{font-size:22px;bottom:48px;left:36%}.trustGrid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1320px;margin:0 auto;position:relative}.trustCard{-webkit-backdrop-filter:blur(12px)saturate(1.1);backdrop-filter:blur(12px)saturate(1.1);background:#ffffffbd;border:2px solid #ffbed18a;border-radius:26px;grid-template-columns:128px minmax(0,1fr) 34px;gap:22px;min-height:152px;padding:22px 28px;box-shadow:0 18px 44px #e07e9e24,inset 0 0 0 1px #ffffffdb}.trustCard:after{display:none}.trustCard:hover{transform:translateY(-4px);box-shadow:0 24px 58px #e07e9e2e,inset 0 0 0 1px #ffffffeb}.trustCard span{color:#e66f94;background:radial-gradient(circle at 34% 24%,#ffffffe6,#0000 30%),linear-gradient(145deg,#ffe6ee,#ffb8ce);border:1px dashed #ff81aa80;border-radius:50%;width:92px;height:92px;box-shadow:0 18px 34px #e16f9429,inset 0 -14px 24px #ec6f981f}.trustCard span svg{stroke-width:2.4px;filter:drop-shadow(0 6px 8px #d85d8429);width:36px;height:36px}.trustCard h3{color:#2a2634;letter-spacing:0;font-size:22px;font-weight:900;line-height:1.08}.trustCard p{color:#776c82;max-width:300px;margin-top:10px;font-size:16px;font-weight:720;line-height:1.38}.trustCheck{background:linear-gradient(145deg,#ff9fbd,#f0789d);width:30px;height:30px;padding:7px;box-shadow:0 12px 22px #eb679147;color:#fff!important}@media (min-width:761px) and (max-width:1120px){.trust{padding:64px 34px 92px}.trustTitle h2{font-size:clamp(48px,7vw,68px)}.trustGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.trustCard{grid-template-columns:104px minmax(0,1fr) 32px;min-height:140px;padding:20px 22px}.trustCard span{width:78px;height:78px}}@media (max-width:760px){.trust{padding:54px 20px 76px}.trustTitle{margin-bottom:30px}.trustPill{min-height:34px;padding:0 20px;font-size:11px}.trustTitle h2{margin-top:18px;font-size:34px;line-height:1.02}.trustTitle p{margin-top:18px;padding:9px 18px;font-size:12px}.trustDecor{opacity:.64}.trustDecorA{font-size:24px;top:96px;left:8%}.trustDecorB{font-size:28px;top:118px;right:9%}.trustGrid{grid-template-columns:1fr;gap:14px;max-width:350px}.trustCard{border-radius:22px;grid-template-columns:66px minmax(0,1fr) 28px;gap:14px;min-height:116px;padding:16px}.trustCard span{width:58px;height:58px}.trustCard span svg{width:24px;height:24px}.trustCard h3{font-size:17px}.trustCard p{margin-top:6px;font-size:12px;line-height:1.34}.trustCheck{width:24px;height:24px;padding:5px}}.trustImageSection{width:100%;max-width:none;margin:0;overflow:hidden;background:#fff7fa!important;padding:0!important;display:block!important}.trustImageSection:before,.trustImageSection:after{display:none!important}.trustApnaImage{object-fit:contain;width:100%;height:auto;margin:0 auto;display:block}@media (min-width:1440px){.trustApnaImage{width:min(100%,1568px)}}@media (max-width:760px){.trustImageSection{order:6!important;padding:0!important}.trustApnaImage{width:100%;min-width:0;max-width:none;transform:none}main{background:#fff8f9;gap:0!important}.section,.premiumWhy,.partner,.assam{border-radius:0!important;width:100%!important;margin:0!important;padding:34px 20px!important}.sectionTitle{max-width:350px!important;margin:0 auto 22px!important}.sectionTitle span,.pillEyebrow,.partnerBadge,.assam .eyebrow{letter-spacing:.08em!important;border-radius:999px!important;min-height:30px!important;padding:0 14px!important;font-size:10px!important}.sectionTitle h2,.whyPanel>h2,.featurePanel>h2,.partnerCopy h2,.assamCopy h2{letter-spacing:-.035em!important;font-size:28px!important;line-height:1.08!important}.services{background:linear-gradient(#fff8f9,#fff2f5)!important}.serviceGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;max-width:350px!important;margin:0 auto!important}.serviceCard{border-radius:16px!important;min-height:82px!important;padding:10px 6px!important}.serviceCard svg{width:22px!important;height:22px!important}.serviceCard h3{margin-top:7px!important;font-size:10px!important;line-height:1.15!important}.serviceGrid .serviceCard:last-child{grid-column:2}.services .primaryBtn,.serviceGrid+.primaryBtn{border-radius:12px!important;max-width:190px!important;min-height:42px!important;margin-top:20px!important;font-size:12px!important}.how{background:linear-gradient(#fff2f5,#fff9fa)!important}.stepsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;max-width:350px!important;margin:0 auto!important}.stepCard{border-radius:16px!important;min-height:116px!important;padding:14px!important}.stepCard span{border-radius:9px!important;width:28px!important;height:28px!important;font-size:11px!important}.stepCard h3{margin-top:12px!important;font-size:13px!important;line-height:1.22!important}.stepCard p{margin-top:6px!important;font-size:10px!important;line-height:1.35!important}.mobileFeaturesOnly{background:linear-gradient(#fff9fa,#fff2f6)!important}.mobileFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;max-width:350px!important;margin:0 auto!important}.mobileFeatureGrid .feature{border-radius:16px!important;grid-template-columns:34px 1fr!important;min-height:112px!important;padding:12px!important}.mobileFeatureGrid .feature span{border-radius:11px!important;width:34px!important;height:34px!important}.mobileFeatureGrid .feature h3{font-size:12px!important;line-height:1.2!important}.mobileFeatureGrid .feature p{margin-top:5px!important;font-size:9.5px!important;line-height:1.35!important}.premiumWhy{background:linear-gradient(#fff2f6,#fff8fa)!important}.whyUnifiedShell{border-radius:22px!important;max-width:350px!important;margin:0 auto!important;padding:18px!important;display:block!important}.whyPanel,.premiumWhy .featurePanel{max-width:none!important;padding:0!important}.premiumWhy .featurePanel{margin-top:22px!important;display:block!important}.whyLead{margin-top:12px!important;font-size:12px!important;line-height:1.55!important}.compareShell{grid-template-columns:1fr 42px 1fr!important;gap:8px!important;margin-top:18px!important}.compareCard{border-radius:16px!important;min-height:190px!important;padding:14px 10px!important}.compareCard h3{font-size:13px!important}.compareCard p{gap:5px!important;margin-top:12px!important;font-size:9px!important}.premiumWhy .featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:16px!important}.premiumWhy .feature{border-radius:15px!important;grid-template-columns:32px 1fr!important;min-height:100px!important;padding:11px!important}.premiumWhy .feature span{width:32px!important;height:32px!important}.premiumWhy .feature h3{font-size:11px!important}.premiumWhy .feature p{margin-top:5px!important;font-size:9px!important;line-height:1.32!important}.trustImageSection{background:#fff1f5!important}.partner{background:linear-gradient(#fff8fa,#fff3f6)!important;grid-template-columns:1fr!important;gap:18px!important;display:grid!important}.partnerCopy,.partnerCopy h2,.partnerCopy p{max-width:350px!important;margin-inline:auto!important}.partnerCopy p{margin-top:12px!important;font-size:12px!important;line-height:1.55!important}.partnerMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:16px!important}.partnerMetrics span{font-size:10px!important}.partnerPanel{border-radius:20px!important;max-width:350px!important;padding:14px!important}.partnerList{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.partnerFeature{grid-template-columns:32px 1fr!important;min-height:94px!important;padding:10px!important}.partnerFeature span{width:32px!important;height:32px!important}.partnerFeature h3{font-size:10px!important}.partnerFeature p{font-size:9px!important;line-height:1.3!important}.assam{background:linear-gradient(#fff3f6,#fff8fa)!important;grid-template-columns:1fr!important;gap:18px!important}.assamArt{border-radius:20px!important;max-width:350px!important;min-height:156px!important;margin:0 auto!important}.assamCopy{max-width:350px!important;margin:0 auto!important}.assamCopy p{margin-top:12px!important;font-size:12px!important;line-height:1.55!important}.waitlist{border-radius:24px!important;grid-template-columns:1fr!important;gap:16px!important;max-width:350px!important;min-height:auto!important;padding:22px 18px 28px!important;display:grid!important}.waitlist h2{max-width:280px!important;font-size:30px!important;line-height:1.04!important}.waitlist .launchCopy p{max-width:280px!important;margin-top:12px!important;font-size:13px!important}.waitCard{border-radius:20px!important;max-width:none!important;padding:20px 18px!important}.waitCard input,.waitCard button{height:46px!important;min-height:46px!important}.rewardScene{display:none!important}.services .sectionTitle h2,.how .sectionTitle h2,.mobileFeaturesOnly .sectionTitle h2,.premiumWhy h2,.partnerCopy h2,.assamCopy h2{letter-spacing:-.03em!important;font-size:26px!important;line-height:1.08!important}.services .sectionTitle h2{max-width:330px!important}.serviceGrid{gap:8px!important}.serviceCard{aspect-ratio:1.15!important;height:auto!important;min-height:0!important}.how .sectionTitle,.mobileFeaturesOnly .sectionTitle,.premiumWhy .sectionTitle{margin-bottom:18px!important}.compareShell{display:none!important}.compareCard{width:auto!important;min-width:0!important;min-height:176px!important;padding:12px 9px!important;overflow:hidden!important}.compareCard h3{font-size:11px!important;line-height:1.15!important}.compareCard p{min-width:0!important;margin-top:10px!important;font-size:8px!important;line-height:1.25!important;display:flex!important}.compareCard p svg{flex:0 0 12px!important;width:12px!important;height:12px!important}.versus{width:38px!important;height:38px!important;font-size:12px!important}.premiumWhy .featureGrid,.mobileFeatureGrid,.partnerList{gap:8px!important}.premiumWhy .feature,.mobileFeatureGrid .feature{min-height:92px!important}.waitlist{padding:18px 16px 22px!important}.launchPill{min-height:30px!important;margin-bottom:14px!important}.waitlist h2{font-size:26px!important}.waitlist h2:after{width:82px!important;height:8px!important}.waitCard{margin-top:4px!important;padding:16px!important}.waitCard:before{border-radius:12px!important;width:38px!important;height:38px!important;margin-bottom:12px!important;font-size:18px!important}.waitCard h3{font-size:22px!important}.waitCard>p{margin-top:8px!important;font-size:12px!important}.waitCard label{margin-top:14px!important}.waitCard input,.waitCard button{height:42px!important;min-height:42px!important;font-size:12px!important}.waitSeparator{margin:14px 0 12px!important}.waitProof{gap:8px!important}.miniFaces span,.miniFaces b{width:30px!important;height:30px!important;font-size:10px!important}.waitProof p,.waitProof strong{font-size:11px!important;line-height:1.25!important}.services{padding-bottom:28px!important}.serviceGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important}.serviceCard,.serviceCard:last-child,.serviceCard:nth-child(9){aspect-ratio:1.12!important;grid-column:auto!important;justify-self:stretch!important;width:auto!important;height:auto!important;min-height:0!important;padding:9px 6px!important}.serviceCard:nth-child(9){grid-column:3!important}.heroActions{gap:8px!important;max-width:250px!important;margin-top:24px!important}.heroActions .primaryBtn{border-radius:12px!important;gap:8px!important;min-height:46px!important;padding:0 18px!important;font-size:13px!important;box-shadow:0 16px 34px #a25b6833!important}.heroActions .primaryBtn svg{width:15px!important;height:15px!important}.heroActions .secondaryBtn{color:#a75a6d!important;min-height:34px!important;box-shadow:none!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;padding:0!important;font-size:11px!important;font-weight:760!important;line-height:1.25!important}}:root{--motion-spring:cubic-bezier(.2, .8, .2, 1)}.serviceCard,.stepCard,.feature,.premiumWhy .feature,.launchTrustCard,.partnerFeature,.partnerPanel,.waitCard,.compareCard,.trustApnaImage,.heroBadgeGrid span{transition:transform .34s var(--motion-spring), box-shadow .34s var(--motion-spring), border-color .34s ease, background .34s ease, filter .34s ease;transform:translateZ(0)}.serviceCard svg,.stepCard span,.feature span,.premiumWhy .feature span,.launchTrustCard>span,.partnerFeature>span,.heroBadgeGrid b,.trustApnaImage{transition:transform .34s var(--motion-spring), filter .34s ease, color .34s ease}@media (hover:hover) and (pointer:fine){.serviceCard:hover,.stepCard:hover,.feature:hover,.premiumWhy .feature:hover,.launchTrustCard:hover,.partnerFeature:hover,.partnerPanel:hover,.waitCard:hover,.compareCard:hover,.heroBadgeGrid span:hover{border-color:#d8688952;transform:translateY(-8px)scale(1.015);box-shadow:0 28px 74px #c45c7c29,inset 0 1px #ffffffeb}.serviceCard:hover svg,.stepCard:hover span,.feature:hover span,.premiumWhy .feature:hover span,.launchTrustCard:hover>span,.partnerFeature:hover>span,.heroBadgeGrid span:hover b{filter:drop-shadow(0 12px 20px #cf60813d);transform:translateY(-4px)scale(1.12)rotate(-4deg)}.primaryBtn:hover,.secondaryBtn:hover,.waitCard button:hover,.partnerCopy .primaryBtn:hover{filter:saturate(1.08);transform:translateY(-3px)scale(1.015)}.trustApnaImage:hover{filter:saturate(1.04)drop-shadow(0 24px 42px #dd759a29);transform:translateY(-6px)scale(1.01)}}.phoneStage{animation:6s ease-in-out infinite premiumFloat}.floatBadge{animation:4.8s ease-in-out infinite glassBadgeFloat}.badgeB{animation-delay:-1.5s}.badgeC{animation-delay:-2.7s}.heroBadgeGrid span,.serviceCard,.stepCard,.feature,.premiumWhy .feature,.partnerFeature,.launchTrustCard{animation:7s ease-in-out infinite softCardBreath}.serviceCard:nth-child(2n),.stepCard:nth-child(2n),.feature:nth-child(2n),.premiumWhy .feature:nth-child(2n),.partnerFeature:nth-child(2n),.launchTrustCard:nth-child(2n){animation-delay:-2.2s}.serviceCard:nth-child(3n),.stepCard:nth-child(3n),.feature:nth-child(3n),.premiumWhy .feature:nth-child(3n),.partnerFeature:nth-child(3n),.launchTrustCard:nth-child(3n){animation-delay:-4.1s}.primaryBtn,.waitCard button{position:relative;overflow:hidden}.primaryBtn:before,.waitCard button:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff61,#0000);width:32%;animation:4.8s ease-in-out infinite buttonSheen;position:absolute;inset:-80% auto -80% -45%;transform:skew(-18deg)}@keyframes premiumFloat{0%,to{translate:0}50%{translate:0 -10px}}@keyframes glassBadgeFloat{0%,to{translate:0}50%{translate:0 -7px}}@keyframes softCardBreath{0%,to{filter:none}50%{filter:saturate(1.035)}}@keyframes buttonSheen{0%,64%{left:-45%}to{left:120%}}@media (max-width:760px){.serviceCard:active,.stepCard:active,.feature:active,.premiumWhy .feature:active,.partnerFeature:active,.launchTrustCard:active,.heroBadgeGrid span:active,.primaryBtn:active,.waitCard button:active{transform:scale(.98)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (max-width:760px){.hero{min-height:690px!important;overflow:hidden!important}.hero:before{width:310px!important;height:250px!important;top:340px!important;right:-88px!important}.phoneStage{z-index:4!important;width:252px!important;min-height:214px!important;margin:-50px -42px 0 auto!important;transform:translate(-218px)!important}.phone{border-width:5px!important;border-radius:23px!important;width:104px!important;height:216px!important}.phoneFront{top:0!important;left:96px!important}.phoneStage .haloTwo{width:138px!important;height:112px!important;left:96px!important}.heroActions,.heroBadgeGrid{z-index:9!important}.heroActions{max-width:224px!important;margin-top:22px!important}.heroActions .primaryBtn{min-height:42px!important;padding:0 14px!important;font-size:12px!important}.heroActions .secondaryBtn{max-width:222px!important;min-height:30px!important;font-size:10px!important}.phoneStage{width:236px!important;min-height:204px!important;margin:-54px -34px 0 auto!important;transform:translate(-230px)!important}.phone{width:98px!important;height:204px!important}.phoneFront{left:96px!important}.phoneStage .haloOne{width:190px!important;right:16px!important}.badgeC{right:32px!important}.hero{min-height:720px!important;padding-bottom:150px!important;position:relative!important}.phoneStage{pointer-events:none;z-index:5!important;grid-area:1/1/2/2!important;width:300px!important;height:330px!important;min-height:330px!important;margin:0!important;position:absolute!important;top:326px!important;right:-28px!important;transform:none!important}.phone{border-width:6px!important;border-radius:29px!important;width:140px!important;height:290px!important;box-shadow:0 30px 58px #181a2233,0 18px 48px #c86f822e!important}.phone:after{border-radius:21px!important;inset:7px!important}.notch{width:54px!important;height:15px!important;top:7px!important}.phoneFront{z-index:6!important;top:0!important;left:112px!important;transform:rotate(-7deg)!important}.phoneBack{z-index:4!important;opacity:.96!important;top:34px!important;left:178px!important;transform:rotate(5deg)scale(.92)!important}.screen{border-radius:22px!important;padding:26px 10px 9px!important}.phoneFront .appHomeScreen{padding:7px 6px 23px!important}.phoneFront .miniStatus{height:11px!important;font-size:6px!important}.phoneFront .miniBrandRow{grid-template-columns:17px 1fr 17px!important;gap:4px!important}.phoneFront .miniBrandRow img{width:72px!important;height:20px!important}.phoneFront .miniTagline{font-size:5px!important}.phoneFront .miniSearch{border-radius:8px!important;grid-template-columns:12px 1fr 14px!important;height:21px!important}.phoneFront .miniHeroCard{grid-template-columns:1fr 42px!important;min-height:66px!important;margin:6px -6px 0!important;padding:7px 6px!important}.phoneFront .miniHeroCard h3{font-size:11px!important}.phoneFront .miniHeroCard p{font-size:5px!important}.phoneFront .miniHeroCard button{height:16px!important;font-size:5px!important}.phoneFront .miniCategoryRail{gap:3px!important;padding:4px!important}.phoneFront .miniCategoryRail div,.phoneFront .miniCategoryRail div:nth-child(n+4){min-height:28px!important}.phoneFront .miniServiceGrid article{min-height:27px!important}.phoneFront .miniTabbar{height:24px!important}.phoneStage .haloOne{width:252px!important;height:224px!important;top:28px!important;right:-18px!important}.phoneStage .haloTwo{width:174px!important;height:138px!important;bottom:8px!important;left:100px!important}.floatBadge{width:38px!important;height:38px!important}.badgeA{top:48px!important;left:94px!important}.badgeB{top:146px!important;left:96px!important}.badgeC{top:104px!important;right:20px!important}.heroBadgeGrid{z-index:9!important;margin-top:86px!important;position:relative!important}.phoneStage{z-index:12!important;grid-area:1/1/2/2!important;place-self:start!important;inset:316px -38px auto auto!important}.phoneFront{top:0!important;left:112px!important;transform:rotate(-7deg)!important}.phoneBack{top:42px!important;left:172px!important;transform:rotate(5deg)scale(.9)!important}.floatPin{top:56px!important;left:104px!important}.floatShield{top:120px!important;right:10px!important}.floatSafe{bottom:56px!important;left:92px!important}.confirmBubble{top:144px!important;right:44px!important}.heroActions{z-index:14!important}.heroBadgeGrid{z-index:8!important;margin-top:318px!important}}.availabilityNote{color:#6c6677;text-align:center;background:#ffffffb8;border:1px solid #cf738933;border-radius:18px;width:min(860px,100% - 40px);margin:28px auto 0;padding:16px 20px;font-size:15px;line-height:1.65;box-shadow:0 18px 50px #cf738914}@media (max-width:760px){.availabilityNote{border-radius:14px;width:calc(100% - 32px);margin-top:18px;padding:12px 14px;font-size:11px;line-height:1.55}}.legalHubPage{color:#151620;background:radial-gradient(circle at 10% 3%,#cf738924,#0000 34rem),radial-gradient(circle at 88% 9%,#f8d6d7c7,#0000 34rem),radial-gradient(circle at 48% 54%,#ffece8d9,#0000 42rem),linear-gradient(#fffaf8 0%,#fff4f2 48%,#fffaf8 100%);min-height:100vh;padding:0;overflow:hidden}.legalHubNav{z-index:20;-webkit-backdrop-filter:blur(22px)saturate(1.08);backdrop-filter:blur(22px)saturate(1.08);background:#fffaf8c2;border-bottom:1px solid #cf73891f;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:0 clamp(20px,5vw,86px);display:flex;position:sticky;top:0;box-shadow:0 18px 55px #824e580f}.legalHubNav .brandLogo{width:180px}.legalHubNav nav{align-items:center;gap:34px;display:flex}.legalHubNav nav a,.legalHubNavCta,.legalGhostBtn{color:#37313b;font-size:14px;font-weight:820;transition:color .25s,transform .25s,box-shadow .25s,background .25s}.legalHubNav nav a:hover{color:var(--hot);transform:translateY(-1px)}.legalHubNavCta,.legalGhostBtn{background:#ffffff9e;border:1px solid #cf73892e;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;display:inline-flex;box-shadow:0 14px 34px #96556214}.legalHubNavCta:hover,.legalGhostBtn:hover{color:var(--hot);transform:translateY(-2px);box-shadow:0 18px 42px #96556221}.legalTrustHero,.legalHubSection,.legalFinalCta{width:min(1220px,100% - 40px);margin-inline:auto}.legalTrustHero{grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);align-items:center;gap:clamp(34px,6vw,86px);min-height:680px;padding:clamp(60px,8vw,112px) 0 clamp(52px,7vw,90px);display:grid;position:relative}.legalTrustHero:before{content:"";z-index:0;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff94,#fff4f173),radial-gradient(circle at 86% 12%,#cf73891f,#0000 22rem);border:1px solid #cf738921;border-radius:42px;position:absolute;inset:34px -42px 28px;box-shadow:0 36px 100px #854d581a,inset 0 1px #ffffffeb}.legalHeroCopy,.legalHeroIllustration{z-index:1;position:relative}.legalHeroPill,.legalSectionIntro span,.legalFinalCta>span{color:#c86f82;min-height:40px;font-family:var(--font-display), var(--font-body), sans-serif;text-transform:uppercase;background:#ffffffad;border:1px solid #cf738929;border-radius:999px;align-items:center;gap:9px;padding:0 16px;font-size:12px;font-weight:880;display:inline-flex;box-shadow:0 12px 34px #97526014}.legalHeroCopy h1{letter-spacing:0;max-width:760px;margin-top:24px;font-size:clamp(64px,8vw,116px);line-height:.94}.legalHeroCopy p{color:#666171;max-width:650px;margin-top:26px;font-size:clamp(19px,2vw,25px);line-height:1.58}.legalHeroActions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.legalHeroActions .primaryBtn{border-radius:18px;min-height:56px;padding-inline:24px}.legalHeroIllustration{min-height:500px}.legalIllustrationGlow{filter:blur(2px);background:radial-gradient(circle at 50% 42%,#cf738942,#0000 19rem),radial-gradient(circle at 72% 34%,#ffffffe0,#0000 16rem);border-radius:46% 54% 44% 56%;position:absolute;inset:14% -4% 10% 6%}.legalDocStack{min-height:500px;position:relative}.legalDocCard{color:#191823;-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:#ffffffc2;border:1px solid #cf738926;box-shadow:0 28px 80px #844c5824,inset 0 1px #fffffff0}.legalDocCard.main{border-radius:34px;width:min(360px,88%);min-height:390px;padding:34px;animation:6s ease-in-out infinite legalFloat;position:absolute;top:76px;right:26px}.legalDocCard.main>span{color:#fff;background:linear-gradient(135deg,#eca9b4,#c86f82);border-radius:24px;place-items:center;width:74px;height:74px;display:grid;box-shadow:0 22px 45px #c86f8247}.legalDocCard.main h2{margin-top:96px;font-size:42px}.legalDocCard.main p{color:#6c6674;margin-top:10px;font-size:17px;line-height:1.6}.legalDocCard.main div{color:#705b65;background:#fff3f0e6;border-radius:999px;align-items:center;gap:9px;margin-top:26px;padding:11px 14px;font-size:13px;font-weight:840;display:inline-flex}.legalDocCard.floating{z-index:2;color:#7a4352;border-radius:20px;align-items:center;gap:10px;min-height:58px;padding:0 17px;font-size:14px;font-weight:850;display:inline-flex;position:absolute}.legalDocCard.floating.one{animation:5.2s ease-in-out infinite legalFloat;top:84px;left:8px}.legalDocCard.floating.two{animation:6.4s ease-in-out infinite reverse legalFloat;bottom:118px;left:42px}.legalDocCard.floating.three{animation:5.8s ease-in-out infinite legalFloat;bottom:64px;right:4px}.legalHubSection{padding:clamp(64px,8vw,118px) 0 0}.legalSectionIntro{text-align:center;max-width:760px;margin:0 auto clamp(28px,4vw,46px)}.legalSectionIntro h2,.legalFinalCta h2{margin-top:18px;font-size:clamp(42px,5.4vw,78px);line-height:1.02}.legalSectionIntro p,.legalFinalCta p{color:#6c6674;max-width:680px;margin:16px auto 0;font-size:clamp(16px,1.55vw,20px);line-height:1.7}.legalHubCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:0;display:grid}.legalHubCard{min-height:278px;color:inherit;-webkit-backdrop-filter:blur(16px)saturate(1.06);backdrop-filter:blur(16px)saturate(1.06);background:linear-gradient(145deg,#fffc,#fff6f394),radial-gradient(circle at 88% 0,#cf73891f,#0000 13rem);border:1px solid #cf738924;border-radius:28px;grid-template-columns:1fr auto;gap:24px;padding:28px;transition:transform .34s,border-color .34s,box-shadow .34s,background .34s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 70px #7b4a5414,inset 0 1px #ffffffe6}.legalHubCard:after,.legalTrustCard:after,.legalSupportTile:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffffb8,#0000 42%);transition:opacity .3s;position:absolute;inset:0}.legalHubCard:hover{border-color:#cf738947;transform:translateY(-8px);box-shadow:0 30px 90px #7b4a5424}.legalHubCard:hover:after,.legalTrustCard:hover:after,.legalSupportTile:hover:after{opacity:1}.legalHubCard>span,.legalHubCard b,.legalTrustCard>span,.legalSupportTile span{color:#c86f82;background:linear-gradient(145deg,#fff8f6,#f5d7d7);place-items:center;display:grid;box-shadow:0 18px 42px #a154641f}.legalHubCard>span{border-radius:22px;width:68px;height:68px}.legalHubCard div{grid-column:1/-1;align-self:end}.legalHubCard h3{max-width:260px;font-size:clamp(22px,2.2vw,30px);line-height:1.12}.legalHubCard p{color:#6d6875;max-width:330px;margin-top:11px;font-size:15px;line-height:1.62}.legalHubCard b{border-radius:50%;width:46px;height:46px;transition:transform .3s,color .3s,background .3s}.legalHubCard:hover b{color:#fff;background:linear-gradient(135deg,#e7a0ad,#c86f82);transform:translate(4px)}.legalTrustGrid,.legalSupportGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.legalTrustCard,.legalSupportTile{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb3;border:1px solid #cf738921;transition:transform .32s,box-shadow .32s,border-color .32s;position:relative;overflow:hidden;box-shadow:0 20px 60px #7b4a5413,inset 0 1px #ffffffe6}.legalTrustCard{border-radius:28px;min-height:228px;padding:28px}.legalTrustCard:hover,.legalSupportTile:hover{border-color:#cf738942;transform:translateY(-7px);box-shadow:0 30px 90px #7b4a5421}.legalTrustCard>span{border-radius:21px;width:62px;height:62px}.legalTrustCard h3,.legalSupportTile h3{margin-top:42px;font-size:23px;line-height:1.18}.legalTrustCard p,.legalSupportTile p{color:#6d6875;margin-top:11px;font-size:15px;line-height:1.62}.supportFlow{width:min(1280px,100% - 40px)}.supportTileTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.legalSupportTile{background:linear-gradient(145deg,#ffffffc2,#fff4f199),radial-gradient(circle at 100% 0,#cf73891c,#0000 13rem);border-radius:28px;min-height:270px;padding:26px}.legalSupportTile span{border-radius:20px;width:58px;height:58px}.supportTileTop b{color:#c86f82;background:#ffffff9e;border:1px solid #cf738924;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:860;display:inline-flex}.legalSupportTile a{color:#b85e73;align-items:center;gap:8px;margin-top:22px;font-size:15px;font-weight:880;transition:gap .25s,color .25s;display:inline-flex}.legalSupportTile a:hover{color:#913c51;gap:12px}.faqFlow{width:min(960px,100% - 40px)}.legalFaqList{gap:14px;display:grid}.legalFaqItem{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb3;border:1px solid #cf738924;border-radius:24px;overflow:hidden;box-shadow:0 18px 52px #7b4a5412}.legalFaqItem summary{cursor:pointer;color:#171722;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:0 24px;font-size:clamp(18px,2vw,23px);font-weight:880;list-style:none;display:flex}.legalFaqItem summary::-webkit-details-marker{display:none}.legalFaqItem summary svg{color:#c86f82;flex:none;transition:transform .3s}.legalFaqItem[open] summary svg{transform:rotate(180deg)}.legalFaqItem p{color:#6d6875;max-width:780px;margin:-8px 24px 24px;font-size:16px;line-height:1.7;animation:.28s faqReveal}.legalFinalCta{text-align:center;background:radial-gradient(circle at 20% 0,#cf738929,#0000 20rem),linear-gradient(145deg,#ffffffc7,#fff0ed9e);border:1px solid #cf738924;border-radius:36px;margin-top:clamp(70px,9vw,130px);margin-bottom:clamp(54px,7vw,96px);padding:clamp(38px,6vw,72px);box-shadow:0 32px 90px #7b4a541a}.legalFinalCta .primaryBtn{width:fit-content;margin:28px auto 0}@keyframes legalFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes faqReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1040px){.legalTrustHero{grid-template-columns:1fr;min-height:auto}.legalHeroIllustration{min-height:430px}.legalHubCards,.legalTrustGrid,.legalSupportGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.legalHubNav{min-height:76px;padding-inline:18px;position:relative}.legalHubNav .brandLogo{width:150px}.legalHubNav nav,.legalHubNavCta{display:none}.legalTrustHero,.legalHubSection,.legalFinalCta,.supportFlow,.faqFlow{width:calc(100% - 30px)}.legalTrustHero{gap:22px;padding:46px 0 36px}.legalTrustHero:before{border-radius:28px;inset:18px -2px 8px}.legalHeroCopy{padding:0 14px}.legalHeroCopy h1{font-size:clamp(50px,16vw,68px)}.legalHeroCopy p{font-size:17px}.legalHeroActions{flex-direction:column}.legalHeroActions .primaryBtn,.legalGhostBtn{width:100%}.legalHeroIllustration{min-height:360px}.legalDocCard.main{border-radius:28px;width:calc(100% - 44px);min-height:300px;padding:24px;top:48px;right:14px}.legalDocCard.main h2{margin-top:58px;font-size:34px}.legalDocCard.floating{border-radius:16px;min-height:46px;padding-inline:12px;font-size:12px}.legalDocCard.floating.one{top:28px;left:4px}.legalDocCard.floating.two{bottom:80px;left:8px}.legalDocCard.floating.three{bottom:34px;right:0}.legalHubSection{padding-top:64px}.legalHubCards,.legalTrustGrid,.legalSupportGrid{grid-template-columns:1fr}.legalHubCard,.legalTrustCard,.legalSupportTile{border-radius:22px;min-height:auto;padding:22px}.legalHubCard h3,.legalTrustCard h3,.legalSupportTile h3{font-size:22px}.legalTrustCard h3,.legalSupportTile h3{margin-top:28px}.legalFaqItem summary{min-height:72px;padding-inline:18px;font-size:17px}.legalFaqItem p{margin:-4px 18px 20px;font-size:14px}.legalFinalCta{border-radius:26px;padding:30px 18px}}@media (prefers-reduced-motion:reduce){.legalDocCard.main,.legalDocCard.floating,.legalFaqItem p{animation:none!important}}@media (max-width:760px){html,body{background:#fffaf8}.page{background:radial-gradient(circle at 82% 26%,#eeaab547,#0000 13rem),radial-gradient(circle at 20% 54%,#ffefebf5,#0000 18rem),linear-gradient(#fffdfb 0%,#fff9f7 64%,#fffdfc 100%);border-radius:0 0 14px 14px;min-height:100vh;overflow:hidden}.page:before,.page:after{display:none}.nav{min-height:67px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffdfbf5;border-bottom:1px solid #c278841f;padding:13px 23px 12px;display:flex;position:relative}.brandLogo{filter:none;width:128px;height:auto}.mobileMenuBtn{color:#c24867;background:0 0;border:0;place-items:center;width:32px;height:32px;margin-left:auto;padding:0;display:grid}.mobileMenuBtn svg{stroke-width:1.8px;width:25px;height:25px}.navLinks,.navCta{display:none}main{display:block}.hero{text-align:left;background:0 0;min-height:321px;padding:21px 20px 12px;display:block;position:relative;overflow:hidden}.hero:before{content:"";filter:none;background:radial-gradient(circle at 42% 48%,#ffffffdb,#0000 25%),radial-gradient(circle,#e59aa93d,#fadade66 50%,#0000 72%);border-radius:50%;width:260px;height:280px;animation:none;display:block;position:absolute;top:21px;left:208px}.heroCopy{text-align:left;max-width:none;display:block}.hero .eyebrow{z-index:8;color:#c74568;letter-spacing:.015em;background:#ffffffc7;border:1px solid #cd587524;border-radius:999px;justify-content:flex-start;min-height:28px;margin:0 0 11px;padding:0 11px;font-size:8.5px;font-weight:800;display:inline-flex;position:relative;box-shadow:0 7px 20px #a152650f}.hero .eyebrow svg{width:14px;height:14px}.hero h1{z-index:8;color:#11131b;letter-spacing:-.035em;text-align:left;width:210px;max-width:210px;font-size:28px;font-weight:760;line-height:1.06;display:grid;position:relative}.hero h1:after{display:none}.hero h1 span{display:block}.hero h1 .heroAccent{color:#cf4667}.heroCopy>p{z-index:8;color:#5f626d;text-align:left;width:198px;max-width:198px;margin-top:9px;font-size:10.5px;line-height:1.58;position:relative}.heroActions{z-index:9;gap:9px;width:187px;margin-top:12px;display:grid;position:relative}.primaryBtn,.secondaryBtn{border-radius:10px;width:100%;padding:0 12px}.heroActions .primaryBtn{color:#fff;background:linear-gradient(135deg,#e66683,#c83f61);justify-content:center;min-height:35px;font-size:10.5px;box-shadow:0 11px 23px #c73f6033}.heroActions .primaryBtn svg{width:14px;height:14px;margin-left:auto}.heroActions .secondaryBtn{color:#bd536d;white-space:nowrap;background:#ffffffb8;border:1px solid #cd587521;justify-content:flex-start;min-height:31px;font-size:8.3px;box-shadow:0 8px 18px #a152650d}.phoneStage{z-index:5;width:230px;min-height:260px;margin:0;position:absolute;top:43px;right:-9px;transform:none!important}.phone{border-width:6px;border-radius:24px;width:126px;height:258px;box-shadow:0 21px 38px #19181e38;animation:none!important}.phone:after{border-radius:18px;inset:5px}.notch{width:46px;height:13px;top:6px}.phoneFront{top:5px;left:25px;transform:rotate(-7deg)!important}.phoneBack{top:38px;left:105px;transform:rotate(5deg)scale(.91)!important}.screen{border-radius:19px;padding:25px 9px 8px}.phoneFront .appHomeScreen{padding:6px 5px 20px}.phoneFront .miniStatus{height:9px;font-size:4px}.phoneFront .miniStatus i{width:17px;height:6px}.phoneFront .miniBrandRow{grid-template-columns:14px 1fr 14px;gap:3px;margin-top:2px}.phoneFront .miniBrandRow img{width:59px;height:16px}.phoneFront .miniMandala{border-width:1px;width:13px;height:13px;display:block}.phoneFront .miniTagline{margin:1px 0 4px;font-size:4px;display:block}.phoneFront .miniSearch{border-radius:7px;grid-template-columns:9px 1fr 10px;gap:2px;height:18px;margin:0;padding:0 5px;display:grid}.phoneFront .miniSearch svg{width:7px;height:7px;display:block}.phoneFront .miniSearch span{font-size:4px}.phoneFront .miniHeroCard{grid-template-columns:1fr 34px;min-height:55px;margin:5px -5px 0;padding:6px 5px}.phoneFront .miniHeroCard:after{width:15px;height:35px;display:block;top:10px;right:28px}.phoneFront .miniHeroCard aside{border-radius:6px;padding:3px;display:block}.phoneFront .miniHeroCard span{font-size:5px}.phoneFront .miniHeroCard h3{margin:3px 0 2px;font-size:9px}.phoneFront .miniHeroCard p{font-size:3.5px}.phoneFront .miniHeroCard button{height:13px;margin-top:4px;padding:0 6px;font-size:4px}.phoneFront .miniWorker{height:20px}.phoneFront .miniWorker svg{width:12px;height:12px}.phoneFront .miniHeroCard strong{font-size:4px}.phoneFront .miniHeroCard small{font-size:3px}.phoneFront .miniDots{gap:3px;margin:-3px 0 3px;display:flex}.phoneFront .miniDots span,.phoneFront .miniDots b{width:2px;height:2px}.phoneFront .miniCategoryRail{border-radius:9px;grid-template-columns:repeat(5,1fr);gap:2px;margin:0 0 4px;padding:3px}.phoneFront .miniCategoryRail div{border-radius:5px;min-height:23px;padding:2px 0;display:grid}.phoneFront .miniCategoryRail div:nth-child(n+4){display:grid}.phoneFront .miniCategoryRail svg{width:7px;height:7px}.phoneFront .miniCategoryRail span{margin-top:1px;font-size:3px}.phoneFront .miniSectionHead{margin:0 1px 3px;display:flex}.phoneFront .miniSectionHead strong{font-size:5px}.phoneFront .miniSectionHead span{font-size:4px}.phoneFront .miniServiceGrid{gap:2px;display:grid}.phoneFront .miniServiceGrid article{border-radius:5px;min-height:22px;padding:2px}.phoneFront .miniServiceGrid svg{width:6px;height:6px}.phoneFront .miniServiceGrid p{font-size:2.5px}.phoneFront .miniServiceGrid button{display:none}.phoneFront .miniTabbar{border-radius:9px 9px 0 0;height:19px;display:grid}.phoneFront .miniTabbar span{font-size:3px}.phoneFront .miniTabbar svg{width:6px;height:6px}.confirmed{width:40px;height:40px;margin-top:38px}.confirmed svg{width:20px;height:20px}.screen h3{margin:10px 0 5px;font-size:12px}.screen.soft p{font-size:6px}.route{margin:12px 0}.route span{width:7px;height:7px}.screen.soft button{border-radius:7px;height:22px;font-size:6px}.haloOne{opacity:.7;width:218px;height:184px;animation:none;bottom:4px;right:-12px}.haloTwo{opacity:.24;width:172px;height:172px;top:28px;left:0}.floatBadge{display:none}.pedestal{width:168px;height:34px;animation:none;bottom:-2px;left:44px;transform:none}.heroBadgeGrid{display:none}.launchTrustGrid{width:auto;max-width:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-bottom:1px solid #c278841a;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0 23px;padding:0 0 17px;display:grid}.launchTrustCard{background:#ffffffbd;border:1px solid #cd587517;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;column-gap:9px;min-height:61px;padding:11px 10px;display:grid;box-shadow:0 8px 20px #9652610d}.launchTrustCard:after{display:none}.launchTrustCard>span{width:34px;height:34px;box-shadow:none;border-radius:50%;grid-row:1/span 2;align-self:center;margin:0}.launchTrustCard>span svg{width:18px;height:18px}.launchTrustCard h2{align-self:end;font-size:10px;line-height:1.12}.launchTrustCard p{color:#656775;margin-top:2px;font-size:8.2px;line-height:1.38}.services{padding:15px 23px 22px;display:block}.services .sectionTitle{max-width:360px;margin:0 auto 15px}.services .sectionTitle span{letter-spacing:.08em;font-size:8px}.services .sectionTitle h2{color:#11131b;letter-spacing:-.025em;max-width:320px;margin:5px auto 0;font-size:19px;line-height:1.08}.serviceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 10px;max-width:none;margin:0 auto;display:grid}.serviceCard{background:#ffffffab;border:1px solid #cd587517;border-radius:10px;gap:5px;min-height:68px;box-shadow:0 8px 20px #9652610a}.serviceCard:nth-child(n+7){display:none}.serviceCard svg{color:#ca4565;stroke-width:1.8px;width:23px;height:23px}.serviceCard h3{color:#181922;font-size:8.8px;font-weight:520}.desktopServiceLabel{display:inline}.mobileServiceLabel{display:none}.how,.mobileFeaturesOnly,.premiumWhy,.trust{display:block!important}.partner,.assam,.waitlist,.footer{display:grid!important}}@media (max-width:760px){.mobileFeaturesOnly{background:linear-gradient(#fff9fa,#fff4f6)!important;padding:48px 22px 34px!important}.mobileFeaturesOnly .sectionTitle{text-align:center!important;max-width:390px!important;margin:0 auto 38px!important}.mobileFeaturesOnly .sectionTitle h2{max-width:380px!important;margin:16px auto 0!important;font-size:27px!important;line-height:1.12!important}.mobileFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:405px!important;margin:0 auto!important}.mobileFeatureGrid .feature{text-align:center!important;border-radius:18px!important;flex-direction:column!important;align-items:center!important;gap:0!important;min-height:210px!important;padding:18px 14px!important;display:flex!important}.mobileFeatureGrid .feature>span{border-radius:50%!important;flex:0 0 58px!important;width:58px!important;height:58px!important}.mobileFeatureGrid .feature h3{margin-top:12px!important;font-size:14px!important;line-height:1.2!important}.mobileFeatureGrid .feature h3:after{width:24px!important;height:2px!important;margin:12px auto 0!important;display:block!important}.mobileFeatureGrid .feature p{text-align:center!important;max-width:155px!important;margin-top:11px!important;font-size:11.5px!important;line-height:1.42!important}}.legalV2Page{--legal-accent:#d97b93;color:#171717;background:radial-gradient(circle at 88% 5%,#d97b9329,#0000 31rem),linear-gradient(#fff8f8 0%,#fffdfc 48%,#fff8f8 100%);min-height:100vh;overflow:hidden}.legalV2Nav{z-index:20;background:#fffafaf5;border-bottom:1px solid #d97b9321;justify-content:space-between;align-items:center;min-height:84px;padding:0 clamp(22px,6vw,84px);display:flex;position:sticky;top:0}.legalV2Nav .brandLogo{width:180px;height:auto}.legalV2Nav nav{gap:34px;font-size:14px;font-weight:800;display:flex}.legalV2NavCta,.legalV2Secondary{background:#fff;border:1px solid #d97b9338;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:14px;font-weight:850;display:inline-flex}.legalV2Hero,.legalV2Section,.legalV2Faq,.legalV2Cta{width:min(1180px,100% - 40px);margin-inline:auto}.legalV2Hero{grid-template-columns:minmax(0,1fr) minmax(390px,.8fr);align-items:center;gap:clamp(48px,7vw,96px);min-height:680px;padding:74px 0;display:grid}.legalV2Eyebrow,.legalV2Heading>span{color:var(--legal-accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}.legalV2HeroCopy h1{letter-spacing:-.055em;max-width:680px;margin-top:22px;font-size:clamp(64px,8vw,112px);line-height:.94}.legalV2HeroCopy>p{color:#68616a;max-width:650px;margin-top:26px;font-size:clamp(19px,2vw,24px);line-height:1.58}.legalV2Actions{flex-wrap:wrap;gap:13px;margin-top:34px;display:flex}.legalV2Actions .primaryBtn,.legalV2Cta .primaryBtn{border-radius:16px;min-height:54px;padding-inline:23px}.legalV2HeroVisual{min-height:500px;position:relative}.legalV2Blur{background:radial-gradient(circle,#d97b934d,#f9dce185 44%,#0000 72%);border-radius:50%;position:absolute;inset:5% -12% 0 4%}.legalV2TrustGlass{background:#ffffffd1;border:1px solid #d97b932e;border-radius:32px;width:min(390px,90%);min-height:390px;padding:38px;position:absolute;top:56px;right:16px;box-shadow:0 30px 90px #78455224,inset 0 1px #fff}.legalV2TrustGlass>span{color:var(--legal-accent);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900}.legalV2TrustGlass h2{max-width:290px;margin-top:54px;font-size:38px;line-height:1.04}.legalV2TrustGlass ul{gap:15px;margin:30px 0 0;padding:0;list-style:none;display:grid}.legalV2TrustGlass li{color:#4f4850;align-items:center;gap:11px;font-weight:760;display:flex}.legalV2TrustGlass li svg{color:#fff;background:var(--legal-accent);border-radius:50%;padding:3px}.legalV2Float{z-index:2;width:64px;height:64px;color:var(--legal-accent);background:#fff;border:1px solid #d97b9333;border-radius:21px;place-items:center;display:grid;position:absolute;box-shadow:0 20px 46px #78455224}.legalV2Float.shield{top:95px;left:4px}.legalV2Float.lock{bottom:70px;right:-2px}.legalV2Section{padding:104px 0 0}.legalV2Heading{text-align:center;max-width:720px;margin:0 auto 42px}.legalV2Heading h2{letter-spacing:-.04em;margin-top:14px;font-size:clamp(42px,5.2vw,72px);line-height:1.02}.legalV2Heading p{color:#706972;max-width:620px;margin:15px auto 0;font-size:17px;line-height:1.65}.legalV2PolicyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.legalV2PolicyCard{background:#ffffffc7;border:1px solid #d97b9326;border-radius:32px;grid-template-columns:68px 1fr;align-items:center;gap:22px;min-height:168px;padding:28px;display:grid;box-shadow:0 20px 64px #78455214}.legalV2PolicyCard>span{width:66px;height:66px;color:var(--legal-accent);background:#fff0f3;border-radius:21px;place-items:center;display:grid}.legalV2PolicyCard h3{font-size:27px}.legalV2PolicyCard b{color:var(--legal-accent);align-items:center;gap:7px;margin-top:15px;font-size:14px;display:inline-flex}.legalV2TrustGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.legalV2TrustCard{background:#ffffffc2;border:1px solid #d97b9324;border-radius:32px;min-height:380px;padding:26px;box-shadow:0 22px 70px #78455214}.legalV2Illustration{border-radius:25px;place-items:center;min-height:200px;display:grid}.legalV2Illustration.rose,.legalV2SupportCard>span.rose{color:#c95f7c;background:#ffe8ee}.legalV2Illustration.peach,.legalV2SupportCard>span.peach{color:#bd765e;background:#fff0e8}.legalV2Illustration.lilac,.legalV2SupportCard>span.lilac{color:#8b70aa;background:#f2eafb}.legalV2SupportCard>span.sand{color:#a57a48;background:#fbf0dd}.legalV2TrustCard h3{margin-top:25px;font-size:25px}.legalV2TrustCard p{color:#6a646c;margin-top:10px;font-size:16px;line-height:1.6}.legalV2SupportGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.legalV2SupportCard{background:#fff;border:1px solid #d97b9324;border-radius:28px;grid-template-columns:62px 1fr auto;align-items:center;gap:20px;min-height:132px;padding:24px;display:grid;box-shadow:0 18px 58px #78455212}.legalV2SupportCard>span{border-radius:50%;place-items:center;width:60px;height:60px;display:grid}.legalV2SupportCard h3{font-size:21px}.legalV2SupportCard p{color:#726b73;margin-top:5px}.legalV2SupportArrow{color:var(--legal-accent)}.legalV2Faq{padding:110px 0 0}.legalV2FaqList{border-top:1px solid #1717171f;max-width:920px;margin:0 auto}.legalV2FaqList details{border-bottom:1px solid #1717171f}.legalV2FaqList summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:82px;padding:0 4px;font-size:20px;font-weight:780;list-style:none;display:flex}.legalV2FaqList summary::-webkit-details-marker{display:none}.legalV2FaqList summary b{width:30px;height:30px;color:var(--legal-accent);flex:0 0 30px;place-items:center;font-size:26px;font-weight:400;display:grid}.legalV2FaqList details[open] summary b{transform:rotate(45deg)}.legalV2FaqList details p{color:#6c656d;max-width:760px;margin:-10px 0 26px;line-height:1.7}.legalV2Cta{background:radial-gradient(circle at 86% 20%,#ffffff6b,#0000 17rem),linear-gradient(135deg,#d97b93,#edb2be);border-radius:32px;grid-template-columns:1fr 330px;align-items:center;gap:44px;min-height:390px;margin-top:110px;margin-bottom:90px;padding:56px 64px;display:grid;overflow:hidden;box-shadow:0 32px 90px #b25a7038}.legalV2Cta>div:first-child>span{color:#fff;text-transform:uppercase;font-size:13px;font-weight:900}.legalV2Cta h2{color:#fff;max-width:650px;margin-top:14px;font-size:clamp(38px,5vw,68px);line-height:1.03}.legalV2Cta .primaryBtn{color:var(--legal-accent);box-shadow:none;background:#fff;margin-top:28px}.legalV2CtaArt{min-height:260px;position:relative}.legalV2CtaArt>span{width:155px;height:155px;color:var(--legal-accent);background:#fff;border-radius:45px;place-items:center;display:grid;position:absolute;top:38px;right:56px;box-shadow:0 25px 65px #7630422e}.legalV2CtaArt i,.legalV2CtaArt b{color:#fff;background:#ffffff38;border-radius:22px;place-items:center;width:70px;height:70px;display:grid;position:absolute}.legalV2CtaArt i{top:25px;left:5px}.legalV2CtaArt b{bottom:25px;right:4px}@media (max-width:900px){.legalV2Hero{grid-template-columns:1fr}.legalV2HeroVisual{width:min(520px,100%);margin-inline:auto}.legalV2TrustGrid{grid-template-columns:1fr}.legalV2Cta{grid-template-columns:1fr 240px}}@media (max-width:760px){.legalV2Nav{min-height:72px;padding-inline:20px;position:relative}.legalV2Nav .brandLogo{width:145px}.legalV2Nav nav,.legalV2NavCta{display:none}.legalV2Hero,.legalV2Section,.legalV2Faq,.legalV2Cta{width:calc(100% - 40px)}.legalV2Hero{gap:28px;min-height:0;padding:48px 0 34px;display:grid}.legalV2HeroCopy h1{font-size:clamp(52px,15vw,70px)}.legalV2HeroCopy>p{font-size:17px}.legalV2Actions{display:grid}.legalV2Actions .primaryBtn,.legalV2Secondary{width:100%}.legalV2HeroVisual{min-height:410px}.legalV2TrustGlass{width:calc(100% - 20px);min-height:350px;padding:28px;top:32px;right:0}.legalV2TrustGlass h2{margin-top:40px;font-size:32px}.legalV2Float{border-radius:17px;width:50px;height:50px}.legalV2Float.shield{top:12px}.legalV2Float.lock{bottom:4px}.legalV2Section{padding-top:78px}.legalV2Heading{text-align:left;margin-bottom:28px}.legalV2Heading h2{font-size:38px}.legalV2Heading p{font-size:15px}.legalV2PolicyGrid,.legalV2TrustGrid,.legalV2SupportGrid{grid-template-columns:1fr;gap:20px}.legalV2PolicyCard{border-radius:28px;min-height:132px;padding:22px}.legalV2PolicyCard h3{font-size:22px}.legalV2TrustCard{border-radius:28px;min-height:0;padding:22px}.legalV2Illustration{min-height:170px}.legalV2SupportCard{border-radius:28px;grid-template-columns:58px 1fr auto;min-height:118px;padding:20px}.legalV2SupportCard>span{width:56px;height:56px}.legalV2Faq{padding-top:78px}.legalV2Faq .legalV2Heading{text-align:left}.legalV2FaqList summary{min-height:72px;font-size:17px}.legalV2FaqList details p{font-size:14px}.legalV2Cta{border-radius:32px;grid-template-columns:1fr;min-height:0;margin-top:78px;margin-bottom:54px;padding:30px 24px;display:grid}.legalV2Cta h2{font-size:38px}.legalV2Cta .primaryBtn{width:100%}.legalV2CtaArt{min-height:210px}.legalV2CtaArt>span{width:130px;height:130px;right:50%;transform:translate(50%)}.mobileFeaturesOnly{background:radial-gradient(circle at 50% 6%,#e897ab1f,#0000 16rem),linear-gradient(#fff9fa 0%,#fff4f6 100%)!important;padding:48px 22px 34px!important;display:block!important}.mobileFeaturesOnly .sectionTitle{text-align:center!important;max-width:390px!important;margin:0 auto 38px!important}.mobileFeaturesOnly .sectionTitle span{align-items:center;gap:8px;display:inline-flex;color:#dc6685!important;letter-spacing:.04em!important;font-size:12px!important;font-weight:850!important}.mobileFeaturesOnly .sectionTitle span:before{content:"✣";font-size:18px;line-height:1}.mobileFeaturesOnly .sectionTitle h2{color:#111522!important;letter-spacing:-.035em!important;max-width:380px!important;margin:16px auto 0!important;font-size:27px!important;font-weight:750!important;line-height:1.12!important}.mobileFeaturesOnly .sectionTitle:after{content:"— ✦ —";color:#e46989;letter-spacing:5px;margin-top:19px;font-size:17px;display:block}.mobileFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:405px!important;margin:0 auto!important;display:grid!important}.mobileFeatureGrid .feature{text-align:center!important;background:#ffffffc2!important;border:1px solid #da688929!important;border-radius:18px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;min-width:0!important;min-height:210px!important;padding:18px 14px!important;display:flex!important;box-shadow:0 14px 34px #aa5b6f12!important}.mobileFeatureGrid .feature:after{display:none!important}.mobileFeatureGrid .feature>span{color:#d85d7c!important;width:58px!important;height:58px!important;box-shadow:none!important;background:#fff0f3!important;border-radius:50%!important;flex:0 0 58px!important;place-items:center!important;display:grid!important}.mobileFeatureGrid .feature>span svg{stroke-width:1.8px!important;width:31px!important;height:31px!important}.mobileFeatureGrid .feature>div{flex-direction:column;align-items:center;min-width:0;display:flex}.mobileFeatureGrid .feature h3{color:#111522!important;margin-top:12px!important;font-size:14px!important;font-weight:780!important;line-height:1.2!important}.mobileFeatureGrid .feature h3:after{content:""!important;background:#e56887!important;border-radius:99px!important;width:24px!important;height:2px!important;margin:12px auto 0!important;display:block!important}.mobileFeatureGrid .feature p{color:#616778!important;text-align:center!important;max-width:155px!important;margin-top:11px!important;font-size:11.5px!important;line-height:1.42!important}}@media (max-width:380px){.mobileFeaturesOnly{padding-inline:16px!important}.mobileFeatureGrid{gap:8px!important}.mobileFeatureGrid .feature{min-height:208px!important;padding-inline:10px!important}.mobileFeatureGrid .feature h3{font-size:13px!important}.mobileFeatureGrid .feature p{font-size:10.5px!important}}@media (max-width:760px){.footer{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:22px 18px!important;padding:26px 20px 24px!important}.footer>div:first-child{grid-column:1/-1;grid-template-columns:128px 1fr;align-items:center;column-gap:14px;display:grid}.footer>div:first-child .brand{grid-row:1/span 2;align-self:start}.footer .brandLogo{width:128px!important;height:auto!important}.footer p{max-width:none;margin:0!important;font-size:10px!important;line-height:1.5!important}.footer h4{margin:0 0 8px!important;font-size:13px!important}.footer a,.footer span{margin-top:6px!important;font-size:10px!important;line-height:1.35!important}.socials{grid-column:2;gap:10px!important;margin-top:8px!important}.socials svg{width:15px;height:15px}}html{scroll-behavior:auto!important}*,:before,:after{scroll-behavior:auto!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transition:none!important;animation:none!important}[data-reveal],.is-visible{opacity:1!important;visibility:visible!important;transition:none!important}.nav,.secondaryBtn,.heroBadgeGrid span,.stats,.launchTrustGrid,.launchTrustCard,.serviceCard,.stepCard,.feature,.compareCard,.whyStats,.trustCard,.partnerBadge,.partnerPanel,.partnerFloatBadge,.partnerFeature,.assamArt,.waitCard,.footer{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.page:after,.hero:before,.halo,.pedestal,.whyGlow,.partnerBlob,.partnerPanel:before,.launchGlow{filter:none!important}.phoneStage,.phoneFront,.phoneBack,.serviceCard,.stepCard,.feature,.compareCard,.launchTrustCard,.partnerPanel,.partnerFeature,.assamArt,.waitCard,.trustApnaImage,.heroBadgeGrid span{will-change:auto!important}.page:before,.page:after{position:absolute!important}.primaryBtn:before,.waitCard button:before{display:none!important}.brandLogo,.partnerProImage,.trustApnaImage,.assamArt img,.rewardOrb img{filter:none!important}@media (max-width:760px){.page{background:radial-gradient(circle at 82% 12%,#eeaab52e,#0000 13rem),linear-gradient(#fffdfb 0%,#fff8f7 46%,#fffdfc 100%)!important}.section,.partner,.assam,.waitlist,.footer{content-visibility:visible!important;contain:none!important}}@media (max-width:380px){.nav{padding-inline:18px}.hero{padding-inline:16px}.hero h1{width:190px;font-size:25px!important}.heroCopy>p{width:182px;font-size:9.8px}.heroActions{width:174px}.phoneStage{right:-22px;transform-origin:100% 0!important;transform:scale(.94)!important}.launchTrustGrid{margin-inline:18px}.services{padding-inline:18px}}@media (max-width:760px){main{flex-direction:column!important;display:flex!important}.hero{background:0 0!important;order:1!important;min-height:321px!important;padding:21px 20px 12px!important;display:block!important;overflow:hidden!important}.hero:before{width:260px!important;height:280px!important;top:21px!important;left:208px!important;right:auto!important;transform:none!important}.heroCopy{max-width:none!important}.hero .eyebrow{letter-spacing:.015em!important;min-height:28px!important;margin:0 0 11px!important;padding:0 11px!important;font-size:8.5px!important}.hero h1{letter-spacing:-.035em!important;width:210px!important;max-width:210px!important;font-size:28px!important;line-height:1.06!important}.heroCopy>p{width:198px!important;max-width:198px!important;margin-top:9px!important;font-size:10.5px!important;line-height:1.58!important}.heroActions{z-index:9!important;grid-template-columns:1fr!important;gap:9px!important;width:187px!important;max-width:187px!important;margin-top:12px!important;display:grid!important;position:relative!important}.heroActions .primaryBtn{border-radius:10px!important;min-height:35px!important;font-size:10.5px!important}.heroActions .secondaryBtn{background:#ffffffb8!important;border:1px solid #cd587521!important;border-radius:10px!important;min-height:31px!important;padding-inline:12px!important;font-size:8.3px!important;box-shadow:0 8px 18px #a152650d!important}.phoneStage{z-index:5!important;width:230px!important;height:260px!important;min-height:260px!important;margin:0!important;position:absolute!important;inset:43px -9px auto auto!important;transform:none!important}.phone{border-width:6px!important;border-radius:24px!important;width:126px!important;height:258px!important}.phoneFront{top:5px!important;left:25px!important;transform:rotate(-7deg)!important}.phoneBack{top:38px!important;left:105px!important;transform:rotate(5deg)scale(.91)!important}.phoneStage .haloOne{width:218px!important;height:184px!important;top:auto!important;bottom:4px!important;right:-12px!important}.phoneStage .haloTwo{width:172px!important;height:172px!important;top:28px!important;bottom:auto!important;left:0!important}.floatBadge,.heroBadgeGrid{display:none!important}.launchTrustGrid{order:2!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:auto!important;max-width:none!important;margin:0 23px!important;padding:0 0 17px!important;display:grid!important}.launchTrustCard{border-radius:10px!important;grid-template-rows:auto auto!important;grid-template-columns:38px 1fr!important;column-gap:9px!important;min-height:61px!important;padding:11px 10px!important;display:grid!important}.launchTrustCard>span{grid-row:1/span 2!important;width:34px!important;height:34px!important;margin:0!important}.launchTrustCard h2{font-size:10px!important}.launchTrustCard p{margin-top:2px!important;font-size:8.2px!important;line-height:1.38!important}.services{order:3!important;padding:15px 23px 22px!important}.services .sectionTitle{max-width:360px!important;margin:0 auto 15px!important}.services .sectionTitle span{font-size:8px!important}.services .sectionTitle h2{max-width:320px!important;margin:5px auto 0!important;font-size:19px!important;line-height:1.08!important}.serviceGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px 10px!important;max-width:none!important}.serviceCard{aspect-ratio:auto!important;border-radius:10px!important;gap:5px!important;min-height:68px!important;padding:7px 5px!important}.serviceCard:nth-child(n+7){display:none!important}.serviceCard svg{width:23px!important;height:23px!important}.serviceCard h3{font-size:8.8px!important}.how,.mobileFeaturesOnly,.premiumWhy,.trust{display:block!important}.partner,.assam,.waitlist,.footer{display:grid!important}}*,:before,:after{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transition:none!important;animation:none!important}.phoneStage .halo,.partnerBlob,.partnerPanel:before,.brandLogo,.partnerProImage,.trustApnaImage,.assamArt img,.rewardOrb img{filter:none!important}@media (max-width:760px){.mobileFeaturesOnly{background:linear-gradient(#fff9fa,#fff4f6)!important;padding:48px 22px 34px!important}.mobileFeaturesOnly .sectionTitle{text-align:center!important;max-width:390px!important;margin:0 auto 38px!important}.mobileFeaturesOnly .sectionTitle h2{max-width:380px!important;margin:16px auto 0!important;font-size:27px!important;line-height:1.12!important}.mobileFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:405px!important;margin:0 auto!important}.mobileFeatureGrid .feature{text-align:center!important;border-radius:18px!important;flex-direction:column!important;align-items:center!important;gap:0!important;min-height:210px!important;padding:18px 14px!important;display:flex!important}.mobileFeatureGrid .feature>span{border-radius:50%!important;flex:0 0 58px!important;width:58px!important;height:58px!important}.mobileFeatureGrid .feature h3{margin-top:12px!important;font-size:14px!important;line-height:1.2!important}.mobileFeatureGrid .feature h3:after{width:24px!important;height:2px!important;margin:12px auto 0!important;display:block!important}.mobileFeatureGrid .feature p{text-align:center!important;max-width:155px!important;margin-top:11px!important;font-size:11.5px!important;line-height:1.42!important}}:root{--pink:#d97b93;--hot:#c95f7d;--brand:#d97b93;--rose:#fff3f2;--rose-2:#f9e7e6;--ink:#171717;--muted:#66635f;--line:#17171717;--shadow:0 22px 60px #352b2717;--premium-shadow:0 26px 70px #352b271a}body{color:var(--ink);background:#fbf8f3}.page{background:radial-gradient(circle at 92% 7%,#d97b931c,#0000 27rem),linear-gradient(#fffdf9 0%,#fbf8f3 55%,#f8f4ee 100%)}.page:before{display:none}.page:after{background:linear-gradient(135deg,#0000,#d97b9309,#0000)}.nav{background:#fffdf9e6;border-bottom-color:#17171712;padding-top:15px;padding-bottom:15px;box-shadow:0 10px 34px #28221e0d}.navLinks{color:#34312f;gap:clamp(15px,2vw,28px);font-size:13px}.navLinks a:first-child{color:inherit}.navLinks a:hover{color:var(--hot)}.brandLogo{filter:none;width:220px;height:52px}.hero{min-height:700px;padding-top:54px}.hero:before{opacity:.7;background:radial-gradient(circle at 50% 44%,#d97b931c,#fff6f4bf 45%,#0000 72%)}.heroCopy p{color:#65615e}.heroTrustStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-top:30px;display:grid}.heroTrustStrip span{color:#3f3b38;align-items:center;gap:9px;font-size:13px;font-weight:760;display:flex}.heroTrustStrip svg{color:var(--hot)}.secondaryBtn{color:#272421;background:#fffdfa}.launchTrustGrid{background:#fffdf9e6;border-color:#17171712;gap:12px;padding:12px;box-shadow:0 18px 48px #352b2714}.launchTrustCard{min-height:108px;box-shadow:none;background:#fff;border-color:#17171712;grid-template-columns:48px 1fr;align-items:center;padding:18px;display:grid}.launchTrustCard:after{display:none}.launchTrustCard>span{width:48px;height:48px;box-shadow:none;background:#fff4f3;border-color:#d97b9329;grid-row:span 2;margin:0 14px 0 0}.launchTrustCard h2{font-size:24px}.launchTrustCard p{margin-top:2px;font-size:12px}.section{padding-top:84px;padding-bottom:84px}.sectionTitle{margin-bottom:38px}.sectionTitle h2{letter-spacing:-.025em}.featuredServiceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1240px;margin:0 auto;display:grid}.featuredServiceCard{background:#fff;border:1px solid #17171714;border-radius:28px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 22px 55px #352b2714}.featuredServiceCard:hover{transform:translateY(-6px);box-shadow:0 30px 70px #352b2721}.servicePhoto{background:#eee9e2;height:270px;position:relative;overflow:hidden}.servicePhoto img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.featuredServiceCard:hover .servicePhoto img{transform:scale(1.035)}.servicePhoto>span{color:#262321;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:11px;font-weight:850;display:inline-flex;position:absolute;bottom:16px;left:16px;box-shadow:0 10px 28px #221c181f}.servicePhoto>span svg{color:var(--hot)}.serviceCardBody{justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.serviceCardBody h3{font-size:22px}.serviceCardBody p{max-width:310px;color:var(--muted);margin-top:7px;font-size:13px;line-height:1.55}.serviceCardBody a{color:#fff;background:var(--hot);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.serviceCategoryGrid{grid-template-columns:repeat(6,minmax(120px,1fr));gap:14px;max-width:1240px;margin:22px auto 0}.serviceCategoryGrid .serviceCard{min-height:112px;box-shadow:none;background:#ffffffd1;border-color:#17171712;border-radius:20px;gap:10px}.serviceCategoryGrid .serviceCard:hover{border-color:#d97b935c;transform:translateY(-4px);box-shadow:0 18px 38px #352b2714}.serviceCategoryGrid .serviceCard svg{width:27px;height:27px}.serviceBrowseLink{width:max-content;color:var(--hot);justify-content:center;align-items:center;gap:7px;margin:25px auto 0;font-size:14px;font-weight:850;display:flex}.anchorTarget{position:absolute;top:-100px}.stepCard,.compareCard,.feature,.partnerPanel{background:#fff;border-color:#17171714;box-shadow:0 18px 48px #352b2712}.stepCard:after,.feature:after{opacity:.16}.premiumWhy{background:#f7f2ec}.whyUnifiedShell{background:#fffdf9db!important;border-color:#17171714!important;box-shadow:0 26px 76px #352b2717!important}.verificationList{gap:12px;margin-top:38px;display:grid}.verificationList article{background:#fff;border:1px solid #17171714;border-radius:20px;grid-template-columns:48px 1fr 26px;align-items:center;gap:14px;min-height:80px;padding:14px 18px;display:grid}.verificationList article>span{width:48px;height:48px;color:var(--hot);background:#fff3f2;border-radius:16px;place-items:center;display:grid}.verificationList h3{font-size:16px}.verificationList p{color:var(--muted);margin-top:4px;font-size:12px}.verificationList article>svg{color:#1f9a6d}.testimonials{background:#fffdf9}.testimonialGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1240px;margin:0 auto;display:grid}.testimonialCard{background:#fff;border:1px solid #17171714;border-radius:28px;min-height:300px;padding:28px;position:relative;overflow:hidden;box-shadow:0 18px 46px #352b2712}.reviewStars{color:#e0a72f;letter-spacing:3px}.testimonialCard>p{z-index:1;color:#302d2a;margin-top:28px;font-size:16px;line-height:1.7;position:relative}.reviewPerson{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;display:grid;position:absolute;bottom:26px;left:28px;right:28px}.reviewPerson>span{color:#fff;background:#262321;border-radius:50%;place-items:center;width:44px;height:44px;font-size:12px;font-weight:900;display:grid}.reviewPerson strong,.reviewPerson small{display:block}.reviewPerson small{color:var(--muted);margin-top:3px;font-size:11px}.reviewPerson svg{color:var(--hot)}.reviewNumber{color:#17171709;font-size:70px;position:absolute;top:10px;right:18px}.partner{grid-template-columns:minmax(0,.82fr) minmax(520px,1fr);max-width:1240px}.partnerCopy h2{max-width:650px}.partnerCopy h2 span{color:var(--hot);display:inline}.partnerPanel{background:#f2ede7;grid-template-columns:.92fr 1.08fr;gap:22px;padding:24px;display:grid}.partnerAppMockup{background:#fff;border:8px solid #1d1c1b;border-radius:36px;min-height:450px;padding:24px 18px;transform:rotate(-2deg);box-shadow:0 26px 60px #201c1933}.partnerAppTop,.partnerJob,.partnerJob>div{align-items:center;display:flex}.partnerAppTop{justify-content:space-between}.partnerAppTop small,.partnerAppTop strong{display:block}.partnerAppTop small{color:var(--muted);font-size:10px}.partnerAppTop strong{margin-top:3px;font-size:14px}.partnerAppTop>span{width:38px;height:38px;color:var(--hot);background:#fff2f1;border-radius:13px;place-items:center;display:grid}.partnerEarning{color:#fff;background:#252321;border-radius:22px;margin-top:22px;padding:20px}.partnerEarning small,.partnerEarning strong,.partnerEarning span{display:block}.partnerEarning small{color:#ffffffa6}.partnerEarning strong{margin-top:8px;font-size:29px}.partnerEarning span{color:#9ce3be;margin-top:8px;font-size:10px}.partnerJob{border:1px solid #17171714;border-radius:17px;justify-content:space-between;gap:12px;margin-top:12px;padding:13px}.partnerJob>div{gap:10px}.partnerJob>div>span{width:38px;height:38px;color:var(--hot);background:#fff2f1;border-radius:12px;place-items:center;display:grid}.partnerJob strong,.partnerJob small{display:block}.partnerJob strong{font-size:11px}.partnerJob small{color:var(--muted);margin-top:4px;font-size:8px}.partnerJob b{font-size:11px}.partnerAppMockup>button{color:#fff;background:var(--hot);border:0;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;height:44px;margin-top:16px;font-size:11px;font-weight:850;display:flex}.partnerList{align-content:center;margin-top:0}.partnerFeature{background:#ffffffe0;border-radius:18px;grid-template-columns:42px 1fr;align-items:center;gap:11px;min-height:76px;padding:12px;display:grid}.partnerFeature>span{width:42px;height:42px;color:var(--hot);background:#fff1f0;place-items:center;padding:0;display:grid}.partnerFeature h3{font-size:13px}.partnerFeature p{margin-top:3px;font-size:10px;line-height:1.45}.verificationProcess{background:#fffdf9}.processTrack{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid;position:relative}.processTrack:before{content:"";background:#d97b9359;height:1px;position:absolute;top:38px;left:10%;right:10%}.processTrack article{z-index:1;text-align:center;background:#fff;border:1px solid #17171714;border-radius:24px;min-height:170px;padding:20px;position:relative}.processTrack article>span{color:#fff;background:var(--hot);border:6px solid #fff;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 18px;display:grid;box-shadow:0 0 0 1px #d97b9340}.processTrack small{color:var(--hot);text-transform:uppercase;font-size:10px;font-weight:900}.processTrack h3{margin-top:8px;font-size:15px}.assam{gap:64px;max-width:1180px;padding-top:70px;padding-bottom:70px}.assamArt{border-color:#17171714;animation:none;box-shadow:0 24px 60px #352b271a}.launchMetrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.launchMetrics div{background:#fff;border:1px solid #17171714;border-radius:18px;padding:16px 12px}.launchMetrics strong,.launchMetrics span{display:block}.launchMetrics strong{color:var(--hot);font-size:26px}.launchMetrics span{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.3}.waitlist{background:radial-gradient(circle at 92% 82%,#d97b931f,#0000 18rem),linear-gradient(112deg,#262321 0%,#34302d 58%,#4b403d 100%);border-color:#17171714;box-shadow:0 32px 80px #26211e2e}.launchPill{color:#f3b1c1}.waitCard{box-shadow:0 26px 66px #1412102b}.rewardScene{opacity:.75}.footer{background:#f2ede7;border-top:1px solid #17171714;grid-template-columns:minmax(300px,1.5fr) repeat(3,minmax(150px,.7fr));gap:48px;padding-top:68px;padding-bottom:54px}.footer .brandLogo{width:250px;height:60px}.footerBrand p{max-width:480px}.footerStores{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.footerStores span{color:#fff;background:#242220;border-radius:12px;align-items:center;gap:9px;min-height:44px;padding:0 14px;display:flex}.footerStores i{font-size:11px;font-style:normal;font-weight:800}@media (max-width:1120px){.navLinks{gap:14px;font-size:12px}.featuredServiceGrid,.testimonialGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.featuredServiceCard:last-child{grid-column:span 2}.serviceCategoryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.partner{grid-template-columns:1fr}}@media (max-width:760px){main>.hero{order:1!important}main>.launchTrustGrid{order:2!important}main>.services{order:3!important}main>.how{order:4!important}main>.premiumWhy{order:5!important}main>.testimonials{order:6!important}main>.partner{order:7!important}main>.verificationProcess{order:8!important}main>.assam{order:9!important}main>.waitlist{order:10!important}.page{background:#fffdf9}.nav{padding:11px 20px}.brandLogo{width:156px;height:40px}.hero{min-height:auto;padding:34px 20px 18px}.hero h1{font-size:clamp(34px,10vw,38px)!important;line-height:1.02!important}.heroCopy p{margin-top:18px;font-size:14px;line-height:1.55}.heroActions{margin-top:22px}.primaryBtn,.secondaryBtn{min-height:50px;padding:0 17px;font-size:13px}.heroTrustStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;margin-top:22px}.heroTrustStrip span{align-items:flex-start;font-size:10px;line-height:1.3}.launchTrustGrid{border-radius:24px;gap:9px;margin:0 20px;padding:9px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.launchTrustCard{border-radius:18px;padding:15px;display:block;min-height:130px!important}.launchTrustCard>span{width:40px;height:40px;margin-bottom:12px}.launchTrustCard h2{font-size:19px}.launchTrustCard p{font-size:10px}.section{padding:58px 20px}.sectionTitle{margin-bottom:28px}.sectionTitle h2,.assamCopy h2,.partner h2,.waitlist h2{font-size:34px!important;line-height:1.06!important}.featuredServiceGrid{grid-template-columns:1fr;gap:16px}.featuredServiceCard:last-child{grid-column:auto}.servicePhoto{height:220px}.serviceCardBody{min-height:118px;padding:18px}.serviceCardBody h3{font-size:20px}.serviceCategoryGrid{margin-top:16px;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.serviceCategoryGrid .serviceCard{border-radius:16px!important;min-height:100px!important;padding:12px 6px!important}.serviceCategoryGrid .serviceCard h3{text-align:center;font-size:10px!important}.how{padding-top:58px}.stepsGrid{gap:12px}.stepCard{min-height:176px;padding:20px}.whyUnifiedShell{border-radius:28px!important;gap:36px!important;padding:22px!important}.whyPanel>h2,.featurePanel>h2{font-size:34px!important}.whyLead{margin-top:18px;font-size:14px}.compareCard{min-height:250px;padding:24px 20px}.premiumWhy .compareShell{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important;margin-top:26px!important;display:grid!important}.premiumWhy .compareCard{border-radius:20px!important;min-height:238px!important;padding:22px 14px!important}.premiumWhy .compareCard h3{margin-bottom:18px!important;font-size:15px!important}.premiumWhy .compareCard p{gap:7px!important;margin-top:12px!important;font-size:10px!important;line-height:1.35!important}.premiumWhy .versus{width:48px!important;height:48px!important;font-size:13px!important;display:grid!important}.verificationList article{min-height:76px;padding:12px}.verificationList p{display:none}.testimonialGrid{grid-template-columns:1fr;gap:14px}.testimonialCard{min-height:250px;padding:22px}.reviewPerson{bottom:20px;left:22px;right:22px}.partner{gap:30px;padding-top:58px}.partnerPanel{border-radius:28px;grid-template-columns:1fr;gap:20px;padding:18px}.partnerAppMockup{width:min(100%,330px);min-height:430px;margin:0 auto}.partnerFeature{min-height:72px}.processTrack{grid-template-columns:1fr;gap:10px}.processTrack:before{width:1px;height:auto;inset:30px auto 30px 40px}.processTrack article{text-align:left;grid-template-columns:58px 1fr;align-items:center;min-height:92px;padding:15px;display:grid}.processTrack article>span{grid-row:span 2;margin:0 16px 0 0}.processTrack h3{margin-top:4px}.assam{gap:28px;padding:58px 20px}.launchMetrics{gap:8px}.launchMetrics div{min-height:98px;padding:13px 10px}.launchMetrics strong{font-size:22px}.waitlist{border-radius:28px;margin:18px 20px 0;padding:34px 20px}.waitlist .launchCopy p{font-size:15px}.waitCard{padding:24px 18px}.footer{background:#f2ede7!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px 20px!important;padding:44px 20px 34px!important}.footerBrand,.footer>div:last-child{grid-column:span 2}.footer .brandLogo{width:210px!important;height:52px!important}}@media (min-width:761px){.hero{grid-template-columns:minmax(560px,.92fr) minmax(520px,1.08fr);gap:clamp(44px,6vw,96px);min-height:720px;padding-top:76px;padding-bottom:60px}.heroCopy{max-width:720px}.heroCopy h1{letter-spacing:-.045em;max-width:720px;font-size:clamp(62px,5.4vw,88px);line-height:.98}.heroCopy h1>span{display:block}.heroCopy h1>span+span{margin-top:7px}.heroCopy p{max-width:610px;margin-top:34px;font-size:18px;line-height:1.72}.heroActions{margin-top:36px}.heroTrustStrip{max-width:610px;margin-top:34px}}.services{background:radial-gradient(circle at 50% 0,#d97b9312,#0000 28rem),#fffdf9}.serviceCategoryGridFull{grid-template-columns:repeat(6,minmax(130px,1fr));gap:16px;max-width:1240px;margin:0 auto}.serviceCategoryGridFull .serviceCard{background:#fff;border-radius:24px;min-height:132px;box-shadow:0 16px 42px #352b270e}.processTrack{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1020px}.testimonials{display:none!important}.legalCleanPage{--legal-pink:#cf6f88;color:#17171d;background:#fffdfb;min-height:100vh}.legalCleanNav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfbf5;border-bottom:1px solid #eee9e6;grid-template-columns:220px 1fr 150px;align-items:center;min-height:78px;padding:0 clamp(26px,5vw,78px);display:grid;position:sticky;top:0}.legalCleanNav .brandLogo{filter:none;width:165px;height:auto}.legalCleanNav nav{color:#37343a;justify-content:center;gap:clamp(22px,3vw,42px);font-size:13px;font-weight:760;display:flex}.legalCleanNav nav a:hover{color:var(--legal-pink)}.legalCleanNavCta{color:#fff;background:var(--legal-pink);border-radius:10px;justify-content:center;justify-self:end;align-items:center;min-height:42px;padding:0 19px;font-size:12px;font-weight:850;display:inline-flex;box-shadow:0 12px 28px #cf6f8833}.legalBreadcrumb{color:var(--legal-pink);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:850;display:flex}.legalBreadcrumb span{color:#b9b1b0}.legalCleanHero{max-width:1180px;margin:0 auto;padding:56px 30px 28px}.legalCleanHero h1{letter-spacing:-.045em;margin-top:18px;font-size:clamp(42px,5vw,68px);line-height:1}.legalCleanHero small{color:#777073;margin-top:14px;font-size:12px;display:block}.legalCleanHero>p{color:#5f5a5d;max-width:760px;margin-top:18px;font-size:15px;line-height:1.7}.legalCleanLayout{grid-template-columns:240px minmax(0,1fr);gap:36px;max-width:1180px;margin:0 auto;padding:22px 30px 84px;display:grid}.legalCleanToc{background:#fff;border:1px solid #ece7e4;border-radius:12px;align-self:start;position:sticky;top:104px;overflow:hidden}.legalCleanToc>strong{color:var(--legal-pink);padding:18px 20px 13px;font-size:12px;display:block}.legalCleanToc nav{padding:0 10px 12px;display:grid}.legalCleanToc a{color:#6e686b;border-radius:7px;padding:11px 12px;font-size:11px;line-height:1.35}.legalCleanToc a.active,.legalCleanToc a:hover{color:#b9506b;background:#fff1f3}.legalCleanContent{background:#fff;border:1px solid #ece7e4;border-radius:14px;overflow:hidden}.legalCleanSection{border-bottom:1px solid #eee9e6;scroll-margin-top:100px}.legalCleanSection:last-of-type{border-bottom:0}.legalCleanSection summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:0 24px;font-size:16px;font-weight:830;list-style:none;display:flex}.legalCleanSection summary::-webkit-details-marker{display:none}.legalCleanSection summary svg{color:#746e70;transition:transform .25s}.legalCleanSection[open] summary svg{transform:rotate(180deg)}.legalCleanSection>div{padding:0 24px 26px}.legalCleanSection p,.legalCleanSection li{color:#5d585b;font-size:14px;line-height:1.72}.legalCleanSection ul{background:#fff8f8;border:1px solid #f1dfe3;border-radius:10px;gap:9px;margin:10px 0 0;padding:18px 22px 18px 42px;display:grid}.legalCleanSection li::marker{color:var(--legal-pink)}.legalCleanCta{background:#fff7f7;justify-content:space-between;align-items:center;gap:26px;padding:26px;display:flex}.legalCleanCta h2{font-size:20px}.legalCleanCta p{color:#686164;max-width:620px;margin-top:6px;font-size:13px}.legalCleanCta>a{color:#b94e69;background:#ffe9ed;border-radius:8px;flex:none;padding:12px 16px;font-size:12px;font-weight:850}.legalOverviewHero{background:radial-gradient(circle at 72% 42%,#e192a424,#0000 17rem),linear-gradient(105deg,snow,#fff3f4);grid-template-columns:1fr .72fr;align-items:center;min-height:330px;padding:52px max(30px,50vw - 560px);display:grid}.legalOverviewHero>div:first-child>span{color:var(--legal-pink);text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:900;display:inline-flex}.legalOverviewHero h1{letter-spacing:-.045em;margin-top:22px;font-size:clamp(43px,5vw,68px);line-height:1}.legalOverviewHero p{color:#666064;max-width:480px;margin-top:18px;font-size:15px;line-height:1.65}.legalShieldArt{min-height:230px;position:relative}.legalShieldArt>i{background:radial-gradient(circle,#e29bab52,#0000 68%);border-radius:50%;position:absolute;inset:18px 12% 10px}.legalShieldArt>span{color:#fff;background:linear-gradient(145deg,#ed9fb0,#c95d79);border:12px solid #ffffffb8;border-radius:42px;place-items:center;width:142px;height:142px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 28px 60px #b450693b}.legalShieldArt>span svg{transform:rotate(-45deg)}.legalShieldArt>b{width:70px;height:70px;color:var(--legal-pink);background:#fff;border-radius:20px;place-items:center;display:grid;position:absolute;bottom:22px;right:16%;box-shadow:0 18px 42px #64454b1f}.legalDocuments{max-width:1120px;margin:0 auto;padding:42px 30px 34px}.legalDocumentsHeading{text-align:center}.legalDocumentsHeading h2{font-size:27px}.legalDocumentsHeading p{color:#777174;margin-top:7px;font-size:12px}.legalDocumentGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:28px;display:grid}.legalDocumentCard{background:#fff;border:1px solid #eee7e5;border-radius:10px;grid-template-columns:42px 1fr 20px;align-items:start;gap:14px;min-height:125px;padding:20px;transition:transform .2s,box-shadow .2s;display:grid}.legalDocumentCard:hover{transform:translateY(-3px);box-shadow:0 16px 38px #432f3314}.legalDocumentCard>span{width:40px;height:40px;color:var(--legal-pink);background:#fff1f3;border-radius:12px;place-items:center;display:grid}.legalDocumentCard h3{font-size:15px}.legalDocumentCard p{color:#777174;margin-top:7px;font-size:11px;line-height:1.55}.legalDocumentCard>svg{color:var(--legal-pink);align-self:end}.legalHelpStrip{background:#fff8f8;border-radius:12px;grid-template-columns:1fr repeat(3,1fr);gap:20px;max-width:1060px;margin:0 auto 54px;padding:24px;display:grid}.legalHelpStrip>div p{color:#777174;margin-top:7px;font-size:11px}.legalHelpStrip>a{color:var(--legal-pink);align-items:center;gap:12px;display:flex}.legalHelpStrip a strong,.legalHelpStrip a small{display:block}.legalHelpStrip a strong{color:#29262a;font-size:12px}.legalHelpStrip a small{color:#777174;margin-top:4px;font-size:10px}.supportCenterHero{grid-template-columns:1fr .65fr;align-items:center;max-width:1120px;min-height:300px;margin:0 auto;padding:48px 30px 28px;display:grid}.supportCenterHero h1{letter-spacing:-.045em;margin-top:16px;font-size:clamp(42px,5vw,66px)}.supportCenterHero p{color:#666064;max-width:510px;margin-top:16px;line-height:1.65}.supportHeadsetArt{min-height:210px;color:var(--legal-pink);position:relative}.supportHeadsetArt>svg:first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.supportHeadsetArt>svg:nth-child(2),.supportHeadsetArt>span{background:#fff;border:1px solid #f0d8dd;border-radius:16px;place-items:center;width:52px;height:52px;display:grid;position:absolute;box-shadow:0 14px 34px #5033391a}.supportHeadsetArt>svg:nth-child(2){padding:10px;top:30px;right:20%}.supportHeadsetArt>span{font-size:25px;font-weight:800;bottom:18px;right:12%}.supportOptionGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;max-width:1120px;margin:0 auto;padding:16px 30px 54px;display:grid}.supportOptionGrid article{background:#fff;border:1px solid #eee7e5;border-radius:12px;min-height:260px;padding:24px}.supportOptionGrid article>svg{color:var(--legal-pink)}.supportOptionGrid h2{margin-top:28px;font-size:18px}.supportOptionGrid strong{margin-top:12px;font-size:12px;display:block}.supportOptionGrid p{color:#777174;min-height:44px;margin-top:7px;font-size:11px;line-height:1.55}.supportOptionGrid a{color:#b94f69;background:#fff0f2;border-radius:7px;margin-top:24px;padding:10px 14px;font-size:11px;font-weight:850;display:inline-flex}.supportFaqSection{max-width:1120px;margin:0 auto;padding:0 30px 70px}.supportFaqSection>div{justify-content:space-between;gap:20px;margin-bottom:18px;display:flex}.supportFaqSection>div h2{font-size:20px}.supportFaqSection>div a{color:var(--legal-pink);font-size:12px;font-weight:800}.supportFaqSection details{border-top:1px solid #eee7e5}.supportFaqSection details:last-child{border-bottom:1px solid #eee7e5}.supportFaqSection summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:58px;padding:0 14px;font-size:13px;font-weight:750;list-style:none;display:flex}.supportFaqSection details p{color:#6c6668;padding:0 14px 18px;font-size:12px}.legalCleanFooter{background:#f8f4f1;border-top:1px solid #eee7e5;grid-template-columns:1.4fr 1fr 1fr;gap:46px;padding:50px max(30px,50vw - 560px);display:grid;position:relative}.legalCleanFooter .brandLogo{width:180px;height:auto}.legalCleanFooter p{color:#6e686b;max-width:370px;margin-top:14px;font-size:12px;line-height:1.6}.legalCleanFooter h4{margin-bottom:14px}.legalCleanFooter>div{flex-direction:column;align-items:flex-start;display:flex}.legalCleanFooter>div:first-child{display:block}.legalCleanFooter a,.legalCleanFooter span{color:#676164;align-items:center;gap:7px;margin-top:8px;font-size:11px;display:inline-flex}.legalFooterMark{color:#cf6f8833;position:absolute;bottom:28px;right:5%}@media (max-width:900px){.legalCleanNav{grid-template-columns:1fr auto}.legalCleanNav nav{display:none}.legalDocumentGrid,.supportOptionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.legalHelpStrip{grid-template-columns:repeat(2,1fr);margin-inline:30px}}@media (max-width:760px){.hero h1{letter-spacing:-.035em!important;max-width:245px!important;font-size:37px!important;line-height:1.02!important}.hero h1>span{display:block!important}.hero h1>span+span{margin-top:3px}.heroCopy p{max-width:220px}.serviceCategoryGridFull{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.serviceCategoryGridFull .serviceCard{min-height:104px!important}main>.verificationProcess{order:7!important}main>.partner{order:6!important}main>.assam{order:8!important}main>.waitlist{order:9!important}.processTrack{grid-template-columns:1fr!important}.legalCleanNav{grid-template-columns:1fr auto;min-height:68px;padding:0 20px;position:relative}.legalCleanNav .brandLogo{width:138px}.legalCleanNavCta{min-height:38px;padding-inline:14px;font-size:10px}.legalCleanHero{padding:38px 20px 20px}.legalCleanHero h1,.legalOverviewHero h1,.supportCenterHero h1{font-size:38px;line-height:1.04}.legalCleanHero>p,.legalOverviewHero p,.supportCenterHero p{font-size:13px}.legalCleanLayout{grid-template-columns:1fr;gap:16px;padding:14px 20px 54px}.legalCleanToc{position:static}.legalCleanToc nav{grid-template-columns:repeat(2,minmax(0,1fr))}.legalCleanToc a{font-size:10px}.legalCleanSection summary{min-height:62px;padding:0 16px;font-size:13px}.legalCleanSection>div{padding:0 16px 20px}.legalCleanSection p,.legalCleanSection li{font-size:12px}.legalCleanSection ul{padding:15px 15px 15px 32px}.legalCleanCta{flex-direction:column;align-items:flex-start;padding:20px 16px}.legalOverviewHero,.supportCenterHero{grid-template-columns:1fr;min-height:auto;padding:38px 20px 22px}.legalShieldArt,.supportHeadsetArt{min-height:210px}.legalDocuments{padding:34px 20px 28px}.legalDocumentGrid,.supportOptionGrid{grid-template-columns:1fr;gap:12px}.legalDocumentCard{min-height:112px;padding:17px}.legalHelpStrip{grid-template-columns:1fr;gap:18px;margin:0 20px 40px;padding:20px}.supportOptionGrid{padding:10px 20px 42px}.supportOptionGrid article{min-height:220px}.supportFaqSection{padding:0 20px 50px}.legalCleanFooter{grid-template-columns:1fr 1fr;gap:30px 18px;padding:38px 20px}.legalCleanFooter>div:first-child{grid-column:1/-1}.legalFooterMark{display:none}.hero{min-height:555px!important}}.heroPreviewStage{perspective:none;place-items:center;min-height:610px;display:grid;transform:none}.heroPreviewPicture{display:contents}.heroPreviewImage{object-fit:contain;filter:drop-shadow(0 34px 58px #7a2a3f2e);width:min(100%,760px);height:auto}@media (max-width:760px){.heroPreviewStage{min-height:380px!important}}.mobileHeroTitle,.mobileHeroSupport{display:none}@media (max-width:767px){.page{background:radial-gradient(circle at 78% 28%,#f72f6821,#0000 22rem),radial-gradient(circle at 22% 8%,#ffe7eee6,#0000 20rem),linear-gradient(#fffaf8 0%,#fff5f7 45%,#fff 100%)}.nav{min-height:76px!important;box-shadow:none!important;background:#fffaf8db!important;align-items:flex-start!important;padding:16px 24px 10px!important}.brand{padding-bottom:18px!important;position:relative!important}.brandLogo{width:160px!important;height:42px!important}.nav .brand:after{content:"Home services at your doorstep";color:#5f626b;white-space:nowrap;font-size:10px;font-weight:650;position:absolute;bottom:0;left:2px}.mobileMenuBtn{color:#cf5974!important;width:42px!important;height:42px!important;box-shadow:none!important;background:#ffffffb8!important;border:1px solid #cf59742e!important;border-radius:14px!important;place-items:center!important;margin-top:2px!important;display:grid!important}.hero{background:radial-gradient(circle at 84% 42%,#f06e8b38,#0000 14rem),radial-gradient(circle at 54% 38%,#ffe0e880,#0000 15rem);grid-template-columns:minmax(0,41%) minmax(0,59%)!important;align-items:start!important;gap:0!important;min-height:auto!important;padding:34px 24px 44px!important;display:grid!important;overflow:visible!important}.hero:before{filter:none!important;background:radial-gradient(circle,#ee69862e,#ffe0e86b 50%,#0000 72%)!important;border-radius:50%!important;width:310px!important;height:260px!important;top:270px!important;right:-18%!important;transform:rotate(-10deg)!important}.heroCopy{display:contents!important}.hero .eyebrow{color:#cf5974!important;width:auto!important;min-height:36px!important;box-shadow:none!important;letter-spacing:0!important;text-transform:uppercase!important;background:#ffffff9e!important;border:1px solid #cf597438!important;border-radius:999px!important;order:1!important;grid-column:1/-1!important;justify-self:start!important;margin:0 0 30px!important;padding:0 14px!important;font-size:10px!important;font-weight:900!important}.heroCopy>h1:not(.mobileHeroTitle){display:none!important}.mobileHeroTitle{color:#151620!important;max-width:100%!important;font-family:var(--font-display), var(--font-body), sans-serif!important;letter-spacing:0!important;order:2!important;grid-column:1/-1!important;margin:0!important;padding-bottom:22px!important;font-size:clamp(50px,14.1vw,60px)!important;font-weight:900!important;line-height:.98!important;display:block!important;position:relative!important}.mobileHeroTitle span{display:block!important}.mobileHeroTitle b{color:#d75b77!important;font-weight:inherit!important}.mobileHeroTitle:after{content:"";border-radius:999px;width:96px;height:4px;margin-top:18px;display:block;background:#df6a84!important}.mobileHeroTitle:before{content:"";background:#df6a84;border-radius:50%;width:9px;height:9px;position:absolute;bottom:23px;left:106px}.heroCopy>p:not(.mobileHeroSupport){color:#616168!important;order:3!important;grid-area:3/1/auto/2!important;align-self:start!important;max-width:none!important;margin:24px 0 0!important;font-size:clamp(16px,4.8vw,20px)!important;line-height:1.62!important}.heroPreviewStage{perspective:none!important;order:3!important;grid-area:3/2/auto/3!important;place-self:start end!important;place-items:start end!important;width:100%!important;min-height:0!important;margin-top:-10px!important;display:grid!important;transform:none!important}.heroPreviewImage{object-fit:contain!important;filter:drop-shadow(0 24px 34px #5d24342e)!important;width:min(100%,255px)!important;max-width:none!important;height:auto!important}.heroTrustStrip{width:100%!important;box-shadow:none!important;background:#ffffff94!important;border:1px solid #cf59741f!important;border-radius:20px!important;order:4!important;grid-column:1/-1!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:28px 0 0!important;padding:12px 4px!important;display:grid!important}.heroTrustStrip span{color:#22242d!important;min-height:72px!important;box-shadow:none!important;text-align:center!important;background:0 0!important;border:0!important;border-right:1px solid #cf597424!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;padding:0 5px!important;font-size:0!important;font-weight:850!important;line-height:1.12!important;display:flex!important}.heroTrustStrip span:last-child{border-right:0!important}.heroTrustStrip svg{color:#d75b77!important;width:21px!important;height:21px!important;margin-bottom:8px!important}.heroTrustStrip span:before,.heroTrustStrip span:after{font-size:clamp(9px,2.5vw,11px);line-height:1.14;display:block}.heroTrustStrip span:first-child:before{content:"Secure";color:#d75b77}.heroTrustStrip span:first-child:after{content:"Platform";color:#24252d}.heroTrustStrip span:nth-child(2):before{content:"Verified";color:#d75b77}.heroTrustStrip span:nth-child(2):after{content:"Professionals";color:#24252d}.heroTrustStrip span:nth-child(3):before{content:"Dedicated";color:#d75b77}.heroTrustStrip span:nth-child(3):after{content:"Support";color:#24252d}.heroTrustStrip span:nth-child(4):before{content:"Local";color:#d75b77}.heroTrustStrip span:nth-child(4):after{content:"Guwahati Team";color:#24252d}.heroActions{order:5!important;grid-column:1/-1!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin:24px 0 0!important;display:grid!important}.heroActions .primaryBtn,.heroActions .secondaryBtn{width:100%!important;min-width:0!important;min-height:70px!important;box-shadow:none!important;border-radius:20px!important;justify-content:space-between!important;padding:0 22px!important;font-size:17px!important;font-weight:900!important}.heroActions .primaryBtn{color:#fff!important;background:linear-gradient(135deg,#ee8da5 0%,#d95e79 55%,#ba4762 100%)!important;box-shadow:0 18px 34px #cf597438!important}.heroActions .secondaryBtn{color:#d75b77!important;background:#ffffffc7!important;border:1px solid #cf59743d!important}.mobileHeroSupport{color:#8b6871!important;text-align:center!important;order:6!important;grid-column:1/-1!important;max-width:340px!important;margin:20px auto 0!important;padding-left:20px!important;font-size:13px!important;line-height:1.45!important;display:block!important;position:relative!important}.mobileHeroSupport:before{content:"✦";color:#d75b77;font-size:15px;position:absolute;top:-1px;left:0}}@media (max-width:379px){.nav{padding-left:20px!important;padding-right:20px!important}.hero{grid-template-columns:minmax(0,42%) minmax(0,58%)!important;padding-left:20px!important;padding-right:20px!important}.mobileHeroTitle{font-size:clamp(48px,13.4vw,54px)!important}.heroCopy>p:not(.mobileHeroSupport){font-size:16px!important}.heroPreviewImage{width:min(100%,225px)!important}.heroTrustStrip{padding-left:2px!important;padding-right:2px!important}}@media (max-width:767px){.hero{min-height:auto!important;padding:34px 24px 44px!important;display:block!important;position:relative!important}.heroCopy{text-align:left!important;z-index:2!important;flex-direction:column!important;max-width:none!important;display:flex!important;position:relative!important}.hero .eyebrow{order:1!important;align-self:flex-start!important;width:auto!important;margin-bottom:30px!important;display:inline-flex!important}.mobileHeroTitle{background-image:linear-gradient(90deg,#df6a84,#df6a84)!important;background-position:0 100%!important;background-repeat:no-repeat!important;background-size:96px 4px!important;order:2!important;width:100%!important;display:block!important}.heroCopy>p:not(.mobileHeroSupport){order:3!important;width:44%!important;max-width:190px!important;min-height:0!important;margin:24px 0 0!important;font-size:clamp(15.5px,4.15vw,18px)!important;line-height:1.58!important}.heroPreviewStage{z-index:1!important;pointer-events:none!important;width:66%!important;min-height:0!important;margin:0!important;display:block!important;position:absolute!important;top:clamp(116px,31vw,132px)!important;right:-98px!important}.heroPreviewImage{mix-blend-mode:normal!important;width:clamp(300px,82vw,340px)!important;max-width:none!important;height:auto!important;display:block!important;transform:none!important}.heroTrustStrip{order:4!important;width:100%!important;margin-top:28px!important}.heroActions{order:5!important;align-self:stretch!important;width:100%!important;max-width:none!important;margin-top:24px!important;display:grid!important}.heroActions .primaryBtn,.heroActions .secondaryBtn{width:100%!important;max-width:none!important}.mobileHeroSupport{order:6!important}}@media (max-width:379px){.hero{padding-left:20px!important;padding-right:20px!important}.heroPreviewStage{width:62%!important;right:-92px!important}}@media (max-width:767px){.hero{min-height:920px!important;padding:34px 24px 42px!important;overflow:hidden!important}.hero .eyebrow{min-height:36px!important;margin-bottom:24px!important}.mobileHeroTitle{padding-bottom:20px!important;font-size:clamp(42px,11.6vw,48px)!important;line-height:1.01!important}.mobileHeroTitle span:nth-child(2){white-space:nowrap!important}.mobileHeroTitle:after{width:92px!important;height:4px!important;margin-top:17px!important}.mobileHeroTitle:before{bottom:21px!important;left:101px!important}.heroCopy>p:not(.mobileHeroSupport){width:52%!important;max-width:180px!important;margin-top:25px!important;font-size:clamp(14px,3.75vw,15.5px)!important;line-height:1.58!important}.heroPreviewStage{width:68%!important;top:clamp(166px,43vw,184px)!important;right:-75px!important}.heroPreviewImage{filter:drop-shadow(0 22px 30px #5d243429)!important;width:clamp(320px,86vw,350px)!important}.heroTrustStrip{border-radius:16px!important;margin-top:24px!important;padding:13px 3px!important}.heroActions{gap:12px!important;margin-top:20px!important}.heroActions .primaryBtn,.heroActions .secondaryBtn{border-radius:15px!important;min-height:60px!important;font-size:16px!important}.mobileHeroSupport{margin-top:17px!important;font-size:12.5px!important}}@media (max-width:379px){.hero{min-height:900px!important}.mobileHeroTitle{font-size:41px!important}.heroPreviewStage{width:68%!important;right:-72px!important}.heroPreviewImage{width:318px!important}}.mobilePartnerTitle,.mobileLaunchTitle,.waitCardIcon,.waitEmailIcon,.waitMobileDivider,.waitMobileProof,.footerStoresMobile,.mobileSocials,.footerHeadingIcon,.mobileContactIcon,.footerBottomDivider{display:none}.waitEmailLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.waitFormFields{gap:12px;margin-top:24px;display:grid}.waitCard button{justify-content:center;align-items:center;gap:12px;display:flex}.waitCard button>svg,.footerContactCopy a svg,.footerContactCopy>span svg{display:none}@media (max-width:767px){.waitDesktopProof{display:none!important}.partner{background:radial-gradient(circle at 100% 42%,#ec749129,#0000 17rem),linear-gradient(#fffaf9 0%,#fff6f7 100%)!important;width:100%!important;max-width:none!important;margin:0!important;padding:72px 22px 0!important;display:block!important;position:relative!important}.partner:before{content:""!important;opacity:.42!important;pointer-events:none!important;background-image:radial-gradient(circle,#dc5b7a52 2px,#0000 2.5px)!important;background-size:16px 16px!important;width:170px!important;height:170px!important;display:block!important;position:absolute!important;bottom:290px!important;left:-56px!important}.partner:after{content:""!important;opacity:.7!important;pointer-events:none!important;background:#ef8ba22e!important;border-radius:50%!important;width:330px!important;height:330px!important;display:block!important;position:absolute!important;bottom:320px!important;right:-130px!important}.partnerBlob,.partnerSpark{display:none!important}.partnerCopy{z-index:2!important;text-align:left!important;width:100%!important;max-width:none!important;position:relative!important}.partnerBadge{color:#cf5573!important;width:auto!important;min-height:42px!important;box-shadow:none!important;letter-spacing:2.2px!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 0 27px!important;padding:0!important;font-size:clamp(12px,3.35vw,14px)!important;font-weight:800!important;display:flex!important}.partnerBadge svg{box-sizing:content-box!important;color:#d75b79!important;background:#fff0f3!important;border-radius:50%!important;width:20px!important;height:20px!important;padding:11px!important}.desktopPartnerTitle{display:none!important}.mobilePartnerTitle{color:#171821!important;max-width:100%!important;font-family:var(--font-display), var(--font-body), sans-serif!important;letter-spacing:0!important;margin:0!important;font-size:clamp(35px,9.6vw,42px)!important;font-weight:820!important;line-height:1.08!important;display:block!important}.mobilePartnerTitle>span{color:#171821!important;font-style:normal!important;display:block!important}.mobilePartnerTitle em{color:#d84f75!important;font-style:italic!important;font-weight:inherit!important}.partnerCopy>p{color:#66636c!important;width:100%!important;max-width:380px!important;margin:24px 0 0!important;font-size:clamp(17px,4.55vw,19px)!important;line-height:1.58!important}.partnerCopy .primaryBtn{color:#fff!important;background:linear-gradient(135deg,#ed7f9d,#d84f75 58%,#bd3f62)!important;border-radius:17px!important;justify-content:space-between!important;width:250px!important;min-width:250px!important;min-height:64px!important;margin:29px 0 0!important;padding:0 24px!important;font-size:17px!important;font-weight:800!important;display:flex!important;box-shadow:0 16px 30px #c341622e!important}.partnerMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 10px!important;width:100%!important;margin:31px 0 0!important;display:grid!important}.partnerMetrics span{color:#202129!important;white-space:nowrap!important;align-items:center!important;gap:7px!important;min-width:0!important;margin:0!important;font-size:clamp(11.5px,3.15vw,13.5px)!important;font-weight:760!important;line-height:1.2!important;display:flex!important}.partnerMetrics svg{box-sizing:content-box!important;color:#28a06c!important;background:#e3f5e9!important;border-radius:50%!important;flex:none!important;width:15px!important;height:15px!important;padding:7px!important}.partnerMetrics span:nth-child(4){font-size:clamp(10.5px,2.85vw,12px)!important}.partnerPanel{z-index:2!important;width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:40px 0 0!important;padding:0!important;display:block!important;position:relative!important}.partnerPanel:before{content:""!important;opacity:.62!important;pointer-events:none!important;background:#fdecef!important;border-radius:46% 46% 12% 12%!important;width:min(96vw,420px)!important;height:420px!important;display:block!important;position:absolute!important;top:-16px!important;left:50%!important;transform:translate(-50%)!important}.partnerAppMockup{z-index:1!important;box-sizing:border-box!important;background:#fffdfd!important;border:9px solid #1c1d21!important;border-radius:54px 54px 38px 38px!important;width:min(89vw,390px)!important;min-height:620px!important;margin:0 auto!important;padding:76px 25px 28px!important;position:relative!important;transform:none!important;box-shadow:0 24px 48px #35272b29!important}.partnerAppMockup:before{content:"";background:#101116;border-radius:999px;width:116px;height:34px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.partnerAppTop small{font-size:13px!important}.partnerAppTop strong{font-size:18px!important}.partnerAppTop>span{border-radius:15px!important;width:48px!important;height:48px!important}.partnerEarning{border-radius:22px!important;margin-top:28px!important;padding:26px 22px!important}.partnerEarning small{font-size:14px!important}.partnerEarning strong{margin-top:12px!important;font-size:42px!important}.partnerEarning span{font-size:13px!important}.partnerJob{background:#fff!important;border-radius:20px!important;min-height:83px!important;margin-top:16px!important;padding:14px!important}.partnerJob>div>span{border-radius:14px!important;width:48px!important;height:48px!important}.partnerJob strong,.partnerJob b{font-size:14px!important}.partnerJob small{font-size:10px!important}.partnerAppMockup>button{border-radius:17px!important;min-height:58px!important;margin-top:22px!important;font-size:15px!important}.partnerList{display:none!important}.waitlist{box-sizing:border-box!important;color:#171821!important;background:radial-gradient(circle at 95% 30%,#ef668a3d,#0000 17rem),linear-gradient(160deg,#fff7f8 0%,#fdeff2 56%,#fff8f8 100%)!important;border:1px solid #d8537633!important;border-radius:32px!important;width:calc(100% - 32px)!important;max-width:430px!important;min-height:0!important;margin:28px auto!important;padding:32px 28px 30px!important;display:block!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 44px #cb506f1f!important}.waitlist:before{content:""!important;opacity:.55!important;pointer-events:none!important;background:linear-gradient(145deg,#ffffff80,#ed6f9040)!important;border-radius:50%!important;width:340px!important;height:430px!important;display:block!important;position:absolute!important;top:-80px!important;right:-135px!important;transform:rotate(26deg)!important}.waitlist:after{content:""!important;opacity:.42!important;pointer-events:none!important;background-image:radial-gradient(circle,#fff 2px,#0000 2.5px)!important;background-size:14px 14px!important;width:90px!important;height:150px!important;display:block!important;position:absolute!important;top:360px!important;right:18px!important}.launchGlow{display:none!important}.launchCopy,.waitCard,.waitMobileDivider,.waitMobileProof{z-index:2!important;position:relative!important}.launchCopy{display:block!important}.launchPill{color:#d15475!important;letter-spacing:1.4px!important;text-transform:uppercase!important;background:#ffffffb3!important;border:1px solid #d853762b!important;border-radius:999px!important;align-items:center!important;gap:12px!important;width:auto!important;min-height:54px!important;margin:0 0 36px!important;padding:0 22px!important;font-size:clamp(13px,3.6vw,15px)!important;font-weight:800!important;display:inline-flex!important;box-shadow:0 10px 24px #cd567414!important}.launchPill svg{width:24px!important;height:24px!important}.desktopLaunchTitle{display:none!important}.mobileLaunchTitle{color:#171821!important;max-width:none!important;font-family:var(--font-display), var(--font-body), sans-serif!important;letter-spacing:0!important;text-shadow:none!important;margin:0!important;font-size:clamp(41px,11.1vw,48px)!important;font-weight:820!important;line-height:1.02!important;display:block!important}.mobileLaunchTitle:after{display:none!important}.mobileLaunchTitle>span{display:block!important}.mobileLaunchTitle b{color:#d54f75!important;font-weight:inherit!important}.waitlist .launchCopy>p{color:#62636b!important;max-width:330px!important;margin:27px 0 0!important;font-size:clamp(17px,4.55vw,19px)!important;line-height:1.52!important}.storeRow,.rewardScene{display:none!important}.waitCard{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;text-align:center!important;background:#ffffffd1!important;border:1px solid #d853762e!important;border-radius:29px!important;width:100%!important;max-width:none!important;margin:34px 0 0!important;padding:30px 22px 26px!important;box-shadow:0 16px 34px #ae48621a!important}.waitCard:before{display:none!important}.waitCardIcon{color:#cd4e70!important;background:#fff1f4!important;border:1px solid #d853762e!important;border-radius:50%!important;place-items:center!important;width:80px!important;height:80px!important;margin:0 auto 23px!important;display:grid!important;box-shadow:0 0 0 8px #ffffff6b,0 12px 26px #cd4e6f21!important}.waitCard h3{color:#171821!important;letter-spacing:0!important;margin:0!important;font-size:clamp(32px,8.8vw,37px)!important;font-weight:820!important;line-height:1.05!important}.waitCard h3 span{color:#d65377!important;display:block!important}.waitCard>p{color:#66646c!important;max-width:240px!important;margin:15px auto 0!important;font-size:clamp(16px,4.35vw,18px)!important;line-height:1.42!important}.waitFormFields{gap:17px!important;margin-top:27px!important;display:grid!important;position:relative!important}.waitEmailIcon{z-index:2!important;color:#c16a80!important;pointer-events:none!important;margin:0!important;display:block!important;position:absolute!important;top:23px!important;left:16px!important}.waitCard input{box-sizing:border-box!important;color:#25252d!important;background:#fffc!important;border:1px solid #d8537645!important;border-radius:19px!important;outline:0!important;width:100%!important;height:68px!important;min-height:68px!important;padding:0 12px 0 48px!important;font-size:clamp(13.5px,3.65vw,15px)!important}.waitCard input:focus{border-color:#d65377!important;box-shadow:0 0 0 3px #d653771f!important}.waitCard button{color:#fff!important;background:linear-gradient(135deg,#ef7898,#d84d73 58%,#bf3e62)!important;border-radius:19px!important;gap:15px!important;width:100%!important;height:69px!important;min-height:69px!important;font-size:clamp(19px,5.2vw,22px)!important;font-weight:820!important;box-shadow:0 16px 30px #c33e5f33!important}.waitCard button>svg{flex:none!important;display:block!important}.formNotice{margin:16px 0 0!important;font-size:13px!important;line-height:1.4!important}.waitMobileDivider{color:#de7190!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:12px!important;margin:30px 0 25px!important;display:grid!important}.waitMobileDivider:before,.waitMobileDivider:after{content:"";background:#d853762e;height:1px}.waitMobileProof{align-items:center!important;gap:17px!important;display:flex!important}.waitMobileProof .miniFaces{flex:none!important;display:flex!important}.waitMobileProof .miniFaces span,.waitMobileProof .miniFaces b{color:#fff!important;border:2px solid #fff5f6!important;border-radius:50%!important;place-items:center!important;width:42px!important;height:42px!important;margin:0 0 0 -9px!important;font-size:12px!important;font-weight:850!important;display:grid!important}.waitMobileProof .miniFaces span:first-child{background:#8d3049!important;margin-left:0!important}.waitMobileProof .miniFaces span:nth-child(2){background:#e86d69!important}.waitMobileProof .miniFaces span:nth-child(3){background:#1f2732!important}.waitMobileProof .miniFaces span:nth-child(4){background:#b76d86!important}.waitMobileProof .miniFaces b{color:#7e394e!important;background:#f4b9c7!important}.waitMobileProof>p{color:#65636b!important;border-left:1px solid #d8537633!important;min-width:0!important;margin:0!important;padding-left:17px!important;font-size:clamp(12px,3.3vw,14px)!important;line-height:1.35!important}.waitMobileProof strong,.waitMobileProof>p>span{display:block!important}.waitMobileProof strong{color:#191a22!important;white-space:nowrap!important;font-size:clamp(13px,3.55vw,15px)!important}.footer{background:#fff8f8!important;border-top:1px solid #d853761f!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 26px!important;width:100%!important;padding:50px 22px 34px!important;display:grid!important}.footerBrand{border-bottom:1px solid #d8537629!important;flex-direction:column!important;grid-column:1/-1!important;align-items:center!important;padding-bottom:40px!important;display:flex!important}.footerBrand .brand{width:min(72vw,280px)!important;margin:0 auto!important;padding:0!important}.footer .brandLogo{object-fit:contain!important;width:100%!important;height:auto!important;display:block!important}.footerBrand>p{color:#66656b!important;text-align:center!important;max-width:345px!important;margin:24px auto 0!important;font-size:clamp(15px,4.15vw,17px)!important;line-height:1.6!important}.footerStoresDesktop,.socials{display:none!important}.footerStoresMobile{justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;margin:30px 0 0!important;display:flex!important}.footerStoresMobile a{width:calc(50% - 5px)!important;max-width:176px!important;margin:0!important;display:block!important}.footerStoresMobile img{object-fit:contain!important;width:100%!important;height:54px!important;display:block!important}.mobileSocials{justify-content:center!important;align-items:center!important;gap:clamp(32px,11vw,46px)!important;margin:30px 0 0!important;display:flex!important}.mobileSocials a{color:#d45777!important;background:#ffffff7a!important;border:1px solid #d8537659!important;border-radius:50%!important;place-items:center!important;width:56px!important;height:56px!important;margin:0!important;display:grid!important}.footerColumn{min-width:0!important;padding-top:37px!important}.footerColumn h4{color:#201f26!important;align-items:center!important;gap:9px!important;margin:0 0 25px!important;font-size:clamp(19px,5.3vw,23px)!important;font-weight:820!important;display:flex!important}.footerHeadingIcon{color:#d45777!important;flex:none!important;display:block!important}.footerColumn>a{color:#69676d!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:51px!important;margin:0!important;font-size:clamp(13px,3.65vw,16px)!important;line-height:1.25!important;display:flex!important}.footerColumn>a:after{content:"›";color:#d45777;flex:none;font-size:24px;font-weight:400}.footerColumn>.desktopStoryLink{display:flex!important}.footerContact{border-top:1px solid #d8537629!important;grid-column:1/-1!important;grid-template-columns:auto minmax(0,1fr)!important;gap:20px!important;margin-top:37px!important;padding-top:37px!important;display:grid!important}.mobileContactIcon{color:#d45777!important;background:#fff0f3!important;border-radius:50%!important;place-items:center!important;width:72px!important;height:72px!important;margin:0!important;display:grid!important}.footerContactCopy{min-width:0!important}.footerContactCopy h4{color:#201f26!important;margin:0 0 18px!important;font-size:clamp(20px,5.5vw,24px)!important;font-weight:820!important}.footerContactCopy a,.footerContactCopy>span{color:#69676d!important;align-items:center!important;gap:12px!important;margin:0 0 16px!important;font-size:clamp(14px,3.8vw,16px)!important;line-height:1.35!important;display:flex!important}.footerContactCopy a svg,.footerContactCopy>span svg{color:#d45777!important;flex:none!important;display:block!important}.desktopBusinessLink{display:none!important}.footerBottomDivider{color:#d45777!important;grid-column:1/-1!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:12px!important;margin-top:24px!important;display:grid!important}.footerBottomDivider:before,.footerBottomDivider:after{content:"";background:#d853762e;height:1px}}@media (max-width:374px){.partner{padding-left:18px!important;padding-right:18px!important}.partnerBadge{letter-spacing:1.7px!important}.mobilePartnerTitle{font-size:34px!important}.partnerMetrics{gap:18px 12px!important}.partnerMetrics span{gap:7px!important;font-size:12.5px!important}.partnerMetrics svg{width:15px!important;height:15px!important;padding:7px!important}.partnerAppMockup{width:min(91vw,340px)!important;padding-left:20px!important;padding-right:20px!important}.waitlist{width:calc(100% - 32px)!important;padding-left:22px!important;padding-right:22px!important}.mobileLaunchTitle{font-size:39px!important}.waitCard{padding-left:18px!important;padding-right:18px!important}.waitMobileProof{gap:11px!important}.waitMobileProof .miniFaces span,.waitMobileProof .miniFaces b{width:38px!important;height:38px!important;margin-left:-9px!important;font-size:11px!important}.waitMobileProof>p{padding-left:11px!important;font-size:11.5px!important}.waitMobileProof strong{font-size:12.5px!important}.footer{gap:0 19px!important;padding-left:18px!important;padding-right:18px!important}.footerColumn>a{font-size:12.5px!important}.footerStoresMobile img{height:50px!important}}.how{background:linear-gradient(#fffdfc 0%,#fff7f8 100%);position:relative;padding:96px clamp(24px,6vw,84px)!important}.howHeader{z-index:2;text-align:center;max-width:860px;margin:0 auto 42px;animation:.6s ease-out both howHeaderReveal;animation-timeline:view();animation-range:entry 5% cover 28%;position:relative}.howHeader>span{color:var(--hot);letter-spacing:0;text-transform:uppercase;align-items:center;gap:14px;font-size:14px;font-weight:850;display:inline-flex}.howHeader h2{color:#171821;font-family:var(--font-display), var(--font-body), sans-serif;letter-spacing:0;margin:22px 0 0;font-size:clamp(46px,5vw,72px);font-weight:820;line-height:1.04}.howHeader p{color:#616774;max-width:680px;margin:22px auto 0;font-size:19px;line-height:1.55}.how .stepsGrid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;max-width:1120px;margin:0 auto;display:grid;position:relative}.how .stepsGrid:before{content:"";z-index:-1;pointer-events:none;border-left:1px dashed #d94e7457;border-right:1px dashed #d94e7457;animation:.9s ease-out both connectorReveal;animation-timeline:view();animation-range:entry 8% cover 45%;position:absolute;inset:54px -34px}.how .stepCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:226px;animation:.56s ease-out both howCardReveal;animation-delay:calc(var(--step-index) * 85ms);background:#ffffffdb;border:1px solid #d754772e;border-radius:24px;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:24px;padding:26px 28px;transition:transform .25s,border-color .25s,box-shadow .25s;animation-timeline:view();animation-range:entry 4% cover 26%;display:grid;position:relative;overflow:visible;transform:translateY(0);box-shadow:0 16px 38px #9d3d5612}.how .stepCard:after{display:none}.how .stepCard:hover{border-color:#d754775c;transform:translateY(-5px);box-shadow:0 22px 44px #9d3d561c}.how .stepIcon{color:#df4f78;background:#fff3f5;border:1px solid #d7547733;border-radius:50%;place-items:center;width:82px;height:82px;margin:0;padding:0;animation:.52s ease-out both howIconReveal;animation-timeline:view();animation-range:entry 6% cover 24%;display:grid;box-shadow:0 12px 30px #d14b6f14}.how .stepContent{min-width:0}.how .stepTitleRow{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:16px;display:grid}.how .stepNumber{color:#fff;background:linear-gradient(145deg,#f27698,#d93668);border-radius:13px;place-items:center;width:48px;height:48px;margin:0;font-size:21px;font-weight:900;transition:filter .24s,transform .24s;display:grid;box-shadow:0 10px 22px #d3366333}.how .stepCard:hover .stepNumber{filter:brightness(1.06);transform:translateY(-2px)}.how .stepCard h3{color:#171821;margin:0;font-size:21px;font-weight:820;line-height:1.22}.how .stepRule{background:linear-gradient(90deg,#d84b716b,#0000);width:66px;height:2px;margin:14px 0 0;display:block}.how .stepCard p{color:#626977;max-width:350px;margin:14px 0 0;font-size:16px;line-height:1.52}.how .availabilityNote{color:#77727a;text-align:center;max-width:860px;margin:30px auto 0;font-size:12px;line-height:1.55}.partnerEarnings{background:linear-gradient(145deg,#fffaf8 0%,#f8f2ef 50%,#fff7f8 100%);border:1px solid #c1506d29;border-radius:36px;grid-template-columns:minmax(400px,.85fr) minmax(480px,1.15fr);align-items:center;gap:56px;width:calc(100% - 48px);max-width:1320px;margin:78px auto;padding:54px;display:grid;position:relative;box-shadow:0 26px 72px #52383414}.earningsPhoneStage{place-items:center;min-width:0;display:grid;position:relative}.earningsPhoneStage:before{content:"";filter:blur(16px);pointer-events:none;background:linear-gradient(145deg,#ef7e992e,#fff5f666);border-radius:45% 32% 38% 42%;position:absolute;inset:7% 0 3%}.earningsPhone{z-index:1;box-sizing:border-box;background:#fffefe;border:10px solid #1c1d21;border-radius:58px;width:min(100%,454px);padding:42px 22px 18px;animation:.65s ease-out both earningsPhoneReveal;animation-timeline:view();animation-range:entry 5% cover 28%;position:relative;transform:rotate(-2deg);box-shadow:0 30px 58px #1f1c1e2e}.earningsPhone:before{content:"";background:#111217;border-radius:999px;width:112px;height:27px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.earningsPhoneHead{text-align:center;grid-template-columns:28px 1fr 28px;align-items:center;display:grid}.earningsPhoneHead strong,.earningsPhoneHead small{display:block}.earningsPhoneHead strong{color:#171821;font-size:17px}.earningsPhoneHead small{color:#777982;margin-top:3px;font-size:10px}.earningsTabs{text-align:center;background:#fff;border:1px solid #1a1b2112;border-radius:14px;grid-template-columns:repeat(3,1fr);align-items:center;min-height:48px;margin-top:15px;font-size:11px;font-weight:750;display:grid;box-shadow:0 7px 17px #2c23260d}.earningsTabs b{color:#fff;background:linear-gradient(135deg,#f42d6d,#d21e56);border-radius:12px;place-items:center;height:42px;margin:3px;display:grid}.weeklyEarningsCard{color:#fff;background:linear-gradient(145deg,#ee1f62,#cf1550);border-radius:18px;margin-top:14px;padding:19px 18px 14px;box-shadow:0 16px 30px #ca184f2e}.weeklyEarningsTop{justify-content:space-between;align-items:flex-start;display:flex}.weeklyEarningsTop small,.weeklyEarningsTop strong{display:block}.weeklyEarningsTop small{font-size:11px}.weeklyEarningsTop strong{margin-top:7px;font-size:38px;line-height:1}.weeklyEarningsTop>span{background:#ffffff2e;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.weeklyEarningsCard>p,.weeklyEarningsCard>em{margin:9px 0 0;font-size:10px;font-style:normal}.weeklyEarningsCard>em{color:#b8f6d0;display:block}.earningsChart{margin-top:8px}.earningsChart svg{width:100%;height:82px;display:block;overflow:visible}.earningsChart path{fill:none;stroke:#ffffffe0;stroke-width:2px}.earningsChart circle{fill:#fff}.earningsChart>div{color:#ffffffc7;justify-content:space-between;font-size:8px;display:flex}.earningsBreakdown,.earningsTransactions{background:#fff;border:1px solid #17182114;border-radius:16px;margin-top:13px;padding:14px;box-shadow:0 10px 22px #2c23260d}.earningsBreakdown h3,.earningsTransactions h3{color:#202129;align-items:center;gap:7px;margin:0 0 8px;font-size:12px;display:flex}.earningsBreakdown>div,.earningsBreakdown>div>span,.earningsTransactions>div,.earningsBreakdown footer{align-items:center;display:flex}.earningsBreakdown>div{justify-content:space-between;min-height:38px}.earningsBreakdown>div>span{gap:9px}.earningsBreakdown b,.earningsBreakdown small,.earningsTransactions b,.earningsTransactions small{display:block}.earningsBreakdown b,.earningsTransactions b{font-size:10px}.earningsBreakdown small,.earningsTransactions small{color:#85828a;margin-top:2px;font-size:8px}.earningsBreakdown>div>strong{font-size:10px}.earningsBreakdown footer{border-top:1px solid #17182114;justify-content:space-between;margin-top:7px;padding-top:9px;font-size:12px}.earningsBreakdown footer strong{color:#e52863}.earningsTransactions h3 span{color:#e52863;margin-left:auto;font-size:9px;font-weight:650}.earningsTransactions>div{border-top:1px solid #1718210f;gap:8px;min-height:43px}.earningsTransactions>div>p{flex:1;min-width:0;margin:0}.earningsTransactions>div>strong{color:#18a769;font-size:10px}.earningsBottomNav{color:#7f8087;text-align:center;background:#fff;border:1px solid #17182112;border-radius:15px;grid-template-columns:repeat(4,1fr);align-items:center;min-height:56px;margin-top:13px;font-size:8px;display:grid}.earningsBottomNav span,.earningsBottomNav b{flex-direction:column;align-items:center;gap:4px;display:flex}.earningsBottomNav b{color:#e52863}.earningsFeatureList{gap:16px;display:grid}.earningsFeatureList article{min-height:124px;animation:.56s ease-out both earningsFeatureReveal;animation-delay:calc(var(--earnings-index) * 80ms);background:#ffffffe0;border:1px solid #d7547724;border-radius:25px;align-items:center;gap:24px;padding:24px 28px;transition:transform .24s,border-color .24s,box-shadow .24s;animation-timeline:view();animation-range:entry 5% cover 26%;display:flex;box-shadow:0 12px 32px #57383d0f}.earningsFeatureList article:hover{border-color:#d754774d;transform:translateY(-4px);box-shadow:0 18px 38px #57383d17}.earningsFeatureList article>span{color:#d94e75;background:#fff1f4;border-radius:22px;flex:none;place-items:center;width:82px;height:82px;display:grid}.earningsFeatureList h3{color:#171821;margin:0;font-size:23px;font-weight:820}.earningsFeatureList p{color:#666873;max-width:440px;margin:10px 0 0;font-size:16px;line-height:1.5}@keyframes howHeaderReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes howCardReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes howIconReveal{0%{opacity:0;transform:scale(.92);box-shadow:0 0 28px #dc467033}to{opacity:1;transform:scale(1);box-shadow:0 12px 30px #d14b6f14}}@keyframes connectorReveal{0%{opacity:0;transform:scaleY(.7)}to{opacity:1;transform:scaleY(1)}}@keyframes earningsPhoneReveal{0%{opacity:0;transform:translateY(18px)rotate(-2deg)}to{opacity:1;transform:translateY(0)rotate(-2deg)}}@keyframes earningsFeatureReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1020px){.partnerEarnings{grid-template-columns:minmax(340px,.85fr) minmax(390px,1.15fr);gap:34px;padding:38px}.earningsFeatureList article{min-height:112px;padding:20px}}@media (min-width:901px) and (max-width:1100px){.partnerEarnings{grid-template-columns:minmax(320px,.85fr) minmax(390px,1.15fr);gap:28px;padding:34px}.earningsPhone{width:min(100%,430px)}}@media (min-width:768px) and (max-width:900px){.partnerEarnings{grid-template-columns:minmax(270px,.85fr) minmax(340px,1.15fr);gap:20px;padding:28px}.earningsPhone{border-width:8px;width:100%;padding-left:17px;padding-right:17px}.earningsFeatureList article{gap:16px;min-height:116px;padding:18px}.earningsFeatureList article>span{width:64px;height:64px}.earningsFeatureList h3{font-size:19px}.earningsFeatureList p{margin-top:6px;font-size:14px}}@media (max-width:767px){.how{padding:54px 20px!important}.howHeader{margin-bottom:28px}.howHeader>span{gap:9px;font-size:12px}.howHeader h2{margin-top:14px;font-size:clamp(34px,9vw,42px);line-height:1.06}.howHeader p{margin-top:15px;font-size:15px;line-height:1.5}.how .stepsGrid{grid-template-columns:1fr!important;gap:16px!important;width:100%!important;max-width:none!important}.how .stepsGrid:before{background:repeating-linear-gradient(#d84b714d 0 5px,#0000 5px 11px);border:0;width:1px;inset:30px auto 30px 30px}.how .stepCard{border-radius:21px!important;grid-template-columns:62px minmax(0,1fr)!important;gap:16px!important;width:100%!important;min-height:0!important;padding:20px!important}.how .stepIcon{width:60px;height:60px}.how .stepIcon svg{width:29px;height:29px}.how .stepTitleRow{grid-template-columns:40px minmax(0,1fr);gap:11px}.how .stepNumber{border-radius:11px;width:40px;height:40px;font-size:18px}.how .stepCard h3{font-size:clamp(18px,5vw,21px)}.how .stepRule{width:50px;margin-top:10px}.how .stepCard p{margin-top:10px;font-size:15px;line-height:1.48}.how .availabilityNote{margin-top:22px;font-size:11px}.partnerEarnings{width:100%;max-width:none;box-shadow:none;border-left:0;border-right:0;border-radius:0;grid-template-columns:1fr;gap:30px;margin:0;padding:54px 18px;display:grid}.earningsPhone{border-width:8px;border-radius:48px;width:min(88vw,390px);padding:40px 18px 15px;transform:none}.weeklyEarningsTop strong{font-size:34px}.earningsFeatureList{gap:13px}.earningsFeatureList article{border-radius:20px;gap:15px;min-height:96px;padding:17px 18px}.earningsFeatureList article>span{border-radius:17px;width:56px;height:56px}.earningsFeatureList article>span svg{width:27px;height:27px}.earningsFeatureList h3{font-size:18px}.earningsFeatureList p{margin-top:5px;font-size:13.5px;line-height:1.4}}@media (prefers-reduced-motion:reduce){.how *,.how :before,.how :after,.partnerEarnings *,.partnerEarnings :before,.partnerEarnings :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:767px){.page,.legalCleanPage{--mobile-page-padding:18px;--mobile-section-padding:44px}.page{overflow:visible!important}.whyGlow,.partnerBlob,.partnerSpark,.launchGlow,.hero:before,body .page:before,body .page:after,.partner:before,.partner:after,.partnerPanel:before,.partnerPanel:after,.waitlist:before,.waitlist:after{display:none!important}.whyUnifiedShell,.compareCard,.partner,.partnerPanel,.partnerAppMockup,.waitlist{overflow:visible!important}.launchTrustCard,.compareCard{height:auto!important;min-height:0!important}.launchTrustCard{padding:14px 10px!important}.compareCard{padding-top:15px!important;padding-bottom:15px!important}.partnerPanel{height:auto!important;min-height:0!important}.partnerAppMockup{height:auto!important;min-height:0!important;padding:58px 14px 14px!important}.partnerEarningsScreen{background:0 0!important;width:100%!important;height:auto!important;min-height:0!important;position:static!important;transform:none!important}.partnerEarningsScreen .earningsPhoneHead{grid-template-columns:20px 1fr 20px!important}.partnerEarningsScreen .earningsPhoneHead svg{width:15px!important;height:15px!important}.partnerEarningsScreen .earningsPhoneHead strong{font-size:13px!important}.partnerEarningsScreen .earningsPhoneHead small{font-size:8px!important}.partnerEarningsScreen .earningsTabs{min-height:0!important;padding:3px!important;font-size:9px!important}.partnerEarningsScreen .earningsTabs b{height:auto!important;padding:8px 3px!important}.partnerEarningsScreen .weeklyEarningsTop strong{font-size:28px!important}.partnerEarningsScreen .weeklyEarningsTop>span{width:38px!important;height:38px!important}.partnerEarningsScreen .earningsChart svg{aspect-ratio:320/72!important;height:auto!important}.partnerEarningsScreen .earningsBreakdown>div,.partnerEarningsScreen .earningsTransactions>div{min-height:0!important;padding:5px 0!important}.partnerEarningsScreen .earningsBreakdown h3,.partnerEarningsScreen .earningsTransactions h3{font-size:10px!important}.partnerEarningsScreen .earningsBreakdown b,.partnerEarningsScreen .earningsTransactions b,.partnerEarningsScreen .earningsBreakdown>div>strong,.partnerEarningsScreen .earningsTransactions>div>strong{font-size:8px!important}.partnerEarningsScreen .earningsBreakdown small,.partnerEarningsScreen .earningsTransactions small,.partnerEarningsScreen .earningsBottomNav{font-size:7px!important}.partnerEarningsScreen .earningsBottomNav{min-height:0!important;padding:8px 0!important}.partner .partnerPanel .partnerAppMockup{min-height:0!important}.partner .partnerEarningsScreen .weeklyEarningsCard{padding:10px!important}.partner .partnerEarningsScreen .weeklyEarningsCard>p,.partner .partnerEarningsScreen .weeklyEarningsCard>em{margin-top:4px!important;font-size:8px!important}.partner .partnerEarningsScreen .earningsChart{margin-top:4px!important}.partner .partnerEarningsScreen .earningsChart svg{aspect-ratio:320/56!important}.partner .partnerEarningsScreen .earningsBreakdown,.partner .partnerEarningsScreen .earningsTransactions{padding:6px!important}.partner .partnerEarningsScreen .earningsBreakdown h3,.partner .partnerEarningsScreen .earningsTransactions h3{margin-bottom:4px!important}.partner .partnerEarningsScreen .earningsBreakdown>div,.partner .partnerEarningsScreen .earningsTransactions>div{padding:3px 0!important}.partner .partnerEarningsScreen .earningsBreakdown footer{margin-top:3px!important;padding-top:4px!important}.partner .partnerEarningsScreen .earningsBreakdown small,.partner .partnerEarningsScreen .earningsTransactions small{margin-top:1px!important;font-size:6px!important;line-height:1.15!important}.partner .partnerEarningsScreen .earningsBreakdown b,.partner .partnerEarningsScreen .earningsTransactions b{line-height:1.15!important}.waitMobileProof,.waitMobileProof>p,.waitMobileProof strong{white-space:normal!important;overflow-wrap:anywhere!important;min-width:0!important}.partnerMetrics,.partnerMetrics span{min-width:0!important}.partnerMetrics span{white-space:normal!important;overflow-wrap:anywhere!important}.adminPage{min-height:auto!important;padding:44px var(--mobile-page-padding,18px)!important}.adminLogin,.adminShell{border-radius:20px!important;padding:22px!important}.adminLogo{width:145px!important;height:auto!important}.adminLogin form{gap:10px!important}.adminLogin input,.adminLogin button{height:58px!important;min-height:58px!important}.nav{min-height:70px!important;padding:13px var(--mobile-page-padding) 9px!important}.brandLogo{width:148px!important;height:38px!important}.hero{min-height:auto!important;padding:30px var(--mobile-page-padding) 34px!important;overflow:visible!important}.hero .eyebrow{margin-bottom:20px!important}.mobileHeroTitle{font-size:clamp(40px,10.5vw,46px)!important}.heroCopy>p:not(.mobileHeroSupport){width:48%!important;max-width:168px!important;margin-top:20px!important;font-size:13.5px!important;line-height:1.48!important}.heroPreviewStage{width:64%!important;top:160px!important;right:0!important}.heroPreviewImage{width:min(80vw,300px)!important}.heroTrustStrip{margin-top:20px!important;padding:10px 2px!important}.heroTrustStrip span{min-height:64px!important}.heroActions{gap:10px!important;margin-top:18px!important}.heroActions .primaryBtn,.heroActions .secondaryBtn{min-height:56px!important}.mobileHeroSupport{margin-top:14px!important}.launchTrustGrid{margin-inline:var(--mobile-page-padding)!important}.launchTrustCard{min-height:0!important;padding:13px!important}.section{padding:var(--mobile-section-padding) var(--mobile-page-padding)!important}.sectionTitle{margin-bottom:24px!important}.how{padding:48px var(--mobile-page-padding)!important}.howHeader{margin-bottom:24px!important}.how .stepsGrid{gap:12px!important}.how .stepCard{border-radius:18px!important;grid-template-columns:48px minmax(0,1fr)!important;gap:12px!important;min-height:0!important;padding:14px!important}.how .stepIcon{width:46px!important;height:46px!important}.how .stepIcon svg{width:23px!important;height:23px!important}.how .stepTitleRow{grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important}.how .stepNumber{width:34px!important;height:34px!important;font-size:15px!important}.how .stepCard h3{font-size:17px!important}.how .stepRule{margin-top:7px!important}.how .stepCard p{margin-top:7px!important;font-size:13.5px!important;line-height:1.4!important}.premiumWhy{padding:42px var(--mobile-page-padding)!important}.whyUnifiedShell{gap:22px!important;padding:17px!important}.whyPanel>h2,.featurePanel>h2{font-size:clamp(29px,7.8vw,35px)!important}.whyLead{margin-top:14px!important;font-size:13.5px!important;line-height:1.5!important}.premiumWhy .compareShell{gap:20px!important;margin-top:18px!important}.premiumWhy .compareCard{min-height:196px!important;padding:16px 10px!important}.verificationList{gap:7px!important;margin-top:20px!important}.verificationList article{grid-template-columns:38px 1fr 18px!important;gap:9px!important;min-height:58px!important;padding:8px 9px!important}.verificationList article>span{width:38px!important;height:38px!important}.partner{padding:48px var(--mobile-page-padding) 0!important}.partnerBadge{margin-bottom:20px!important}.mobilePartnerTitle{font-size:clamp(32px,8.7vw,38px)!important}.partnerCopy>p{margin-top:18px!important;font-size:16px!important;line-height:1.5!important}.partnerCopy .primaryBtn{min-height:58px!important;margin-top:22px!important}.partnerMetrics{gap:16px 8px!important;margin-top:24px!important}.partnerPanel{margin-top:28px!important}.partnerAppMockup{border-width:8px!important;width:min(82vw,310px)!important;min-height:520px!important;padding:64px 18px 20px!important}.partnerEarning{margin-top:20px!important;padding:18px!important}.partnerEarning strong{font-size:34px!important}.partnerJob{min-height:66px!important;margin-top:9px!important;padding:9px!important}.partnerJob>div>span{width:38px!important;height:38px!important}.partnerAppMockup>button{min-height:50px!important;margin-top:12px!important}.partnerEarnings{padding:42px var(--mobile-page-padding)!important;gap:22px!important}.earningsPhone{border-width:7px!important;width:min(80vw,304px)!important;padding:38px 15px 12px!important}.earningsTabs{min-height:42px!important;margin-top:10px!important}.earningsTabs b{height:36px!important}.weeklyEarningsCard{margin-top:9px!important;padding:14px 13px 10px!important}.earningsChart svg{height:56px!important}.earningsBreakdown,.earningsTransactions{margin-top:8px!important;padding:9px!important}.earningsBreakdown>div{min-height:30px!important}.earningsTransactions>div{min-height:34px!important}.earningsBottomNav{min-height:46px!important;margin-top:8px!important}.earningsFeatureList{gap:9px!important}.earningsFeatureList article{min-height:82px!important;padding:13px 14px!important}.earningsFeatureList article>span{width:48px!important;height:48px!important}.earningsFeatureList h3{font-size:16.5px!important}.earningsFeatureList p{font-size:12.5px!important}.verificationProcess{padding-block:42px!important}.processTrack{gap:7px!important}.processTrack article{min-height:76px!important;padding:9px 11px!important}.waitlist{margin:20px auto!important;padding:26px 21px 22px!important}.launchPill{min-height:46px!important;margin-bottom:24px!important}.mobileLaunchTitle{font-size:clamp(38px,10vw,43px)!important}.waitlist .launchCopy>p{margin-top:18px!important;font-size:15.5px!important}.waitCard{margin-top:24px!important;padding:22px 17px 18px!important}.waitCardIcon{width:60px!important;height:60px!important;margin-bottom:16px!important}.waitCard h3{font-size:29px!important}.waitCard>p{margin-top:9px!important;font-size:15px!important}.waitFormFields{gap:11px!important;margin-top:18px!important}.waitCard input,.waitCard button{height:58px!important;min-height:58px!important}.waitEmailIcon{top:18px!important}.waitMobileDivider{margin:20px 0 16px!important}.footer{padding:32px var(--mobile-page-padding) 20px!important;gap:0 20px!important}.footerBrand{padding-bottom:26px!important}.footerBrand .brand{width:min(62vw,230px)!important}.footerBrand>p{margin-top:15px!important;font-size:14px!important;line-height:1.5!important}.footerStoresMobile,.mobileSocials{margin-top:20px!important}.footerStoresMobile img{height:46px!important}.mobileSocials a{width:46px!important;height:46px!important}.footerColumn{padding-top:26px!important}.footerColumn h4{margin-bottom:14px!important;font-size:18px!important}.footerColumn>a{min-height:40px!important;font-size:12.5px!important}.footerContact{margin-top:26px!important;padding-top:26px!important}.mobileContactIcon{width:58px!important;height:58px!important}.footerContactCopy a,.footerContactCopy>span{margin-bottom:7px!important;font-size:12.5px!important}.legalCleanNav{min-height:62px!important;padding-inline:var(--mobile-page-padding)!important}.legalCleanHero,.legalOverviewHero,.supportCenterHero{min-height:auto!important;padding:28px var(--mobile-page-padding) 16px!important}.legalShieldArt,.supportHeadsetArt{display:none!important}.legalCleanLayout{padding:9px var(--mobile-page-padding) 34px!important;gap:11px!important}.legalCleanToc a{padding:7px 8px!important}.legalCleanSection summary{min-height:52px!important;padding-inline:13px!important}.legalCleanSection>div{padding:0 13px 15px!important}.legalCleanSection p,.legalCleanSection li{line-height:1.52!important}.legalDocuments{padding:26px var(--mobile-page-padding) 20px!important}.legalDocumentCard{min-height:0!important;padding:13px!important}.legalHelpStrip{margin:0 var(--mobile-page-padding) 28px!important;gap:12px!important;padding:15px!important}.supportOptionGrid{width:100%!important;max-width:none!important;padding:7px var(--mobile-page-padding) 28px!important;gap:9px!important}.supportOptionGrid article{min-height:0!important;padding:16px!important}.supportOptionGrid h2{margin-top:13px!important}.supportOptionGrid p{min-height:0!important}.supportOptionGrid a{margin-top:13px!important}.supportFaqSection{padding:0 var(--mobile-page-padding) 34px!important}.legalCleanFooter{padding:28px var(--mobile-page-padding)!important;gap:20px 15px!important}}@media (min-width:391px) and (max-width:767px){.page,.legalCleanPage{--mobile-page-padding:21px}}@media (max-width:767px){.how .availabilityNote{margin-top:16px!important;font-size:10px!important;line-height:1.4!important}.earningsPhone{width:min(80vw,304px)!important}.footerBrand{padding-bottom:18px!important}.footerBrand .brand{width:min(52vw,190px)!important}.footerBrand>p{margin-top:10px!important;font-size:13px!important}.footerStoresMobile,.mobileSocials{margin-top:14px!important}.footerStoresMobile img{height:40px!important}.mobileSocials a{width:42px!important;height:42px!important}.footerColumn{padding-top:18px!important}.footerColumn h4{margin-bottom:8px!important}.footerColumn>a{min-height:36px!important}.footerContact{margin-top:18px!important;padding-top:18px!important}.mobileContactIcon{width:46px!important;height:46px!important}.footerContactCopy h4{margin-bottom:10px!important}.footerBottomDivider{margin-top:8px!important}}@media (min-width:360px) and (max-width:767px){.supportOptionGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.supportOptionGrid article{padding:14px!important}.supportOptionGrid h2{font-size:15px!important}.supportOptionGrid strong,.supportOptionGrid p,.supportOptionGrid a{overflow-wrap:anywhere;font-size:10px!important}}@media (max-width:767px){.footerExplore{flex-direction:column!important;display:flex!important}.footerExplore h4{order:0}.footerExplore .exploreHome{order:1}.footerExplore .exploreServices{order:2}.footerExplore .exploreAreas{order:3}.footerExplore .exploreBusiness{order:4}.footerExplore .explorePartner{order:5}.footerExplore>.exploreStory{order:6;display:flex!important}.mobileHeroTitle:before{display:none!important}.assam{width:100%!important;max-width:none!important;padding:36px var(--mobile-page-padding,18px)!important;grid-template-columns:1fr!important;gap:18px!important;display:grid!important}.assamArt{border-radius:20px!important;width:min(100%,370px)!important;min-height:0!important;margin:0 auto!important;display:block!important;overflow:hidden!important}.assamArt img{width:100%!important;height:auto!important;display:block!important}.assamCopy{width:100%!important;max-width:370px!important;margin:0 auto!important}.assamCopy h2{max-width:none!important;font-size:clamp(30px,8vw,38px)!important}.assamCopy p{max-width:none!important;margin-top:10px!important;font-size:15px!important;line-height:1.5!important}.launchMetrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:16px!important;display:grid!important}.launchMetrics div{border-radius:14px!important;min-height:0!important;padding:12px 8px!important}.launchMetrics strong{font-size:clamp(19px,5.6vw,24px)!important}.launchMetrics span{margin-top:3px!important;font-size:9px!important;line-height:1.25!important}.waitlist{width:calc(100% - (var(--mobile-page-padding,18px) * 2))!important;flex-direction:column!important;gap:0!important;max-width:430px!important;margin:20px auto!important;padding:24px 18px!important;display:flex!important;overflow:hidden!important}.launchPill{min-height:38px!important;margin-bottom:16px!important;padding-inline:15px!important;font-size:11px!important}.launchPill svg{width:18px!important;height:18px!important}.mobileLaunchTitle{font-size:clamp(32px,9vw,40px)!important;line-height:1.06!important}.waitlist .launchCopy>p{margin-top:13px!important;font-size:15px!important;line-height:1.48!important}.storeRow{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;margin-top:18px!important;display:grid!important}.storeRow span{isolation:isolate!important;border-radius:11px!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:center!important;column-gap:7px!important;min-width:0!important;min-height:52px!important;padding:7px 9px!important;font-size:16px!important;line-height:1!important;transition:transform .18s,box-shadow .18s!important;display:grid!important;position:relative!important;overflow:hidden!important}.storeRow span:after{content:""!important;z-index:-1!important;pointer-events:none!important;background:linear-gradient(110deg,#0000,#ffffff75,#0000)!important;width:30%!important;animation:3.6s ease-in-out infinite storeBadgeSweep!important;position:absolute!important;inset:-35% auto -35% -55%!important;transform:skew(-22deg)!important}.storeRow span:nth-child(2):after{animation-delay:1.8s!important}.storeRow span:hover{transform:translateY(-2px)!important;box-shadow:0 12px 22px #1718223d!important}.storeRow b{font-size:22px!important}.storeRow i{letter-spacing:.04em!important;margin-bottom:2px!important;font-size:7px!important;display:block!important}.waitCard{border-radius:22px!important;order:2!important;margin-top:20px!important;padding:20px 16px 17px!important}.waitCardIcon{width:52px!important;height:52px!important;margin-bottom:12px!important}.waitCardIcon svg{width:23px!important;height:23px!important}.waitCard h3{font-size:27px!important}.waitCard>p{margin-top:7px!important;font-size:14px!important}.waitFormFields{gap:9px!important;margin-top:15px!important}.waitCard input,.waitCard button{border-radius:14px!important;height:52px!important;min-height:52px!important}.waitCard button{font-size:16px!important}.waitEmailIcon{top:15px!important}.waitMobileDivider{order:3!important;margin:18px 0 14px!important;display:grid!important}.waitMobileProof{order:4!important;display:flex!important}.rewardScene{z-index:2!important;order:5!important;grid-template-columns:112px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;width:100%!important;min-height:0!important;margin-top:18px!important;display:grid!important;position:relative!important}.rewardOrb{border-radius:24px!important;width:112px!important;height:112px!important;padding:0!important;overflow:hidden!important}.rewardOrb img{object-fit:contain!important;width:132px!important;max-width:none!important;height:132px!important;display:block!important;transform:translate(-8px,-8px)!important}.rewardList{gap:7px!important;width:100%!important;margin:0!important;display:grid!important}.rewardList span{border-radius:10px!important;align-items:center!important;gap:7px!important;min-height:31px!important;padding:6px 9px!important;font-size:11px!important;line-height:1.2!important;display:flex!important}.rewardList svg{flex:none!important;width:15px!important;height:15px!important}}@keyframes storeBadgeSweep{0%,58%{left:-55%}82%,to{left:135%}}@media (prefers-reduced-motion:reduce){.storeRow span,.storeRow span:after{transition:none!important;animation:none!important}}@media (max-width:767px){.footer{padding:24px var(--mobile-page-padding,18px) 16px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 16px!important;display:grid!important}.footerBrand{grid-column:1/-1!important;padding-bottom:18px!important}.footerBrand .brand{width:min(47vw,172px)!important}.footerBrand>p{max-width:310px!important;margin-top:8px!important;font-size:12px!important;line-height:1.42!important}.footerStoresMobile,.mobileSocials{margin-top:10px!important}.footerStoresMobile{gap:8px!important}.footerStoresMobile img{height:34px!important}.mobileSocials{gap:9px!important}.mobileSocials a{width:36px!important;height:36px!important}.footerColumn{padding-top:16px!important}.footerColumn h4{margin-bottom:6px!important;font-size:16px!important}.footerHeadingIcon{width:19px!important;height:19px!important}.footerColumn>a{min-height:31px!important;font-size:11.5px!important;line-height:1.2!important}.footerContact{grid-column:1/-1!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;margin-top:16px!important;padding-top:16px!important;display:grid!important}.mobileContactIcon{width:42px!important;height:42px!important}.footerContactCopy h4{margin-bottom:6px!important;font-size:17px!important}.footerContactCopy a,.footerContactCopy>span{margin-bottom:5px!important;font-size:11.5px!important;line-height:1.2!important}.footerBottomDivider{margin-top:8px!important}}
