:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#122033;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(64,116,255,.18),transparent 34rem),linear-gradient(180deg,#fff,#f5f7fb 48%,#eef3ff)}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:20;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(137,153,181,.22)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.03em;color:#13233a}.brand-mark{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#315dff,#6e42ff);box-shadow:0 12px 28px #315dff42}.nav{display:flex;align-items:center;gap:10px;font-weight:700;color:#4d5f78}.nav a{padding:10px 14px;border-radius:999px;transition:background .18s ease,color .18s ease,transform .18s ease}.nav a:hover{background:#edf2ff;color:#243b73;transform:translateY(-1px)}.nav .nav-button{color:#fff;background:#14213d;box-shadow:0 10px 20px #14213d29}.nav .nav-button:hover{background:#243b73;color:#fff}.hero{padding:92px 0 70px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:44px;align-items:center}.eyebrow{display:inline-flex;align-items:center;width:fit-content;padding:8px 12px;border:1px solid rgba(49,93,255,.18);border-radius:999px;color:#315dff;background:#315dff14;font-size:.9rem;font-weight:800}.hero h1{margin:20px 0 18px;max-width:760px;font-size:clamp(2.6rem,6vw,5.25rem);line-height:.96;letter-spacing:-.075em;color:#101d32}.hero-copy>p{max-width:660px;margin:0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.75;color:#5a6b83}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:34px 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:0;border-radius:999px;cursor:pointer;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:linear-gradient(135deg,#315dff,#6e42ff);box-shadow:0 18px 34px #315dff47}.secondary{color:#172845;background:#fff;border:1px solid rgba(137,153,181,.28);box-shadow:0 14px 28px #2f405c1a}.compact{min-height:40px;padding:0 14px;color:#315dff;background:#edf2ff;white-space:nowrap}.full{width:100%}.email-card{display:flex;align-items:center;gap:16px;max-width:650px;padding:16px;border:1px solid rgba(137,153,181,.24);border-radius:24px;background:#ffffffc7;box-shadow:0 24px 60px #2937541a}.email-icon{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;border-radius:16px;color:#315dff;background:#edf2ff;font-weight:900}.email-card p{margin:3px 0 0;color:#65758b;line-height:1.45}.email-card div{flex:1}.status-panel{position:relative;padding:26px;border:1px solid rgba(255,255,255,.72);border-radius:34px;background:linear-gradient(145deg,#fffffff0,#eef3ffe0),radial-gradient(circle at top right,rgba(110,66,255,.2),transparent 18rem);box-shadow:0 34px 80px #243b7329;overflow:hidden}.status-panel:before{content:"";position:absolute;inset:auto -70px -90px auto;width:220px;height:220px;border-radius:999px;background:#315dff1a}.panel-header{position:relative;display:flex;align-items:center;gap:10px;margin-bottom:22px;color:#4d5f78;font-weight:800}.pulse{width:12px;height:12px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 8px #22c55e21}.checklist{position:relative;display:grid;gap:14px;padding:0;margin:0;list-style:none}.checklist li{display:flex;gap:14px;align-items:center;padding:18px;border-radius:22px;background:#fff;box-shadow:0 16px 36px #2f405c14}.checklist li>span{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#22c55e;font-weight:900}.checklist strong{display:block;color:#13233a}.checklist small{color:#69798f}.proof-section{padding:26px 0 84px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:26px;border:1px solid rgba(137,153,181,.18);border-radius:26px;background:#ffffffc2;box-shadow:0 20px 50px #2f405c14}.card h2{margin:0 0 10px;letter-spacing:-.035em}.card p{margin:0;color:#5d6f86;line-height:1.65}.auth-page,.not-found{flex:1;display:grid;place-items:center;padding:70px 20px}.auth-card,.not-found-card{width:min(100%,460px);padding:34px;border-radius:32px;border:1px solid rgba(137,153,181,.2);background:#ffffffe6;box-shadow:0 34px 80px #243b7324}.auth-brand{margin-bottom:28px}.auth-card h1,.not-found-card h1{margin:0 0 10px;font-size:2rem;letter-spacing:-.05em}.auth-card>p,.not-found-card p{margin:0 0 24px;color:#63748a;line-height:1.65}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:8px;color:#34445b;font-weight:800}.auth-form input{width:100%;min-height:50px;padding:0 14px;border:1px solid rgba(137,153,181,.38);border-radius:16px;color:#122033;background:#fbfcff;outline:none}.auth-form input:focus{border-color:#315dff;box-shadow:0 0 0 4px #315dff1f}.auth-switch{margin-top:18px;text-align:center;color:#65758b}.auth-switch a{color:#315dff;font-weight:900}.footer{margin-top:auto;border-top:1px solid rgba(137,153,181,.2);background:#ffffffb8}.footer-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#63748a;font-size:.95rem}.footer-links{display:flex;gap:14px;font-weight:800;color:#315dff}@media (max-width: 860px){.header-inner{height:auto;padding:16px 0;align-items:flex-start;flex-direction:column}.nav{width:100%;flex-wrap:wrap}.hero{padding:58px 0 48px}.hero-grid,.cards{grid-template-columns:1fr}.footer-inner{padding:22px 0;flex-direction:column;align-items:flex-start}}@media (max-width: 560px){.container{width:min(100% - 28px,1120px)}.nav a{padding:9px 11px}.email-card{align-items:flex-start;flex-direction:column}.compact{width:100%}.auth-card,.not-found-card{padding:24px;border-radius:24px}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;color:#111;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}
