.netbar-page { background: #07101d; }
.netbar-page main { overflow: hidden; }
.netbar-page .logo { text-decoration: none; }
.netbar-page .nav-menu a[aria-current="page"] { color: var(--primary); }
.netbar-page .nav-menu a[aria-current="page"]::after { width: 100%; }

.netbar-hero { position: relative; min-height: 820px; padding: 150px 0 90px; display: flex; align-items: center; background: radial-gradient(circle at 82% 22%, rgba(0, 240, 255, .13), transparent 27%), linear-gradient(145deg, #07101d 0%, #09192a 55%, #07101d 100%); }
.netbar-grid { position: absolute; inset: 0; opacity: .24; background-image: linear-gradient(rgba(125, 211, 252, .12) 1px, transparent 1px), linear-gradient(90deg, rgba(125, 211, 252, .12) 1px, transparent 1px); background-size: 64px 64px; mask-image: linear-gradient(to bottom, #000, transparent 88%); }
.netbar-hero-layout { position: relative; display: grid; grid-template-columns: 1.08fr .92fr; align-items: center; gap: 76px; }
.breadcrumbs { display: flex; gap: 9px; margin-bottom: 30px; color: #8191aa; font-size: 13px; }
.breadcrumbs a { color: #a8b8cf; text-decoration: none; }
.netbar-kicker { display: flex; align-items: center; gap: 10px; margin: 0 0 18px; color: #7dd3fc; font-size: 12px; font-weight: 800; letter-spacing: .18em; }
.netbar-kicker span { width: 30px; height: 2px; background: #7dd3fc; }
.netbar-hero h1 { margin: 0; max-width: 720px; font-family: var(--font-display); color: #f8fbff; font-size: clamp(44px, 5vw, 72px); line-height: 1.12; letter-spacing: -.045em; }
.netbar-hero h1 span { color: #7dd3fc; }
.netbar-lead { max-width: 650px; margin: 26px 0 30px; color: #a9b7c9; font-size: 17px; line-height: 1.9; }
.netbar-actions { display: flex; flex-wrap: wrap; gap: 14px; }
.netbar-actions .btn, .netbar-cta .btn { min-width: 168px; white-space: nowrap; }
.netbar-proof { display: flex; gap: 0; padding: 34px 0 0; margin: 38px 0 0; list-style: none; border-top: 1px solid rgba(125, 211, 252, .16); }
.netbar-proof li { min-width: 142px; padding-right: 28px; margin-right: 28px; border-right: 1px solid rgba(125, 211, 252, .13); }
.netbar-proof li:last-child { border: 0; }
.netbar-proof strong, .netbar-proof span { display: block; }
.netbar-proof strong { color: #f4f9ff; font-size: 21px; }
.netbar-proof span { margin-top: 3px; color: #788ba6; font-size: 12px; }

.ops-console { position: relative; padding: 0 26px 26px; border: 1px solid rgba(125, 211, 252, .23); border-radius: 14px; background: rgba(4, 12, 24, .78); box-shadow: 0 35px 90px rgba(0, 9, 25, .55); backdrop-filter: blur(16px); }
.ops-console::before { content: ""; position: absolute; inset: -1px; z-index: -1; border-radius: inherit; background: linear-gradient(135deg, rgba(125, 211, 252, .42), transparent 35%, rgba(125, 211, 252, .06)); }
.ops-console-head { display: flex; justify-content: space-between; align-items: center; margin: 0 -26px; padding: 17px 22px; border-bottom: 1px solid rgba(125, 211, 252, .13); }
.ops-console-head span { color: #d9e8f8; font-size: 14px; font-weight: 700; }
.ops-console-head small { color: #66809f; font: 10px monospace; letter-spacing: .08em; }
.ops-status { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 10px; margin: 25px 0 16px; padding: 14px 16px; border-radius: 10px; background: rgba(125, 211, 252, .06); color: #b9c9db; font-size: 13px; }
.ops-status i, .ops-metrics i { width: 7px; height: 7px; border-radius: 50%; background: #34d399; box-shadow: 0 0 14px rgba(52, 211, 153, .75); }
.ops-status strong { color: #6ee7b7; font-size: 12px; }
.ops-nodes { position: relative; display: grid; gap: 10px; }
.ops-nodes::before { content: ""; position: absolute; left: 21px; top: 35px; bottom: 35px; width: 1px; background: linear-gradient(#7dd3fc, rgba(125, 211, 252, .1)); }
.ops-nodes > div { display: grid; grid-template-columns: 44px 1fr auto; align-items: center; min-height: 72px; padding: 12px 16px; border: 1px solid rgba(125, 211, 252, .12); border-radius: 10px; background: rgba(255, 255, 255, .025); }
.ops-nodes b { position: relative; z-index: 1; color: #7dd3fc; font: 700 12px monospace; }
.ops-nodes span { color: #eef7ff; font-weight: 700; }
.ops-nodes small { color: #70839e; font-size: 11px; }
.ops-metrics { display: flex; flex-wrap: wrap; gap: 14px 20px; margin-top: 22px; color: #7c91ad; font-size: 11px; }
.ops-metrics span { display: inline-flex; align-items: center; gap: 7px; }
.ops-metrics i { width: 5px; height: 5px; background: #7dd3fc; box-shadow: none; }

.service-suite, .process-section, .faq-section { padding: 110px 0; }
.service-suite { background: #091522; }
.section-heading h2, .process-intro h2, .netbar-cta h2 { margin: 0; color: #f4f8fc; font-family: var(--font-display); font-size: clamp(34px, 4vw, 50px); line-height: 1.18; letter-spacing: -.035em; }
.split-heading { display: grid; grid-template-columns: 1.1fr .9fr; align-items: end; gap: 70px; margin-bottom: 54px; }
.split-heading > p, .section-heading > p, .process-intro > p { color: #90a1b8; line-height: 1.8; }
.service-ledger { border-top: 1px solid rgba(125, 211, 252, .2); }
.service-row { display: grid; grid-template-columns: 70px minmax(300px, 1.1fr) minmax(320px, .9fr); gap: 34px; align-items: center; padding: 34px 18px; border-bottom: 1px solid rgba(125, 211, 252, .13); transition: background .25s ease, transform .25s ease; }
.service-row:hover { transform: translateX(5px); background: rgba(125, 211, 252, .045); }
.service-index { color: #546a83; font: 700 13px monospace; }
.service-copy p { margin: 0 0 6px; color: #5f7896; font: 700 10px monospace; letter-spacing: .14em; }
.service-copy h3 { margin: 0 0 8px; color: #edf6ff; font-size: 24px; }
.service-copy span { color: #8799b0; font-size: 14px; line-height: 1.7; }
.service-row ul { display: grid; gap: 8px; padding: 0; margin: 0; list-style: none; }
.service-row li { position: relative; padding-left: 20px; color: #a6b5c8; font-size: 14px; }
.service-row li::before { content: ""; position: absolute; left: 0; top: .65em; width: 8px; height: 1px; background: #7dd3fc; }
.service-row.featured { background: linear-gradient(90deg, rgba(125, 211, 252, .06), transparent); }
.service-row.featured .service-index, .service-row.featured h3 { color: #7dd3fc; }

.process-section { background: #07101d; }
.process-layout { display: grid; grid-template-columns: .82fr 1.18fr; gap: 110px; }
.process-intro { position: sticky; top: 135px; align-self: start; }
.process-intro > p { margin: 22px 0 28px; }
.process-intro > a { color: #7dd3fc; font-weight: 700; text-decoration: none; }
.process-list { padding: 0; margin: 0; list-style: none; border-top: 1px solid rgba(125, 211, 252, .16); }
.process-list li { display: grid; grid-template-columns: 72px 1fr; gap: 24px; padding: 30px 0; border-bottom: 1px solid rgba(125, 211, 252, .13); }
.process-list b { color: #7dd3fc; font: 700 13px monospace; }
.process-list h3 { margin: 0 0 8px; color: #edf6ff; font-size: 20px; }
.process-list p { margin: 0; color: #8497b0; line-height: 1.75; }

.faq-section { background: #0a1725; }
.faq-layout { display: grid; grid-template-columns: .72fr 1.28fr; gap: 95px; }
.faq-layout .section-heading > p { max-width: 360px; }
.faq-list { border-top: 1px solid rgba(125, 211, 252, .18); }
.faq-list details { border-bottom: 1px solid rgba(125, 211, 252, .14); }
.faq-list summary { padding: 24px 40px 24px 0; color: #eaf3fb; font-size: 17px; font-weight: 700; cursor: pointer; }
.faq-list details p { padding: 0 40px 24px 0; margin: 0; color: #91a3ba; line-height: 1.8; }
.faq-list summary::marker { color: #7dd3fc; }

.netbar-cta { padding: 38px 0; background: #7dd3fc; color: #06101b; }
.netbar-cta-inner { display: flex; justify-content: space-between; align-items: center; gap: 40px; }
.netbar-cta p { margin: 0 0 5px; font: 800 11px monospace; letter-spacing: .16em; }
.netbar-cta h2 { color: #06101b; font-size: 34px; }
.netbar-cta span { display: block; margin-top: 8px; color: #17354e; }
.netbar-cta .btn-primary { background: #07101d; color: #fff; box-shadow: none; }
.netbar-footer { padding-top: 60px; }
.netbar-copyright { padding-top: 24px; margin-top: 26px; border-top: 1px solid rgba(125, 211, 252, .12); color: #72849c; text-align: center; font-size: 13px; }

html[data-theme="light"] .netbar-page { background: #f2f7fc; }
html[data-theme="light"] .netbar-hero { background: radial-gradient(circle at 82% 22%, rgba(2, 132, 199, .12), transparent 28%), linear-gradient(145deg, #f7fbff, #eaf4fc); }
html[data-theme="light"] .netbar-grid { opacity: .36; }
html[data-theme="light"] .netbar-hero h1, html[data-theme="light"] .section-heading h2, html[data-theme="light"] .process-intro h2 { color: #13233b; }
html[data-theme="light"] .netbar-lead, html[data-theme="light"] .split-heading > p, html[data-theme="light"] .section-heading > p, html[data-theme="light"] .process-intro > p { color: #52657e; }
html[data-theme="light"] .netbar-proof strong { color: #172b45; }
html[data-theme="light"] .ops-console { background: rgba(255, 255, 255, .82); box-shadow: 0 30px 80px rgba(26, 70, 110, .16); }
html[data-theme="light"] .ops-console-head span, html[data-theme="light"] .ops-nodes span { color: #18324e; }
html[data-theme="light"] .ops-status, html[data-theme="light"] .ops-nodes > div { background: rgba(14, 116, 144, .035); }
html[data-theme="light"] .service-suite, html[data-theme="light"] .faq-section { background: #edf5fb; }
html[data-theme="light"] .process-section { background: #f7fbff; }
html[data-theme="light"] .service-copy h3, html[data-theme="light"] .process-list h3, html[data-theme="light"] .faq-list summary { color: #17304c; }
html[data-theme="light"] .service-copy span, html[data-theme="light"] .service-row li, html[data-theme="light"] .process-list p, html[data-theme="light"] .faq-list details p { color: #566b84; }
html[data-theme="light"] .service-row.featured .service-index, html[data-theme="light"] .service-row.featured h3 { color: #0369a1; }

@media (max-width: 980px) {
    .netbar-hero { min-height: auto; }
    .netbar-hero-layout, .process-layout, .faq-layout { grid-template-columns: 1fr; gap: 55px; }
    .split-heading { grid-template-columns: 1fr; gap: 18px; }
    .service-row { grid-template-columns: 52px 1fr; }
    .service-row ul { grid-column: 2; }
    .process-intro { position: static; }
}

@media (max-width: 680px) {
    .netbar-hero { padding: 125px 0 70px; }
    .netbar-hero h1 { font-size: 42px; }
    .netbar-lead { font-size: 16px; }
    .netbar-proof { display: grid; grid-template-columns: repeat(3, 1fr); }
    .netbar-proof li { min-width: 0; padding-right: 12px; margin-right: 12px; }
    .ops-console { padding: 0 16px 18px; }
    .ops-console-head { margin: 0 -16px; }
    .ops-nodes > div { grid-template-columns: 35px 1fr; }
    .ops-nodes small { grid-column: 2; margin-top: 3px; }
    .service-suite, .process-section, .faq-section { padding: 76px 0; }
    .service-row { grid-template-columns: 1fr; gap: 10px; padding: 28px 4px; }
    .service-row ul { grid-column: 1; margin-top: 10px; }
    .process-list li { grid-template-columns: 48px 1fr; }
    .netbar-cta-inner { align-items: flex-start; flex-direction: column; }
    .netbar-cta .btn { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
    .service-row { transition: none; }
    .service-row:hover { transform: none; }
}
