@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#f8fafc;background:#080b14;font-family:DM Sans,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 78% 18%,rgba(74,222,128,.12),transparent 29rem),radial-gradient(circle at 13% 5%,rgba(56,189,248,.11),transparent 27rem),#080b14}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.22;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:56px 56px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 75%);mask-image:linear-gradient(to bottom,black,transparent 75%)}a{color:inherit;text-decoration:none}main{width:min(1180px,calc(100% - 40px));margin:0 auto}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09)}.brand{display:flex;align-items:center;gap:12px;font:700 17px Manrope,sans-serif;letter-spacing:-.02em}.brand strong{color:#4ade80}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#07110b;background:#4ade80;font-weight:800;box-shadow:0 0 34px #4ade803b}.status{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:13px}.status i{width:7px;height:7px;border-radius:50%;background:#f59e0b;box-shadow:0 0 12px #f59e0b}.status.is-online i{background:#4ade80;box-shadow:0 0 12px #4ade80}.nav-actions{display:flex;align-items:center;gap:24px}.access-link{padding:9px 13px;border:1px solid rgba(74,222,128,.25);border-radius:8px;color:#d1fae5;font-size:13px;font-weight:700;background:#4ade800f}.hero{min-height:590px;padding:110px 0 88px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{color:#4ade80;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}h1{max-width:850px;margin:24px 0;font:800 clamp(52px,8.4vw,104px)/.96 "Manrope",sans-serif;letter-spacing:-.065em}h1 span{color:transparent;-webkit-text-stroke:1px rgba(248,250,252,.55)}.hero-copy{max-width:680px;margin:0;color:#aeb8c8;font-size:clamp(18px,2vw,22px);line-height:1.58}.hero-actions{margin-top:38px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;padding:15px 20px;border-radius:10px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.primary{color:#07110b;background:#4ade80;box-shadow:0 12px 38px #4ade802e}.secondary{color:#cbd5e1;border:1px solid rgba(255,255,255,.13);background:#ffffff09}.helper{color:#64748b;font-size:13px}.monitor{padding:92px 0;border-top:1px solid rgba(255,255,255,.09)}.monitor-heading{margin-bottom:38px}.monitor-heading p{max-width:620px;margin:16px 0 0;color:#94a3b8;line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{min-height:190px;padding:26px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#ffffff06}.service-card.healthy{border-color:#4ade8033;background:linear-gradient(145deg,#4ade8013,#ffffff05)}.service-card.unavailable{border-color:#f8717133}.service-label{display:flex;align-items:center;gap:9px;color:#94a3b8;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.service-label i{width:8px;height:8px;border-radius:50%;background:#f59e0b}.service-card.healthy .service-label i{background:#4ade80;box-shadow:0 0 12px #4ade80a6}.service-card.unavailable .service-label i{background:#f87171}.service-card strong{display:block;margin-top:34px;font:700 27px Manrope,sans-serif}.service-card p{margin:8px 0 0;color:#64748b}.monitor-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;color:#64748b;font-size:13px}.monitor-footer button{padding:9px 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#cbd5e1;background:#ffffff0a;cursor:pointer}.monitor-footer button:hover{border-color:#4ade8059}.access-section{padding:100px 0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:72px;align-items:start;border-top:1px solid rgba(255,255,255,.09)}.access-intro>span,.dashboard-kicker{color:#4ade80;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.access-intro h2{margin:20px 0 22px;font-size:clamp(38px,5vw,62px)}.access-intro p{max-width:560px;color:#94a3b8;font-size:17px;line-height:1.7}.access-intro ul{margin:28px 0 0;padding:0;display:grid;gap:12px;list-style:none;color:#cbd5e1}.access-intro li{position:relative;padding-left:25px}.access-intro li:before{content:"✓";position:absolute;left:0;color:#4ade80;font-weight:800}.auth-form,.secure-dashboard{padding:34px;border:1px solid rgba(74,222,128,.18);border-radius:22px;background:linear-gradient(145deg,#0f172ae6,#080b14eb);box-shadow:0 30px 80px #00000040}.auth-title{display:flex;align-items:center;gap:15px}.auth-title>div>span{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.auth-title h3,.dashboard-top h3{margin:3px 0 0;font:700 28px Manrope,sans-serif;letter-spacing:-.035em}.secure-mark{width:45px;height:45px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;color:#07110b;background:#4ade80;font:800 19px Manrope,sans-serif}.auth-copy{margin:24px 0;color:#94a3b8;line-height:1.6}.auth-form label{margin-top:18px;display:grid;gap:8px;color:#cbd5e1;font-size:13px;font-weight:600}.auth-form input{width:100%;padding:14px 15px;border:1px solid rgba(255,255,255,.11);border-radius:10px;outline:none;color:#f8fafc;background:#ffffff09;font:inherit}.auth-form input:focus{border-color:#4ade80b3;box-shadow:0 0 0 3px #4ade801a}.auth-submit{width:100%;margin-top:24px;padding:14px 18px;border:0;border-radius:10px;color:#07110b;background:#4ade80;font:700 15px DM Sans,sans-serif;cursor:pointer}.auth-submit:disabled{opacity:.55;cursor:wait}.auth-form small{margin-top:16px;display:block;color:#64748b;text-align:center}.text-button{width:100%;margin-top:12px;padding:10px;border:0;color:#94a3b8;background:transparent;cursor:pointer}.form-notice{margin:18px 0 2px;padding:12px 14px;border-radius:9px;font-size:13px;line-height:1.45}.form-notice.error{color:#fecaca;border:1px solid rgba(248,113,113,.25);background:#f8717114}.form-notice.success{color:#bbf7d0;border:1px solid rgba(74,222,128,.25);background:#4ade8014}.secure-dashboard{min-width:0}.dashboard-top{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.dashboard-top p{margin:8px 0 0;color:#64748b}.dashboard-actions{display:flex;gap:8px}.dashboard-actions button{padding:9px 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#cbd5e1;background:#ffffff0a;cursor:pointer}.dashboard-grid{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.dashboard-grid article{min-height:150px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff06}.dashboard-grid article>span{color:#94a3b8;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.dashboard-grid strong{font:700 38px Manrope,sans-serif}.dashboard-grid strong small{color:#64748b;font-size:17px}.dashboard-grid p{margin:0;color:#64748b;font-size:12px}.dashboard-foot{margin-top:20px;display:flex;justify-content:space-between;gap:18px;color:#64748b;font-size:12px}.modules{padding:100px 0 120px;border-top:1px solid rgba(255,255,255,.09)}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:32px;align-items:start;margin-bottom:54px}.section-heading>span{color:#64748b;font-size:13px;text-transform:uppercase;letter-spacing:.14em}h2{margin:0;font:700 clamp(34px,5vw,60px)/1.08 "Manrope",sans-serif;letter-spacing:-.045em}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.module-card{min-height:290px;padding:28px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:linear-gradient(145deg,#ffffff0e,#ffffff05)}.card-top{display:flex;justify-content:space-between;align-items:center}.number{color:#475569;font:600 12px Manrope,sans-serif}.tag{padding:6px 9px;border:1px solid rgba(74,222,128,.23);border-radius:999px;color:#86efac;font-size:11px;text-transform:uppercase;letter-spacing:.09em}.module-card h3{margin:auto 0 12px;font:700 24px Manrope,sans-serif;letter-spacing:-.03em}.module-card p{margin:0;color:#94a3b8;line-height:1.6}footer{min-height:110px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid rgba(255,255,255,.09);color:#64748b;font-size:13px}footer span:first-child{color:#cbd5e1;font-weight:700}@media(max-width:760px){main{width:min(100% - 28px,1180px)}.hero{min-height:520px;padding:72px 0}.section-heading,.module-grid,.service-grid{grid-template-columns:1fr}.access-section{grid-template-columns:1fr;gap:42px}.auth-form,.secure-dashboard{padding:24px}.dashboard-top{flex-direction:column}.dashboard-grid{grid-template-columns:1fr}.nav-actions{gap:10px}.status{display:none}.module-card{min-height:235px}footer{align-items:flex-start;flex-direction:column;justify-content:center}}
