:root{--bg: #061727;--deep: #03101d;--panel: #0d2234;--panel-high: #142b3f;--line: #294258;--text: #dce9fb;--muted: #91a2b8;--blue: #518cff;--blue-light: #aec8ff;--orange: #f5a365;--red: #ff9898;--green: #4bddae;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--deep);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:var(--deep)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(100% - 44px,1240px);margin-inline:auto}.eyebrow{color:var(--blue-light);font-size:10px;font-weight:850;letter-spacing:.15em}.brand{display:inline-flex;align-items:center;gap:12px;width:fit-content}.brand-logo{width:58px;height:58px;flex:0 0 auto;border:1px solid rgba(174,200,255,.22);border-radius:14px;object-fit:cover;box-shadow:0 10px 28px #3d6edc33}.brand-words{display:grid;gap:3px;min-width:0}.brand-words strong{max-width:220px;color:var(--blue-light);font-size:16px;line-height:1.15;letter-spacing:-.02em}.brand-words small{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.04em}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:11px;padding:0 22px;font-size:13px;font-weight:800;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#052451;background:var(--blue-light);box-shadow:0 14px 32px #4d8fff2e}.button.primary:hover{background:#c6d8ff}.button.secondary{color:#c5d5e8;border-color:#436078;background:#0e263bb3}.button.secondary:hover{border-color:var(--blue-light);color:#fff}.button.compact{min-height:40px;padding:0 16px;font-size:11px}.button.full{width:100%}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(67,91,113,.5);background:#03101ddb;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.header-row{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.header-brand .brand-logo{width:52px;height:52px}.header-nav{display:flex;gap:28px;color:#9fb1c5;font-size:12px;font-weight:700}.header-nav a:hover,.text-link:hover{color:#fff}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.text-link{color:var(--blue-light);font-size:12px;font-weight:800}.hero{position:relative;overflow:hidden;padding:86px 0 104px}.hero-glow{position:absolute;width:920px;height:760px;left:25%;top:-190px;background:radial-gradient(circle,#4278c930,#03101d00 68%);pointer-events:none}.hero-grid{position:relative;z-index:1;min-height:590px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(40px,7vw,100px)}.hero-copy h1{max-width:790px;margin:24px 0 20px;font-size:clamp(50px,5.8vw,76px);line-height:1.01;letter-spacing:-.055em}.hero-copy h1 span{color:var(--blue-light)}.hero-copy>p{max-width:680px;margin:0;color:#a6b7ca;font-size:18px;line-height:1.7}.pill{display:inline-flex;padding:8px 12px;border:1px solid rgba(174,200,255,.22);border-radius:99px;color:var(--blue-light);background:#4d8fff14;font-size:9px;font-weight:850;letter-spacing:.15em}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}.proof{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;color:#8297ad;font-size:11px}.proof span:first-letter{color:var(--green)}.hero-logo-wrap{position:relative;display:grid;place-items:center;min-height:440px}.hero-logo-wrap img{position:relative;z-index:1;width:min(100%,390px);aspect-ratio:1;border:1px solid rgba(174,200,255,.2);border-radius:34px;object-fit:cover;box-shadow:0 34px 90px #00071480,0 0 55px #4b70ff21}.hero-logo-halo{position:absolute;width:360px;height:360px;border:1px solid rgba(174,200,255,.1);border-radius:50%;box-shadow:0 0 0 65px #4d8fff06,0 0 0 130px #4d8fff05}.section{padding:104px 0}.steps-section{border-block:1px solid rgba(41,66,88,.6);background:#071a2b}.section-heading{max-width:720px;margin:0 auto 50px;text-align:center}.section-heading.left{margin-left:0;text-align:left}.section-heading h2{margin:10px 0 12px;font-size:clamp(32px,4vw,46px);letter-spacing:-.045em}.section-heading p{margin:0;color:var(--muted);line-height:1.65}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{min-height:232px;padding:29px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#0e2539,#0a1e30)}.step-number{display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(174,200,255,.25);border-radius:12px;color:var(--blue-light);background:#4d8fff1a;font-size:11px;font-weight:850}.step-card h3{margin:28px 0 10px;font-size:19px}.step-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{min-height:285px;display:flex;flex-direction:column;justify-content:space-between;padding:28px;border-top:3px solid var(--blue-light);border-radius:14px;color:#0b1b2a;background:#e6ebf1;box-shadow:0 20px 50px #00081233;transition:.2s}.feature-card:hover{transform:translateY(-4px)}.feature-card.wide{grid-column:span 2}.feature-card.orange{border-top-color:var(--orange)}.feature-card.green{border-top-color:var(--green)}.feature-icon{display:grid;place-items:center;width:51px;height:51px;border-radius:12px;color:var(--blue-light);background:#061a2c;font-size:24px}.feature-kicker{color:#526a80;font-size:9px;font-weight:850;letter-spacing:.15em}.feature-card h3{margin:7px 0;font-size:22px}.feature-card p{max-width:690px;margin:0;color:#4c5a68;font-size:13px;line-height:1.65}.cta-section{padding:76px 0;border-top:1px solid var(--line);background:linear-gradient(105deg,#0b2236,#071827)}.cta-row{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-row h2{max-width:750px;margin:10px 0 0;font-size:clamp(28px,4vw,43px);letter-spacing:-.04em}.site-footer{padding:48px 0 22px;border-top:1px solid rgba(67,91,113,.5);background:#020d18}.footer-row{display:flex;align-items:start;justify-content:space-between;gap:35px}.footer-brand .brand-logo{width:52px;height:52px}.footer-row p{margin:15px 0 0;color:#71879d;font-size:11px}.footer-links{display:flex;flex-wrap:wrap;gap:24px;color:#8da2b8;font-size:11px}.copyright{margin-top:35px;padding-top:18px;border-top:1px solid rgba(41,66,88,.55);color:#60768c;font-size:10px}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(500px,.95fr);background:var(--deep)}.auth-visual{min-height:100vh;display:flex;flex-direction:column;padding:40px clamp(38px,5vw,80px);background:radial-gradient(circle at 50% 30%,#123552,var(--deep) 67%)}.auth-brand .brand-logo{width:68px;height:68px}.auth-brand .brand-words strong{max-width:260px;font-size:19px}.auth-visual-content{display:flex;flex-direction:column;align-items:flex-start;margin:auto 0;max-width:650px}.auth-visual-content>img{width:180px;height:180px;margin-bottom:28px;border:1px solid rgba(174,200,255,.22);border-radius:25px;object-fit:cover;box-shadow:0 24px 65px #00071475}.auth-visual-content h1{margin:14px 0 16px;font-size:clamp(42px,5vw,67px);line-height:1;letter-spacing:-.055em}.auth-visual-content p{max-width:560px;margin:0;color:#9fb1c4;font-size:17px;line-height:1.65}.auth-footnote{margin:0;color:#748aa1;font-size:10px}.auth-panel{display:grid;place-items:center;padding:34px;background:#040e1b80}.auth-card{width:min(100%,510px);padding:32px;border:1px solid rgba(139,165,195,.2);border-radius:22px;background:#0c1f31f2;box-shadow:0 25px 70px #00081452}.auth-mobile-brand{display:none;margin-bottom:25px}.auth-heading{margin:27px 0 20px}.auth-heading h2{margin:7px 0 5px;font-size:29px;letter-spacing:-.035em}.auth-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.auth-form{display:grid;gap:16px}.field{display:grid;gap:7px}.field>span{color:#c5d3e3;font-size:12px;font-weight:750}.field input{min-height:50px;width:100%;padding:0 14px;border:1px solid var(--line);border-radius:10px;outline:0;color:var(--text);background:#071827}.field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #4d8fff1f}.field input::placeholder{color:#60758b}.check-row{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.check-row input{width:16px;height:16px;accent-color:var(--blue)}.form-message{margin-bottom:17px;padding:10px 12px;border:1px solid rgba(255,152,152,.3);border-radius:9px;color:#ffb2b2;background:#ff575714;font-size:12px}.form-message.success{border-color:#4bd2974d;color:#9be4c4;background:#4bd29714}.button:disabled{cursor:wait;opacity:.7}.auth-switch{margin:20px 0 0;color:var(--muted);font-size:12px;text-align:center}.auth-switch a{color:var(--blue-light);font-weight:800}.auth-switch a:hover{color:#fff}.legal{margin:18px 0 0;color:#647a90;font-size:9px;text-align:center}.dashboard-page{min-height:100vh;background:var(--deep)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:300px;display:flex;flex-direction:column;padding:25px 17px 22px;border-right:1px solid var(--line);background:#0b2032}.dashboard-brand{margin:0 10px 36px}.dashboard-brand .brand-logo{width:64px;height:64px}.dashboard-brand .brand-words strong{max-width:175px;font-size:15px}.side-nav{display:grid;gap:6px}.side-nav button,.logout{min-height:48px;display:flex;align-items:center;gap:12px;width:100%;padding:0 14px;border:0;border-radius:9px;color:#afbed0;background:transparent;text-align:left;font-weight:650}.side-nav button:hover,.logout:hover{color:#fff;background:#ffffff0a}.side-nav button.active{color:#fff;background:linear-gradient(90deg,#4d8fff57,#4d8fff1f);box-shadow:inset 3px 0 var(--blue-light)}.side-nav button>span,.logout>span{width:21px;color:var(--blue-light);font-size:19px;text-align:center}.side-nav button b{margin-left:auto;min-width:24px;padding:3px 7px;border-radius:99px;color:var(--blue-light);background:#4d8fff2b;font-size:9px;text-align:center}.logout{margin-top:auto}.dashboard-shell{min-height:100vh;margin-left:300px;display:flex;flex-direction:column}.dashboard-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px clamp(22px,3.3vw,50px);border-bottom:1px solid rgba(41,66,88,.7);background:#03101dcc}.mobile-dashboard-brand{display:none}.page-title h1{margin:0;font-size:23px;letter-spacing:-.03em}.page-title p{margin:5px 0 0;color:var(--muted);font-size:12px}.header-profile{display:flex;align-items:center;gap:9px;padding:6px 9px;border:1px solid transparent;border-radius:10px;color:var(--muted);background:transparent;font-size:11px;font-weight:700;transition:.2s ease}.header-profile:hover{border-color:var(--line);color:var(--text);background:var(--panel)}.avatar{display:grid;place-items:center;width:40px;height:40px;border:1px solid #4b6177;border-radius:50%;color:var(--blue-light);background:#20364b;font-size:11px;font-weight:850}.dashboard-content{width:min(100%,1280px);margin:0 auto;padding:40px clamp(22px,3.3vw,50px) 65px}.welcome-row{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:32px}.welcome-row h2{margin:7px 0 5px;font-size:clamp(28px,3vw,39px);letter-spacing:-.04em}.welcome-row p{margin:0;color:var(--muted)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:35px}.metric-card{min-height:181px;display:flex;flex-direction:column;padding:21px;border:1px solid var(--line);border-top:3px solid #344b61;border-radius:13px;background:linear-gradient(145deg,#0d2234,#0a1c2d)}.metric-card.blue{border-top-color:var(--blue-light)}.metric-card.orange{border-top-color:var(--orange)}.metric-card.red{border-top-color:var(--red)}.metric-card.green{border-top-color:var(--green)}.metric-label{display:flex;align-items:center;justify-content:space-between;gap:9px;color:#b8c6d6;font-size:12px;font-weight:750}.metric-label i{display:grid;place-items:center;width:33px;height:33px;border-radius:8px;color:var(--blue-light);background:#aec8ff1a;font-style:normal}.metric-card>strong{margin-top:auto;font-size:41px;line-height:1;letter-spacing:-.04em}.metric-card>strong.compact-value{color:var(--orange);font-size:24px}.metric-card small{margin-top:8px;color:var(--muted)}.progress{height:5px;margin-top:12px;border-radius:99px;background:#20364a;overflow:hidden}.progress span{display:block;height:100%;border-radius:inherit;background:var(--blue-light)}.data-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#091d2f;box-shadow:0 18px 45px #0009142b}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 24px;border-bottom:1px solid var(--line)}.card-heading h3{margin:5px 0 0;font-size:21px}.table-link,.row-action{border:0;color:var(--blue-light);background:transparent;font-size:11px;font-weight:800}.table-wrap{overflow-x:auto}table{width:100%;min-width:900px;border-collapse:collapse}th{padding:13px 15px;color:#a9b8ca;background:#152c41;font-size:10px;text-align:left}td{padding:17px 15px;border-top:1px solid rgba(41,66,88,.72);color:#becde0;font-size:12px}tbody tr:hover{background:#4d8fff09}.id-link{color:var(--blue-light)}.badge{display:inline-flex;padding:5px 9px;border:1px solid;border-radius:99px;font-size:10px;font-weight:750}.badge.success{color:var(--green);border-color:#4bddae40;background:#4bddae14}.badge.warning{color:#ffc077;border-color:#f5a36547;background:#f5a3651a}.badge.danger{color:#ffaaa4;border-color:#ff989847;background:#ff989817}.badge.neutral{color:#b3c0d0;border-color:#465d72;background:#25394c}.dashboard-footer{margin-top:auto;padding:20px 28px 27px;color:#667d94;font-size:10px;text-align:center}.profile-edit-content{max-width:1080px}.profile-content-heading{display:none;margin-bottom:22px}.profile-content-heading h1{margin:7px 0 5px;font-size:30px;letter-spacing:-.04em}.profile-content-heading p{margin:0;color:var(--muted);font-size:12px}.profile-form-card{padding:clamp(22px,3vw,34px);border:1px solid var(--line);border-radius:14px;background:var(--panel);box-shadow:0 18px 45px #0009142b}.profile-card-heading{padding-bottom:21px;border-bottom:1px solid var(--line)}.profile-card-heading h2{margin:6px 0;font-size:23px}.profile-card-heading p{max-width:650px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.profile-message{margin:20px 0 0;padding:11px 13px;border:1px solid rgba(174,200,255,.25);border-radius:9px;color:var(--blue-light);background:#4d8fff14;font-size:12px}.profile-form{margin-top:23px}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.profile-form .field input[readonly]{color:var(--muted);background:var(--panel-high);cursor:not-allowed}.profile-actions{display:flex;align-items:center;gap:12px;margin-top:26px}.bottom-nav{display:none}.toast{position:fixed;right:22px;bottom:22px;z-index:100;max-width:min(370px,calc(100vw - 32px));padding:12px 15px;border:1px solid #43617d;border-radius:10px;color:#fff;background:#17324a;box-shadow:0 20px 55px #00081466;opacity:0;transform:translateY(14px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translateY(0)}@media(max-width:1120px){.hero-grid{grid-template-columns:1fr .62fr}.hero-logo-wrap{min-height:340px}.hero-logo-wrap img{width:min(100%,310px)}.hero-logo-halo{width:270px;height:270px}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.header-row{grid-template-columns:1fr auto}.header-nav{display:none}.hero{padding-top:62px}.hero-grid{grid-template-columns:1fr;text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-logo-wrap{grid-row:1;min-height:310px}.hero-logo-wrap img{width:280px}.hero-logo-halo{width:250px;height:250px}.proof{justify-content:center}.steps-grid{grid-template-columns:1fr}.step-card{min-height:185px}.feature-grid{grid-template-columns:1fr 1fr}.feature-card.wide{grid-column:span 2}.cta-row,.footer-row{align-items:stretch;flex-direction:column}.cta-row .button{width:fit-content}.auth-page{display:block}.auth-visual{display:none}.auth-panel{min-height:100vh;padding:22px}.auth-mobile-brand{display:inline-flex}.sidebar{display:none}.dashboard-shell{margin-left:0;padding-bottom:72px}.dashboard-header{position:sticky;top:0;z-index:15}.mobile-dashboard-brand{display:inline-flex}.mobile-dashboard-brand .brand-logo{width:47px;height:47px}.mobile-dashboard-brand .brand-words strong{max-width:165px;font-size:13px}.page-title{display:none}.header-profile>span:last-child{display:none}.profile-content-heading{display:block}.bottom-nav{position:fixed;inset:auto 0 0;z-index:30;min-height:68px;display:grid;grid-template-columns:repeat(4,1fr);padding:6px 8px;border-top:1px solid var(--line);background:#091b2b}.bottom-nav button{display:grid;place-items:center;gap:1px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:9px}.bottom-nav button span{font-size:18px}.bottom-nav button.active{color:var(--blue-light);background:#4d8fff1a}.welcome-row{align-items:stretch;flex-direction:column}.welcome-row .button{width:100%}}@media(max-width:580px){.container{width:min(100% - 30px,1240px)}.header-row{min-height:70px}.header-brand .brand-logo{width:46px;height:46px}.header-brand .brand-words strong{max-width:150px;font-size:13px}.header-actions .button{display:none}.hero{padding:42px 0 75px}.hero-grid{min-height:0;gap:30px}.hero-logo-wrap{min-height:235px}.hero-logo-wrap img{width:210px;border-radius:25px}.hero-logo-halo{width:190px;height:190px}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-actions{width:100%;flex-direction:column}.hero-actions .button{width:100%}.proof{align-items:center;flex-direction:column;gap:8px}.section{padding:75px 0}.feature-grid{grid-template-columns:1fr}.feature-card.wide{grid-column:auto}.feature-card{min-height:265px}.cta-row .button{width:100%}.footer-links{flex-direction:column;gap:12px}.auth-panel{padding:0;background:var(--deep)}.auth-card{min-height:100vh;padding:24px 19px;border:0;border-radius:0}.auth-mobile-brand .brand-logo{width:61px;height:61px}.auth-mobile-brand .brand-words strong{max-width:210px;font-size:16px}.dashboard-header{padding:10px 14px}.mobile-dashboard-brand .brand-logo{width:44px;height:44px}.mobile-dashboard-brand .brand-words strong{max-width:143px;font-size:12px}.dashboard-content{padding:28px 15px 46px}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:155px}.card-heading{padding:18px 17px}.card-heading h3{font-size:18px}.toast{right:15px;bottom:83px}.profile-form-grid{grid-template-columns:1fr}.profile-actions{align-items:stretch;flex-direction:column}.profile-actions .button{width:100%}}
