.Footer-module__rnk_JG__footer{padding:2rem 0 1.5rem}.Footer-module__rnk_JG__top{border-top:1px solid var(--border-card);grid-template-columns:.8fr 1.7fr;gap:4rem;padding:3.5rem 0;display:grid}.Footer-module__rnk_JG__brand{max-width:330px}.Footer-module__rnk_JG__logo{letter-spacing:.1em;align-items:center;gap:.65rem;font-size:.76rem;font-weight:800;display:flex}.Footer-module__rnk_JG__logoImg{object-fit:contain;width:auto;height:26px;display:block}.Footer-module__rnk_JG__brand p{color:var(--text-tertiary);margin-top:1rem;font-size:.74rem;line-height:1.65}.Footer-module__rnk_JG__status{color:var(--text-tertiary);text-transform:uppercase;align-items:center;gap:.45rem;margin-top:1.5rem;font-size:.57rem;display:inline-flex}.Footer-module__rnk_JG__status i{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%}.Footer-module__rnk_JG__links{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Footer-module__rnk_JG__links>div{flex-direction:column;gap:.7rem;display:flex}.Footer-module__rnk_JG__links strong{margin-bottom:.35rem;font-size:.7rem}.Footer-module__rnk_JG__links a{width:fit-content;color:var(--text-tertiary);transition:color var(--transition-fast);align-items:center;gap:.35rem;font-size:.67rem;display:inline-flex}.Footer-module__rnk_JG__links a:hover{color:var(--text-primary)}.Footer-module__rnk_JG__contacts{border-top:1px solid var(--border-card);grid-template-columns:.8fr 1.7fr;gap:4rem;padding:1.35rem 0;display:grid}.Footer-module__rnk_JG__contacts strong{font-size:.68rem}.Footer-module__rnk_JG__contacts>div{flex-wrap:wrap;gap:.7rem 1.4rem;display:flex}.Footer-module__rnk_JG__contacts a{color:var(--text-tertiary);transition:color var(--transition-fast);font-size:.62rem}.Footer-module__rnk_JG__contacts a:hover{color:var(--text-primary)}.Footer-module__rnk_JG__bottom{border-top:1px solid var(--border-card);color:var(--text-tertiary);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;padding-bottom:2rem;font-size:.53rem;display:flex}.Footer-module__rnk_JG__bottom span:last-child{margin-left:auto}.Footer-module__rnk_JG__giantTextWrapper{justify-content:center;width:100%;display:flex;overflow:hidden}.Footer-module__rnk_JG__giantText{letter-spacing:-.02em;color:#0000;-webkit-text-stroke:1.5px #ffffff1f;text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none;font-size:clamp(8rem,23vw,25rem);font-weight:700;line-height:.75;transform:translateY(8%)}@media (max-width:900px){.Footer-module__rnk_JG__giantText{-webkit-text-stroke:1px #ffffff1f}}@media (max-width:700px){.Footer-module__rnk_JG__top{grid-template-columns:1fr;gap:3rem}.Footer-module__rnk_JG__links{grid-template-columns:repeat(2,1fr)}.Footer-module__rnk_JG__links a{color:#f3f7f4ad;align-items:center;width:100%;min-height:44px;font-size:.78rem}.Footer-module__rnk_JG__bottom{flex-direction:column;align-items:flex-start}.Footer-module__rnk_JG__contacts{grid-template-columns:1fr;gap:.85rem}.Footer-module__rnk_JG__contacts>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.Footer-module__rnk_JG__contacts a{color:#f3f7f4ad;overflow-wrap:anywhere;min-height:42px}}@media (max-width:430px){.Footer-module__rnk_JG__links,.Footer-module__rnk_JG__contacts>div{grid-template-columns:1fr}}
.Header-module__arFiJq__header{z-index:calc(var(--z-header) + 3);pointer-events:none;padding:1.05rem 0;position:fixed;top:0;left:0;right:0}.Header-module__arFiJq__withConnectionBar{top:var(--connection-bar-height)}.Header-module__arFiJq__inner{z-index:3;pointer-events:auto;justify-content:space-between;align-items:center;min-height:54px;display:flex;position:relative}.Header-module__arFiJq__logo{width:fit-content;min-height:44px;color:var(--text-primary);letter-spacing:.12em;isolation:isolate;transition:background var(--transition-fast), transform var(--transition-fast);background:#050907f0;border:1px solid #ffffff13;border-radius:999px;align-items:center;gap:.72rem;padding:.48rem .78rem;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:0 12px 32px #00000047}.Header-module__arFiJq__logo:hover{background:#0a100d;transform:translateY(-1px)}.Header-module__arFiJq__logoImg{object-fit:contain;width:auto;height:27px;display:block}.Header-module__arFiJq__menuButton{width:112px;height:52px;color:var(--text-primary);cursor:pointer;transform-origin:100%;background:#090d0b;border:0;border-radius:999px;justify-content:flex-start;align-items:center;padding:0;transition:width .52s cubic-bezier(.075,.82,.165,1),background .25s;display:flex;position:relative;overflow:hidden}.Header-module__arFiJq__menuButton:hover{background:#0d1410}.Header-module__arFiJq__menuButtonOpen{width:52px}.Header-module__arFiJq__menuLabel{letter-spacing:.02em;opacity:1;padding-left:1.35rem;font-size:.86rem;font-weight:700;transition:opacity .22s,transform .52s cubic-bezier(.075,.82,.165,1)}.Header-module__arFiJq__menuButtonOpen .Header-module__arFiJq__menuLabel{opacity:0;transform:translate(-10px)}.Header-module__arFiJq__menuOrb{background:var(--accent);clip-path:circle(10%);border-radius:50%;place-items:center;width:52px;height:52px;transition:clip-path .52s cubic-bezier(.075,.82,.165,1),transform .52s cubic-bezier(.075,.82,.165,1);display:grid;position:absolute;top:0;right:0;overflow:hidden}.Header-module__arFiJq__menuButton:hover .Header-module__arFiJq__menuOrb{clip-path:circle(35%)}.Header-module__arFiJq__menuButtonOpen .Header-module__arFiJq__menuOrb{clip-path:circle(50%);transform:scale(1.02)}.Header-module__arFiJq__menuLines{opacity:0;width:18px;height:18px;transition:opacity .3s,transform .52s cubic-bezier(.075,.82,.165,1);position:relative;transform:translateY(4px)}.Header-module__arFiJq__menuButton:hover .Header-module__arFiJq__menuLines,.Header-module__arFiJq__menuButtonOpen .Header-module__arFiJq__menuLines{opacity:1;transform:translateY(0)}.Header-module__arFiJq__menuLines i{background:#031008;border-radius:2px;width:14px;height:1.5px;transition:transform .3s;display:block;position:absolute;top:50%;left:2px}.Header-module__arFiJq__menuLines i:first-child{transform:translateY(-3px)}.Header-module__arFiJq__menuLines i:last-child{transform:translateY(3px)}.Header-module__arFiJq__menuButtonOpen .Header-module__arFiJq__menuLines i:first-child{transform:rotate(45deg)}.Header-module__arFiJq__menuButtonOpen .Header-module__arFiJq__menuLines i:last-child{transform:rotate(-45deg)}.Header-module__arFiJq__menuOverlay{z-index:1;width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;color:var(--text-primary);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);pointer-events:none;perspective:1000px;background-color:#050706;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:90px 90px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:fixed;inset:0 0 auto;overflow:hidden}.Header-module__arFiJq__menuOverlay:before{content:"";pointer-events:none;background:radial-gradient(circle at 72% 28%,#00d26a1c,#0000 32%);position:absolute;inset:0}.Header-module__arFiJq__menuContent{z-index:1;box-sizing:border-box;width:100%;height:100%;padding:clamp(6rem, 12vh, 8rem) var(--container-px) clamp(6rem, 12vh, 8rem);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Header-module__arFiJq__menuPrimary{text-align:center;z-index:5;flex-direction:column;align-items:center;display:flex}.Header-module__arFiJq__menuEyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:clamp(1.5rem,4vh,3rem);font-size:.76rem;font-weight:700}.Header-module__arFiJq__menuNav{flex-direction:column;align-items:center;display:flex;position:relative}.Header-module__arFiJq__menuNav a{min-height:clamp(3.1rem,5.1vw,5.7rem);color:var(--text-primary);letter-spacing:-.065em;will-change:transform, opacity;justify-content:center;align-items:center;font-size:clamp(2.5rem,4.5vw,5rem);font-weight:600;line-height:1.1;text-decoration:none;display:flex;position:relative}.Header-module__arFiJq__menuNav a+a{margin-top:.1em}.Header-module__arFiJq__menuIndex{color:#f3f7f459;letter-spacing:.08em;font-size:.72rem;font-weight:650;position:absolute;top:30%;left:-2rem}.Header-module__arFiJq__menuTextWrapper{padding:0 .5rem;display:flex;position:relative;overflow:hidden}.Header-module__arFiJq__visibleCopy,.Header-module__arFiJq__animatedCopy{display:flex}.Header-module__arFiJq__animatedCopy{position:absolute;top:0;left:.5rem}.Header-module__arFiJq__char{will-change:transform;display:inline-block}.Header-module__arFiJq__linkHighlighter{background:var(--accent);pointer-events:none;border-radius:2px;height:4px;position:absolute;bottom:-.1em;left:0;box-shadow:0 0 12px #00d26a80}.Header-module__arFiJq__menuAside{z-index:4;padding:0 var(--container-px);flex-flow:wrap;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;bottom:clamp(1.5rem,4vh,3rem);left:0;right:0}.Header-module__arFiJq__menuMeta{color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:1rem;padding:.75rem 1.2rem;font-size:.67rem;display:flex}.Header-module__arFiJq__menuMeta strong{color:var(--text-primary);align-items:center;gap:.45rem;font-weight:600;display:inline-flex}.Header-module__arFiJq__menuMeta i{background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px var(--accent);border-radius:50%}.Header-module__arFiJq__menuActions{align-items:center;gap:.7rem;display:flex}.Header-module__arFiJq__menuActions a{min-height:54px;color:var(--text-primary);background:#ffffff09;border:1px solid #ffffff17;border-radius:14px;justify-content:space-between;align-items:center;padding:0 1rem;font-size:.7rem;font-weight:680;transition:background .18s,color .18s,transform .22s;display:inline-flex}.Header-module__arFiJq__menuActions a:after{background:var(--accent);content:"";border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #00d26abf}.Header-module__arFiJq__menuActions a:hover{color:var(--text-primary);background:#ffffff0f;transform:translateY(-2px)}.Header-module__arFiJq__menuCta{background:var(--accent);min-height:54px;color:var(--text-on-accent);border-radius:16px;align-items:center;gap:.75rem;padding:0 1.5rem;font-size:.82rem;font-weight:750;transition:background .18s,transform .25s,box-shadow .25s;display:flex;box-shadow:0 18px 48px #00d26a29}.Header-module__arFiJq__menuCta:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 22px 58px #00d26a38}.Header-module__arFiJq__menuBrand{z-index:0;color:#0000;-webkit-text-stroke:2px #ffffff0d;letter-spacing:-.05em;opacity:1;pointer-events:none;transform-style:preserve-3d;justify-content:center;align-items:center;font-size:clamp(10rem,25vw,32rem);font-weight:850;display:flex;position:absolute;inset:0;overflow:hidden}.Header-module__arFiJq__menuBrand span{transform-origin:bottom;will-change:transform;display:inline-block}.Header-module__arFiJq__menuOpened .Header-module__arFiJq__menuAside [data-menu-detail]{opacity:1!important;transform:translateY(0)!important}.Header-module__arFiJq__menuOpened .Header-module__arFiJq__menuBrand span{transform:translateY(0)rotateX(0)!important}@media (max-width:900px){.Header-module__arFiJq__header{padding:.75rem 0}.Header-module__arFiJq__inner{min-height:48px}.Header-module__arFiJq__logoImg{height:24px}.Header-module__arFiJq__logo{min-height:42px;padding:.42rem .68rem;font-size:.76rem}.Header-module__arFiJq__menuButton{width:102px;height:48px}.Header-module__arFiJq__menuButtonOpen{width:48px}.Header-module__arFiJq__menuLabel{font-size:.82rem}.Header-module__arFiJq__menuOrb{width:48px;height:48px}.Header-module__arFiJq__menuContent{width:auto;height:100%;max-height:100%;padding:7.5rem var(--container-px) 2rem;flex-direction:column;gap:2rem;margin:0;display:flex;overflow-y:auto}.Header-module__arFiJq__menuEyebrow{margin-bottom:1.35rem;font-size:.72rem}.Header-module__arFiJq__menuNav{align-items:stretch;width:min(100%,460px)}.Header-module__arFiJq__menuNav a{white-space:normal;justify-content:flex-start;min-height:54px;padding-left:2.35rem;font-size:clamp(2rem,8vw,3rem);line-height:1}.Header-module__arFiJq__menuNav a .Header-module__arFiJq__menuIndex{width:1.6rem;top:50%;left:0;transform:translateY(-50%)}.Header-module__arFiJq__menuTextWrapper{min-width:0}.Header-module__arFiJq__menuAside{width:100%;margin-top:auto;padding:0;position:static}.Header-module__arFiJq__menuBrand{display:none}}@media (max-width:520px){.Header-module__arFiJq__menuActions{padding-bottom:1rem}.Header-module__arFiJq__menuMeta{font-size:.72rem}.Header-module__arFiJq__menuNav a{min-height:50px;padding-left:2rem;font-size:clamp(1.85rem,9.2vw,2.65rem)}.Header-module__arFiJq__menuIndex{font-size:.68rem}.Header-module__arFiJq__menuCta{min-height:54px}}@media (prefers-reduced-motion:reduce){.Header-module__arFiJq__menuButton,.Header-module__arFiJq__menuLabel,.Header-module__arFiJq__menuOrb,.Header-module__arFiJq__menuLines,.Header-module__arFiJq__menuLines i,.Header-module__arFiJq__menuNav a,.Header-module__arFiJq__menuCta{transition-duration:.01ms!important}}
.Referral-module__KdKwwa__page{background:var(--bg-body);position:relative;overflow:hidden}.Referral-module__KdKwwa__pageGrid{pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 20%,#0000 80%);mask-image:linear-gradient(#000 20%,#0000 80%)}.Referral-module__KdKwwa__ambientOrbs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Referral-module__KdKwwa__orb1{filter:blur(40px);background:radial-gradient(circle,#00d26a0f,#0000 60%);width:600px;height:600px;position:absolute;top:-10%;right:-5%}.Referral-module__KdKwwa__orb2{filter:blur(50px);background:radial-gradient(circle,#00d26a0a,#0000 60%);width:500px;height:500px;position:absolute;top:40%;left:-10%}.Referral-module__KdKwwa__hero{z-index:1;flex-direction:column;justify-content:center;min-height:min(850px,100svh);padding:5rem 0 3rem;display:flex;position:relative}.Referral-module__KdKwwa__heroInner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,4vw,3rem);display:grid}.Referral-module__KdKwwa__heroCopy{max-width:650px}.Referral-module__KdKwwa__eyebrow{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.73rem;font-weight:700;display:inline-flex}.Referral-module__KdKwwa__eyebrow:before{background:var(--accent);content:"";border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #00d26aa6}.Referral-module__KdKwwa__heroCopy h1{letter-spacing:-.02em;max-width:760px;margin-top:1rem;font-size:clamp(2.5rem,4.5vw,5rem);line-height:1.1}.Referral-module__KdKwwa__heroCopy h1 em{color:var(--accent);font-style:normal}.Referral-module__KdKwwa__heroCopy>p{max-width:590px;color:var(--text-secondary);margin-top:1rem;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.6}.Referral-module__KdKwwa__heroActions{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.Referral-module__KdKwwa__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.Referral-module__KdKwwa__primaryButton,.Referral-module__KdKwwa__secondaryButton{min-height:56px;transition:transform var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:13px;justify-content:center;align-items:center;gap:.65rem;padding:0 1.35rem;font-size:.86rem;font-weight:720;display:inline-flex}.Referral-module__KdKwwa__primaryButton{background:var(--accent);color:var(--text-on-accent);box-shadow:0 4px 20px #00d26a33}.Referral-module__KdKwwa__primaryButton:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 24px #00d26a4d}.Referral-module__KdKwwa__secondaryButton{border:1px solid var(--border-card);color:var(--text-primary);background:#ffffff06}.Referral-module__KdKwwa__secondaryButton:hover{border-color:var(--border-card-hover);background:#ffffff0d;transform:translateY(-2px)}.Referral-module__KdKwwa__heroVisual{width:100%;position:relative}.Referral-module__KdKwwa__rewardGrid{border:1px solid var(--border-card);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff03;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3rem;display:grid;overflow:hidden;box-shadow:0 20px 40px #0003}.Referral-module__KdKwwa__rewardCard{min-width:0;transition:background var(--transition-fast);padding:clamp(1.5rem,3vw,2.25rem)}.Referral-module__KdKwwa__rewardCard:hover{background:#ffffff06}.Referral-module__KdKwwa__rewardCard+.Referral-module__KdKwwa__rewardCard{border-left:1px solid var(--border-card)}.Referral-module__KdKwwa__cardIndex{color:var(--text-tertiary);letter-spacing:.08em;margin-bottom:clamp(2rem,4vw,3.5rem);font-size:.66rem;display:block}.Referral-module__KdKwwa__rewardCard strong{color:var(--text-primary);letter-spacing:-.07em;white-space:nowrap;font-size:clamp(3rem,4.6vw,4.5rem);font-weight:590;line-height:.9;display:block}.Referral-module__KdKwwa__rewardCard h2{color:var(--accent);letter-spacing:-.01em;margin-top:1rem;font-size:.86rem}.Referral-module__KdKwwa__rewardCard p{color:var(--text-tertiary);margin-top:.75rem;font-size:.75rem;line-height:1.65}.Referral-module__KdKwwa__levelsSection,.Referral-module__KdKwwa__stepsSection,.Referral-module__KdKwwa__benefitsSection,.Referral-module__KdKwwa__conditionsSection,.Referral-module__KdKwwa__ctaSection{z-index:1;padding:4rem 0;position:relative}.Referral-module__KdKwwa__sectionHeader{max-width:800px;margin-bottom:4rem}.Referral-module__KdKwwa__sectionHeader h2,.Referral-module__KdKwwa__sectionHeaderCompact h2,.Referral-module__KdKwwa__benefitsIntro h2,.Referral-module__KdKwwa__conditionsIntro h2,.Referral-module__KdKwwa__ctaContent h2{margin-top:1rem;font-size:clamp(2.4rem,4.5vw,4.2rem);line-height:1.1}.Referral-module__KdKwwa__sectionHeader p,.Referral-module__KdKwwa__conditionsIntro p,.Referral-module__KdKwwa__ctaContent p{color:var(--text-secondary);max-width:600px;margin-top:1.5rem;font-size:.96rem;line-height:1.7}.Referral-module__KdKwwa__levelsContainer{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,2rem);display:grid}.Referral-module__KdKwwa__levelConnector{display:none}.Referral-module__KdKwwa__connectorLine{background:repeating-linear-gradient(90deg, var(--accent) 0, var(--accent) 6px, transparent 6px, transparent 12px);flex:1;height:2px;animation:20s linear infinite Referral-module__KdKwwa__dash}.Referral-module__KdKwwa__connectorArrow{color:var(--accent);margin-left:-10px}@keyframes Referral-module__KdKwwa__dash{to{background-position:-200px 0}}.Referral-module__KdKwwa__levelCard{border:1px solid var(--border-card);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:0;transition:transform var(--transition-normal), background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-normal);background:#ffffff04;padding:clamp(1.5rem,3vw,2.25rem)}.Referral-module__KdKwwa__levelCard:hover{background:#ffffff08;border-color:#00d26a4d;transform:translateY(-5px);box-shadow:0 20px 40px #0000004d,0 0 40px #00d26a0d}.Referral-module__KdKwwa__levelTop{border-bottom:1px solid var(--border-card);color:var(--accent);justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.Referral-module__KdKwwa__levelTop span{letter-spacing:.12em;font-size:.72rem;font-weight:750}.Referral-module__KdKwwa__levelBody>div{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:2rem;display:flex}.Referral-module__KdKwwa__levelBody span{color:var(--text-secondary);font-size:.9rem}.Referral-module__KdKwwa__levelBody strong{letter-spacing:-.07em;font-size:clamp(3.5rem,6vw,5rem);font-weight:580;line-height:.78}.Referral-module__KdKwwa__levelBody p{max-width:420px;color:var(--text-tertiary);margin-top:2rem;font-size:.82rem;line-height:1.65}.Referral-module__KdKwwa__example{border:1px solid var(--border-card);border-radius:var(--radius-lg);background:#ffffff03;grid-template-columns:minmax(180px,.65fr) minmax(380px,1.35fr);align-items:center;gap:1.5rem 4rem;margin-top:3rem;padding:1.5rem clamp(1.5rem,3vw,2.25rem);display:grid}.Referral-module__KdKwwa__example>div:first-child{flex-direction:column;gap:.35rem;display:flex}.Referral-module__KdKwwa__example>div:first-child span,.Referral-module__KdKwwa__example small{color:var(--text-tertiary);font-size:.7rem}.Referral-module__KdKwwa__example>div:first-child strong{font-size:1.25rem}.Referral-module__KdKwwa__exampleValues{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.Referral-module__KdKwwa__exampleValues p{color:var(--text-secondary);align-items:baseline;gap:.55rem;font-size:.72rem;display:flex}.Referral-module__KdKwwa__exampleValues span{color:var(--accent);font-weight:750}.Referral-module__KdKwwa__exampleValues strong{color:var(--text-primary);font-size:1.35rem}.Referral-module__KdKwwa__example small{border-top:1px solid var(--border-card);grid-column:1/-1;padding-top:1rem}.Referral-module__KdKwwa__stepsSection{padding:6rem 0}.Referral-module__KdKwwa__sectionHeaderCompact{max-width:800px;margin-bottom:4rem}.Referral-module__KdKwwa__stepsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.Referral-module__KdKwwa__stepCard{border:1px solid var(--border-card);border-radius:var(--radius-lg);min-width:0;transition:transform var(--transition-normal), border-color var(--transition-fast), background var(--transition-fast);background:#ffffff04;padding:2rem;position:relative;overflow:hidden}.Referral-module__KdKwwa__stepCard:hover{background:#ffffff06;border-color:#00d26a4d;transform:translateY(-4px)}.Referral-module__KdKwwa__stepWatermark{color:#ffffff08;pointer-events:none;z-index:0;font-size:8rem;font-weight:800;line-height:1;position:absolute;top:-10%;right:-5%}.Referral-module__KdKwwa__stepMeta{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.Referral-module__KdKwwa__stepMeta span{color:var(--text-tertiary);letter-spacing:.08em;font-size:.75rem;font-weight:600}.Referral-module__KdKwwa__stepIconWrapper{width:40px;height:40px;color:var(--accent);background:#00d26a1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Referral-module__KdKwwa__stepCard h3{z-index:1;margin-top:3rem;font-size:1.25rem;position:relative}.Referral-module__KdKwwa__stepCard p{z-index:1;color:var(--text-secondary);margin-top:1rem;font-size:.85rem;line-height:1.6;position:relative}.Referral-module__KdKwwa__benefitsGrid{grid-template-columns:minmax(0,.72fr) minmax(460px,1.28fr);align-items:start;gap:clamp(3rem,8vw,6rem);display:grid}.Referral-module__KdKwwa__benefitGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:4rem;display:grid}.Referral-module__KdKwwa__benefitCard{border:1px solid var(--border-card);border-radius:var(--radius-lg);transition:transform var(--transition-fast), background var(--transition-fast);background:#ffffff04;padding:2rem}.Referral-module__KdKwwa__benefitCard:hover{background:#ffffff06;transform:translateY(-2px)}.Referral-module__KdKwwa__benefitIcon{width:44px;height:44px;color:var(--accent);background:#00d26a1a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex;box-shadow:0 4px 12px #00d26a26}.Referral-module__KdKwwa__benefitCard h3{margin-bottom:.75rem;font-size:1.15rem}.Referral-module__KdKwwa__benefitCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.Referral-module__KdKwwa__conditionsGrid{grid-template-columns:minmax(0,.72fr) minmax(460px,1.28fr);align-items:start;gap:clamp(3rem,8vw,6rem);display:grid}.Referral-module__KdKwwa__conditionsIntro{position:sticky;top:8rem}.Referral-module__KdKwwa__ctaSection{padding:6rem 0}.Referral-module__KdKwwa__premiumCta{border:1px solid var(--border-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff04;border-radius:24px;padding:5rem 2rem;position:relative;overflow:hidden;box-shadow:0 24px 50px #0000004d}.Referral-module__KdKwwa__ctaGlow{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#00d26a26 0%,#0000 60%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Referral-module__KdKwwa__ctaContent{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.Referral-module__KdKwwa__ctaContent h2{margin:0;font-size:clamp(2.5rem,5vw,4rem)}.Referral-module__KdKwwa__ctaContent p{color:var(--text-secondary);max-width:500px;margin:0 0 1rem;font-size:1.1rem}.Referral-module__KdKwwa__accordionWrapper{flex-direction:column;gap:1rem;display:flex}@media (max-width:1050px){.Referral-module__KdKwwa__heroInner{grid-template-columns:minmax(0,1fr)}.Referral-module__KdKwwa__heroVisual{height:350px}.Referral-module__KdKwwa__levelsContainer{grid-template-columns:minmax(0,1fr)}.Referral-module__KdKwwa__levelConnector{display:none}.Referral-module__KdKwwa__stepsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Referral-module__KdKwwa__conditionsGrid{grid-template-columns:minmax(0,1fr)}.Referral-module__KdKwwa__conditionsIntro{position:static}}@media (max-width:680px){.Referral-module__KdKwwa__hero{padding-top:7rem}.Referral-module__KdKwwa__rewardGrid,.Referral-module__KdKwwa__example,.Referral-module__KdKwwa__exampleValues,.Referral-module__KdKwwa__stepsGrid,.Referral-module__KdKwwa__benefitGrid{grid-template-columns:minmax(0,1fr)}.Referral-module__KdKwwa__rewardGrid{box-shadow:none;background:0 0;border:0;gap:.75rem;margin-top:3rem}.Referral-module__KdKwwa__rewardCard{border:1px solid var(--border-card);border-radius:var(--radius-md);background:#ffffff04}.Referral-module__KdKwwa__rewardCard+.Referral-module__KdKwwa__rewardCard{border-left:1px solid var(--border-card)}}@media (prefers-reduced-motion:reduce){.Referral-module__KdKwwa__primaryButton,.Referral-module__KdKwwa__secondaryButton,.Referral-module__KdKwwa__accordion summary:after,.Referral-module__KdKwwa__connectorLine{transition:none;animation:none}}
.EmergencyBanner-module__--SRnq__emergencySection{z-index:4;background:0 0;border-block:1px solid #ffffff0e;padding:clamp(4.5rem,8vw,7.5rem) 0;position:relative;overflow:hidden}.EmergencyBanner-module__--SRnq__layout{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.EmergencyBanner-module__--SRnq__copy{min-width:0}.EmergencyBanner-module__--SRnq__eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:flex}.EmergencyBanner-module__--SRnq__eyebrow span{background:var(--accent);width:7px;height:7px;box-shadow:0 0 14px var(--accent);border-radius:50%}.EmergencyBanner-module__--SRnq__copy h2{max-width:720px;margin-bottom:1.3rem;font-size:clamp(2.9rem,5vw,5rem);line-height:.98}.EmergencyBanner-module__--SRnq__copy h2 em{color:var(--accent);font-style:normal}.EmergencyBanner-module__--SRnq__copy>p{max-width:590px;color:var(--text-secondary);font-size:clamp(1rem,1.35vw,1.12rem);line-height:1.7}.EmergencyBanner-module__--SRnq__action{background:var(--accent);width:fit-content;min-height:56px;color:var(--text-on-accent);transition:transform var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);border-radius:13px;justify-content:center;align-items:center;gap:.8rem;margin-top:2rem;padding:0 1.4rem;font-size:.9rem;font-weight:750;display:inline-flex;box-shadow:0 12px 38px #00d26a24}.EmergencyBanner-module__--SRnq__action svg{transition:transform var(--transition-fast)}.EmergencyBanner-module__--SRnq__action:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 16px 44px #00d26a38}.EmergencyBanner-module__--SRnq__action:hover svg{transform:translate(3px)}.EmergencyBanner-module__--SRnq__facts{color:var(--text-tertiary);flex-wrap:wrap;gap:.75rem 1.2rem;margin-top:1.5rem;font-size:.8rem;display:flex}.EmergencyBanner-module__--SRnq__facts span{align-items:center;gap:.45rem;display:inline-flex}.EmergencyBanner-module__--SRnq__facts svg{color:var(--accent)}.EmergencyBanner-module__--SRnq__visual{background:#020604;border-radius:28px;place-items:center;min-width:0;display:grid;overflow:hidden;box-shadow:0 0 34px #00d26a1f}.EmergencyBanner-module__--SRnq__visual img{object-fit:contain;border-radius:inherit;width:100%;max-width:590px;height:auto;display:block}@media (max-width:960px){.EmergencyBanner-module__--SRnq__layout{grid-template-columns:minmax(0,1fr);gap:3rem}.EmergencyBanner-module__--SRnq__visual{width:min(100%,620px)}}@media (max-width:600px){.EmergencyBanner-module__--SRnq__emergencySection{padding:4.5rem 0}.EmergencyBanner-module__--SRnq__copy h2{font-size:clamp(2.7rem,13vw,4rem)}.EmergencyBanner-module__--SRnq__action{width:100%;padding-inline:1rem}.EmergencyBanner-module__--SRnq__visual{border-radius:22px}.EmergencyBanner-module__--SRnq__visual img{width:100%;max-width:none}}
.my-ip-module__KijbXW__main{background:radial-gradient(circle at 78% 11%, #00d26a14, transparent 28rem), var(--bg-body);overflow:clip}.my-ip-module__KijbXW__hero{flex-direction:column;justify-content:center;min-height:min(900px,100svh);padding:5rem 0 2rem;display:flex}.my-ip-module__KijbXW__kicker,.my-ip-module__KijbXW__sectionHeading>span{color:var(--accent);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1.25rem;font-size:.7rem;font-weight:650;display:inline-flex}.my-ip-module__KijbXW__kicker:before,.my-ip-module__KijbXW__sectionHeading>span:before{background:var(--accent);width:6px;height:6px;box-shadow:0 0 14px var(--accent);content:"";border-radius:50%}.my-ip-module__KijbXW__diagnosticWrapper{transition:all .5s;position:relative}.my-ip-module__KijbXW__diagnosticWrapper:before{content:"";z-index:-1;filter:blur(140px);opacity:.2;pointer-events:none;background:0 0;border-radius:50%;width:70%;height:70%;transition:background .8s;position:absolute;top:15%;left:15%}.my-ip-module__KijbXW__diagnosticWrapper[data-state=direct]:before{background:#ff4d4d}.my-ip-module__KijbXW__diagnosticWrapper[data-state=protected]:before,.my-ip-module__KijbXW__diagnosticWrapper[data-state=server]:before{background:#00d26a}.my-ip-module__KijbXW__diagnostic{grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);gap:1rem;display:grid}.my-ip-module__KijbXW__snapshot{flex-direction:column;gap:1rem;min-width:0;display:flex}.my-ip-module__KijbXW__revealStrip{border:1px solid var(--border-card);min-height:48px;font-family:var(--font-sans);background:#ffffff05;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:0 1rem;font-size:.68rem;display:flex}.my-ip-module__KijbXW__revealStrip span{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.45rem;font-weight:650;display:inline-flex}.my-ip-module__KijbXW__revealStrip i{background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px var(--accent);border-radius:50%}.my-ip-module__KijbXW__revealStrip strong{color:var(--text-secondary);font-size:inherit;font-weight:520}.my-ip-module__KijbXW__primaryCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.my-ip-module__KijbXW__factCard,.my-ip-module__KijbXW__detailsCard,.my-ip-module__KijbXW__mapPanel{-webkit-backdrop-filter:blur(16px);background:#0f141266;border:1px solid #ffffff14;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 12px 40px #0006,inset 0 1px #ffffff0d}.my-ip-module__KijbXW__factCard{flex-direction:column;min-height:215px;padding:1.5rem;display:flex}.my-ip-module__KijbXW__cardLabel{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;font-weight:520;display:flex}.my-ip-module__KijbXW__cardLabel svg{color:var(--accent)}.my-ip-module__KijbXW__factCard small{color:var(--text-tertiary);font-family:var(--font-sans);text-overflow:ellipsis;white-space:nowrap;margin-top:auto;font-size:.67rem;font-weight:500;overflow:hidden}.my-ip-module__KijbXW__routeBadge{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:.5rem;font-size:.82rem;font-weight:520;display:inline-flex}.my-ip-module__KijbXW__routeBadge i{background:var(--accent);width:7px;height:7px;box-shadow:0 0 14px var(--accent);border-radius:50%}.my-ip-module__KijbXW__routeBadge[data-tone=direct] i{background:#ffba55;box-shadow:0 0 14px #ffba55bf}.my-ip-module__KijbXW__ipAddress{overflow-wrap:anywhere;color:var(--text-primary);letter-spacing:-.065em;margin:auto 0 1rem;font-size:clamp(1.8rem,3.2vw,3.15rem);font-weight:530;line-height:1;display:block}.my-ip-module__KijbXW__loadingText{color:#f3f7f41f;animation:1.25s ease-in-out infinite alternate my-ip-module__KijbXW__pulse}.my-ip-module__KijbXW__locationValue{letter-spacing:-.045em;margin:auto 0 1.15rem;font-size:clamp(1.4rem,2.2vw,2.15rem);font-weight:560;line-height:1.05}.my-ip-module__KijbXW__detailsList{flex-wrap:wrap;gap:.85rem;display:flex}.my-ip-module__KijbXW__detailPill{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex:calc(50% - .85rem);align-items:center;gap:.65rem;min-width:180px;padding:.85rem 1.1rem;transition:background .2s,border-color .2s;display:flex}.my-ip-module__KijbXW__detailPill:hover{background:#ffffff0d;border-color:#ffffff26}.my-ip-module__KijbXW__detailPill svg{color:var(--accent)}.my-ip-module__KijbXW__detailPill span{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:650}.my-ip-module__KijbXW__detailPill strong{color:var(--text-secondary);margin-left:auto;font-size:.85rem;font-weight:540}.my-ip-module__KijbXW__mapPanel{-webkit-user-select:none;user-select:none;background-color:#000;min-width:0;min-height:535px;position:relative;overflow:hidden}.my-ip-module__KijbXW__staticMap{pointer-events:none;position:absolute;inset:0;overflow:hidden}.my-ip-module__KijbXW__mapTiles{filter:grayscale()opacity(.85);transform-origin:0 0;grid-template-rows:repeat(3,256px);grid-template-columns:repeat(3,256px);width:768px;height:768px;display:grid;position:absolute;top:50%;left:50%}.my-ip-module__KijbXW__mapTiles img{pointer-events:none;-webkit-user-select:none;user-select:none;width:256px;max-width:none;height:256px}.my-ip-module__KijbXW__mapShade{pointer-events:none;z-index:2;background:linear-gradient(#0000008c,#0000 25% 62%,#000000e6),radial-gradient(circle,#0000 18%,#00000014 48%,#000000b8 100%);position:absolute;inset:0}.my-ip-module__KijbXW__radarGrid{pointer-events:none;z-index:1;background-image:linear-gradient(#00d26a12 1px,#0000 1px),linear-gradient(90deg,#00d26a12 1px,#0000 1px);background-position:50%;background-size:32px 32px;position:absolute;inset:0}.my-ip-module__KijbXW__radarSweep{pointer-events:none;z-index:1;background:conic-gradient(#00d26a66 0deg,#00d26a0d 30deg,#0000 90deg);border:1px solid #00d26a26;border-radius:50%;width:500px;height:500px;animation:4s linear infinite my-ip-module__KijbXW__radar-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes my-ip-module__KijbXW__radar-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.my-ip-module__KijbXW__mapLabel{z-index:2;color:var(--accent);font-family:var(--font-sans);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.68rem;font-weight:680;display:inline-flex;position:absolute;top:1.5rem;left:1.5rem}.my-ip-module__KijbXW__mapLabel i{background:var(--accent);width:7px;height:7px;box-shadow:0 0 14px var(--accent);border-radius:50%}.my-ip-module__KijbXW__mapMarker{z-index:3;background:#f5f7f5;border:1px solid #ffffffb3;border-radius:50% 50% 50% 9px;place-items:center;width:43px;height:43px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-68%)rotate(-45deg);box-shadow:0 0 0 7px #00d26a1c,0 16px 40px #000000d9,0 0 32px #00d26a38}.my-ip-module__KijbXW__mapMarker span{background:var(--accent);border:3px solid #06170e;border-radius:50%;width:12px;height:12px;box-shadow:0 0 14px #00d26acc}.my-ip-module__KijbXW__mapReadout{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-width:calc(100% - 3rem);font-family:var(--font-sans);text-align:right;background:#000000b8;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;align-items:flex-end;padding:.9rem 1rem;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.my-ip-module__KijbXW__mapReadout span{color:var(--accent);letter-spacing:.065em;text-transform:uppercase;font-size:.66rem;font-weight:650}.my-ip-module__KijbXW__mapReadout strong{margin-top:.35rem;font-size:.94rem;font-weight:650}.my-ip-module__KijbXW__mapReadout small{color:var(--text-tertiary);margin-top:.15rem;font-size:.65rem}.my-ip-module__KijbXW__mapAttribution{z-index:3;color:#ffffff59;transition:color var(--transition-fast);font-size:.64rem;font-weight:500;position:absolute;bottom:1.05rem;left:1.5rem}.my-ip-module__KijbXW__mapAttribution:hover{color:#ffffffb3}.my-ip-module__KijbXW__mapLoading{height:100%;color:var(--text-tertiary);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;place-items:center;font-size:.72rem;display:grid}.my-ip-module__KijbXW__errorState{border-top:1px solid var(--border-card);border-bottom:1px solid var(--border-card);grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;padding:2rem 0;display:grid}.my-ip-module__KijbXW__errorState>svg{color:var(--error)}.my-ip-module__KijbXW__errorState>div{flex-direction:column;gap:.2rem;display:flex}.my-ip-module__KijbXW__errorState strong{font-size:.9rem}.my-ip-module__KijbXW__errorState span{color:var(--text-secondary);font-size:.75rem}.my-ip-module__KijbXW__errorState button{border:1px solid var(--border-card);background:0 0;border-radius:10px;align-items:center;gap:.45rem;padding:.75rem 1rem;font-size:.72rem;display:inline-flex}.my-ip-module__KijbXW__explainer,.my-ip-module__KijbXW__privacySection,.my-ip-module__KijbXW__axiomSection{padding:var(--section-py) 0}.my-ip-module__KijbXW__sectionHeading{grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);align-items:start;gap:3rem;display:grid}.my-ip-module__KijbXW__sectionHeading h2,.my-ip-module__KijbXW__privacyGrid h2,.my-ip-module__KijbXW__axiomPanel h2{letter-spacing:-.06em;max-width:900px;font-size:clamp(2.25rem,4.7vw,4.8rem);font-weight:540}.my-ip-module__KijbXW__exposedGrid{grid-template-rows:repeat(2,minmax(230px,auto));grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:1rem;margin-top:clamp(3rem,6vw,6rem);display:grid}.my-ip-module__KijbXW__exposedGrid article{-webkit-backdrop-filter:blur(24px);background:#0f141266;border:1px solid #ffffff0d;border-radius:32px;flex-direction:column;justify-content:space-between;min-height:250px;padding:clamp(1.5rem,3vw,2.5rem);transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0000004d,inset 0 1px #ffffff0d}.my-ip-module__KijbXW__exposedGrid article:after{content:"";pointer-events:none;border:1px solid #00d26a17;border-radius:50%;width:14rem;height:14rem;position:absolute;bottom:-6rem;right:-3rem;box-shadow:0 0 0 2.7rem #00d26a06,0 0 0 5.4rem #00d26a05}.my-ip-module__KijbXW__exposedGrid article:hover{border-color:#00d26a4d;transform:translateY(-8px);box-shadow:0 24px 60px #00d26a1f,inset 0 1px #ffffff1a}.my-ip-module__KijbXW__exposedGrid article:first-child{grid-row:1/3;min-height:476px}.my-ip-module__KijbXW__exposedTop{z-index:1;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;position:relative}.my-ip-module__KijbXW__exposedIcon{width:48px;height:48px;color:var(--accent);background:#00d26a13;border:1px solid #00d26a3d;border-radius:14px;place-items:center;display:grid;box-shadow:0 0 30px #00d26a12}.my-ip-module__KijbXW__cardIndex{color:#0000;-webkit-text-stroke:1.5px #ffffff0d;font-family:var(--font-sans);letter-spacing:-.05em;z-index:0;pointer-events:none;font-size:clamp(8rem,12vw,12rem);font-weight:800;line-height:.8;transition:-webkit-text-stroke .4s,transform .4s;position:absolute;top:-1.5rem;right:-1.5rem}.my-ip-module__KijbXW__exposedGrid article:hover .my-ip-module__KijbXW__cardIndex{-webkit-text-stroke:1.5px #00d26a1f;transform:scale(1.05)}.my-ip-module__KijbXW__exposedBody{z-index:1;max-width:430px;position:relative}.my-ip-module__KijbXW__exposedGrid h3{font-size:clamp(1.4rem,2.35vw,2.25rem);font-weight:590}.my-ip-module__KijbXW__exposedGrid p{max-width:410px;color:var(--text-secondary);margin-top:1rem;font-size:.9rem;line-height:1.75}.my-ip-module__KijbXW__exposedGrid article:not(:first-child) .my-ip-module__KijbXW__cardIndex{font-size:clamp(2.25rem,3.5vw,3.4rem)}.my-ip-module__KijbXW__exposedGrid article:not(:first-child) h3{font-size:clamp(1.25rem,1.8vw,1.7rem)}.my-ip-module__KijbXW__exposedGrid article:not(:first-child) p{max-width:520px;font-size:.82rem}.my-ip-module__KijbXW__privacySection{padding:var(--section-py) 0;background:0 0;border-top:0;border-bottom:0}.my-ip-module__KijbXW__privacyGrid{-webkit-backdrop-filter:blur(32px);background:#0f141280;border:1px solid #ffffff14;border-radius:40px;grid-template-columns:minmax(0,.95fr) minmax(380px,.75fr);align-items:center;gap:clamp(4rem,9vw,9rem);padding:clamp(3rem,6vw,6rem);display:grid;box-shadow:0 32px 80px #00000080,inset 0 1px #ffffff0d}.my-ip-module__KijbXW__privacyGrid p{max-width:680px;color:var(--text-secondary);margin-top:1.7rem;font-size:.92rem;line-height:1.8}.my-ip-module__KijbXW__truthList{border-top:1px solid var(--border-card)}.my-ip-module__KijbXW__truthList>div{border-bottom:1px solid var(--border-card);grid-template-columns:auto 1fr;gap:1rem;padding:1.3rem 0;display:grid}.my-ip-module__KijbXW__truthList svg{color:var(--accent);margin-top:.1rem}.my-ip-module__KijbXW__truthList span{flex-direction:column;gap:.35rem;display:flex}.my-ip-module__KijbXW__truthList strong{font-size:.82rem;font-weight:600}.my-ip-module__KijbXW__truthList small{color:var(--text-tertiary);font-size:.7rem;line-height:1.6}.my-ip-module__KijbXW__axiomSection{padding-bottom:clamp(7rem,12vw,12rem)}.my-ip-module__KijbXW__axiomPanel{background:linear-gradient(145deg,#00d26a1f,#0000 60%),#050a08;border:1px solid #00d26a40;border-radius:32px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,4vw,4rem);padding:clamp(3rem,5vw,4.5rem);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 80px #00d26a2e,inset 0 1px #ffffff0d}.my-ip-module__KijbXW__axiomPanel:before{content:"";background:linear-gradient(90deg,#0000,#00d26acc,#0000);height:1px;position:absolute;top:0;left:0;right:0}.my-ip-module__KijbXW__axiomIcon{background:var(--accent);width:58px;height:58px;color:var(--text-on-accent);border-radius:50%;place-items:center;display:grid}.my-ip-module__KijbXW__axiomPanel p{max-width:760px;color:var(--text-secondary);margin-top:1.5rem;font-size:.85rem;line-height:1.75}.my-ip-module__KijbXW__axiomPanel>a{background:var(--accent);min-height:50px;color:var(--text-on-accent);white-space:nowrap;transition:transform var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);border-radius:12px;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.8rem;font-weight:720;display:inline-flex;box-shadow:0 8px 24px #00d26a4d}.my-ip-module__KijbXW__axiomPanel>a:hover{background:var(--accent-hover);transform:translateY(-3px);box-shadow:0 12px 32px #00d26a66}@keyframes my-ip-module__KijbXW__pulse{to{opacity:.45}}@media (max-width:980px){.my-ip-module__KijbXW__diagnostic{grid-template-columns:1fr}.my-ip-module__KijbXW__mapPanel{min-height:530px}.my-ip-module__KijbXW__sectionHeading{grid-template-columns:1fr;gap:1rem}.my-ip-module__KijbXW__privacyGrid{grid-template-columns:1fr;gap:4rem}.my-ip-module__KijbXW__axiomPanel{grid-template-columns:1fr;align-items:start}.my-ip-module__KijbXW__axiomPanel>a{grid-column:1;width:fit-content}}@media (max-width:850px){.my-ip-module__KijbXW__exposedGrid{grid-template-rows:none;grid-template-columns:1fr}.my-ip-module__KijbXW__exposedGrid article,.my-ip-module__KijbXW__exposedGrid article:first-child{grid-row:auto;min-height:300px}}@media (max-width:700px){.my-ip-module__KijbXW__hero{padding-top:8rem}.my-ip-module__KijbXW__primaryCards{grid-template-columns:1fr}.my-ip-module__KijbXW__ipAddress{font-size:clamp(2.35rem,12vw,3.5rem)}.my-ip-module__KijbXW__detailsList{flex-direction:column}.my-ip-module__KijbXW__detailPill{flex:100%;min-width:100%;padding:1rem}.my-ip-module__KijbXW__statusBanner{text-align:center;flex-direction:column;gap:1rem}.my-ip-module__KijbXW__statusBannerIcon{margin:0 auto}.my-ip-module__KijbXW__mapPanel{min-height:430px}.my-ip-module__KijbXW__mapReadout{bottom:1rem;right:1rem}.my-ip-module__KijbXW__mapMarker{width:40px;height:40px}.my-ip-module__KijbXW__exposedGrid article,.my-ip-module__KijbXW__exposedGrid article:first-child,.my-ip-module__KijbXW__exposedGrid article:last-child{min-height:280px;padding:1.5rem}.my-ip-module__KijbXW__cardIndex,.my-ip-module__KijbXW__exposedGrid article:not(:first-child) .my-ip-module__KijbXW__cardIndex{font-size:2.5rem}.my-ip-module__KijbXW__exposedGrid h3,.my-ip-module__KijbXW__exposedGrid article:not(:first-child) h3{font-size:1.45rem}.my-ip-module__KijbXW__privacyGrid h2,.my-ip-module__KijbXW__axiomPanel h2{font-size:clamp(2.35rem,12vw,3.6rem)}.my-ip-module__KijbXW__axiomPanel{grid-template-columns:1fr}.my-ip-module__KijbXW__axiomPanel>a{grid-column:1;justify-content:center;width:100%}.my-ip-module__KijbXW__errorState{grid-template-columns:auto 1fr}.my-ip-module__KijbXW__errorState button{grid-column:1/-1;justify-content:center;width:100%}}@media (max-width:430px){.my-ip-module__KijbXW__mapPanel{min-height:380px}}@media (prefers-reduced-motion:reduce){.my-ip-module__KijbXW__loadingText{animation:none}}
.ReferralNetwork-module__t_VNQa__container{perspective:1200px;justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.ReferralNetwork-module__t_VNQa__tiltWrapper{width:100%;height:100%;transform-style:preserve-3d;position:relative}.ReferralNetwork-module__t_VNQa__ambientGlow{filter:blur(50px);z-index:0;pointer-events:none;background:radial-gradient(circle,#00d26a1f 0%,#0000 60%);width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ReferralNetwork-module__t_VNQa__lines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateZ(-20px)}.ReferralNetwork-module__t_VNQa__lineBase{fill:none;stroke:#ffffff0d;stroke-width:2px;stroke-dasharray:4 8}.ReferralNetwork-module__t_VNQa__lineFlow{fill:none;stroke-width:3px;stroke-dasharray:15 85;stroke-linecap:round}.ReferralNetwork-module__t_VNQa__node{z-index:2;transform-style:preserve-3d;background:0 0;border-radius:20px;padding:2px;position:absolute;box-shadow:0 15px 35px #0006}.ReferralNetwork-module__t_VNQa__nodeBorder{z-index:-1;opacity:.8;background:linear-gradient(145deg,#ffffff1a,#00d26a33 50%,#ffffff05);border-radius:20px;transition:opacity .3s;position:absolute;inset:0}.ReferralNetwork-module__t_VNQa__nodeInner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#181818cc 0%,#0c0c0cf2 100%);border-radius:18px;flex-direction:column;align-items:center;gap:.85rem;width:100%;height:100%;padding:1.25rem 1.5rem;display:flex;box-shadow:inset 0 1px 1px #ffffff14}.ReferralNetwork-module__t_VNQa__node:hover .ReferralNetwork-module__t_VNQa__nodeBorder{opacity:1;background:linear-gradient(145deg,#00d26a66,#00d26a1a 50%,#ffffff1a)}.ReferralNetwork-module__t_VNQa__nodeCenter{margin-left:-55px;top:15%;left:50%;transform:translateZ(20px)}.ReferralNetwork-module__t_VNQa__nodeCenter .ReferralNetwork-module__t_VNQa__nodeBorder{background:linear-gradient(145deg,#00d26a80,#00d26a1a);box-shadow:0 0 30px #00d26a33}.ReferralNetwork-module__t_VNQa__nodeL1{bottom:18%;left:10%;transform:translateZ(10px)}.ReferralNetwork-module__t_VNQa__nodeL2{bottom:18%;right:10%;transform:translateZ(10px)}.ReferralNetwork-module__t_VNQa__nodeIcon{width:50px;height:50px;color:var(--accent);background:linear-gradient(135deg,#00d26a26 0%,#00d26a0d 100%);border:1px solid #00d26a33;border-radius:14px;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 20px #00d26a0d}.ReferralNetwork-module__t_VNQa__nodeCenter .ReferralNetwork-module__t_VNQa__nodeIcon{background:linear-gradient(135deg, var(--accent) 0%, #00a653 100%);color:#000;border:none;border-radius:16px;width:60px;height:60px;box-shadow:0 8px 24px #00d26a4d}.ReferralNetwork-module__t_VNQa__nodeInner span{color:var(--text-secondary);letter-spacing:.02em;font-size:.85rem;font-weight:500}.ReferralNetwork-module__t_VNQa__nodeCenter .ReferralNetwork-module__t_VNQa__nodeInner span{color:var(--text-primary);font-weight:600}.ReferralNetwork-module__t_VNQa__nodeLabel{flex-direction:column;align-items:center;gap:.35rem;display:flex}.ReferralNetwork-module__t_VNQa__nodeLabel strong{color:var(--accent);text-shadow:0 0 15px #00d26a4d;font-size:1.35rem}
.Landing-module__1l82zW__main{position:relative;overflow-x:clip}.Landing-module__1l82zW__hero{isolation:isolate;min-height:min(900px,100svh);padding:clamp(4.5rem,7vw,7.5rem) 0 1rem;position:relative;overflow:hidden}.Landing-module__1l82zW__heroBackground{z-index:-3;object-fit:cover;object-position:center center;opacity:0;visibility:hidden}.Landing-module__1l82zW__heroBackgroundShade{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#000302fa 0%,#000302e0 31%,#0003024d 54%,#00030205 78%),linear-gradient(#0000 62%,#000302b3 100%);position:absolute;inset:0}.Landing-module__1l82zW__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.Landing-module__1l82zW__heroGrid{z-index:1;grid-template-columns:minmax(0,760px);align-items:center;min-height:clamp(520px,66vh,660px);display:grid;position:relative}.Landing-module__1l82zW__heroCopy{opacity:0;visibility:hidden;min-width:0;max-width:100%;padding-bottom:0}.Landing-module__1l82zW__kicker{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.7rem;font-weight:600;display:inline-flex}.Landing-module__1l82zW__heroTitle{perspective:1200px;overflow-wrap:anywhere;max-width:760px;font-size:clamp(2.4rem,6.5vw,6.2rem);line-height:.92}.Landing-module__1l82zW__lineWrap,.Landing-module__1l82zW__lineWrapAccent{display:inline}.Landing-module__1l82zW__lineWrapAccent{color:var(--accent)}.Landing-module__1l82zW__heroLead{max-width:min(640px,100%);color:var(--text-secondary);overflow-wrap:anywhere;margin-top:1.8rem;font-size:clamp(1.05rem,1.5vw,1.23rem);line-height:1.65}.Landing-module__1l82zW__heroActions{flex-wrap:wrap;gap:.75rem;margin-top:2.1rem;display:flex}.Landing-module__1l82zW__primaryButton,.Landing-module__1l82zW__secondaryButton,.Landing-module__1l82zW__priceCard>a,.Landing-module__1l82zW__finalContent>a{min-height:54px;transition:transform var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:14px;justify-content:center;align-items:center;gap:.65rem;padding:.9rem 1.35rem;font-size:.93rem;font-weight:650;display:inline-flex}.Landing-module__1l82zW__primaryButton{background:var(--accent);color:var(--text-on-accent);box-shadow:0 14px 35px #00d26a2b}.Landing-module__1l82zW__primaryButton:hover,.Landing-module__1l82zW__finalContent>a:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 18px 42px #00d26a3d}.Landing-module__1l82zW__secondaryButton{border:1px solid var(--border-card);background:#ffffff09}.Landing-module__1l82zW__secondaryButton:hover{border-color:var(--border-card-hover);background:#fff1;transform:translateY(-2px)}.Landing-module__1l82zW__heroNotes{color:var(--text-tertiary);flex-wrap:wrap;gap:1.15rem;margin-top:1.2rem;font-size:.77rem;display:flex}.Landing-module__1l82zW__heroNotes span{align-items:center;gap:.35rem;display:inline-flex}.Landing-module__1l82zW__heroNotes svg{color:var(--accent)}.Landing-module__1l82zW__proofBar{z-index:2;border-block:1px solid var(--border-card);grid-template-columns:repeat(4,1fr);margin-top:clamp(1.25rem,2.5vw,2rem);display:grid;position:relative}.Landing-module__1l82zW__proofBar>div{border-right:1px solid var(--border-card);padding:1.35rem 1.5rem}.Landing-module__1l82zW__proofBar>div:last-child{border-right:0}.Landing-module__1l82zW__proofBar strong,.Landing-module__1l82zW__proofBar span{display:block}.Landing-module__1l82zW__proofBar strong{font-size:.92rem}.Landing-module__1l82zW__proofBar span{color:var(--text-tertiary);margin-top:.15rem;font-size:.7rem}.Landing-module__1l82zW__routingSection,.Landing-module__1l82zW__howSection,.Landing-module__1l82zW__techSection,.Landing-module__1l82zW__locationsSection,.Landing-module__1l82zW__compareSection,.Landing-module__1l82zW__pricingSection,.Landing-module__1l82zW__faqSection,.Landing-module__1l82zW__finalSection{padding:var(--section-py) 0;position:relative}.Landing-module__1l82zW__sectionGrid{z-index:1;grid-template-columns:minmax(0,.78fr) minmax(500px,1.22fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.Landing-module__1l82zW__routingSection .Landing-module__1l82zW__sectionGrid{grid-template-columns:minmax(0,1fr) minmax(320px,1fr);align-items:center;min-height:clamp(610px,76svh,780px)}.Landing-module__1l82zW__sectionCopy{z-index:2;position:relative}.Landing-module__1l82zW__routingTextWrap{grid-template-columns:1fr;align-items:flex-start;display:grid;position:relative}.Landing-module__1l82zW__routingTextItem{visibility:hidden;opacity:0;pointer-events:none;transition:opacity var(--transition-normal);grid-area:1/1;position:absolute;inset:0}.Landing-module__1l82zW__routingTextItem.Landing-module__1l82zW__routingTextActive{visibility:visible;opacity:1;pointer-events:auto;position:relative}.Landing-module__1l82zW__sectionCopy h2,.Landing-module__1l82zW__sectionHeading h2,.Landing-module__1l82zW__sectionHeadingLeft h2,.Landing-module__1l82zW__locationsCopy h2,.Landing-module__1l82zW__faqIntro h2{margin-top:1rem;font-size:clamp(2.4rem,4.2vw,4.2rem)}.Landing-module__1l82zW__sectionCopy p,.Landing-module__1l82zW__sectionHeading p,.Landing-module__1l82zW__locationsCopy p,.Landing-module__1l82zW__faqIntro p{color:var(--text-secondary);margin-top:1.25rem;font-size:1.03rem;line-height:1.7}.Landing-module__1l82zW__modeTabs,.Landing-module__1l82zW__priceToggle{z-index:1;border:1px solid var(--border-card);background:#ffffff06;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:.25rem;margin-top:2rem;padding:.3rem;display:inline-grid;position:relative}.Landing-module__1l82zW__modePill,.Landing-module__1l82zW__pricePill{background:var(--accent);z-index:-1;transition:transform var(--transition-normal);width:calc(50% - .425rem);transform:translateX(calc(100% * var(--active-idx,0) + .25rem * var(--active-idx,0)));border-radius:10px;position:absolute;top:.3rem;bottom:.3rem;left:.3rem}.Landing-module__1l82zW__modeTabs button,.Landing-module__1l82zW__priceToggle button{min-height:44px;color:var(--text-tertiary);transition:color var(--transition-fast);background:0 0;border-radius:10px;padding:.7rem 1rem;font-size:.78rem;font-weight:600}.Landing-module__1l82zW__modeTabs button:hover,.Landing-module__1l82zW__priceToggle button:hover{color:var(--text-primary)}.Landing-module__1l82zW__modeTabs .Landing-module__1l82zW__modeActive,.Landing-module__1l82zW__priceToggle .Landing-module__1l82zW__priceToggleActive{color:var(--text-on-accent)}.Landing-module__1l82zW__routingMetricWrap{grid-template-columns:1fr;display:grid}.Landing-module__1l82zW__routingMetric{border-top:1px solid var(--border-card);visibility:hidden;opacity:0;pointer-events:none;transition:opacity var(--transition-normal);grid-area:1/1;align-items:center;gap:.8rem;margin-top:2.5rem;padding-top:1.25rem;display:flex}.Landing-module__1l82zW__routingMetric.Landing-module__1l82zW__routingMetricActive{visibility:visible;opacity:1;pointer-events:auto}.Landing-module__1l82zW__routingMetric strong{font-size:.95rem}.Landing-module__1l82zW__routingMetric span{color:var(--text-tertiary);font-size:.72rem}.Landing-module__1l82zW__routeVisual{border:1px solid var(--border-card);border-radius:var(--radius-xl);background:linear-gradient(#ffffff05 1px,#0000 1px) 0 0/40px 40px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/40px 40px,linear-gradient(145deg,#0c120ee6,#040605fa);min-height:450px;overflow:hidden}.Landing-module__1l82zW__routeHeader,.Landing-module__1l82zW__routeLegend{border-bottom:1px solid var(--border-card);color:var(--text-tertiary);letter-spacing:.06em;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.62rem;display:flex}.Landing-module__1l82zW__routeHeader span:last-child,.Landing-module__1l82zW__routeLegend span{align-items:center;gap:.4rem;display:inline-flex}.Landing-module__1l82zW__routeHeader i,.Landing-module__1l82zW__mapStatus i{background:var(--accent);width:6px;height:6px;box-shadow:0 0 10px var(--accent);border-radius:50%}.Landing-module__1l82zW__routeCanvas{height:342px;position:relative}.Landing-module__1l82zW__routeNode{z-index:2;border:1px solid var(--border-card);width:88px;min-height:76px;color:var(--text-secondary);background:#060a07eb;border-radius:16px;place-items:center;padding:.65rem;display:grid;position:absolute;box-shadow:0 15px 30px #0000004d}.Landing-module__1l82zW__routeNode span{font-size:.69rem;font-weight:650}.Landing-module__1l82zW__routeNode small{color:var(--accent);text-transform:uppercase;font-size:.51rem}.Landing-module__1l82zW__userNode{top:132px;left:7%}.Landing-module__1l82zW__axiomNode{color:var(--accent);border-color:#00d26a4d;top:124px;left:calc(50% - 45px)}.Landing-module__1l82zW__worldNode{top:45px;right:7%}.Landing-module__1l82zW__localNode{bottom:42px;right:7%}.Landing-module__1l82zW__routeLineOne,.Landing-module__1l82zW__routeLineVpn,.Landing-module__1l82zW__routeLineDirect{z-index:1;transform-origin:0;background:#00d26a3d;height:2px;position:absolute;overflow:hidden}.Landing-module__1l82zW__routeLineOne{width:calc(43% - 132px);top:170px;left:calc(7% + 88px)}.Landing-module__1l82zW__routeLineVpn{width:calc(43% - 83px);top:156px;left:calc(50% + 43px);transform:rotate(-17deg)}.Landing-module__1l82zW__routeLineDirect{background:#ffffff29;width:calc(43% - 83px);top:190px;left:calc(50% + 43px);transform:rotate(17deg)}.Landing-module__1l82zW__routeLineOne i,.Landing-module__1l82zW__routeLineVpn i,.Landing-module__1l82zW__routeLineDirect i{background:linear-gradient(90deg, transparent, var(--accent), transparent);width:38px;height:4px;animation:2.1s linear infinite Landing-module__1l82zW__packet;position:absolute;top:-1px}.Landing-module__1l82zW__smart{--active-route:1}.Landing-module__1l82zW__routeLineDirect i{background:linear-gradient(90deg,#0000,#fff,#0000);animation-delay:-.8s}.Landing-module__1l82zW__full .Landing-module__1l82zW__localNode,.Landing-module__1l82zW__stable .Landing-module__1l82zW__localNode,.Landing-module__1l82zW__full .Landing-module__1l82zW__routeLineDirect,.Landing-module__1l82zW__stable .Landing-module__1l82zW__routeLineDirect{opacity:.15}.Landing-module__1l82zW__stable .Landing-module__1l82zW__routeLineOne,.Landing-module__1l82zW__stable .Landing-module__1l82zW__routeLineVpn{height:3px;box-shadow:0 0 12px #00d26a73}.Landing-module__1l82zW__routeLegend{border-top:1px solid var(--border-card);border-bottom:0;justify-content:flex-start;gap:1.5rem}.Landing-module__1l82zW__routeLegend i{width:20px;height:2px}.Landing-module__1l82zW__secureLegend{background:var(--accent)}.Landing-module__1l82zW__directLegend{background:#ffffff73}.Landing-module__1l82zW__faqSection{background:#ffffff03;border-block:1px solid #ffffff0a}.Landing-module__1l82zW__compareSection{z-index:10;background:var(--bg-body);border-top:1px solid #ffffff14;border-top-left-radius:64px;border-top-right-radius:64px;margin-top:-3rem;position:relative;box-shadow:0 -20px 40px #0000004d}.Landing-module__1l82zW__howSection{z-index:10;background:var(--bg-body);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff0a;border-top-left-radius:64px;border-top-right-radius:64px;position:relative;box-shadow:0 -20px 60px #0009}.Landing-module__1l82zW__overlapGroup{position:relative}.Landing-module__1l82zW__routingSection{z-index:1;background:var(--bg-body);align-items:center;min-height:100svh;display:flex;position:sticky;top:0;overflow:hidden}.Landing-module__1l82zW__mobileModeTabsWrapper{display:none}.Landing-module__1l82zW__mobileCardTabs{border-radius:var(--radius-full);background:#0006;border:1px solid #ffffff14;padding:.25rem;display:inline-flex;position:relative;box-shadow:inset 0 2px 10px #00000080}.Landing-module__1l82zW__mobileCardTabs button{z-index:1;border-radius:var(--radius-full);width:86px;min-height:44px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:700;transition:color .3s;position:relative}.Landing-module__1l82zW__mobileCardTabs button:hover{color:var(--text-secondary)}.Landing-module__1l82zW__mobileCardTabs button.Landing-module__1l82zW__mobileTabActive{color:var(--bg-body)}.Landing-module__1l82zW__mobileCardPill{z-index:0;border-radius:var(--radius-full);background:var(--accent);width:86px;transform:translateX(calc(var(--active-idx,0) * 100%));transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:.25rem;bottom:.25rem;left:.25rem;box-shadow:0 4px 14px #00d26a40,inset 0 -1px #0000001a}.Landing-module__1l82zW__sectionHeading{text-align:center;max-width:800px;margin:0 auto clamp(2rem,4vw,3.5rem)}.Landing-module__1l82zW__sectionHeadingLeft{max-width:760px;margin-bottom:clamp(2rem,4vw,3.5rem)}.Landing-module__1l82zW__howScene{height:330vh;position:relative}.Landing-module__1l82zW__howSticky{align-items:center;height:100svh;display:grid;position:sticky;top:0;overflow:hidden}.Landing-module__1l82zW__howGrid{grid-template-columns:minmax(0,1fr) minmax(390px,.8fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.Landing-module__1l82zW__stepSequence{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.Landing-module__1l82zW__stepRail{height:280px;position:relative}.Landing-module__1l82zW__stepRail:before,.Landing-module__1l82zW__stepProgress{content:"";width:1px;position:absolute;top:0;bottom:0;left:50%}.Landing-module__1l82zW__stepRail:before{background:#ffffff1a}.Landing-module__1l82zW__stepProgress{z-index:1;background:linear-gradient(var(--accent), #00d26a61);transform-origin:top;transform:scaleY(0);box-shadow:0 0 18px #00d26a73}.Landing-module__1l82zW__stepDots{z-index:2;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:-2px 0}.Landing-module__1l82zW__stepDots i{background:#050806;border:1px solid #00d26a80;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #00d26a0a}.Landing-module__1l82zW__steps{height:300px;position:relative}.Landing-module__1l82zW__step{opacity:0;visibility:hidden;grid-template-rows:auto 1fr;grid-template-columns:32px minmax(0,1fr);align-content:center;gap:.5rem 1.2rem;display:grid;position:absolute;inset:0}.Landing-module__1l82zW__step:first-child{opacity:1;visibility:visible}.Landing-module__1l82zW__stepNumber{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;font-size:.68rem}.Landing-module__1l82zW__stepIcon{color:var(--accent);justify-content:flex-start;align-items:center;display:flex}.Landing-module__1l82zW__stepCopy{align-self:center}.Landing-module__1l82zW__step h3{letter-spacing:-.055em;font-size:clamp(2rem,3.2vw,3.25rem);line-height:.98}.Landing-module__1l82zW__step p{max-width:470px;color:var(--text-secondary);margin-top:.85rem;font-size:clamp(.88rem,1.15vw,1rem);line-height:1.65}.Landing-module__1l82zW__phoneStage{place-items:center;min-height:clamp(500px,72svh,640px);display:grid;position:relative}.Landing-module__1l82zW__phone{z-index:2;aspect-ratio:428/926;width:min(62%,260px);position:relative}.Landing-module__1l82zW__phoneScreen{object-fit:contain;will-change:transform, opacity;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__1l82zW__featureGrid{grid-template-columns:repeat(12,1fr);gap:.75rem;display:grid}.Landing-module__1l82zW__featureCard{border:1px solid var(--border-card);border-radius:var(--radius-lg);min-height:280px;transition:transform var(--transition-normal), border-color var(--transition-normal), background var(--transition-normal);background:linear-gradient(145deg,#ffffff0a,#ffffff03);padding:1.65rem;position:relative;overflow:hidden}.Landing-module__1l82zW__featureCard:hover{background:linear-gradient(145deg,#00d26a0f,#ffffff03);border-color:#00d26a3d;transform:translateY(-4px)}.Landing-module__1l82zW__featureWide{grid-column:span 7}.Landing-module__1l82zW__featureSmall{grid-column:span 5}.Landing-module__1l82zW__featureGrid>:nth-child(3),.Landing-module__1l82zW__featureGrid>:nth-child(4),.Landing-module__1l82zW__featureGrid>:nth-child(5){grid-column:span 4}.Landing-module__1l82zW__featureIcon{width:44px;height:44px;color:var(--accent);background:#00d26a14;border:1px solid #00d26a33;border-radius:13px;place-items:center;margin-bottom:2.2rem;display:grid}.Landing-module__1l82zW__featureCard>span{color:var(--text-tertiary);letter-spacing:.07em;text-transform:uppercase;font-size:.6rem}.Landing-module__1l82zW__featureCard h3{margin-top:.55rem;font-size:clamp(1.4rem,2.4vw,2rem)}.Landing-module__1l82zW__featureCard p{max-width:520px;color:var(--text-secondary);margin-top:.7rem;font-size:.82rem;line-height:1.65}.Landing-module__1l82zW__protocolVisual{color:var(--text-tertiary);align-items:center;gap:.45rem;font-size:.52rem;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.Landing-module__1l82zW__protocolVisual i{background:var(--accent-line);width:22px;height:1px}.Landing-module__1l82zW__protocolVisual strong{color:var(--accent);font-size:.55rem}.Landing-module__1l82zW__platformLine{gap:.35rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.Landing-module__1l82zW__platformLine span{border-radius:var(--radius-full);color:var(--text-tertiary);text-transform:uppercase;background:#ffffff05;border:1px solid #ffffff14;padding:.25rem .65rem;font-size:.55rem}.Landing-module__1l82zW__featureStatus{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;font-size:.52rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}.Landing-module__1l82zW__featureStatus i{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%}.Landing-module__1l82zW__locationsSection{background:radial-gradient(circle at 20%,#00d26a0e,#0000 34rem);overflow:clip}.Landing-module__1l82zW__locationsGrid{grid-template-columns:minmax(480px,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.Landing-module__1l82zW__networkMap{isolation:isolate;min-height:570px;position:relative}.Landing-module__1l82zW__globe{z-index:1;filter:drop-shadow(0 32px 55px #00000080);width:min(108%,650px);max-width:none;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.Landing-module__1l82zW__mapStatus{z-index:4;color:var(--text-secondary);background:0 0;border:0;align-items:center;gap:.45rem;padding:0;font-size:.58rem;display:inline-flex;position:absolute;bottom:5%;left:50%;right:auto;transform:translate(-50%)}.Landing-module__1l82zW__locationList{flex-wrap:wrap;gap:.45rem;margin-top:2rem;display:flex}.Landing-module__1l82zW__locationList span{border:1px solid var(--border-card);color:var(--text-secondary);background:#ffffff06;border-radius:9px;padding:.48rem .65rem;font-size:.68rem}.Landing-module__1l82zW__locationFact{background:#00d26a0b;border:1px solid #00d26a2b;border-radius:14px;align-items:flex-start;gap:.8rem;margin-top:2rem;padding:1rem;display:flex}.Landing-module__1l82zW__locationFact svg{color:var(--accent);flex:none}.Landing-module__1l82zW__locationFact strong,.Landing-module__1l82zW__locationFact span{display:block}.Landing-module__1l82zW__locationFact strong{font-size:.76rem}.Landing-module__1l82zW__locationFact span{color:var(--text-tertiary);margin-top:.25rem;font-size:.66rem}.Landing-module__1l82zW__compareCards{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.Landing-module__1l82zW__compareCardFree,.Landing-module__1l82zW__compareCardAxiom{border-radius:28px;flex-direction:column;padding:2.2rem 2rem;display:flex;position:relative;overflow:hidden}.Landing-module__1l82zW__compareCardFree{color:var(--text-secondary);background:#ffffff04;border:1px solid #ffffff0a}.Landing-module__1l82zW__compareCardAxiom{z-index:2;background:linear-gradient(145deg,#00d26a0f,#030a06e6);border:1px solid #00d26a40;transform:scale(1.02);box-shadow:0 20px 50px #0006,inset 0 1px #ffffff1a}.Landing-module__1l82zW__compareAxiomGlow{pointer-events:none;background:radial-gradient(at top,#00d26a26,#0000 70%);width:120%;height:200px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Landing-module__1l82zW__compareAxiomIcon{color:var(--accent);filter:drop-shadow(0 0 12px #00d26a66);margin-bottom:1.25rem}.Landing-module__1l82zW__compareCardHeader{z-index:1;border-bottom:1px solid #ffffff0f;margin-bottom:2rem;padding-bottom:2rem;position:relative}.Landing-module__1l82zW__compareCardAxiom .Landing-module__1l82zW__compareCardHeader{border-bottom-color:#00d26a26}.Landing-module__1l82zW__compareAxiomBadge{border-radius:var(--radius-full);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;background:#00d26a1a;margin-bottom:1rem;padding:.35rem .65rem;font-size:.65rem;font-weight:700;display:inline-block}.Landing-module__1l82zW__compareCardHeader h3{letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700}.Landing-module__1l82zW__compareCardFree .Landing-module__1l82zW__compareCardHeader h3{color:var(--text-secondary)}.Landing-module__1l82zW__compareCardHeader p{color:var(--text-tertiary);margin-top:.5rem;font-size:.9rem}.Landing-module__1l82zW__compareCardAxiom .Landing-module__1l82zW__compareCardHeader p{color:var(--text-secondary)}.Landing-module__1l82zW__compareList{z-index:1;flex-direction:column;gap:1.25rem;display:flex;position:relative}.Landing-module__1l82zW__compareList li{align-items:flex-start;gap:1rem;display:flex}.Landing-module__1l82zW__compareIconX{color:#ff6b6bcc;flex:none;margin-top:.1rem}.Landing-module__1l82zW__compareIconCheck{color:var(--accent);filter:drop-shadow(0 0 8px #00d26a66);flex:none;margin-top:.1rem}.Landing-module__1l82zW__compareItemContent{flex-direction:column;gap:.25rem;display:flex}.Landing-module__1l82zW__compareCriteria{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.Landing-module__1l82zW__compareValue{color:var(--text-secondary);font-size:.95rem;font-weight:500;line-height:1.4}.Landing-module__1l82zW__compareCardAxiom .Landing-module__1l82zW__compareValue{color:var(--text-primary);font-weight:600}.Landing-module__1l82zW__pricingSection{background:radial-gradient(circle at 50% 70%,#00d26a0f,#0000 36rem)}.Landing-module__1l82zW__priceToggle{z-index:1;border:1px solid var(--border-card);background:#ffffff06;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:.25rem;width:100%;max-width:250px;margin:-2rem auto 2.5rem;padding:.3rem;display:grid;position:relative}.Landing-module__1l82zW__pricingGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.Landing-module__1l82zW__pricingGridThree{grid-template-columns:repeat(3,1fr);max-width:930px;margin-inline:auto}.Landing-module__1l82zW__priceCard{border:1px solid var(--border-card);border-radius:var(--radius-lg);isolation:isolate;min-height:430px;transition:transform var(--transition-normal), border-color var(--transition-normal), box-shadow var(--transition-normal);background:#020604;flex-direction:column;padding:1.35rem;display:flex;position:relative;overflow:hidden}.Landing-module__1l82zW__priceCard:hover{border-color:#00d26a57;transform:translateY(-5px);box-shadow:0 18px 50px #00d26a17}.Landing-module__1l82zW__priceFeatured{border-color:#00d26a7a;box-shadow:0 18px 60px #00d26a1a}.Landing-module__1l82zW__priceArtwork{z-index:-2;object-fit:cover;object-position:54% bottom;opacity:.42;filter:saturate(.88)contrast(1.05);width:100%;height:100%;transition:opacity .5s,transform .8s cubic-bezier(.16,1,.3,1),filter .5s;position:absolute;inset:0;transform:scale(1.015)}.Landing-module__1l82zW__priceCard:hover .Landing-module__1l82zW__priceArtwork{opacity:.58;filter:saturate()contrast(1.08);transform:scale(1.045)}.Landing-module__1l82zW__priceFeatured .Landing-module__1l82zW__priceArtwork{opacity:.56}.Landing-module__1l82zW__priceArtworkShade{z-index:-1;background:linear-gradient(#010503fa 0%,#010503e8 34%,#010503ab 65%,#010503d6 100%),linear-gradient(90deg,#010503b8,#01050314);position:absolute;inset:0}.Landing-module__1l82zW__priceFeatured .Landing-module__1l82zW__priceArtworkShade{background:linear-gradient(#010503f7 0%,#010503e0 33%,#01050391 67%,#010503c7 100%),linear-gradient(90deg,#010503a8,#01050308)}.Landing-module__1l82zW__priceTop{min-height:28px;color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.76rem;font-weight:600;display:flex}.Landing-module__1l82zW__priceTop small{border-radius:var(--radius-full);background:var(--accent);color:var(--text-on-accent);padding:.28rem .45rem;font-size:.52rem;font-weight:700}.Landing-module__1l82zW__priceValue{letter-spacing:-.055em;margin-top:1.5rem;font-size:clamp(2.1rem,3vw,2.8rem);font-weight:650}.Landing-module__1l82zW__priceValue span{color:var(--text-tertiary);font-size:1rem}.Landing-module__1l82zW__priceMonth{color:var(--accent);flex-wrap:wrap;align-items:center;gap:.4rem;min-height:1.2rem;margin-top:.15rem;font-size:.85rem;display:flex}.Landing-module__1l82zW__strikethroughPrice{color:#fff6;font-size:.75rem;font-weight:500;text-decoration:line-through}.Landing-module__1l82zW__priceCard ul{border-top:1px solid var(--border-card);flex-direction:column;gap:.65rem;margin:1.8rem 0;padding-top:1.3rem;display:flex}.Landing-module__1l82zW__priceCard li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.69rem;display:flex}.Landing-module__1l82zW__priceCard li svg{color:var(--accent);flex:none}.Landing-module__1l82zW__priceCard>a{border:1px solid var(--border-card);background:#ffffff09;border-radius:12px;min-height:48px;margin-top:auto;font-size:.73rem}.Landing-module__1l82zW__priceCard>a:hover,.Landing-module__1l82zW__priceFeatured>a{border-color:var(--accent);background:var(--accent);color:var(--text-on-accent)}.Landing-module__1l82zW__paymentLine{color:var(--text-tertiary);justify-content:center;align-items:center;gap:1.3rem;margin-top:1.6rem;display:flex}.Landing-module__1l82zW__paymentLine span{align-items:center;gap:.4rem;font-size:.67rem;display:inline-flex}.Landing-module__1l82zW__paymentLine small{border-left:1px solid var(--border-card);padding-left:1.3rem;font-size:.63rem}.Landing-module__1l82zW__faqGrid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.Landing-module__1l82zW__faqIntro{position:sticky;top:120px}.Landing-module__1l82zW__faqIntro>a{min-height:44px;color:var(--accent);align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.8rem;font-weight:600;display:inline-flex}.Landing-module__1l82zW__faqList{border-top:1px solid var(--border-card)}.Landing-module__1l82zW__faqItem{border-bottom:1px solid var(--border-card)}.Landing-module__1l82zW__faqItem button{text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1.35rem 0;font-size:.9rem;font-weight:550;display:flex}.Landing-module__1l82zW__faqItem button svg{color:var(--text-tertiary);transition:transform var(--transition-normal), color var(--transition-normal);flex:none}.Landing-module__1l82zW__faqAnswer{transition:grid-template-rows var(--transition-normal);grid-template-rows:0fr;display:grid}.Landing-module__1l82zW__faqAnswer p{color:var(--text-secondary);font-size:.78rem;line-height:1.7;overflow:hidden}.Landing-module__1l82zW__faqOpen .Landing-module__1l82zW__faqAnswer{grid-template-rows:1fr}.Landing-module__1l82zW__faqOpen .Landing-module__1l82zW__faqAnswer p{padding-bottom:1.4rem}.Landing-module__1l82zW__faqOpen button svg{color:var(--accent);transform:rotate(180deg)}.Landing-module__1l82zW__finalCard{background:#010403;border:1px solid #00d26a40;border-radius:clamp(22px,3vw,32px);width:min(100%,1450px);min-height:clamp(470px,38vw,620px);margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00d26a09,0 0 38px #00d26a1c}.Landing-module__1l82zW__finalArtwork{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.Landing-module__1l82zW__finalShade{background:linear-gradient(90deg,#000302fa 0%,#000302e6 37%,#00030247 64%,#0003020d 100%),linear-gradient(#0000 58%,#0003026b);position:absolute;inset:0}.Landing-module__1l82zW__finalContent{z-index:1;min-height:inherit;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;width:min(58%,680px);padding:clamp(2.5rem,5vw,5rem);display:flex;position:relative}.Landing-module__1l82zW__finalOrb{z-index:1;width:58px;height:58px;color:var(--accent);background:#00d26a14;border:1px solid #00d26a54;border-radius:50%;place-items:center;margin:0 0 1.1rem;display:grid;position:relative;box-shadow:0 0 18px #00d26a1a}.Landing-module__1l82zW__finalContent>span{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.Landing-module__1l82zW__finalContent h2{max-width:650px;margin:.75rem 0 0;font-size:clamp(2.25rem,4vw,4rem)}.Landing-module__1l82zW__finalContent p{max-width:520px;color:var(--text-secondary);margin:1rem 0 0}.Landing-module__1l82zW__finalContent>a{background:var(--accent);min-height:50px;color:var(--text-on-accent);margin-top:1.5rem}@keyframes Landing-module__1l82zW__pulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}@media (max-width:1400px){.Landing-module__1l82zW__heroGrid{grid-template-columns:minmax(0,700px)}.Landing-module__1l82zW__sectionGrid{grid-template-columns:.75fr 1.25fr;gap:2.5rem}.Landing-module__1l82zW__locationsGrid{grid-template-columns:1fr .85fr;gap:3rem}.Landing-module__1l82zW__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.Landing-module__1l82zW__hero{min-height:820px;padding-top:6.5rem}.Landing-module__1l82zW__heroBackground{object-position:64% center}.Landing-module__1l82zW__heroBackgroundShade{background:linear-gradient(#000302e6 0%,#000302a6 42%,#000302eb 100%),linear-gradient(90deg,#000302c7,#00030214)}.Landing-module__1l82zW__heroGrid,.Landing-module__1l82zW__sectionGrid,.Landing-module__1l82zW__howGrid,.Landing-module__1l82zW__locationsGrid,.Landing-module__1l82zW__faqGrid,.Landing-module__1l82zW__compareCards{grid-template-columns:1fr}.Landing-module__1l82zW__heroCopy{max-width:720px}.Landing-module__1l82zW__proofBar{grid-template-columns:repeat(2,1fr)}.Landing-module__1l82zW__proofBar>div:nth-child(2){border-right:0}.Landing-module__1l82zW__proofBar>div:nth-child(-n+2){border-bottom:1px solid var(--border-card)}.Landing-module__1l82zW__sectionCopy{max-width:680px}.Landing-module__1l82zW__routingSection{align-items:center}.Landing-module__1l82zW__routingSection .Landing-module__1l82zW__sectionGrid{grid-template-columns:1fr;gap:1.5rem}.Landing-module__1l82zW__routingSection .Landing-module__1l82zW__sectionCopy{display:none}.Landing-module__1l82zW__mobileModeTabsWrapper{justify-content:flex-start;margin-top:1.2rem;margin-bottom:1.5rem;display:flex}.Landing-module__1l82zW__howScene{height:330vh}.Landing-module__1l82zW__howSticky{align-items:stretch;height:100svh;position:sticky;overflow:hidden}.Landing-module__1l82zW__howGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-content:start;gap:0;max-width:560px;min-height:100svh;margin-inline:auto;padding-top:clamp(3.6rem,7svh,4.5rem)}.Landing-module__1l82zW__stepSequence{grid-template-columns:14px minmax(0,1fr);align-items:center;min-height:188px}.Landing-module__1l82zW__stepRail{height:168px;margin-block:0}.Landing-module__1l82zW__steps{height:184px;display:block}.Landing-module__1l82zW__step{opacity:0;visibility:hidden;min-height:0;position:absolute;inset:0}.Landing-module__1l82zW__step:first-child{opacity:1;visibility:visible}.Landing-module__1l82zW__step h3{font-size:clamp(1.65rem,6vw,2.35rem)}.Landing-module__1l82zW__phoneStage{place-items:start center;height:min(54svh,460px);min-height:0;margin-top:-1.9rem;overflow:visible}.Landing-module__1l82zW__phone{width:min(62vw,260px);transform:translateY(0)}.Landing-module__1l82zW__featureWide,.Landing-module__1l82zW__featureSmall,.Landing-module__1l82zW__featureGrid .Landing-module__1l82zW__featureSmall:nth-child(3),.Landing-module__1l82zW__featureGrid .Landing-module__1l82zW__featureSmall:nth-child(4),.Landing-module__1l82zW__featureGrid .Landing-module__1l82zW__featureWide:last-child{grid-column:span 6}.Landing-module__1l82zW__networkMap{min-height:520px}.Landing-module__1l82zW__locationsCopy{max-width:680px}.Landing-module__1l82zW__faqIntro{max-width:620px;position:static}}@media (max-width:600px){.Landing-module__1l82zW__hero{min-height:auto;padding-top:calc(var(--connection-bar-height,44px) + 5.25rem);padding-bottom:1rem}.Landing-module__1l82zW__heroGrid{grid-template-columns:minmax(0,1fr);align-items:start;min-height:0;padding-bottom:1.5rem}.Landing-module__1l82zW__heroBackground{object-position:68% center}.Landing-module__1l82zW__hero h1{letter-spacing:-.01em;font-size:clamp(2.05rem,10vw,3rem);line-height:1.02}.Landing-module__1l82zW__heroLead{margin-top:1.25rem;font-size:.97rem;line-height:1.55}.Landing-module__1l82zW__heroActions{flex-direction:column;gap:.6rem;margin-top:1.6rem}.Landing-module__1l82zW__primaryButton,.Landing-module__1l82zW__secondaryButton{border-radius:12px;width:100%;min-height:48px;padding:.75rem 1.1rem;font-size:.92rem}.Landing-module__1l82zW__heroNotes{gap:.55rem .95rem;margin-top:1rem;font-size:.74rem}.Landing-module__1l82zW__proofBar{padding-inline:0}.Landing-module__1l82zW__proofBar>div{padding:1rem}.Landing-module__1l82zW__sectionCopy h2,.Landing-module__1l82zW__sectionHeading h2,.Landing-module__1l82zW__sectionHeadingLeft h2,.Landing-module__1l82zW__locationsCopy h2,.Landing-module__1l82zW__faqIntro h2{font-size:clamp(2.35rem,12vw,3.4rem)}.Landing-module__1l82zW__modeTabs{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.Landing-module__1l82zW__modeTabs button{padding-inline:.5rem}.Landing-module__1l82zW__howScene{height:auto!important}.Landing-module__1l82zW__howSticky{align-items:stretch!important;height:auto!important;position:relative!important;overflow:visible!important}.Landing-module__1l82zW__howGrid{grid-template-rows:auto;grid-template-columns:1fr;gap:0;max-width:none;min-height:0;margin-inline:0;padding-top:0}.Landing-module__1l82zW__stepSequence{grid-template-columns:minmax(0,1fr);gap:0;min-height:0}.Landing-module__1l82zW__stepRail,.Landing-module__1l82zW__stepDots{display:none}.Landing-module__1l82zW__steps{flex-direction:column;gap:.85rem;height:auto;display:flex}.Landing-module__1l82zW__step{border:1px solid var(--border-card);background:#ffffff07;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr);align-content:start;gap:.55rem .9rem;padding:1.1rem 1rem;display:grid;opacity:1!important;visibility:visible!important;filter:none!important;position:relative!important;inset:auto!important;transform:none!important}.Landing-module__1l82zW__stepNumber{grid-column:1/-1;margin-bottom:.15rem}.Landing-module__1l82zW__stepIcon{background:#00d26a12;border:1px solid #00d26a2e;border-radius:12px;grid-area:2/1;justify-content:center;align-self:start;width:44px;height:44px}.Landing-module__1l82zW__stepCopy{grid-area:2/2;align-self:start;min-width:0}.Landing-module__1l82zW__step h3{letter-spacing:-.02em;font-size:1.22rem;line-height:1.2}.Landing-module__1l82zW__step p{max-width:none;margin-top:.45rem;font-size:.94rem;line-height:1.55}.Landing-module__1l82zW__phoneStage,.Landing-module__1l82zW__happPill{display:none}.Landing-module__1l82zW__featureGrid{grid-template-columns:1fr}.Landing-module__1l82zW__featureGrid>*{min-width:0;grid-column:1/-1!important}.Landing-module__1l82zW__featureCard{min-height:0;padding:1.35rem}.Landing-module__1l82zW__featureIcon{margin-bottom:1.4rem}.Landing-module__1l82zW__featureCard h3{font-size:clamp(1.55rem,8vw,2rem)}.Landing-module__1l82zW__featureCard p{font-size:.9rem}.Landing-module__1l82zW__protocolVisual,.Landing-module__1l82zW__platformLine,.Landing-module__1l82zW__featureStatus,.Landing-module__1l82zW__networkMap{display:none}.Landing-module__1l82zW__protocolVisual,.Landing-module__1l82zW__platformLine,.Landing-module__1l82zW__featureStatus{margin-top:1.4rem;position:static}.Landing-module__1l82zW__platformLine{flex-wrap:wrap}.Landing-module__1l82zW__networkMap{min-height:430px}.Landing-module__1l82zW__globe{width:min(132%,550px);top:45%}.Landing-module__1l82zW__mapStatus{bottom:2%}.Landing-module__1l82zW__compareCards{grid-template-columns:1fr}.Landing-module__1l82zW__compareCardFree,.Landing-module__1l82zW__compareCardAxiom{border-radius:20px;width:100%;max-width:100%;padding:1.6rem 1.25rem}.Landing-module__1l82zW__compareCardAxiom{transform:none}.Landing-module__1l82zW__pricingGrid,.Landing-module__1l82zW__pricingGridThree{grid-template-columns:1fr}.Landing-module__1l82zW__priceToggle{width:100%}.Landing-module__1l82zW__priceToggle button{flex:1;padding-inline:.5rem}.Landing-module__1l82zW__priceCard{min-height:0}.Landing-module__1l82zW__priceArtwork,.Landing-module__1l82zW__priceArtworkShade{display:none}.Landing-module__1l82zW__priceCard>a{min-height:52px}.Landing-module__1l82zW__paymentLine{flex-wrap:wrap;gap:.8rem 1rem}.Landing-module__1l82zW__paymentLine small{border-top:1px solid var(--border-card);text-align:center;border-left:0;width:100%;padding:.75rem 0 0}.Landing-module__1l82zW__finalCard{min-height:570px}.Landing-module__1l82zW__finalArtwork{object-position:70% center}.Landing-module__1l82zW__finalShade{background:linear-gradient(#0003025c 0%,#000302e6 48%,#000302fa 100%),linear-gradient(90deg,#000302b8,#0003021f)}.Landing-module__1l82zW__finalContent{width:100%;min-height:inherit;text-align:left;justify-content:flex-end;padding:2.5rem 1.25rem}.Landing-module__1l82zW__finalOrb{width:52px;height:52px}}@media (prefers-reduced-motion:reduce){.Landing-module__1l82zW__howScene{height:auto}.Landing-module__1l82zW__howSticky{height:auto;position:relative;overflow:visible}.Landing-module__1l82zW__howGrid{align-items:start}.Landing-module__1l82zW__stepSequence{align-items:stretch}.Landing-module__1l82zW__stepRail{height:auto;margin-block:1.4rem}.Landing-module__1l82zW__stepProgress{transform:scaleY(1)}.Landing-module__1l82zW__steps{gap:1.5rem;height:auto;display:grid}.Landing-module__1l82zW__step{opacity:1;visibility:visible;filter:none;min-height:150px;position:relative;inset:auto;transform:none}}@media (max-width:850px) and (prefers-reduced-motion:reduce){.Landing-module__1l82zW__howGrid{gap:3rem;min-height:0;padding-top:0}.Landing-module__1l82zW__phoneStage{height:auto;overflow:visible}.Landing-module__1l82zW__phone{transform:none}}
.TemporaryAccessPass-module__BIsNyG__stage{perspective:1500px;view-transition-name:TemporaryAccessPass-module__BIsNyG__emergency-pass;justify-items:center;gap:1rem;width:min(100%,580px);display:grid}.TemporaryAccessPass-module__BIsNyG__activeStage{width:min(100%,760px);animation:2.5s cubic-bezier(.16,.72,.18,1) both TemporaryAccessPass-module__BIsNyG__passArrive}.TemporaryAccessPass-module__BIsNyG__activeStage .TemporaryAccessPass-module__BIsNyG__cardButton{aspect-ratio:1.72}@keyframes TemporaryAccessPass-module__BIsNyG__passArrive{0%{transform:translate(52vw)scale(.74)}to{transform:translate(0)scale(1)}}.TemporaryAccessPass-module__BIsNyG__cardButton{aspect-ratio:1.586;width:100%;color:inherit;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:28px;padding:0;position:relative}.TemporaryAccessPass-module__BIsNyG__cardInner{width:100%;height:100%;transform-style:preserve-3d;border-radius:32px;transition:transform .76s cubic-bezier(.2,.78,.2,1);display:block;position:relative}.TemporaryAccessPass-module__BIsNyG__flipped .TemporaryAccessPass-module__BIsNyG__cardInner{transform:rotateY(180deg)}.TemporaryAccessPass-module__BIsNyG__generating .TemporaryAccessPass-module__BIsNyG__cardInner{animation:.9s ease-in-out infinite TemporaryAccessPass-module__BIsNyG__passSearch}@keyframes TemporaryAccessPass-module__BIsNyG__passSearch{0%,to{transform:rotate(-.35deg)translateY(0)}50%{transform:rotate(.35deg)translateY(-3px)}}.TemporaryAccessPass-module__BIsNyG__face{backface-visibility:hidden;background:#030806;border:1px solid #6cffb533;border-radius:32px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 34px 80px #00000080,0 14px 44px #00d26a21,inset 0 1px #ffffff14}.TemporaryAccessPass-module__BIsNyG__face:after{content:"";pointer-events:none;mix-blend-mode:screen;background:linear-gradient(112deg,#0000 18%,#ffffff13 38%,#0000 53%),linear-gradient(#ffffff06,#0000 30%);position:absolute;inset:0}.TemporaryAccessPass-module__BIsNyG__front{isolation:isolate}.TemporaryAccessPass-module__BIsNyG__art{z-index:-2;object-fit:cover;object-position:53% center;filter:saturate(.88)contrast(1.04)brightness(.78);transform:scale(1.025)}.TemporaryAccessPass-module__BIsNyG__frontShade{z-index:-1;background:linear-gradient(90deg,#020704fc 0%,#020704eb 36%,#02070447 72%,#0207041f 100%),linear-gradient(#0000001a,#00000085);position:absolute;inset:0}.TemporaryAccessPass-module__BIsNyG__cardTop,.TemporaryAccessPass-module__BIsNyG__cardBottom{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.TemporaryAccessPass-module__BIsNyG__cardTop{padding:clamp(1.15rem,3vw,1.7rem)}.TemporaryAccessPass-module__BIsNyG__cardBottom{margin-top:auto;padding:clamp(1.15rem,3vw,1.7rem)}.TemporaryAccessPass-module__BIsNyG__brand,.TemporaryAccessPass-module__BIsNyG__passType,.TemporaryAccessPass-module__BIsNyG__ready,.TemporaryAccessPass-module__BIsNyG__flipHint{align-items:center;display:inline-flex}.TemporaryAccessPass-module__BIsNyG__brand{gap:.7rem}.TemporaryAccessPass-module__BIsNyG__brand img{object-fit:contain;width:30px;height:auto}.TemporaryAccessPass-module__BIsNyG__brand span{color:#f4f8f6;letter-spacing:.18em;font-size:.88rem;font-weight:800}.TemporaryAccessPass-module__BIsNyG__passType{color:#e7f1ec9e;letter-spacing:.12em;gap:.45rem;font-size:.68rem;font-weight:650}.TemporaryAccessPass-module__BIsNyG__passType svg{color:var(--accent)}.TemporaryAccessPass-module__BIsNyG__frontCopy{z-index:2;justify-items:start;margin:auto 0;padding:0 clamp(1.15rem,3vw,1.7rem);display:grid;position:relative}.TemporaryAccessPass-module__BIsNyG__kicker{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:clamp(.64rem,1.35vw,.78rem);font-weight:750}.TemporaryAccessPass-module__BIsNyG__frontCopy strong{color:#f4f8f6;letter-spacing:-.045em;text-transform:uppercase;max-width:260px;margin-top:.55rem;font-size:clamp(1.4rem,3.7vw,2.25rem);font-weight:720;line-height:.98}.TemporaryAccessPass-module__BIsNyG__frontCopy strong b{color:var(--accent);font-size:1.35em;font-weight:inherit}.TemporaryAccessPass-module__BIsNyG__cardId{color:#e5efea7a;letter-spacing:.11em;margin-top:1rem;font-size:.64rem;font-weight:650}.TemporaryAccessPass-module__BIsNyG__activeContent{z-index:3;gap:.85rem;margin:auto 0;padding:0 clamp(1.15rem,3vw,1.7rem);display:grid;position:relative}.TemporaryAccessPass-module__BIsNyG__activeHeading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.TemporaryAccessPass-module__BIsNyG__activeHeading span{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.5rem;font-size:.76rem;font-weight:750;display:inline-flex}.TemporaryAccessPass-module__BIsNyG__activeHeading i{background:var(--accent);width:7px;height:7px;box-shadow:0 0 12px var(--accent);border-radius:50%}.TemporaryAccessPass-module__BIsNyG__activeHeading strong{color:#f4f8f6;font-variant-numeric:tabular-nums;font-size:clamp(2rem,4vw,3.2rem);line-height:.85}.TemporaryAccessPass-module__BIsNyG__activeKey{color:#f4f8f6d1;white-space:nowrap;text-overflow:ellipsis;background:#0000008c;border-radius:12px;padding:.9rem 1rem;font-size:.78rem;overflow:hidden}.TemporaryAccessPass-module__BIsNyG__activeActions{grid-template-columns:1fr 1.15fr;gap:.65rem;display:grid}.TemporaryAccessPass-module__BIsNyG__activeActions>span,.TemporaryAccessPass-module__BIsNyG__activeActions a{border-radius:11px;justify-content:center;align-items:center;gap:.5rem;min-height:45px;font-size:.78rem;font-weight:750;display:inline-flex}.TemporaryAccessPass-module__BIsNyG__activeActions>span{background:#ffffff17}.TemporaryAccessPass-module__BIsNyG__activeActions a{background:var(--accent);color:var(--text-on-accent)}::view-transition-group(emergency-pass){animation-duration:2.5s;animation-timing-function:cubic-bezier(.16,.72,.18,1)}.TemporaryAccessPass-module__BIsNyG__ready,.TemporaryAccessPass-module__BIsNyG__flipHint{color:#e7f1ec9e;letter-spacing:.08em;text-transform:uppercase;gap:.55rem;font-size:.67rem;font-weight:650}.TemporaryAccessPass-module__BIsNyG__ready{color:var(--accent)}.TemporaryAccessPass-module__BIsNyG__ready i{background:var(--accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 13px #00ff80bf}.TemporaryAccessPass-module__BIsNyG__flipHint svg{color:var(--accent)}.TemporaryAccessPass-module__BIsNyG__back{background:radial-gradient(circle at 82% 18%,#00d26a29,#0000 30%),linear-gradient(135deg,#06110b,#020604 62%);transform:rotateY(180deg)}.TemporaryAccessPass-module__BIsNyG__backGrid{opacity:.25;background-image:linear-gradient(#00d26a1f 1px,#0000 1px),linear-gradient(90deg,#00d26a1f 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28%,#000);mask-image:linear-gradient(90deg,#0000,#000 28%,#000)}.TemporaryAccessPass-module__BIsNyG__backContent{z-index:2;grid-template-columns:minmax(105px,148px) 1fr;align-items:center;gap:clamp(1.15rem,4vw,2rem);margin:auto 0;padding:0 clamp(1.15rem,3vw,1.7rem);display:grid;position:relative}.TemporaryAccessPass-module__BIsNyG__qrFrame{aspect-ratio:1;background:#ecfff5;border-radius:18px;place-items:center;padding:9px;display:grid;box-shadow:0 0 34px #00ff8033}.TemporaryAccessPass-module__BIsNyG__qrFrame svg{width:100%;height:auto;display:block}.TemporaryAccessPass-module__BIsNyG__backCopy{justify-items:start;display:grid}.TemporaryAccessPass-module__BIsNyG__backCopy strong{color:#f4f8f6;letter-spacing:-.035em;margin-top:.5rem;font-size:clamp(1.05rem,2.5vw,1.55rem);line-height:1.05}.TemporaryAccessPass-module__BIsNyG__botAddress{color:#e7f1ec94;margin-top:.55rem;font-size:.72rem}.TemporaryAccessPass-module__BIsNyG__codeRow{color:#e7f1ec6b;letter-spacing:.11em;grid-template-columns:1fr auto;gap:1rem;width:100%;margin-top:1.05rem;font-size:.56rem;line-height:1.35;display:grid}.TemporaryAccessPass-module__BIsNyG__codeRow b{color:var(--accent);font-size:.72rem;font-weight:750}.TemporaryAccessPass-module__BIsNyG__caption{color:var(--text-tertiary);text-align:center;font-size:.72rem}.TemporaryAccessPass-module__BIsNyG__cardButton:focus-visible{outline:2px solid var(--accent);outline-offset:7px}@media (max-width:600px){.TemporaryAccessPass-module__BIsNyG__stage{width:100%}.TemporaryAccessPass-module__BIsNyG__cardButton,.TemporaryAccessPass-module__BIsNyG__cardInner,.TemporaryAccessPass-module__BIsNyG__face{border-radius:20px}.TemporaryAccessPass-module__BIsNyG__cardTop,.TemporaryAccessPass-module__BIsNyG__cardBottom{padding:1rem}.TemporaryAccessPass-module__BIsNyG__frontCopy,.TemporaryAccessPass-module__BIsNyG__backContent{padding-inline:1rem}.TemporaryAccessPass-module__BIsNyG__brand img{width:24px}.TemporaryAccessPass-module__BIsNyG__brand span{font-size:.74rem}.TemporaryAccessPass-module__BIsNyG__passType{font-size:.56rem}.TemporaryAccessPass-module__BIsNyG__frontCopy strong{max-width:190px}.TemporaryAccessPass-module__BIsNyG__cardId,.TemporaryAccessPass-module__BIsNyG__ready,.TemporaryAccessPass-module__BIsNyG__flipHint{font-size:.52rem}.TemporaryAccessPass-module__BIsNyG__backContent{grid-template-columns:96px 1fr;gap:.9rem}.TemporaryAccessPass-module__BIsNyG__qrFrame{border-radius:13px;padding:7px}.TemporaryAccessPass-module__BIsNyG__botAddress{font-size:.6rem}.TemporaryAccessPass-module__BIsNyG__codeRow{margin-top:.65rem;font-size:.46rem}.TemporaryAccessPass-module__BIsNyG__codeRow b{font-size:.58rem}.TemporaryAccessPass-module__BIsNyG__activeStage .TemporaryAccessPass-module__BIsNyG__cardButton{aspect-ratio:1.35}.TemporaryAccessPass-module__BIsNyG__activeActions{grid-template-columns:1fr}.TemporaryAccessPass-module__BIsNyG__activeHeading strong{font-size:1.75rem}.TemporaryAccessPass-module__BIsNyG__activeStage{animation-name:TemporaryAccessPass-module__BIsNyG__passArriveMobile}}@keyframes TemporaryAccessPass-module__BIsNyG__passArriveMobile{0%{transform:translateY(22vh)scale(.88)}to{transform:translateY(0)scale(1)}}@media (max-width:390px){.TemporaryAccessPass-module__BIsNyG__backContent{grid-template-columns:82px 1fr}.TemporaryAccessPass-module__BIsNyG__frontCopy strong{font-size:1.25rem}.TemporaryAccessPass-module__BIsNyG__backCopy strong{font-size:.96rem}.TemporaryAccessPass-module__BIsNyG__flipHint{text-align:right;justify-content:flex-end;max-width:98px}}@media (prefers-reduced-motion:reduce){.TemporaryAccessPass-module__BIsNyG__cardInner{transition-duration:1ms}.TemporaryAccessPass-module__BIsNyG__generating .TemporaryAccessPass-module__BIsNyG__cardInner,.TemporaryAccessPass-module__BIsNyG__activeStage{animation:none}}
.Emergency-module__FP-zZq__page{background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:88px 88px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100svh;padding:5rem 0 2rem;display:flex;position:relative;overflow:hidden}.Emergency-module__FP-zZq__ambient{filter:blur(30px);pointer-events:none;background:radial-gradient(circle,#00d26a1c,#0000 65%);width:900px;height:700px;position:absolute;top:4rem;left:50%;transform:translate(-50%)}.Emergency-module__FP-zZq__shell{z-index:1;min-width:0;position:relative}.Emergency-module__FP-zZq__intro,.Emergency-module__FP-zZq__result{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-height:520px;display:grid}.Emergency-module__FP-zZq__introCopy,.Emergency-module__FP-zZq__resultCopy{min-width:0;max-width:650px}.Emergency-module__FP-zZq__eyebrow,.Emergency-module__FP-zZq__activeBadge{width:fit-content;color:var(--accent);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1.6rem;font-size:.82rem;font-weight:650;display:inline-flex}.Emergency-module__FP-zZq__eyebrow:before{content:"";background:var(--accent);width:7px;height:7px;box-shadow:0 0 14px var(--accent);border-radius:50%}.Emergency-module__FP-zZq__intro h1,.Emergency-module__FP-zZq__result h1,.Emergency-module__FP-zZq__centerState h1{max-width:820px;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5.6rem)}.Emergency-module__FP-zZq__introCopy>p,.Emergency-module__FP-zZq__resultCopy>p,.Emergency-module__FP-zZq__centerState>p{color:var(--text-secondary);max-width:660px;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.7}.Emergency-module__FP-zZq__primaryAction{background:var(--accent);min-height:58px;color:var(--text-on-accent);transition:transform var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);border-radius:13px;justify-content:center;align-items:center;gap:.7rem;margin-top:2.2rem;padding:0 1.45rem;font-weight:750;display:inline-flex;box-shadow:0 10px 38px #00d26a29}.Emergency-module__FP-zZq__primaryAction:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 14px 44px #00d26a3d}.Emergency-module__FP-zZq__primaryAction:disabled{cursor:wait;opacity:.78;transform:none}.Emergency-module__FP-zZq__introFacts{color:var(--text-secondary);flex-wrap:wrap;gap:.75rem 1.4rem;margin-top:2rem;font-size:.9rem;display:flex}.Emergency-module__FP-zZq__introFacts span{align-items:center;gap:.5rem;display:inline-flex}.Emergency-module__FP-zZq__introFacts svg{color:var(--accent)}.Emergency-module__FP-zZq__qrPanel{background:radial-gradient(circle at 50% 28%,#00d26a1f,#0000 38%),#040806d1;border:1px solid #ffffff1c;border-radius:32px;flex-direction:column;min-height:520px;padding:clamp(1.5rem,3vw,2.2rem);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057,inset 0 1px #ffffff0a}.Emergency-module__FP-zZq__qrTop{z-index:1;color:var(--text-tertiary);letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:.78rem;font-weight:700;display:flex;position:relative}.Emergency-module__FP-zZq__passPreview{place-items:center;min-width:0;display:grid}.Emergency-module__FP-zZq__activeScene{align-content:center;gap:2rem;max-width:800px;min-height:520px;display:grid}.Emergency-module__FP-zZq__activePass{min-width:0}.Emergency-module__FP-zZq__instructions{border-top:1px solid #ffffff14;margin-top:clamp(4.5rem,8vw,7rem);padding-top:2rem}.Emergency-module__FP-zZq__instructionsHeading span{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:750}.Emergency-module__FP-zZq__instructionsHeading h2{max-width:650px;margin-top:.65rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.Emergency-module__FP-zZq__instructionGrid{border-block:1px solid #ffffff12;grid-template-columns:repeat(3,1fr);margin-top:2rem;display:grid}.Emergency-module__FP-zZq__instructionGrid article{min-width:0;padding:clamp(1.4rem,3vw,2.25rem);position:relative}.Emergency-module__FP-zZq__instructionGrid article+article{border-left:1px solid #ffffff12}.Emergency-module__FP-zZq__instructionGrid article>i{color:var(--text-tertiary);font-size:.68rem;font-style:normal;position:absolute;top:1.2rem;right:1.3rem}.Emergency-module__FP-zZq__instructionGrid svg{color:var(--accent);margin-bottom:2.2rem}.Emergency-module__FP-zZq__instructionGrid h3{margin-bottom:.65rem;font-size:1.15rem}.Emergency-module__FP-zZq__instructionGrid p{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.Emergency-module__FP-zZq__centerState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:610px;display:flex}.Emergency-module__FP-zZq__centerState h1{margin-bottom:1rem;font-size:clamp(2.7rem,5vw,4.8rem)}.Emergency-module__FP-zZq__centerState>p{max-width:560px}.Emergency-module__FP-zZq__loader{width:76px;height:76px;color:var(--accent);background:#00d26a12;border:1px solid #00d26a40;border-radius:22px;place-items:center;margin-bottom:1.8rem;display:grid}.Emergency-module__FP-zZq__loader svg{animation:1.1s linear infinite Emergency-module__FP-zZq__spin}.Emergency-module__FP-zZq__stateIcon svg{animation:none}.Emergency-module__FP-zZq__stateKicker{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:700}.Emergency-module__FP-zZq__loadingTrack{background:#ffffff12;border-radius:99px;width:min(380px,80vw);height:3px;margin-top:2.4rem;overflow:hidden}.Emergency-module__FP-zZq__loadingTrack i{border-radius:inherit;background:var(--accent);width:45%;height:100%;animation:1.2s ease-in-out infinite Emergency-module__FP-zZq__loading;display:block}@keyframes Emergency-module__FP-zZq__spin{to{transform:rotate(360deg)}}@keyframes Emergency-module__FP-zZq__loading{0%{transform:translate(-110%)}to{transform:translate(330%)}}.Emergency-module__FP-zZq__result{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr)}.Emergency-module__FP-zZq__timerCard{color:var(--accent);background:#00d26a0e;border:1px solid #00d26a33;border-radius:18px;justify-content:space-between;align-items:center;margin:2rem 0 1rem;padding:1.25rem 1.4rem;display:flex}.Emergency-module__FP-zZq__timerCard div{flex-direction:column;gap:.2rem;display:flex}.Emergency-module__FP-zZq__timerCard span{color:var(--text-secondary);font-size:.83rem}.Emergency-module__FP-zZq__timerCard strong{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:650}.Emergency-module__FP-zZq__keyCard{border:1px solid var(--border-card);background:#ffffff07;border-radius:20px;padding:1.35rem}.Emergency-module__FP-zZq__keyHeading{color:var(--text-secondary);align-items:center;gap:.55rem;margin-bottom:.9rem;font-size:.82rem;font-weight:600;display:flex}.Emergency-module__FP-zZq__keyHeading svg{color:var(--accent)}.Emergency-module__FP-zZq__keyValue{white-space:nowrap;text-overflow:ellipsis;color:#dbe2dd;background:#00000057;border-radius:11px;padding:1rem;font-size:.84rem;overflow:hidden}.Emergency-module__FP-zZq__keyActions{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:.85rem;display:grid}.Emergency-module__FP-zZq__copyButton,.Emergency-module__FP-zZq__openButton{min-height:48px;transition:transform var(--transition-fast), background var(--transition-fast);border-radius:11px;justify-content:center;align-items:center;gap:.55rem;padding:0 1rem;font-size:.88rem;font-weight:700;display:inline-flex}.Emergency-module__FP-zZq__copyButton{background:#ffffff12}.Emergency-module__FP-zZq__openButton{background:var(--accent);color:var(--text-on-accent)}.Emergency-module__FP-zZq__copyButton:hover,.Emergency-module__FP-zZq__openButton:hover{transform:translateY(-1px)}.Emergency-module__FP-zZq__copyButton:hover{background:#ffffff1c}.Emergency-module__FP-zZq__resultNote{color:var(--text-tertiary);align-items:flex-start;gap:.65rem;margin-top:1rem;font-size:.82rem;display:flex}.Emergency-module__FP-zZq__resultNote svg{color:var(--accent);flex:none}.Emergency-module__FP-zZq__qrPanel{text-align:center;justify-content:center;align-items:center;min-height:auto}.Emergency-module__FP-zZq__qrTop{width:100%;color:var(--text-secondary);letter-spacing:0;margin-bottom:auto}.Emergency-module__FP-zZq__qrTop svg{color:var(--accent)}.Emergency-module__FP-zZq__qrCode{background:#fff;border-radius:22px;place-items:center;margin:2rem 0 1.5rem;padding:clamp(1rem,2vw,1.4rem);display:grid;box-shadow:0 20px 50px #0000004d,0 0 45px #00d26a14}.Emergency-module__FP-zZq__qrPanel>strong{margin-bottom:.45rem;font-size:1.2rem}.Emergency-module__FP-zZq__qrPanel>p{max-width:330px;color:var(--text-secondary);font-size:.86rem}.Emergency-module__FP-zZq__disclaimer{color:var(--text-tertiary);text-align:center;border-top:1px solid #ffffff0f;justify-content:center;align-items:flex-start;gap:.6rem;margin-top:2.5rem;padding-top:1.35rem;font-size:.8rem;display:flex}.Emergency-module__FP-zZq__disclaimer svg{color:var(--accent);flex:none}@media (max-width:920px){.Emergency-module__FP-zZq__intro,.Emergency-module__FP-zZq__result{grid-template-columns:minmax(0,1fr);min-height:auto}.Emergency-module__FP-zZq__qrPanel{min-height:480px}.Emergency-module__FP-zZq__resultCopy{max-width:none}}@media (max-width:600px){.Emergency-module__FP-zZq__page{background-size:56px 56px;padding-top:6rem}.Emergency-module__FP-zZq__intro,.Emergency-module__FP-zZq__result{gap:2.5rem}.Emergency-module__FP-zZq__intro h1,.Emergency-module__FP-zZq__result h1{font-size:clamp(2.7rem,13vw,4rem)}.Emergency-module__FP-zZq__introCopy>p,.Emergency-module__FP-zZq__resultCopy>p{overflow-wrap:anywhere;max-width:100%}.Emergency-module__FP-zZq__keyActions{grid-template-columns:1fr}.Emergency-module__FP-zZq__qrPanel{border-radius:24px;min-height:430px}.Emergency-module__FP-zZq__qrCode svg{width:min(230px,65vw);height:auto}.Emergency-module__FP-zZq__disclaimer{text-align:left}.Emergency-module__FP-zZq__activeScene{gap:1.5rem;min-height:auto}.Emergency-module__FP-zZq__instructions{margin-top:4rem}.Emergency-module__FP-zZq__instructionGrid{grid-template-columns:1fr}.Emergency-module__FP-zZq__instructionGrid article+article{border-top:1px solid #ffffff12;border-left:0}.Emergency-module__FP-zZq__instructionGrid svg{margin-bottom:1.5rem}}@media (prefers-reduced-motion:reduce){.Emergency-module__FP-zZq__loader svg,.Emergency-module__FP-zZq__loadingTrack i{animation:none}}
.ReferralAccordion-module__ex2SLa__accordionContainer{flex-direction:column;gap:1em;width:100%;display:flex}.ReferralAccordion-module__ex2SLa__accordionItem{border:1px dashed #ffffff26;border-radius:1em;margin-bottom:.5em;padding:.25em 1.5em;transition:border-color .3s}.ReferralAccordion-module__ex2SLa__accordionItem:hover{border-color:#00d26a66}.ReferralAccordion-module__ex2SLa__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1em 0;display:flex}.ReferralAccordion-module__ex2SLa__headerTitleWrap{align-items:center;gap:1.5rem;display:flex}.ReferralAccordion-module__ex2SLa__itemNumber{font-family:var(--font-mono,monospace);color:var(--text-tertiary);letter-spacing:.1em;font-size:.85rem;font-weight:600}.ReferralAccordion-module__ex2SLa__itemTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:500;line-height:1.5rem;transition:color .3s}.ReferralAccordion-module__ex2SLa__accordionHeader:hover .ReferralAccordion-module__ex2SLa__itemTitle{color:var(--accent)}.ReferralAccordion-module__ex2SLa__iconWrapper{color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.ReferralAccordion-module__ex2SLa__accordionContent{will-change:transform;position:relative}.ReferralAccordion-module__ex2SLa__accordionContent p{-webkit-user-select:none;user-select:none;word-wrap:break-word;white-space:normal;will-change:transform, opacity;width:100%;color:var(--text-secondary);margin:0;padding-left:2.75rem;font-size:.95rem;line-height:1.8;position:relative}@media (max-width:680px){.ReferralAccordion-module__ex2SLa__accordionItem{padding:.25em 1em}.ReferralAccordion-module__ex2SLa__headerTitleWrap{gap:1rem}.ReferralAccordion-module__ex2SLa__itemTitle{font-size:1rem}.ReferralAccordion-module__ex2SLa__accordionContent p{padding-left:0}}
.LegalDocument-module__g2FELG__main{min-height:100vh;padding-top:7rem;padding-bottom:clamp(5rem,9vw,9rem)}.LegalDocument-module__g2FELG__documentInfo{margin-bottom:1rem}.LegalDocument-module__g2FELG__documentInfo h1{letter-spacing:-.025em;font-size:1.05rem;line-height:1.3}.LegalDocument-module__g2FELG__meta{color:var(--text-tertiary);align-items:center;gap:.65rem;margin-top:.35rem;font-size:.76rem;display:flex}.LegalDocument-module__g2FELG__meta strong{color:var(--text-secondary);font-weight:600}.LegalDocument-module__g2FELG__documentSwitch{border:1px solid var(--border-card);background:#ffffff06;border-radius:11px;grid-template-columns:repeat(2,1fr);gap:.25rem;width:100%;margin:0 0 2rem;padding:.22rem;display:inline-grid;position:relative;overflow:hidden}.LegalDocument-module__g2FELG__documentSwitch button{z-index:1;min-width:0;color:var(--text-tertiary);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:.55rem .4rem;font-size:.61rem;font-weight:650;transition:color .32s;position:relative}.LegalDocument-module__g2FELG__documentSwitch button.LegalDocument-module__g2FELG__active{color:var(--text-on-accent)}.LegalDocument-module__g2FELG__switchPill{background:var(--accent);width:calc(50% - .345rem);transform:translateX(calc(var(--active-document) * (100% + .25rem)));border-radius:8px;transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;top:.22rem;bottom:.22rem;left:.22rem;box-shadow:0 7px 24px #00d26a29}.LegalDocument-module__g2FELG__layout{grid-template-columns:260px minmax(0,820px);justify-content:center;gap:clamp(3rem,7vw,7rem);padding-top:clamp(2.5rem,5vw,4rem);animation:.46s cubic-bezier(.22,1,.36,1) both LegalDocument-module__g2FELG__legalPageEnter;display:grid}@keyframes LegalDocument-module__g2FELG__legalPageEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LegalDocument-module__g2FELG__sidebar{scrollbar-width:thin;scrollbar-color:#00d26a40 transparent;align-self:start;max-height:calc(100vh - 140px);padding-right:1rem;position:sticky;top:110px;overflow-y:auto}.LegalDocument-module__g2FELG__sidebar>span{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.65rem;font-weight:700;display:block}.LegalDocument-module__g2FELG__sidebar nav{gap:.15rem;display:grid}.LegalDocument-module__g2FELG__sidebar a{border-left:1px solid var(--border-card);color:var(--text-tertiary);transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);padding:.58rem .8rem;font-size:.7rem;line-height:1.4}.LegalDocument-module__g2FELG__sidebar a:hover{border-color:var(--accent);color:var(--text-primary);background:linear-gradient(90deg,#00d26a12,#0000)}.LegalDocument-module__g2FELG__document{min-width:0}.LegalDocument-module__g2FELG__section{border-bottom:1px solid var(--border-card);margin-bottom:clamp(3rem,6vw,5rem);padding:0 0 clamp(3rem,6vw,5rem);scroll-margin-top:110px}.LegalDocument-module__g2FELG__section h2{letter-spacing:-.035em;margin-bottom:2rem;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.12}.LegalDocument-module__g2FELG__sectionBody{gap:1.25rem;display:grid}.LegalDocument-module__g2FELG__clause{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.LegalDocument-module__g2FELG__clause>span{color:var(--accent);background:#00d26a13;border-radius:8px;justify-content:center;padding:.38rem .45rem;font-size:.66rem;font-weight:700;display:inline-flex}.LegalDocument-module__g2FELG__clause p,.LegalDocument-module__g2FELG__paragraph,.LegalDocument-module__g2FELG__bullet{color:var(--text-secondary);font-size:clamp(.92rem,1.2vw,1rem);line-height:1.78}.LegalDocument-module__g2FELG__bullet{padding-left:1.4rem;position:relative}.LegalDocument-module__g2FELG__bullet:before{background:var(--accent);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.72rem;left:0;box-shadow:0 0 10px #00d26a73}.LegalDocument-module__g2FELG__supportCard{background:#00d26a0e;border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem;display:flex;box-shadow:0 0 34px #00d26a12}.LegalDocument-module__g2FELG__supportCard span,.LegalDocument-module__g2FELG__supportCard strong{display:block}.LegalDocument-module__g2FELG__supportCard span{color:var(--text-tertiary);font-size:.68rem}.LegalDocument-module__g2FELG__supportCard strong{margin-top:.25rem;font-size:.9rem}.LegalDocument-module__g2FELG__supportCard a{color:var(--accent);align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;display:inline-flex}@media (max-width:900px){.LegalDocument-module__g2FELG__layout{grid-template-columns:1fr}.LegalDocument-module__g2FELG__sidebar{max-height:none;padding-right:0;position:static}.LegalDocument-module__g2FELG__sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.LegalDocument-module__g2FELG__main{padding-top:6rem}.LegalDocument-module__g2FELG__sidebar nav{grid-template-columns:1fr}.LegalDocument-module__g2FELG__clause{grid-template-columns:48px minmax(0,1fr);gap:.75rem}.LegalDocument-module__g2FELG__supportCard{flex-direction:column;align-items:flex-start}}
