:root{--navy:#08132b;--navy2:#101f3f;--blue:#5b6cff;--cyan:#27d7c5;--green:#20ca87;--orange:#ffb144;--red:#f25565;--ink:#111c32;--muted:#68748c;--line:#e7ebf2;--soft:#f5f7fb;--white:#fff;--shadow:0 26px 70px rgba(12,28,57,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff}.shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}.hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 75% 35%,#263966 0,transparent 28%),linear-gradient(135deg,#071127 0%,#101e3b 100%);min-height:520px}.hero:before{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(95,117,255,.35);border-radius:50%;right:8%;top:18%;box-shadow:0 0 80px rgba(91,108,255,.12)}.hero-grid{position:absolute;inset:0;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;mask-image:linear-gradient(to bottom,transparent,black 55%,transparent);pointer-events:none}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:2}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.7px}.brand strong{color:var(--cyan)}.brand-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,var(--blue),var(--cyan));display:grid;place-items:center}.brand-mark svg{width:25px;fill:none;stroke:#fff;stroke-width:2.4;stroke-linejoin:round;stroke-linecap:round}.nav-actions{display:flex;gap:34px;align-items:center}.nav-actions a{color:#bcc5d7;text-decoration:none;font-size:14px;font-weight:600;transition:.2s}.nav-actions a:hover{color:#fff}.nav-actions .client-area{color:#fff;border:1px solid rgba(255,255,255,.18);padding:12px 17px;border-radius:10px}.menu-button{display:none;background:none;border:0;padding:10px}.menu-button span{display:block;width:23px;height:2px;background:#fff;margin:5px}.hero-content{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;padding-top:70px}.eyebrow,.section-label{font-size:12px;letter-spacing:1.8px;font-weight:800;margin:0 0 18px;color:var(--blue)}.eyebrow{color:#d0d7e6;display:flex;align-items:center;gap:9px}.live-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(32,202,135,.12);animation:pulse 2s infinite}@keyframes pulse{50%{box-shadow:0 0 0 9px rgba(32,202,135,0)}}h1,h2{font-family:Manrope,sans-serif;margin:0}h1{font-size:clamp(43px,5vw,68px);line-height:1.04;letter-spacing:-2.5px}h1 span{color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.68)}.hero-copy{max-width:580px;color:#aeb9cc;font-size:17px;line-height:1.7;margin-top:24px}.update-card{min-width:235px;margin-bottom:15px;border-left:2px solid var(--cyan);padding:3px 0 3px 22px}.update-card span{font-size:10px;letter-spacing:1.4px;color:#8290aa}.update-card strong{display:block;font:700 19px Manrope;margin:7px 0}.update-card p{margin:0;color:#8d99ae;font-size:12px}.update-card b{color:var(--cyan)}.overview{position:relative;margin-top:-61px;z-index:3}.overall-card{min-height:190px;background:#fff;border-radius:18px;box-shadow:var(--shadow);display:flex;align-items:center;padding:43px 54px;border:1px solid rgba(226,231,240,.8)}.overall-icon{width:78px;height:78px;flex:0 0 auto;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#dffbef,#ecfff8);margin-right:28px}.overall-icon span{width:39px;height:39px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:50%;font-size:21px}.overall-card h2{font-size:30px;letter-spacing:-1px}.overall-card p:not(.section-label){margin:9px 0 0;color:var(--muted)}.uptime-total{margin-left:auto;border-left:1px solid var(--line);padding-left:45px;text-align:right}.uptime-total strong{display:block;font:800 27px Manrope;color:var(--green)}.uptime-total span{color:var(--muted);font-size:13px}.services{padding:100px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.section-heading h2,.subscribe h2,.history h2{font-size:36px;letter-spacing:-1.2px}.section-label{margin-bottom:10px}.legend{display:flex;gap:18px;color:var(--muted);font-size:12px}.legend span{display:flex;align-items:center;gap:7px}.legend i{width:7px;height:7px;border-radius:50%}.ok{background:var(--green)}.warn{background:var(--orange)}.down{background:var(--red)}.service-list{border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 15px 40px rgba(15,32,62,.06)}.service{padding:27px 32px;background:#fff;border-bottom:1px solid var(--line);cursor:pointer;transition:background .2s}.service:last-child{border-bottom:0}.service:hover{background:#fbfcff}.service-top{display:flex;align-items:center;margin-bottom:21px}.service-name{font:700 17px Manrope}.service-meta{color:var(--muted);font-size:12px;margin-left:10px}.service-status{margin-left:auto;color:var(--green);font-size:13px;font-weight:700;display:flex;align-items:center;gap:8px}.service-status:before{content:"";width:8px;height:8px;background:var(--green);border-radius:50%}.bars{display:grid;grid-template-columns:repeat(90,1fr);gap:3px;height:33px}.bar{background:var(--green);border-radius:4px;opacity:.92}.bar.warn{background:var(--orange)}.bar.down{background:var(--red)}.bar:hover{transform:scaleY(1.17)}.bar-labels{display:flex;justify-content:space-between;font-size:10px;color:#9ca6b8;margin-top:10px}.history{background:var(--navy);color:#fff;padding:75px 0}.history-inner{display:flex;align-items:center;justify-content:space-between}.section-label.light{color:var(--cyan)}.history p:not(.section-label){color:#9ba7bb}.history-stats{display:flex;gap:55px}.history-stats div{display:flex;flex-direction:column}.history-stats strong{font:800 32px Manrope;color:var(--cyan)}.history-stats span{color:#8995ab;font-size:12px;max-width:110px}.subscribe{margin-block:90px;padding:50px 55px;border-radius:20px;background:var(--soft);display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative}.subscribe p:not(.section-label){color:var(--muted);margin-bottom:0}.subscribe form{display:flex;background:#fff;padding:6px;border:1px solid var(--line);border-radius:12px}.subscribe input{flex:1;border:0;outline:0;padding:0 14px;font:14px DM Sans;min-width:0}.subscribe button{border:0;border-radius:8px;background:var(--blue);color:#fff;padding:14px 18px;font-weight:700;cursor:pointer}.form-message{position:absolute;right:56px;bottom:21px;font-size:12px!important;color:var(--green)!important}footer{background:#f8f9fc;border-top:1px solid var(--line);padding:30px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;color:#7b879b;font-size:12px}.footer-brand{color:var(--ink);font-size:13px}.footer-brand .brand-mark{width:33px;height:33px;border-radius:9px}.footer-brand svg{width:20px}.footer-status{display:flex;align-items:center;gap:7px}.footer-status i{width:7px;height:7px;border-radius:50%;background:var(--green)}.modal{position:fixed;inset:0;z-index:20;display:none;place-items:center}.modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(5,13,30,.65);backdrop-filter:blur(4px)}.modal-card{position:relative;width:min(480px,calc(100% - 32px));background:#fff;border-radius:20px;padding:38px;box-shadow:var(--shadow);animation:rise .25s ease}.modal-close{position:absolute;right:18px;top:13px;border:0;background:none;color:#8490a5;font-size:28px;cursor:pointer}.modal-card h2{font-size:29px}.modal-status{color:var(--green);font-size:13px;font-weight:700;margin:18px 0 24px;display:flex;gap:10px;align-items:center}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-grid div{padding:17px;background:var(--soft);border-radius:10px}.modal-grid span{display:block;color:var(--muted);font-size:11px;margin-bottom:5px}.modal-grid strong{font:700 18px Manrope}.modal-copy{color:var(--muted);font-size:13px;line-height:1.6;margin:22px 0 0}@keyframes rise{from{transform:translateY(15px);opacity:0}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:800px){.shell{width:min(100% - 32px,1160px)}.nav-actions{display:none}.menu-button{display:block}.nav-actions.open{display:flex;position:absolute;top:80px;left:0;right:0;background:var(--navy2);padding:20px;flex-direction:column;align-items:stretch;gap:16px;border-radius:12px}.hero{min-height:630px}.hero-content{padding-top:48px;display:block}.hero-copy{font-size:15px}.update-card{margin-top:38px}.overall-card{padding:30px;display:grid;grid-template-columns:auto 1fr}.overall-icon{width:60px;height:60px;border-radius:18px;margin-right:18px}.overall-card h2{font-size:23px}.uptime-total{grid-column:1/3;margin:26px 0 0;border-left:0;border-top:1px solid var(--line);padding:20px 0 0;text-align:left}.services{padding:70px 0}.section-heading{display:block}.legend{margin-top:20px;flex-wrap:wrap}.service{padding:23px 20px}.service-meta{display:none}.bars{gap:2px}.section-heading h2,.subscribe h2,.history h2{font-size:29px}.history-inner{display:block}.history-stats{margin-top:35px;gap:27px;flex-wrap:wrap}.subscribe{margin-block:55px;padding:35px 24px;grid-template-columns:1fr}.subscribe form{margin-top:25px}.form-message{position:static;grid-column:1;margin:10px 0 0!important}.footer-inner{gap:20px;flex-direction:column;text-align:center}}
@media(max-width:480px){.brand{font-size:13px}.brand-mark{width:36px;height:36px}.hero{min-height:600px}h1{font-size:42px}.overview{margin-top:-45px}.overall-card{padding:25px 21px}.overall-card h2{font-size:20px}.overall-card p:not(.section-label){font-size:13px}.overall-icon{width:50px;height:50px}.overall-icon span{width:31px;height:31px}.service-top{align-items:start}.bars{grid-template-columns:repeat(45,1fr)}.bar:nth-child(even){display:none}.subscribe form{display:block;background:transparent;border:0;padding:0}.subscribe input{width:100%;height:50px;background:#fff;border:1px solid var(--line);border-radius:9px;margin-bottom:8px}.subscribe button{width:100%}}
