@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;600;700;800&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#edf3fa;background:#0b1421}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;border:0;background:#ef3e55;color:white;font-weight:700;padding:14px 22px;border-radius:7px}button:hover{background:#cd3045}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #f2b766;outline-offset:5px}[hidden]{display:none!important}header{max-width:1440px;margin:auto;height:104px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff18}.wordmark{font-size:16px;letter-spacing:2px}.wordmark strong{display:block;color:#f25367;letter-spacing:5.1px;font-size:12px;margin-top:5px}.header-link{font-size:13px;color:#c8d3e0}main{max-width:1440px;margin:auto;padding:45px 6% 65px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:25px 0 55px}.eyebrow,.number{font-size:11px;font-weight:700;letter-spacing:2px;color:#95a8bf}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(38px,5vw,66px);letter-spacing:-2.5px;line-height:1.1;margin:22px 0}h1 em{font-style:normal;color:#f25367}.hero p,.page-title p{color:#a9b9cc;line-height:1.7;max-width:410px;font-size:16px}.network-art{height:330px;position:relative;background:radial-gradient(ellipse,#26446666,transparent 65%)}.orbit{width:260px;height:260px;border:1px solid #ffffff12;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 42px #ffffff03}.center-node{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:142px;height:104px;border:1px solid #526b88;border-radius:12px;text-align:center;padding:18px;background:#192b40;box-shadow:0 12px 45px #0005;font-size:34px;font-weight:800}.center-node span{display:block;font-size:8px;letter-spacing:1px;color:#c5d6e8}.node{position:absolute;background:#14243a;border:1px solid #3e506a;padding:12px 15px;font-size:9px;letter-spacing:1px;border-radius:6px;box-shadow:0 9px 20px #0004}.node:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:#e84156;margin-right:8px}.n1{left:35%;top:6%}.n2{right:0;top:40%}.n3{right:6%;bottom:7%}.n4{left:6%;bottom:7%}.n5{left:0;top:40%}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.path-card{display:block;padding:28px;background:#142236;border:1px solid #2d3d53;border-radius:12px;transition:transform .15s,border-color .15s}.path-card:hover{transform:translateY(-5px);border-color:#ed4d63}.path-card svg{display:block;width:52px;height:52px;fill:none;stroke:#f36c7e;stroke-width:2;margin:26px 0 18px}.path-card h2{font-size:22px;margin:0 0 12px;letter-spacing:-.6px}.path-card p{font-size:14px;line-height:1.7;color:#a9b9cc;min-height:48px}.path-card b{font-size:12px;display:flex;justify-content:space-between;border-top:1px solid #ffffff14;margin-top:25px;padding-top:20px}.path-card b span{color:#f36c7e}.brands{display:flex;justify-content:center;gap:28px;margin:55px auto 0}.brands img{object-fit:contain;background:transparent;border-radius:5px;width:210px;height:65px;padding:8px}footer{display:flex;justify-content:space-between;gap:20px;max-width:1440px;margin:auto;padding:22px 6%;border-top:1px solid #ffffff18;font-size:10px;letter-spacing:1px;color:#8495ab}.back{font-size:13px;color:#aebed1}.page-title{margin:40px 0}.page-title h1{font-size:48px}.access-card{max-width:520px;background:#16253a;border:1px solid #34465e;border-radius:12px;padding:32px;margin:35px 0 80px}.access-card p{color:#acbbcc;font-size:14px}.access-card label{display:block;font-size:12px;margin:25px 0 10px}.code-row{display:flex;gap:12px}.code-row input{min-width:0;width:160px;letter-spacing:10px;font-size:24px}.code-row input,.schedule-tools input{background:#0d1929;border:1px solid #4b5d74;border-radius:7px;padding:12px;color:white}.section-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:30px 0 20px}.section-head h2{font-size:24px}.quiet{background:#20334c;padding:10px 16px;font-size:13px}.station-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.station-card{text-align:left;padding:24px;background:#142236;border:1px solid #35445a;border-radius:10px;color:white}.station-card:hover{background:#223750}.station-card img{width:100%;height:75px;object-fit:contain;background:transparent;border-radius:5px;padding:10px}.station-card h3{font-size:20px;margin:25px 0 10px}.station-card p{color:#a9b9cc;font-size:13px;font-weight:400}.station-card span{display:block;margin-top:24px;font-size:12px;color:#f87384}.schedule-tools{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:20px;background:#142236;border-radius:8px;margin-bottom:20px}.schedule-tools label{font-size:12px;display:flex;flex-direction:column;gap:8px;flex:1;max-width:400px}#sourceStatus{font-size:12px;color:#ebc17a;line-height:1.7}.roster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.crew-card{border:1px solid #35445a;border-radius:10px;background:#142236;padding:23px}.crew-card h3{margin:0;font-size:24px}.crew-card .shift{color:#ed8190;font-size:14px;margin:10px 0 20px}.crew-card dl{margin:0}.crew-card dt{font-size:10px;color:#95a8bf;letter-spacing:1px;margin-top:14px}.crew-card dd{margin:5px 0;font-size:16px}.crew-card .notes{font-size:12px;color:#aebed1;line-height:1.6;border-top:1px solid #ffffff12;padding-top:15px}.empty-message{grid-column:1/-1;background:#16253a;border:1px solid #34465e;padding:30px;border-radius:10px;color:#b8c7d8;line-height:1.7}
@media(max-width:900px){.hero{grid-template-columns:1fr;gap:15px}.network-art{width:100%;max-width:620px;margin:auto}.path-grid,.station-grid,.roster-grid{grid-template-columns:repeat(2,1fr)}.path-card:last-child{grid-column:1/-1}.path-card p{min-height:0}}@media(max-width:700px){header:has(.network-one-logo){justify-content:space-between}.network-one-logo{position:static!important;transform:none!important;width:165px!important;height:60px!important}.employee-header{justify-content:center!important}}@media(max-width:600px){header{height:80px;padding:0 16px}.header-link{font-size:10px;max-width:90px;text-align:right}main{padding:26px 16px}.hero{grid-template-columns:1fr;padding:10px 0 30px}.hero h1{font-size:43px}.network-art{display:none}.path-grid,.station-grid,.roster-grid{grid-template-columns:1fr}.path-card{padding:22px}.path-card svg{width:40px;height:40px;margin:20px 0}.page-title{margin:28px 0}.page-title h1{font-size:34px}.brands{gap:12px}.brands img{width:46%;height:55px}.schedule-tools{align-items:stretch;flex-direction:column}.schedule-tools label{max-width:none}.access-card{padding:24px}.code-row{flex-wrap:wrap}.section-head{align-items:start}.section-head h2{font-size:21px}footer{flex-direction:column;font-size:9px}}
