:root{--systems-bg: #ffffff;--systems-bg-elevated: #ffffff;--systems-text: #1d1d1f;--systems-muted: #6e6e73;--systems-accent: #0071e3;--systems-accent-soft: rgb(0 113 227 / 12%);--systems-radius: 20px;--systems-radius-sm: 14px;--systems-section-gap: clamp(1.75rem, 4vw, 2.75rem);--systems-shell-max: min(1200px, 100%);--systems-shell-gutter: max( 1.25rem, env(safe-area-inset-left, 0px), env(safe-area-inset-right, 0px) );--systems-spring: cubic-bezier(.22, 1, .36, 1);--systems-card-bg: #ffffff;--systems-card-border: #e5e5ea;--systems-card-shadow: 0 4px 12px rgb(0 0 0 / 4%);--systems-diagram-bg: #ffffff;--systems-diagram-border: rgb(0 0 0 / 6%)}html.dark{--systems-bg: #000000;--systems-bg-elevated: #000000;--systems-text: #f5f5f7;--systems-muted: #a1a1a6;--systems-accent: #2997ff;--systems-accent-soft: rgb(41 151 255 / 16%);--systems-card-bg: #000000;--systems-card-border: #2c2c2e;--systems-card-shadow: 0 4px 12px rgb(0 0 0 / 60%);--systems-diagram-bg: #000000;--systems-diagram-border: rgb(255 255 255 / 10%)}body.systems-page{background:var(--systems-bg);color:var(--systems-text);overflow-x:clip;font-family:var(--font-text, -apple-system, BlinkMacSystemFont, "SF Pro Display", sans-serif);-webkit-font-smoothing:antialiased;padding-top:calc(84px + env(safe-area-inset-top,0px));scroll-padding-top:calc(84px + env(safe-area-inset-top,0px))}body.systems-evidence-page{position:relative}body.systems-evidence-page:before{display:none!important}body.systems-evidence-page .systems-shell{position:relative;z-index:1}body.systems-page .monitor-page-nav{backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}.systems-shell{box-sizing:border-box;width:100%;max-width:var(--systems-shell-max);margin-inline:auto;padding:0 var(--systems-shell-gutter) calc(3.5rem + env(safe-area-inset-bottom,0px));display:grid;gap:var(--systems-section-gap);min-width:0;overflow:visible}.systems-keynote-hero{text-align:center;padding:clamp(1.5rem,4vw,2.75rem) 0 .5rem;position:relative;overflow:hidden}.systems-keynote-hero:before{display:none!important}html.dark .systems-keynote-hero:before{display:none!important}.systems-keynote-hero>*{position:relative;z-index:1}.systems-eyebrow{margin:0 0 .5rem;font-size:.72rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase;color:#004d99}html.dark .systems-eyebrow{color:#7ec1ff}.systems-keynote-hero h1{margin:0 auto;max-width:22ch;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:clamp(2.15rem,5.8vw,3.35rem);font-weight:800;line-height:1.06;letter-spacing:-.04em;text-wrap:balance}.systems-br-desktop{display:none}.systems-hero-lead{margin:1rem auto 0;max-width:52ch;font-size:clamp(1rem,2vw,1.125rem);line-height:1.55;color:var(--systems-muted);text-wrap:pretty}.systems-hero-lead--stack{display:grid;gap:.35rem;max-width:56ch;min-height:4.5rem}.systems-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:1.75rem auto 0;max-width:720px;width:100%}.systems-hero-stat{display:grid;gap:.2rem;padding:.85rem .75rem;border-radius:16px;text-align:center;text-decoration:none;color:inherit;transition:transform .35s var(--systems-spring),box-shadow .25s ease}.systems-hero-stat:hover{transform:translateY(-2px)}.systems-hero-stat-value{font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700;letter-spacing:-.03em;color:var(--systems-text);line-height:1.1}.systems-hero-stat-value small{font-size:.55em;font-weight:600;margin-left:.05em;color:var(--systems-muted)}.systems-hero-stat-label{font-size:.72rem;font-weight:560;color:var(--systems-muted);letter-spacing:.01em}.systems-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.25rem}.systems-hero-action{padding:.5rem 1rem;border-radius:999px;font-size:.84rem;font-weight:560;color:var(--systems-accent);text-decoration:none;border:1px solid rgb(0 113 227 / 22%);background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;transition:background .2s ease,transform .25s var(--systems-spring)}html.dark .systems-hero-action{background:#000;border-color:#2997ff47}.systems-hero-action:hover{background:#fff;border-color:#0071e3;box-shadow:0 2px 10px #0000000f;transform:translateY(-1px)}html.dark .systems-hero-action:hover{background:#000;border-color:#0a84ff;box-shadow:0 2px 12px #00000059}.systems-hero-action--primary{background:#0071e3;color:#fff!important;-webkit-text-fill-color:#fff!important;border-color:transparent}html.dark .systems-hero-action--primary{background:#0a84ff;color:#fff!important;-webkit-text-fill-color:#fff!important}.systems-hero-action--primary:hover{background:#0077ed;color:#fff!important;-webkit-text-fill-color:#fff!important}html.dark .systems-hero-action--primary:hover{background:#2997ff;color:#fff!important;-webkit-text-fill-color:#fff!important}.systems-sync-note{display:inline-block;margin-left:.35rem;font-size:.82em;color:var(--systems-muted)}.systems-sync-note:not(:empty):before{content:"\b7";margin-right:.35rem}.systems-page .animate-on-scroll,.systems-page .animate-on-scroll.animate-in{opacity:1!important;visibility:visible!important;transform:none!important;transition:none!important;animation:none!important}.systems-section-rail{display:flex;gap:.35rem;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;scroll-padding-inline:1rem;padding:.35rem;margin:-.35rem auto 0;width:fit-content;max-width:100%;min-width:0;border-radius:999px;border:1px solid rgb(0 0 0 / 6%);background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;position:sticky;top:var(--subpage-sticky-top, calc(72px + env(safe-area-inset-top, 0px)) );z-index:200;mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent)}@media(width>=900px){.systems-section-rail{justify-content:center}}html.dark .systems-section-rail{border-color:#ffffff1a;background:#000}.systems-section-rail::-webkit-scrollbar{display:none}.systems-section-rail a{flex:0 0 auto;padding:.45rem .95rem;border-radius:999px;font-size:.82rem;font-weight:560;color:#6e6e73;text-decoration:none;white-space:nowrap;border:1px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .25s var(--systems-spring)}html.dark .systems-section-rail a{color:#d1d1d6}.systems-section-rail a:hover{color:var(--systems-text);background:transparent;border-color:#0071e3;box-shadow:0 2px 10px #0000000f}html.dark .systems-section-rail a:hover{background:transparent;border-color:#0a84ff;box-shadow:0 2px 12px #00000059}.systems-section-rail a.is-active{background:var(--systems-accent);color:#fff!important}html.dark .systems-section-rail a.is-active{color:#000!important;background:#fff}.systems-keynote-section{display:grid;gap:1.25rem;scroll-margin-top:calc(120px + env(safe-area-inset-top,0px));padding:clamp(1.25rem,3vw,2rem);border-radius:calc(var(--systems-radius) + 6px);min-width:0;position:relative}.systems-keynote-section+.systems-keynote-section:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--systems-accent) 28%,transparent),transparent);pointer-events:none}.systems-keynote-section:nth-of-type(2n){background:#fff;border:1px solid var(--systems-card-border);box-shadow:var(--systems-card-shadow)}html.dark .systems-keynote-section:nth-of-type(2n){background:#000;border-color:var(--systems-card-border)}.systems-keynote-section--evidence{background:transparent!important;border:none!important;box-shadow:none!important}.systems-section-head--center{text-align:center;justify-items:center}.systems-section-head--center .systems-section-desc{margin-inline:auto}.systems-section-head{display:grid;gap:.45rem;margin-bottom:.15rem}.systems-section-head h2{display:flex;align-items:center;gap:10px;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:clamp(1.35rem,2.8vw,1.5625rem);font-weight:750;letter-spacing:-.02em;line-height:1.2;color:var(--text-primary, var(--systems-text))}.systems-section-head h2:before{content:"";flex-shrink:0;width:4px;height:22px;border-radius:999px;background:linear-gradient(180deg,var(--systems-accent),color-mix(in srgb,var(--systems-accent) 35%,transparent))}.systems-section-head--center h2{justify-content:center}.systems-section-desc{margin:0;max-width:52ch;font-size:1rem;line-height:1.55;color:var(--systems-muted)}.systems-section-desc code{font-size:.88em;padding:.1em .35em;border-radius:6px;background:#0000000d}html.dark .systems-section-desc code{background:#ffffff14}.systems-bento{display:grid;gap:1rem}.systems-bento--telemetry{grid-template-columns:repeat(4,minmax(0,1fr))}.systems-bento--telemetry>.systems-bento-tile{grid-column:span 1;min-width:0;width:100%}.systems-status-lockup{display:grid;gap:.45rem}.systems-bento-tile--status,.systems-bento-tile--chart,.systems-bento-tile--donut,.systems-bento-tile--services{grid-column:span 1}.systems-bento-loading{grid-column:1 / -1;text-align:center;color:var(--systems-muted);padding:2rem}.systems-bento-tile{padding:1.2rem 1.25rem;border-radius:var(--systems-radius);display:flex;flex-direction:column;gap:.7rem;min-height:0;transition:transform .4s var(--systems-spring),border-color .35s ease,box-shadow .35s ease}.systems-bento-tile.is-pressed{transform:scale(.985)}.systems-bento-tile--status,.systems-bento-tile--chart{grid-column:span 1}.systems-bento-tile--donut{grid-column:span 1;align-items:center;text-align:center}.systems-bento-tile--services{grid-column:span 1}.systems-tile-eyebrow{margin:0;font-size:.68rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--systems-muted)}.systems-tile-metric{margin:0;font-size:1.35rem;font-weight:650;letter-spacing:-.02em}.systems-tile-metric--large{font-size:1.85rem}.systems-tile-metric-dim{font-size:1rem;font-weight:500;color:var(--systems-muted)}.systems-tile-caption{margin:0;font-size:.78rem;color:var(--systems-muted)}.systems-tile-foot{margin:auto 0 0;font-size:.72rem;color:var(--systems-muted)}.systems-tile-link{display:inline-flex;align-items:center;margin-top:auto;min-height:2rem;font-size:.8rem;font-weight:560;color:var(--systems-accent);text-decoration:none}.systems-status-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.28rem .65rem;border-radius:999px;font-size:.78rem;font-weight:600}.systems-status-pill.healthy{background:#34c75924;color:#166c31!important;font-weight:700}.systems-status-pill.degraded{background:#ff950024;color:#c93400}.systems-status-pill.unhealthy{background:#ff3b3024;color:#d70015}html.dark .systems-status-pill.healthy{color:#30d158!important}html.dark .systems-status-pill.degraded{color:#ff9f0a!important}html.dark .systems-status-pill.unhealthy{color:#ff6961!important}.systems-status-dot{width:7px;height:7px;border-radius:50%;background:currentcolor}.systems-tile-stat-row{display:flex;gap:1.5rem}.systems-sparkline-wrap{width:100%;min-height:88px}.systems-sparkline{width:100%;height:auto;display:block}.systems-sparkline-grid{stroke:#0000000f;stroke-width:1;fill:none}html.dark .systems-sparkline-grid{stroke:#ffffff14}.systems-sparkline-area{fill:#0071e31f}html.dark .systems-sparkline-area{fill:#2997ff2e}.systems-sparkline-line{fill:none;stroke:var(--systems-accent);stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.systems-sparkline-empty{fill:var(--systems-muted);font-size:11px}.systems-donut-wrap{display:flex;justify-content:center}.systems-donut{display:block}.systems-donut-track{fill:none;stroke:#0000000f;stroke-width:10}html.dark .systems-donut-track{stroke:#ffffff1a}.systems-donut-segment{fill:none;stroke-width:10;transform:rotate(-90deg);transform-origin:center}.systems-donut-success{stroke:#34c759}.systems-donut-client{stroke:#ff9500}.systems-donut-server{stroke:#ff3b30}.systems-donut-center{fill:var(--systems-text);font-size:16px;font-weight:650}.systems-donut-sub{fill:var(--systems-muted);font-size:10px}.systems-donut-legend{display:flex;gap:.65rem;font-size:.68rem;color:var(--systems-muted)}.systems-legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:.2rem;vertical-align:middle}.systems-legend-dot.success{background:#34c759}.systems-legend-dot.client{background:#ff9500}.systems-legend-dot.server{background:#ff3b30}.systems-service-bars{display:grid;gap:.35rem;margin-top:.5rem}.systems-service-bar{height:6px;border-radius:999px;background:#0000000d;overflow:hidden}html.dark .systems-service-bar{background:#ffffff14}.systems-service-bar-fill{display:block;height:100%;border-radius:inherit}.systems-service-bar-fill.healthy{background:#34c759}.systems-service-bar-fill.degraded{background:#ff9500}.systems-service-bar-fill.unhealthy{background:#ff3b30}.systems-evidence-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.85rem}.systems-evidence-card{padding:1.15rem 1.2rem;border-radius:var(--systems-radius);grid-column:span 12}.systems-evidence-card--half{grid-column:span 6}.systems-evidence-card--featured{grid-column:1 / -1;padding:1.35rem 1.4rem;background:var(--systems-card-bg)}.systems-evidence-card--proof{grid-column:1 / -1}.systems-evidence-card--featured .eng-card-a,.systems-evidence-card--featured .eng-card-lead{font-size:1rem;max-width:62ch}.eng-card-lead{margin:0 0 .65rem;font-size:1rem;font-weight:620;color:var(--systems-text);line-height:1.45}.eng-card-bullets{margin:0;padding-left:1.1rem;display:grid;gap:.4rem}.eng-card-bullets li{font-size:.9rem;line-height:1.5;color:var(--systems-muted)}.systems-proof-checklist{margin:.5rem 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem 1rem}.systems-proof-checklist li{display:flex;align-items:center;gap:.4rem;font-size:.88rem}.systems-proof-checklist li:before{content:"\2713";color:#34c759;font-weight:700;font-size:.75rem}.systems-proof-checklist a{color:var(--systems-accent);text-decoration:none;font-weight:560}.systems-proof-checklist a:hover{text-decoration:underline}.systems-section-subhead{margin-top:.25rem}.systems-section-subhead h3{display:flex;align-items:center;gap:8px;margin:0 0 .65rem;font-size:.78rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--systems-muted)}.systems-section-subhead h3:before{content:"";flex-shrink:0;width:3px;height:14px;border-radius:999px;background:var(--systems-accent);opacity:.85}.systems-metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:.85rem;min-width:0}@media(width>=900px){.systems-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.systems-metric-panel{padding:1.1rem 1.15rem;border-radius:var(--systems-radius);display:grid;gap:.75rem;transition:transform .35s var(--systems-spring);position:relative;min-width:0}.systems-metric-panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:#0071e338;opacity:1;transition:background .25s ease}html.dark .systems-metric-panel:before{background:#2997ff47}.systems-metric-panel.is-pressed{transform:scale(.985)}.systems-metric-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.systems-metric-panel-title{margin:0;font-size:.72rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:#004d99}html.dark .systems-metric-panel-title{color:#7ec1ff}.systems-metric-rows{display:grid;gap:.45rem}.systems-metric-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.35rem 0;border-bottom:1px solid rgb(0 0 0 / 5%)}html.dark .systems-metric-row{border-bottom-color:#ffffff14}.systems-metric-row:last-child{border-bottom:none}.systems-metric-label{font-size:.84rem;color:var(--systems-muted)}.systems-metric-value{font-size:.95rem;font-weight:650;color:var(--systems-text);letter-spacing:-.02em;text-align:right;font-variant-numeric:tabular-nums}.systems-metric-value .systems-metric-unit,.systems-metric-value small{font-size:.72rem;font-weight:500;color:var(--systems-muted);margin-left:.15rem}.systems-metric-live-note{margin:.35rem 0 0;font-size:.72rem;color:var(--systems-muted)}.systems-now-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:1.25rem}.systems-now-card{padding:1rem 1.1rem;border-radius:var(--systems-radius-sm);text-decoration:none;color:inherit;display:grid;gap:.5rem;transition:transform .35s var(--systems-spring)}.systems-now-card.is-pressed{transform:scale(.985)}.systems-now-head{display:flex;justify-content:space-between;align-items:center}.systems-now-label{font-size:.68rem;font-weight:650;letter-spacing:.05em;text-transform:uppercase;color:var(--systems-muted)}.systems-now-meta{display:flex;justify-content:space-between;font-size:.8rem;color:var(--systems-muted)}.systems-now-meta strong{color:var(--systems-text);font-weight:650}.systems-now-progress{height:6px;border-radius:999px;background:#0000000f;overflow:hidden}html.dark .systems-now-progress{background:#ffffff1a}.systems-now-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--systems-accent),#5ac8fa)}.systems-principles-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:.5rem}.systems-principle-card{padding:.9rem 1rem;border-radius:var(--systems-radius-sm);display:grid;gap:.35rem;transition:transform .35s var(--systems-spring)}.systems-principle-card.is-pressed{transform:scale(.985)}.systems-principle-num{font-size:.68rem;font-weight:650;color:var(--systems-accent);letter-spacing:.05em}.systems-principle-card p{margin:0;font-size:.88rem;font-weight:560;line-height:1.4;color:var(--systems-text)}.systems-timeline{position:relative;margin-top:1.5rem;padding:.5rem 0}.systems-timeline-rail{position:absolute;left:15px;top:0;bottom:0;width:2px;background:var(--systems-card-border)}.systems-timeline-container{display:flex;flex-direction:column;gap:1.5rem}.systems-timeline-node{display:flex;position:relative;align-items:flex-start;padding-left:2.2rem}.systems-timeline-marker{position:absolute;left:6px;top:1.25rem;width:20px;height:20px;display:flex;align-items:center;justify-content:center;z-index:2}.systems-timeline-dot{width:10px;height:10px;border-radius:50%;background:var(--systems-accent);border:2px solid var(--theme-page-bg, #ffffff);box-shadow:0 0 0 2px var(--systems-card-border);transition:transform .25s ease,background-color .25s ease}html.dark .systems-timeline-dot{border-color:var(--theme-page-bg, #000000)}.systems-timeline-node:hover .systems-timeline-dot{transform:scale(1.3);background-color:#00c6ff}html.dark .systems-timeline-node:hover .systems-timeline-dot{background-color:#00f0ff}.systems-timeline-block{flex:1;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid var(--systems-card-border);background:var(--systems-card-bg);margin:0;box-shadow:var(--systems-card-shadow);transition:border-color .25s ease,box-shadow .25s ease,transform .25s var(--systems-spring)!important}.systems-timeline-year{font-size:1.25rem;font-weight:750;color:var(--systems-accent);margin-bottom:.75rem;display:block}html.dark .systems-timeline-year{color:#0a84ff}.systems-timeline-items{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.65rem}.systems-timeline-items li{display:flex;align-items:center;gap:.5rem;font-size:.88rem;color:var(--systems-text)}.timeline-bullet-icon{font-size:.7rem;opacity:.5;color:var(--systems-accent)}html.dark .timeline-bullet-icon{color:#0a84ff}.systems-case-flows{display:grid;gap:1.25rem}.systems-case-flow{padding:1.2rem 1.25rem;border-radius:var(--systems-radius);transition:transform .35s var(--systems-spring)}.systems-case-flow.is-pressed{transform:scale(.995)}.systems-case-flow-header h3{margin:0 0 .25rem;font-size:1.1rem;font-weight:650}.systems-case-flow-header p{margin:0 0 .85rem;font-size:.9rem;color:var(--systems-muted)}.systems-flow-rail{display:flex;gap:.35rem;margin-bottom:.5rem;padding:.25rem 0}.systems-flow-rail-step{flex:1;height:4px;border-radius:999px;background:#00000014;position:relative;font-size:0;color:transparent;overflow:hidden}html.dark .systems-flow-rail-step{background:#ffffff1f}.systems-flow-rail-step.is-active{background:linear-gradient(90deg,var(--systems-accent),#5ac8fa)}.systems-flow-rail-step.is-active~.systems-flow-rail-step{background:#0071e32e}.systems-flow-pipeline{display:grid;gap:0}.systems-flow-step{display:grid;grid-template-columns:2rem 1fr;gap:.75rem;align-items:start;position:relative;--marker-size: 2rem;--marker-center: 1rem}.systems-flow-step:before{content:"";position:absolute;top:var(--marker-size);bottom:0;left:var(--marker-center);width:2px;background:#0071e32e;transform:translate(-50%);z-index:0}html.dark .systems-flow-step:before{background:#2997ff38}.systems-flow-step:last-child:before{display:none}.systems-flow-step-marker{width:var(--marker-size);height:var(--marker-size);display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--systems-accent);font-weight:700;position:relative;z-index:1}.systems-flow-step-body{padding-bottom:1rem;padding-left:.85rem}.systems-flow-step-body h4{margin:0 0 .35rem;font-size:.72rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--systems-muted)}.systems-flow-step-body p,.systems-flow-step-body li{margin:0;font-size:.9rem;line-height:1.52;color:var(--systems-text)}.systems-flow-step-body ul{margin:0;padding-left:1rem;display:grid;gap:.3rem}.systems-flow-metrics{display:flex;flex-wrap:wrap;gap:.5rem .85rem}.systems-flow-metrics span{font-size:.82rem;color:var(--systems-muted)}.systems-flow-metrics strong{color:var(--systems-text)}.systems-case-flow-link{display:inline-flex;align-items:center;margin-top:.5rem;min-height:2rem;font-size:.84rem;font-weight:560;color:var(--systems-accent);text-decoration:none}.systems-footer--expanded{gap:.65rem 1.25rem;max-width:52rem;margin:0 auto}body.uses-page .systems-shell{gap:clamp(1.25rem,3vw,2rem)}.uses-page .uses-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;scroll-margin-top:calc(84px + env(safe-area-inset-top,0px))}#uses-control-center{scroll-margin-top:calc(84px + env(safe-area-inset-top,0px))}.uses-control-center__header{margin-bottom:.85rem}.uses-control-center__eyebrow{margin:0 0 .2rem;font-size:.68rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase;color:var(--systems-accent)}.uses-control-center__title{margin:0;font-size:1.05rem;font-weight:650;letter-spacing:-.02em;color:var(--systems-text);text-align:left}.uses-control-center{margin-bottom:1.5rem;padding:1.25rem;border-radius:20px}.uses-control-center__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;width:100%}.uses-control-tile,button.uses-control-tile[type=button]{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;min-height:4.25rem!important;width:100%!important;margin:0!important;padding:.85rem .5rem!important;border-radius:16px!important;border:1px solid var(--systems-card-border, rgb(0 0 0 / 10%))!important;background:#fff!important;box-shadow:0 8px 22px #0000000f!important;color:var(--systems-text, #1d1d1f)!important;-webkit-text-fill-color:var(--systems-text, #1d1d1f)!important;font-size:.78rem!important;font-weight:600!important;line-height:1.2!important;text-align:center!important;cursor:pointer;box-sizing:border-box!important}.uses-control-tile i,button.uses-control-tile[type=button] i{display:block!important;margin:0!important;font-size:1rem!important;line-height:1!important;color:#0071e3!important;-webkit-text-fill-color:#0071e3!important}.uses-control-tile span,button.uses-control-tile[type=button] span{display:block!important;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.uses-control-tile.is-active,button.uses-control-tile.is-active[type=button]{color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:#0071e3!important;border-color:#0071e3!important}.uses-control-tile.is-active i,button.uses-control-tile.is-active[type=button] i{color:#fff!important;-webkit-text-fill-color:#ffffff!important}html.dark .uses-control-tile,html.dark button.uses-control-tile[type=button]{color:#f5f5f7!important;-webkit-text-fill-color:#f5f5f7!important;background:#000!important;border-color:#ffffff24!important;box-shadow:0 10px 28px #00000075!important}@media(width<=480px){.uses-control-center__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.uses-control-tile,button.uses-control-tile[type=button]{min-height:4.5rem!important;font-size:.74rem!important;padding:.75rem .4rem!important}}.uses-section{padding:1.2rem 1.25rem 1.15rem;border-radius:var(--systems-radius);scroll-margin-top:calc(84px + env(safe-area-inset-top,0px));transition:transform .35s var(--systems-spring),box-shadow .25s ease,border-color .25s ease}@media(hover:hover)and (pointer:fine){.uses-section:hover{transform:translateY(-2px)}}.uses-section h2{margin:0 0 .75rem;font-size:.72rem!important;font-weight:650;letter-spacing:.06em;text-transform:uppercase;text-align:left!important;color:var(--systems-accent);display:flex;align-items:center;gap:.45rem}.uses-section-icon{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:8px;font-size:.65rem;background:var(--systems-accent-soft);color:var(--systems-accent);flex-shrink:0}.uses-section ul{margin:0;padding:0;list-style:none;display:grid;gap:0}.uses-section li{font-size:.9rem;line-height:1.45;color:var(--systems-muted);padding:.45rem 0;border-bottom:1px solid rgb(0 0 0 / 5%)}.uses-section li:last-child{border-bottom:none;padding-bottom:0}.uses-section li:first-child{padding-top:0}html.dark .uses-section li{border-bottom-color:#ffffff14}@media(width<=640px){.uses-page .uses-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.uses-section:hover{transform:none}}@media(width<=1024px){.systems-metrics-grid,.systems-now-grid,.systems-principles-grid,.systems-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.systems-proof-checklist{grid-template-columns:1fr}}.systems-benchmarks-viz{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.systems-bench-row{padding:1rem 1.1rem;border-radius:var(--systems-radius-sm);display:grid;gap:.5rem;transition:transform .35s var(--systems-spring)}.systems-bench-row.is-pressed{transform:scale(.985)}.systems-bench-row-head{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.systems-bench-label{font-size:.88rem;font-weight:560}.systems-bench-value{font-size:1.1rem;font-weight:650;letter-spacing:-.02em}.systems-bench-value small{font-size:.72rem;font-weight:500;color:var(--systems-muted);margin-left:.1rem}.systems-bench-bar-track{height:8px;border-radius:999px;background:#0000000d;overflow:hidden}html.dark .systems-bench-bar-track{background:#ffffff14}.systems-bench-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--systems-accent),#5ac8fa);transition:width .6s var(--systems-spring)}.systems-bench-bar-fill.is-live{background:linear-gradient(90deg,#34c759,#30d158)}.systems-bench-context{font-size:.72rem;color:var(--systems-muted)}.systems-arch-stage{padding:1.1rem;border-radius:calc(var(--systems-radius) + 4px)}.systems-arch-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;padding:.25rem;border-radius:999px;background:#0000000a}html.dark .systems-arch-tabs{background:#ffffff0f}.systems-arch-tab{flex:1 1 auto;min-width:fit-content;padding:.45rem 1rem;border:none;border-radius:999px;background:transparent;color:var(--systems-muted);font-size:.84rem;font-weight:560;cursor:pointer;transition:background .2s ease,color .2s ease,transform .25s var(--systems-spring)}.systems-arch-tab.is-active{background:var(--systems-bg-elevated);color:var(--systems-text);box-shadow:0 2px 8px #0000000f}html.dark .systems-arch-tab.is-active{box-shadow:0 2px 12px #0006}body.systems-page .systems-arch-tab{background:transparent!important;color:var(--systems-muted)!important;border:none!important;box-shadow:none!important;border-radius:999px!important;padding:.5rem 1.1rem!important;font-weight:560!important;transform:none!important}body.systems-page .systems-arch-tab.is-active{background:var(--systems-bg-elevated)!important;color:var(--systems-text)!important;box-shadow:0 2px 8px #00000014!important}html.dark body.systems-page .systems-arch-tab.is-active{background:#ffffff24!important;color:#fff!important;box-shadow:0 2px 12px #0006!important}body.systems-page .systems-arch-tab:hover{color:var(--systems-text)!important;background:transparent!important;border-color:#0071e3!important;box-shadow:0 2px 10px #0000000f!important}html.dark body.systems-page .systems-arch-tab:hover{background:transparent!important;border-color:#0a84ff!important;box-shadow:0 2px 12px #00000059!important}.systems-arch-panel{display:none}.systems-arch-panel.is-active{display:block}.systems-arch-panel h3{margin:0 0 .85rem;font-size:1.05rem;font-weight:620}.systems-arch-svg{width:100%;height:auto;display:block}.systems-arch-svg .arch-node{fill:var(--systems-accent-soft);stroke:#0071e34d;stroke-width:1.2}.systems-arch-svg .arch-node--accent{fill:#0071e32e;stroke:var(--systems-accent)}html.dark .systems-arch-svg .arch-node{stroke:#2997ff59}.systems-arch-svg .arch-node-text{fill:var(--systems-text);font-size:11px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-weight:560}.systems-arch-svg .arch-edge{stroke:var(--systems-muted);stroke-width:1.2;fill:none;opacity:.45}.systems-arch-diagram-host{min-height:200px;padding:1rem 1.1rem;border-radius:var(--systems-radius-sm);background:var(--systems-diagram-bg);border:1px solid var(--systems-diagram-border);overflow-x:auto;-webkit-overflow-scrolling:touch}.systems-arch-diagram-host .systems-arch-svg{min-width:min(520px,100%);max-width:100%;height:auto}@media(width<=640px){.systems-arch-diagram-host .systems-arch-svg{min-width:420px}}.systems-arch-caption{margin:.85rem 0 0;padding-top:.75rem;border-top:1px solid var(--systems-card-border);font-size:.84rem;line-height:1.55;color:var(--systems-muted);max-width:62ch}.systems-arch-svg .arch-bar-fill.is-animated{transition:width .65s cubic-bezier(.25,.1,.25,1),height .65s cubic-bezier(.25,.1,.25,1),y .65s cubic-bezier(.25,.1,.25,1)}.systems-arch-svg .arch-edge--glow{stroke:var(--systems-accent);opacity:.35;stroke-width:2}.systems-arch-svg .arch-node-port{fill:var(--systems-accent-soft);stroke:var(--systems-accent);stroke-width:1.5}.systems-arch-svg .arch-node--cdn{fill:#34c75924;stroke:#34c75973}.systems-arch-svg .arch-node-text--sub{font-size:9px;fill:var(--systems-muted)}.systems-arch-svg .arch-diagram-title{fill:var(--systems-text);font-size:12px;font-weight:620;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.systems-arch-svg .arch-queue-box{fill:#00000008;stroke:#00000014;stroke-width:1}html.dark .systems-arch-svg .arch-queue-box{fill:#ffffff0a;stroke:#ffffff1a}.systems-arch-svg .arch-queue-label{fill:var(--systems-muted);font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.05em;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.systems-arch-svg .arch-stack-item{fill:var(--systems-bg-elevated);stroke:#0071e340;stroke-width:1}.systems-arch-svg .arch-stack-item--top{fill:var(--systems-accent-soft);stroke:var(--systems-accent)}.systems-arch-svg .arch-stack-text{fill:var(--systems-text);font-size:9px;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.systems-arch-svg .arch-tree-edge{stroke:var(--systems-muted);stroke-width:1.2;opacity:.5}.systems-arch-svg .arch-tree-node{fill:var(--systems-accent-soft);stroke:var(--systems-accent);stroke-width:1.2}.systems-arch-svg .arch-tree-leaf{fill:#34c7591f;stroke:#34c75966;stroke-width:1}.systems-arch-svg .arch-tree-leaf--cloud{fill:#0071e324;stroke:var(--systems-accent)}.systems-arch-svg .arch-tree-text{fill:var(--systems-text);font-size:9px;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.systems-arch-svg .arch-pipeline-stage{fill:var(--systems-accent-soft);stroke:#0071e347;stroke-width:1.2}.systems-arch-svg .arch-bar-label{fill:var(--systems-muted);font-size:9px;font-weight:560;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.systems-arch-svg .arch-bar-track{fill:#0000000d}html.dark .systems-arch-svg .arch-bar-track{fill:#ffffff14}.systems-arch-svg .arch-bar-fill{fill:var(--systems-accent)}.systems-arch-svg .arch-bar-fill--a{fill:#0071e3}.systems-arch-svg .arch-bar-fill--b{fill:#5ac8fa}.systems-arch-svg .arch-bar-fill--latency{fill:#0071e38c}.systems-arch-svg .arch-bar-fill--gate{fill:#34c759}.systems-arch-svg .arch-bar-value{fill:var(--systems-muted);font-size:8px;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.systems-building-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.85rem}.systems-building-grid .eng-building-card{grid-column:span 6}.systems-building-card--lead{grid-column:span 12}.systems-design-grid,.systems-learned-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.systems-flagship-grid,.systems-case-studies-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.systems-flagship-grid{margin-bottom:.85rem}body.systems-page .eng-showcase-card,body.systems-page .case-study-preview-card{padding:1.05rem 1.15rem;border-radius:var(--systems-radius-sm);text-decoration:none;color:inherit;transition:transform .35s var(--systems-spring)}body.systems-page .eng-showcase-card.is-pressed,body.systems-page .case-study-preview-card.is-pressed{transform:scale(.985)}body.systems-page .eng-card-q{margin:0 0 .55rem;font-size:.72rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--systems-muted);line-height:1.3}body.systems-page .systems-evidence-card .eng-card-q{font-size:.74rem}body.systems-page .systems-evidence-card--featured .eng-card-lead{font-size:clamp(1.1rem,2.5vw,1.25rem);font-weight:650;letter-spacing:-.02em;color:var(--systems-text)}body.systems-page .eng-card-a{font-size:.92rem;line-height:1.55;color:var(--systems-text)}body.systems-page .eng-card-links a{font-size:.84rem;font-weight:560;color:var(--systems-accent)}body.systems-page .eng-card-links{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:.75rem;padding-top:.65rem;border-top:1px solid var(--systems-card-border)}body.systems-page .eng-building-title{font-size:1rem;font-weight:620;margin:.4rem 0 .3rem}body.systems-page .eng-building-summary,body.systems-page .eng-learned-lesson{font-size:.88rem;line-height:1.5;color:var(--systems-muted)}.systems-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:2.5rem 0 calc(3.5rem + env(safe-area-inset-bottom,0px));border-top:1px solid rgb(0 0 0 / 6%);color:var(--systems-muted);font-size:.8rem;text-align:center}html.dark .systems-footer{border-top-color:#ffffff1a}.systems-footer .footer-copy{font-weight:550;color:var(--systems-text);margin:0}.systems-footer .footer-tagline{font-size:.72rem;color:var(--systems-muted);margin:0}.systems-container{box-sizing:border-box;width:100%;max-width:var(--systems-shell-max);margin-inline:auto;padding:0 var(--systems-shell-gutter) calc(3.5rem + env(safe-area-inset-bottom,0px));display:grid;gap:var(--systems-section-gap);min-width:0;overflow-x:clip}.eng-building-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem .75rem}.eng-building-signal{font-size:.72rem;font-weight:560;color:var(--systems-muted)}.eng-building-stack,.eng-design-components,.case-study-stack{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.65rem}.eng-building-stack span,.eng-design-components span,.case-study-stack span{font-size:.68rem;font-weight:560;padding:.2rem .5rem;border-radius:999px;background:var(--systems-accent-soft);color:#004d99}html.dark .eng-building-stack span,html.dark .eng-design-components span,html.dark .case-study-stack span{color:#7ec1ff}.eng-design-title{margin:0 0 .35rem;font-size:1rem;font-weight:620}.eng-design-problem{margin:0;font-size:.88rem;line-height:1.5;color:var(--systems-muted)}.eng-learned-source{display:block;margin-top:.5rem;font-size:.72rem;color:var(--systems-muted)}.case-study-preview-metrics{display:flex;flex-wrap:wrap;gap:.5rem .85rem;margin-top:.65rem}.case-study-preview-metric{font-size:.78rem;color:var(--systems-muted)}.case-study-preview-metric strong{color:var(--systems-text);font-weight:650}.case-study-preview-cta{display:inline-block;margin-top:.75rem;font-size:.84rem;font-weight:560;color:var(--systems-accent)}.systems-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.75rem;padding-top:1rem;border-top:1px solid rgb(0 0 0 / 6%)}html.dark .systems-footer-links{border-top-color:#ffffff1a}.systems-footer-links a{display:inline-flex;align-items:center;min-height:2.25rem;font-size:.9rem;font-weight:560;color:var(--systems-accent);text-decoration:none}body.case-study-standalone{padding-top:calc(84px + env(safe-area-inset-top,0px))}.case-study-page{scroll-margin-top:calc(84px + env(safe-area-inset-top,0px))}.case-study-header{text-align:center;padding-top:clamp(1rem,3vw,2rem)}.case-study-header h1{margin:.35rem auto .5rem;max-width:22ch;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-.03em}.case-study-tagline{margin:0 auto;max-width:48ch;font-size:1rem;line-height:1.55;color:var(--systems-muted)}.case-study-evidence-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .75rem;margin-top:1.15rem}.case-study-evidence-bar a{padding:.4rem .85rem;border-radius:999px;font-size:.82rem;font-weight:560;color:var(--systems-accent);text-decoration:none;border:1px solid rgb(0 113 227 / 22%);background:var(--systems-accent-soft)}html.dark .case-study-evidence-bar a{border-color:#2997ff47}.case-study-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.case-study-metric{padding:1rem;border-radius:var(--systems-radius-sm);text-align:center}.case-study-metric strong{display:block;font-size:1.35rem;font-weight:650;letter-spacing:-.02em;color:var(--systems-text)}.case-study-metric span{display:block;margin-top:.25rem;font-size:.78rem;color:var(--systems-muted)}.case-study-video{padding:1.1rem 1.2rem;border-radius:var(--systems-radius)}.case-study-video-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:.35rem;font-size:.95rem;font-weight:560;color:var(--systems-accent);text-decoration:none}.case-study-story{padding:1.35rem 1.4rem;border-radius:var(--systems-radius);display:grid;gap:1.35rem}.case-study-step h2{margin:0 0 .45rem;font-size:1.05rem;font-weight:620;letter-spacing:-.02em}.case-study-step p,.case-study-step li{margin:0;font-size:.95rem;line-height:1.58;color:var(--systems-muted)}.case-study-step ul{margin:0;padding-left:1.15rem;display:grid;gap:.35rem}.case-study-nav .monitor-page-nav__label{max-width:28ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.systems-br-desktop{display:inline}}@media(width<=900px){.systems-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.systems-evidence-card--half{grid-column:span 12}}@media(width<=1024px){.systems-bento--telemetry,.systems-design-grid,.systems-learned-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width<=640px){:root{--systems-shell-gutter: max( 1rem, env(safe-area-inset-left, 0px), env(safe-area-inset-right, 0px) )}.systems-shell{width:100%;max-width:100%;gap:1.25rem}.systems-keynote-hero{padding-top:1.25rem;text-align:center}.systems-keynote-hero h1{max-width:none;margin-inline:auto;font-size:clamp(1.65rem,7vw,2.2rem);line-height:1.12;text-align:center}.systems-hero-lead{margin-inline:auto;font-size:.96rem;line-height:1.5;text-align:center}.systems-hero-lead--stack,.systems-hero-stats{margin-inline:auto}.systems-bento--telemetry,.systems-evidence-grid,.systems-hero-stats,.systems-benchmarks-viz,.systems-metrics-grid,.systems-building-grid,.systems-design-grid,.systems-learned-grid,.systems-now-grid,.systems-principles-grid,.systems-timeline{grid-template-columns:1fr}.systems-metrics-grid{gap:.75rem;margin-top:.5rem}.systems-metric-panel{padding:1rem .95rem}.systems-metric-row{flex-wrap:wrap;gap:.25rem .75rem}.systems-metric-value{text-align:left;margin-left:auto}.systems-bento{gap:.75rem}.systems-bento-tile{padding:1rem}.systems-flow-step{grid-template-columns:1.5rem 1fr;--marker-size: 1.5rem;--marker-center: .75rem}.systems-bento-tile--status,.systems-bento-tile--chart,.systems-bento-tile--donut,.systems-bento-tile--services,.systems-building-grid .eng-building-card,.systems-building-card--lead,.systems-evidence-card--featured,.systems-evidence-card--half{grid-column:1 / -1}.systems-hero-actions{gap:.4rem}.systems-hero-action{font-size:.8rem;padding:.45rem .85rem}.systems-section-rail{top:calc(68px + env(safe-area-inset-top,0px));border-radius:14px;width:100%;max-width:100%;margin-inline:auto;padding:.3rem;-webkit-overflow-scrolling:touch;flex-wrap:wrap;justify-content:flex-start;mask-image:none;-webkit-mask-image:none}.systems-section-rail a{flex:1 1 auto;font-size:.78rem;padding:.4rem .8rem;text-align:center}.monitor-page-nav__back span{display:none}.systems-keynote-section{padding:1rem .85rem;gap:.85rem;border-radius:16px}.systems-section-head h2{font-size:1.2rem;line-height:1.25}.systems-section-head h2:before{height:18px}.systems-section-head--center{text-align:center;justify-items:center}.systems-section-head--center h2{justify-content:center}.systems-section-head--center .systems-section-desc{margin-inline:auto;text-align:center}.systems-section-desc,body.systems-page .eng-card-a,body.systems-page .eng-building-summary,body.systems-page .eng-learned-lesson{font-size:.9rem;line-height:1.5}.systems-arch-stage.lg-glass-card,.systems-bento-tile,.systems-metric-panel,.systems-bench-row,.systems-evidence-card,.systems-case-flow{padding:.95rem}.case-study-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study-header h1{max-width:none}}@media(prefers-reduced-motion:reduce){.systems-bento-tile,.systems-bench-row,.eng-showcase-card,.systems-arch-tab{transition:none}}body.systems-page .lg-glass-card,body.systems-page .eng-showcase-card,body.systems-page .systems-evidence-card,body.systems-page .systems-principle-card,body.systems-page .systems-hero-stat,body.systems-page .systems-bento-tile,body.systems-page .systems-arch-stage,body.systems-page .systems-timeline-block,body.systems-page .systems-flow-step,body.systems-page .systems-flow-metrics,body.systems-page .systems-evidence-grid article,body.systems-page .systems-shell article:not(.systems-arch-panel),body.systems-page .systems-metric-panel,body.systems-page .systems-bench-row,body.systems-page .eng-building-card,body.systems-page .systems-now-card,body.systems-page .case-study-preview-card,body.systems-page .systems-token-row,body.systems-page .systems-decision-row,body.systems-page .systems-failure-row,body.systems-page .systems-writing-card,body.systems-page .systems-writing-chip,body.systems-page .uses-control-center,body.systems-page .uses-section{color:var(--systems-text)!important;background:var(--systems-card-bg)!important;background-color:var(--systems-card-bg)!important;border:1px solid var(--systems-card-border)!important;box-shadow:var(--systems-card-shadow)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:border-color .25s ease,box-shadow .25s ease,transform .25s var(--systems-spring)!important}body.systems-page .eng-showcase-card,body.systems-page .systems-evidence-card,body.systems-page .systems-principle-card,body.systems-page .systems-bento-tile,body.systems-page .systems-metric-panel,body.systems-page .case-study-preview-card,body.systems-page .systems-writing-card,body.systems-page .systems-timeline-block,body.systems-page .uses-control-center,body.systems-page .uses-section{padding:1.25rem!important;border-radius:var(--systems-radius, 20px)!important}body.systems-page .systems-arch-stage{padding:1.25rem!important}body.systems-page .systems-section-head{margin-bottom:1.25rem!important}body.systems-page .eng-showcase-card:hover,body.systems-page .systems-evidence-card:hover,body.systems-page .systems-principle-card:hover,body.systems-page .systems-hero-stat:hover,body.systems-page .systems-bento-tile:hover,body.systems-page .systems-flow-step:hover,body.systems-page .systems-evidence-grid article:hover,body.systems-page .systems-metric-panel:hover,body.systems-page .systems-bench-row:hover,body.systems-page .eng-building-card:hover,body.systems-page .systems-timeline-block:hover,body.systems-page .systems-now-card:hover,body.systems-page .case-study-preview-card:hover,body.systems-page .systems-token-row:hover,body.systems-page .systems-decision-row:hover,body.systems-page .systems-failure-row:hover,body.systems-page .systems-writing-card:hover{transform:translateY(-3px)!important;border-color:#0071e3!important;box-shadow:none!important}html.dark body.systems-page .eng-showcase-card:hover,html.dark body.systems-page .systems-evidence-card:hover,html.dark body.systems-page .systems-principle-card:hover,html.dark body.systems-page .systems-hero-stat:hover,html.dark body.systems-page .systems-bento-tile:hover,html.dark body.systems-page .systems-flow-step:hover,html.dark body.systems-page .systems-evidence-grid article:hover,html.dark body.systems-page .systems-metric-panel:hover,html.dark body.systems-page .systems-bench-row:hover,html.dark body.systems-page .eng-building-card:hover,html.dark body.systems-page .systems-timeline-block:hover,html.dark body.systems-page .systems-now-card:hover,html.dark body.systems-page .case-study-preview-card:hover,html.dark body.systems-page .systems-token-row:hover,html.dark body.systems-page .systems-decision-row:hover,html.dark body.systems-page .systems-failure-row:hover,html.dark body.systems-page .systems-writing-card:hover{border-color:#0a84ff!important;box-shadow:none!important}body.systems-page .systems-metric-panel:hover:before,body.systems-page .systems-bento-tile:hover:before{background:var(--systems-accent)!important}body.systems-page .systems-arch-panel{border:none!important;box-shadow:none!important;background:transparent!important;padding:.25rem 0 0!important}body.systems-page .systems-evidence-card--featured.lg-glass-card,html.dark body.systems-page .systems-evidence-card--featured.lg-glass-card{background:var(--systems-card-bg)!important}body.systems-page .systems-metric-panel:before{z-index:1}body.systems-page .systems-bento-tile{position:relative;overflow:visible}body.systems-page .systems-bento-tile:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:#0071e32e;transition:background .25s ease;pointer-events:none}html.dark body.systems-page .systems-bento-tile:before{background:#2997ff3d}body.systems-page .systems-metric-panel-title,body.systems-page .systems-metric-rows,body.systems-page .systems-bento-tile>*{position:relative;z-index:1}body.systems-page .systems-bento-tile,body.systems-page .systems-metric-panel,body.systems-page .systems-bench-row{min-height:0;min-width:0;overflow:visible}body.systems-page .systems-tile-metric,body.systems-page .systems-bench-value,body.systems-page .systems-hero-stat-value{color:var(--systems-text);font-variant-numeric:tabular-nums}body.systems-page .systems-section-desc{color:var(--systems-muted)}body.systems-page .systems-sync-note{color:var(--systems-accent);font-weight:500}body.systems-page .systems-proof-checklist a{color:var(--systems-accent)}body.systems-page .systems-arch-svg .arch-node-text,body.systems-page .systems-arch-svg .arch-stack-text,body.systems-page .systems-arch-svg .arch-tree-text,body.systems-page .systems-arch-svg .arch-diagram-title{fill:var(--systems-text)}body.systems-page .systems-arch-svg .arch-bar-label,body.systems-page .systems-arch-svg .arch-bar-value,body.systems-page .systems-arch-svg .arch-node-text--sub,body.systems-page .systems-arch-svg .arch-queue-label{fill:var(--systems-muted)}body.systems-page .systems-arch-svg .arch-bar-track{fill:#0000000f}html.dark body.systems-page .systems-arch-svg .arch-bar-track{fill:#ffffff1a}body.systems-page .systems-arch-svg .arch-stack-item{fill:var(--systems-card-bg);stroke:#0071e347}html.dark body.systems-page .systems-arch-svg .arch-stack-item{fill:#2c2c2ee5;stroke:#2997ff59}body.systems-page .systems-arch-stage.lg-glass-card{padding:1.25rem;border-radius:20px!important;background:#fff!important}html.dark body.systems-page .systems-arch-stage.lg-glass-card{background:#000!important}body.systems-page .project-evidence-row{display:flex;flex-wrap:wrap;gap:.35rem .55rem;margin:.65rem 0 0;padding-top:.55rem;border-top:1px solid var(--systems-card-border)}body.systems-page .project-evidence-link{display:inline-flex;align-items:center;min-height:32px;padding:.3rem .7rem;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.02em;text-decoration:none;color:#004494!important;background:#0044941a!important;border:1px solid rgb(0 68 148 / 22%);transition:transform .3s var(--systems-spring),background .2s ease}html.dark body.systems-page .project-evidence-link{color:#9ed0ff!important;background:#58a6ff24!important;border-color:#58a6ff47}body.systems-page .project-evidence-link:hover,body.systems-page .project-evidence-link:focus-visible{background:#0071e32e}body.systems-page .project-evidence-link.is-unavailable{color:var(--systems-muted);background:#0000000a;border-color:var(--systems-card-border);opacity:.65;cursor:not-allowed}html.dark body.systems-page .project-evidence-link.is-unavailable{background:#ffffff0a}@media(width<=768px){body.systems-page .systems-arch-stage,body.systems-page .systems-arch-stage.lg-glass-card{padding:.85rem!important;overflow:hidden}body.systems-page .systems-arch-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:12px;margin-bottom:.85rem;padding:.2rem}body.systems-page .systems-arch-tabs::-webkit-scrollbar{display:none}body.systems-page .systems-arch-tab{flex:0 0 auto!important;font-size:.76rem!important;min-height:2.25rem;padding:.5rem .85rem!important;white-space:nowrap}body.systems-page .systems-arch-diagram-host{padding:.65rem .5rem;margin-inline:0}.systems-arch-diagram-host .systems-arch-svg{min-width:0;width:100%;height:auto}body.systems-page .systems-arch-caption{font-size:.8rem;max-width:none}}@media(width<=480px){body.systems-page .systems-arch-panel h3{font-size:.95rem}}body.systems-page .eng-card-bullets li{color:var(--systems-muted)}body.systems-page .eng-card-bullets li::marker{color:var(--systems-accent)}body.systems-page .systems-flow-step-body li{color:var(--systems-text)}body.systems-page .systems-donut-center{fill:var(--systems-text)}body.systems-page .systems-donut-sub{fill:var(--systems-muted)}html.dark body.systems-page .systems-status-pill.healthy{background:#30d15829}html.dark body.systems-page .systems-status-pill.degraded{background:#ff9f0a29}html.dark body.systems-page .systems-status-pill.unhealthy{background:#ff453a29}.systems-public-statement{margin:0 0 1rem;padding:.9rem 1rem;border-radius:14px;border:1px solid var(--systems-card-border);background:#fff;color:var(--systems-muted);font-size:.9rem;line-height:1.55;font-style:italic}html.dark .systems-public-statement{background:#000}.systems-keynote-section--hero{padding-top:.5rem}.systems-keynote-section--hero .systems-keynote-hero{margin-bottom:1.25rem}.systems-hiring-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}@media(width<=768px){.systems-hiring-grid{grid-template-columns:1fr}}.systems-decision-grid{display:grid;grid-template-columns:1fr;gap:.55rem;margin-bottom:.85rem;align-items:stretch}@media(width>=900px){.systems-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.systems-decision-row{display:flex;gap:1rem;padding:1rem 1.15rem;border-radius:14px;align-items:flex-start;margin-bottom:0;min-width:0;height:100%;border:1px solid var(--systems-card-border);background:var(--systems-card-bg);transition:border-color .25s ease,box-shadow .25s ease,transform .25s var(--systems-spring)!important}.systems-decision-meta{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;min-width:100px}.decision-number{font-size:1.2rem;font-weight:700;font-family:monospace;opacity:.15;line-height:1}html.dark .decision-number{opacity:.25}.decision-badge{font-size:.65rem;font-weight:750;letter-spacing:.05em;padding:.15rem .45rem;border-radius:4px;display:inline-flex;align-items:center;gap:.25rem}.decision-badge--arch{background:#0071e314;color:var(--systems-accent);border:1px solid rgb(0 113 227 / 15%)}html.dark .decision-badge--arch{background:#0a84ff1f;border-color:#0a84ff33;color:#0a84ff}.decision-badge--eng{background:#ff453a14;color:#ff453a;border:1px solid rgb(255 69 58 / 15%)}html.dark .decision-badge--eng{background:#ff453a1f;border-color:#ff453a33;color:#ff453a}.systems-decision-content{display:flex;flex-direction:column;gap:.4rem;flex:1}.systems-decision-label{font-size:.95rem;font-weight:650;color:var(--systems-text);margin:0;line-height:1.3}.systems-decision-why-container{display:flex;flex-direction:column;gap:.15rem;border-left:2px solid var(--systems-card-border);padding-left:.75rem;margin-top:.25rem}.why-kicker{font-size:.68rem;font-weight:700;text-transform:uppercase;color:var(--systems-text-secondary);letter-spacing:.03em;opacity:.7}.systems-decision-why{font-size:.86rem;color:var(--systems-text-secondary);margin:0;line-height:1.4}@media(max-width:640px){.systems-decision-row{flex-direction:column;gap:.75rem;padding:1rem 1.25rem}.systems-decision-meta{flex-direction:row;align-items:center;justify-content:space-between;width:100%;min-width:0}.systems-decision-why-container{margin-top:.4rem}}.systems-failure-grid{display:grid;gap:.65rem;margin-bottom:1rem}.systems-failure-row{display:flex;flex-direction:column;gap:.85rem;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid var(--systems-card-border);background:var(--systems-card-bg);transition:border-color .25s ease,box-shadow .25s ease,transform .25s var(--systems-spring)!important}.systems-failure-header{display:flex;align-items:flex-start;gap:.75rem}.failure-icon-container{width:32px;height:32px;border-radius:8px;background:#9a4d001a;color:#9a4d00;display:flex;align-items:center;justify-content:center;font-size:.95rem;flex-shrink:0;border:1px solid rgb(154 77 0 / 18%)}html.dark .failure-icon-container{background:#ffb34024;border-color:#ffb34038;color:#ffb340}.systems-failure-title-block{display:flex;flex-direction:column;gap:.2rem;flex:1}.systems-failure-name{font-size:.95rem;font-weight:650;color:var(--systems-text);margin:0;line-height:1.2}.systems-failure-status-badge{font-size:.65rem;font-weight:750;color:#9a4d00;text-transform:uppercase;letter-spacing:.05em}html.dark .systems-failure-status-badge{color:#ffb340}.systems-failure-body{display:flex;flex-direction:column;gap:.2rem;border-left:2px solid var(--systems-card-border);padding-left:.75rem}.failure-kicker{font-size:.68rem;font-weight:700;text-transform:uppercase;color:var(--systems-text-secondary);letter-spacing:.03em;opacity:.7}.systems-failure-reason{font-size:.86rem;color:var(--systems-text-secondary);margin:0;line-height:1.4}.systems-capability-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.systems-capability-item{font-size:.88rem;color:var(--systems-text)}.systems-writing-container{display:flex;flex-direction:column;gap:1.5rem;width:100%}.systems-writing-articles{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.systems-writing-card{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid var(--systems-card-border);background:var(--systems-card-bg);transition:border-color .25s ease,box-shadow .25s ease,transform .25s var(--systems-spring)!important}.systems-writing-card-header{display:flex;justify-content:space-between;align-items:center;font-size:.72rem;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.systems-writing-kicker{color:var(--systems-accent)}html.dark .systems-writing-kicker{color:#0a84ff}.systems-writing-time{color:var(--systems-text-secondary);opacity:.7}.systems-writing-title{font-size:1.05rem;font-weight:650;line-height:1.3;margin:0}.systems-writing-title a{color:var(--systems-text);text-decoration:none}.systems-writing-title a:hover{color:var(--systems-accent)}html.dark .systems-writing-title a:hover{color:#0a84ff}.systems-writing-summary{font-size:.86rem;color:var(--systems-text-secondary);line-height:1.45;margin:0;flex:1}.systems-writing-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;border-top:1px solid var(--systems-card-border);padding-top:.75rem}.systems-writing-date{font-size:.76rem;color:var(--systems-text-secondary);opacity:.7}.systems-writing-link{display:inline-flex;align-items:center;min-height:2rem;font-size:.82rem;font-weight:700;color:var(--systems-accent);text-decoration:none}html.dark .systems-writing-link{color:#0a84ff}.systems-writing-link:hover{text-decoration:underline}.systems-writing-topics-section{display:flex;flex-direction:column;gap:.65rem;margin-top:.75rem}.systems-writing-topics-title{font-size:.78rem;font-weight:750;text-transform:uppercase;color:var(--systems-text-secondary);letter-spacing:.05em;opacity:.85}.systems-writing-topics-grid{display:flex;flex-wrap:wrap;gap:.5rem}.systems-writing-chip{display:inline-flex;align-items:center;min-height:32px;padding:.25rem .75rem;border-radius:999px;text-decoration:none;color:var(--systems-text);font-size:.8rem;font-weight:600;border:1px solid var(--systems-card-border);background:var(--systems-card-bg);transition:border-color .25s ease,box-shadow .25s ease,transform .25s var(--systems-spring)!important}.systems-production-snapshot{margin-bottom:1rem}.systems-metric-panel--snapshot{max-width:640px}.systems-evidence-footer{margin-top:1.5rem;padding:1.25rem 0 2rem;border-top:1px solid var(--systems-card-border)}.systems-token-panel{padding:1.25rem 1.5rem;border-radius:18px;border:1px solid var(--systems-card-border);background:var(--systems-card-bg)}.systems-token-list{display:flex;flex-direction:column;gap:.85rem;width:100%}.systems-token-row{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid var(--systems-card-border);background:var(--systems-card-bg);box-shadow:var(--systems-card-shadow);transition:border-color .25s ease,box-shadow .25s ease,transform .25s var(--systems-spring)!important}.systems-token-row-head{display:flex;align-items:center;justify-content:space-between;width:100%}.systems-token-label{font-size:.95rem;font-weight:650;color:var(--systems-text)}.systems-token-value{font-size:.9rem;font-weight:750;color:var(--systems-accent)}html.dark .systems-token-value{color:#0a84ff}.systems-token-value--active{display:inline-flex;align-items:center;gap:.35rem;color:#166c31!important}html.dark .systems-token-value--active{color:#30d158!important}.systems-token-pulse{width:6px;height:6px;background-color:currentColor;border-radius:50%;display:inline-block;animation:systems-pulse-anim 1.6s infinite ease-in-out}@keyframes systems-pulse-anim{0%{transform:scale(.85);opacity:.5}50%{transform:scale(1.2);opacity:1}to{transform:scale(.85);opacity:.5}}.systems-token-bar-track{height:6px;background:var(--systems-bg-secondary, rgb(0 0 0 / 4%));border-radius:3px;overflow:hidden;position:relative;width:100%}html.dark .systems-token-bar-track{background:#ffffff14}.systems-token-bar-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#0071e3,#00c6ff);transition:width .8s cubic-bezier(.16,1,.3,1)}html.dark .systems-token-bar-fill{background:linear-gradient(90deg,#0a84ff,#00f0ff)}.systems-token-bar-fill.is-active{background:repeating-linear-gradient(-45deg,#34c759,#34c759 4px,#30d158 4px 8px);opacity:.7}.systems-token-context{font-size:.82rem;color:var(--systems-text-secondary);line-height:1.4;opacity:.85}
