@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap";:root{color:#16201c;font-synthesis:none;--ink:#0c1714;--cream:#f4f1e9;--orange:#f05a35;--mint:#a9d6bf;background:#f4f1e9;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.app-shell{min-height:100vh;overflow:hidden}header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f1e9ee;border-bottom:1px solid #d7d3c9;align-items:center;height:78px;padding:0 4.5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-.7px;align-items:center;gap:11px;font-size:20px;font-weight:700;display:flex}.mark{align-items:flex-end;gap:3px;width:27px;height:24px;display:flex}.mark i{background:var(--orange);border-radius:4px;width:5px;transform:skew(-10deg)}.mark i:first-child{height:13px}.mark i:nth-child(2){height:23px}.mark i:nth-child(3){height:17px}nav{gap:34px;margin-left:7vw;font-size:13px;font-weight:600;display:flex}nav a{color:#66706b;border-bottom:2px solid #0000;padding:29px 0 25px}nav a:hover,nav a.active{color:var(--ink);border-color:var(--orange)}.header-actions{align-items:center;gap:22px;margin-left:auto;display:flex}.system-status{letter-spacing:.04em;align-items:center;gap:8px;font:500 10px DM Mono;display:flex}.system-status i,.signal-top b i{background:#4fb985;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d8eadf}.avatar{background:var(--ink);color:#fff;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font:500 11px DM Mono;display:grid}.sign-in{border:1px solid #bdb8ad;border-radius:3px;padding:10px 13px;font:600 11px Manrope}.sign-in:hover{border-color:var(--orange)}main{max-width:1440px;margin:auto}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;min-height:510px;padding:80px 7vw 65px;display:grid}.eyebrow{letter-spacing:.16em;color:#7d8580;margin:0 0 22px;font:500 10px DM Mono}h1{letter-spacing:-.06em;margin:0;font-size:clamp(52px,5.7vw,88px);font-weight:500;line-height:.98}h1 em{color:var(--orange);font-family:Playfair Display,serif;font-weight:600}.lede{color:#66706b;max-width:540px;margin:28px 0 32px;font-size:15px;line-height:1.8}.hero-actions{align-items:center;gap:28px;display:flex}.primary{background:var(--ink);color:#fff;border:0;border-radius:3px;align-items:center;gap:28px;padding:15px 19px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 5px #d5d0c5}.primary:hover{background:var(--orange);transform:translateY(-2px)}.text-link{border-bottom:1px solid #aaa;gap:14px;padding:10px 0;font-size:12px;font-weight:700;display:flex}.signal-card{background:var(--ink);color:#fff;min-height:333px;padding:28px;position:relative;box-shadow:16px 16px #ded9cd}.signal-card:before{content:"";opacity:.09;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.signal-top,.signal-event,.signal-graphic{z-index:1;position:relative}.signal-top{letter-spacing:.15em;color:#77817d;justify-content:space-between;font:500 9px DM Mono;display:flex}.signal-top b{color:#cbd2cf;letter-spacing:0;align-items:center;gap:9px;font-weight:400;display:flex}.signal-top b i{box-shadow:none}.signal-graphic{justify-content:center;align-items:center;height:181px;display:flex}.mail-node,.check-node{background:#192622;border:1px solid #53615b;border-radius:50%;place-items:center;width:53px;height:53px;font-size:17px;display:grid}.check-node{background:var(--orange);border:0;font-weight:800}.pulse-line{width:55%;height:50px;position:relative;overflow:hidden}.pulse-line:before{content:"";border-top:1px solid #4e5a55;position:absolute;top:50%;left:0;right:0}.pulse-line:after{content:"";border-left:2px solid var(--orange);border-top:2px solid var(--orange);border-right:2px solid var(--orange);width:45%;height:35px;position:absolute;top:6px;left:25%;transform:skew(-28deg)}.pulse-line span{background:var(--orange);border-radius:50%;width:4px;height:4px;position:absolute;top:23px}.pulse-line span:first-child{left:10%}.pulse-line span:nth-child(2){left:74%}.pulse-line span:nth-child(3){right:3%}.signal-event{border-top:1px solid #35423d;align-items:center;gap:13px;padding-top:18px;display:flex}.signal-event>i{background:var(--mint);border-radius:50%;width:8px;height:8px}.signal-event div{flex-direction:column;gap:4px;display:flex}.signal-event strong{font-size:11px}.signal-event span,.signal-event time{color:#7f8985;font:400 9px DM Mono}.signal-event time{margin-left:auto}.stats{border-top:1px solid #d7d3c9;border-bottom:1px solid #d7d3c9;grid-template-columns:repeat(4,1fr);display:grid}.stats article{border-right:1px solid #d7d3c9;gap:8px;padding:30px 4vw;display:grid}.stats article:last-child{border:0}.stats span,.stats small{letter-spacing:.1em;color:#818883;font:500 9px DM Mono}.stats strong{letter-spacing:-.05em;font-size:37px;font-weight:500}.stats sup{color:var(--orange);font-size:15px}.stats small{letter-spacing:0}.stats small b{color:#4caa7a}.monitors{padding:76px 7vw 95px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}h2{letter-spacing:-.045em;margin:0;font-size:36px;font-weight:600;line-height:1.1}.filters{border:1px solid #d2cec3;padding:3px;display:flex}.filters button{color:#7b837f;background:0 0;border:0;padding:8px 14px;font:500 9px DM Mono}.filters button.selected{background:var(--ink);color:#fff}.table-wrap{border-top:2px solid var(--ink);overflow:auto}table{border-collapse:collapse;width:100%;min-width:820px}th{text-align:left;color:#929892;letter-spacing:.12em;border-bottom:1px solid #d7d3c9;padding:15px 12px;font:500 8px DM Mono}td{color:#49534e;border-bottom:1px solid #dedad0;padding:18px 12px;font-size:11px}.monitor-name{align-items:center;gap:12px;display:flex}.monitor-name>span{background:#e6e1d6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.monitor-name div{flex-direction:column;gap:4px;display:flex}.monitor-name strong{color:var(--ink);font-size:11px}.monitor-name small,td small{color:#969c98;margin-top:3px;font:400 8px DM Mono;display:block}.badge{border-radius:20px;align-items:center;gap:7px;padding:7px 10px;font:500 8px DM Mono;display:inline-flex}.badge i{border-radius:50%;width:6px;height:6px}.badge.healthy{color:#357454;background:#dcece2}.badge.healthy i{background:#50a873}.badge.waiting{color:#947137;background:#eee5d5}.badge.waiting i{background:#c9994c}.recipients{display:flex}.recipients span{border:2px solid var(--cream);background:#d9d4c8;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:-5px;font:500 7px DM Mono;display:grid}.more{color:#727a76;letter-spacing:2px;background:0 0;border:0}.how{background:var(--ink);color:#fff;grid-template-columns:1fr 1.4fr;gap:8vw;padding:75px 7vw;display:grid}.how .eyebrow{color:#718078}.how h2{font-size:48px}.how ol{margin:0;padding:0;list-style:none}.how li{border-top:1px solid #35423d;grid-template-columns:60px 1fr;gap:18px;padding:22px 0;display:grid}.how li>span{color:var(--orange);font:500 10px DM Mono}.how li div{justify-content:space-between;gap:20px;display:flex}.how li strong{font-size:14px}.how li p{color:#8d9993;max-width:250px;margin:0;font-size:11px;line-height:1.6}footer{color:#777f7b;border-top:1px solid #d7d3c9;align-items:center;max-width:1440px;margin:auto;padding:32px 7vw;font-size:10px;display:flex}footer>span{margin:auto}footer>a:last-child{color:var(--ink);font-weight:700}.dialog-backdrop{z-index:50;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050c0aa6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:var(--cream);width:min(460px,100%);padding:38px;position:relative;box-shadow:18px 18px #0003}.dialog .close{background:0 0;border:0;font-size:27px;position:absolute;top:13px;right:18px}.dialog h2{margin-bottom:25px}.dialog label{letter-spacing:.08em;gap:7px;margin:15px 0;font:500 9px DM Mono;display:grid}.dialog input{background:#faf8f2;border:1px solid #cbc6ba;outline:0;padding:13px}.dialog input:focus{border-color:var(--orange)}.dialog .primary{justify-content:space-between;width:100%;margin-top:12px}.form-note{color:#7e8581;font-size:10px;line-height:1.5}.toast{background:var(--ink);color:#fff;z-index:60;box-shadow:7px 7px 0 var(--orange);padding:14px 18px;font-size:11px;position:fixed;bottom:25px;right:25px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){nav,.system-status{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.signal-card{max-width:650px}.stats{grid-template-columns:repeat(2,1fr)}.stats article:nth-child(2){border-right:0}.section-heading{align-items:start}.how{grid-template-columns:1fr}.how li div{flex-direction:column;gap:6px}footer>span{display:none}footer>a:last-child{margin-left:auto}}@media (width<=560px){header{padding:0 20px}.hero,.monitors,.how{padding-left:22px;padding-right:22px}h1{font-size:50px}.hero-actions{flex-direction:column;align-items:start;gap:10px}.signal-card{min-height:285px;padding:20px}.signal-graphic{height:150px}.stats{grid-template-columns:1fr 1fr}.stats article{padding:22px}.stats strong{font-size:30px}.section-heading{flex-direction:column;gap:24px}.filters{width:100%}.filters button{flex:1}.how h2{font-size:39px}.how li{grid-template-columns:38px 1fr}footer{padding:25px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary{transition:none}}
