:root{--background:#090d1a;--foreground:#f3f5fb;--muted:#8e98ad;--surface:#070b16;--surface-strong:#11182a;--line:#1c2740;--ink:#030713;--navy:#10162a;--blue:#4f9dff;--blue-strong:#2563eb;--violet:#8b6cf6;--violet-soft:#a78bfa;--pink:#ad2d73;--orange:#f05a2f;--amber:#f7b84b;--teal:#2dd4bf;--teal-strong:#14b8a6;--copper:#f05a2f;--clay:#ff5d68;--lime:#8b6cf6;--shadow:0 24px 80px #00000057}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:radial-gradient(circle at 14% -10%, #4f9dff24, transparent 34%), radial-gradient(circle at 80% 8%, #8b6cf61f, transparent 32%), linear-gradient(90deg, #ffffff07 1px, transparent 1px), linear-gradient(0deg, #ffffff06 1px, transparent 1px), var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-size:auto,auto,48px 48px,48px 48px,auto;font-family:Segoe UI,system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font:inherit}::selection{color:#fff;background:var(--teal)}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#eef2ede0;border-bottom:1px solid #1011121f;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);min-height:68px;margin:0 auto;display:flex}.brand,.footer-brand{letter-spacing:0;align-items:center;gap:10px;font-weight:760;display:inline-flex}.brand-mark{color:#fffdf8;background:var(--ink);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-family:Segoe UI,sans-serif;font-size:.78rem;display:inline-flex}.nav-links{color:#393632;align-items:center;gap:8px;font-family:Segoe UI,sans-serif;font-size:.94rem;display:flex}.nav-links a{border-radius:8px;align-items:center;min-height:40px;padding:0 12px;display:inline-flex}.nav-links a:hover,.nav-links a:focus-visible{background:#fffdf8b8;outline:none}.nav-links .nav-portal{color:#fffdf8;background:var(--teal-strong)}.mobile-menu{font-family:Segoe UI,sans-serif;display:none}.mobile-menu summary{cursor:pointer;background:var(--surface);border:1px solid #10111224;border-radius:8px;align-items:center;min-height:40px;padding:0 12px;font-weight:800;list-style:none;display:inline-flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu div{border:1px solid var(--line);background:var(--surface);min-width:190px;box-shadow:var(--shadow);border-radius:8px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.mobile-menu a{border-radius:6px;align-items:center;min-height:40px;padding:0 10px;display:flex}.mobile-menu a:hover,.mobile-menu a:focus-visible{background:var(--surface-strong);outline:none}.page-main{flex:1;width:min(1180px,100% - 32px);margin:0 auto}.hero-section{align-items:end;min-height:calc(100vh - 68px);padding:24px 0 0;display:grid}.hero-media{min-height:calc(100vh - 104px);box-shadow:var(--shadow);background:#191816;border:1px solid #10111229;border-radius:8px;place-items:center;display:grid;position:relative;overflow:hidden}.hero-media:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#101112e0,#1011126b 46%,#10111229),linear-gradient(#0000 58%,#1011127a);position:absolute;inset:0}.hero-video{pointer-events:none;object-fit:cover;object-position:center;z-index:0;grid-area:1/1;width:100%;height:100%;min-height:calc(100vh - 104px)}.hero-poster-fallback{pointer-events:none;background-image:url(/media/slashcoded-hero-poster.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;grid-area:1/1;width:100%;height:100%;min-height:calc(100vh - 104px)}.hero-media .hero-poster-fallback{z-index:0;position:absolute;inset:0}.hero-media>:not(.hero-overlay){grid-area:1/1}.hero-media .hero-product-window{z-index:2}.hero-video-help{z-index:3;color:#fffdf8;opacity:.6;background:#1011127a;border:1px solid #fffdf829;border-radius:6px;padding:6px 10px;font-family:Segoe UI,sans-serif;font-size:.8rem;position:absolute;bottom:12px;left:12px}.hero-overlay{z-index:2;color:#fffdf8;width:min(620px,100% - 48px);position:absolute;bottom:clamp(28px,7vw,76px);left:clamp(24px,6vw,72px)}.eyebrow{color:var(--copper);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-family:Segoe UI,sans-serif;font-size:.78rem;font-weight:800}.hero-overlay .eyebrow{color:var(--lime)}.hero-overlay h1{letter-spacing:0;font-size:clamp(3.5rem,10vw,8.75rem);line-height:.86}.hero-overlay p{color:#fffdf8db;max-width:560px;margin-top:22px;font-family:Segoe UI,sans-serif;font-size:1.12rem;line-height:1.55}.hero-actions,.route-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.button-link{background:var(--surface);min-height:44px;color:var(--foreground);cursor:pointer;white-space:nowrap;border:1px solid #1011122e;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-family:Segoe UI,sans-serif;font-weight:750;display:inline-flex}.button-link.primary{border-color:var(--lime);background:var(--lime);color:#101112}.button-link.dark{border-color:var(--ink);background:var(--ink);color:#fffdf8}.button-link:hover,.button-link:focus-visible,.text-link:hover,.text-link:focus-visible{outline-offset:2px;outline:2px solid #b7d94b75;transform:translateY(-1px)}.product-window{background:#22211f;border:1px solid #fffdf829;border-radius:8px;width:min(760px,72vw);margin-left:auto;margin-right:clamp(18px,4vw,56px);overflow:hidden;box-shadow:0 30px 100px #00000052}.hero-product-window{transform:rotate(-1.4deg)}.window-bar{background:#151515;border-bottom:1px solid #fffdf81a;align-items:center;gap:7px;height:38px;padding:0 14px;display:flex}.window-bar span{background:var(--clay);border-radius:50%;width:10px;height:10px}.window-bar span:nth-child(2){background:var(--copper)}.window-bar span:nth-child(3){background:var(--teal)}.product-grid{grid-template-columns:repeat(4,1fr);gap:12px;padding:16px;display:grid}.metric-tile,.chart-card,.heatmap-card,.stack-card{background:#fffdf812;border:1px solid #fffdf81a;border-radius:8px;min-height:120px}.metric-tile{color:#fffdf8;align-content:center;gap:8px;padding:16px;font-family:Segoe UI,sans-serif;display:grid}.metric-tile span,.stack-card span,.chart-title{color:#fffdf89e;font-size:.78rem}.metric-tile strong{font-size:2rem}.chart-card.wide{grid-column:span 2;padding:16px}.bar-chart{align-items:end;gap:10px;height:150px;margin-top:18px;display:flex}.bar-chart i{background:linear-gradient(180deg, var(--lime), var(--teal));border-radius:6px 6px 0 0;flex:1;min-width:16px}.heatmap-card{grid-column:span 2;grid-template-columns:repeat(7,1fr);gap:6px;padding:16px;display:grid}.heatmap-card span,.heat-visual span{background:#fffdf81a;border-radius:5px;min-height:18px}.stack-card{grid-column:span 2;align-content:center;gap:12px;padding:16px;display:grid}.stack-card b{background:linear-gradient(90deg, var(--teal), var(--copper));border-radius:999px;height:14px;display:block}.section-heading{gap:6px;display:grid}.section-heading h2,.info-band h2,.teaser-panel h2,.route-shell h1{letter-spacing:0;font-size:clamp(2rem,4vw,3.75rem);line-height:1}.proof-strip{gap:24px;padding:28px 0 76px;display:grid}.proof-grid,.teaser-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.proof-tile,.teaser-panel,.route-shell{border:1px solid var(--line);background:#fffdf8c7;border-radius:8px;box-shadow:0 12px 32px #28211814}.proof-tile{gap:14px;padding:18px;display:grid}.proof-tile h3,.teaser-panel h2{font-size:1.35rem}.proof-tile p,.teaser-panel p,.route-shell p,.info-band p,.site-footer p{color:var(--muted);font-family:Segoe UI,sans-serif;line-height:1.58}.mini-visual{background:#181816;border:1px solid #1011121f;border-radius:8px;height:132px}.report-visual{align-items:end;gap:12px;padding:18px;display:flex}.report-visual span{background:var(--teal);border-radius:8px 8px 0 0;flex:1}.report-visual span:first-child{height:44%}.report-visual span:nth-child(2){background:var(--lime);height:78%}.report-visual span:nth-child(3){background:var(--copper);height:58%}.heat-visual{grid-template-columns:repeat(6,1fr);gap:6px;padding:16px;display:grid}.split-visual{grid-template-rows:1fr 1fr;grid-template-columns:1.2fr .8fr;gap:8px;padding:16px;display:grid}.split-visual span{background:var(--copper);border-radius:8px}.split-visual span:first-child{background:var(--teal);grid-row:span 2}.split-visual span:last-child{background:var(--lime)}.info-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,.7fr) minmax(0,1fr) auto;align-items:center;gap:24px;margin:0 0 18px;padding:34px 0;display:grid}.text-link{color:var(--teal-strong);font-family:Segoe UI,sans-serif;font-weight:800}.teaser-grid{padding:58px 0 92px}.teaser-panel{flex-direction:column;align-items:flex-start;gap:18px;min-height:310px;padding:22px;display:flex}.pricing-teaser{color:#fffdf8;background:#171615}.pricing-teaser .feature-list{color:#fffdf8c7}.feature-list{color:var(--muted);gap:10px;padding-left:20px;font-family:Segoe UI,sans-serif;display:grid}.demo-frame{background:#171413e6;border:1px solid #fffdf83d;border-radius:8px;grid-template-columns:1fr 1fr;gap:8px;width:100%;min-height:124px;padding:8px;display:grid}.demo-frame .demo-stage{background:#2b2b2f;border-radius:8px}.demo-frame .demo-stage:first-child{background:#fffdf81f;grid-row:span 2}.demo-frame .demo-stage:nth-child(2){background:#0f766e7a}.demo-frame .demo-stage:nth-child(4){background:#b7d94b70}.demo-frame span{background:var(--surface-strong);border-radius:8px}.demo-frame span:first-child{background:var(--teal);grid-row:span 2}.demo-frame span:nth-child(2){background:var(--copper)}.demo-frame span:nth-child(4){background:var(--lime)}.demo-shell{gap:18px;display:grid}.demo-shell h1{font-size:clamp(2.3rem,6vw,3.8rem);line-height:.98}.demo-intro{max-width:760px;color:var(--muted);font-family:Segoe UI,sans-serif;line-height:1.58}.demo-nav-scroller{flex-wrap:nowrap;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.demo-nav-scroller::-webkit-scrollbar{height:4px}.demo-nav-scroller::-webkit-scrollbar-thumb{background:#10111233}.demo-nav-item{white-space:nowrap;border:1px solid var(--line);background:#fffdf8d6;border-radius:999px;min-height:40px;padding:0 14px}.demo-nav-item.is-active,.demo-nav-item[aria-selected=true]{border-color:var(--ink);background:var(--ink);color:#fffdf8}.demo-active-card{border:1px solid var(--line);background:#fffdf8;border-radius:8px;grid-template-columns:minmax(260px,1.5fr) minmax(220px,1fr);gap:14px;padding:clamp(16px,4vw,26px);display:grid}.demo-copy{gap:10px;min-width:0;display:grid}.demo-copy p{color:var(--muted);font-family:Segoe UI,sans-serif;line-height:1.55}.demo-copy ul{color:var(--muted);gap:8px;margin-top:8px;margin-left:20px;display:grid}.demo-copy h2{font-size:clamp(1.6rem,4vw,2.2rem)}.demo-privacy-note{border-left:3px solid var(--teal);color:var(--muted);background:#0f766e1a;border-radius:6px;padding:10px 12px;font-family:Segoe UI,sans-serif}.demo-full-list{gap:10px;list-style:none;display:grid}.demo-full-list li{border-left:1px solid var(--line);gap:2px;padding:8px 12px;display:grid}.demo-full-list p{color:var(--foreground);font-weight:700}.portal-teaser{background:var(--surface-strong)}.route-shell{gap:16px;margin:58px 0 92px;padding:clamp(24px,6vw,56px);display:grid}.route-eyebrow{color:var(--copper);letter-spacing:.08em;text-transform:uppercase;font-family:Segoe UI,sans-serif;font-size:.78rem;font-weight:800}.route-shell p{max-width:720px}.site-footer{border-top:1px solid var(--line);justify-content:space-between;gap:24px;width:min(1180px,100% - 32px);margin:auto auto 0;padding:28px 0 34px;display:flex}.site-footer p{margin-top:8px}.footer-links{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;font-family:Segoe UI,sans-serif;display:flex}.portal-layout{grid-template-columns:220px minmax(0,1fr);gap:24px;width:min(1120px,100% - 32px);margin:0 auto;padding:32px 0 56px;display:grid}.portal-nav{flex-direction:column;gap:8px;display:flex}.portal-nav-link{min-height:40px;color:var(--muted);border-radius:8px;align-items:center;padding:0 12px;font-family:Segoe UI,sans-serif;display:flex}.portal-nav-link:hover,.portal-nav-link:focus-visible{background:var(--surface);color:var(--foreground)}.portal-nav-link[aria-current=page]{color:var(--foreground);background:#fffdf8b3}.portal-auth-shell,.portal-route-shell{border:1px solid var(--line);background:#fffdf8e0;border-radius:8px;padding:clamp(24px,5vw,34px)}.portal-state-skeleton{gap:10px;width:min(640px,100%);margin-right:0;display:grid}.portal-state-skeleton .route-shell-loading-line{background:#1011121f;border-radius:8px;height:20px;animation:1.2s ease-in-out infinite pulse;display:block}.portal-state-skeleton .route-shell-loading-line.long{width:78%}.portal-auth-actions{flex-wrap:wrap;gap:10px;display:flex}.portal-auth-secondary{color:var(--muted);margin-top:8px;font-family:Segoe UI,sans-serif}.portal-correlation{color:var(--muted);margin-top:10px;font-family:Segoe UI,sans-serif;font-size:.88rem}.portal-account-pill{min-height:40px;color:var(--muted);background:#fffdf8c7;border:1px solid #10111224;border-radius:999px;align-items:center;padding:0 12px;font-family:Segoe UI,sans-serif;font-size:.9rem;display:inline-flex}.portal-route-shell .route-eyebrow,.portal-auth-shell .route-eyebrow{margin-bottom:12px}.portal-dashboard{gap:18px}.portal-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.portal-summary-card{border:1px solid var(--line);background:#fffdf8c2;border-radius:8px;gap:8px;padding:14px;display:grid}.portal-summary-card p{color:var(--muted)}.portal-summary-card strong{font-size:1.16rem}.portal-summary-card--muted,.portal-summary-card--skeleton{border-style:dashed}.portal-summary-card--skeleton .portal-summary-value{background:#10111214;border-radius:8px;min-height:60px}.portal-next-action{border:1px solid var(--line);background:#b7d94b1a;border-radius:8px;gap:8px;padding:16px;display:grid}.portal-next-action h2{font-size:1.3rem}.portal-action-stack{flex-wrap:wrap;gap:8px;display:flex}.portal-callout{border:1px solid var(--line);background:#fffdf8e6;border-radius:8px;gap:8px;margin-bottom:8px;padding:14px;display:grid}.license-page{gap:18px}.license-two-column{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:14px;display:grid}.license-claim-card,.license-recovery-panel{border:1px solid var(--line);background:#080d1adb;border-radius:8px;align-content:start;gap:12px;min-width:0;padding:16px;display:grid}.license-recovery-panel h2{font-size:1.35rem}.license-recovery-form{gap:10px;display:grid}.license-form-header{gap:6px;display:grid}.license-form-header p{color:var(--muted);margin:0;line-height:1.5}.license-claim-controls{grid-template-columns:1fr;align-items:start;gap:10px;display:grid}.license-claim-controls .button-link{justify-content:center;width:100%}.license-field-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-family:Segoe UI,system-ui,sans-serif;font-size:.78rem;font-weight:800}.license-input{width:100%;min-height:46px;color:var(--foreground);font:inherit;background:#030713c7;border:1px solid #8b6cf647;border-radius:8px;padding:0 12px}.license-input--mono{font-family:Cascadia Mono,Consolas,monospace;font-size:.95rem}.license-input:focus-visible{outline-offset:2px;outline:2px solid #4f9dff75}.license-id-display{overflow-wrap:anywhere;color:#edf6ff;background:#030713c7;border:1px solid #4f9dff38;border-radius:8px;align-items:center;width:100%;min-height:48px;padding:0 12px;font-family:Cascadia Mono,Consolas,monospace;font-size:.98rem;display:flex}.license-action-row{flex-wrap:wrap;gap:8px;display:flex}.license-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.license-error,.license-notice{border-radius:8px;padding:10px 12px;font-family:Segoe UI,system-ui,sans-serif;line-height:1.45}.license-error{color:#ffd9df;background:#ff5d681f;border:1px solid #ff5d683d}.license-notice{color:#d9fff8;background:#2dd4bf1f;border:1px solid #2dd4bf3d}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.devices-page{gap:18px}.device-slot-summary{grid-template-columns:repeat(3,minmax(120px,1fr)) auto;align-items:stretch;gap:12px;display:grid}.device-slot-summary>div,.device-slot-state{border:1px solid var(--line);background:#080d1adb;border-radius:8px;align-content:center;gap:4px;min-height:76px;padding:12px;display:grid}.device-slot-summary p{color:var(--muted);font-size:.86rem}.device-slot-summary strong{font-size:1.45rem}.device-slot-state{color:#d9fff8;background:#2dd4bf1a;border-color:#2dd4bf38;font-weight:800}.device-slot-state.is-full{color:#ffd9df;background:#ff5d681f;border-color:#ff5d683d}.device-table-wrap{border:1px solid var(--line);background:#0307139e;border-radius:8px;overflow-x:auto}.device-table{border-collapse:collapse;width:100%;min-width:820px}.device-table th,.device-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #8b6cf624;padding:12px}.device-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.device-table tbody tr:last-child td{border-bottom:0}.device-id{overflow-wrap:anywhere;color:#dbeafe;max-width:180px;font-family:Cascadia Mono,Consolas,monospace;font-size:.9rem;display:inline-flex}.device-row-actions{flex-wrap:wrap;gap:8px;display:flex}.device-edit-field{min-width:min(260px,100%);display:block}.device-confirm{gap:8px;max-width:320px;display:grid}.device-confirm p{color:#d6deee;max-width:none;font-size:.92rem}@keyframes pulse{0%{opacity:.55}50%{opacity:.22}to{opacity:.55}}.pricing-shell{gap:18px;display:grid}.pricing-page-title{font-size:clamp(2.3rem,5vw,3.6rem);line-height:.95}.pricing-page-intro{max-width:760px;color:var(--muted);font-family:Segoe UI,sans-serif;line-height:1.62}.pricing-card{color:#fffdf8;box-shadow:var(--shadow);background:linear-gradient(150deg,#1a1a18,#23201d);border:1px solid #10111233;border-radius:10px;gap:18px;padding:clamp(20px,4vw,34px);display:grid}.pricing-card h2{font-size:clamp(1.55rem,4vw,2.25rem);line-height:1.06}.pricing-card p{color:#fffdf8d1}.pricing-product-head p{margin-top:6px;font-size:.94rem}.pricing-switches{flex-wrap:wrap;gap:10px;display:flex}.segmented-control{background:#fffdf80a;border:1px solid #fffdf833;border-radius:8px;gap:4px;padding:4px;display:inline-flex}.segmented-control__option{color:#fffdf8;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:108px;min-height:38px;padding:0 14px;font-family:Segoe UI,sans-serif;font-weight:780}.segmented-control__option:disabled{opacity:.38;cursor:not-allowed}.segmented-control__option.is-active{color:#181613;background:#fffdf8}.pricing-skeleton{border:1px dashed #fffdf83d;border-radius:8px;gap:12px;padding:16px;display:grid}.pricing-skeleton__line{background:#fffdf838;border-radius:8px;height:20px;animation:1.25s ease-in-out infinite pricingPulse}.pricing-skeleton__line.short{width:220px}.pricing-skeleton__line.long{width:78%}@keyframes pricingPulse{0%{opacity:.55}50%{opacity:.2}to{opacity:.55}}.pricing-cost{border-top:1px solid #fffdf829;border-bottom:1px solid #fffdf829;gap:10px;padding:16px 0 18px;display:grid}.pricing-cost-label{text-transform:uppercase;letter-spacing:.08em;color:#fffdf8b8;font-size:.76rem}.pricing-cost-value{color:#fffdf8;font-size:clamp(2rem,5vw,3rem);font-weight:800}.pricing-cost-interval{color:#fffdf8c2;margin-left:8px;font-size:1.08rem}.pricing-savings{color:var(--lime);font-family:Segoe UI,sans-serif;font-weight:800}.pricing-highlights{gap:8px;margin-top:4px;display:grid}.pricing-highlights p{line-height:1.36}.pricing-fallback-note{border-left:3px solid var(--copper);color:#2f241f;background:#fff6eb;border-radius:6px;padding:10px 12px;font-family:Segoe UI,sans-serif}.pricing-actions{flex-wrap:wrap;gap:10px;display:flex}.pricing-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pricing-info-panel{border:1px solid var(--line);background:#fffdf8d6;border-radius:8px;min-height:200px;padding:16px}.pricing-info-panel h3{font-size:1.15rem}.pricing-info-panel .feature-list{gap:8px;margin-top:12px;display:grid}.site-header{background:#0e1427eb;border-bottom-color:#4f9dff2e;box-shadow:0 1px #8b6cf62e}.brand,.footer-brand{color:var(--foreground);text-transform:uppercase;font-family:Segoe UI,system-ui,sans-serif;font-weight:800}.brand-mark{color:#0000;background:linear-gradient(90deg, var(--violet) 0 48%, transparent 48% 52%, var(--blue) 52%), linear-gradient(0deg, transparent 0 48%, #ffffff1a 48% 52%, transparent 52%);border-radius:3px;box-shadow:0 0 0 1px #8b6cf64d}.nav-links{color:#c7cedd}.nav-links a,.mobile-menu summary,.mobile-menu a,.portal-nav-link,.button-link,.text-link,.demo-nav-item,.segmented-control__option{font-family:Segoe UI,system-ui,sans-serif}.nav-links a{color:#c9d0df;border:1px solid #0000}.nav-links a:hover,.nav-links a:focus-visible{color:#eef4ff;background:#4f9dff1f;border-color:#4f9dff38}.nav-links .nav-portal{color:#dbeafe;background:#2563eb2e;border-color:#4f9dff57}.mobile-menu summary,.mobile-menu div{border-color:var(--line);color:var(--foreground);background:var(--surface-strong)}.hero-media,.product-window,.pricing-card,.mini-visual,.demo-frame,.demo-active-card,.proof-tile,.teaser-panel,.route-shell,.pricing-info-panel,.portal-auth-shell,.portal-route-shell,.portal-summary-card,.portal-next-action,.portal-callout{border-color:var(--line);color:var(--foreground);box-shadow:inset 0 1px 0 #ffffff0a, var(--shadow);background:#070b16e0}.hero-media{background:linear-gradient(145deg,#050915,#0a1020 52%,#10192c)}.hero-media:before{background:linear-gradient(90deg,#050915f5,#0509157a 48%,#0509152e),linear-gradient(#0000 52%,#0509159e)}.hero-overlay .eyebrow,.eyebrow,.route-eyebrow{color:var(--violet-soft)}.hero-overlay p,.proof-tile p,.teaser-panel p,.route-shell p,.info-band p,.site-footer p,.demo-copy p,.demo-copy ul,.demo-intro,.pricing-page-intro,.feature-list,.portal-summary-card p,.portal-auth-secondary,.portal-correlation{color:var(--muted)}.hero-overlay h1,.section-heading h2,.info-band h2,.teaser-panel h2,.route-shell h1,.demo-shell h1,.pricing-page-title{color:var(--foreground);font-family:Segoe UI,system-ui,sans-serif;font-weight:800}.button-link{color:#eef4ff;background:#0c1222eb;border-color:#8b6cf647;box-shadow:inset 0 1px #ffffff0d}.button-link.primary{color:#edf6ff;background:linear-gradient(135deg, var(--blue-strong), #5b6df6);border-color:#4f9dff6b}.button-link.dark{color:#efeaff;background:#8b6cf629;border-color:#8b6cf66b}.button-link.ghost{color:#e8edf8;background:#ffffff0f;border-color:#ffffff29}.button-link:hover,.button-link:focus-visible,.text-link:hover,.text-link:focus-visible{outline-color:#4f9dff75}.text-link{color:var(--blue)}.window-bar{background:#030713;border-bottom-color:#ffffff12}.metric-tile,.chart-card,.heatmap-card,.stack-card{background:#0e1427bd;border-color:#8b6cf62e}.metric-tile.accent{background:#8b6cf63d}.bar-chart i{background:linear-gradient(180deg, var(--blue), var(--violet))}[data-level="1"]{background:#8b6cf666!important}[data-level="2"]{background:#ad2d73b3!important}[data-level="3"]{background:#f05a2fd6!important}[data-level="4"]{background:#f7b84be6!important}.report-visual span,.split-visual span:first-child{background:var(--violet)}.report-visual span:nth-child(2),.split-visual span:last-child{background:var(--blue)}.report-visual span:nth-child(3),.split-visual span{background:var(--orange)}.heat-visual span{background:#8b6cf638}.proof-tile,.teaser-panel,.route-shell,.pricing-info-panel,.portal-summary-card{background:#080d1adb}.pricing-teaser,.portal-teaser{background:linear-gradient(145deg,#0a0f1ef5,#11182af5)}.info-band,.site-footer{border-color:var(--line)}.demo-frame .demo-stage:first-child,.demo-frame span:first-child{background:#8b6cf65c}.demo-frame .demo-stage:nth-child(2),.demo-frame span:nth-child(2){background:#4f9dff6b}.demo-frame .demo-stage:nth-child(3){background:#f05a2f94}.demo-frame .demo-stage:nth-child(4),.demo-frame span:nth-child(4){background:#ad2d7394}.demo-nav-item,.segmented-control,.portal-account-pill{border-color:var(--line);color:#c7d0e5;background:#080d1ae0}.demo-nav-item.is-active,.demo-nav-item[aria-selected=true],.segmented-control__option.is-active{color:#eaf3ff;background:#2563eb3d;border-color:#4f9dff61}.demo-privacy-note,.pricing-fallback-note{border-left-color:var(--blue);color:#c7d0e5;background:#4f9dff1a}.pricing-card{background:linear-gradient(145deg,#060a15,#10172a 58%,#151b31)}.pricing-card p,.pricing-cost-interval,.pricing-cost-label{color:#a8b2c7}.pricing-cost{border-color:#8b6cf629}.pricing-cost-value{color:#f4f8ff}.pricing-savings{color:var(--amber)}.pricing-skeleton,.portal-summary-card--muted,.portal-summary-card--skeleton{border-color:#8b6cf638}.pricing-skeleton__line,.portal-state-skeleton .route-shell-loading-line,.portal-summary-card--skeleton .portal-summary-value{background:#8b6cf629}.portal-layout{width:min(1440px,100% - 32px)}.portal-nav{border:1px solid var(--line);background:#0d1324c7;border-radius:8px;align-self:start;padding:10px;box-shadow:inset 0 1px #ffffff0a}.portal-nav-link{color:#9aa6bd}.portal-nav-link:hover,.portal-nav-link:focus-visible{color:#eaf3ff;background:#4f9dff1c}.portal-nav-link[aria-current=page]{color:#d9e9ff;background:#4f9dff29;box-shadow:inset 0 0 0 1px #4f9dff47}.portal-next-action{background:linear-gradient(135deg,#2563eb29,#8b6cf621)}.portal-summary-missing{color:var(--amber)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}.pricing-skeleton__line,.portal-state-skeleton .route-shell-loading-line,.portal-state-skeleton{animation:none!important}}@media (max-width:900px){.site-nav{min-height:64px;position:relative}.nav-links{display:none}.mobile-menu{display:block}.hero-section{min-height:calc(100vh - 84px);padding-top:14px}.hero-media{align-items:end;min-height:calc(100vh - 118px)}.product-window{width:min(720px,100% - 24px);margin:16px auto 180px;transform:none}.hero-product-window .heatmap-card,.hero-product-window .stack-card{display:none}.hero-product-window .metric-tile,.hero-product-window .chart-card{min-height:86px}.hero-product-window .bar-chart{height:92px;margin-top:12px}.hero-media:before{background:linear-gradient(#1011121a,#101112 42%,#101112f0),linear-gradient(90deg,#1011128f,#0000)}.hero-overlay{width:calc(100% - 40px);bottom:22px;left:20px}.proof-grid,.teaser-grid,.info-band{grid-template-columns:1fr}.info-band{align-items:start}.portal-layout{grid-template-columns:1fr}.portal-nav{flex-flow:wrap}.portal-dashboard-grid,.license-claim-controls,.license-two-column,.license-meta-grid,.device-slot-summary{grid-template-columns:1fr}.device-table-wrap{background:0 0;border:0;overflow-x:visible}.device-table,.device-table thead,.device-table tbody,.device-table tr,.device-table th,.device-table td{min-width:0;display:block}.device-table{gap:12px;display:grid}.device-table thead{display:none}.device-table tr{border:1px solid var(--line);background:#080d1adb;border-radius:8px;padding:12px}.device-table td{border-bottom:0;padding:8px 0}.device-table td:before{content:attr(data-label);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.76rem;font-weight:800;display:block}.site-footer{flex-direction:column}.footer-links{justify-content:flex-start}.pricing-info{grid-template-columns:1fr}.pricing-switches .segmented-control{width:100%}.segmented-control__option{flex:1 1 0}}@media (max-width:560px){.page-main,.site-nav,.site-footer{width:min(100% - 24px,1180px)}.nav-links{grid-template-columns:1fr 1fr}.hero-overlay h1{font-size:3.25rem}.hero-overlay p{font-size:1rem}.product-grid{grid-template-columns:1fr 1fr}.chart-card.wide,.heatmap-card,.stack-card{grid-column:span 2}.hero-actions .button-link,.route-actions .button-link{flex:140px}.route-shell{margin-bottom:56px}.pricing-page-title{font-size:2.1rem}.pricing-card{padding:18px}.pricing-cost-value{font-size:2rem}.pricing-actions .button-link{flex:170px}.pricing-highlights p,.pricing-page-intro,.pricing-fallback-note{max-width:100%}}
