#home{--home-section-space:48px}.home-hero{min-height:440px;padding:18px 0 42px}.home-live-card{justify-self:end;width:100%;display:grid;gap:12px}.home-live-row{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;padding:19px 20px;border:1px solid #1f3a49;border-radius:16px;background:linear-gradient(145deg,rgba(15,33,44,.9),rgba(8,20,28,.76));box-shadow:0 18px 55px rgba(0,0,0,.12)}.home-live-row .status-dot{width:10px;height:10px}.home-live-icon{width:36px;height:36px;display:grid;place-items:center;border:1px solid #285062;border-radius:11px;background:#102936;color:var(--cyan);font-size:18px;font-weight:900}.home-live-copy{min-width:0}.home-live-copy small,.home-live-copy strong{display:block}.home-live-copy small{margin-bottom:4px;color:var(--muted);font-size:11px}.home-live-copy strong{font-size:14px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-live-copy time{display:block;margin-top:4px;color:#6f91a0;font-size:10px}.home-section{padding:var(--home-section-space) 0;border-bottom:1px solid #172b38}.home-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.home-section-head .eyebrow{margin-bottom:7px}.home-section-head h2{margin:0;font-size:31px;letter-spacing:-1px}.home-section-head p{max-width:680px;margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.home-section-link{flex:0 0 auto;border:1px solid #294b5d;border-radius:10px;background:#0c1b25;color:#dff8ff;padding:10px 14px;font-weight:800;cursor:pointer}.home-section-link:hover{border-color:#448ba7;background:#10232e}.home-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.home-news-card{min-width:0;overflow:hidden;border:1px solid #1b3544;border-radius:17px;background:linear-gradient(155deg,#0e1e28,#09151d);color:var(--text);text-decoration:none;transition:.18s ease}.home-news-card:hover{transform:translateY(-3px);border-color:#39758c;box-shadow:0 18px 42px rgba(0,0,0,.22)}.home-news-image{height:155px;overflow:hidden;background:radial-gradient(circle at 50% 60%,#173747,#09151d 72%);display:grid;place-items:center}.home-news-image img{width:100%;height:100%;object-fit:cover}.home-news-image span{color:#285568;font-size:15px;font-weight:900;letter-spacing:2px}.home-news-body{padding:17px 18px 19px}.home-news-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.home-news-meta span{color:var(--cyan);font-size:9px;font-weight:900;letter-spacing:1.5px}.home-news-meta time{color:#7894a1;font-size:10px;white-space:nowrap}.home-news-card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:48px;margin:0;font-size:19px;line-height:1.28}.home-news-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px;margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.home-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-featured-grid .ship-image{height:190px}.home-featured-grid .ship-card{min-width:0}.home-featured-grid .card-body{padding:17px}.home-featured-grid .card-body h3{font-size:20px}.home-hangar-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;padding:28px;border:1px solid #1c3543;border-radius:18px;background:linear-gradient(145deg,#0d202b,#09151d)}.home-hangar-intro{display:flex;align-items:center;gap:17px}.home-hangar-icon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #2c5a6e;border-radius:16px;background:#102936;color:var(--cyan);font-size:27px}.home-hangar-intro h2{margin:0;font-size:28px}.home-hangar-intro p{margin:6px 0 0;color:var(--muted);font-size:13px}.home-hangar-side{display:flex;align-items:center;gap:13px}.home-hangar-counts{display:flex;gap:9px}.home-hangar-count{min-width:112px;padding:13px 16px;border:1px solid #203b4a;border-radius:12px;background:#0b1922}.home-hangar-count strong,.home-hangar-count span{display:block}.home-hangar-count strong{font-size:25px;color:#dff9ff}.home-hangar-count span{margin-top:2px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.6px}.home-now-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-now-card{min-width:0;padding:20px;border:1px solid #1b3544;border-radius:15px;background:#0b1a23}.home-now-card span{display:block;margin-bottom:7px;color:var(--cyan);font-size:9px;font-weight:900;letter-spacing:1.5px}.home-now-card strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;line-height:1.4}.home-now-card small{display:block;margin-top:8px;color:var(--muted);font-size:11px}.home-loading{grid-column:1/-1;padding:28px;border:1px dashed #27404e;border-radius:14px;color:#7893a0;text-align:center}
.verse-status-banner{margin:28px 0 0;padding:26px;border:1px solid #275164;border-radius:20px;background:radial-gradient(circle at 86% 0,rgba(57,181,222,.12),transparent 32%),linear-gradient(145deg,rgba(13,33,45,.96),rgba(7,19,27,.95));box-shadow:0 24px 70px rgba(0,0,0,.22),inset 0 0 0 1px rgba(82,217,255,.025)}.verse-status-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:21px;border-bottom:1px solid #1b3442}.verse-status-top .eyebrow{margin-bottom:7px}.verse-status-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.verse-status-title-row h2{margin:0;font-size:29px;letter-spacing:-.8px}.verse-status-top p:not(.eyebrow){margin:7px 0 0;color:var(--muted);font-size:12px}.verse-overall{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid #335463;border-radius:999px;background:#0a1c25;color:#a8c0cb;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}.verse-overall.good{border-color:rgba(109,247,189,.35);background:rgba(31,111,83,.16);color:#88f5c5}.verse-overall.warn{border-color:rgba(255,197,92,.35);background:rgba(123,86,24,.16);color:#ffd487}.verse-overall.bad{border-color:rgba(255,115,115,.36);background:rgba(130,40,40,.17);color:#ff9f9f}.verse-news-btn{flex:0 0 auto;border:0;border-radius:10px;background:linear-gradient(135deg,#4ed9ff,#2bb7df);color:#03202b;padding:11px 15px;font-weight:900;cursor:pointer}.verse-env-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.verse-env{min-width:0;padding:18px;border:1px solid #1e3a49;border-radius:15px;background:linear-gradient(150deg,#0d202b,#0a1720)}.verse-env.live{border-color:#2d6074;background:linear-gradient(150deg,#102936,#0a1922)}.verse-env-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.verse-env-head span{color:var(--cyan);font-size:11px;font-weight:950;letter-spacing:1.6px}.verse-env-head b{font-size:10px;color:#829ca8}.verse-env-head b.good{color:#7cf0be}.verse-env-head b.warn{color:#ffd18a}.verse-env-head b.bad{color:#ff9d9d}.verse-env>strong{display:block;font-size:25px;line-height:1.05;color:#e8f9ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.verse-env>small{display:block;margin-top:7px;color:#7995a2;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.verse-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:18px;overflow:hidden;border:1px solid #1d3542;border-radius:12px;background:#1d3542}.verse-services div{min-width:0;padding:13px 14px;background:#091820}.verse-services span,.verse-services strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.verse-services span{color:#6f8d9a;font-size:9px;text-transform:uppercase;letter-spacing:.65px}.verse-services strong{margin-top:4px;color:#dbeef5;font-size:12px}.verse-source-note{margin:12px 0 0;color:#607d8b;font-size:9px;text-align:right}
@media(max-width:1050px){.home-news-grid,.home-featured-grid,.home-now-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-now-card:last-child{grid-column:1/-1}.home-hangar-panel{grid-template-columns:1fr}.home-hangar-side{justify-content:space-between}.verse-services{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.home-hero{padding-top:0}.home-live-card{justify-self:start;max-width:520px}.home-section{padding:36px 0}.home-section-head{align-items:flex-start;flex-direction:column}.home-section-link{width:100%}.home-hangar-side{align-items:stretch;flex-direction:column}.home-hangar-counts{width:100%}.home-hangar-count{flex:1}.home-hangar-side .home-section-link{width:100%}.verse-status-top{align-items:stretch;flex-direction:column}.verse-news-btn{width:100%}.verse-env-grid{grid-template-columns:1fr 1fr}.verse-env.live{grid-column:1/-1}}
@media(max-width:650px){#home{--home-section-space:30px}.home-news-grid,.home-featured-grid,.home-now-grid{grid-template-columns:1fr}.home-now-card:last-child{grid-column:auto}.home-news-image{height:180px}.home-hangar-panel{padding:20px}.home-hangar-intro{align-items:flex-start}.home-hangar-icon{width:48px;height:48px}.home-hangar-intro h2{font-size:24px}.home-hangar-counts{flex-direction:column}.home-hangar-count{width:100%}.home-section-head h2{font-size:27px}.verse-status-banner{padding:19px;margin-top:20px}.verse-env-grid,.verse-services{grid-template-columns:1fr}.verse-env.live{grid-column:auto}.verse-status-title-row h2{font-size:25px}.verse-source-note{text-align:left}}
