:root{--ink:#24333b;--muted:#7d8b90;--cream:#f8f8f3;--paper:#fff;--line:#e8ece8;--green:#53c9a3;--green-deep:#248e75;--blue:#80b1e8;--peach:#f1aa92;--lav:#b4a8e3}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}h1,h2,h3,p{margin:0}h1,h2{font-family:'Space Grotesk',sans-serif}button,input{font:inherit}button{border:0;cursor:pointer}.hidden{display:none!important}.eyebrow{font-size:10px;letter-spacing:1.5px;font-weight:700;color:#9aa6a5}.muted{color:var(--muted);line-height:1.55}.tiny{font-size:11px;color:#97a3a4}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-card{width:min(430px,86%);margin:auto}.brand-mark{width:38px;height:38px;background:var(--green);color:#fff;border-radius:13px;display:grid;place-items:center;font-size:22px;margin-bottom:30px}.login-card h1{font-size:50px;line-height:.98;margin:12px 0 20px;letter-spacing:-2px}.login-card h1 span{color:var(--green-deep)}.login-card>.muted{max-width:350px;margin-bottom:32px;font-size:14px}.login-card form{display:grid;gap:16px}label{font-size:12px;font-weight:700;color:#546267;display:grid;gap:7px}input{border:1px solid var(--line);background:#fff;border-radius:10px;padding:13px 14px;color:var(--ink);outline:none}input:focus{border-color:var(--green)}.primary,.secondary,.icon-button{border-radius:10px;padding:13px 16px;font-weight:700}.primary{background:var(--ink);color:white}.primary:hover{background:#3b4c53}.primary.full,.secondary.full{width:100%}.primary span,.secondary span{margin-left:10px}.login-card .primary{margin-top:4px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:7px}.green{background:var(--green)}.login-card .tiny{margin-top:20px}.login-art{background:#c7e9df;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:70px}.art-copy{position:relative;z-index:2}.art-copy h2{font-size:55px;line-height:1;letter-spacing:-2px;margin:12px 0 18px}.art-copy p:last-child{max-width:270px;color:#54746e}.sun{position:absolute;width:410px;height:410px;border-radius:50%;background:#f5ca9c;top:13%;right:18%}.orb{position:absolute;border-radius:50%;background:#edaa91;opacity:.75}.orb-a{width:160px;height:160px;right:5%;top:39%}.orb-b{width:90px;height:90px;right:36%;top:48%}.app-shell{display:flex;min-height:100vh}.sidebar{width:240px;background:#fff;border-right:1px solid var(--line);padding:28px 18px;display:flex;flex-direction:column}.logo{font-family:'Space Grotesk';font-weight:700;font-size:20px;margin:0 12px 45px}.logo span{color:var(--green);font-size:27px;vertical-align:-2px}.profile{display:flex;align-items:center;gap:10px;padding:0 10px 28px;border-bottom:1px solid var(--line);font-size:12px}.profile small,.device-head p{display:block;color:var(--muted);font-size:11px;margin-top:4px}.avatar{border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-weight:700;font-size:11px}.parent{background:#263940;color:#fff}.chevron{margin-left:auto;color:var(--muted)}nav{padding-top:25px}nav a{display:flex;align-items:center;gap:13px;padding:12px 11px;border-radius:9px;color:#8a9697;text-decoration:none;font-size:13px;margin:4px 0}nav a.active{background:#edf8f4;color:#238870;font-weight:700}nav a em{font-style:normal;background:#f3aaa0;color:#fff;border-radius:12px;padding:2px 7px;font-size:10px;margin-left:auto}.nav-label{font-size:9px;letter-spacing:1.4px;color:#abb5b4;font-weight:700;margin:23px 11px 8px}.sidebar-footer{margin-top:auto;background:#f3f8f5;border-radius:12px;padding:13px;display:flex;gap:9px}.shield{background:var(--green);color:#fff;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;font-size:12px}.sidebar-footer strong,.sidebar-footer small{display:block;font-size:11px}.sidebar-footer small{color:var(--muted);margin-top:3px}.content{max-width:1280px;width:100%;padding:35px 5.5% 25px}.topbar,.welcome-row,.section-heading,.device-head,.device-status,.device-actions,.modal-head{display:flex;align-items:center}.topbar{justify-content:space-between}.topbar h2{font-size:25px;margin-top:7px}.topbar h2 span{color:var(--green);font-size:18px}.top-actions{display:flex;gap:12px;align-items:center}.icon-button{width:38px;height:38px;padding:0;background:#fff;color:#829091;font-size:18px;position:relative}.icon-button i{position:absolute;width:5px;height:5px;background:#ee9b8c;border-radius:50%;top:8px;right:9px}.notice{margin:34px 0 35px;background:#edf8f4;border:1px solid #dff0e9;border-radius:12px;padding:15px 20px;display:flex;gap:14px;align-items:flex-start;color:#3b7467}.notice>span{font-size:20px;color:var(--green)}.notice strong{font-size:12px}.notice p{font-size:11px;color:#72908b;margin-top:4px}.close-notice{margin-left:auto;background:none;color:#94ada7;font-size:18px}.welcome-row{justify-content:space-between;margin-bottom:20px}.welcome-row h1{font-size:30px;margin-top:8px}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.summary-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px 22px;min-height:141px}.summary-card.accent{background:#e4f5ee}.card-top{display:flex;justify-content:space-between;align-items:center}.mini-icon{color:#279a80;font-size:22px}.lavender{color:var(--lav)}.peach{color:var(--peach)}.summary-card strong{display:block;font-family:'Space Grotesk';font-size:29px;margin-top:20px}.summary-card strong small{font-size:14px;color:#9ca9a8}.summary-card p{color:#7d8c8c;font-size:11px;margin-top:3px}.live-pill,.offline-pill{font-size:9px;letter-spacing:.8px;font-weight:700;color:#369b83}.live-pill i{display:inline-block;width:6px;height:6px;background:#53c9a3;border-radius:50%;margin-right:4px}.progress{height:4px;background:#cde9df;border-radius:5px;margin-top:15px}.progress span{height:100%;background:#4fc39c;display:block;border-radius:5px}.sparkline{color:#b6d9ce;font-size:18px;letter-spacing:2px;margin-top:16px}.check-bars{display:flex;gap:4px;margin-top:16px}.check-bars i{height:15px;width:11px;background:#f0b09e;border-radius:3px}.section-heading{justify-content:space-between;margin:42px 0 17px}.section-heading h2{font-size:20px;margin-top:7px}.count{font-family:'DM Sans';font-size:11px;color:#91a09e;border:1px solid #dce4e1;border-radius:10px;padding:2px 7px;vertical-align:3px}.text-button{background:none;color:#398e7a;font-size:12px;font-weight:700}.device-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.device-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px}.device-head{gap:11px}.device-head h3{font-size:14px}.online{display:inline-block;width:7px;height:7px;background:#5bd0a5;border-radius:50%;margin-left:4px}.offline{display:inline-block;width:7px;height:7px;background:#cbd4d1;border-radius:50%;margin-left:4px}.child-blue{background:#dcecfb;color:#4685bd}.child-pink{background:#f8ddd6;color:#bd786b}.more{margin-left:auto;background:none;font-weight:700;color:#9ca9a8;font-size:17px}.device-status{justify-content:space-between;margin:20px 0 12px;font-size:10px;color:#a1adac}.offline-pill{color:#9ba7a7}.map{height:155px;background:#d9eee6;position:relative;overflow:hidden;border-radius:8px}.map:before,.map:after{content:'';position:absolute;background:#f6f3e8;width:150%;height:20px;transform:rotate(24deg);top:50px;left:-20px}.map:after{transform:rotate(-35deg);top:100px;background:#c5e3da}.map-road{position:absolute;background:#fff;z-index:1;display:block}.r1{width:130%;height:5px;transform:rotate(-15deg);top:63px}.r2{width:130%;height:4px;transform:rotate(59deg);top:65px}.pin{position:absolute;z-index:2;left:49%;top:47%;color:#e58d7f;font-size:18px;text-shadow:0 0 0 #fff}.map small{position:absolute;z-index:3;bottom:8px;left:10px;color:#5b7472;background:#fff;padding:4px 7px;border-radius:4px;font-size:9px}.device-location{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.location-copy{padding-top:17px}.location-copy strong{font-size:17px}.location-copy p:last-child{font-size:11px;color:#98a4a2;line-height:1.6;margin-top:8px}.device-actions{gap:8px;margin-top:17px}.device-actions .primary{flex:1;font-size:11px;padding:11px}.secondary{background:#f2f7f5;color:#438e7b;font-size:11px}.device-actions .secondary:not(.full){width:43px;font-size:18px;padding:8px}.offline-panel{height:196px;background:#f5f8f6;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.phone-icon{font-size:34px;color:#bcc8c4;margin-bottom:8px}.offline-panel strong{font-size:13px}.offline-panel p{font-size:11px;color:#9aa6a4;max-width:200px;line-height:1.5;margin-top:6px}.activity-heading{margin-top:42px}.activity-card{background:#fff;border:1px solid var(--line);border-radius:13px}.activity-item{display:flex;align-items:center;gap:12px;padding:15px 20px;border-bottom:1px solid #f0f3f0}.activity-item:last-child{border-bottom:0}.activity-icon{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;font-size:12px}.green-bg{background:#e1f5ed;color:#39a387}.blue-bg{background:#e5f1fc;color:#5997d2}.peach-bg{background:#fff0eb;color:#dd987f}.activity-item strong{font-size:12px}.activity-item p{font-size:10px;color:#9aa5a3;margin-top:4px}.activity-tag{margin-left:auto;font-size:9px;color:#38a080;background:#e9f7f0;padding:4px 8px;border-radius:8px}.activity-tag.neutral{background:#f3f5f3;color:#9da8a5}footer{display:flex;justify-content:space-between;color:#a5afad;font-size:10px;margin-top:40px;padding-bottom:15px}.modal-backdrop{position:fixed;inset:0;background:rgba(30,47,48,.45);display:grid;place-items:center;padding:20px;z-index:5}.modal{position:relative;background:#fff;border-radius:16px;width:min(570px,100%);padding:25px;box-shadow:0 20px 60px #203b3b55}.small-modal{width:min(470px,100%)}.modal-close{position:absolute;right:18px;top:15px;background:none;color:#94a09f;font-size:22px}.modal-head{gap:12px}.modal-head .live-pill{margin-left:auto}.modal-head h2{margin-top:5px}.session-preview{height:270px;background:#1f3236;border-radius:12px;margin:22px 0 15px;position:relative;display:grid;place-items:center;overflow:hidden;color:#c8d7d2;text-align:center}.session-preview video{width:100%;height:100%;object-fit:cover;display:none}.session-preview video.active{display:block}.session-preview #previewPlaceholder span{font-size:36px;color:#59cda7}.session-preview p{font-size:13px;line-height:1.6}.session-preview small{font-size:10px;color:#8da5a0}.session-badge{position:absolute;top:12px;right:12px;background:#263f42cc;color:#c2ddd4;padding:7px 9px;border-radius:7px;font-size:9px;letter-spacing:.6px}.control-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.control-row button{background:#f0f7f4;color:#328e77;padding:12px;border-radius:9px;font-size:18px}.control-row button.active{background:#dff5ec}.control-row small{display:block;font-size:10px;margin-top:5px;font-weight:700}.session-message{font-size:11px;color:#849492;background:#f7f9f7;padding:12px;border-radius:8px;margin-top:13px;text-align:center}.modal label{margin-top:24px}.link-preview{display:flex;align-items:center;background:#f3f7f5;border-radius:9px;padding:11px 12px;font-size:11px;color:#8c9c98;margin-top:18px}.link-preview strong{color:#3c8d78;margin-left:3px}.link-preview button{margin-left:auto;background:#fff;color:#398e7a;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:700}.center{text-align:center;margin-top:12px}
@media(max-width:900px){.login-shell{grid-template-columns:1fr}.login-art{display:none}.sidebar{width:76px;padding:25px 10px}.logo{font-size:0;text-align:center;margin:0 0 35px}.logo span{font-size:27px}.profile{justify-content:center;padding:0 0 25px}.profile>div:not(.avatar),.profile .chevron,nav a span,nav a em,.nav-label,.sidebar-footer{display:none}nav a{justify-content:center;font-size:19px}.content{padding:25px 20px}.summary-grid,.device-grid{grid-template-columns:1fr}.topbar h2{font-size:21px}.welcome-row{align-items:flex-end}.welcome-row h1{font-size:24px}.notice{margin:25px 0}.activity-card{margin-bottom:10px}}
