.dashboard-scope{--bg:#0077C8;--bg-deep:#004778;--bg-navy:#003A6E;--panel:rgba(247,244,236,0.08);--panel-strong:rgba(247,244,236,0.14);--line:rgba(247,244,236,0.2);--muted:rgba(247,244,236,0.62);--text:rgba(247,244,236,0.95);--lime:#4B6B1F;--lime-light:rgba(75,107,31,0.55);--lime-fill:rgba(75,107,31,0.25);--emerald:#4B6B1F;--amber:#F7C400;--cyan:#F7C400;--off:rgba(247,244,236,0.4);--r:13px;min-height:100vh;background:linear-gradient(180deg,var(--bg-navy) 0,var(--bg) 40%,var(--bg) 100%);color:var(--text);font-family:var(--font-plex-sans,Inter),ui-sans-serif,system-ui,-apple-system,sans-serif;font-feature-settings:"tnum" 1}.dashboard-scope h1,.dashboard-scope h2,.dashboard-scope h3{font-family:var(--font-display,"Playfair Display"),Georgia,serif}.dashboard-scope h1{font-weight:800}.dashboard-scope h2{font-weight:700}.dashboard-scope h3{font-weight:600}.dashboard-scope,.dashboard-scope *{box-sizing:border-box;border-color:var(--line)}.dashboard-scope button,.dashboard-scope input,.dashboard-scope select,.dashboard-scope textarea{font:inherit}.dashboard-scope .back-to-site{position:fixed;inset:0 0 auto 0;height:44px;z-index:50;display:flex;align-items:center;gap:10px;padding:0 16px;background:rgba(0,58,110,.92);border-bottom:1px solid var(--line);text-decoration:none;backdrop-filter:blur(12px)}.dashboard-scope .back-to-site:hover{border-bottom-color:rgba(247,196,0,.5)}.dashboard-scope .back-to-site-badge{border-radius:50%;display:block}.dashboard-scope .back-to-site span{display:flex;align-items:center;gap:6px;color:var(--text);font-size:12px;font-weight:600;white-space:nowrap}.dashboard-scope .back-to-site:hover span{color:var(--amber)}.dashboard-scope .app-shell{min-height:100vh;margin-top:44px;display:flex;align-items:flex-start}.dashboard-scope .sidebar{flex:0 0 260px;width:260px;position:sticky;top:44px;height:calc(100vh - 44px);border-right:1px solid var(--line);background:var(--bg-navy);padding:24px 16px;display:flex;flex-direction:column;z-index:5}.dashboard-scope .app-main{flex:1 1 auto;min-width:0;min-height:calc(100vh - 44px);display:flex;flex-direction:column}.dashboard-scope .brand{display:flex;align-items:center;gap:11px;color:var(--text);font-size:19px;text-decoration:none;padding:0 8px}.dashboard-scope .brand b{color:var(--amber)}.dashboard-scope .brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(247,196,0,.4);border-radius:10px;background:linear-gradient(145deg,var(--bg),var(--bg-deep));color:var(--amber);font-weight:800}.dashboard-scope .workspace{margin:25px 4px 16px;padding:13px;border:1px solid var(--line);border-radius:var(--r);background:var(--panel)}.dashboard-scope .workspace small,.dashboard-scope .workspace span{display:block;color:var(--muted);font-size:10px;letter-spacing:.1em}.dashboard-scope .workspace strong{display:block;margin:5px 0;font-size:12px}.dashboard-scope .sidebar nav{display:flex;flex-direction:column;gap:3px}.dashboard-scope .sidebar nav a{display:grid;grid-template-columns:20px 1fr 14px;align-items:center;gap:9px;padding:9px 10px;border-radius:9px;color:var(--muted);text-decoration:none;font-size:12px}.dashboard-scope .sidebar nav a:hover{background:var(--panel);color:var(--text)}.dashboard-scope .sidebar nav a.active{background:var(--lime-fill);color:var(--text);box-shadow:inset 2px 0 var(--amber)}.dashboard-scope .sidebar-foot{margin-top:auto;padding:14px 8px 0;border-top:1px solid var(--line)}.dashboard-scope .sidebar-foot p{color:var(--muted);font-size:10px;line-height:1.5}.dashboard-scope .topbar{height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 28px;border-bottom:1px solid var(--line);background:var(--bg-navy);backdrop-filter:blur(16px);position:sticky;top:44px;z-index:4;font-size:11px}.dashboard-scope .topbar>div{display:flex;align-items:center;gap:10px}.dashboard-scope .topbar-divider{width:1px;height:16px;background:var(--line)}.dashboard-scope .topbar span{color:var(--muted)}.dashboard-scope .top-statuses{justify-content:flex-end}.dashboard-scope .status{display:inline-flex!important;align-items:center;gap:6px;border:1px solid;padding:5px 8px;border-radius:999px;font-size:9px!important;font-weight:700;letter-spacing:.07em;white-space:nowrap}.dashboard-scope .status i{width:5px;height:5px;border-radius:50%;background:currentColor}.dashboard-scope .status-demo{color:var(--amber)!important;border-color:rgba(247,196,0,.4);background:rgba(247,196,0,.08)}.dashboard-scope .status-ok{color:var(--lime)!important;border-color:rgba(75,107,31,.5);background:rgba(75,107,31,.1)}.dashboard-scope .status-warn{color:var(--amber)!important;border-color:rgba(247,196,0,.4);background:rgba(247,196,0,.08)}.dashboard-scope .status-off{color:var(--off)!important;border-color:rgba(247,244,236,.3);background:rgba(247,244,236,.05)}.dashboard-scope .content{flex:1;padding:34px;max-width:1720px;margin:auto;width:100%}.dashboard-scope .dashboard-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:20px 32px;background:var(--bg-navy);color:rgba(247,244,236,.7);border-top:1px solid rgba(247,244,236,.12);font-size:.82rem}.dashboard-scope .dashboard-footer .mono-label{color:var(--amber);font-family:var(--font-plex-mono,monospace);letter-spacing:.1em}.dashboard-scope .page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.dashboard-scope .page-header h1{font-size:31px;line-height:1.15;letter-spacing:-.01em;margin:7px 0 8px}.dashboard-scope .page-header>div>p:last-child{color:var(--muted);font-size:13px;max-width:760px;margin:0;line-height:1.6}.dashboard-scope .eyebrow{margin:0;color:var(--amber);font-size:10px;font-weight:750;letter-spacing:.2em}.dashboard-scope .panel{border:1px solid var(--line);border-radius:var(--r);background:var(--panel)}.dashboard-scope .panel-pad{padding:19px}.dashboard-scope .panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.dashboard-scope .panel-title h2{font-size:15px;margin:0}.dashboard-scope .panel-title small{color:var(--muted);font-size:10px}.dashboard-scope .grid-command{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr);gap:16px}.dashboard-scope .stack{display:grid;gap:16px}.dashboard-scope .map-frame{min-height:510px;position:relative;overflow:hidden;background:var(--bg-deep);border-radius:var(--r)}.dashboard-scope .map-canvas{width:100%;height:100%;min-height:510px;display:block}.dashboard-scope .map-toolbar{position:absolute;top:14px;left:14px;right:14px;display:flex;justify-content:space-between;gap:8px}.dashboard-scope .toolset{display:flex;padding:4px;border:1px solid var(--line);border-radius:9px;background:rgba(0,71,120,.75)}.dashboard-scope .tool{border:0;background:transparent;color:var(--muted);padding:7px 9px;font-size:10px;border-radius:6px}.dashboard-scope .tool.active{color:var(--text);background:var(--panel-strong)}.dashboard-scope .map-legend{position:absolute;left:14px;bottom:14px;padding:12px;background:rgba(0,71,120,.85);border:1px solid var(--line);border-radius:9px;font-size:9px}.dashboard-scope .legend-row{display:flex;align-items:center;gap:7px;margin-top:7px;color:var(--muted)}.dashboard-scope .swatch{width:9px;height:9px;border-radius:2px}.dashboard-scope .metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dashboard-scope .metric{padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.dashboard-scope .metric small{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.1em}.dashboard-scope .metric strong{display:block;font-size:20px;margin:7px 0 3px}.dashboard-scope .metric span{font-size:9px;color:var(--muted)}.dashboard-scope .row-list{display:grid;gap:8px}.dashboard-scope .row-item{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid var(--line)}.dashboard-scope .row-item:last-child{border:0}.dashboard-scope .row-item span{font-size:11px;color:var(--muted)}.dashboard-scope .row-item strong{font-size:11px;text-align:right}.dashboard-scope .recommendation{padding:12px;border-left:2px solid var(--lime);background:rgba(75,107,31,.1);border-radius:0 8px 8px 0}.dashboard-scope .recommendation small{color:var(--lime);font-size:9px;letter-spacing:.12em}.dashboard-scope .recommendation p{font-size:11px;line-height:1.55;margin:7px 0;color:var(--text)}.dashboard-scope .disclosure{display:flex;align-items:center;gap:8px;border:1px solid rgba(247,196,0,.4);background:rgba(247,196,0,.08);color:var(--amber);padding:9px 12px;border-radius:8px;font-size:9px;font-weight:700;letter-spacing:.08em}.dashboard-scope .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--text);padding:10px 14px;font-size:11px;font-weight:650;text-decoration:none;cursor:pointer}.dashboard-scope .btn:hover{background:var(--panel-strong)}.dashboard-scope .btn-primary{border-color:rgba(75,107,31,.7);background:var(--lime);color:var(--text)}.dashboard-scope .btn-primary:hover{background:rgba(75,107,31,.8)}.dashboard-scope .two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dashboard-scope .three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dashboard-scope .data-table{width:100%;border-collapse:collapse;font-size:10px}.dashboard-scope .data-table th{text-align:left;color:var(--muted);font-weight:600;letter-spacing:.08em;padding:9px;border-bottom:1px solid var(--line)}.dashboard-scope .data-table td{padding:11px 9px;border-bottom:1px solid var(--line)}.dashboard-scope .form-control{width:100%;color:var(--text);background:rgba(0,71,120,.5);border:1px solid var(--line);border-radius:8px;padding:10px;font-size:11px}.dashboard-scope .bar{height:5px;border-radius:9px;background:rgba(247,244,236,.12);overflow:hidden}.dashboard-scope .bar i{display:block;height:100%;background:linear-gradient(90deg,var(--lime-light),var(--lime))}.dashboard-scope .demo-hero{padding:28px;border:1px solid rgba(247,196,0,.35);border-radius:20px;background:linear-gradient(125deg,rgba(0,119,200,.55),var(--bg-deep) 60%,rgba(0,119,200,.4));position:relative;overflow:hidden}.dashboard-scope .demo-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(247,244,236,.05) 1px,transparent 0),linear-gradient(90deg,rgba(247,244,236,.05) 1px,transparent 0);background-size:28px 28px}.dashboard-scope .demo-hero>*{position:relative;z-index:1}.dashboard-scope .demo-steps{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:18px}.dashboard-scope .demo-step{padding:12px 9px;border:1px solid var(--line);border-radius:9px;background:var(--panel);text-align:left;min-height:86px}.dashboard-scope .demo-step b{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:rgba(75,107,31,.35);color:var(--amber);font-size:9px}.dashboard-scope .demo-step span{display:block;font-size:9px;margin-top:10px;line-height:1.4}.dashboard-scope .timeline{display:flex;align-items:flex-end;gap:6px;height:90px}.dashboard-scope .timeline i{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(var(--amber),var(--lime));min-height:5px;opacity:.75}.dashboard-scope .orchard-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:10px;padding:24px;background:radial-gradient(circle,rgba(75,107,31,.35) 1px,transparent 0);background-size:20px 20px}.dashboard-scope .tree{aspect-ratio:1;border-radius:50%;background:var(--lime);border:3px solid rgba(75,107,31,.9);box-shadow:0 4px 10px rgba(0,30,55,.5)}.dashboard-scope .tree.warn{background:var(--amber);border-color:rgba(247,196,0,.7)}.dashboard-scope .tree.risk{background:rgba(247,196,0,.7);border-color:var(--amber)}.dashboard-scope .callout{padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.dashboard-scope .callout h3{font-size:13px;margin:0 0 7px}.dashboard-scope .callout p{color:var(--muted);font-size:10px;line-height:1.55;margin:0}@media (max-width:1100px){.dashboard-scope .health-time,.dashboard-scope .top-statuses .status:nth-of-type(2){display:none}.dashboard-scope .grid-command{grid-template-columns:1fr}.dashboard-scope .metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-scope .demo-steps{grid-template-columns:repeat(4,1fr)}}@media (max-width:760px){.dashboard-scope .app-shell{display:block}.dashboard-scope .sidebar{position:fixed;top:auto;bottom:0;left:0;right:0;height:66px;padding:6px 8px;border:0;border-top:1px solid var(--line);z-index:10}.dashboard-scope .brand,.dashboard-scope .sidebar-foot,.dashboard-scope .workspace{display:none}.dashboard-scope .sidebar nav{display:flex;flex-direction:row;overflow-x:auto}.dashboard-scope .sidebar nav a{display:flex;flex:0 0 64px;flex-direction:column;gap:3px;padding:6px 2px;font-size:8px;text-align:center}.dashboard-scope .sidebar nav a svg:last-child{display:none}.dashboard-scope .sidebar nav a.active{box-shadow:inset 0 2px var(--amber)}.dashboard-scope .topbar{height:52px;padding:0 15px}.dashboard-scope .top-statuses .status:not(:first-child),.dashboard-scope .topbar>div:first-child span{display:none}.dashboard-scope .content{padding:22px 14px 88px}.dashboard-scope .dashboard-footer{gap:6px;padding:16px 14px 88px;text-align:start}.dashboard-scope .dashboard-footer,.dashboard-scope .page-header{flex-direction:column;align-items:flex-start}.dashboard-scope .page-header h1{font-size:26px}.dashboard-scope .three-col,.dashboard-scope .two-col{grid-template-columns:1fr}.dashboard-scope .metric-grid{grid-template-columns:1fr 1fr}.dashboard-scope .map-canvas,.dashboard-scope .map-frame{min-height:390px}.dashboard-scope .demo-steps{grid-template-columns:1fr 1fr}}