:root{color-scheme:dark;--systema-status-bar-size:1.95rem;--visualizer-route-status-bar-height:var(--systema-status-bar-size);--systema-map-center-x:50vw;--systema-map-center-y:50vh;--systema-intro-sun-x:50%;--systema-intro-sun-y:50%;--systema-paper-bg:#fdfbf9;--systema-visualizer-outer-diameter:640px;--systema-intro-image-size:702px;--systema-panel-clearance:0.5em;--bg:#0f1115;--card:#161a22;--border:#2b3242;--muted:#9aa3b2;--accent:#d6b25a;--accent-soft:rgba(214,178,90,.15);--func-fe:#e45b6f;--func-fi:#a05cff;--func-te:#4b8bff;--func-ti:#3cc7ff;--func-ne:#f1b44b;--func-ni:#d98b3a;--func-se:#41d89d;--func-si:#2fb36f;--letter-f:linear-gradient(135deg,#e45b6f,#a05cff);--letter-t:linear-gradient(135deg,#4b8bff,#3cc7ff);--letter-n:linear-gradient(135deg,#f1b44b,#d98b3a);--letter-s:linear-gradient(135deg,#41d89d,#2fb36f)}:root[data-systema-theme=light]{color-scheme:light;--bg:var(--systema-paper-bg);--card:#f6f8fa;--border:#d8dee4;--muted:#57606a;--accent:#0969da;--accent-soft:rgba(9,105,218,.12)}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;font-family:Inter,Segoe UI,system-ui,sans-serif;background:var(--bg);color:#f5f7fb}:root[data-systema-theme=light] body{color:#1f2328}.systema-visualizer-page{min-height:100vh;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(214,178,90,.12),transparent 34rem),#05070c}.systema-visualizer-page[data-systema-theme=light]{background:var(--systema-paper-bg)}.systema-2d-visualizer.visualizer-shell{min-height:100vh;height:100vh}.systema-2d-visualizer .visualizer-shell-body,.systema-2d-visualizer .visualizer-shell-stage{min-height:100vh}.systema-visualizer-page[data-systema-embed=blog],.systema-visualizer-page[data-systema-embed=blog] .systema-2d-visualizer.visualizer-shell,.systema-visualizer-page[data-systema-embed=blog] .visualizer-shell-body,.systema-visualizer-page[data-systema-embed=blog] .visualizer-shell-stage{height:100vh;min-height:100vh;overflow:hidden}.systema-visualizer-page[data-systema-embed=blog] .systema-2d-visualizer.visualizer-shell{display:flex}.systema-visualizer-page[data-systema-embed=blog] .axis-map-layer{position:absolute;inset:0}.systema-visualizer-page[data-systema-embed=blog] .axis-map-stage{height:100%;min-height:100%}.systema-intro-overlay{position:fixed;inset:0;z-index:50;display:grid;place-items:center;pointer-events:none;background:var(--systema-paper-bg);animation:systemaIntroFade 5.8s ease forwards}.systema-intro-background{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.systema-intro-mark{width:var(--systema-intro-image-size);display:grid;justify-items:center;position:fixed;left:var(--systema-map-center-x);top:var(--systema-map-center-y);transform-origin:var(--systema-intro-sun-x) var(--systema-intro-sun-y);animation:systemaIntroFloat 5.8s ease forwards}.systema-intro-mark--background{opacity:1;animation:none;transform:translate(calc(-1 * var(--systema-intro-sun-x)),calc(-1 * var(--systema-intro-sun-y)))}.systema-intro-image{width:100%;max-width:none;max-height:none;object-fit:contain;border-radius:2px}.systema-loading{min-height:100vh;display:grid;place-items:center;color:#d6b25a;font-size:.95rem;letter-spacing:.02em}.systema-lens-focus-dock{position:fixed;left:calc(var(--systema-status-bar-size) + env(safe-area-inset-left) + var(--systema-panel-clearance));right:auto;top:auto;bottom:calc(var(--systema-status-bar-size) + env(safe-area-inset-bottom) + var(--systema-panel-clearance));z-index:8000;width:min(372px,calc(100vw - var(--systema-status-bar-size) - env(safe-area-inset-left) - env(safe-area-inset-right) - (var(--systema-panel-clearance) * 3)))}.systema-lens-focus-dock,.systema-lens-focus-dock [data-testid=minkowski-stack-lens-focus-panel-shell]{max-height:calc(100vh - var(--systema-status-bar-size) - env(safe-area-inset-bottom) - (var(--systema-panel-clearance) * 2));pointer-events:auto}.systema-lens-focus-dock [data-testid=minkowski-stack-lens-focus-panel-shell]{width:100%;min-width:0;min-height:0;box-shadow:0 22px 48px rgba(0,0,0,.42)}.systema-lens-focus-status-toggle{position:fixed;left:env(safe-area-inset-left);bottom:calc(var(--systema-status-bar-size) + env(safe-area-inset-bottom) + var(--systema-panel-clearance) + 8.5rem);z-index:8100;width:var(--systema-status-bar-size);height:4.4rem;display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;pointer-events:auto}.systema-lens-focus-status-toggle>span{width:4.1rem;height:1.28rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.24);border-radius:0;background:hsla(0,0%,100%,.9);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72),0 10px 18px rgba(31,35,40,.12);color:#586069;font-family:var(--font-mono,ui-monospace),monospace;font-size:.66rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase;transform:rotate(-90deg);transform-origin:center}.systema-lens-focus-status-toggle.is-active>span,.systema-lens-focus-status-toggle:focus-visible>span,.systema-lens-focus-status-toggle:hover>span{color:#1f2328;border-color:rgba(9,105,218,.34);background:rgba(221,244,255,.96)}.systema-lens-focus-status-toggle:focus-visible{outline:none}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer.visualizer-shell,:root[data-systema-theme=light] .systema-2d-visualizer.visualizer-shell{--bg-0:var(--systema-paper-bg);--bg-1:var(--systema-paper-bg);--bg-2:#fff;--panel:hsla(0,0%,100%,.84);--panel-strong:hsla(0,0%,100%,.95);--line:rgba(31,35,40,.11);--text:#1f2328;--muted:rgba(87,96,106,.82);--accent:#0969da;--accent-soft:rgba(9,105,218,.13);--cool:#8250df;--cool-soft:rgba(130,80,223,.13);--shadow:0 30px 90px rgba(31,35,40,.14);--control-border:rgba(31,35,40,.14);--control-border-strong:rgba(9,105,218,.28);--control-border-active:rgba(9,105,218,.42);--control-bg:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(246,248,250,.9));--control-bg-hover:linear-gradient(180deg,#fff,rgba(234,238,242,.94));--control-bg-active:linear-gradient(180deg,rgba(221,244,255,.96),rgba(230,240,255,.94));--control-shadow:inset 0 1px 0 hsla(0,0%,100%,.78),0 14px 28px rgba(31,35,40,.08);--axis-summary-center:rgba(159,179,208,.92);--axis-summary-center-strong:#b5cbee;--axis-summary-negative:rgba(86,150,210,.74);--axis-summary-negative-strong:rgba(105,176,242,.96);--axis-summary-positive:rgba(222,145,94,.76);--axis-summary-positive-strong:hsla(24,88%,72%,.98)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer.visualizer-shell:before,:root[data-systema-theme=light] .systema-2d-visualizer.visualizer-shell:before{background:transparent;mix-blend-mode:normal}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-map-stage,:root[data-systema-theme=light] .systema-2d-visualizer .axis-map-stage{background:linear-gradient(180deg,hsla(0,0%,100%,.76),hsla(30,50%,98%,.64)),hsla(30,50%,98%,.52);-webkit-backdrop-filter:blur(1.2px);backdrop-filter:blur(1.2px)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-sheet-tabs,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-sheet-tabs{background:linear-gradient(180deg,hsla(30,50%,98%,.96),hsla(30,50%,98%,.9));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-control-group,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-control-group{border-color:rgba(31,35,40,.08);background:hsla(0,0%,100%,.62)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-chart-pill--accent,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-card-confidence,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-sheet-summary-confidence,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-sheet-tab.is-active,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .detail-pill--anchor,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .mode-chip,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .tab-button.is-active,:root[data-systema-theme=light] .systema-2d-visualizer .axis-chart-pill--accent,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-card-confidence,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-sheet-summary-confidence,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-sheet-tab.is-active,:root[data-systema-theme=light] .systema-2d-visualizer .detail-pill--anchor,:root[data-systema-theme=light] .systema-2d-visualizer .mode-chip,:root[data-systema-theme=light] .systema-2d-visualizer .tab-button.is-active{color:#16426b}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-card,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-card,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card{color:rgba(31,35,40,.92)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-card-title,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-card-title{color:rgba(31,35,40,.96)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-axis,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-header,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-title,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-axis,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-header,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-title{color:rgba(31,35,40,.78)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-attitude-label,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-column-label,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-slot,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-type-label,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-attitude-label,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-column-label,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-slot,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-type-label{color:rgba(31,35,40,.74)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-column-track,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-column-track{background:linear-gradient(180deg,hsla(0,0%,100%,.86),rgba(235,239,244,.92));box-shadow:inset 0 0 0 1px rgba(31,35,40,.08),inset 0 .08rem .22rem hsla(0,0%,100%,.64)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-column-axis,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-column-axis{background:linear-gradient(90deg,transparent,rgba(31,35,40,.05) 10%,rgba(31,35,40,.09) 26%,rgba(31,35,40,.12) 50%,rgba(31,35,40,.09) 74%,rgba(31,35,40,.05) 90%,transparent)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-column-centerline,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-column-centerline{background:linear-gradient(180deg,rgba(31,35,40,0),rgba(31,35,40,.22) 20%,rgba(31,35,40,.42) 50%,rgba(31,35,40,.22) 80%,rgba(31,35,40,0));box-shadow:none}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-market-share,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-function-float-card .axis-function-market-share{background:hsla(0,0%,100%,.92);border-color:rgba(31,35,40,.12);box-shadow:0 8px 18px rgba(31,35,40,.08),inset 0 0 0 1px hsla(0,0%,100%,.74);color:rgba(31,35,40,.92)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-function-summary,:root[data-systema-theme=light] .systema-2d-visualizer .axis-function-summary{background:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(244,247,250,.94)),hsla(0,0%,100%,.9);border-color:rgba(31,35,40,.09);box-shadow:0 14px 28px rgba(31,35,40,.08)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-function-summary.is-terrain-active,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-function-summary:hover,:root[data-systema-theme=light] .systema-2d-visualizer .axis-function-summary.is-terrain-active,:root[data-systema-theme=light] .systema-2d-visualizer .axis-function-summary:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(240,245,250,.96)),hsla(0,0%,100%,.94);box-shadow:0 16px 32px rgba(31,35,40,.1)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-function-summary-bar,:root[data-systema-theme=light] .systema-2d-visualizer .axis-function-summary-bar{background:linear-gradient(90deg,color-mix(in srgb,var(--axis-summary-negative) 42%,#fff) 0,color-mix(in srgb,var(--axis-summary-negative) 70%,#fff) 22%,color-mix(in srgb,var(--axis-summary-center) 86%,#fff) 50%,color-mix(in srgb,var(--axis-summary-positive) 70%,#fff) 78%,color-mix(in srgb,var(--axis-summary-positive) 42%,#fff) 100%)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-summary-meter-track,:root[data-systema-theme=light] .systema-2d-visualizer .axis-summary-meter-track{height:.58rem;border-radius:999px;overflow:hidden;background:linear-gradient(180deg,hsla(0,0%,100%,.82),rgba(231,236,241,.9));box-shadow:inset 0 0 0 1px rgba(31,35,40,.08),inset 0 .08rem .24rem hsla(0,0%,100%,.62)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-summary-meter-fill,:root[data-systema-theme=light] .systema-2d-visualizer .axis-summary-meter-fill{border-radius:inherit}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .metric-bar,:root[data-systema-theme=light] .systema-2d-visualizer .metric-bar{background:linear-gradient(180deg,hsla(0,0%,100%,.82),rgba(231,236,241,.88));box-shadow:inset 0 0 0 1px rgba(31,35,40,.08)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-track,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-track{background:linear-gradient(180deg,hsla(0,0%,100%,.88),rgba(232,237,242,.92));box-shadow:inset 0 0 0 1px rgba(31,35,40,.08),inset 0 .08rem .2rem hsla(0,0%,100%,.68)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-track:before,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-track:before{background:rgba(31,35,40,.12)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-mask,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-mask{background:hsla(0,0%,100%,.86)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-fill,:root[data-systema-theme=light] .systema-2d-visualizer .axis-mobile-detail-float-slider-fill{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.74),0 0 0 1px rgba(31,35,40,.04)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-proximity-label-shell,:root[data-systema-theme=light] .systema-2d-visualizer .axis-proximity-label-shell{stroke:rgba(31,35,40,.14);filter:drop-shadow(0 6px 14px rgba(31,35,40,.1))}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-proximity-label,:root[data-systema-theme=light] .systema-2d-visualizer .axis-proximity-label{fill:rgba(31,35,40,.86)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-bottom-bar,:root[data-systema-theme=light] .systema-2d-visualizer .axis-bottom-bar{background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(244,247,250,.94)),hsla(0,0%,100%,.92);border-color:rgba(31,35,40,.11);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.84),0 16px 32px rgba(31,35,40,.1)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-bottom-compact-code,:root[data-systema-theme=light] .systema-2d-visualizer .axis-bottom-compact-code{color:rgba(31,35,40,.92)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-bottom-compact-separator,:root[data-systema-theme=light] .systema-2d-visualizer .axis-bottom-compact-separator{color:rgba(87,96,106,.7)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-map-svg text,:root[data-systema-theme=light] .systema-2d-visualizer .axis-map-svg text{fill:rgba(31,35,40,.88)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-ring,:root[data-systema-theme=light] .systema-2d-visualizer .axis-ring{stroke:rgba(31,35,40,.13)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-guide,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-link,:root[data-systema-theme=light] .systema-2d-visualizer .axis-guide,:root[data-systema-theme=light] .systema-2d-visualizer .axis-link{stroke:rgba(31,35,40,.18)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-guide--crosshair,:root[data-systema-theme=light] .systema-2d-visualizer .axis-guide--crosshair{stroke:rgba(31,35,40,.28)}.systema-2d-visualizer .axis-guide--transition,.systema-2d-visualizer .axis-map-guide-labels{display:none}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-core-copy,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-core-subcopy,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-dot-label,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-label,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-node-code,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-node-title,.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-ring-label,:root[data-systema-theme=light] .systema-2d-visualizer .axis-core-copy,:root[data-systema-theme=light] .systema-2d-visualizer .axis-core-subcopy,:root[data-systema-theme=light] .systema-2d-visualizer .axis-dot-label,:root[data-systema-theme=light] .systema-2d-visualizer .axis-label,:root[data-systema-theme=light] .systema-2d-visualizer .axis-node-code,:root[data-systema-theme=light] .systema-2d-visualizer .axis-node-title,:root[data-systema-theme=light] .systema-2d-visualizer .axis-ring-label{fill:rgba(31,35,40,.82);stroke:hsla(0,0%,100%,.96)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-node-shell,:root[data-systema-theme=light] .systema-2d-visualizer .axis-node-shell{stroke:rgba(31,35,40,.16)}.systema-visualizer-page[data-systema-theme=light] .systema-2d-visualizer .axis-node-outline,:root[data-systema-theme=light] .systema-2d-visualizer .axis-node-outline{stroke:rgba(31,35,40,.2)}@keyframes systemaIntroFade{0%,68%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes systemaIntroFloat{0%{opacity:0;transform:translate(calc(-1 * var(--systema-intro-sun-x)),calc(-1 * var(--systema-intro-sun-y))) scale(.94)}18%,64%{opacity:1;transform:translate(calc(-1 * var(--systema-intro-sun-x)),calc(-1 * var(--systema-intro-sun-y))) scale(1)}to{opacity:0;transform:translate(calc(-1 * var(--systema-intro-sun-x)),calc(-1 * var(--systema-intro-sun-y))) scale(1.04)}}@media (prefers-reduced-motion:reduce){.systema-intro-mark,.systema-intro-overlay{animation-duration:.01ms;animation-delay:0s}}