:root{color-scheme:dark;font-family:IBM Plex Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:var(--rh-text);background:var(--rh-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--rh-bg: #07111f;--rh-bg-raised: #09182a;--rh-panel: #0b1f33;--rh-panel-soft: #0e2233;--rh-border: #16314a;--rh-border-strong: #1b3650;--rh-line: #1e3a52;--rh-text: #e6f1f8;--rh-text-secondary: #a9c0d2;--rh-muted: #7e94a8;--rh-muted-strong: #5c7186;--rh-accent: #46c9b2;--rh-accent-soft: rgba(70, 201, 178, .12);--rh-glyph: #9fb4c6;--rh-shadow: rgba(0, 0, 0, .42);--rh-focus: #9be9db;--rh-radius: 12px;--rh-button-text: #07111f}:root[data-theme=light]{color-scheme:light;--rh-bg: #edf1f4;--rh-bg-raised: #ffffff;--rh-panel: #ffffff;--rh-panel-soft: #f4f7fa;--rh-border: #d2dce3;--rh-border-strong: #dee6ec;--rh-line: #e3e9ee;--rh-text: #15293a;--rh-text-secondary: #3c4e5c;--rh-muted: #5c6b78;--rh-muted-strong: #88959f;--rh-accent: #15806e;--rh-accent-soft: rgba(21, 128, 110, .1);--rh-glyph: #5c6b78;--rh-shadow: rgba(15, 41, 67, .12);--rh-focus: #15806e;--rh-button-text: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}body,button{font:inherit}a{color:inherit;text-decoration:none}button{border:0}img,svg{display:block;max-width:100%}a:focus-visible,button:focus-visible{outline:3px solid var(--rh-focus);outline-offset:3px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--rh-line);border-radius:6px}::-webkit-scrollbar-track{background:transparent}.site-shell{min-height:100vh;overflow-x:hidden;background:var(--rh-bg)}.site-container{width:min(1200px,calc(100% - 36px));margin:0 auto}.topbar{position:sticky;z-index:30;top:0;border-bottom:1px solid var(--rh-border);background:color-mix(in srgb,var(--rh-bg-raised) 84%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-inner{display:flex;width:min(1200px,calc(100% - 36px));min-height:67px;align-items:center;gap:22px;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--rh-border-strong);border-radius:10px;background:var(--rh-panel-soft)}.brand-mark img{width:27px;height:27px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-name{font-size:.94rem;font-weight:600;letter-spacing:.01em}.brand-tagline,.section-kicker,.prototype-status,.dispatch-window-bar,.resource-chip,.dispatch-flow,.panel-label,.point-card>span,.status-badge,.footer-copy>span{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.brand-tagline{margin-top:4px;color:var(--rh-muted-strong);font-size:.53rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:26px;margin-left:14px;color:var(--rh-text-secondary);font-size:.88rem;font-weight:500}.nav-links a{border-radius:8px;white-space:nowrap}.nav-links a:hover{color:var(--rh-text)}.topbar-spacer{flex:1}.topbar-controls{display:flex;align-items:center;gap:8px}.site-control{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--rh-border-strong);border-radius:10px;background:var(--rh-panel);color:var(--rh-glyph);cursor:pointer}.language-toggle{gap:7px;padding:0 12px;color:var(--rh-text);font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.75rem;font-weight:600;letter-spacing:.06em}.globe-icon,.theme-icon{position:relative;width:18px;height:18px}.globe-icon{border:1.7px solid var(--rh-glyph);border-radius:999px}.globe-icon:before,.globe-icon:after{position:absolute;content:""}.globe-icon:before{top:2px;right:5px;bottom:2px;left:5px;border-inline:1.3px solid var(--rh-glyph);border-radius:inherit}.globe-icon:after{top:7px;left:2px;width:12px;border-top:1.3px solid var(--rh-glyph)}.theme-icon-dark{border-radius:999px;background:var(--rh-glyph);box-shadow:inset -6px -2px 0 var(--rh-panel)}.theme-icon-light{border:1.7px solid var(--rh-glyph);border-radius:999px}.theme-icon-light:before{position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:inherit;background:var(--rh-accent);content:""}.button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:11px;padding:0 18px;font-size:.94rem;font-weight:600;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--rh-accent);color:var(--rh-button-text)}.button-secondary{border-color:var(--rh-border-strong);background:var(--rh-panel);color:var(--rh-text)}.topbar-login{white-space:nowrap}.hero-section{display:grid;align-items:center;gap:clamp(36px,5vw,68px);grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);padding:clamp(52px,8vw,104px) 0 clamp(40px,6vw,80px)}.hero-copy h1,.section-intro h2,.audience-layout h2,.access-panel h2,.login-copy h1{margin:0;letter-spacing:-.02em;line-height:1.06}.hero-copy h1{max-width:15ch;margin-bottom:22px;font-size:clamp(2.55rem,5.4vw,4.5rem);font-weight:600}.hero-intro{max-width:46ch;margin:0 0 30px;color:var(--rh-text-secondary);font-size:clamp(1.05rem,1.55vw,1.26rem);line-height:1.6}.section-kicker{margin:0 0 16px;color:var(--rh-accent);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.section-kicker-line{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:22px}.section-kicker-line:before{width:22px;height:1.5px;background:var(--rh-accent);content:""}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.hero-actions .button{min-height:50px;padding-inline:22px}.prototype-status{display:flex;align-items:center;gap:11px;margin:0;padding-top:24px;border-top:1px solid var(--rh-border);color:var(--rh-muted);font-size:.72rem;letter-spacing:.08em}.status-pulse,.map-pulse{position:relative;display:inline-flex;width:9px;height:9px;flex:none;border-radius:999px;background:var(--rh-accent)}.status-pulse:after,.map-pulse:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--rh-accent);content:"";animation:rh-pulse 2.3s ease-out infinite}.dispatch-visual{position:relative;min-width:0}.dispatch-window{min-width:0;overflow:hidden;border:1px solid var(--rh-border-strong);border-radius:18px;background:var(--rh-panel);box-shadow:0 36px 90px var(--rh-shadow)}.dispatch-window-bar{display:flex;height:46px;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;border-bottom:1px solid var(--rh-border);background:var(--rh-bg-raised);color:var(--rh-muted);font-size:.63rem;letter-spacing:.18em;text-transform:uppercase}.dispatch-window-bar div{display:flex;min-width:0;align-items:center;gap:9px}.dispatch-window-bar div span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispatch-window-bar>span{flex:none;color:var(--rh-text-secondary);font-size:.69rem;letter-spacing:.1em}.status-dot{width:7px;height:7px;flex:none;border-radius:50%;background:var(--rh-accent)}.dispatch-map{position:relative;min-height:300px;background-color:var(--rh-panel-soft);background-image:linear-gradient(var(--rh-line) 1px,transparent 1px),linear-gradient(90deg,var(--rh-line) 1px,transparent 1px);background-size:36px 36px}.dispatch-routes{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.55}.dispatch-routes path{fill:none;stroke:var(--rh-border-strong);stroke-width:2}.map-pulse{position:absolute;top:38%;left:46%;width:14px;height:14px;box-shadow:0 0 0 3px var(--rh-panel-soft)}.resource-stack{position:absolute;top:14px;right:14px;display:flex;flex-direction:column;gap:6px}.resource-chip{display:flex;align-items:center;gap:8px;border:1px solid var(--rh-border-strong);border-radius:9px;padding:7px 11px;background:var(--rh-bg-raised);color:var(--rh-text-secondary);font-size:.63rem}.resource-dot{width:8px;height:8px;flex:none;border-radius:50%}.resource-dot-accent{background:var(--rh-accent)}.resource-dot-muted{background:var(--rh-muted)}.incident-card{position:absolute;right:96px;bottom:14px;left:14px;display:flex;align-items:center;gap:12px;border:1px solid var(--rh-border-strong);border-radius:12px;padding:12px 14px;background:var(--rh-bg-raised);box-shadow:0 14px 34px var(--rh-shadow)}.incident-icon{display:grid;width:32px;height:32px;flex:none;place-items:center;border-radius:9px;background:var(--rh-accent-soft);color:var(--rh-accent)}.incident-icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.incident-card h2{margin:0;font-size:.84rem;font-weight:600}.incident-card p{margin:3px 0 0;color:var(--rh-muted);font-size:.73rem}.priority-chip{border:1px solid var(--rh-accent);border-radius:6px;padding:3px 7px;color:var(--rh-accent);font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.63rem;font-weight:600}.dispatch-flow{display:flex;align-items:center;gap:8px;overflow:hidden;padding:13px 16px;border-top:1px solid var(--rh-border);background:var(--rh-bg-raised);font-size:.63rem;letter-spacing:.04em}.flow-chip{display:flex;align-items:center;gap:7px;color:var(--rh-muted);white-space:nowrap}.flow-chip span{width:7px;height:7px;border-radius:50%;background:var(--rh-accent);opacity:.85}.flow-chip:after{width:14px;height:1px;background:var(--rh-border-strong);content:""}.dispatch-flow strong{color:var(--rh-text-secondary);font-weight:500;white-space:nowrap}.band{border-top:1px solid var(--rh-border)}.band-raised{background:var(--rh-bg-raised)}.section-layout,.audience-layout,.access-panel{padding:clamp(56px,8vw,108px) 0}.section-intro{max-width:60ch;margin-bottom:clamp(30px,4vw,48px)}.section-intro-split{display:grid;max-width:none;align-items:end;gap:clamp(24px,4vw,56px);grid-template-columns:minmax(0,.9fr) minmax(0,1fr)}.section-intro h2,.audience-layout h2{font-size:clamp(1.9rem,3.6vw,3rem);font-weight:600}.section-intro p,.audience-lead,.access-panel p,.login-intro{color:var(--rh-text-secondary);font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.62}.section-intro>p,.audience-lead,.access-panel p{margin:0}.point-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.point-card,.audience-item,.module-card,.access-card,.login-panel{border:1px solid var(--rh-border);background:var(--rh-panel)}.point-card{border-radius:15px;padding:26px 24px}.point-card>span{display:block;margin-bottom:18px;color:var(--rh-accent);font-size:.69rem;letter-spacing:.14em}.point-card h3,.audience-item h3,.module-card h3{margin:0 0 10px;font-size:1.18rem;font-weight:600}.point-card p,.audience-item p,.module-card p,.muted-copy{margin:0;color:var(--rh-text-secondary);line-height:1.6}.audience-layout{display:grid;align-items:start;gap:clamp(28px,5vw,64px);grid-template-columns:minmax(0,.92fr) minmax(0,1fr)}.audience-lead{max-width:48ch;margin-bottom:22px}.muted-copy{max-width:46ch;color:var(--rh-muted);font-size:.95rem}.audience-list{display:flex;flex-direction:column;gap:10px}.audience-item{display:flex;align-items:flex-start;gap:14px;border-radius:13px;padding:18px 20px}.check-icon{display:grid;width:32px;height:32px;flex:none;place-items:center;border-radius:9px;background:var(--rh-accent-soft);color:var(--rh-accent);font-weight:700}.module-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.module-card{display:flex;min-height:240px;flex-direction:column;gap:18px;border-radius:17px;padding:24px}.module-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.module-icon{display:grid;width:48px;height:48px;flex:none;place-items:center;border:1px solid var(--rh-border-strong);border-radius:13px;background:var(--rh-panel-soft)}.module-icon img{width:26px;height:26px;object-fit:contain}.status-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--rh-border-strong);border-radius:999px;padding:5px 10px;color:var(--rh-muted);font-size:.63rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.status-badge span{width:6px;height:6px;border-radius:999px;background:currentColor}.status-badge-dispatch{border-color:var(--rh-accent);color:var(--rh-accent)}.access-panel{display:grid;align-items:center;gap:clamp(28px,4vw,52px);grid-template-columns:minmax(0,1fr) minmax(280px,360px);border:1px solid var(--rh-border-strong);border-radius:20px;margin-block:clamp(56px,8vw,108px);padding:clamp(28px,4vw,52px);background:linear-gradient(135deg,var(--rh-accent-soft),transparent 56%),var(--rh-panel)}.access-panel h2{max-width:16ch;margin-bottom:16px;font-size:clamp(1.8rem,3.2vw,2.7rem);font-weight:600}.access-card{display:flex;flex-direction:column;gap:16px;border-color:var(--rh-border-strong);border-radius:15px;padding:24px;background:var(--rh-bg-raised)}.panel-label{color:var(--rh-muted);font-size:.63rem;letter-spacing:.16em;text-transform:uppercase}.access-card .button{min-height:48px}.access-note,.login-note{padding-top:14px;border-top:1px solid var(--rh-border);color:var(--rh-muted);font-size:.84rem}.site-footer{border-top:1px solid var(--rh-border);background:var(--rh-bg-raised)}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px;padding:clamp(34px,4vw,52px) 0}.footer-copy{display:flex;max-width:46ch;flex-direction:column;gap:10px}.footer-brand{display:flex;align-items:center;gap:10px;font-size:.88rem;font-weight:600}.footer-brand img{width:26px;height:26px}.footer-copy p{margin:0;color:var(--rh-muted);font-size:.92rem;line-height:1.55}.footer-copy>span{color:var(--rh-muted-strong);font-size:.66rem;letter-spacing:.08em}.friverk-signature{display:flex;align-items:center;gap:11px;color:var(--rh-muted);font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.69rem;letter-spacing:.06em}.friverk-logo-wrap{display:inline-flex;align-items:center}.friverk-logo{width:112px;height:auto;opacity:.86}.friverk-logo-on-light{display:none}:root[data-theme=light] .friverk-logo-on-dark{display:none}:root[data-theme=light] .friverk-logo-on-light{display:block}.login-shell{display:flex;flex-direction:column}.login-main{display:grid;flex:1;place-items:center;padding:clamp(44px,8vw,88px) 0}.login-gateway{display:grid;width:min(980px,calc(100% - 36px));align-items:center;gap:clamp(28px,5vw,56px);grid-template-columns:minmax(0,1fr) minmax(280px,380px)}.login-copy h1{max-width:12ch;margin-bottom:22px;font-size:clamp(3rem,8vw,6.4rem);font-weight:600}.login-intro{margin:0}.login-panel{display:grid;gap:18px;border-radius:15px;padding:24px}.login-panel p{margin:0;color:var(--rh-text-secondary)}.login-primary-action{min-height:48px;width:100%}@keyframes rh-pulse{0%{opacity:.5;transform:scale(1)}70%{opacity:0;transform:scale(2.7)}to{opacity:0}}@media (max-width: 900px){.hero-section,.section-intro-split,.audience-layout,.access-panel,.login-gateway{grid-template-columns:1fr}.module-grid,.point-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links{display:none}.access-panel{margin-block:clamp(40px,8vw,72px)}}@media (max-width: 660px){.topbar-inner{flex-wrap:wrap;gap:12px;padding-block:10px}.topbar-spacer{display:none}.topbar-controls{width:100%;justify-content:flex-start}.topbar-login{flex:1}.module-grid,.point-grid{grid-template-columns:1fr}.hero-section{padding-top:44px}.dispatch-map{min-height:330px}.resource-stack{right:10px;left:10px}.incident-card{right:10px;left:10px;align-items:flex-start}.dispatch-flow{overflow-x:auto}.hero-actions .button,.access-card .button{width:100%}}@media (max-width: 460px){.site-container,.topbar-inner,.login-gateway{width:min(100% - 28px,1200px)}.hero-copy h1{font-size:clamp(2.55rem,14vw,3.35rem)}.section-kicker{line-height:1.7}.section-kicker-line{align-items:flex-start}.section-kicker-line:before{margin-top:.55em}.dispatch-window-bar{font-size:.57rem;letter-spacing:.12em}.incident-card{flex-wrap:wrap}.priority-chip{margin-left:44px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
