:root{--navy:#07172f;--navy-2:#0a2348;--blue:#347dff;--blue-2:#68a7ff;--gold:#f0b652;--cream:#f7f5ef;--ink:#10243f;--muted:#68768a;--line:#ffffff1f;--shadow:0 30px 80px #03122a2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.noise{z-index:100;pointer-events:none;opacity:.025;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='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");position:fixed;inset:0}.site-header{z-index:50;padding:18px 0;transition:all .35s;position:fixed;inset:0 0 auto}.site-header.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#06152cd1;border-bottom:1px solid #ffffff14;padding:10px 0}.nav-shell{justify-content:space-between;align-items:center;width:min(1280px,100% - 40px);margin:auto;display:flex}.brand{color:#fff;letter-spacing:.12em;align-items:center;gap:11px;font-size:21px;font-weight:800;display:flex}.brand small{letter-spacing:.13em;color:#ffffff8c;text-transform:uppercase;font-size:8px;font-weight:600;display:block}.brand-mark{justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative;transform:rotate(45deg)}.brand-mark span{border:2px solid var(--gold);border-radius:2px;width:18px;height:18px;position:absolute}.brand-mark span:last-child{background:var(--blue);border:0;width:9px;height:9px}.main-nav{color:#ffffffbd;align-items:center;gap:28px;font-size:13px;font-weight:600;display:flex}.main-nav>a:not(.button):hover{color:#fff}.nav-login{border-left:1px solid #ffffff2e;padding-left:24px}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:16px 24px;font-size:13px;font-weight:700;transition:all .3s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-sm{color:#061a37;background:#fff;padding:11px 18px}.button-primary{color:#07172f;background:linear-gradient(135deg, #fff5df, var(--gold));box-shadow:0 14px 40px #f0b6523d}.button-ghost{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border-color:#fff3}.button-light{color:#07172f;background:#fff;box-shadow:0 14px 40px #00000026}.button-ghost-light{color:#fff;border-color:#ffffff40}.play{background:#ffffff1f;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:grid}.menu-toggle{background:0 0;border:0;width:42px;height:42px;display:none;position:relative}.menu-toggle span{background:#fff;width:22px;height:2px;transition:all .3s;position:absolute;left:10px}.menu-toggle span:first-child{top:16px}.menu-toggle span:last-child{top:24px}.hero{color:#fff;background:#06152d;align-items:center;min-height:920px;padding:125px 0 100px;display:flex;position:relative;overflow:hidden}.hero-image{opacity:.95;background:linear-gradient(90deg,#040f23fa 0%,#040f23e6 28%,#040f2357 60%,#040f232e),url(/build/assets/brio-hero-CHitdiSX.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-glow{filter:blur(25px);background:radial-gradient(circle,#2f79ff47,#0000 63%);width:900px;height:900px;position:absolute;top:20px;right:-120px}.hero-orb{filter:blur(4px);border-radius:50%;animation:7s ease-in-out infinite float;position:absolute}.orb-one{background:var(--gold);width:8px;height:8px;top:25%;left:46%;box-shadow:0 0 26px 9px #f0b65259}.orb-two{background:#75acff;width:5px;height:5px;animation-delay:-3s;bottom:17%;left:60%;box-shadow:0 0 24px 7px #347dff66}.hero-layout{z-index:2;grid-template-columns:.9fr 1.25fr;align-items:center;gap:24px;display:grid;position:relative}.hero-copy{padding-top:20px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.eyebrow{color:#d8e7ff}.eyebrow i{background:var(--gold);width:26px;height:1px;position:relative}.eyebrow i:after{content:"";background:var(--gold);border-radius:50%;width:4px;height:4px;position:absolute;top:-1.5px;right:0}.hero h1{letter-spacing:-.055em;max-width:800px;margin:23px 0 26px;font-size:clamp(48px,5.3vw,78px);line-height:1.02}.hero h1 em,.section h2 em{color:var(--gold);font-family:Georgia,serif;font-weight:400}.hero-copy>p{color:#e4edf9b8;max-width:590px;font-size:17px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.hero-proof{align-items:center;gap:16px;margin-top:42px;display:flex}.hero-proof p{color:#ffffff8c;margin:0;font-size:11px;line-height:1.55}.hero-proof strong{color:#fff;font-size:12px}.avatar-stack{display:flex}.avatar-stack span{color:#bcd5ff;background:#173967;border:2px solid #081a36;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-7px;font-size:8px;font-weight:800;display:grid}.avatar-stack span:first-child{margin-left:0}.avatar-stack span:last-child{background:var(--gold);color:#14243a}.product-scene{perspective:1200px;position:relative;transform:translate(7%)}.product-halo{filter:blur(90px);opacity:.25;background:#317eff;position:absolute;inset:10%}.dashboard-card{will-change:transform;background:#f6f8fc;border-radius:18px;width:720px;max-width:60vw;transition:transform .25s;position:relative;overflow:hidden;transform:rotateY(-7deg)rotateX(2deg);box-shadow:0 50px 120px #00000073,0 0 0 1px #ffffff2e}.dashboard-top{color:#142a48;background:#fff;border-bottom:1px solid #e9edf5;align-items:center;gap:28px;height:54px;padding:0 17px;display:flex}.mini-brand{align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.mini-brand .brand-mark{width:20px;height:20px}.mini-brand .brand-mark span{border-width:1px;width:11px;height:11px}.mini-brand .brand-mark span:last-child{width:5px;height:5px}.dash-search{color:#8a96a9;background:#f2f5fa;border-radius:7px;flex:1;padding:8px 14px;font-size:8px}.dash-user{color:#2267da;background:#dbe8ff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-weight:800;display:grid}.dashboard-body{grid-template-columns:52px 1fr;min-height:390px;display:grid}.dash-sidebar{background:#0b2040;flex-direction:column;align-items:center;gap:18px;padding-top:24px;display:flex}.dash-sidebar span{color:#7890b2;border-radius:7px;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.dash-sidebar .active{color:#fff;background:#2f78ee}.dash-content{padding:24px}.dash-heading{justify-content:space-between;align-items:center;display:flex}.dash-heading div{flex-direction:column;display:flex}.dash-heading small,.module-visual>small{letter-spacing:.13em;color:#7c8aa0;font-size:6px}.dash-heading strong{font-size:15px}.dash-heading button{color:#fff;background:#286fe6;border:0;border-radius:6px;padding:8px 11px;font-size:7px}.metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.metrics article{-moz-column-gap:8px;background:#fff;border:1px solid #e7ecf3;border-radius:9px;grid-template-columns:28px 1fr;column-gap:8px;padding:13px;display:grid}.metrics i,.activity-card i{border-radius:7px;grid-row:1/4;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.metrics .blue,.activity-card .blue{color:#2671ed;background:#e7f0ff}.metrics .gold,.activity-card .gold{color:#bc7914;background:#fff1d8}.metrics .green,.activity-card .green{color:#18876b;background:#e3f8f2}.metrics small{color:#8995a7;font-size:6px}.metrics strong{font-size:14px}.metrics span{color:#339274;font-size:5px}.dash-grid{grid-template-columns:1.5fr .8fr;gap:10px;display:grid}.chart-card,.activity-card{background:#fff;border:1px solid #e7ecf3;border-radius:9px;padding:14px}.chart-card>div:first-child{justify-content:space-between;display:flex}.chart-card small,.activity-card>small{color:#8793a5;letter-spacing:.1em;font-size:6px}.chart-card b{color:#27856c;font-size:8px}.chart{background:repeating-linear-gradient(#fff 0 30px,#edf0f5 31px);height:125px;margin-top:12px}.chart svg{width:100%;height:100%}.chart .area{fill:url(#chartFill)}.chart .line{fill:none;stroke:#317cff;stroke-width:3px;stroke-linecap:round;stroke-dasharray:650;stroke-dashoffset:650px;animation:2.3s 1s forwards drawLine}.activity-card ul{margin:0;padding:5px 0 0;list-style:none}.activity-card li{border-bottom:1px solid #edf0f4;gap:8px;padding:9px 0;display:flex}.activity-card li:last-child{border:0}.activity-card li i{width:23px;height:23px;font-size:7px}.activity-card li span{flex-direction:column;display:flex}.activity-card li b{font-size:6px}.activity-card li small{color:#8a96a7;font-size:5px}.floating-card{z-index:4;color:#18304f;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border:1px solid #fffc;border-radius:10px;align-items:center;padding:12px 15px;animation:5s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 17px 45px #0000003d}.floating-left{gap:10px;bottom:-23px;left:-20px}.floating-left i{color:#18876b;background:#e3f8f2;border-radius:8px;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.floating-card span{flex-direction:column;display:flex}.floating-card small{color:#7c899b;font-size:6px}.floating-card strong{font-size:8px}.floating-right{gap:18px;animation-delay:-2s;top:55px;right:-20px}.floating-right b{color:#1b9678;background:#e7f8f3;border-radius:5px;padding:4px 6px;font-size:7px}.scroll-cue{z-index:3;color:#ffffff73;text-transform:uppercase;letter-spacing:.18em;flex-direction:column;align-items:center;gap:8px;font-size:7px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.scroll-cue span{background:linear-gradient(var(--gold), transparent);width:1px;height:30px;animation:2s infinite scrollPulse}.trust-strip{color:#afbed3;background:#091a35;border-top:1px solid #ffffff14}.trust-grid{text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;height:80px;font-size:10px;display:flex}.trust-grid i{color:var(--gold);margin-right:7px;font-style:normal}.section{padding:125px 0}.section-label{color:#8a97a8;letter-spacing:.15em;gap:16px;font-size:10px;font-weight:700;display:flex}.section-label span{color:var(--blue)}.manifesto{background:var(--cream)}.manifesto-grid{grid-template-columns:1fr 2.3fr;gap:80px;display:grid}.kicker{color:var(--blue);margin:0 0 17px}.section h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4.5vw,63px);line-height:1.08}.section h2 em{color:#b57922}.lead{color:var(--muted);font-size:16px;line-height:1.8}.manifesto-copy>.lead{max-width:700px;margin:28px 0 46px}.manifesto-points{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.manifesto-points article{border-top:1px solid #d8d6ce;gap:15px;padding-top:22px;display:flex}.manifesto-points article>span{color:var(--blue);font-size:9px}.manifesto-points strong{font-size:13px}.manifesto-points p{color:#768196;font-size:11px;line-height:1.6}.modules{background:#fff}.section-heading{justify-content:space-between;align-items:end;margin-bottom:62px;display:flex}.section-heading>p{max-width:390px;color:var(--muted);font-size:14px;line-height:1.8}.module-explorer{min-height:595px;box-shadow:var(--shadow);background:#081b38;border-radius:24px;grid-template-columns:270px 1fr;display:grid;overflow:hidden}.module-tabs{background:#07172f;border-right:1px solid #ffffff14;flex-direction:column;gap:5px;padding:25px 14px;display:flex}.module-tabs button{color:#8da0bb;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;padding:15px;transition:all .3s;display:flex}.module-tabs button i{background:#ffffff0d;border-radius:8px;place-items:center;width:33px;height:33px;font-style:normal;display:grid}.module-tabs button span{font-size:12px;font-weight:700}.module-tabs button small{color:#647a9b;margin-top:3px;font-size:7px;font-weight:500;display:block}.module-tabs button.active{color:#fff;background:linear-gradient(90deg,#347dff38,#347dff0d)}.module-tabs button.active i{background:var(--blue)}.module-stage{position:relative}.module-panel{opacity:0;visibility:hidden;grid-template-columns:1fr 1.05fr;align-items:center;gap:35px;padding:58px 55px;transition:all .45s;display:grid;position:absolute;inset:0;transform:translateY(12px)}.module-panel.active{opacity:1;visibility:visible;transform:none}.module-copy{color:#fff;z-index:2;position:relative}.module-number{color:#ffffff09;font-family:Georgia,serif;font-size:90px;position:absolute;top:-50px;right:0}.module-copy h3{letter-spacing:-.035em;margin:10px 0 18px;font-size:31px;line-height:1.15}.module-copy>p:not(.kicker){color:#93a5bd;font-size:12px;line-height:1.8}.module-copy ul{grid-template-columns:1fr 1fr;gap:13px;margin:25px 0 0;padding:0;list-style:none;display:grid}.module-copy li{color:#d6dfec;font-size:9px}.module-copy li:before{content:"✓";color:var(--gold);margin-right:8px}.module-visual{color:#fff;background:radial-gradient(circle at 100% 0,#347dff29,#0000 44%),#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;min-height:360px;padding:28px;position:relative;overflow:hidden}.module-visual:after{content:"";background:var(--blue);filter:blur(80px);opacity:.15;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;right:-40px}.people-visual{flex-direction:column;justify-content:center;gap:9px;display:flex}.person-card{z-index:1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:12px;padding:13px;display:flex;position:relative}.person-card.featured{background:#347dff24;border-color:#5294ff4d;transform:scale(1.04)}.person-card>span{background:#244d80;border-radius:50%;place-items:center;width:35px;height:35px;font-size:8px;display:grid}.person-card div{flex-direction:column;flex:1;display:flex}.person-card small{color:#6989b3;font-size:5px}.person-card strong{font-size:9px}.person-card em{color:#94a6bd;font-size:6px;font-style:normal}.person-card>b{color:#76d6b7;background:#23a98024;border-radius:4px;padding:5px 7px;font-size:5px}.history-line{align-items:center;gap:10px;margin:10px 0 0 13px;display:flex}.history-line>i{background:var(--gold);width:8px;height:8px;box-shadow:0 0 15px var(--gold);border-radius:50%}.history-line span{flex-direction:column;display:flex}.history-line b{font-size:8px}.history-line small{color:#7589a4;font-size:6px}.finance-visual{flex-direction:column;justify-content:center;display:flex}.finance-visual>strong{margin:6px 0 28px;font-size:30px}.bars{border-bottom:1px solid #ffffff1f;align-items:end;gap:9px;height:130px;display:flex}.bars i{height:var(--h);background:linear-gradient(#4a91ff,#235ebc);border-radius:4px 4px 0 0;flex:1;animation:1s both barGrow}.bars i:nth-child(2n){background:linear-gradient(#f2c46b,#ab6d14)}.finance-legend{gap:24px;margin-top:20px;display:flex}.finance-legend span{color:#8397b3;grid-template-columns:auto 1fr;gap:4px 7px;font-size:7px;display:grid}.finance-legend span i{background:#397fef;border-radius:50%;grid-row:1/3;width:7px;height:7px}.finance-legend span:last-child i{background:var(--gold)}.finance-legend b{color:#fff}.event-visual{background:radial-gradient(circle at 70% 25%,#f0b6523b,#0000 35%),linear-gradient(145deg,#102e5c,#07172f);flex-direction:column;justify-content:center;display:flex}.event-date{align-items:center;gap:12px;display:flex}.event-date strong{color:var(--gold);font-family:Georgia,serif;font-size:60px}.event-date span{font-size:9px;line-height:1.3}.event-visual h4{margin:8px 0;font-size:24px}.event-visual p{color:#9fb0c7;font-size:9px}.event-progress{margin:25px 0 18px}.event-progress>span{background:#ffffff1a;border-radius:5px;height:5px;margin-bottom:7px;display:block}.event-progress i{background:linear-gradient(90deg, var(--blue), var(--gold));border-radius:5px;width:77%;height:100%;display:block}.event-progress small{color:#8fa2bd;font-size:7px}.event-visual button{background:var(--gold);color:#0a1e3e;border:0;border-radius:99px;align-self:start;padding:9px 14px;font-size:7px;font-weight:800}.ebd-visual{flex-direction:column;justify-content:center;align-items:center;display:flex}.ring{background:conic-gradient(var(--blue) 0 87%, #ffffff14 87%);border-radius:50%;place-items:center;width:130px;height:130px;display:grid;position:relative}.ring:before{content:"";background:#0b2040;border-radius:50%;position:absolute;inset:10px}.ring span{font-size:34px;font-weight:800;position:relative}.ring small{font-size:12px}.ebd-visual>strong{margin:12px 0 20px}.ranking{width:100%}.ranking span{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:8px 0;font-size:8px;display:flex}.ranking b{background:#ffffff12;border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.ranking em{color:var(--gold);margin-left:auto;font-style:normal}.asset-visual,.governance-visual{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.asset-icon{background:linear-gradient(145deg,#367ff0,#173b71);border-radius:20px;place-items:center;width:80px;height:80px;margin-bottom:22px;font-size:32px;display:grid;box-shadow:0 15px 40px #347dff4d}.asset-visual strong,.governance-visual strong{margin:8px;font-size:19px}.asset-visual p,.governance-visual p{color:#8296b3;font-size:8px}.asset-visual>div:last-child{align-items:center;gap:14px;margin-top:18px;display:flex}.asset-visual>div:last-child span{color:#70d4b4;background:#23a98026;border-radius:5px;padding:6px 9px;font-size:6px}.asset-visual>div:last-child b{color:#8093ad;font-size:6px}.seal{width:105px;height:105px;color:var(--gold);border:1px solid #f0b6524d;border-radius:50%;place-items:center;margin-bottom:20px;font-size:35px;display:grid;box-shadow:inset 0 0 35px #f0b65214,0 0 35px #f0b65212}.hash{color:#6ee0b9;background:#19996f1f;border:1px solid #3bcc9d26;border-radius:6px;margin-top:15px;padding:8px 12px;font-family:monospace;font-size:7px}.experience{background:#f2f6fb;overflow:hidden}.experience-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.experience-device{place-items:center;min-height:610px;display:grid;position:relative}.experience-device:before{content:"";background:linear-gradient(135deg,#173f77,#071831);border-radius:50%;width:450px;height:450px;position:absolute;box-shadow:inset 0 0 80px #4c8fff38}.phone{z-index:2;background:#fff;border:8px solid #092041;border-radius:37px;width:260px;height:540px;position:relative;overflow:hidden;transform:rotate(-4deg);box-shadow:0 45px 80px #081f4152}.phone-top{z-index:3;background:#092041;border-radius:0 0 12px 12px;width:80px;height:20px;position:absolute;left:50%;transform:translate(-50%)}.phone-screen{color:#132b4a;background:#f5f7fb;height:100%;padding:38px 18px 18px}.phone-screen>.mini-brand{color:#102946}.phone-screen>p{color:#7f8ca0;margin:32px 0 3px;font-size:8px}.phone-screen h4{margin:0 0 18px;font-size:17px}.phone-metric{color:#fff;background:linear-gradient(145deg,#0c2b55,#15467e);border-radius:14px;flex-direction:column;padding:18px;display:flex}.phone-metric small{color:#84a4cb;font-size:6px}.phone-metric strong{margin:7px 0;font-size:10px}.phone-metric span{color:var(--gold);font-size:6px}.phone-actions{grid-template-columns:repeat(4,1fr);gap:7px;margin:17px 0;display:grid}.phone-actions span{color:#2e72df;background:#fff;border-radius:9px;place-items:center;height:52px;font-size:13px;display:grid}.phone-actions small{color:#65758a;font-size:5px}.phone-list>b{font-size:8px}.phone-list>span{background:#fff;border-radius:8px;grid-template-columns:25px 1fr;align-items:center;margin-top:10px;padding:9px;font-size:7px;display:grid}.phone-list>span i{color:#178363;background:#e6f8f1;border-radius:5px;grid-row:1/3;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.phone-list>span small{color:#8b98a9;font-size:5px}.orbit{border:1px solid #5a97ff33;border-radius:50%;animation:16s linear infinite spin;position:absolute}.orbit:before{content:"";background:var(--gold);width:9px;height:9px;box-shadow:0 0 16px var(--gold);border-radius:50%;position:absolute;top:18%;left:8%}.orbit-a{width:530px;height:230px;transform:rotate(27deg)}.orbit-b{width:350px;height:520px;animation-direction:reverse;transform:rotate(-30deg)}.experience-copy>.lead{margin:28px 0 37px}.experience-list{gap:20px;display:grid}.experience-list article{align-items:center;gap:16px;display:flex}.experience-list i{width:46px;height:46px;color:var(--blue);background:#fff;border-radius:12px;place-items:center;font-style:normal;display:grid;box-shadow:0 8px 25px #0e2c5414}.experience-list span{flex-direction:column;display:flex}.experience-list strong{font-size:13px}.experience-list small{color:#78879a;margin-top:4px;font-size:10px}.more-features{background:#fff}.section-heading.compact{margin-bottom:50px}.feature-grid{border-top:1px solid #e1e6ed;border-left:1px solid #e1e6ed;grid-template-columns:repeat(3,1fr);display:grid}.feature-grid article{border-bottom:1px solid #e1e6ed;border-right:1px solid #e1e6ed;min-height:260px;padding:35px;transition:all .35s}.feature-grid article:hover{color:#fff;background:#071b39;transform:translateY(-5px);box-shadow:0 20px 50px #04173324}.feature-grid article>i{width:42px;height:42px;color:var(--blue);background:#e9f1ff;border-radius:10px;place-items:center;font-size:19px;font-style:normal;display:grid}.feature-grid h3{margin:24px 0 13px;font-size:17px}.feature-grid p{color:var(--muted);font-size:11px;line-height:1.8}.feature-grid article:hover p{color:#9fafc4}.feature-grid article>span{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;margin-top:25px;font-size:8px;font-weight:700;display:block}.feature-grid article:hover>span{color:var(--gold)}.security{background:#fff;padding-top:0}.security-card{color:#fff;background:#071a36;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:560px;padding:75px;display:grid;position:relative;overflow:hidden}.security-glow{filter:blur(90px);opacity:.25;background:#1657b5;border-radius:50%;width:550px;height:550px;position:absolute;top:-100px;right:-90px}.security-copy{z-index:2;position:relative}.security-copy h2{font-size:50px}.security-copy>p:not(.kicker){color:#98aac2;margin:25px 0;font-size:13px;line-height:1.8}.security-badges{flex-wrap:wrap;gap:8px;display:flex}.security-badges span{color:#b8c6d8;border:1px solid #ffffff21;border-radius:99px;padding:8px 12px;font-size:7px}.security-badges span:before{content:"✓";color:#6ce0b7;margin-right:6px}.security-visual{place-items:center;min-height:390px;display:grid;position:relative}.shield{clip-path:polygon(50% 0,92% 17%,87% 70%,50% 100%,13% 70%,8% 17%);filter:drop-shadow(0 25px 35px #1a64dd42);background:linear-gradient(145deg,#347dff80,#347dff14);place-items:center;width:180px;height:210px;display:grid;position:relative}.shield span{clip-path:inherit;background:#0b2852;position:absolute;inset:13px}.shield i{background:linear-gradient(145deg, var(--gold), #ffe5ae);color:#0b2345;border-radius:50%;place-items:center;width:63px;height:63px;font-size:25px;font-style:normal;display:grid;position:relative}.permission-card{color:#132c4c;background:#fffffff0;border-radius:10px;align-items:center;gap:10px;min-width:155px;padding:12px 15px;animation:5s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 15px 40px #0000003d}.permission-card i{color:#188666;background:#e3f8f1;border-radius:7px;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.permission-card span{flex-direction:column;display:flex}.permission-card strong{font-size:8px}.permission-card small{color:#7f8d9e;font-size:6px}.p-one{top:50px;left:0}.p-two{animation-delay:-2s;top:155px;right:0}.p-three{animation-delay:-3.5s;bottom:30px;left:20px}.p-three i{color:#8c98a7;background:#f1f3f6}.numbers{background:var(--cream)}.numbers-intro{text-align:center}.number-grid{grid-template-columns:repeat(4,1fr);margin-top:65px;display:grid}.number-grid article{text-align:center;border-right:1px solid #d9d7cf;padding:18px}.number-grid article:last-child{border:0}.number-grid strong{color:#173661;font-family:Georgia,serif;font-size:57px;font-weight:400;display:block}.number-grid span{text-transform:uppercase;letter-spacing:.1em;color:#7f8995;font-size:9px}.final-cta{color:#fff;text-align:center;background:#0b2b58;position:relative;overflow:hidden}.cta-lines{background:radial-gradient(circle at 50% 120%,#347dffb3,#0000 45%),repeating-radial-gradient(at 50% 115%,#0000 0 58px,#ffffff0e 59px,#0000 60px);position:absolute;inset:0}.cta-content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.cta-content h2{margin-top:25px;font-size:clamp(45px,6vw,76px)}.cta-content>p{color:#9eb3cf;max-width:650px;line-height:1.8}.cta-content .hero-actions{justify-content:center}.cta-content>small{color:#7189a9;margin-top:20px;font-size:8px}.site-footer{color:#fff;background:#06152d;padding:75px 0 25px}.footer-top{grid-template-columns:1.5fr .7fr 1fr 1fr;gap:60px;display:grid}.footer-top>div:first-child p{color:#7186a2;margin-top:23px;font-size:11px;line-height:1.7}.footer-top>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-top>div>strong{text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:9px}.footer-top>div>a{color:#8ea0b8;font-size:10px}.footer-message{border:1px solid #ffffff17;border-radius:14px;padding:25px}.footer-message>span{color:var(--gold)}.footer-message p{color:#b0bfd2;font-family:Georgia,serif;font-size:15px;line-height:1.5}.footer-bottom{color:#617590;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:55px;padding-top:24px;font-size:7px;display:flex}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(26px)}.reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.15s}@keyframes float{50%{transform:translateY(-9px)}}@keyframes spin{to{rotate:360deg}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes barGrow{0%{height:0}}@keyframes scrollPulse{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@media (width<=1100px){.hero-layout{grid-template-columns:1fr}.hero{min-height:auto;padding-top:160px}.hero-copy{text-align:center;margin:auto}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.product-scene{margin:70px auto 30px;transform:none}.dashboard-card{max-width:85vw}.scroll-cue{display:none}.module-panel{padding:45px 35px}.security-card{padding:55px}.main-nav{gap:18px}}@media (width<=800px){.shell,.nav-shell{width:min(100% - 28px,1180px)}.main-nav{opacity:0;visibility:hidden;background:#07172ffa;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:stretch;padding:25px;transition:all .3s;display:flex;position:fixed;inset:72px 14px auto;transform:translateY(-12px)}.main-nav.open{opacity:1;visibility:visible;transform:none}.nav-login{border:0;padding:0}.menu-toggle{display:block}.hero{padding:130px 0 80px}.hero-image{opacity:.55;background-position:66%}.hero h1{font-size:45px}.product-scene{display:none}.trust-grid{flex-wrap:wrap;justify-content:center;gap:15px;height:auto;padding:25px 0}.section{padding:85px 0}.manifesto-grid{grid-template-columns:1fr;gap:35px}.manifesto-points{grid-template-columns:1fr}.section-heading{display:block}.section-heading>p{margin-top:22px}.module-explorer{grid-template-columns:1fr;min-height:800px}.module-tabs{border:0;border-bottom:1px solid #ffffff14;flex-direction:row;overflow:auto}.module-tabs button{min-width:130px}.module-tabs button small{display:none}.module-stage{min-height:660px}.module-panel{grid-template-columns:1fr;align-content:start;padding:34px 25px}.module-copy ul{margin-bottom:25px}.module-visual{min-height:280px}.experience-grid{grid-template-columns:1fr;gap:40px}.experience-device{order:2;min-height:550px}.feature-grid{grid-template-columns:1fr 1fr}.security-card{grid-template-columns:1fr;padding:45px 25px}.security-visual{min-height:330px}.number-grid{grid-template-columns:1fr 1fr;gap:25px}.number-grid article:nth-child(2){border:0}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}}@media (width<=520px){.hero h1{font-size:39px}.hero-copy>p{font-size:14px}.hero-actions .button{width:100%}.section h2{font-size:37px}.module-explorer{min-height:940px}.module-stage{min-height:775px}.module-panel{gap:20px}.module-copy h3{font-size:27px}.module-copy ul,.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:auto}.security-copy h2{font-size:37px}.security-visual{margin-inline:-25px;transform:scale(.85)}.experience-device:before{width:330px;height:330px}.orbit-a{width:390px}.number-grid strong{font-size:42px}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}.cta-content .button{width:100%}}
