:root{--ink:#12211d;--muted:#65736f;--green:#176b5b;--green-dark:#0e443a;--mint:#dcece7;--paper:#f5f2ea;--white:#fff;--red:#a93b33;--line:#d9dfdc;--shadow:0 24px 60px rgba(17,48,41,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfcfa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 28px}.brand{font-family:Georgia,serif;font-size:23px;font-weight:700;letter-spacing:-.5px}.brand span{color:var(--green)}.brand.light{color:white}.brand.light span{color:#9bd4c6}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:650}.nav-download{border:1px solid var(--ink);border-radius:999px;padding:10px 18px}.hero{min-height:680px;background:var(--paper);display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-copy{padding:105px max(28px,calc((100vw - 1180px)/2));padding-right:30px;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--green);font-size:11px;font-weight:800;margin:0 0 15px}.hero h1{font:500 clamp(56px,7vw,96px)/.92 Georgia,serif;letter-spacing:-.06em;margin:0;max-width:700px}.hero h1 em{color:var(--green);font-weight:400}.hero-lead{max-width:570px;color:#4b5d58;font-size:18px;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--green);color:#fff;border:0;border-radius:999px;padding:14px 23px;font:700 14px inherit;cursor:pointer;margin-top:12px}.button.secondary{background:var(--mint);color:var(--green-dark);margin-right:8px}.text-link{font-weight:750;font-size:14px}.trust-row{display:flex;gap:22px;margin-top:34px;color:#53645f;font-size:12px}.phone-stage{position:relative;background:var(--green);display:flex;align-items:center;justify-content:center;min-height:680px}.orbit{position:absolute;border:1px solid rgba(255,255,255,.2);border-radius:50%}.orbit-one{width:580px;height:580px}.orbit-two{width:420px;height:420px}.phone{position:relative;width:286px;height:575px;border:10px solid #12211d;border-radius:44px;background:#12211d;box-shadow:0 40px 80px rgba(0,0,0,.35);transform:rotate(4deg);z-index:1}.phone-screen{height:100%;border-radius:33px;background:#f8f8f4;overflow:hidden;padding:34px 16px 16px}.phone-top{position:absolute;width:90px;height:23px;background:#12211d;top:0;left:88px;border-radius:0 0 16px 16px;z-index:2}.mini-brand{font:17px Georgia,serif}.mini-brand b{color:var(--green)}.status-pill{margin:25px 0 12px;background:#d8eee7;border-radius:14px;padding:10px;font-size:11px;color:var(--green-dark);font-weight:700}.pulse{display:inline-block;width:7px;height:7px;background:#26a57e;border-radius:50%;margin-right:6px}.map-art{height:170px;border-radius:18px;background:linear-gradient(145deg,#d8e1dc,#eef1ed);position:relative;overflow:hidden}.map-line{position:absolute;height:5px;background:#fff;width:260px;transform:rotate(-35deg);top:70px;left:-20px}.map-line.b{transform:rotate(45deg);top:110px}.pin{position:absolute;left:122px;top:70px;background:var(--green);color:white;border:7px solid var(--green);border-radius:50%;font-size:8px;box-shadow:0 5px 15px rgba(23,107,91,.4)}.screen-card{display:flex;flex-direction:column;background:white;border:1px solid #e0e5e2;border-radius:15px;padding:13px;margin-top:12px}.screen-card small{font-size:8px;color:#71807b}.screen-card strong{font-size:14px}.screen-card span{font-size:10px;color:#70807a}.sos-preview{margin-top:14px;background:#b63a32;color:white;border-radius:14px;padding:12px;text-align:center;font-weight:900}.feature-section{padding:110px max(28px,calc((100vw - 1180px)/2));text-align:center}.feature-section h2,.steps h2{font:500 clamp(38px,5vw,62px)/1.05 Georgia,serif;letter-spacing:-.04em;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;text-align:left}.feature-grid article{border:1px solid var(--line);border-radius:22px;padding:30px;background:white}.feature-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:var(--mint);color:var(--green);font-weight:900}.feature-grid h3{font:500 25px Georgia,serif;margin:22px 0 10px}.feature-grid p{color:var(--muted);margin:0}.steps{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--green-dark);color:white;padding:100px max(28px,calc((100vw - 1180px)/2))}.steps .eyebrow{color:#9bd4c6}.steps ol{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:22px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.14)}.steps li b{color:#8ec9bb;font:18px Georgia,serif}.steps li span{display:flex;flex-direction:column;color:#bfd3ce}.steps li strong{color:white;font-size:18px;margin-bottom:5px}footer{padding:35px max(28px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}.auth-body{min-height:100vh;display:grid;place-items:center;padding:30px;background:linear-gradient(145deg,var(--green-dark),var(--green))}.auth-card{width:min(460px,100%);background:white;border-radius:26px;padding:40px;box-shadow:var(--shadow)}.auth-card.wide{width:min(760px,100%)}.auth-card h1{font:500 42px Georgia,serif;margin:6px 0 8px}.auth-card p{color:var(--muted)}label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700;margin-top:16px}input{border:1px solid #ccd5d1;border-radius:12px;padding:12px 13px;font:15px inherit;outline:none}input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(23,107,91,.11)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.form-grid .full{grid-column:1/-1}.full-button{width:100%;margin-top:24px}.alert{padding:12px;border-radius:10px}.alert.error{background:#f9e2df;color:#7d2822}.secret-box{background:#102a24;color:#b7e6da;padding:16px;border-radius:12px;overflow:auto}.dashboard-body{background:#f3f6f4}.sidebar{position:fixed;inset:0 auto 0 0;width:235px;background:var(--green-dark);padding:28px 24px;display:flex;flex-direction:column;color:#bad0ca}.sidebar nav{display:flex;flex-direction:column;gap:8px;margin-top:48px}.sidebar nav a{padding:11px 12px;border-radius:9px}.sidebar nav a.active,.sidebar nav a:hover{background:rgba(255,255,255,.1);color:white}.logout{margin-top:auto}.dashboard-main{margin-left:235px;padding:40px;max-width:1500px}.dashboard-header{display:flex;justify-content:space-between;align-items:center}.dashboard-header h1{font:500 46px Georgia,serif;margin:0}.secure-badge{font-size:12px;color:var(--green);background:#dceee8;padding:8px 12px;border-radius:99px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.stats article{background:white;padding:24px;border-radius:16px;border:1px solid #e1e6e3}.stats small{font-size:10px;letter-spacing:.12em;color:var(--muted)}.stats strong{display:block;font:500 38px Georgia,serif;margin:6px 0}.stats span{font-size:12px;color:var(--muted)}.data-panel{background:white;border:1px solid #e0e5e2;border-radius:18px;margin:20px 0;padding:24px}.panel-heading{display:flex;justify-content:space-between;align-items:center}.panel-heading h2{font:500 27px Georgia,serif;margin:0}.panel-heading>span{font-size:12px;color:var(--muted)}.table-wrap{overflow:auto;margin-top:20px}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:var(--muted);font-size:10px;letter-spacing:.1em;padding:10px;border-bottom:1px solid var(--line)}td{padding:13px 10px;border-bottom:1px solid #edf0ee;white-space:nowrap}code{font-family:"SFMono-Regular",Consolas,monospace}.table-link{color:var(--green);font-weight:700}.empty{text-align:center;color:var(--muted);padding:35px}.device-list{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.device-list article{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:13px;padding:13px 16px}.device-list small{display:block;color:var(--muted)}.device-dot{width:9px;height:9px;border-radius:50%;background:#aaa}.device-dot.online{background:#23a57c}@media(max-width:800px){.site-header nav>a:not(.nav-download){display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:65px 28px}.phone-stage{min-height:620px}.feature-grid,.steps,.stats{grid-template-columns:1fr}.steps{gap:45px}.trust-row{flex-wrap:wrap}.sidebar{position:static;width:100%;height:auto;flex-direction:row;align-items:center}.sidebar nav{display:none}.sidebar .logout{margin-left:auto}.dashboard-main{margin:0;padding:22px}.dashboard-header h1{font-size:34px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}footer{flex-direction:column;gap:8px}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}}
