:root{--navy-950:#03101f;--navy-900:#06172b;--navy-850:#0a1d35;--navy-800:#0e2542;--navy-700:#183657;--ink:#102238;--muted:#617188;--muted-2:#7f8da0;--line:#dfe6ee;--line-dark:rgba(255,255,255,.12);--surface:#ffffff;--surface-2:#f6f8fb;--surface-3:#eef3f8;--gold:#d5b363;--gold-2:#f0d58c;--gold-deep:#9d7930;--cyan:#44b7f1;--cyan-soft:#e8f7ff;--green:#22a06b;--green-soft:#e8f8f0;--amber:#d18a16;--amber-soft:#fff4dc;--red:#d54c57;--red-soft:#fff0f1;--shadow-sm:0 8px 24px rgba(5,24,45,.08);--shadow-md:0 22px 60px rgba(5,24,45,.13);--shadow-lg:0 40px 100px rgba(2,18,36,.22);--radius-sm:14px;--radius:22px;--radius-lg:32px;--radius-xl:42px;--shell:1200px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,textarea{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{border:0;background:none;color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.05}h1{font-size:clamp(3rem,6vw,6.25rem);margin-bottom:24px}h2{font-size:clamp(2.15rem,4vw,4.25rem);margin-bottom:20px}h3{font-size:1.35rem;margin-bottom:12px}pre{margin:10px 0 0;padding:16px;background:#07172a;color:#d9e6f5;border-radius:14px;overflow:auto;max-height:350px;font-size:.78rem;line-height:1.45;white-space:pre-wrap;word-break:break-word}.section-shell{width:min(var(--shell),calc(100% - 40px));margin-inline:auto}.page-main{min-height:60vh}.modern-page{overflow:hidden}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;left:18px;top:12px;transform:translateY(-150%);background:#fff;color:#06172b;padding:12px 18px;border-radius:12px;z-index:10000;font-weight:800;box-shadow:var(--shadow-sm)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid rgba(68,183,241,.55);outline-offset:3px;border-radius:8px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;line-height:1;text-transform:uppercase;letter-spacing:.16em;font-weight:850;color:#397194;margin-bottom:16px}.eyebrow:before{content:"";width:22px;height:1px;background:currentColor;opacity:.7}.eyebrow.gold{color:var(--gold-2)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 18px;border-radius:999px;font-weight:800;font-size:.92rem;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.58;cursor:not-allowed;transform:none}.btn-lg{min-height:50px;padding:13px 23px}.btn-xl{min-height:56px;padding:15px 28px;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#0b79d0,#176da9);color:#fff;box-shadow:0 12px 26px #0966ac40}.btn-primary:hover{box-shadow:0 16px 32px #0966ac52}.btn-secondary{background:#eaf5fc;color:#0d5f94;border-color:#c9e4f4}.btn-ghost{background:#fff;color:#102b45;border-color:#d9e4ed}.btn-glass{color:#14324d;background:#ffffffc7;border-color:#16395a1f;box-shadow:0 8px 24px #05182d0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.btn-gold{color:#102238;background:linear-gradient(135deg,#f4dfa4,var(--gold));border-color:#e5c674;box-shadow:0 12px 30px #c0933038}.btn-dark-outline{color:#fff;border-color:#ffffff40;background:#ffffff0a}.text-link{color:#0d6ea8;font-weight:800}.text-link:hover{text-decoration:underline}.microcopy{font-size:.8rem;color:var(--muted-2)}.signal-bar{background:#02101f;color:#dce9f7;font-size:.74rem}.signal-bar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.signal-bar-inner span,.signal-bar-inner a{display:flex;align-items:center;gap:8px}.signal-bar-inner a{color:#aec7de;font-weight:650}.pulse-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#35d997;box-shadow:0 0 0 5px #35d9971a;animation:pulse 2.2s ease-in-out infinite}@keyframes pulse{50%{box-shadow:0 0 0 9px #35d99700}}.site-header{position:sticky;top:0;z-index:1000;background:#ffffffe0;-webkit-backdrop-filter:saturate(150%) blur(18px);backdrop-filter:saturate(150%) blur(18px);border-bottom:1px solid rgba(12,39,65,.08)}.nav-shell{height:78px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.brand-mark{width:40px;height:40px;border-radius:12px;background:#061a31;display:grid;place-items:center;box-shadow:0 7px 20px #04172b2e;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-copy{display:flex;flex-direction:column;gap:1px}.brand-copy strong{font-size:1.08rem;letter-spacing:.1em}.brand-copy small{font-size:.54rem;letter-spacing:.13em;color:#6c7d90;font-weight:750}.desktop-nav{display:flex;align-items:center;gap:4px;margin:auto}.desktop-nav>a,.nav-trigger{padding:10px 12px;border-radius:10px;color:#40556b;font-weight:700;font-size:.86rem;cursor:pointer}.desktop-nav>a:hover,.nav-trigger:hover,.desktop-nav>a.active{background:#f0f5f8;color:#0c3b5d}.nav-trigger span{font-size:.72rem}.nav-popover-wrap{position:relative}.mega-menu{position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%);background:#fff;border:1px solid #dde6ed;border-radius:22px;box-shadow:var(--shadow-md);padding:20px;display:grid;z-index:1001}.product-mega{width:710px;grid-template-columns:1.4fr 1fr 1fr;gap:22px}.mega-intro{padding:6px 10px 6px 4px}.mega-intro strong{display:block;font-size:1.08rem;line-height:1.3;margin-bottom:8px}.mega-intro p{font-size:.82rem;margin-bottom:12px}.mega-intro a{color:#0b6fa9;font-size:.8rem;font-weight:800}.mega-links{display:flex;flex-direction:column;gap:5px;padding:6px;border-left:1px solid #e7edf2}.mega-links>span,.compact-mega>div>span{font-size:.63rem;letter-spacing:.12em;text-transform:uppercase;color:#8b98a7;font-weight:850;padding:4px 8px 8px}.mega-links a,.compact-mega a{padding:9px 10px;border-radius:10px;font-weight:700;font-size:.82rem;color:#264258}.mega-links a:hover,.compact-mega a:hover{background:#f3f7fa;color:#0b6b9e}.mega-links small{float:right;color:#8797a7;font-weight:700}.compact-mega{width:360px;grid-template-columns:1fr 1fr;gap:8px}.compact-mega>div{display:flex;flex-direction:column}.nav-actions{display:flex;align-items:center;gap:10px}.signin-link{font-size:.84rem;font-weight:750;color:#36536b;padding:9px}.btn-nav{padding-inline:20px}.mobile-menu-btn{display:none;width:44px;height:44px;border:1px solid #dce5ed;border-radius:12px;padding:10px;cursor:pointer}.mobile-menu-btn span{display:block;height:2px;background:#183b58;margin:4px 0;border-radius:2px}.mobile-nav{background:#fff;border-top:1px solid #e5ebf0;padding:18px 20px 22px;box-shadow:0 20px 40px #04182c1a}.mobile-nav-primary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.mobile-nav-primary a{background:#f2f7fa;border-radius:12px;padding:13px;font-weight:800}.mobile-nav-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3px 14px;padding:10px 2px 16px}.mobile-nav-grid a{padding:10px 3px;color:#4e6274;font-weight:650}.mobile-download{width:100%}.site-footer{background:#041221;color:#d7e4f2;padding:72px 0 24px;margin-top:100px}.footer-top{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:46px}.brand.inverted .brand-copy small{color:#8ba2b8}.footer-brand p{color:#8fa4b9;max-width:380px;font-size:.88rem;margin:20px 0}.footer-cta{color:var(--gold-2);font-weight:850}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links strong{text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;color:#fff;margin-bottom:8px}.footer-links a{font-size:.83rem;color:#8fa4b9}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:48px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.7rem;color:#7890a6}.mobile-sticky-cta{display:none}.hero-modern{position:relative;background:linear-gradient(180deg,#edf7fd,#f7fbfd 58%,#fff);overflow:hidden;border-bottom:1px solid #e6eef4}.hero-ambient{position:absolute;border-radius:50%;filter:blur(6px);pointer-events:none}.hero-ambient-a{width:620px;height:620px;right:-160px;top:-160px;background:radial-gradient(circle,#48bcf23d,#48bcf200 68%)}.hero-ambient-b{width:480px;height:480px;left:-200px;top:150px;background:radial-gradient(circle,#d5b36326,#d5b36300 68%)}.hero-grid{min-height:745px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;padding-top:55px;padding-bottom:58px;position:relative;z-index:1}.hero-kicker{display:flex;align-items:center;gap:10px;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:#557188;margin-bottom:25px}.hero-kicker i{width:4px;height:4px;border-radius:50%;background:#7890a3}.kicker-mark{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#0b243f;color:#f2d690;font-weight:900}.hero-copy h1{font-size:clamp(3.6rem,6.3vw,6.7rem);color:#071a2f;max-width:750px}.hero-copy h1 span{background:linear-gradient(90deg,#0977bd,#33a7d7);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:1.12rem;max-width:660px;color:#586f84;line-height:1.7;margin-bottom:30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-assurance{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;font-size:.72rem;color:#5d7285;font-weight:700}.hero-assurance b{color:#149568}.hero-product{height:575px;position:relative;display:grid;place-items:center}.hero-orbit{position:absolute;border:1px solid rgba(18,118,177,.15);border-radius:50%}.orbit-one{width:490px;height:490px}.orbit-two{width:385px;height:385px;border-style:dashed;animation:spin 35s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.phone-modern{position:relative;width:275px;height:550px;border-radius:46px;background:#05182c;border:7px solid #102b45;box-shadow:0 45px 80px #05203840,inset 0 0 0 1px #ffffff14;padding:9px;z-index:2;transform:rotate(2deg)}.phone-island{position:absolute;width:86px;height:21px;background:#020b13;border-radius:20px;top:12px;left:50%;transform:translate(-50%);z-index:3}.phone-ui{height:100%;border-radius:34px;background:linear-gradient(180deg,#f5fbff,#fff);padding:22px 18px 18px;overflow:hidden}.phone-status{display:flex;justify-content:space-between;font-size:.52rem;font-weight:850;color:#2a4155;margin:2px 4px 18px}.phone-brand{display:flex;align-items:center;gap:7px;padding-bottom:14px;border-bottom:1px solid #e5edf3}.phone-brand img{width:25px;height:25px;border-radius:7px}.phone-brand span{display:flex;flex-direction:column;line-height:1.05}.phone-brand strong{font-size:.7rem}.phone-brand small{font-size:.42rem;color:#7b8c9c}.phone-brand i{margin-left:auto;color:#7a8b99;font-style:normal;font-size:.55rem}.incoming-wrap{text-align:center;padding-top:23px}.incoming-label{font-size:.48rem;letter-spacing:.15em;color:#708397;font-weight:900}.avatar-ring{margin:21px auto 12px;width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,#d8f0fc,#eef7fb);display:grid;place-items:center;border:1px solid #cfe4ef;position:relative}.avatar-core{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#28455d;font-size:1.65rem;font-weight:900;box-shadow:var(--shadow-sm)}.risk-dot{position:absolute;right:5px;bottom:7px;width:20px;height:20px;border-radius:50%;background:#f1c15a;border:4px solid #fff}.incoming-wrap h3{font-size:1.03rem;margin-bottom:5px;color:#153047}.incoming-wrap>p{font-size:.69rem;margin-bottom:17px}.intel-card{display:flex;text-align:left;align-items:center;gap:8px;background:#edf7fc;border:1px solid #d2e9f5;border-radius:15px;padding:11px}.intel-icon{width:28px;height:28px;border-radius:9px;background:#1078b7;color:#fff;display:grid;place-items:center;font-size:.7rem}.intel-card div{display:flex;flex-direction:column;line-height:1.2;flex:1}.intel-card strong{font-size:.59rem}.intel-card small{font-size:.47rem;color:#6b7f90;margin-top:2px}.intel-card>b{color:#1a729e}.signal-row{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:11px}.signal-row span{font-size:.44rem;color:#65798c;background:#fff;border:1px solid #e1e9ef;padding:5px 7px;border-radius:8px}.signal-row i{display:inline-block;width:5px;height:5px;border-radius:50%;margin-right:3px}.signal-green{background:#37b57f}.signal-gold{background:#d9a842}.call-controls{display:flex;justify-content:center;gap:46px;margin-top:33px}.call-controls button{width:46px;height:46px;border-radius:50%;background:#e95763;color:#fff;font-size:1.3rem;box-shadow:0 10px 20px #c7384540}.call-controls .answer{background:#22a76f}.hero-float{position:absolute;z-index:3;background:#fffffff0;border:1px solid #dae7ef;border-radius:16px;padding:11px 13px;box-shadow:var(--shadow-md);display:flex;align-items:center;gap:9px;min-width:190px}.hero-float>span{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#eaf6fc;color:#0e78b8;font-weight:900}.hero-float div{display:flex;flex-direction:column;line-height:1.15;flex:1}.hero-float strong{font-size:.68rem}.hero-float small{font-size:.54rem;color:#77899b;margin-top:3px}.hero-float>b{font-size:.47rem;text-transform:uppercase;letter-spacing:.06em;color:#4d829f}.float-safe{top:75px;left:-25px}.float-business{right:-20px;top:195px}.float-help{bottom:72px;left:-38px}.hero-proof{height:57px;display:flex;align-items:center;justify-content:center;gap:20px;color:#6d8191;font-size:.73rem;border-top:1px solid #e7eef3}.hero-proof b{color:#274f6a}.hero-proof i{width:4px;height:4px;border-radius:50%;background:#b8c5cf}.utility-modern{padding:110px 0 50px}.section-heading{margin-bottom:38px}.modern-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.modern-heading h2{margin-bottom:0;max-width:760px}.modern-heading h2 span{color:#56809d}.modern-heading>p{max-width:430px;margin-bottom:5px}.modern-tools{display:grid;grid-template-columns:1fr 1fr;gap:22px}.tool-card-modern{height:100%;background:#fff;border:1px solid #dfe8ef;border-radius:28px;padding:28px;box-shadow:0 18px 50px #05233a14;position:relative;overflow:hidden}.tool-card-modern:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-80px;top:-80px;background:#43b2e812}.scam-card-modern:after{background:#d5b3631f}.tool-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.tool-icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#edf7fc;color:#0a72ad;font-weight:900;margin-bottom:12px}.tool-card-head h2{font-size:1.65rem;margin-bottom:0}.live-dot{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:.6rem;text-transform:uppercase;letter-spacing:.08em;font-weight:850;color:#237d5b;background:#eaf8f1;padding:6px 9px;border-radius:999px}.live-dot i{width:6px;height:6px;border-radius:50%;background:#28b27c}.modern-form label{display:block;font-size:.75rem;font-weight:800;color:#4c6174;margin-bottom:7px}.field-shell{display:flex}.modern-field{height:58px;border:1px solid #d6e1e9;border-radius:16px;background:#f8fbfd;align-items:center;padding:5px 6px 5px 15px;transition:border .2s,box-shadow .2s}.modern-field:focus-within{border-color:#4ba9d8;box-shadow:0 0 0 4px #43addf1a}.modern-field .prefix{font-weight:850;color:#37546b;border-right:1px solid #dfe6ec;padding-right:12px;margin-right:10px}.modern-field input{flex:1;min-width:0;border:0;background:transparent;outline:none;color:#18364e;font-weight:650}.modern-field .btn{min-width:90px}.modern-form textarea{width:100%;resize:vertical;border:1px solid #d6e1e9;background:#f8fbfd;border-radius:16px;padding:14px 15px;color:#1a354c;outline:none;transition:border .2s,box-shadow .2s}.modern-form textarea:focus{border-color:#4ba9d8;box-shadow:0 0 0 4px #43addf1a}.tool-actions{display:flex;align-items:center;gap:12px;margin-top:10px}.modern-result{margin-top:18px}.lookup-result{display:flex;align-items:center;gap:13px;padding:15px;border-radius:17px;background:#f4f8fb;border:1px solid #dfe8ee}.result-avatar{width:46px;height:46px;border-radius:14px;background:#0e3150;color:#fff;display:grid;place-items:center;font-weight:900}.result-main{flex:1;min-width:0}.result-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.result-row strong{font-size:.95rem}.risk-tag{font-size:.55rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em;padding:5px 7px;border-radius:999px;background:#edf2f5;color:#60778a}.risk-tag[data-risk=danger]{background:var(--red-soft);color:var(--red)}.risk-tag[data-risk=safe]{background:var(--green-soft);color:var(--green)}.muted{font-size:.72rem;color:#708397}.result-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.result-chips span{font-size:.55rem;background:#fff;border:1px solid #e0e8ee;border-radius:7px;padding:4px 6px;color:#607386}.scan-result{display:flex;gap:12px;align-items:flex-start;padding:15px;border-radius:17px;background:#fff7e8;border:1px solid #f1dfbb}.scan-icon{width:38px;height:38px;border-radius:12px;background:#e7a936;color:#fff;display:grid;place-items:center;font-weight:900}.scan-result strong{font-size:.9rem;text-transform:capitalize}.scan-result p{font-size:.74rem;margin:5px 0 0}.tool-conversion{margin-top:14px;border-top:1px solid #e7edf2;padding-top:14px;display:flex;align-items:center;gap:15px;justify-content:space-between}.tool-conversion>div{display:flex;flex-direction:column;line-height:1.35}.tool-conversion strong{font-size:.75rem}.tool-conversion span{font-size:.62rem;color:#738596;margin-top:2px}.bento-section{padding:90px 0 110px}.bento-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:auto auto;gap:20px}.bento-card{border:1px solid #dfe8ee;border-radius:30px;padding:30px;background:#fff;min-height:330px;position:relative;overflow:hidden;box-shadow:0 12px 38px #0622380f;display:flex;flex-direction:column;justify-content:space-between}.bento-large{grid-row:span 2;min-height:680px;background:linear-gradient(145deg,#eff8fd,#fff 64%)}.bento-wide{grid-column:span 2;min-height:350px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:40px;background:linear-gradient(135deg,#071b31,#0c2947);color:#fff;border-color:#123b60}.bento-wide p{color:#9ab0c4}.bento-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.bento-number{font-size:.65rem;letter-spacing:.1em;font-weight:850;color:#8a9aaa}.bento-icon{width:43px;height:43px;border-radius:14px;background:#e9f6fc;display:grid;place-items:center;color:#0d79b4;font-weight:900}.bento-label{font-size:.64rem;letter-spacing:.16em;font-weight:900;color:#4f829e}.bento-card h3{font-size:clamp(1.8rem,3vw,3rem);max-width:520px;margin-top:9px}.bento-card p{font-size:.9rem;max-width:570px}.bento-card>a{font-weight:850;color:#0c6eaa;font-size:.82rem}.bento-wide>a,.bento-wide .bento-card>a{color:#f0d58c}.bento-chips{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0}.bento-chips span{font-size:.68rem;padding:7px 9px;border-radius:999px;background:#fff;border:1px solid #dce8ef;color:#506a7d;font-weight:700}.mini-result{margin-top:auto;background:#fff;border:1px solid #dce7ee;border-radius:18px;padding:14px;display:flex;align-items:center;gap:11px;box-shadow:var(--shadow-sm)}.mini-result i{width:42px;height:42px;border-radius:13px;background:#0b3151;color:#fff;display:grid;place-items:center;font-style:normal;font-weight:900}.mini-result span{display:flex;flex-direction:column;flex:1;line-height:1.3}.mini-result strong{font-size:.78rem}.mini-result small{font-size:.6rem;color:#7b8d9d}.mini-result>b{font-size:.6rem;color:#bf8120;text-transform:uppercase}.risk-meter{display:flex;align-items:center;gap:7px;margin:30px 0}.risk-meter span{font-size:.58rem;color:#7d8b99}.risk-meter i{height:8px;flex:1;border-radius:8px;background:#e8edf1}.risk-meter i:nth-of-type(1){background:#b6e8d2}.risk-meter i:nth-of-type(2){background:#dce8b7}.risk-meter i:nth-of-type(3){background:#f2d88f}.risk-meter i.active{background:#e58466}.connect-stack{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:28px 0}.connect-stack span{background:#f4f7fa;border:1px solid #e0e7ed;border-radius:12px;padding:12px;font-weight:780;font-size:.72rem}.impact-visual{display:grid;place-items:center;position:relative}.impact-ring{width:190px;height:190px;border-radius:50%;border:1px solid rgba(240,213,140,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 26px #f0d58c0d,0 0 0 52px #f0d58c06}.impact-ring span{font-size:.7rem;letter-spacing:.14em;color:#f0d58c}.impact-ring strong{font-size:1.7rem}.impact-lines{position:absolute;inset:0}.impact-lines i{position:absolute;width:9px;height:9px;border-radius:50%;background:#f0d58c;box-shadow:0 0 15px #f0d58c8c}.impact-lines i:nth-child(1){top:30px;left:30px}.impact-lines i:nth-child(2){right:25px;top:80px}.impact-lines i:nth-child(3){bottom:25px;left:65px}.android-showcase{background:#041527;color:#fff;padding:115px 0;position:relative;overflow:hidden}.android-showcase:before{content:"";position:absolute;width:620px;height:620px;right:-180px;top:-240px;border-radius:50%;background:radial-gradient(circle,rgba(49,152,208,.18),transparent 70%)}.android-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;position:relative}.android-copy h2{font-size:clamp(2.8rem,5vw,5.2rem)}.android-copy>p{color:#91a9bd;font-size:1rem;max-width:560px}.feature-lines{display:grid;gap:8px;margin:28px 0 32px}.feature-lines span{display:flex;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:.83rem;color:#c5d5e2}.feature-lines b{font-size:.55rem;color:#f0d58c;letter-spacing:.1em}.android-canvas{height:580px;position:relative}.canvas-card{position:absolute;background:#fff;color:#14304a;border-radius:24px;box-shadow:0 35px 80px #00000038;padding:20px}.calls-card{width:340px;height:420px;right:60px;top:55px;z-index:2;transform:rotate(2deg)}.calls-card>span,.message-card>span,.dial-card>span{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:#7890a2;font-weight:900}.calls-card>div{display:grid;grid-template-columns:42px 1fr;gap:9px;align-items:center;padding:15px 0;border-bottom:1px solid #e8edf1}.calls-card i{grid-row:span 2;width:38px;height:38px;border-radius:12px;background:#e8f5fc;color:#0a6ea9;display:grid;place-items:center;font-style:normal;font-weight:850;font-size:.7rem}.calls-card b{font-size:.76rem}.calls-card small{font-size:.6rem;color:#8291a0}.message-card{width:250px;left:15px;bottom:40px;z-index:3;transform:rotate(-5deg)}.message-card p{font-size:.74rem;background:#f4f7f9;border-radius:12px;padding:11px;margin:14px 0 9px}.message-card em{font-style:normal;font-size:.58rem;color:#ba7319;background:#fff2dd;padding:6px 8px;border-radius:8px;display:inline-block}.message-card button{display:block;width:100%;margin-top:13px;background:#0b6fa9;color:#fff;border-radius:12px;padding:9px;font-size:.67rem;font-weight:800}.dial-card{width:220px;right:0;bottom:-10px;z-index:1;transform:rotate(7deg);background:#eaf6fb}.dial-card strong{display:block;margin:20px 0;font-size:.85rem}.dial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dial-grid i{height:40px;border-radius:50%;background:#fff;display:grid;place-items:center;font-style:normal;font-size:.65rem}.ecosystem-modern{padding:115px 0}.centered-heading{text-align:center;max-width:850px;margin-left:auto;margin-right:auto}.centered-heading .eyebrow{justify-content:center}.centered-heading p{max-width:720px;margin-inline:auto}.ecosystem-modern-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ecosystem-tile{min-height:330px;border:1px solid #dfe8ee;border-radius:26px;padding:25px;background:#fff;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s}.ecosystem-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:#c4dae6}.ecosystem-tile.featured{background:linear-gradient(145deg,#092541,#0d3659);color:#fff;border-color:#17476f}.ecosystem-tile.featured p{color:#9ab2c6}.tile-icon{width:45px;height:45px;border-radius:14px;background:#ecf6fb;color:#0a6fa9;display:grid;place-items:center;font-weight:900;margin-bottom:30px}.featured .tile-icon{background:#ffffff1a;color:#f3d98e}.ecosystem-tile small{font-size:.58rem;letter-spacing:.13em;color:#7390a4;font-weight:900}.ecosystem-tile h3{font-size:1.55rem;margin-top:7px}.ecosystem-tile p{font-size:.8rem;flex:1}.ecosystem-tile b{font-size:.72rem;color:#0b6fa9}.featured b{color:#f0d58c}.premium-modern{border-radius:38px;background:linear-gradient(120deg,#06172a,#0a2949 62%,#0e385e);color:#fff;padding:65px;display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:center;position:relative;overflow:hidden;margin-bottom:115px}.premium-aurora{position:absolute;width:540px;height:540px;border-radius:50%;right:-140px;top:-240px;background:radial-gradient(circle,rgba(213,179,99,.19),transparent 65%)}.premium-modern-copy{position:relative}.premium-modern-copy h2{font-size:clamp(2.7rem,5vw,5rem)}.premium-modern-copy h2 span{color:#f0d58c}.premium-modern-copy>p{color:#9bb0c1;max-width:680px}.premium-feature-row{display:flex;flex-wrap:wrap;gap:7px;margin:25px 0 30px}.premium-feature-row span{font-size:.63rem;color:#c7d4df;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;padding:7px 9px;border-radius:999px}.premium-pass{width:280px;height:390px;border-radius:28px;margin-left:auto;background:linear-gradient(145deg,#e9cc80,#b68b33 45%,#e6c773);color:#0e2338;padding:27px;position:relative;box-shadow:0 35px 60px #00000040;display:flex;flex-direction:column;overflow:hidden;transform:rotate(4deg)}.pass-shine{position:absolute;width:300px;height:120px;left:-80px;top:20px;background:#ffffff42;transform:rotate(-18deg);filter:blur(18px)}.premium-pass img{width:48px;height:48px;border-radius:14px;position:relative}.premium-pass small{font-size:.62rem;letter-spacing:.16em;font-weight:900;margin-top:auto}.premium-pass strong{font-size:2rem;letter-spacing:.04em}.premium-pass>span{font-size:.6rem;letter-spacing:.1em;text-transform:uppercase}.premium-pass i{height:1px;background:#0d223647;margin:20px 0}.premium-pass p{color:#183550;font-size:.68rem}.trust-modern{padding-bottom:115px}.trust-modern-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-modern-grid article{border:1px solid #dfe8ef;border-radius:22px;padding:21px;background:#fff}.truth-top{display:flex;align-items:center;justify-content:space-between;gap:9px}.truth-top>span:last-child{font-size:.5rem;color:#98a5b1}.trust-modern-grid h3{font-size:1.12rem;margin-top:25px}.trust-modern-grid p{font-size:.76rem}.trust-modern-grid small{font-size:.56rem;line-height:1.45;color:#8897a4}.truth-banner{margin-top:18px;border:1px solid #dfe7ed;border-radius:20px;padding:18px 20px;display:flex;align-items:center;gap:16px;background:#f8fafc}.truth-symbol{width:40px;height:40px;border-radius:12px;background:#0b3150;color:#fff;display:grid;place-items:center;font-weight:900}.truth-banner>div{flex:1}.truth-banner strong{font-size:.82rem}.truth-banner p{font-size:.7rem;margin:2px 0 0}.truth-banner>a{font-size:.7rem;color:#0c6fa8;font-weight:850}.final-cta-modern{background:#051629;color:#fff;padding:85px 0}.final-cta-grid{display:grid;grid-template-columns:1.2fr .9fr auto;gap:42px;align-items:end}.final-cta-grid h2{font-size:clamp(2.4rem,4vw,4.6rem);margin-bottom:0}.final-cta-grid>p{color:#97adbf;margin-bottom:4px}.final-cta-actions{display:flex;gap:8px;flex-direction:column}.subhero,.product-modern-hero,.tool-page-hero,.account-hero{background:linear-gradient(180deg,#eff8fc,#fff);border-bottom:1px solid #e3ebf1}.subhero-grid,.product-modern-grid,.tool-page-grid{min-height:510px;padding:75px 0;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.subhero h1,.product-modern-copy h1,.tool-page-hero h1,.account-hero h1{font-size:clamp(3.2rem,5vw,5.8rem)}.subhero h1 span,.product-modern-copy h1 span,.tool-page-hero h1 span,.account-hero h1 span{color:#1b83ba}.subhero p,.product-modern-copy>p,.tool-page-hero p,.account-hero p{font-size:1rem;max-width:660px}.subhero-actions{display:flex;gap:10px;margin-top:25px}.capability-score{width:320px;height:320px;border-radius:50%;background:#071a30;color:#fff;margin-left:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 35px 70px #07223a38;position:relative}.capability-score:after{content:"";position:absolute;inset:14px;border:1px dashed rgba(240,213,140,.35);border-radius:50%}.capability-score>span{font-size:.64rem;text-transform:uppercase;letter-spacing:.13em;color:#f0d58c}.capability-score>strong{font-size:4rem;line-height:1;margin:12px 0 3px}.capability-score>p{font-size:.75rem;color:#8da5ba}.capability-score>div{font-size:.57rem;max-width:210px;color:#acc0d0;margin-top:9px}.filter-panel{padding:35px 0 25px;display:flex;align-items:center;justify-content:space-between;gap:25px}.filter-copy{display:flex;flex-direction:column}.filter-copy span{font-weight:850}.filter-copy small{color:#7d8d9d}.filter-row{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.filter-row button{border:1px solid #dfe7ee;background:#fff;padding:8px 11px;border-radius:999px;font-size:.68rem;font-weight:750;color:#597083;cursor:pointer}.filter-row button.active{background:#0c3151;color:#fff;border-color:#0c3151}.capability-modern-grid{padding:15px 0 105px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.cap-modern-card{border:1px solid #e0e8ee;border-radius:24px;padding:22px;background:#fff;min-height:315px;display:flex;flex-direction:column}.cap-card-top{display:flex;align-items:center;justify-content:space-between}.cap-letter{width:40px;height:40px;border-radius:13px;background:#edf6fb;color:#0b72ad;display:grid;place-items:center;font-weight:900}.cap-badges{display:flex;gap:6px;align-items:center}.cap-category{font-size:.56rem;letter-spacing:.12em;text-transform:uppercase;color:#7690a3;font-weight:850;margin-top:24px}.cap-modern-card h2{font-size:1.32rem;margin:7px 0 10px}.cap-modern-card>p{font-size:.76rem}.cap-evidence{margin-top:auto;padding:11px 0;border-top:1px solid #edf1f4;display:flex;flex-direction:column}.cap-evidence span{font-size:.52rem;text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:#94a0ab}.cap-evidence small{font-size:.55rem;color:#7f8c99;margin-top:3px}.cap-modern-card>a{margin-top:10px;color:#0a6fa9;font-size:.68rem;font-weight:850}.premium-chip{font-size:.52rem;text-transform:uppercase;letter-spacing:.06em;background:#fff3d8;color:#9a6713;padding:5px 7px;border-radius:999px;font-weight:850}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:999px;font-size:.52rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em;background:#edf1f4;color:#627485}.status-pill i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-pill[data-state=WEB_LIVE]{background:#e8f7ff;color:#0a75aa}.status-pill[data-state=MEMBER_LIVE]{background:#edf1ff;color:#5066bd}.status-pill[data-state=ANDROID_LIVE]{background:#e9f8f1;color:#15835c}.status-pill[data-state=SETUP_REQUIRED]{background:#fff4de;color:#b17616}.status-pill[data-state=FUTURE]{background:#f1f3f5;color:#7c8791}.capability-state-guide{padding:50px 0 90px}.state-guide-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.state-guide-grid article{padding:16px;border:1px solid #e1e8ed;border-radius:17px;background:#fff}.state-guide-grid p{font-size:.68rem;margin:12px 0 0}.inline-cta{margin-top:80px;padding:38px 42px;border-radius:28px;background:#eef7fb;border:1px solid #d6e8f1;display:flex;align-items:center;justify-content:space-between;gap:25px}.inline-cta h2{font-size:2rem;margin:0;max-width:720px}.product-state-row{display:flex;align-items:center;gap:10px;margin-bottom:20px}.product-state-row>span{font-size:.65rem;color:#698095;font-weight:750}.product-visual{height:420px;position:relative;display:grid;place-items:center}.visual-orbit{position:absolute;width:375px;height:375px;border-radius:50%;border:1px dashed rgba(10,111,169,.22);animation:spin 30s linear infinite}.visual-device{width:255px;height:350px;border-radius:32px;background:#061b31;color:#fff;padding:23px;box-shadow:0 35px 65px #0521393d;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.visual-top{width:100%;display:flex;justify-content:space-between;font-size:.58rem;letter-spacing:.1em;color:#9eb1c1}.visual-symbol{width:93px;height:93px;border-radius:50%;margin:46px 0 17px;background:linear-gradient(145deg,#143c5c,#0b2740);display:grid;place-items:center;font-size:2rem;font-weight:900;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 13px #ffffff06}.visual-device>strong{font-size:1.05rem}.visual-device>small{color:#92a9bb;font-size:.63rem;margin-top:6px}.visual-signal{margin-top:auto;width:100%;display:flex;align-items:center;gap:8px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);padding:10px;border-radius:13px;text-align:left}.visual-signal i{width:8px;height:8px;border-radius:50%;background:#38ce91}.visual-signal span{flex:1;font-size:.56rem}.visual-float{position:absolute;right:5px;bottom:15px;background:#fff;border:1px solid #dbe6ed;border-radius:15px;padding:10px 12px;display:flex;align-items:center;gap:8px;box-shadow:var(--shadow-md)}.visual-float>span{width:30px;height:30px;border-radius:9px;background:#eaf7f1;color:#16845e;display:grid;place-items:center;font-weight:900}.visual-float div{display:flex;flex-direction:column}.visual-float strong{font-size:.65rem}.visual-float small{font-size:.52rem;color:#7c8d9d}.product-benefits{padding:100px 0}.benefit-modern-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.benefit-modern-grid article{border:1px solid #e0e8ee;border-radius:20px;padding:20px;background:#fff}.benefit-modern-grid article>span{font-size:.55rem;letter-spacing:.13em;color:#8a9aa7;font-weight:900}.benefit-modern-grid h3{font-size:1rem;margin-top:22px}.benefit-modern-grid p{font-size:.68rem}.proof-modern{background:#06192d;color:#fff;padding:90px 0}.proof-modern-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px}.proof-modern h2{font-size:3.2rem}.proof-modern p{color:#90a6b9}.proof-list{display:grid;gap:10px}.proof-list article{display:flex;gap:13px;align-items:flex-start;padding:17px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;border-radius:16px}.proof-list article span{width:27px;height:27px;border-radius:8px;background:#35d9971f;color:#51dda4;display:grid;place-items:center;font-weight:900}.proof-list p{font-size:.78rem;margin:3px 0}.process-modern{padding:105px 0}.process-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.process-steps article{padding:19px;border-top:2px solid #dbe5eb}.process-steps span{width:31px;height:31px;border-radius:10px;background:#0e3353;color:#fff;display:grid;place-items:center;font-size:.65rem;font-weight:900}.process-steps p{font-size:.72rem;margin:17px 0 0}.product-note{margin-top:0}.tool-page-grid>.tool-card{align-self:center}.tool-trust{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.tool-trust span{font-size:.65rem;padding:7px 9px;border:1px solid #dbe6ed;background:#fff;border-radius:999px;color:#536d80;font-weight:700}.tool-explainer,.scam-playbook{padding:100px 0 20px}.explainer-grid,.playbook-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.explainer-grid article,.playbook-steps article{border:1px solid #e0e8ed;border-radius:21px;padding:22px;background:#fff}.explainer-grid article>span{width:42px;height:42px;border-radius:13px;background:#edf7fb;color:#0b72ad;display:grid;place-items:center;font-weight:900}.explainer-grid h3,.playbook-steps h3{font-size:1.1rem;margin-top:24px}.explainer-grid p,.playbook-steps p{font-size:.72rem}.playbook-steps article>span{font-size:.58rem;letter-spacing:.1em;color:#8a9aa8;font-weight:900}.premium-hero-modern{background:#041426;color:#fff;position:relative;overflow:hidden}.premium-hero-aurora{position:absolute;width:700px;height:700px;border-radius:50%;right:-160px;top:-240px;background:radial-gradient(circle,rgba(209,174,92,.21),transparent 65%)}.premium-hero-grid{min-height:670px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:65px;position:relative}.premium-hero-grid h1{font-size:clamp(4rem,6vw,6.5rem)}.premium-hero-grid h1 span{color:#f1d58b}.premium-hero-grid p{color:#9bb0c1;max-width:690px;font-size:1.02rem}.premium-assurance{display:grid;gap:7px;margin-top:24px;color:#b8c8d6;font-size:.68rem}.premium-card-stack{height:500px;position:relative;display:grid;place-items:center}.premium-metal-card{width:315px;height:440px;border-radius:34px;background:linear-gradient(145deg,#f4df9e,#c6983e 46%,#eccf7d);color:#102238;padding:30px;display:flex;flex-direction:column;box-shadow:0 45px 75px #00000059;position:relative;overflow:hidden;transform:rotate(3deg)}.metal-shine{position:absolute;width:400px;height:150px;left:-110px;top:35px;background:#ffffff42;transform:rotate(-18deg);filter:blur(24px)}.premium-metal-card img{width:55px;height:55px;border-radius:16px;position:relative}.premium-metal-card small{margin-top:auto;font-size:.66rem;letter-spacing:.16em;font-weight:900}.premium-metal-card strong{font-size:2.25rem;letter-spacing:.03em}.premium-metal-card>span{font-size:.62rem;text-transform:uppercase;letter-spacing:.11em}.premium-metal-card i{height:1px;background:#0d23384d;margin:22px 0}.premium-metal-card p{font-size:.7rem;color:#193851}.catalog-orbit{position:absolute;right:2px;bottom:30px;width:130px;height:130px;border-radius:50%;background:#fff;color:#183249;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--shadow-md);border:1px solid #e0e7ec}.catalog-orbit span{font-size:.52rem;letter-spacing:.12em;color:#1d9a69;font-weight:900}.catalog-orbit b{font-size:2rem;line-height:1.1}.catalog-orbit small{font-size:.49rem;color:#7e8f9e}.catalog-connection{padding:28px 0}.catalog-message{border:1px solid #dfe8ee;background:#f7fafc;border-radius:16px;padding:13px 16px;display:flex;align-items:center;gap:12px}.catalog-message>i{width:28px;height:28px;border-radius:9px;background:#e8f7f0;color:#139466;display:grid;place-items:center;font-style:normal;font-weight:900}.catalog-message>div{display:flex;flex-direction:column}.catalog-message strong{font-size:.75rem}.catalog-message span{font-size:.63rem;color:#789}.catalog-message.warning>i{background:#fff2dd;color:#b77718}.catalog-message.success>i{background:#e8f8f0;color:#149769}.premium-plans-modern{padding:85px 0}.plans-modern-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:45px}.plan-modern{border:1px solid #dfe8ee;border-radius:28px;padding:25px;background:#fff;display:flex;flex-direction:column;min-height:570px;position:relative}.plan-modern.featured{border-color:#d3b160;box-shadow:0 25px 55px #8a671d1f}.plan-modern-top{display:flex;justify-content:space-between;align-items:center}.plan-index{font-size:.58rem;color:#8b99a6;font-weight:900}.popular-chip{font-size:.5rem;letter-spacing:.1em;color:#8b671d;background:#fff3d6;border-radius:999px;padding:5px 7px;font-weight:900}.plan-modern>small{margin-top:32px;font-size:.59rem;letter-spacing:.12em;color:#8091a0;font-weight:900}.plan-modern h2{font-size:2rem;margin:6px 0}.plan-modern>p{font-size:.75rem}.price-authority{background:#f4f8fa;border-radius:14px;padding:12px;margin:12px 0 16px;display:flex;flex-direction:column}.price-authority span,.price-authority small{font-size:.55rem;color:#82919f}.price-authority strong{font-size:.86rem}.plan-modern ul{padding:0;list-style:none;margin:0 0 20px;display:grid;gap:8px;flex:1}.plan-modern li{font-size:.7rem;color:#506679;display:flex;gap:8px}.plan-modern li i{font-style:normal;color:#14966a;font-weight:900}.premium-benefit-band{background:#071a2f;color:#fff;padding:95px 0}.premium-benefit-band p{color:#90a7ba}.dark-benefits{grid-template-columns:repeat(3,1fr)}.dark-benefits article{border-color:#ffffff1c;background:#ffffff0b;display:flex;gap:13px}.benefit-glyph{width:35px;height:35px;border-radius:11px;background:#30cc8f1f;color:#4bdba1;display:grid;place-items:center;flex:0 0 auto}.dark-benefits article>div small{font-size:.52rem;text-transform:uppercase;letter-spacing:.1em;color:#7f98ac}.dark-benefits h3{margin:7px 0;font-size:1rem}.dark-benefits p{font-size:.67rem;margin:0}.not-sold-modern{padding:100px 0}.not-sold-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.not-sold-grid article{background:#f7f8fa;border:1px solid #e4e8eb;border-radius:18px;padding:19px}.not-sold-grid span{font-size:.5rem;letter-spacing:.1em;color:#9a7a39;font-weight:900}.not-sold-grid h3{font-size:1rem;margin-top:15px}.not-sold-grid p{font-size:.67rem}.premium-rules{padding-bottom:60px;display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.premium-rules h2{font-size:2.8rem}.rule-accordion details{border-bottom:1px solid #dfe6eb;padding:16px 0}.rule-accordion summary{font-weight:850;cursor:pointer}.rule-accordion p{font-size:.76rem;margin:10px 0 0}.business-hero,.community-hero,.needhelp-hero,.privacy-hero,.security-hero{background:linear-gradient(180deg,#eef8fd,#fff)}.business-hero-grid,.community-hero-grid,.needhelp-grid,.privacy-grid,.security-grid{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.business-hero h1,.community-hero h1,.needhelp-hero h1,.privacy-hero h1,.security-hero h1{font-size:clamp(3.6rem,5.5vw,6.2rem)}.business-hero h1 span,.community-hero h1 span,.needhelp-hero h1 span,.privacy-hero h1 span,.security-hero h1 span{color:#1a84bb}.business-hero p,.community-hero p,.needhelp-hero p,.privacy-hero p,.security-hero p{max-width:660px}.business-hero-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.business-hero-points span{font-size:.64rem;padding:6px 8px;border-radius:999px;background:#fff;border:1px solid #dce8ef;color:#557083;font-weight:700}.business-call-card{width:340px;min-height:470px;margin-left:auto;border-radius:32px;background:#071c32;color:#fff;padding:25px;box-shadow:0 40px 70px #0620383d;text-align:center}.business-call-top{display:flex;justify-content:space-between;font-size:.53rem;letter-spacing:.09em;color:#91a8bb}.business-call-top i{font-style:normal;color:#f1d58b}.business-avatar{width:93px;height:93px;border-radius:50%;display:grid;place-items:center;background:#123a5a;margin:42px auto 18px;border:1px solid rgba(255,255,255,.1);font-weight:900}.business-call-card h3{font-size:1.25rem}.business-call-card>p{color:#91a8bb;font-size:.72rem}.business-verified,.business-reason{display:flex;text-align:left;gap:9px;align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:12px;margin-top:18px}.business-verified>span{width:30px;height:30px;border-radius:9px;background:#33d5971f;color:#49d89e;display:grid;place-items:center}.business-verified div,.business-reason{font-size:.65rem}.business-verified div{display:flex;flex-direction:column}.business-verified small,.business-reason small{font-size:.5rem;color:#91a9bb}.business-reason{display:flex;flex-direction:column;align-items:flex-start}.business-value,.contribution-grid,.help-market-features,.family-principles,.privacy-boundaries,.security-controls{padding:100px 0}.business-value-grid,.contribution-grid,.family-principle-grid,.security-control-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.business-value-grid article,.contribution-grid article,.family-principle-grid article,.security-control-grid article{border:1px solid #e0e8ee;border-radius:21px;padding:21px;background:#fff}.business-value-grid span,.contribution-grid article>span,.family-principle-grid span{font-size:.56rem;letter-spacing:.12em;color:#8293a1;font-weight:900}.business-value-grid h3,.contribution-grid h3,.family-principle-grid h3,.security-control-grid h3{font-size:1.05rem;margin-top:25px}.business-value-grid p,.contribution-grid p,.family-principle-grid p,.security-control-grid p{font-size:.7rem}.business-trust-band,.community-boundary-band,.privacy-rights-band,.security-warning-band,.download-dark-band,.truth-state-band{background:#06192d;color:#fff;padding:75px 0}.business-trust-band>.section-shell,.community-boundary-band>.section-shell,.privacy-rights-band>.section-shell,.security-warning-band>.section-shell,.download-dark-band>.section-shell{display:grid;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:45px}.business-trust-band h2,.community-boundary-band h2,.privacy-rights-band h2,.security-warning-band h2,.download-dark-band h2{font-size:2.7rem;margin-bottom:0}.business-trust-band p,.community-boundary-band p,.privacy-rights-band p,.security-warning-band p,.download-dark-band p{color:#92a8ba}.business-trust-band a{color:#f0d58c;font-weight:850;font-size:.72rem}.member-workspace{padding:80px 0}.workspace-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.workspace-head h2{font-size:2.4rem;margin:0}.workspace-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.workspace-grid.three{grid-template-columns:repeat(3,1fr)}.workspace-grid article{border:1px solid #dfe7ed;border-radius:20px;padding:16px;background:#fff;min-width:0}.workspace-grid article>span{font-size:.64rem;text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:#7890a3}.notice{margin:14px 0;padding:12px 14px;border-radius:13px;background:#eef6fb;color:#31586f;font-size:.75rem;border:1px solid #dbe9f1}.notice.danger{background:#fff0f1;color:#a83b46;border-color:#f5d2d6}.notice.warning{background:#fff5e4;color:#9b6818;border-color:#f1deb9}.notice.safe{background:#eaf8f1;color:#157e59;border-color:#cfeede}.impact-hero-card{background:#071c32;color:#fff;border-radius:32px;padding:32px;box-shadow:0 35px 70px #051f3638}.impact-big-ring{width:220px;height:220px;border-radius:50%;margin:0 auto 28px;border:1px solid rgba(240,213,140,.38);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 22px #f0d58c0a}.impact-big-ring span{font-size:.6rem;letter-spacing:.15em;color:#f0d58c}.impact-big-ring strong{font-size:2rem}.impact-big-ring small{font-size:.55rem;color:#8ea6ba}.impact-principles{display:grid;grid-template-columns:1fr 1fr;gap:8px}.impact-principles span{font-size:.62rem;color:#b6c7d5}.impact-principles i{font-style:normal;color:#44d49a}.boundary-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.boundary-grid span{font-size:.68rem;color:#b9cad7;border-bottom:1px solid rgba(255,255,255,.08);padding:8px 0}.boundary-grid i{font-style:normal;color:#e18489;margin-right:7px}.boundary-grid span:last-child i{color:#49d99e}.needhelp-notice{margin-top:22px;display:flex;align-items:center;gap:10px;border:1px solid #ead9b9;background:#fff8eb;border-radius:13px;padding:10px 12px;max-width:620px}.needhelp-notice>i{font-style:normal;width:26px;height:26px;border-radius:8px;background:#e8a93e;color:#fff;display:grid;place-items:center;font-weight:900}.needhelp-notice span{font-size:.66rem;color:#6f5a37}.help-flow-card{width:375px;margin-left:auto;background:#fff;border:1px solid #dce6ed;border-radius:30px;padding:24px;box-shadow:var(--shadow-md)}.help-flow-head{display:flex;justify-content:space-between;font-size:.55rem;letter-spacing:.1em;color:#778d9f;font-weight:850}.help-flow-head b{color:#18875f}.help-profession{margin:25px 0 30px;border:1px solid #e0e8ee;border-radius:15px;padding:12px;display:flex;gap:9px;align-items:center}.help-profession i{font-style:normal;width:37px;height:37px;border-radius:11px;background:#eaf6fb;display:grid;place-items:center;color:#0c74ae;font-weight:900}.help-profession span{display:flex;flex-direction:column;flex:1}.help-profession strong{font-size:.72rem}.help-profession small{font-size:.55rem;color:#8594a1}.help-path{display:flex;align-items:center}.help-path span{width:29px;height:29px;border-radius:50%;background:#0d3150;color:#fff;display:grid;place-items:center;font-size:.57rem;font-weight:900}.help-path i{flex:1;height:1px;background:#dbe3e9}.help-path-labels{display:flex;justify-content:space-between;margin-top:7px;color:#8494a1;font-size:.48rem}.help-privacy{display:flex;gap:9px;align-items:center;margin-top:30px;background:#f3f8fa;border-radius:14px;padding:11px}.help-privacy>span{width:31px;height:31px;border-radius:10px;background:#0b6ea7;color:#fff;display:grid;place-items:center}.help-privacy div{display:flex;flex-direction:column}.help-privacy strong{font-size:.65rem}.help-privacy small{font-size:.53rem;color:#8091a0}.help-market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.help-market-grid article{border:1px solid #e0e8ee;border-radius:21px;padding:22px}.help-market-grid article>span{width:39px;height:39px;border-radius:12px;background:#eef7fb;color:#0a6fa9;display:grid;place-items:center;font-weight:900}.help-market-grid h3{font-size:1.05rem;margin-top:22px}.help-market-grid p{font-size:.7rem}.family-hero{background:#06182c;color:#fff}.family-grid{min-height:630px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.family-grid h1{font-size:clamp(3.7rem,5.5vw,6.2rem)}.family-grid h1 span{color:#f0d58c}.family-grid p{color:#98adbf}.family-orbit{height:460px;position:relative}.family-center{position:absolute;width:130px;height:130px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#fff;color:#13304a;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3;box-shadow:0 0 0 18px #ffffff0d}.family-center img{width:45px;height:45px;border-radius:13px}.family-center strong{font-size:.7rem;margin-top:6px}.family-node{position:absolute;width:70px;height:70px;border-radius:50%;background:#103555;color:#f0d58c;display:grid;place-items:center;font-weight:900;border:1px solid rgba(255,255,255,.13);z-index:2}.node-a{top:25px;left:95px}.node-b{top:70px;right:45px}.node-c{bottom:50px;left:45px}.node-d{bottom:20px;right:95px}.family-line{position:absolute;width:1px;height:170px;background:#f0d58c47;left:50%;top:50%;transform-origin:top}.line-a{transform:rotate(-45deg)}.line-b{transform:rotate(45deg)}.line-c{transform:rotate(-135deg)}.line-d{transform:rotate(135deg)}.privacy-diagram{height:455px;position:relative;display:grid;place-items:center}.privacy-core{width:95px;height:95px;border-radius:50%;background:#0d3556;color:#fff;display:grid;place-items:center;font-weight:900;z-index:4;box-shadow:0 0 0 18px #197eb414}.privacy-ring{position:absolute;border:1px solid #cfe2ec;border-radius:50%;display:flex;flex-direction:column;align-items:center;padding-top:15px;color:#4a7189;font-size:.57rem;font-weight:900;letter-spacing:.08em}.privacy-ring small{font-size:.46rem;font-weight:650;letter-spacing:0;color:#8294a1}.ring-local{width:210px;height:210px}.ring-account{width:315px;height:315px;padding-top:26px}.ring-public{width:420px;height:420px;padding-top:33px;border-style:dashed}.boundary-modern-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.boundary-modern-grid article{border:1px solid #e0e7ec;border-radius:20px;padding:21px}.boundary-modern-grid span{font-size:.52rem;letter-spacing:.1em;color:#0b78b3;font-weight:900}.boundary-modern-grid h3{font-size:1.03rem;margin-top:17px}.boundary-modern-grid p{font-size:.7rem}.privacy-rights-band>.section-shell{grid-template-columns:.8fr 1.2fr}.privacy-rights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.privacy-rights-grid span{font-size:.67rem;color:#c0cfdb;border:1px solid rgba(255,255,255,.09);border-radius:10px;padding:9px 10px}.security-shield{height:420px;position:relative;display:grid;place-items:center}.shield-body{width:190px;height:220px;background:linear-gradient(145deg,#0c4069,#082a48);clip-path:polygon(50% 0,92% 15%,88% 64%,50% 100%,12% 64%,8% 15%);display:grid;place-items:center;color:#f0d58c;font-size:4rem;font-weight:900;box-shadow:0 30px 70px #051f3633}.shield-ring{position:absolute;width:340px;height:340px;border-radius:50%;border:1px dashed #b9d7e5;animation:spin 40s linear infinite}.security-chip{position:absolute;background:#fff;border:1px solid #d9e6ed;border-radius:12px;padding:9px 11px;font-size:.6rem;font-weight:800;box-shadow:var(--shadow-sm)}.chip-a{left:25px;top:75px}.chip-b{right:0;top:155px}.chip-c{left:45px;bottom:55px}.security-control-grid{grid-template-columns:repeat(3,1fr)}.security-control-grid article>span{width:39px;height:39px;border-radius:12px;background:#eef7fb;color:#0b73ad;display:grid;place-items:center;font-weight:900}.security-warning-band>.section-shell{grid-template-columns:auto 1fr}.warning-symbol{width:54px;height:54px;border-radius:17px;background:#d99a31;color:#fff;display:grid;place-items:center;font-size:1.2rem;font-weight:900}.help-center-hero{background:linear-gradient(180deg,#071a2f,#0b2e4f);color:#fff;padding:100px 0 90px}.help-center-hero>.section-shell{text-align:center}.help-center-hero h1{font-size:clamp(3.4rem,5.7vw,6rem)}.help-center-hero h1 span{color:#f0d58c}.help-center-hero p{color:#9db1c3;max-width:690px;margin-inline:auto}.help-search-fake{max-width:580px;height:58px;margin:30px auto 0;border:1px solid rgba(255,255,255,.12);background:#ffffff12;border-radius:18px;display:flex;align-items:center;padding:0 18px;gap:12px;text-align:left}.help-search-fake p{margin:0;flex:1;font-size:.76rem}.help-search-fake i{font-style:normal;color:#f0d58c}.help-topic-grid{padding:85px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.help-topic-grid a{border:1px solid #e0e8ee;border-radius:21px;padding:21px;min-height:260px;display:flex;flex-direction:column}.help-topic-grid a>span{width:39px;height:39px;border-radius:12px;background:#eef7fb;color:#0b72aa;display:grid;place-items:center;font-weight:900}.help-topic-grid h3{font-size:1.05rem;margin-top:27px}.help-topic-grid p{font-size:.7rem;flex:1}.help-topic-grid b{font-size:.66rem;color:#0b6fa9}.help-escalation{background:#f0f7fa;border:1px solid #dce9ef;border-radius:28px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.help-escalation h2{font-size:2.2rem;margin-bottom:8px}.help-escalation p{font-size:.75rem;margin:0;max-width:710px}.download-hero{background:linear-gradient(180deg,#eef8fc,#fff)}.download-grid{min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.download-grid h1{font-size:clamp(3.8rem,5.7vw,6.4rem)}.download-grid h1 span{color:#1b82b8}.download-trust{display:grid;gap:6px;margin-top:24px;font-size:.66rem;color:#63798b}.download-device{width:340px;margin-left:auto;background:#071c31;border-radius:34px;padding:22px;color:#fff;box-shadow:0 40px 75px #051f3638}.download-badge{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1)}.download-badge img{width:43px;height:43px;border-radius:12px}.download-badge span{display:flex;flex-direction:column}.download-badge strong{font-size:.85rem}.download-badge small{font-size:.5rem;color:#91a8ba}.download-screen{padding-top:23px}.download-screen>span{font-size:.58rem;letter-spacing:.1em;color:#f0d58c;font-weight:900}.download-screen>div{display:flex;align-items:center;gap:11px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.download-screen i{width:31px;height:31px;border-radius:10px;background:#ffffff14;display:grid;place-items:center;font-style:normal;font-size:.6rem;color:#f0d58c}.download-screen p{margin:0;display:flex;flex-direction:column}.download-screen strong{font-size:.68rem;color:#fff}.download-screen small{font-size:.54rem;color:#8fa7ba}.onboarding-modern{padding:100px 0}.onboarding-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.onboarding-steps article{border-top:2px solid #dce5eb;padding:20px}.onboarding-steps span{font-size:.57rem;color:#7f91a0;font-weight:900}.onboarding-steps h3{font-size:1.1rem;margin-top:25px}.onboarding-steps p{font-size:.7rem}.download-dark-band>.section-shell{grid-template-columns:1fr .9fr}.permission-principles{padding:95px 0}.permission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.permission-grid span{border:1px solid #e0e7ec;border-radius:14px;padding:13px;font-size:.7rem;color:#5a7183;font-weight:700}.account-hero{padding:85px 0 55px}.account-hero>.section-shell{text-align:center}.account-hero p{margin-inline:auto}.account-grid{padding:55px 0 90px;display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:980px}.account-modern-card{border:1px solid #dfe7ed;border-radius:27px;padding:27px;background:#fff;box-shadow:0 15px 45px #051f360f;display:flex;flex-direction:column}.account-card-head{display:flex;align-items:center;gap:11px;margin-bottom:24px}.account-icon{width:43px;height:43px;border-radius:13px;background:#eef7fb;color:#0c72ab;display:grid;place-items:center;font-weight:900}.account-card-head .eyebrow{margin-bottom:5px}.account-card-head h2{font-size:1.55rem;margin:0}.account-modern-card label{font-size:.68rem;color:#526a7c;font-weight:800;margin:11px 0 6px}.account-modern-card input{height:52px;border:1px solid #d8e2e9;border-radius:14px;background:#f8fafc;padding:0 13px;outline:none}.account-modern-card input:focus{border-color:#4aabd9;box-shadow:0 0 0 4px #3eaade1a}.account-modern-card .btn{margin-top:14px}.registration-card>p,.signed-card>p{font-size:.75rem}.account-actions{display:flex;gap:8px}.service-launcher a{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e8edf1;font-size:.75rem;font-weight:750;color:#4e6679}.service-launcher a b{color:#0a70a8}.account-security-banner{border:1px solid #eadcc2;background:#fff9ef;border-radius:20px;padding:17px 20px;display:flex;gap:13px;align-items:center}.account-security-banner>span{width:36px;height:36px;border-radius:11px;background:#e2a13a;color:#fff;display:grid;place-items:center;font-weight:900}.account-security-banner strong{font-size:.75rem}.account-security-banner p{font-size:.66rem;margin:2px 0 0}.empty-state{grid-column:1/-1;padding:36px;border:1px dashed #cfdbe3;border-radius:18px;color:#708395;text-align:center;background:#fafcfd}.future-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-cta{padding:35px;border-radius:24px;background:#eef7fb;display:flex;justify-content:space-between;align-items:center}.feature-cta h2{font-size:1.8rem}.feature-cta p{margin:0}.premium-seal,.price-authority,.plan-card,.live-benefits,.not-sold,.premium-faq,.dark-panel,.proof-band,.story-section,.ecosystem-section,.premium-showcase,.truth-section,.final-cta{box-sizing:border-box}@media (max-width:1100px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.brand-copy small{display:none}.hero-grid,.subhero-grid,.product-modern-grid,.tool-page-grid,.business-hero-grid,.community-hero-grid,.needhelp-grid,.privacy-grid,.security-grid,.download-grid,.family-grid{grid-template-columns:1fr;gap:35px}.hero-grid{padding-top:75px}.hero-product{height:520px}.hero-copy{text-align:center}.hero-copy .hero-actions,.hero-assurance,.hero-kicker{justify-content:center}.hero-lead{margin-inline:auto}.hero-proof{flex-wrap:wrap;height:auto;padding:14px 0}.hero-proof i{display:none}.premium-modern{grid-template-columns:1fr}.premium-pass{margin:20px auto 0}.android-grid{grid-template-columns:1fr}.android-canvas{max-width:680px;width:100%;margin-inline:auto}.ecosystem-modern-grid,.trust-modern-grid{grid-template-columns:repeat(2,1fr)}.final-cta-grid{grid-template-columns:1fr 1fr}.final-cta-actions{grid-column:1/-1;flex-direction:row}.capability-score,.business-call-card,.help-flow-card,.download-device{margin-inline:auto}.family-orbit,.privacy-diagram,.security-shield{max-width:520px;width:100%;margin-inline:auto}.benefit-modern-grid{grid-template-columns:repeat(3,1fr)}.capability-modern-grid{grid-template-columns:repeat(2,1fr)}.state-guide-grid{grid-template-columns:repeat(3,1fr)}.business-value-grid,.contribution-grid,.family-principle-grid,.help-topic-grid{grid-template-columns:repeat(2,1fr)}.premium-rules{grid-template-columns:1fr}.business-trust-band>.section-shell,.community-boundary-band>.section-shell,.privacy-rights-band>.section-shell,.download-dark-band>.section-shell{grid-template-columns:1fr}.workspace-grid.three{grid-template-columns:1fr}.footer-top{grid-template-columns:2fr repeat(2,1fr)}.footer-brand{grid-row:span 2}}@media (max-width:760px){.section-shell{width:min(100% - 28px,var(--shell))}.signal-bar-inner{justify-content:center;text-align:center;min-height:38px}.signal-bar-inner a{display:none}.nav-shell{height:68px}.brand-mark{width:36px;height:36px}.signin-link,.btn-nav{display:none}.mobile-sticky-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:900;display:grid;grid-template-columns:1fr 1fr;background:#05192df0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:15px;padding:5px;box-shadow:0 18px 45px #04182c40}.mobile-sticky-cta a{text-align:center;padding:10px;border-radius:11px;color:#d9e6f2;font-size:.74rem;font-weight:850}.mobile-sticky-cta a:last-child{background:linear-gradient(135deg,#f0d58c,#d5b363);color:#102238}.site-footer{padding-bottom:90px}.hero-grid{min-height:auto;padding:70px 0 35px}.hero-copy h1{font-size:clamp(3rem,14vw,4.8rem)}.hero-lead{font-size:.94rem}.hero-product{height:455px}.phone-modern{width:230px;height:455px;border-radius:39px}.phone-ui{border-radius:28px;padding:18px 14px}.incoming-wrap{padding-top:16px}.avatar-ring{width:72px;height:72px;margin:16px auto 9px}.avatar-core{width:56px;height:56px}.call-controls{margin-top:22px}.hero-float{display:none}.orbit-one{width:350px;height:350px}.orbit-two{width:285px;height:285px}.hero-proof{font-size:.63rem}.modern-heading{display:block}.modern-heading>p{margin-top:15px}.modern-tools{grid-template-columns:1fr}.utility-modern{padding-top:75px}.tool-card-modern{padding:21px}.modern-field{height:auto;min-height:56px;flex-wrap:wrap}.modern-field input{min-width:130px}.bento-section{padding:70px 0}.bento-grid{display:block}.bento-card{margin-bottom:13px;min-height:315px}.bento-large{min-height:550px}.bento-wide{grid-template-columns:1fr;min-height:520px}.impact-visual{margin:25px 0}.android-showcase{padding:80px 0}.android-copy{text-align:center}.android-copy .hero-actions{justify-content:center}.android-canvas{height:460px;transform:scale(.85);transform-origin:center top;margin-bottom:-60px}.ecosystem-modern{padding:80px 0}.ecosystem-modern-grid{grid-template-columns:1fr}.premium-modern{width:calc(100% - 28px);padding:36px 23px;border-radius:28px;margin-bottom:80px}.premium-pass{width:240px;height:340px}.trust-modern-grid{grid-template-columns:1fr}.truth-banner{align-items:flex-start;flex-wrap:wrap}.truth-banner>a{width:100%;padding-left:56px}.final-cta-modern{padding:65px 0}.final-cta-grid{grid-template-columns:1fr}.final-cta-actions{grid-column:auto}.subhero-grid,.product-modern-grid,.tool-page-grid,.business-hero-grid,.community-hero-grid,.needhelp-grid,.privacy-grid,.security-grid,.download-grid,.family-grid{min-height:auto;padding:70px 0}.subhero h1,.product-modern-copy h1,.tool-page-hero h1,.business-hero h1,.community-hero h1,.needhelp-hero h1,.privacy-hero h1,.security-hero h1,.download-grid h1,.family-grid h1,.account-hero h1{font-size:clamp(3rem,13vw,4.5rem)}.capability-score{width:250px;height:250px}.filter-panel{display:block}.filter-row{justify-content:flex-start;margin-top:15px}.capability-modern-grid{grid-template-columns:1fr}.state-guide-grid{grid-template-columns:1fr 1fr}.inline-cta{display:block;padding:28px}.inline-cta .btn{margin-top:20px}.product-visual{height:360px}.visual-orbit{width:315px;height:315px}.visual-device{width:220px;height:315px}.benefit-modern-grid,.dark-benefits,.not-sold-grid{grid-template-columns:1fr}.proof-modern{padding:70px 0}.proof-modern-grid{grid-template-columns:1fr;gap:30px}.process-steps{grid-template-columns:1fr}.process-steps article{display:flex;align-items:center;gap:14px}.process-steps p{margin:0}.explainer-grid,.playbook-steps{grid-template-columns:1fr 1fr}.premium-hero-grid{grid-template-columns:1fr;min-height:auto;padding:75px 0}.premium-card-stack{height:430px}.premium-metal-card{width:255px;height:360px}.plans-modern-grid,.business-value-grid,.contribution-grid,.family-principle-grid,.security-control-grid,.boundary-modern-grid,.help-market-grid,.onboarding-steps,.permission-grid,.impact-principles{grid-template-columns:1fr}.business-trust-band>.section-shell,.community-boundary-band>.section-shell,.privacy-rights-band>.section-shell,.security-warning-band>.section-shell,.download-dark-band>.section-shell{grid-template-columns:1fr}.business-trust-band h2,.community-boundary-band h2,.privacy-rights-band h2,.security-warning-band h2,.download-dark-band h2{font-size:2.1rem}.workspace-grid{grid-template-columns:1fr}.workspace-head{align-items:flex-start;flex-direction:column}.privacy-diagram{transform:scale(.78);margin-block:-45px}.security-shield{transform:scale(.85);margin-block:-25px}.privacy-rights-grid,.help-topic-grid{grid-template-columns:1fr}.help-escalation{display:block;padding:28px}.help-escalation .btn{margin-top:20px}.account-grid{grid-template-columns:1fr;padding-top:35px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1;grid-row:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}.tool-conversion,.tool-actions{align-items:flex-start;flex-direction:column}}@media (max-width:480px){.hero-copy h1{font-size:2.9rem}.hero-actions .btn{width:100%}.hero-assurance{display:grid;grid-template-columns:1fr;text-align:left}.hero-product{height:400px}.phone-modern{transform:none}.bento-card{padding:23px}.android-canvas{transform:scale(.7);margin-inline:-55px;width:calc(100% + 110px);margin-bottom:-125px}.state-guide-grid,.explainer-grid,.playbook-steps{grid-template-columns:1fr}.capability-score{width:220px;height:220px}.product-visual{transform:scale(.88);margin-inline:-20px}.premium-assurance{font-size:.62rem}.premium-card-stack{transform:scale(.88);margin:-15px}.business-call-card,.help-flow-card,.download-device{width:100%}.family-orbit{transform:scale(.8);margin-block:-50px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.mobile-nav-primary{grid-template-columns:1fr}.mobile-nav-grid{grid-template-columns:1fr 1fr}.account-modern-card{padding:21px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.orbit-two,.visual-orbit,.shield-ring{animation:none!important}}@media (print){.site-header,.signal-bar,.site-footer,.mobile-sticky-cta,.hero-actions,.btn{display:none!important}.section-shell{width:100%}.page-main{overflow:visible}.hero-modern,.subhero,.product-modern-hero{background:#fff}.hero-product,.product-visual{display:none}}@media (prefers-contrast:more){:root{--line:#9aa9b6}.btn,.tool-card-modern,.cap-modern-card,.ecosystem-tile,.account-modern-card{border-width:2px}.muted,.microcopy,p{color:#465b6d}.site-header{background:#fff}.status-pill{border:1px solid currentColor}}.footer-top{grid-template-columns:2fr repeat(5,1fr)}.home-story-gateway{display:grid;grid-template-columns:.88fr 1.12fr;gap:54px;align-items:center;padding:92px 0 36px}.home-story-copy h2{font-size:clamp(2.3rem,4vw,4.1rem);color:#071b30}.home-story-copy h2 span{color:#1484bd}.home-story-copy p{font-size:1rem;max-width:570px;line-height:1.75;margin-bottom:26px}.home-story-links{display:grid;gap:10px}.home-story-links>a{display:grid;grid-template-columns:48px 1fr 28px;gap:15px;align-items:center;padding:19px 20px;border:1px solid #dfe8ef;border-radius:20px;background:linear-gradient(135deg,#fff,#f7fbfd);box-shadow:0 12px 28px #061f360d;transition:.22s ease}.home-story-links>a:hover{transform:translate(4px);border-color:#bfdcea;box-shadow:0 16px 34px #061f3617}.home-story-links>a>span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#071c32;color:#f1d48a;font-weight:900}.home-story-links small{display:block;font-size:.62rem;letter-spacing:.13em;color:#7890a4;font-weight:850}.home-story-links strong{display:block;font-size:1rem;color:#102b44;margin:3px 0}.home-story-links p{font-size:.76rem;margin:0}.home-story-links>a>b{color:#0b76ae;font-size:1.25rem}.story-page,.system-page,.india-page,.why-page{overflow:hidden}.story-index{display:block;font-size:.62rem;letter-spacing:.18em;font-weight:850;color:#7d90a3;margin-bottom:17px}.story-index.light{color:#7492aa}.story-lead{font-size:1.08rem;line-height:1.75;max-width:660px;color:#8fa3b6}.story-hero{position:relative;background:radial-gradient(circle at 74% 28%,rgba(27,121,177,.22),transparent 30%),linear-gradient(145deg,#03101f,#061a30 47%,#0a2945);color:#fff;min-height:830px;overflow:hidden}.story-noise{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 88%);mask-image:linear-gradient(to bottom,#000,transparent 88%)}.story-glow{position:absolute;border-radius:50%;filter:blur(30px)}.story-glow-a{width:430px;height:430px;right:4%;top:11%;background:#2ca9e71f}.story-glow-b{width:350px;height:350px;left:-8%;bottom:8%;background:#d5b36317}.story-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;min-height:755px;padding:74px 0 52px}.story-hero-copy h1{font-size:clamp(4rem,6.6vw,7.15rem);margin-bottom:27px}.story-hero-copy h1 span{color:#f1d184}.story-hero-copy .story-lead{margin-bottom:30px}.story-truth-row{display:flex;gap:34px;margin-top:38px}.story-truth-row span{display:flex;flex-direction:column}.story-truth-row b{font-size:1.55rem;color:#fff}.story-truth-row small{font-size:.64rem;color:#7790a7;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.story-hero-visual{position:relative;height:560px}.story-core{position:absolute;left:50%;top:50%;width:195px;height:195px;border-radius:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#143f62,#07182a 67%);border:1px solid rgba(226,192,113,.35);box-shadow:0 0 0 15px #ffffff04,0 28px 70px #00000057;z-index:4}.story-core-mark{width:54px;height:54px;border-radius:16px;overflow:hidden;margin-bottom:10px;box-shadow:0 10px 30px #00000040}.story-core small{font-size:.56rem;letter-spacing:.16em;color:#7f9bb2}.story-core strong{font-size:.95rem;letter-spacing:.08em;color:#fff}.story-core>span{font-size:.48rem;letter-spacing:.13em;color:#e3c678;margin-top:5px}.story-ring{position:absolute;left:50%;top:50%;border:1px dashed rgba(131,183,217,.22);border-radius:50%;transform:translate(-50%,-50%)}.ring-a{width:390px;height:390px}.ring-b{width:510px;height:510px;border-style:solid;border-color:#ffffff0f}.story-node{position:absolute;width:152px;padding:13px 14px;border-radius:17px;background:#081b2fd6;border:1px solid rgba(150,194,222,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 35px #0003;z-index:5}.story-node i{font-style:normal;font-size:.56rem;color:#dabb72;font-weight:900}.story-node b{display:block;font-size:.78rem;margin:3px 0}.story-node small{display:block;font-size:.6rem;color:#7895aa}.story-node-a{left:2%;top:17%}.story-node-b{right:1%;top:15%}.story-node-c{right:-3%;top:49%}.story-node-d{right:9%;bottom:4%}.story-node-e{left:4%;bottom:5%}.story-node-f{left:-4%;top:49%}.story-hero-bottom{position:relative;z-index:2;height:74px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;gap:23px;color:#7993aa;text-transform:uppercase;letter-spacing:.17em;font-size:.6rem;font-weight:850}.story-hero-bottom i{width:4px;height:4px;border-radius:50%;background:#d5b363}.story-manifesto{display:grid;grid-template-columns:90px 1.25fr .75fr;gap:42px;padding:110px 0;align-items:start}.story-side-label{display:flex;flex-direction:column;gap:5px;border-top:1px solid #cbd8e2;padding-top:12px}.story-side-label span{font-size:1.1rem;font-weight:900;color:#173a56}.story-side-label small{font-size:.55rem;letter-spacing:.14em;color:#8697a7;font-weight:850}.manifesto-copy h2{font-size:clamp(2.6rem,4.7vw,4.85rem);color:#071d33}.manifesto-copy h2 span{color:#4e7b99}.manifesto-copy p{font-size:1.02rem;line-height:1.8;max-width:720px}.manifesto-card{position:relative;background:#071a2f;color:#fff;padding:34px;border-radius:27px;box-shadow:var(--shadow-md);margin-top:36px;overflow:hidden}.manifesto-card:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-80px;bottom:-80px;background:#46b6ee21}.quote-mark{display:block;font-family:Georgia,serif;font-size:4.5rem;color:#d7b76c;line-height:.6;margin-bottom:20px}.manifesto-card strong{font-size:1.35rem;line-height:1.35}.manifesto-card p{color:#8fa6bb;font-size:.8rem;margin:14px 0 20px}.manifesto-card a{font-size:.76rem;font-weight:850;color:#f0d58c}.pillars-stage{background:#041322;color:#fff;padding:112px 0}.story-section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:44px}.story-section-head h2{max-width:780px;margin-bottom:0}.story-section-head>p{max-width:370px;color:#7990a5}.story-section-head.dark-text h2{color:#0a2036}.pillar-deep-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.pillar-deep-card{position:relative;min-height:410px;border-radius:28px;padding:34px;overflow:hidden;background:#081b30;border:1px solid rgba(255,255,255,.09)}.pillar-deep-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-110px;bottom:-130px;opacity:.18}.pillar-deep-card.know:after{background:#3bb6ea}.pillar-deep-card.protect:after{background:#df5260}.pillar-deep-card.connect:after{background:#45b985}.pillar-deep-card.contribute:after{background:#d5b363}.pillar-deep-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:72px}.pillar-deep-top>span{font-size:.67rem;color:#6f8aa1;font-weight:900}.pillar-deep-top i{font-style:normal;width:45px;height:45px;border-radius:15px;display:grid;place-items:center;background:#ffffff0f;font-size:1.2rem;color:#f0d58c}.pillar-deep-card>small{font-size:.6rem;letter-spacing:.17em;color:#7195ad;font-weight:900}.pillar-deep-card h3{font-size:2.25rem;margin:8px 0 15px}.pillar-deep-card p{color:#8aa0b4;max-width:470px}.pillar-deep-list{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0 25px}.pillar-deep-list span{padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);font-size:.64rem;color:#9bb0c2}.pillar-deep-card>a{font-weight:850;color:#f0d58c;font-size:.78rem}.story-lifecycle{display:grid;grid-template-columns:90px 1fr;gap:42px;padding:115px 0}.lifecycle-content>p{max-width:730px;font-size:1rem}.lifecycle-track{margin-top:45px;border-top:1px solid #dfe7ed}.lifecycle-track article{display:grid;grid-template-columns:70px 1fr;gap:15px;padding:25px 0;border-bottom:1px solid #e2e9ef;transition:.2s}.lifecycle-track article:hover{padding-left:10px}.lifecycle-track article>span{font-size:.64rem;font-weight:900;color:#c49b42}.lifecycle-track small{font-size:.6rem;letter-spacing:.15em;color:#7b91a2;font-weight:900}.lifecycle-track strong{display:block;font-size:1.25rem;margin:3px 0}.lifecycle-track p{font-size:.82rem;margin:0;max-width:680px}.intelligence-layers{background:linear-gradient(135deg,#07192c,#0c2b48);color:#fff;padding:105px 0}.layers-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.layers-copy h2{font-size:clamp(2.7rem,4.6vw,4.7rem)}.layers-copy p{color:#88a2b8;line-height:1.75;margin-bottom:26px}.layers-stack{display:flex;flex-direction:column-reverse;gap:7px}.layers-stack article{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:16px;padding:19px 20px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;box-shadow:0 10px 22px #0000001f}.layers-stack article:nth-child(1){margin-inline:0}.layers-stack article:nth-child(2){margin-inline:16px}.layers-stack article:nth-child(3){margin-inline:32px}.layers-stack article:nth-child(4){margin-inline:48px}.layers-stack article:nth-child(5){margin-inline:64px}.layers-stack article:nth-child(6){margin-inline:80px}.layers-stack article>span{width:38px;height:38px;border-radius:12px;background:#d5b3631f;display:grid;place-items:center;color:#f0d58c;font-size:.63rem;font-weight:900}.layers-stack small{display:block;font-size:.56rem;letter-spacing:.15em;color:#7391a9;font-weight:850}.layers-stack strong{font-size:.84rem;color:#dce8f2}.layers-stack b{font-size:.52rem;letter-spacing:.1em;color:#92aec3}.story-proof{padding:115px 0}.story-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.story-proof-grid article{padding:23px;border:1px solid #e1e8ee;border-radius:20px;background:#fff;box-shadow:0 10px 24px #071f330d}.story-proof-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.story-proof-grid article>div>span{font-size:.48rem;letter-spacing:.09em;color:#8a9aa8}.story-proof-grid h3{font-size:1.05rem;margin:20px 0 9px}.story-proof-grid p{font-size:.75rem;min-height:74px}.story-proof-grid>article>small{display:block;font-size:.58rem;color:#8897a5;border-top:1px solid #edf1f4;padding-top:12px}.story-registry-link{margin-top:16px;background:#f0f7fb;border-radius:22px;padding:23px 26px;display:flex;align-items:center;justify-content:space-between;gap:25px}.story-registry-link>div{display:flex;align-items:center;gap:13px}.story-registry-link strong{font-size:2rem;color:#0a6da3}.story-registry-link span{font-size:.75rem;color:#657d90}.story-privacy-band{background:#061524;color:#fff;padding:105px 0}.privacy-story-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.privacy-story-grid h2{font-size:clamp(2.6rem,4.5vw,4.6rem)}.privacy-story-grid>div>p{color:#89a0b5;max-width:730px}.privacy-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:28px 0}.privacy-mini-grid article{padding:15px;border-radius:15px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.privacy-mini-grid span{display:block;font-size:.55rem;letter-spacing:.14em;color:#d6b86e;font-weight:900}.privacy-mini-grid b{font-size:.7rem;color:#bed0de}.privacy-story-grid a{color:#f0d58c;font-size:.8rem;font-weight:850}.privacy-lock-visual{position:relative;height:390px;display:grid;place-items:center}.lock-orbit{position:absolute;width:310px;height:310px;border-radius:50%;border:1px dashed rgba(117,167,199,.24);animation:slowspin 22s linear infinite}.lock-orbit:before,.lock-orbit:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:#d5b363}.lock-orbit:before{left:24px;top:58px}.lock-orbit:after{right:19px;bottom:72px}.lock-shape{width:185px;height:205px;border-radius:32px;background:linear-gradient(145deg,#0d2e4b,#071a2e);border:1px solid rgba(226,192,113,.3);box-shadow:0 30px 60px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:center}.lock-shape:before{content:"";width:82px;height:64px;border:8px solid #d1b26b;border-bottom:0;border-radius:45px 45px 0 0;position:absolute;transform:translateY(-116px)}.lock-shape span{width:28px;height:28px;border-radius:50%;background:#d5b363;margin-bottom:16px;position:relative}.lock-shape span:after{content:"";position:absolute;width:6px;height:22px;background:#d5b363;left:11px;top:18px;border-radius:4px}.lock-shape strong{font-size:.84rem;letter-spacing:.14em}.lock-shape small{font-size:.58rem;color:#718ba1;margin-top:5px}.story-ecosystem{padding:110px 0}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.journey-grid a{min-height:300px;padding:27px;border-radius:23px;background:linear-gradient(145deg,#fff,#f6f9fb);border:1px solid #e1e8ee;display:flex;flex-direction:column;transition:.22s}.journey-grid a:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm)}.journey-grid a>span{font-size:.6rem;font-weight:900;color:#b8913c}.journey-grid small{font-size:.56rem;letter-spacing:.14em;color:#8192a0;font-weight:900;margin-top:60px}.journey-grid h3{font-size:1.4rem;margin:8px 0}.journey-grid p{font-size:.78rem}.journey-grid b{margin-top:auto;color:#0b6fa5;font-size:.74rem}.story-final{background:linear-gradient(135deg,#06172b,#0b2d4a);color:#fff;padding:100px 0}.story-final-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end}.story-final h2{font-size:clamp(3.1rem,5.3vw,5.6rem);margin:0}.story-final h2 span{color:#f0d58c}.story-final p{color:#91a8bb;font-size:1rem;line-height:1.7}.system-hero{background:linear-gradient(135deg,#03101f,#08233d);color:#fff;min-height:690px}.system-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;min-height:690px;padding:70px 0}.system-hero h1{font-size:clamp(4rem,6vw,6.5rem)}.system-radar{position:relative;width:500px;height:500px;border-radius:50%;margin:auto;overflow:hidden;background:radial-gradient(circle,#0d3859 0 2%,#08233c 2% 19%,#0a2a46 19% 20%,#061b30 20% 39%,#0a2945 39% 40%,#061725 40% 59%,#0d304d 59% 60%,#04131f 60%);border:1px solid rgba(125,178,210,.18)}.radar-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.8%,rgba(115,173,207,.13) 50%,transparent 50.2%),linear-gradient(transparent 49.8%,rgba(115,173,207,.13) 50%,transparent 50.2%)}.radar-sweep{position:absolute;inset:-10%;border-radius:50%;background:conic-gradient(from 20deg,rgba(58,181,235,.28),transparent 28deg,transparent 360deg);animation:slowspin 9s linear infinite}.radar-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:96px;height:96px;border-radius:28px;background:#06192b;border:1px solid rgba(213,179,99,.35);display:grid;place-items:center;box-shadow:0 15px 40px #0000004d}.radar-center img{width:52px;border-radius:13px}.radar-center b{font-size:.62rem;letter-spacing:.15em}.radar-ping{position:absolute;padding:7px 10px;background:#0c2a45;border:1px solid rgba(126,179,213,.25);border-radius:999px;font-size:.55rem;color:#bcd1df;font-weight:800;box-shadow:0 9px 20px #00000040}.p1{left:16%;top:21%}.p2{right:9%;top:27%}.p3{right:17%;bottom:20%}.p4{left:7%;bottom:31%}.p5{right:41%;top:9%}@keyframes slowspin{to{transform:rotate(360deg)}}.system-flow{padding:110px 0}.system-heading{max-width:760px;margin-bottom:45px}.system-heading h2{color:#071d32}.pipeline{position:relative}.pipeline:before{content:"";position:absolute;left:30px;top:40px;bottom:40px;width:1px;background:linear-gradient(#d1ad58,#b8d8e9)}.pipeline article{display:grid;grid-template-columns:62px 1fr;gap:22px;padding:12px 0 28px}.pipeline-node{position:relative;z-index:2;width:60px;height:60px;border-radius:19px;background:#071d33;display:grid;place-items:center;color:#f2d58d;box-shadow:0 10px 25px #071d3324}.pipeline-node span{position:absolute;right:-7px;top:-7px;width:22px;height:22px;border-radius:50%;background:#d6b464;color:#09223a;display:grid;place-items:center;font-size:.5rem;font-weight:900}.pipeline-node i{font-style:normal;font-size:1rem}.pipeline article small{font-size:.56rem;letter-spacing:.16em;color:#7b91a3;font-weight:900}.pipeline article h3{font-size:1.55rem;margin:3px 0 8px}.pipeline article p{font-size:.84rem;max-width:730px}.local-first-stage{background:#f1f7fa;padding:105px 0}.local-first-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center}.local-first-copy h2{font-size:clamp(2.7rem,4.6vw,4.7rem)}.local-first-copy p{line-height:1.75}.system-checks{list-style:none;padding:0;margin:24px 0}.system-checks li{position:relative;padding:10px 0 10px 28px;border-bottom:1px solid #dbe7ee;font-size:.78rem;color:#4d687c}.system-checks li:before{content:"\2713";position:absolute;left:0;color:#1f9f6b;font-weight:900}.local-first-copy>a{font-weight:850;color:#0a6fa8}.local-first-visual{display:grid;grid-template-columns:1fr 80px 1fr;gap:10px;align-items:center}.device-vault,.telx-cloud{padding:24px;border-radius:25px;background:#fff;border:1px solid #dce7ed;box-shadow:var(--shadow-sm)}.device-vault>span,.telx-cloud>span{font-size:.6rem;letter-spacing:.16em;font-weight:900;color:#70899b}.device-vault article{display:grid;grid-template-columns:40px 1fr;align-items:center;column-gap:10px;padding:14px 0;border-bottom:1px solid #e8eef2}.device-vault article:last-child{border-bottom:0}.device-vault i{grid-row:span 2;width:38px;height:38px;border-radius:12px;background:#0a2139;color:#f0d58c;display:grid;place-items:center;font-style:normal;font-weight:900}.device-vault b{font-size:.78rem}.device-vault small{font-size:.6rem;color:#8093a2}.telx-cloud article{padding:13px;border-radius:12px;background:#eef6fa;margin-top:8px;font-size:.7rem;font-weight:850;color:#335b75}.bridge-arrows{text-align:center;color:#0b6e9f}.bridge-arrows i{display:block;font-style:normal;font-size:1.5rem}.bridge-arrows small{font-size:.5rem;color:#7e93a3}.unknown-system{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:center;padding:110px 0}.unknown-system>div:first-child h2{font-size:clamp(2.8rem,4.6vw,4.8rem)}.unknown-system>div:first-child p{font-size:1rem;line-height:1.75;max-width:680px}.unknown-card{max-width:390px;margin:auto;width:100%;padding:33px;border-radius:30px;background:linear-gradient(160deg,#081f36,#061525);color:#fff;box-shadow:var(--shadow-lg);text-align:center}.unknown-card>span{font-size:.55rem;letter-spacing:.17em;color:#7590a7;font-weight:900}.unknown-card>div{width:76px;height:76px;margin:22px auto 12px;border-radius:50%;display:grid;place-items:center;background:#102d49;border:1px solid #35526b;color:#f0d58c;font-size:2rem}.unknown-card h3{font-size:1.65rem}.unknown-card p{color:#8fa7bb}.unknown-card>small{display:block;color:#e3bd62;font-size:.63rem}.unknown-card hr{border:0;border-top:1px solid rgba(255,255,255,.1);margin:25px 0}.unknown-card>b{font-size:.68rem}.unknown-card ul{text-align:left;color:#8fa6b9;font-size:.68rem;line-height:1.8;padding-left:20px}.state-system{background:#061626;color:#fff;padding:105px 0}.state-system-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.state-system-grid article{padding:24px;border-radius:20px;background:#ffffff09;border:1px solid rgba(255,255,255,.08)}.state-system-grid h3{font-size:1rem;margin:20px 0 8px}.state-system-grid p{color:#839bae;font-size:.72rem;min-height:82px}.state-system-grid article>span:last-child{display:block;border-top:1px solid rgba(255,255,255,.08);padding-top:12px;font-size:.58rem;color:#d5ba75}.evidence-system{padding:110px 0}.evidence-family-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.evidence-family-grid article{padding:25px;border:1px solid #e1e8ed;border-radius:20px}.evidence-family-grid article>span{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#071e34;color:#f0d58c;font-size:.56rem;font-weight:900}.evidence-family-grid small{display:block;margin-top:45px;font-size:.55rem;letter-spacing:.15em;color:#8294a3;font-weight:900}.evidence-family-grid h3{font-size:1.1rem;margin:6px 0 10px}.evidence-family-grid p{font-size:.7rem}.system-callout{background:linear-gradient(135deg,#08243e,#0c3a5c);color:#fff;padding:100px 0;text-align:center}.system-callout h2{font-size:clamp(2.8rem,4.8vw,4.7rem);max-width:900px;margin-inline:auto}.system-callout p{color:#94aabd;max-width:740px;margin:0 auto 30px}.system-callout .hero-actions{justify-content:center}.india-hero{position:relative;background:#041322;color:#fff;overflow:hidden}.india-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(120,174,206,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(120,174,206,.05) 1px,transparent 1px);background-size:55px 55px;-webkit-mask-image:radial-gradient(circle at 65% 45%,#000,transparent 72%);mask-image:radial-gradient(circle at 65% 45%,#000,transparent 72%)}.india-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr .85fr;gap:70px;align-items:center;min-height:700px;padding:75px 0}.india-hero h1{font-size:clamp(4rem,6.4vw,6.8rem)}.india-hero h1 span{color:#f0d58c}.india-number-board{position:relative;max-width:450px;margin:auto;width:100%;padding:38px;border-radius:30px;background:linear-gradient(145deg,#0b2c48,#061729);border:1px solid rgba(216,184,112,.28);box-shadow:0 35px 70px #00000047}.board-label{font-size:.56rem;letter-spacing:.18em;color:#7894aa;font-weight:900}.india-number-board>strong{display:block;font-size:2.8rem;color:#f0d58c;margin:32px 0 12px}.number-slots{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.number-slots i{font-style:normal;padding:10px 12px;border-radius:12px;background:#ffffff0d;font-weight:900}.india-number-board p{color:#8fa8bc;font-size:.76rem;margin:30px 0}.board-tags{display:flex;gap:6px}.board-tags span{font-size:.52rem;letter-spacing:.12em;padding:7px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.1);color:#9ab1c2}.number-categories{padding:110px 0}.number-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.number-type-card{min-height:315px;padding:27px;border-radius:23px;border:1px solid #e0e8ee;background:#fff;box-shadow:0 10px 25px #0820350b;display:flex;flex-direction:column}.number-type-top{display:flex;align-items:center;justify-content:space-between}.number-type-top>span{font-size:1.7rem;font-weight:900;color:#09253e}.number-type-top i{width:41px;height:41px;border-radius:13px;display:grid;place-items:center;font-style:normal;font-weight:900}.number-type-card.cyan i{background:#e4f7ff;color:#1184bd}.number-type-card.blue i{background:#e8f0ff;color:#356bb2}.number-type-card.amber i{background:#fff3d8;color:#bc7a11}.number-type-card.green i{background:#e5f8ef;color:#19875d}.number-type-card.violet i{background:#f0eaff;color:#7558b6}.number-type-card.red i{background:#ffe9eb;color:#b94350}.number-type-card.dark i{background:#071d31;color:#f0d58c}.number-type-card.neutral i{background:#edf1f4;color:#677b8d}.number-type-card>small{margin-top:55px;font-size:.54rem;letter-spacing:.14em;color:#8093a1;font-weight:900}.number-type-card h3{font-size:1.35rem;margin:7px 0 12px}.number-type-card p{font-size:.75rem}.number-type-foot{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #e9eef2;padding-top:14px;margin-top:auto}.number-type-foot span,.number-type-foot b{font-size:.54rem}.number-type-foot span{color:#7f92a1}.number-type-foot b{color:#a47e30}.india-explainer{background:#f1f7fa;padding:105px 0}.india-explainer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.india-explainer h2{font-size:clamp(2.8rem,4.7vw,4.8rem)}.india-explainer p{max-width:720px}.classification-formula{display:flex;align-items:stretch;gap:8px;margin-top:32px}.classification-formula article{flex:1;padding:16px;border-radius:16px;background:#fff;border:1px solid #dbe7ed}.classification-formula article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#071f35;color:#f0d58c;font-size:.55rem;font-weight:900}.classification-formula b{display:block;font-size:.62rem;margin:14px 0 4px}.classification-formula small{font-size:.54rem;color:#7d91a0}.classification-formula>i{font-style:normal;align-self:center;color:#8aa0b0;font-weight:900}.classification-formula article.result{background:#07243b;color:#fff;border-color:#07243b}.classification-formula article.result small{color:#8fa8bb}.india-callout-card{background:#071d33;color:#fff;padding:34px;border-radius:28px;box-shadow:var(--shadow-md)}.india-callout-card>span{font-size:.56rem;letter-spacing:.16em;color:#d7b96f;font-weight:900}.india-callout-card h3{font-size:3.2rem;color:#f0d58c;margin:28px 0 0}.india-callout-card strong{font-size:1.2rem}.india-callout-card p{font-size:.75rem;color:#8fa7ba;margin:18px 0}.india-callout-card a{font-size:.72rem;color:#f0d58c;font-weight:850}.special-numbers{display:grid;grid-template-columns:1fr .55fr;gap:70px;align-items:center;padding:105px 0}.special-numbers h2{font-size:clamp(2.7rem,4.5vw,4.5rem)}.short-code-visual{padding:35px;border-radius:27px;background:linear-gradient(145deg,#fff7e5,#fff);border:1px solid #eddbb8;text-align:center}.short-code-visual>span{font-size:.55rem;letter-spacing:.16em;color:#a57928;font-weight:900}.short-code-visual strong{display:block;font-size:5rem;color:#092239;margin:10px 0}.short-code-visual small{display:block;font-size:.68rem;color:#7a6950;margin-bottom:18px}.short-code-visual a{font-size:.72rem;font-weight:850;color:#8c6724}.india-evidence-band{background:#08243e;color:#fff;padding:85px 0}.india-evidence-band>.section-shell{display:flex;align-items:center;justify-content:space-between;gap:45px}.india-evidence-band h2{font-size:2.6rem;margin-bottom:8px}.india-evidence-band p{color:#8fa7bb;max-width:760px;margin:0}.why-hero{background:linear-gradient(145deg,#041322,#082a46);color:#fff}.why-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;min-height:720px;padding:70px 0}.why-hero h1{font-size:clamp(4rem,6.4vw,6.8rem)}.why-spectrum{position:relative;width:500px;height:500px;margin:auto;border-radius:50%;border:1px solid rgba(120,177,211,.17)}.why-spectrum:before,.why-spectrum:after{content:"";position:absolute;inset:62px;border-radius:50%;border:1px dashed rgba(120,177,211,.15)}.why-spectrum:after{inset:130px;border-style:solid}.why-spectrum>div{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:135px;height:135px;border-radius:38px;background:#061a2e;border:1px solid rgba(216,184,112,.32);display:grid;place-items:center;box-shadow:0 25px 60px #0000004d}.why-spectrum>div img{width:62px;border-radius:16px}.why-spectrum>div b{font-size:.72rem;letter-spacing:.14em}.why-spectrum>div small{font-size:.43rem;color:#7c95a9;letter-spacing:.1em}.why-spectrum>span{position:absolute;font-size:.52rem;letter-spacing:.12em;color:#a5bac9;font-weight:900;padding:7px 9px;border-radius:999px;background:#0a2944;border:1px solid rgba(255,255,255,.08)}.why-spectrum>span:nth-child(1){left:38%;top:3%}.why-spectrum>span:nth-child(2){right:2%;top:25%}.why-spectrum>span:nth-child(3){right:-2%;top:51%}.why-spectrum>span:nth-child(4){right:12%;bottom:12%}.why-spectrum>span:nth-child(5){left:37%;bottom:2%}.why-spectrum>span:nth-child(6){left:4%;bottom:17%}.why-spectrum>span:nth-child(7){left:-4%;top:48%}.why-spectrum>span:nth-child(8){left:8%;top:18%}.beyond-grid{padding:110px 0}.beyond-intro{max-width:760px;margin-bottom:45px}.beyond-intro h2{font-size:clamp(2.8rem,4.8vw,4.8rem)}.beyond-grid>article{display:grid;grid-template-columns:.75fr 55px 1.25fr;gap:22px;align-items:center;padding:24px 0;border-top:1px solid #dfe7ed}.beyond-grid>article:last-child{border-bottom:1px solid #dfe7ed}.beyond-grid article small{display:block;font-size:.54rem;letter-spacing:.14em;color:#8395a3;font-weight:900}.beyond-grid article strong{font-size:1.15rem}.beyond-grid article>i{font-style:normal;color:#c1973d;font-size:1.4rem;text-align:center}.beyond-grid article>div:last-child strong{color:#0b6ea4}.beyond-grid article p{font-size:.72rem;margin:5px 0 0}.why-moments{background:#061626;color:#fff;padding:105px 0}.moment-track{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.moment-track a{min-height:290px;padding:27px;border-radius:22px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;transition:.2s}.moment-track a:hover{transform:translateY(-4px);background:#ffffff0e}.moment-track a>span{font-size:.62rem;color:#d7b96f;font-weight:900}.moment-track small{font-size:.52rem;letter-spacing:.14em;color:#7791a6;font-weight:900;margin-top:55px}.moment-track h3{font-size:1.4rem}.moment-track p{font-size:.72rem;color:#88a0b3}.moment-track b{margin-top:auto;font-size:.7rem;color:#f0d58c}.why-truth{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:start;padding:110px 0}.why-truth>div:first-child h2{font-size:clamp(2.7rem,4.5vw,4.4rem)}.truth-compare{display:grid;grid-template-columns:1fr 1fr;gap:9px}.truth-compare article{min-height:180px;padding:23px;border-radius:19px}.truth-compare article>span{font-size:.53rem;letter-spacing:.14em;font-weight:900}.truth-compare strong{display:block;font-size:.92rem;line-height:1.45;margin:30px 0 12px}.truth-compare small{font-size:.62rem}.truth-compare .bad{background:#fff2f3;border:1px solid #f3d2d6}.truth-compare .bad>span{color:#b94a54}.truth-compare .bad small{color:#9b6a70}.truth-compare .good{background:#eaf8f2;border:1px solid #cceadf}.truth-compare .good>span{color:#188258}.truth-compare .good small{color:#557a6b}.why-conversion{background:linear-gradient(135deg,#072239,#0b3656);color:#fff;padding:100px 0}.conversion-funnel>div:first-child{max-width:720px;margin-bottom:38px}.conversion-funnel h2{font-size:clamp(2.8rem,4.6vw,4.6rem)}.funnel-flow{display:flex;align-items:stretch;gap:8px}.funnel-flow article{flex:1;padding:20px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.09)}.funnel-flow article>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#d6b464;color:#09233b;font-size:.55rem;font-weight:900}.funnel-flow b{display:block;font-size:.65rem;margin:25px 0 5px;color:#fff}.funnel-flow small{font-size:.56rem;color:#8da4b6}.funnel-flow>i{align-self:center;font-style:normal;color:#d0b36b}.capability-breadth{display:flex;align-items:center;justify-content:space-between;gap:55px;padding:100px 0}.capability-breadth h2{font-size:clamp(2.5rem,4vw,4rem)}.capability-breadth p{max-width:760px}.why-final{background:#041322;color:#fff;padding:105px 0;text-align:center}.why-final>.section-shell{max-width:920px}.why-final h2{font-size:clamp(3.1rem,5vw,5.1rem)}.why-final h2 span{color:#f0d58c}.why-final p{color:#8fa7b9;max-width:720px;margin:0 auto 28px}.why-final .hero-actions{justify-content:center}@media (max-width:1100px){.footer-top{grid-template-columns:2fr repeat(3,1fr)}.home-story-gateway,.story-hero-grid,.layers-grid,.privacy-story-grid,.story-final-grid,.system-hero-grid,.local-first-grid,.unknown-system,.india-hero-grid,.india-explainer-grid,.special-numbers,.why-hero-grid,.why-truth{grid-template-columns:1fr}.story-hero-copy,.india-hero-grid>div:first-child,.why-hero-grid>div:first-child,.system-hero-grid>div:first-child{text-align:center}.story-hero-copy .hero-actions,.india-hero-grid .hero-actions,.why-hero-grid .hero-actions,.system-hero-grid .hero-actions{justify-content:center}.story-hero-copy .story-lead,.india-hero .story-lead,.why-hero .story-lead,.system-hero .story-lead{margin-inline:auto}.story-truth-row{justify-content:center}.story-hero-visual{max-width:650px;width:100%;margin:auto}.story-manifesto{grid-template-columns:70px 1fr}.manifesto-card{grid-column:2}.story-lifecycle{grid-template-columns:70px 1fr}.story-proof-grid,.journey-grid{grid-template-columns:repeat(2,1fr)}.state-system-grid,.evidence-family-grid{grid-template-columns:repeat(3,1fr)}.number-category-grid,.moment-track{grid-template-columns:repeat(2,1fr)}.local-first-visual{max-width:720px;margin:auto}.unknown-card,.india-number-board,.why-spectrum,.system-radar{margin-inline:auto}.privacy-lock-visual{height:330px}.classification-formula{flex-wrap:wrap}.classification-formula article{min-width:180px}.india-evidence-band>.section-shell{display:block;text-align:center}.india-evidence-band .btn{margin-top:24px}.funnel-flow{flex-wrap:wrap}.funnel-flow article{min-width:180px}.funnel-flow>i{display:none}.capability-breadth{display:block}.capability-breadth .btn{margin-top:20px}}@media (max-width:760px){.footer-top{grid-template-columns:1fr 1fr}.home-story-gateway{padding:72px 0 22px}.home-story-copy{text-align:center}.home-story-copy p{margin-inline:auto}.home-story-links>a{grid-template-columns:42px 1fr 24px}.home-story-links>a>span{width:42px;height:42px}.story-hero{min-height:auto}.story-hero-grid{min-height:auto;padding:70px 0 25px;gap:20px}.story-hero-copy h1,.system-hero h1,.india-hero h1,.why-hero h1{font-size:clamp(3.3rem,14vw,4.8rem)}.story-truth-row{gap:18px}.story-hero-visual{height:470px;transform:scale(.83);margin-block:-35px}.story-hero-bottom{height:auto;padding:18px 0;flex-wrap:wrap}.story-manifesto,.story-lifecycle{grid-template-columns:1fr;padding:75px 0;gap:20px}.story-side-label{max-width:90px}.manifesto-card{grid-column:auto;margin-top:0}.pillars-stage,.intelligence-layers,.story-privacy-band,.story-final,.state-system,.system-callout,.india-evidence-band,.why-moments,.why-conversion,.why-final{padding:75px 0}.story-section-head{display:block}.story-section-head>p{margin-top:16px}.pillar-deep-grid{grid-template-columns:1fr}.pillar-deep-card{min-height:350px}.pillar-deep-top{margin-bottom:45px}.layers-stack article,.layers-stack article:nth-child(n){margin-inline:0;grid-template-columns:38px 1fr}.layers-stack article>b{grid-column:2}.story-proof{padding:75px 0}.story-proof-grid{grid-template-columns:1fr}.story-proof-grid p{min-height:auto}.story-registry-link{display:block;text-align:center}.story-registry-link>div{justify-content:center;margin-bottom:15px}.privacy-mini-grid{grid-template-columns:1fr}.privacy-lock-visual{height:300px;transform:scale(.85)}.journey-grid{grid-template-columns:1fr}.journey-grid a{min-height:250px}.story-final-grid{text-align:center}.story-final .hero-actions{justify-content:center}.system-hero-grid,.india-hero-grid,.why-hero-grid{min-height:auto;padding:70px 0}.system-radar,.why-spectrum{width:360px;height:360px;transform:scale(.88);margin-block:-20px}.radar-center{width:82px;height:82px}.radar-center img{width:45px}.system-flow,.local-first-stage,.unknown-system,.evidence-system,.number-categories,.india-explainer,.special-numbers,.beyond-grid,.why-truth,.capability-breadth{padding:75px 0}.local-first-visual{grid-template-columns:1fr}.bridge-arrows{display:flex;justify-content:center;gap:20px;align-items:center}.bridge-arrows i{transform:rotate(90deg)}.unknown-system{text-align:center}.unknown-system>div:first-child p{margin-inline:auto}.state-system-grid,.evidence-family-grid{grid-template-columns:1fr}.state-system-grid article p{min-height:auto}.number-category-grid{grid-template-columns:1fr}.number-type-card{min-height:280px}.number-type-card>small{margin-top:35px}.classification-formula{display:grid;grid-template-columns:1fr}.classification-formula>i{transform:rotate(90deg)}.special-numbers,.india-explainer{text-align:center}.india-explainer p{margin-inline:auto}.india-callout-card{text-align:left}.beyond-grid>article{grid-template-columns:1fr;gap:10px}.beyond-grid article>i{transform:rotate(90deg)}.moment-track{grid-template-columns:1fr}.moment-track a{min-height:250px}.truth-compare{grid-template-columns:1fr}.funnel-flow{display:grid;grid-template-columns:1fr}.funnel-flow article{min-width:0}.capability-breadth{text-align:center}.why-spectrum>span{font-size:.45rem}.story-registry-link>div{flex-direction:column}.story-registry-link strong{line-height:1}}@media (max-width:480px){.story-hero-visual{transform:scale(.7);margin-inline:-55px;width:calc(100% + 110px);margin-block:-75px}.system-radar,.why-spectrum{width:320px;height:320px;transform:scale(.9)}.story-truth-row{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.story-truth-row b{font-size:1.2rem}.story-truth-row small{font-size:.52rem}.pillar-deep-card{padding:25px}.manifesto-copy h2,.layers-copy h2,.privacy-story-grid h2,.local-first-copy h2,.unknown-system>div:first-child h2,.india-explainer h2,.special-numbers h2,.beyond-intro h2,.why-truth>div:first-child h2{font-size:2.65rem}.number-slots{gap:5px}.number-slots i{padding:8px}.india-number-board{padding:26px}.home-story-links>a{padding:15px}.privacy-lock-visual{transform:scale(.72);margin-block:-35px}.story-final h2,.why-final h2{font-size:2.9rem}}:root{--motion-fast:.16s;--motion-normal:.26s;--motion-slow:.52s;--ease-standard:cubic-bezier(.2,.75,.2,1);--ease-emphasized:cubic-bezier(.16,1,.3,1)}.site-frame{overflow:clip;background:linear-gradient(180deg,#fff 0,#f8fbfd 38%,#fff 72%)}.mega-menu{animation:telx-menu-in var(--motion-fast) var(--ease-emphasized)}@keyframes telx-menu-in{0%{opacity:0;transform:translate(-50%) translateY(-8px) scale(.985)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.footer-top{grid-template-columns:2fr repeat(5,1fr);gap:34px}.bharat-first-band{position:relative;background:radial-gradient(circle at 75% 30%,rgba(213,179,99,.15),transparent 30%),linear-gradient(135deg,#05182b,#0a2742 58%,#06192b);color:#fff;overflow:hidden}.bharat-first-band:after{content:"\92d\93e\930\924";position:absolute;right:2%;bottom:-17%;font-weight:900;font-size:clamp(8rem,20vw,19rem);letter-spacing:-.08em;color:#ffffff06;pointer-events:none}.bharat-first-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr 1.1fr auto;gap:44px;align-items:center;padding:54px 0}.bharat-first-grid h2{font-size:clamp(2rem,3.4vw,3.5rem);margin-bottom:10px}.bharat-first-grid p{color:#97aec2;max-width:620px;margin-bottom:0}.bharat-principles{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bharat-principles span{display:flex;align-items:center;gap:10px;padding:11px 13px;border-radius:14px;background:#ffffff0b;border:1px solid rgba(255,255,255,.085);color:#dce8f1;font-size:.76rem;font-weight:750}.bharat-principles b{color:var(--gold-2);font-size:.58rem}.premium-page-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 15%,rgba(70,177,231,.17),transparent 30%),radial-gradient(circle at 18% 10%,rgba(213,179,99,.13),transparent 28%),linear-gradient(145deg,#03111f,#08243d 56%,#06182a);color:#fff;padding:105px 0 92px}.premium-page-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 82%);mask-image:linear-gradient(to bottom,black,transparent 82%);pointer-events:none}.premium-page-hero>.section-shell{position:relative}.premium-page-hero h1{font-size:clamp(3.5rem,7vw,7.3rem);max-width:950px}.premium-page-hero h1 span{color:var(--gold-2)}.premium-page-hero p{color:#9db2c5;max-width:780px;font-size:1.08rem}.faq-hero{padding-bottom:78px}.faq-search{margin-top:36px;max-width:700px}.faq-search label{display:block;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;font-weight:850;color:#91a9bd;margin-bottom:9px}.faq-search input{width:100%;min-height:62px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:#ffffff13;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;padding:0 20px;outline:0;box-shadow:0 20px 55px #00000029}.faq-search input::placeholder{color:#7891a7}.faq-search input:focus{border-color:#d5b363;box-shadow:0 0 0 4px #d5b3631f,0 20px 55px #0000002e}.faq-shell{display:grid;grid-template-columns:210px 1fr;gap:48px;padding:85px 0}.faq-groups{position:sticky;top:130px;align-self:start;display:flex;flex-direction:column;gap:5px}.faq-groups button{text-align:left;padding:11px 13px;border-radius:11px;color:#607386;font-weight:750;cursor:pointer}.faq-groups button:hover,.faq-groups button.active{background:#eaf4fa;color:#075e91}.faq-list{max-width:850px}.faq-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#8594a1;font-size:.72rem;font-weight:800}.faq-meta button{cursor:pointer;color:#0b6eaa;font-weight:800}.faq-item{border-top:1px solid #dfe7ed;transition:background var(--motion-fast)}.faq-item:last-of-type{border-bottom:1px solid #dfe7ed}.faq-item>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:25px;text-align:left;padding:24px 2px;cursor:pointer;font-size:1.08rem;font-weight:820}.faq-item>button span{display:flex;flex-direction:column;gap:6px}.faq-item>button small{font-size:.56rem;letter-spacing:.13em;text-transform:uppercase;color:#8396a5}.faq-item>button b{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#eef5f9;color:#35627e;font-size:1.2rem}.faq-item.open>button b{background:#092a45;color:#fff}.faq-answer{padding:0 56px 24px 2px;animation:answer-in var(--motion-normal) var(--ease-standard)}.faq-answer p{font-size:.94rem;line-height:1.75;margin:0}@keyframes answer-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.faq-cta{margin:20px auto 0;padding:46px;border-radius:28px;background:#eef7fb;display:flex;align-items:center;justify-content:space-between;gap:30px}.faq-cta h2{font-size:2.5rem;margin-bottom:10px}.faq-cta p{margin:0}.empty-card{padding:45px;border:1px dashed #cbd8e1;border-radius:20px;text-align:center}.about-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.bharat-halo{position:relative;width:min(480px,90vw);aspect-ratio:1;margin:auto;display:grid;place-items:center;perspective:900px}.bharat-halo:before,.bharat-halo:after,.bharat-halo>i{content:"";position:absolute;inset:13%;border:1px solid rgba(213,179,99,.28);border-radius:50%;animation:halo-turn 18s linear infinite}.bharat-halo:after{inset:24%;border-color:#44b7f14d;animation-direction:reverse;animation-duration:14s}.bharat-halo>i:nth-of-type(1){inset:5%;border-style:dashed;animation-duration:28s}.bharat-halo>i:nth-of-type(2){inset:35%;border-color:#ffffff2e;animation-duration:10s}.bharat-halo>i:nth-of-type(3){inset:0;border-color:#ffffff0f;animation-duration:36s}.bharat-core{width:148px;height:148px;border-radius:50%;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,#0d3455,#061a2e);border:1px solid rgba(240,213,140,.42);box-shadow:0 30px 90px #00000052,inset 0 0 40px #44b7f114;position:relative;z-index:2}.bharat-core b{letter-spacing:.14em;font-size:1.5rem}.bharat-core span{font-size:.62rem;color:#f0d58c;margin-top:5px}.bh-node{position:absolute;padding:8px 11px;border-radius:999px;background:#0b2943;border:1px solid rgba(255,255,255,.12);font-size:.65rem;font-weight:800;color:#dceaf5;box-shadow:0 12px 30px #00000029}.bh-node.n1{top:8%;left:37%}.bh-node.n2{right:4%;top:43%}.bh-node.n3{bottom:8%;left:35%}.bh-node.n4{left:1%;top:43%}@keyframes halo-turn{to{transform:rotate(360deg)}}.manifesto-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:65px;padding:100px 0}.manifesto-grid>div:first-child{position:sticky;top:130px;align-self:start}.manifesto-grid h2{font-size:clamp(2.8rem,4.5vw,4.8rem)}.manifesto-copy .lead{font-size:1.25rem;color:#344c61;line-height:1.7}.principle-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:35px}.principle-grid article{min-height:260px;padding:28px;border-radius:24px;background:#f6f9fb;border:1px solid #e3eaf0}.principle-grid article>b{font-size:.6rem;color:#b08a38}.principle-grid article h3{font-size:1.4rem;margin-top:55px}.principle-grid article p{font-size:.84rem}.company-standard{padding:20px 0 100px}.company-standard>h2{max-width:900px}.standard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:35px}.standard-grid article{padding:28px;border-radius:24px;background:#061a2e;color:#fff;min-height:250px}.standard-grid article>span{font-size:.6rem;color:#f0d58c;letter-spacing:.14em}.standard-grid strong{display:block;font-size:1.22rem;line-height:1.35;margin:70px 0 12px}.standard-grid p{color:#8fa6ba;font-size:.82rem}.safety-tool{padding:75px 0 30px}.safety-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:35px 0 90px}.safety-grid article{padding:30px;border-radius:24px;border:1px solid #e0e8ee;background:#fff;box-shadow:var(--shadow-sm)}.safety-grid article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#092a45;color:#f1d68f;font-size:.58rem;font-weight:900}.safety-grid h2{font-size:1.8rem;margin-top:48px}.safety-grid a{color:#0a6ca6;font-size:.82rem;font-weight:850}.safety-note{padding:50px;margin-bottom:90px;border-radius:30px;background:#fff4dc;border:1px solid #f0dfb7}.safety-note h2{max-width:850px;font-size:2.5rem}.safety-note p{max-width:800px;color:#7a6750}.correction-grid,.contact-paths{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:85px 0}.correction-grid article,.contact-paths a{padding:30px;border-radius:24px;border:1px solid #dfe7ed;background:#fff;min-height:290px;transition:transform var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal)}.contact-paths a:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.correction-grid small,.contact-paths span{font-size:.6rem;letter-spacing:.13em;color:#a07c31;font-weight:900}.correction-grid h2,.contact-paths h2{font-size:2rem;margin-top:65px}.correction-grid a,.contact-paths b{color:#0a6ca6;font-size:.82rem;font-weight:850}.correction-truth{padding:45px;border-radius:28px;background:#061a2e;color:#fff;margin-bottom:90px}.correction-truth h2{font-size:2.4rem}.correction-truth>div{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px}.correction-truth span{padding:11px 0;color:#a8bed0;border-bottom:1px solid rgba(255,255,255,.08);font-size:.84rem}.not-found{min-height:72vh;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at 50% 20%,rgba(68,183,241,.12),transparent 35%),#f7fbfd}.not-found>.section-shell{max-width:800px}.nf-code{display:inline-block;font-size:.75rem;letter-spacing:.2em;font-weight:900;color:#b28c3d;margin-bottom:18px}.not-found h1{font-size:clamp(4rem,9vw,8rem)}.not-found h1 span{color:#0c76ad}.not-found .hero-actions{justify-content:center}@media (max-width:1100px){.footer-top{grid-template-columns:2fr repeat(3,1fr)}.bharat-first-grid{grid-template-columns:1fr 1fr}.bharat-first-grid>.btn{grid-column:1/-1;justify-self:start}.about-hero-grid,.manifesto-grid{grid-template-columns:1fr}.manifesto-grid>div:first-child{position:static}.standard-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.bharat-first-grid{grid-template-columns:1fr;text-align:center;padding:46px 0}.bharat-principles{grid-template-columns:1fr}.bharat-first-grid>.btn{grid-column:auto;justify-self:center}.premium-page-hero{padding:72px 0}.faq-shell{grid-template-columns:1fr;padding:60px 0}.faq-groups{position:static;display:flex;flex-direction:row;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.faq-groups button{white-space:nowrap;background:#f5f8fa}.faq-cta{display:block;padding:30px}.faq-cta .hero-actions{margin-top:22px}.principle-grid,.standard-grid,.safety-grid,.correction-grid,.contact-paths,.correction-truth>div{grid-template-columns:1fr}.bharat-halo{transform:scale(.88);margin-block:-25px}.manifesto-grid{padding:70px 0}.principle-grid article{min-height:220px}.company-standard{padding-bottom:70px}.standard-grid article{min-height:220px}.safety-grid{padding-bottom:65px}.correction-grid,.contact-paths{padding:60px 0}.correction-grid article,.contact-paths a{min-height:235px}.correction-grid h2,.contact-paths h2{margin-top:40px}.site-footer{margin-top:70px}}@media (max-width:480px){.premium-page-hero h1{font-size:3.6rem}.faq-item>button{font-size:.98rem}.faq-answer{padding-right:10px}.bharat-halo{transform:scale(.76);margin-inline:-12%;width:124%}.footer-top{grid-template-columns:1fr}.hero-kicker{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.bharat-halo:before,.bharat-halo:after,.bharat-halo>i,.mega-menu,.faq-answer{animation:none!important}.contact-paths a:hover{transform:none}}:root{--motion-instant:90ms;--motion-cinematic:.9s;--ease-enter:cubic-bezier(.16,1,.3,1);--ease-exit:cubic-bezier(.4,0,1,1);--telx-blue:#36b7f4;--telx-navy:#001a3b;--telx-gold:#d4af37}::view-transition-old(root){animation:telx-view-out var(--motion-fast) var(--ease-exit)}::view-transition-new(root){animation:telx-view-in var(--motion-normal) var(--ease-enter)}@keyframes telx-view-out{to{opacity:0;transform:translateY(-4px)}}@keyframes telx-view-in{0%{opacity:0;transform:translateY(5px)}}.site-header{background:#03101fe0;border-bottom-color:#ffffff17;color:#eaf4fb}.site-header .brand-copy strong{color:#fff}.site-header .brand-copy small{color:#8fa9bd}.desktop-nav>a,.site-header .nav-trigger,.site-header .signin-link{color:#aec2d2}.desktop-nav>a:hover,.site-header .nav-trigger:hover,.desktop-nav>a.active{background:#ffffff14;color:#fff}.site-header .mobile-menu-btn{border-color:#ffffff29}.site-header .mobile-menu-btn span{background:#dce9f4}.site-header .mega-menu{color:var(--ink)}.hero-modern{background:radial-gradient(circle at 78% 24%,rgba(54,183,244,.17),transparent 28%),radial-gradient(circle at 18% 16%,rgba(212,175,55,.12),transparent 27%),linear-gradient(145deg,#020d19,#001a3b 55%,#052742);border-bottom-color:#ffffff14;color:#fff}.hero-modern:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 88%);mask-image:linear-gradient(to bottom,#000,transparent 88%);pointer-events:none}.hero-modern .hero-copy h1{color:#f7fbff}.hero-modern .hero-copy h1 span{background:linear-gradient(90deg,#8ee2ff,#45b8f0 55%,#f1d889);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-modern .hero-lead{color:#a7bdcd}.hero-modern .hero-kicker{color:#a8bed0}.hero-modern .hero-assurance{color:#9ab1c2}.hero-modern .hero-assurance b{color:#54dca2}.hero-modern .btn-glass{color:#eff8ff;background:#ffffff0e;border-color:#ffffff2e;box-shadow:none}.hero-modern .btn-glass:hover{background:#ffffff1a}.hero-modern .hero-proof{border-top-color:#ffffff1a;color:#8fa8ba}.hero-modern .hero-proof b{color:#e2eef7}.hero-modern .hero-proof i{background:#55758d}.hero-ambient-a{background:radial-gradient(circle,#36b7f42e,#36b7f400 68%)}.hero-ambient-b{background:radial-gradient(circle,#d4af371f,#d4af3700 68%)}.hero-modern .hero-orbit{border-color:#78d3ff2e}.hero-modern .hero-float{background:#061b2fd6;border-color:#ffffff1f;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-modern .hero-float small{color:#8fa6b8}.hero-modern .hero-float>b{color:#82c9ed}.hero-modern .hero-float>span{background:#3cbaf11f;color:#82dcff}.hero-halo-stage{position:absolute;width:410px;height:410px;z-index:1;opacity:.82;pointer-events:none;transform:translate(112px,-66px) scale(.84)}.phone-modern{z-index:3;box-shadow:0 55px 120px #00000075,0 0 90px #36b7f414,inset 0 0 0 1px #ffffff14}.intel-halo{--halo-main:#42bdf4;position:relative;width:100%;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;isolation:isolate;filter:drop-shadow(0 28px 65px rgba(0,0,0,.2))}.intel-halo-grid{position:absolute;inset:7%;border-radius:50%;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:radial-gradient(circle,#000 25%,transparent 72%);mask-image:radial-gradient(circle,#000 25%,transparent 72%)}.intel-halo-ring{position:absolute;border-radius:50%;border:1px solid color-mix(in srgb,var(--halo-main),transparent 65%);box-shadow:inset 0 0 28px color-mix(in srgb,var(--halo-main),transparent 92%)}.ring-a{inset:7%;animation:halo-spin 28s linear infinite}.ring-b{inset:18%;border-style:dashed;animation:halo-spin 19s linear infinite reverse}.ring-c{inset:29%;border-color:#ffffff29;animation:halo-breathe 4.5s ease-in-out infinite}.intel-halo-sweep{position:absolute;inset:11%;border-radius:50%;background:conic-gradient(from 10deg,transparent 0 72%,color-mix(in srgb,var(--halo-main),transparent 72%) 82%,transparent 90%);animation:halo-spin 8s linear infinite}.intel-halo-core{position:relative;z-index:2;width:41%;aspect-ratio:1;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:12px;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.11),transparent 32%),linear-gradient(145deg,#0c3353,#041626);border:1px solid rgba(255,255,255,.13);box-shadow:0 24px 55px #0000004d,inset 0 0 36px color-mix(in srgb,var(--halo-main),transparent 90%);color:#fff}.intel-halo-core small{font-size:.46rem;letter-spacing:.15em;color:#9bc4db}.intel-halo-core strong{font-size:1rem;letter-spacing:-.02em;margin:5px 0 2px}.intel-halo-core span{font-size:.48rem;color:#91a9ba;max-width:105px}.intel-node{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--halo-main);box-shadow:0 0 0 7px color-mix(in srgb,var(--halo-main),transparent 88%),0 0 18px color-mix(in srgb,var(--halo-main),transparent 45%)}.node-a{top:9%;left:48%}.node-b{right:12%;top:48%}.node-c{bottom:14%;left:32%}.node-d{left:12%;top:39%}.intel-halo[data-state=UNKNOWN]{--halo-main:#8ea2b3}.intel-halo[data-state=KNOWN]{--halo-main:#49bdf1}.intel-halo[data-state=VERIFIED]{--halo-main:#d4af37}.intel-halo[data-state=COMMUNITY]{--halo-main:#7c95ff}.intel-halo[data-state=CAUTION]{--halo-main:#e7aa3d}.intel-halo[data-state=SPAM],.intel-halo[data-state=HIGH_RISK]{--halo-main:#e35b68}.intel-halo[data-state=HIGH_RISK] .ring-b{border-width:2px}@keyframes halo-spin{to{transform:rotate(360deg)}}@keyframes halo-breathe{50%{transform:scale(1.045);opacity:.66}}.lifecycle-experience{background:radial-gradient(circle at 82% 20%,rgba(54,183,244,.12),transparent 28%),linear-gradient(145deg,#041323,#071e33);color:#fff;padding:110px 0;overflow:hidden}.lifecycle-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;align-items:start}.lifecycle-copy{position:sticky;top:125px}.lifecycle-copy h2{font-size:clamp(3rem,5vw,5.4rem)}.lifecycle-copy h2 span{color:#78d8ff}.lifecycle-copy p{color:#9ab0c1;max-width:510px;line-height:1.75}.lifecycle-rail{position:relative}.lifecycle-rail:before{content:"";position:absolute;left:25px;top:35px;bottom:35px;width:1px;background:linear-gradient(#57c6f2,#ffffff17,#d4af37)}.lifecycle-rail article{display:grid;grid-template-columns:52px 1fr 20px;gap:18px;align-items:start;padding:23px 0;position:relative}.lifecycle-rail article>span{width:52px;height:52px;border-radius:17px;background:#092a45;border:1px solid rgba(255,255,255,.12);display:grid;place-items:center;font-size:.62rem;font-weight:900;color:#f0d58c;z-index:1;box-shadow:0 15px 35px #0000002e}.lifecycle-rail article small{font-size:.58rem;letter-spacing:.13em;color:#6ec9ef;font-weight:900}.lifecycle-rail h3{font-size:1.55rem;margin:6px 0 7px}.lifecycle-rail p{color:#8da5b8;font-size:.82rem;max-width:560px;margin:0}.lifecycle-rail article>i{width:9px;height:9px;border-radius:50%;background:#44b7f1;box-shadow:0 0 0 8px #44b7f114;margin-top:22px}.journey-hero{position:relative;background:radial-gradient(circle at 80% 20%,rgba(54,183,244,.15),transparent 30%),radial-gradient(circle at 12% 10%,rgba(212,175,55,.1),transparent 26%),linear-gradient(145deg,#020e1b,#001a3b 65%,#072741);color:#fff;padding:95px 0 78px;overflow:hidden}.journey-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 90%);mask-image:linear-gradient(to bottom,#000,transparent 90%)}.journey-hero>.section-shell,.journey-hero-grid{position:relative}.journey-hero h1{font-size:clamp(3.5rem,6vw,6.5rem);max-width:950px}.journey-hero h1 span{color:#8cddff}.journey-hero p{color:#9fb5c5;max-width:720px}.journey-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.journey-progress{display:flex;align-items:center;justify-content:flex-end;gap:8px}.journey-progress>span{width:96px;height:96px;border-radius:28px;border:1px solid rgba(255,255,255,.12);background:#ffffff0b;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#6f889c;font-weight:900}.journey-progress>span.active{color:#f3d986;border-color:#d4af3766;background:#d4af3714}.journey-progress b{font-size:.56rem;letter-spacing:.08em;margin-top:5px}.journey-progress>i{width:35px;height:1px;background:#ffffff24}.journey-shell{max-width:920px;padding:72px 0 100px}.journey-card{display:flex;flex-direction:column;border:1px solid #dce6ed;background:#fff;border-radius:30px;padding:34px;box-shadow:0 24px 65px #05203717}.journey-card-head{display:flex;gap:14px;align-items:center;margin-bottom:12px}.journey-card-head>span{width:46px;height:46px;border-radius:14px;background:#061e34;color:#f2d88b;display:grid;place-items:center;font-size:.65rem;font-weight:900}.journey-card-head small{font-size:.58rem;letter-spacing:.13em;color:#7a91a2;font-weight:900}.journey-card-head h2{font-size:1.85rem;margin:3px 0 0}.journey-card>p{max-width:680px}.journey-card label{font-size:.7rem;color:#4f6679;font-weight:850;margin:13px 0 6px}.journey-card label small{font-weight:600;color:#8a9aa7}.journey-card input,.journey-card select,.journey-card textarea{width:100%;border:1px solid #d7e2e9;border-radius:15px;background:#f8fbfd;padding:13px 14px;color:#17364e;outline:none;transition:border var(--motion-fast),box-shadow var(--motion-fast)}.journey-card input,.journey-card select{min-height:54px}.journey-card input:focus,.journey-card select:focus,.journey-card textarea:focus{border-color:#4aaedf;box-shadow:0 0 0 4px #36b7f41a}.consent-row{display:flex!important;align-items:flex-start;gap:10px;margin:17px 0!important;font-weight:650!important;line-height:1.5}.consent-row input{width:19px!important;min-height:19px!important;flex:0 0 auto;margin-top:2px;accent-color:#0b78b7}.journey-card>.btn{align-self:flex-start;margin-top:8px}.verification-summary{display:flex;align-items:center;gap:12px;padding:14px 15px;background:#edf7fb;border-radius:15px;margin:5px 0 8px}.verification-summary span{font-size:.6rem;color:#728698;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.verification-summary strong{flex:1;font-size:.85rem}.verification-summary button{color:#0a72aa;font-size:.72rem;font-weight:850;cursor:pointer}.journey-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:12px}.success-card{text-align:center;align-items:center;padding-block:55px}.success-symbol{width:72px;height:72px;border-radius:24px;background:#e8f8f0;color:#199169;display:grid;place-items:center;font-size:2rem;font-weight:900;margin-bottom:25px}.success-card p{max-width:600px}.success-card .journey-actions{justify-content:center}.notice{margin-top:14px;padding:12px 14px;border-radius:13px;background:#eef7fb;color:#315a72;font-size:.76rem}.notice.danger{background:#fff0f1;color:#a43b46}.onboarding-shell{padding:65px 0 100px;max-width:1050px}.onboarding-progress>div{display:flex;justify-content:space-between;font-size:.62rem;letter-spacing:.11em;font-weight:900;color:#758a9a}.onboarding-progress>i{display:block;height:5px;background:#e5edf2;border-radius:99px;margin-top:10px;overflow:hidden}.onboarding-progress>i>b{display:block;height:100%;background:linear-gradient(90deg,#0c7eba,#d4af37);border-radius:inherit;transition:width var(--motion-slow) var(--ease-enter)}.onboarding-stage{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;margin-top:28px}.onboarding-copy,.onboarding-visual{min-height:430px;border-radius:30px;padding:34px}.onboarding-copy{border:1px solid #dfe8ee;background:#fff}.onboarding-copy h2{font-size:clamp(2.6rem,4vw,4.4rem)}.onboarding-copy>p{max-width:610px;line-height:1.7}.onboarding-points{display:grid;gap:9px;margin-top:28px}.onboarding-points span{display:flex;align-items:center;gap:9px;color:#435e72;font-size:.82rem}.onboarding-points b{width:24px;height:24px;border-radius:8px;background:#e9f8f1;color:#16885f;display:grid;place-items:center;font-size:.7rem}.onboarding-visual{background:radial-gradient(circle at 75% 20%,rgba(54,183,244,.18),transparent 28%),#04182a;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.visual-index{position:absolute;top:24px;right:27px;font-size:5.5rem;font-weight:900;letter-spacing:-.06em;color:#ffffff0b}.onboarding-visual strong{font-size:1.65rem}.onboarding-visual p{color:#8fa8bb;max-width:340px}.visual-pulse{position:absolute;left:34px;top:42px;width:145px;height:145px}.visual-pulse i{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(82,199,248,.24);animation:halo-breathe 3.8s ease-in-out infinite}.visual-pulse i:nth-child(2){inset:22%;animation-delay:.5s}.visual-pulse i:nth-child(3){inset:44%;border-color:#d4af3766;animation-delay:1s}.onboarding-controls{display:flex;justify-content:space-between;margin-top:18px}.onboarding-complete{margin-top:20px;padding:18px 20px;border-radius:20px;background:#05182b;color:#fff;display:flex;align-items:center;gap:14px}.onboarding-complete>span{width:40px;height:40px;border-radius:12px;background:#1d9d71;display:grid;place-items:center;font-weight:900}.onboarding-complete>div{flex:1}.onboarding-complete p{font-size:.7rem;color:#91a8ba;margin:2px 0 0}.verify-grid,.dispute-grid,.privacy-request-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:75px 0 35px}.verify-grid article,.dispute-grid article,.privacy-request-grid article{padding:27px;border:1px solid #dfe7ed;border-radius:24px;background:#fff;min-height:260px}.verify-grid article>span,.dispute-grid article>span,.privacy-request-grid article>span{font-size:.58rem;letter-spacing:.13em;color:#9b762e;font-weight:900}.verify-grid h2,.dispute-grid h2,.privacy-request-grid h2{font-size:1.7rem;margin-top:52px}.verify-grid p,.dispute-grid p,.privacy-request-grid p{font-size:.78rem}.dispute-grid{grid-template-columns:repeat(3,1fr)}.privacy-request-grid{grid-template-columns:repeat(3,1fr);padding-bottom:100px}.verification-action,.dispute-form-wrap{margin:25px auto 95px;padding:38px;border-radius:28px;background:#eef7fb;border:1px solid #d9eaf2;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.verification-action h2,.dispute-form-wrap h2{font-size:2rem;margin-bottom:9px}.verification-action p,.dispute-form-wrap p{margin:0}.verification-action .notice{grid-column:1/-1}.dispute-form-wrap>.journey-card{grid-column:1/-1}.dispute-grid a{color:#0a6fa8;font-size:.75rem;font-weight:850}@media (max-width:1000px){.hero-halo-stage{transform:translate(70px,-45px) scale(.72)}.lifecycle-grid{grid-template-columns:1fr}.lifecycle-copy{position:static}.journey-hero-grid{grid-template-columns:1fr}.journey-progress{justify-content:flex-start}.onboarding-stage{grid-template-columns:1fr}.verify-grid,.dispute-grid,.privacy-request-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.site-header{background:#03101ff2}.hero-modern:before,.journey-hero:before{background-size:38px 38px}.hero-halo-stage{width:330px;height:330px;transform:translate(56px,-40px) scale(.7);opacity:.58}.lifecycle-experience{padding:80px 0}.lifecycle-rail article{grid-template-columns:46px 1fr}.lifecycle-rail article>span{width:46px;height:46px;border-radius:14px}.lifecycle-rail article>i{display:none}.lifecycle-rail:before{left:22px}.journey-hero{padding:72px 0 58px}.journey-progress>span{width:72px;height:72px;border-radius:22px}.journey-progress>i{width:18px}.journey-shell,.onboarding-shell{padding:50px 0 80px}.journey-card{padding:25px}.onboarding-copy,.onboarding-visual{min-height:360px;padding:26px}.onboarding-complete{align-items:flex-start;flex-wrap:wrap}.onboarding-complete>div{flex:1 1 calc(100% - 60px)}.verify-grid,.dispute-grid,.privacy-request-grid{grid-template-columns:1fr;padding-top:50px}.verification-action,.dispute-form-wrap{grid-template-columns:1fr;padding:28px}.footer-top{grid-template-columns:1fr 1fr}.mobile-nav{background:#071a2d;color:#eaf4fb;border-top-color:#ffffff14}.mobile-nav-primary a{background:#ffffff0f}.mobile-nav-grid a{color:#a9bfd0}}@media (max-width:480px){.journey-progress{gap:4px}.journey-progress>span{width:64px;height:64px;border-radius:18px}.journey-progress>i{width:10px}.journey-card{padding:21px}.journey-actions .btn{width:100%}.onboarding-controls .btn{min-width:45%}.hero-halo-stage{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.intel-halo-ring,.intel-halo-sweep,.visual-pulse i,.onboarding-progress>i>b{animation:none!important;transition:none!important}.hero-halo-stage{opacity:.45}.phone-modern{transform:none}::view-transition-old(root),::view-transition-new(root){animation:none!important}.btn:hover{transform:none}}@media (prefers-contrast:more){.site-header{background:#02101f}.hero-modern,.journey-hero,.lifecycle-experience{background:#03101f}.intel-halo-core,.journey-card,.onboarding-copy,.verify-grid article,.dispute-grid article,.privacy-request-grid article{border-width:2px}}.intel-halo{transition:transform var(--motion-normal) var(--ease-enter);transform-style:preserve-3d}.intel-halo-core{transform:translateZ(24px)}.intel-node{transform:translateZ(14px)}@media (prefers-reduced-motion:reduce){.intel-halo{transform:none!important;transition:none!important}}:root{--surface:#06172b;--surface-2:#091f39;--surface-3:#0d2947;--ink:#eef8ff;--muted:#9eb5c8;--muted-2:#7892a8;--line:rgba(159,205,236,.18);--navy-950:#020812;--navy-900:#03101f;--navy-850:#06192d;--navy-800:#09233f;--navy-700:#123b61;--electric:#27c2ff;--violet:#7668ff;--aqua:#56f0d2;--gold:#d4af37;--gold-2:#f2d983;--panel:rgba(5,24,43,.72);--panel-strong:rgba(4,19,36,.92);color-scheme:dark}html,body{background:#020812;color:var(--ink)}body{min-height:100vh}.site-frame{position:relative;z-index:1;background:transparent}.page-main,.modern-page{background:transparent!important;color:var(--ink)}p{color:var(--muted)}.spatial-engine{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:#020812}.spatial-engine canvas{width:100%;height:100%;display:block;opacity:.98}.spatial-noise{position:absolute;inset:0;opacity:.11;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.spatial-vignette{position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,transparent 0 30%,rgba(1,7,16,.2) 62%,rgba(1,7,16,.72) 100%)}.signal-bar{background:#020b16e0!important;border-bottom:1px solid rgba(70,185,236,.16);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header{background:#03101fba!important;border-bottom:1px solid rgba(118,197,236,.13);-webkit-backdrop-filter:blur(26px) saturate(145%);backdrop-filter:blur(26px) saturate(145%)}.desktop-nav a,.nav-trigger,.signin-link{color:#c9dbe8!important}.desktop-nav a:hover,.desktop-nav a.active,.nav-trigger:hover{color:#fff!important}.mega-menu,.mobile-nav{background:#041426f7!important;border-color:#7dc9f12e!important;box-shadow:0 30px 90px #0000007a!important;color:#eef8ff!important}.mega-menu p,.mega-links a,.mobile-nav a{color:#a9c0d2!important}.modern-page>section:nth-of-type(odd){background:linear-gradient(180deg,#0412228a,#05192e47)!important;border-block:1px solid rgba(111,194,239,.055)}.modern-page>section:nth-of-type(2n){background:radial-gradient(circle at 82% 18%,rgba(40,150,231,.09),transparent 36%),linear-gradient(180deg,#071b3070,#030f1d5c)!important;border-block:1px solid rgba(123,188,226,.045)}.hero-modern,.journey-hero,.account-hero,.lifecycle-experience{background:radial-gradient(circle at 70% 20%,rgba(38,180,255,.18),transparent 32%),radial-gradient(circle at 15% 70%,rgba(111,75,255,.11),transparent 38%),linear-gradient(155deg,#03101ffa,#041a2feb)!important}:where([class*=card],[class*=panel],[class*=tile],[class*=box],[class*=sheet],[class*=surface]){border-color:#78c5ee29!important}:where(.journey-card,.onboarding-copy,.verify-grid article,.dispute-grid article,.privacy-request-grid article,.account-modern-card,.feature-card,.trust-card,.premium-card,.business-card,.home-card,.stat-card,.result-card,.tool-card,.info-card,.faq-card){background:linear-gradient(145deg,#09233cdb,#041426b8)!important;color:#eef8ff!important;box-shadow:inset 0 1px #ffffff0b,0 24px 70px #00000038!important;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}:where(.journey-card,.onboarding-copy,.verify-grid article,.dispute-grid article,.privacy-request-grid article,.account-modern-card,.feature-card,.trust-card,.premium-card,.business-card,.home-card,.stat-card,.result-card,.tool-card,.info-card,.faq-card) p{color:#9fb6c8!important}:where(.journey-card,.onboarding-copy,.verify-grid article,.dispute-grid article,.privacy-request-grid article,.account-modern-card) input,:where(.journey-card,.onboarding-copy,.verify-grid article,.dispute-grid article,.privacy-request-grid article,.account-modern-card) select,:where(.journey-card,.onboarding-copy,.verify-grid article,.dispute-grid article,.privacy-request-grid article,.account-modern-card) textarea{background:#020d1ab8!important;color:#eef8ff!important;border-color:#79c7f033!important}:where(.journey-card,.onboarding-copy,.verify-grid article,.dispute-grid article,.privacy-request-grid article,.account-modern-card) input::placeholder,:where(.journey-card,.onboarding-copy,.verify-grid article,.dispute-grid article,.privacy-request-grid article,.account-modern-card) textarea::placeholder{color:#6d879c}.verification-summary,.notice{background:#176c9b29!important;color:#cfeeff!important;border:1px solid rgba(66,181,236,.16)}.notice.danger{background:#d54c5721!important;color:#ffc5ca!important;border-color:#d54c5738}.btn-ghost,.btn-glass{background:#ffffff0e!important;color:#e9f7ff!important;border-color:#91d3f52e!important}.btn-secondary{background:#33aee61f!important;color:#bdeaff!important;border-color:#49bbef33!important}.site-footer{background:#010811e6!important;border-top:1px solid rgba(91,184,232,.12);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.footer-links a,.footer-brand p,.footer-bottom{color:#8fa8bb!important}.intel-halo{filter:drop-shadow(0 0 38px rgba(44,184,246,.16));animation:telx-float 7s ease-in-out infinite}.intel-halo-ring{box-shadow:0 0 60px #25b9ff12 inset}.intel-node{box-shadow:0 0 28px #27c2ff38}@keyframes telx-float{0%,to{transform:translateZ(0) rotateX(0) rotateY(0)}50%{transform:translate3d(0,-10px,0) rotateX(2deg) rotateY(-2deg)}}@keyframes data-pulse{0%,to{opacity:.25;transform:scale(.72)}50%{opacity:1;transform:scale(1.08)}}.enterprise-app{position:relative;z-index:3;min-height:100vh;background:#0208128c;color:#edf8ff;display:grid;grid-template-columns:292px minmax(0,1fr);font-size:14px}.command-sidebar{height:100vh;position:sticky;top:0;overflow:auto;padding:24px 18px 18px;background:linear-gradient(180deg,#020e1cfa,#041527f5);border-right:1px solid rgba(107,195,238,.13);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.console-brand{display:flex;align-items:center;gap:12px;padding:0 7px 20px;border-bottom:1px solid rgba(255,255,255,.07)}.console-brand img{width:42px;height:42px;border-radius:14px;box-shadow:0 0 32px #36bff82b}.console-brand span{display:flex;flex-direction:column}.console-brand b{font-size:1.22rem;letter-spacing:.08em}.console-brand small{font-size:.52rem;letter-spacing:.14em;color:#6f8ca3}.role-orbit{margin:18px 4px 12px;border:1px solid rgba(68,191,242,.15);background:radial-gradient(circle at 12% 50%,rgba(40,180,241,.15),transparent 35%),#ffffff06;border-radius:18px;padding:14px 14px 14px 42px;position:relative;display:flex;flex-direction:column}.role-orbit i{position:absolute;left:15px;top:19px;width:14px;height:14px;border-radius:50%;background:#4de1c0;box-shadow:0 0 0 5px #4de1c014,0 0 24px #4de1c08c;animation:data-pulse 2.4s ease-in-out infinite}.role-orbit span{font-size:.68rem;font-weight:900;letter-spacing:.08em;color:#d9f6ff}.role-orbit small{font-size:.58rem;color:#6f8da4;margin-top:3px}.command-sidebar nav{display:grid;gap:4px;margin-top:12px}.command-sidebar nav a{display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:9px;padding:10px;border-radius:13px;color:#8fa8ba;transition:.22s ease}.command-sidebar nav a>span{grid-row:1/3;width:30px;height:30px;border-radius:10px;background:#ffffff09;display:grid;place-items:center;color:#64cef9}.command-sidebar nav a b{font-size:.73rem;color:#bdd0dd}.command-sidebar nav a small{font-size:.56rem;color:#58758c}.command-sidebar nav a:hover,.command-sidebar nav a.active{background:linear-gradient(90deg,#2db0eb1f,#7255ff0f);transform:translate(2px)}.command-sidebar nav a.active{box-shadow:inset 2px 0 #45c8ff}.command-sidebar nav a.active b{color:#fff}.console-side-bottom{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06);display:grid;gap:8px}.console-side-bottom button,.console-side-bottom a{display:flex;align-items:center;gap:9px;color:#718da3;font-size:.64rem;padding:8px}.console-side-bottom kbd,.console-search kbd,.command-input kbd{border:1px solid rgba(255,255,255,.12);background:#ffffff0b;padding:3px 6px;border-radius:6px;color:#94adbf;font:inherit;font-size:.52rem}.console-main{min-width:0}.console-topbar{height:70px;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:16px;padding:0 28px;background:#030f1dc7;border-bottom:1px solid rgba(115,197,239,.1);-webkit-backdrop-filter:blur(24px) saturate(135%);backdrop-filter:blur(24px) saturate(135%)}.console-status{display:flex;gap:8px;align-items:center;color:#6f8da2;font-size:.63rem;font-weight:800;letter-spacing:.04em}.console-status i{width:7px;height:7px;border-radius:50%;background:#49e2b8;box-shadow:0 0 16px #49e2b8}.console-search{margin-left:auto;min-width:330px;display:flex;align-items:center;gap:9px;padding:9px 11px;border:1px solid rgba(133,203,239,.13);border-radius:12px;background:#ffffff09;color:#718fa6;text-align:left}.console-search kbd{margin-left:auto}.console-user{display:flex;align-items:center;gap:10px}.console-user span{font-size:.58rem;color:#e9d28b;background:#d4af3714;border:1px solid rgba(212,175,55,.18);padding:7px 9px;border-radius:9px}.console-user button{color:#7592a8;font-size:.62rem;cursor:pointer}.console-mobile-toggle{display:none;color:#fff}.console-canvas{padding:32px;max-width:1680px;margin-inline:auto}.workspace-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.workspace-head h1{font-size:clamp(2.25rem,4vw,4.3rem);margin:0 0 10px;letter-spacing:-.045em;background:linear-gradient(110deg,#fff 20%,#8fdcff 72%,#efd783);-webkit-background-clip:text;color:transparent}.workspace-head p{max-width:770px;margin:0;font-size:.83rem}.workspace-live{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(69,205,255,.14);background:#04182ba6}.workspace-live i{width:7px;height:7px;border-radius:50%;background:#4de1c0;box-shadow:0 0 16px #4de1c0}.workspace-live span{font-size:.52rem;letter-spacing:.12em;color:#6f8da3;font-weight:900}.workspace-live b{font-size:.58rem;color:#c9dae7}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.metric-card{min-height:126px;border:1px solid rgba(105,196,239,.13)!important;border-radius:20px!important;padding:20px!important;background:radial-gradient(circle at 100% 0,rgba(52,185,245,.12),transparent 42%),linear-gradient(145deg,#09233dd1,#041426ad)!important;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 20px 50px #0000001f!important}.metric-card span{display:block;color:#6f8ca2;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;font-weight:900}.metric-card b{display:block;margin-top:20px;font-size:1.65rem;letter-spacing:-.03em;color:#f2f9ff}.metric-card i{position:absolute;width:80px;height:80px;border:1px solid rgba(69,202,255,.12);border-radius:50%;right:-28px;bottom:-28px;box-shadow:0 0 38px #45caff14}.metric-card.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);animation:skeleton-scan 1.2s linear infinite}@keyframes skeleton-scan{0%{transform:translate(-100%)}to{transform:translate(100%)}}.console-grid{display:grid;gap:16px;margin-bottom:16px}.console-grid.two{grid-template-columns:1.15fr .85fr}.console-panel{border:1px solid rgba(112,194,236,.13)!important;border-radius:22px!important;background:linear-gradient(155deg,#051a2fdb,#031121bd)!important;box-shadow:inset 0 1px #ffffff09,0 25px 70px #00000024!important;overflow:hidden}.console-panel>header{min-height:54px;padding:0 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.055)}.console-panel>header>span{font-size:.68rem;font-weight:900;letter-spacing:.06em;color:#d6e6f1}.console-panel>header>b{margin-left:auto;font-size:.5rem;color:#5f8199;letter-spacing:.1em}.console-panel>header button{margin-left:auto;color:#6ccffa;font-size:.6rem;cursor:pointer}.signal-list{padding:10px 18px 18px}.signal-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 4px;border-bottom:1px solid rgba(255,255,255,.045)}.signal-list>div span{font-size:.64rem;color:#7894a9}.signal-list>div b{font-size:.65rem;color:#d8e9f3;max-width:60%;text-align:right}.telemetry-field{height:290px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(42,182,245,.1),transparent 42%),linear-gradient(rgba(72,173,223,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(72,173,223,.04) 1px,transparent 1px);background-size:auto,36px 36px,36px 36px}.telemetry-field i{position:absolute;width:9px;height:9px;border-radius:50%;background:#46d5ff;box-shadow:0 0 24px #46d5ff;animation:data-pulse 2.8s ease-in-out infinite}.telemetry-field i:nth-child(1){left:18%;top:28%}.telemetry-field i:nth-child(2){left:56%;top:18%;animation-delay:.4s}.telemetry-field i:nth-child(3){left:72%;top:58%;animation-delay:.8s}.telemetry-field i:nth-child(4){left:35%;top:68%;animation-delay:1.2s}.telemetry-field i:nth-child(5){left:50%;top:48%;background:#e3c968;box-shadow:0 0 28px #d4af37}.telemetry-field:before,.telemetry-field:after{content:"";position:absolute;left:50%;top:50%;width:230px;height:230px;border:1px solid rgba(81,196,244,.11);border-radius:50%;transform:translate(-50%,-50%);animation:orbit-spin 16s linear infinite}.telemetry-field:after{width:150px;height:150px;border-color:#d4af3721;animation-direction:reverse;animation-duration:10s}.telemetry-field span{position:absolute;left:18px;bottom:16px;color:#68879e;font-size:.58rem;letter-spacing:.08em}@keyframes orbit-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.overview-orbit{height:330px;margin:0 0 20px;position:relative;border:1px solid rgba(104,194,239,.12);border-radius:28px;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(48,185,245,.13),transparent 28%),radial-gradient(circle at 68% 32%,rgba(115,82,255,.09),transparent 25%),#0415278c;perspective:900px}.orbit-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) translateZ(60px);width:150px;height:150px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(87,207,255,.24);background:radial-gradient(circle at 35% 30%,#5ed5ff2e,#041426d1);box-shadow:0 0 70px #31bbf51f,inset 0 0 45px #31bbf514}.orbit-core span{font-size:2rem;font-weight:950;letter-spacing:.11em}.orbit-core b{font-size:.57rem;color:#f1d681;margin-top:5px}.orbit-core small{font-size:.43rem;color:#65849a;margin-top:4px}.orbit-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(70,194,245,.12);border-radius:50%;transform:translate(-50%,-50%) rotateX(62deg);animation:orbit-3d 14s linear infinite}.orbit-ring.a{width:300px;height:300px}.orbit-ring.b{width:470px;height:470px;animation-duration:21s;animation-direction:reverse;border-color:#7a5dff1f}.orbit-ring.c{width:620px;height:620px;animation-duration:31s;border-style:dashed}.orbit-node{position:absolute;padding:7px 9px;border:1px solid rgba(118,203,243,.13);border-radius:10px;background:#051b30db;font-size:.5rem;letter-spacing:.12em;color:#8acfed;box-shadow:0 8px 25px #0000002e}.orbit-node.n1{left:17%;top:27%}.orbit-node.n2{right:18%;top:22%}.orbit-node.n3{right:22%;bottom:20%}.orbit-node.n4{left:22%;bottom:18%}@keyframes orbit-3d{0%{transform:translate(-50%,-50%) rotateX(62deg) rotate(0)}to{transform:translate(-50%,-50%) rotateX(62deg) rotate(360deg)}}.enterprise-table-wrap{overflow:auto;max-height:620px}.enterprise-table{width:100%;border-collapse:collapse;min-width:760px}.enterprise-table th{text-align:left;position:sticky;top:0;background:#041425fa;color:#66849a;font-size:.52rem;text-transform:uppercase;letter-spacing:.08em;padding:11px 13px;border-bottom:1px solid rgba(255,255,255,.06)}.enterprise-table td{color:#b9ccda;font-size:.61rem;padding:12px 13px;border-bottom:1px solid rgba(255,255,255,.045);white-space:nowrap}.enterprise-table tr{transition:.18s ease}.enterprise-table tbody tr:hover{background:#30afe60e;cursor:pointer}.state-chip{display:inline-flex;padding:4px 7px;border-radius:7px;background:#47b8e617;border:1px solid rgba(71,184,230,.12);font-size:.52rem}.support-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.action-panel{padding-bottom:18px}.action-panel>header{margin-bottom:12px}.action-panel label{display:grid;gap:5px;margin:10px 16px;color:#7692a7;font-size:.58rem;font-weight:800}.action-panel input,.action-panel select,.action-panel textarea,.inline-search input{width:100%;background:#010a14a3;border:1px solid rgba(113,196,237,.14);border-radius:10px;color:#dceef8;padding:10px 11px;outline:none}.action-panel input:focus,.action-panel select:focus,.action-panel textarea:focus,.inline-search input:focus{border-color:#44c7fa7a;box-shadow:0 0 0 3px #44c7fa12}.action-panel p{font-size:.62rem;margin:14px 16px}.console-primary{margin:5px 16px 0;border-radius:10px;padding:10px 14px;background:linear-gradient(135deg,#1188c8,#235fca);color:#fff;font-size:.63rem;font-weight:900;cursor:pointer;box-shadow:0 10px 30px #1078c22e}.console-primary:disabled{opacity:.4;cursor:not-allowed}.inline-search{margin-left:auto;display:flex;gap:5px}.inline-search input{width:220px;padding:7px 9px}.inline-search button{margin:0!important;border:1px solid rgba(72,191,241,.16);border-radius:8px;padding:7px 9px;background:#48bff114}.console-alert{display:flex;align-items:center;gap:12px;padding:13px 15px;margin-bottom:16px;border-radius:14px;background:#d54c571f;border:1px solid rgba(213,76,87,.2);color:#ffb9c0}.console-alert span{font-size:.63rem}.console-alert button{margin-left:auto;color:#fff;cursor:pointer}.console-toast{position:fixed;right:24px;bottom:24px;z-index:100;padding:12px 15px;border-radius:12px;background:#0a3041f5;border:1px solid rgba(77,225,192,.22);box-shadow:0 20px 50px #0000004d;color:#c8fff1;font-size:.65rem}.command-overlay{position:fixed;inset:0;z-index:2000;background:#01070fb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:flex-start;justify-content:center;padding-top:9vh}.command-panel{width:min(720px,calc(100% - 28px));max-height:72vh;overflow:auto;border:1px solid rgba(109,203,247,.18);border-radius:20px;background:#041426f7;box-shadow:0 40px 120px #00000080}.command-input{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.07)}.command-input input{flex:1;border:0;background:transparent;color:#eaf7ff;outline:none}.command-note{margin:10px 16px;font-size:.62rem}.command-results{padding:8px}.command-results a,.command-results button{width:100%;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:10px;border-radius:12px;text-align:left;color:#c4d6e2}.command-results a:hover,.command-results button:hover{background:#40bbf114}.command-results>*>span{width:32px;height:32px;border-radius:10px;background:#ffffff0a;display:grid;place-items:center;color:#5ed5ff}.command-results div{display:flex;flex-direction:column}.command-results b{font-size:.67rem}.command-results small{font-size:.55rem;color:#638098}.command-results i{font-style:normal;font-size:.5rem;color:#5e7c93}@media (max-width:1180px){.enterprise-app{grid-template-columns:238px minmax(0,1fr)}.command-sidebar{padding-inline:12px}.metric-grid{grid-template-columns:repeat(2,1fr)}.console-grid.two,.support-layout{grid-template-columns:1fr}.console-search{min-width:250px}}@media (max-width:820px){.enterprise-app{display:block}.command-sidebar{position:fixed;left:0;top:0;z-index:1000;width:min(310px,88vw);transform:translate(-105%);transition:transform .28s ease;box-shadow:30px 0 80px #00000073}.command-sidebar.open{transform:none}.console-mobile-toggle{display:block}.console-topbar{padding:0 15px}.console-search{min-width:0;width:44px;overflow:hidden;color:transparent}.console-search>span{color:#87dfff}.console-search kbd,.console-user span{display:none}.console-canvas{padding:22px 16px}.workspace-head{align-items:flex-start}.workspace-live{display:none}.overview-orbit{height:280px}.orbit-ring.c{display:none}}@media (max-width:560px){.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:108px;padding:16px!important}.metric-card b{font-size:1.25rem}.workspace-head h1{font-size:2.45rem}.overview-orbit{height:240px}.orbit-core{width:120px;height:120px}.orbit-ring.a{width:230px;height:230px}.orbit-ring.b{width:360px;height:360px}.orbit-node{display:none}.console-canvas{padding:18px 12px}.command-overlay{padding-top:4vh}.support-layout{display:block}.support-layout>*+*{margin-top:14px}}@media (prefers-reduced-motion:reduce){.spatial-engine canvas{opacity:.75}.intel-halo,.role-orbit i,.telemetry-field i,.telemetry-field:before,.telemetry-field:after,.orbit-ring,.metric-card.skeleton:after{animation:none!important}.command-sidebar nav a:hover{transform:none}}.account-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:center;gap:clamp(2rem,6vw,6rem)}.auth-orbit{position:relative;min-height:330px;display:grid;place-items:center;isolation:isolate;filter:drop-shadow(0 24px 80px rgba(0,216,255,.18))}.auth-orbit:before,.auth-orbit:after,.auth-orbit i{content:"";position:absolute;border:1px solid rgba(85,224,255,.28);border-radius:50%;inset:12%;animation:telx-orbit 12s linear infinite}.auth-orbit:after{inset:24%;border-color:#d4af376b;animation-duration:8s;animation-direction:reverse}.auth-orbit i:nth-child(1){inset:4% 23%;transform:rotate(48deg);border-color:#8760ff47}.auth-orbit i:nth-child(2){inset:20% 6%;transform:rotate(-32deg);animation-duration:16s}.auth-orbit i:nth-child(3){inset:33%;border-color:#00e9ff85;animation-duration:6s}.auth-orbit b{position:relative;z-index:2;width:112px;height:112px;border-radius:34px;display:grid;place-items:center;background:linear-gradient(145deg,#062348f7,#050e23f7);border:1px solid rgba(212,175,55,.55);box-shadow:0 0 55px #00daff38,inset 0 1px #ffffff1f;font-size:1.3rem;letter-spacing:.2em;color:#fff}.auth-orbit span{position:absolute;bottom:4%;font-size:.68rem;letter-spacing:.24em;color:#d8eeffa8}@keyframes telx-orbit{to{transform:rotate(360deg)}}.auth-text-action{border:0;background:none;color:#7de7ff;padding:.25rem 0;text-align:left;cursor:pointer;font:inherit;font-weight:650}.auth-text-action:hover,.auth-text-action:focus-visible{color:#fff;text-decoration:underline}.identity-paths{display:grid;gap:.7rem;margin:1rem 0 1.35rem}.identity-paths span{display:grid;gap:.15rem;padding:.78rem .9rem;border-radius:14px;background:#04163194;border:1px solid rgba(112,211,255,.14);color:#e1efffbf}.identity-paths b{font-size:.72rem;letter-spacing:.14em;color:#fff}.enterprise-onboard-form{max-width:1040px;margin-inline:auto}.account-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1.25rem 0 1.6rem}.account-type-grid button{min-height:128px;text-align:left;padding:1rem;border-radius:18px;border:1px solid rgba(111,214,255,.18);background:linear-gradient(150deg,#092a4ebf,#031128c7);color:#e9f7ff;display:flex;flex-direction:column;gap:.45rem;cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.account-type-grid button:hover,.account-type-grid button:focus-visible{transform:translateY(-3px);border-color:#53e3ff8c;box-shadow:0 18px 44px #00aeff24}.account-type-grid button.active{border-color:#d4af37bf;background:linear-gradient(150deg,#143d66e0,#111933e6);box-shadow:0 0 0 1px #d4af371f,0 20px 50px #00cdff1f}.account-type-grid b{font-size:.78rem;letter-spacing:.13em}.account-type-grid span{font-size:.86rem;line-height:1.5;color:#deefffb3}.account-type-grid.compact button{min-height:104px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.1rem;margin:1.2rem 0}.form-grid label{display:grid;gap:.45rem;color:#e6f3ffd1;font-weight:650}.form-grid input,.form-grid select,.form-grid textarea{width:100%;background:#020f25b8;color:#fff;border:1px solid rgba(116,215,255,.2);border-radius:14px;padding:.85rem .95rem;outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#62dfff;box-shadow:0 0 0 3px #3dd3ff1f}@media (max-width:820px){.account-hero-grid{grid-template-columns:1fr}.auth-orbit{min-height:240px}.account-type-grid,.form-grid{grid-template-columns:1fr}.account-type-grid button{min-height:auto}}@media (prefers-reduced-motion:reduce){.auth-orbit:before,.auth-orbit:after,.auth-orbit i{animation:none!important}}
