/* Adapted from Horus Company Website's current home-reference.css and home.css.
   Original wing asset: assets/horus-mark-v439.png. */
:root{font-family:"Avenir Next","Segoe UI",Arial,sans-serif;--ink:#183d39;--lime:#d3dfa8;--line:#183d3929;--horus-paper:#f6f7f2;--horus-surface:#e8ede6;--horus-muted:#536963;--horus-accent:#42665a;-webkit-font-smoothing:antialiased;color:var(--ink);background:var(--horus-paper)}
header{background:var(--horus-paper);color:var(--ink);border-bottom:1px solid var(--line)}
.brand{color:var(--ink);gap:18px;letter-spacing:.12em;font-weight:600;font-size:18px}
.horus-logo{display:block;width:82px;height:42px;object-fit:contain;flex-shrink:0}
.brand-title{padding-left:18px;border-left:1px solid var(--line);line-height:1.25}
.brand b{color:var(--horus-accent);font-weight:450}
.brand small{display:block;font-size:9px;letter-spacing:.23em;color:var(--horus-muted);margin-top:5px;font-weight:500}
.pilot{color:var(--horus-muted)}.pilot span{color:var(--horus-accent)}
header .icon-btn{border-color:#688377;color:var(--ink)}
.sidebar,.sidebar-top{background:var(--horus-paper)}
.eyebrow,.origin-label{color:var(--horus-accent);font-weight:600;letter-spacing:.15em}
.farm{border-radius:2px;background:transparent;border-color:var(--line);font-weight:600}
.farm.active{background:#173b36;border-color:#173b36}.farm.active span{color:#d3dfa8}
.farm span,.list-heading,.row-sub,.sidebar-foot,.destination-meta,.pilot-note{color:var(--horus-muted)}
.search{border-radius:2px;border-color:#9baea3;background:#fff8}.search span{color:#688377}
.text-btn{color:var(--horus-accent)}
.turbine-row{background:transparent;border-radius:2px}.turbine-row:hover{background:var(--horus-surface)}
.turbine-row.selected{background:#e3ead8;border-color:#b8c9a8;border-left:3px solid #42665a}
.turbine-symbol{background:#e8ede6;color:#42665a}.turbine-row.selected .turbine-symbol{background:#d3dfa8}
.row-title{font-weight:600;letter-spacing:-.015em}.row-arrow{color:#688377}
.mini-line{background:#688377}.sidebar-foot{border-color:var(--line)}
.map-area{background:#e8ede6}.location-tag,.map-button,.map-actions button{background:#f6f7f2;color:var(--ink);border-radius:3px;border-color:#183d3929;box-shadow:0 2px 8px #183d3910}
.dot.ready{background:#42665a}
.destination-card,.empty-card{background:#f6f7f2;border-color:#cdd7cb;border-radius:2px 2px 24px 2px;box-shadow:0 10px 28px #183d3920}
.destination-head h1,.empty-card h1,dialog h2{font-weight:500;letter-spacing:-.035em;color:var(--ink)}
.empty-card p{color:var(--horus-muted)}
select{background:#edf1e8;border-radius:2px;border-color:#acbdb0;color:var(--ink)}
.primary{background:#d3dfa8;color:#173b36;border:1px solid #d3dfa8;border-radius:2px;font-weight:600}
.primary:hover{background:#e0e9bd;border-color:#e0e9bd}.primary span{color:#173b36}
.secondary{background:transparent;border-radius:2px;color:var(--ink);border-color:#9baea3}
.follow-button{background:#173b36;color:#f6f7f2;border-color:#173b36}.follow-button:hover{background:#42665a;border-color:#42665a}
.route-metrics strong{font-weight:500;letter-spacing:-.035em}.route-metrics span,.route-info{color:var(--horus-muted)}
.route-warning{background:#f3eadb;color:#785524;border-radius:2px}.coverage-note{color:#785524}
#route-checks{border-color:var(--line)}#route-checks summary{color:#785524}
.target-bearing,#guidance{background:#e3ead8;color:#183d39;border-radius:2px}
.map-legend{background:#f6f7f2eb;color:#536963;border-radius:2px}.legend-road{background:#688377}.legend-wtg{background:#183d39}
.wtg-marker{background:#f6f7f2;color:#183d39;border-color:#688377;border-radius:2px;font-family:inherit;font-weight:600}
.wtg-marker:before{background:#42665a}.wtg-marker.is-selected{background:#173b36;color:#d3dfa8;border-color:#173b36}
.icon-btn{border-color:#9baea3}dialog{background:#f6f7f2;color:#183d39;border-radius:2px 2px 24px 2px}dialog::backdrop{background:#173b368a}dialog a{color:#42665a}
#toast{background:#173b36;border-radius:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:#42665a}
@media(max-width:760px){.brand{gap:10px;font-size:14px;letter-spacing:.09em}.horus-logo{width:61px;height:32px}.brand-title{padding-left:10px}.brand small{font-size:8px;letter-spacing:.15em;margin-top:3px}.pilot{font-size:9px;letter-spacing:.08em}header{gap:9px}.turbine-row{background:#e8ede6;border-color:#d4ddcf}.destination-card,.empty-card{border-radius:2px 2px 18px 2px}.row-title{font-size:14px}.farm{border-radius:2px}}
@media(max-width:360px){.pilot{display:none}header .icon-btn{margin-left:auto}}

.legend-site{width:16px;height:3px;background:#b27e68}.map-legend{flex-wrap:wrap;max-width:calc(100% - 24px);gap:8px 12px}

.satellite-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:12px 14px;min-height:44px;border:1px solid #9baea3;text-decoration:none;font:inherit;font-size:14px;line-height:1.4}.satellite-link:hover{background:#e8ede6}.satellite-link span{flex-shrink:0}
.go-button{width:100%;margin-top:12px;background:#183d39;color:#f6f7f2;border-color:#183d39;display:flex;justify-content:space-between}.go-button span{color:#d3dfa8}.go-note{font-size:11px;color:#536963;margin:5px 0 8px}
.gps-marker{width:32px;height:40px;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.gps-arrow{display:block;width:32px;height:40px;background:#1474ab;clip-path:polygon(50% 0,100% 100%,50% 76%,0 100%);filter:drop-shadow(0 0 2px white)}.gps-marker:after{content:none!important}.gps-stale .gps-arrow{background:#84908f}.heading-unknown .gps-arrow{height:22px;width:22px;border:3px solid white;border-radius:50%;clip-path:none}
#driving-panel{position:absolute;z-index:6;left:18px;right:18px;top:16px;max-width:520px;margin:auto;background:#f6f7f2f5;border:1px solid #9caf9e;border-radius:3px;padding:14px 18px;box-shadow:0 2px 10px #183d391a;color:#183d39}#driving-panel[hidden]{display:none}.drive-target{font-size:13px;font-weight:700;letter-spacing:.08em}.drive-progress{display:block;font-size:22px;margin:6px 0}.drive-detail{font-size:14px;line-height:1.4}.drive-direction{font-size:11px;color:#536963;margin:7px 0}.drive-controls{display:flex;gap:8px}.drive-controls button{flex:1;min-height:44px;background:#e8ede6;color:#183d39;border:1px solid #a3b6a6;border-radius:2px;font-size:13px}.drive-controls #drive-exit{background:#183d39;color:white}
body.driving header,body.driving .sidebar,body.driving .map-top,body.driving .map-actions,body.driving .destination-card,body.driving .empty-card,body.driving .map-legend{display:none!important}body.driving main{display:block;height:100dvh;min-height:0}body.driving .map-area{width:100%;height:100%;min-height:0}body.driving .wtg-marker:not(.is-selected){display:block}body.driving #toast{bottom:30px}
@media(max-width:760px){#driving-panel{left:10px;right:10px;top:10px;padding:12px}.drive-progress{font-size:19px}.drive-controls button{font-size:12px}}

.drive-warning{font-size:12px;color:#785524;margin:5px 0}.drive-warning:empty{display:none}
