:root{--navy:#0a2540;--blue:#2f6fed;--emerald:#0fa958;--light-blue:#7ea5ff;--text:#0f172a;--muted:#475569;--soft:#f8fafc;--line:#e2e8f0;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.container{width:100%;max-width:1480px;margin:0 auto;padding:0 24px}.section{padding:72px 0}.section-soft{background:var(--soft)}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.22em;margin-bottom:12px;font-size:12px;font-weight:700}.h1{letter-spacing:-.03em;font-size:clamp(40px,7vw,64px);font-weight:700;line-height:1.05}.h2{letter-spacing:-.03em;font-size:clamp(30px,5vw,44px);font-weight:700;line-height:1.1}.lead{color:var(--muted);font-size:18px;line-height:1.75}.muted{color:var(--muted)}.grid{gap:24px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.card{border:1px solid var(--line);background:#fff;border-radius:28px;box-shadow:0 8px 24px #0f172a0d}.card.pad{padding:28px}.pill{border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.pill.soft{color:var(--blue);background:#2f6fed1a;border:1px solid #2f6fed2e}.pill.ok{color:#b9f8d0;background:#10b9811f}.btn-row{flex-wrap:wrap;gap:16px;display:flex}.btn{border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:14px 22px;font-weight:600;display:inline-flex}.btn-primary{background:var(--blue);color:#fff}.btn-secondary{color:var(--text);border-color:var(--line);background:#fff}.topbar{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#fffffff0;width:100%;position:sticky;top:0;left:0;right:0}.nav-wrap{justify-content:flex-start;align-items:center;gap:32px;width:100%;max-width:1781px;min-height:82px;margin:0 auto;padding:0 28px;display:flex;overflow:hidden}.nav-links{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:4px;margin-left:auto;display:flex}.nav-link{color:var(--muted);white-space:nowrap;text-align:center;border-radius:999px;flex:1;padding:8px 12px;font-size:20px;font-weight:500}.nav-link.active,.nav-link:hover{color:#fff;background:#0f172a}.hero{box-sizing:border-box;background:linear-gradient(#fff,#f8fafc);flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:100vh;max-height:1080px;padding:82px 24px 72px;display:flex}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;width:100%;max-width:1480px;margin:0 auto;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.metric{background:linear-gradient(#eef4ff 0%,#dfeaff 100%);border:1px solid #d7e3f6;border-radius:22px;padding:20px 18px 18px;font-size:12px;position:relative;overflow:hidden;box-shadow:0 10px 26px #0f172a0f}.metric:before{content:"";background:linear-gradient(90deg,#2f6fed 0%,#7ea5ff 100%);height:4px;position:absolute;top:0;left:0;right:0}.metric strong{color:var(--text);font-size:18px;line-height:1.35;display:block}.preview-panel{padding:20px}.preview-shell{background:var(--navy);color:#fff;border-radius:28px;padding:24px}.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.preview-box{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;padding:16px}.trusted{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fffc}.trust-item{text-align:center;color:var(--text);background:linear-gradient(#eef4ff 0%,#dfeaff 100%);border:1px solid #d7e3f6;border-radius:22px;justify-content:center;align-items:center;padding:16px 14px;font-weight:700;line-height:1.35;display:flex;box-shadow:0 8px 22px #0f172a0d}.trust-item:hover{transition:transform .2s;transform:translateY(-1px)}.logo{align-items:center;gap:14px;display:flex}.logo-mark-wrap{background:#fff;border:1px solid #0206170f;border-radius:18px;padding:6px;box-shadow:0 2px 10px #02061714}.logo-copy{line-height:1}.logo-title{letter-spacing:-.03em;font-size:28px;font-weight:700}.logo-sub{text-transform:uppercase;letter-spacing:.26em;color:#64748b;margin-top:6px;font-size:10px;font-weight:700}.icon-chip{background:var(--navy);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.icon-chip.soft{color:var(--text);background:#f1f5f9}.link-cards a{display:block}.list-tight{gap:14px;display:grid}.list-item{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:flex-start;gap:12px;padding:18px;display:flex}.arch-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.arch-card{border:1px solid var(--line);background:#f8fafc;border-radius:24px;padding:20px;position:relative}.cta-band{background:var(--soft)}.cta-panel{border:1px solid var(--line);background:#fff;border-radius:36px;grid-template-columns:1fr auto;align-items:center;gap:22px;padding:34px;display:grid}.footer{background:var(--navy);color:#fff;border-top:none;padding-top:64px;padding-bottom:64px}.footer-top{border-bottom:1px solid #ffffff2e;grid-template-columns:1fr 2fr;gap:64px;padding-bottom:48px;display:grid}.footer-brand{margin-bottom:14px}.footer-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.footer-tagline{color:#ffffffc7;max-width:300px;font-size:15px;line-height:1.7}.footer-links-grid{color:#ffffffe0;grid-template-columns:repeat(4,1fr);align-items:start;gap:32px;display:grid}.footer-col-title{letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-top:0;margin-bottom:16px;font-size:13px;font-weight:700}.footer-col ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-col a{color:#ffffffc7;transition:color var(--transition);font-size:15px;text-decoration:none}.footer-col a:hover{color:#fff}.footer-bottom{color:#ffffffc7;justify-content:space-between;align-items:center;padding:24px 0 0;font-size:14px;display:flex}.footer-bottom-right{letter-spacing:.05em}.footer-logo .logo-icon{color:var(--blue);font-size:22px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.input,.textarea{border:1px solid var(--line);width:100%;font:inherit;border-radius:18px;padding:14px 16px}.textarea{resize:vertical;min-height:140px}.tabs{margin-top:24px}.tab-list{background:#f1f5f9;border-radius:18px;flex-wrap:wrap;gap:10px;padding:6px;display:flex}.tab-btn{font:inherit;color:var(--muted);cursor:pointer;min-width:fit-content;font-weight:600;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:14px;flex:1;padding:12px 14px;font-weight:600}.tab-btn.active{color:var(--text);background:#fff;box-shadow:0 4px 12px #0f172a0f}.tab-panel{background:#f8fafc;border-radius:24px;margin-top:18px;padding:24px}@media (max-width:1200px){.nav-links{gap:2px}.nav-link{padding:6px 8px;font-size:13px}}@media (max-width:980px){.hero{min-height:auto;padding:60px 0 72px}.hero-grid,.cta-panel,.grid-4,.grid-5,.grid-3,.grid-2,.metric-grid,.preview-grid,.arch-grid,.form-grid{grid-template-columns:1fr}.nav-links{display:none}}@media (max-width:768px){.hero{padding:40px 0 60px}.hero-grid{gap:32px}.hero-visual{margin-top:20px}.hero-badge{margin-bottom:12px;display:inline-flex;position:relative;inset:auto}.badge-2{top:auto;right:auto}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.hero{padding:32px 0 48px}.hero-grid{gap:24px}.metric-grid{grid-template-columns:1fr}.h1{font-size:clamp(32px,10vw,48px)}.lead{font-size:16px}.btn-row{flex-direction:column;width:100%}.btn{justify-content:center;width:100%}}.title{text-align:center;max-width:860px;margin:0 auto 44px}.title .eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:#2f6fed1a;border-radius:999px;margin-bottom:12px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-block}.title h1{color:var(--navy);margin:0 0 14px;font-size:clamp(32px,4vw,52px);line-height:1.08}.title p{color:var(--slate);margin:0;font-size:18px;line-height:1.75}.circular-wrap{min-height:1000px;padding:60px 0;position:relative}.ring{background:radial-gradient(circle,#fffffff2 0%,#f8fafceb 58%,#f1f5f999 100%);border:2px dashed #2f6fed33;border-radius:50%;width:520px;height:520px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring:before,.ring:after{content:"";border:1px solid #2f6fed1a;border-radius:50%;position:absolute;inset:32px}.center-core{color:#fff;text-align:center;z-index:3;background:linear-gradient(160deg,#0a2540 0%,#163968 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:240px;height:240px;padding:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0a254038}.center-core .logo-mark{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:18px;place-items:center;width:62px;height:62px;margin-bottom:14px;display:grid}.center-core .brand{letter-spacing:-.03em;font-size:28px;font-weight:800}.center-core .brand span{color:#7ea5ff}.center-core .tagline{color:#ffffffd1;max-width:180px;margin-top:8px;font-size:13px;line-height:1.6}.step{background:var(--card);border:1px solid var(--line);z-index:4;border-radius:24px;width:290px;padding:22px 22px 20px;position:absolute;box-shadow:0 14px 40px #0f172a12}.step:after{content:"";background:var(--blue);border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:0 0 0 8px #2f6fed1a}.step .top{align-items:center;gap:14px;margin-bottom:14px;display:flex}.step .num{min-width:52px;height:52px;color:var(--blue);background:#2f6fed1a;border-radius:16px;place-items:center;font-size:18px;font-weight:800;display:grid}.step .icon{width:46px;height:46px;color:var(--navy);background:#eef2ff;border-radius:14px;place-items:center;display:grid}.step h3{color:var(--navy);margin:0 0 10px;font-size:20px;line-height:1.25}.step p{color:var(--slate);margin:0;font-size:15px;line-height:1.75}.s1{top:40px;left:50%;transform:translate(-50%)}.s1:after{bottom:-42px;left:50%;transform:translate(-50%)}.s2{top:280px;right:20px}.s2:after{top:50%;left:-42px;transform:translateY(-50%)}.s3{bottom:60px;left:50%;transform:translate(-50%)}.s3:after{top:-42px;left:50%;transform:translate(-50%)}.s4{top:280px;left:20px}.s4:after{top:50%;right:-42px;transform:translateY(-50%)}.flow-arrow{color:var(--blue);opacity:.55;z-index:2;font-size:34px;font-weight:700;position:absolute}.a1{top:200px;left:73%;transform:rotate(40deg)}.a2{top:65%;left:74%;transform:rotate(130deg)}.a3{top:66%;left:22%;transform:rotate(220deg)}.a4{top:200px;left:21%;transform:rotate(310deg)}.legend{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.legend-item{border:1px solid var(--line);color:var(--slate);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;display:inline-flex}.dot{border-radius:50%;width:12px;height:12px;display:inline-block}.dot.blue{background:var(--blue)}.dot.emerald{background:var(--emerald)}.dot.navy{background:var(--navy)}.dot.soft{background:#cbd5e1}@media (max-width:1100px){.circular-wrap{min-height:auto}.ring,.flow-arrow{display:none}.center-core{margin:0 auto 24px;position:relative;top:auto;left:auto;transform:none}.steps-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.step{width:100%;position:relative;inset:auto!important;transform:none!important}.step:after{display:none}}@media (max-width:700px){.steps-grid{grid-template-columns:1fr}}:root{--navy-950:#040d1c;--navy-900:#071225;--navy-800:#0a1a35;--navy-700:#0e2348;--navy-600:#132d5e;--navy-400:#1e4a8c;--gold-400:#c9a84c;--gold-300:#dbb96e;--gold-200:#e8cc90;--teal-400:#00c6c6;--teal-300:#33d4d4;--teal-200:#66e0e0;--white:#fff;--white-90:#ffffffe6;--white-70:#ffffffb3;--white-50:#ffffff80;--white-20:#fff3;--white-10:#ffffff1a;--white-06:#ffffff0f;--white-03:#ffffff08;--border:#ffffff14;--border-gold:#c9a84c40;--border-teal:#00c6c633;--radius:12px;--radius-lg:20px;--transition:.25s cubic-bezier(.4,0,.2,1)}.hero-visual{position:relative}.dashboard-mockup{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0e2348f2,#071225fa);border:1px solid #c9a84c33;overflow:hidden;box-shadow:0 20px 80px #00000080,0 0 1px #c9a84c4d,inset 0 1px #ffffff0d}.dashboard-header{border-bottom:1px solid var(--border);background:#ffffff08;align-items:center;gap:8px;padding:14px 20px;display:flex}.dash-dot{border-radius:50%;width:11px;height:11px}.dash-dot.red{background:#ff5f57}.dash-dot.yellow{background:#ffbd2e}.dash-dot.green{background:#28c941}.dash-title{text-align:center;color:var(--white-70);letter-spacing:.05em;flex:1;font-size:13px;font-weight:600}.status-badge{text-transform:uppercase;letter-spacing:.08em;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:700}.status-badge.stable{color:#28c941;background:#28c94126;border:1px solid #28c9414d}.dashboard-body{padding:24px 20px}.dash-metric-row{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.metric-label{color:var(--white-50);text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px;font-size:11px;font-weight:500}.metric-value{letter-spacing:-.02em;font-size:18px;font-weight:700}.metric-value.gold{color:var(--gold-300)}.metric-value.teal{color:var(--teal-400)}.metric-value.white{color:var(--white)}.metric-bar{background:var(--white-10);border-radius:2px;height:3px;margin-top:6px}.metric-bar-fill{background:linear-gradient(90deg, var(--teal-400), var(--teal-300));border-radius:2px;height:100%;transition:width 1.5s}.dash-chart-label{color:var(--white-50);text-transform:uppercase;letter-spacing:.07em;margin-bottom:14px;font-size:11px;font-weight:500}.dash-chart{margin-bottom:20px}.chart-bar-group{align-items:flex-end;gap:8px;height:80px;display:flex}.chart-bar{transition:background var(--transition);cursor:pointer;background:#ffffff14;border-radius:4px 4px 0 0;flex:1;position:relative}.chart-bar:hover{background:#ffffff26}.chart-bar.active{background:linear-gradient(180deg, var(--gold-300), var(--gold-400))}.chart-bar span{color:var(--white-50);white-space:nowrap;font-size:10px;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.dash-tags{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.dash-tag{border-radius:8px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.dash-tag.pass{color:#28c941;background:#28c9411a;border:1px solid #28c94133}.dash-tag.fail{color:#ff5f57;background:#ff5f571a;border:1px solid #ff5f5733}.dash-tag.pending-tag{color:#ffbd2e;background:#ffbd2e1a;border:1px solid #ffbd2e33}.hero-badge{border:1px solid var(--border-teal);color:var(--teal-300);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00c6c61f;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;animation:3s ease-in-out infinite float;display:inline-flex;position:absolute;bottom:-18px;left:-24px}.badge-2{border-color:var(--border-gold);color:var(--emerald);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#cdefca1f;animation-delay:1.5s;inset:-18px -20px auto auto}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.reveal,.fade-up{opacity:0;transition:all .6s;transform:translateY(30px)}.show{opacity:1;transform:translateY(0)}
.AuthGuard-module__iOyK5G__scene{background-image:linear-gradient(#2f6fed0a 1px,#0000 1px),linear-gradient(90deg,#2f6fed0a 1px,#0000 1px);background-size:32px 32px;justify-content:center;align-items:center;min-height:100svh;padding:1rem;display:flex}.AuthGuard-module__iOyK5G__card{background:#fff;border:2px solid #2f6fed;border-radius:1rem;width:100%;max-width:24rem;padding:2rem}.AuthGuard-module__iOyK5G__iconWrap{width:68px;height:68px;margin:0 auto 1.5rem;position:relative}.AuthGuard-module__iOyK5G__orbitOuter{border:1px solid #0000;border-top-color:#2f6fed33;border-radius:50%;animation:2.4s linear infinite reverse AuthGuard-module__iOyK5G__spin;position:absolute;inset:-12px}.AuthGuard-module__iOyK5G__orbitInner{border:1.5px solid #2f6fed;border-color:#2f6fed #2f6fed4d #0000 #0000;border-radius:50%;animation:1.4s cubic-bezier(.4,0,.2,1) infinite AuthGuard-module__iOyK5G__spin;position:absolute;inset:-6px}@keyframes AuthGuard-module__iOyK5G__spin{to{transform:rotate(360deg)}}.AuthGuard-module__iOyK5G__iconBg{color:#fff;background:#0a2540;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.AuthGuard-module__iOyK5G__lockWrap{color:#0a2540;background:#f8fafc;border:.5px solid #00000014;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex}.AuthGuard-module__iOyK5G__heading{color:#0a2540;letter-spacing:-.3px;text-align:center;margin-bottom:.375rem;font-family:Georgia,Times New Roman,serif;font-size:1.375rem;font-weight:400}.AuthGuard-module__iOyK5G__subheading{color:#64748b;text-align:center;margin-bottom:1.75rem;font-size:.875rem;line-height:1.5}.AuthGuard-module__iOyK5G__progressTrack{background:#f1f5f9;border-radius:99px;height:3px;margin-bottom:.5rem;overflow:hidden}.AuthGuard-module__iOyK5G__progressFill{background:#2f6fed;border-radius:99px;height:100%;transition:width .3s ease-out}.AuthGuard-module__iOyK5G__progressMeta{justify-content:space-between;align-items:center;display:flex}.AuthGuard-module__iOyK5G__progressLabel{color:#94a3b8;font-size:.6875rem}.AuthGuard-module__iOyK5G__progressPct{font-variant-numeric:tabular-nums;color:#2f6fed;font-size:.6875rem;font-weight:500}.AuthGuard-module__iOyK5G__stepList{flex-direction:column;gap:.625rem;margin-top:1.25rem;display:flex}.AuthGuard-module__iOyK5G__step{color:#cbd5e1;align-items:center;gap:.625rem;font-size:.75rem;transition:color .3s;display:flex}.AuthGuard-module__iOyK5G__step.AuthGuard-module__iOyK5G__stepDone{color:#64748b}.AuthGuard-module__iOyK5G__step.AuthGuard-module__iOyK5G__stepActive{color:#2f6fed}.AuthGuard-module__iOyK5G__stepDot{background:#e2e8f0;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:background .3s,box-shadow .3s}.AuthGuard-module__iOyK5G__step.AuthGuard-module__iOyK5G__stepDone .AuthGuard-module__iOyK5G__stepDot{background:#0fa958}.AuthGuard-module__iOyK5G__step.AuthGuard-module__iOyK5G__stepActive .AuthGuard-module__iOyK5G__stepDot{background:#2f6fed;animation:1.2s ease-in-out infinite AuthGuard-module__iOyK5G__pulseDot;box-shadow:0 0 0 3px #2f6fed26}@keyframes AuthGuard-module__iOyK5G__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.AuthGuard-module__iOyK5G__badges{justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.AuthGuard-module__iOyK5G__badge{color:#94a3b8;background:#f8fafc;border:.5px solid #00000014;border-radius:99px;align-items:center;gap:.3125rem;padding:.25rem .625rem;font-size:.6875rem;display:flex}.AuthGuard-module__iOyK5G__loginBtn:hover{background:#0d2f52}.AuthGuard-module__iOyK5G__loginBtn:active{transform:scale(.985)}.AuthGuard-module__iOyK5G__loginHint{text-align:center;color:#94a3b8;font-size:.6875rem}.AuthGuard-module__iOyK5G__infoBox{color:#2f6fed;background:#2f6fed0d;border:.5px solid #2f6fed26;border-radius:.75rem;align-items:flex-start;gap:.625rem;margin-top:1rem;padding:.875rem;display:flex}.AuthGuard-module__iOyK5G__infoBoxIcon{flex-shrink:0;margin-top:1px}.AuthGuard-module__iOyK5G__infoBoxTitle{color:#0a2540;margin-bottom:.125rem;font-size:.75rem;font-weight:600}.AuthGuard-module__iOyK5G__infoBoxBody{color:#64748b;font-size:.6875rem;line-height:1.5}.AuthGuard-module__iOyK5G__footer{text-align:center;color:#cbd5e1;margin-top:1.25rem;font-size:.6875rem}
