@import url("../lso/styles.css");

:root{--green:#49c7df;--green-bright:#6ddbed;--amber:#efb83f;--red:#df604e}
.hero{background:radial-gradient(circle at 74% 44%,rgba(73,199,223,.16),transparent 19%),linear-gradient(90deg,rgba(6,16,19,.98) 0%,rgba(6,16,19,.9) 42%,rgba(6,16,19,.46) 74%,rgba(6,16,19,.62) 100%),linear-gradient(180deg,rgba(6,16,19,.22),rgba(6,16,19,.9)),url("assets/atc-hero.png?v=2") center/cover no-repeat,#061013}
.hero:after{border-color:rgba(73,199,223,.24);box-shadow:0 0 0 52px rgba(73,199,223,.025),0 0 0 104px rgba(73,199,223,.02)}
.hero-grid{background-image:linear-gradient(rgba(73,199,223,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(73,199,223,.08) 1px,transparent 1px)}
.metric-band{background:var(--green)}
.runway{fill:#3f494d;stroke:#89979c;stroke-width:2}.runway-mark{stroke:#dce4e7;stroke-width:2}.runway-dash{stroke:#dce4e7;stroke-width:2;stroke-dasharray:12 12}.threshold{stroke:#fff;stroke-width:3}.touch-zone{fill:rgba(73,199,223,.08);stroke:rgba(73,199,223,.55);stroke-width:1}.airfield-ground{fill:#172327}.actual-trail{fill:none;stroke:#f5f7f8;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(255,255,255,.2))}
.plot-unavailable{fill:#718078;font:700 15px "Barlow Condensed",Arial;letter-spacing:2px}
footer div a{color:var(--green);font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
