@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.resize{resize:both}}:root{--background:#05070a;--background-elevated:#080c11;--surface:#0d131bd1;--surface-strong:#0d131b;--surface-soft:#121b26a3;--surface-hover:#16222fdb;--foreground:#edf8fa;--foreground-strong:#fff;--muted:#93a5ae;--muted-strong:#b7c8ce;--border:#91bdc826;--border-strong:#6fdde145;--accent:#20d9c2;--accent-bright:#72f5e9;--accent-blue:#4da3ff;--accent-soft:#20d9c21a;--accent-blue-soft:#4da3ff17;--focus:#81fff1;--danger:#ff8a9a;--max-width:78rem;--radius-sm:.625rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow-panel:0 1.75rem 5rem #00000057;--glow-teal:0 0 4rem #20d9c21f;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth}body{background:radial-gradient(circle at 16% -10%, #1f808e1f, transparent 30rem), var(--background);min-height:100vh;color:var(--foreground);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:.1875rem solid var(--focus);outline-offset:.25rem;border-radius:.25rem}::selection{color:var(--foreground-strong);background:#20d9c247}.skip-link{z-index:100;border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--surface-strong);color:var(--foreground-strong);padding:.65rem .9rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-shell{flex-direction:column;min-height:100vh;display:flex;overflow:clip}.site-main{flex:1}.container{width:min(calc(100% - 2.5rem), var(--max-width));margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);background:#05070ac2;position:relative}.site-header:after{content:"";opacity:.38;background:linear-gradient(90deg,#0000,#20d9c261,#0000);height:1px;position:absolute;bottom:-1px;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:4.75rem;display:flex}.wordmark{color:var(--foreground-strong);letter-spacing:-.025em;align-items:center;gap:.75rem;font-size:1rem;font-weight:760;display:inline-flex}.wordmark-symbol{border:1px solid var(--border-strong);background:var(--accent-soft);border-radius:.42rem;place-items:center;width:1.6rem;height:1.6rem;display:grid;position:relative;box-shadow:inset 0 0 1rem #20d9c20f}.wordmark-symbol span:first-child{background:var(--accent-bright);width:.7rem;height:1px;box-shadow:0 0 .75rem var(--accent)}.wordmark-symbol span:last-child{background:var(--accent-blue);width:1px;height:.7rem;position:absolute}.site-nav{color:var(--muted-strong);align-items:center;gap:1.5rem;font-size:.875rem;font-weight:650;display:flex}.nav-link{border:1px solid #0000;border-radius:999px;align-items:center;gap:.55rem;padding:.5rem .75rem;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.nav-link:hover{border-color:var(--border);background:var(--surface-soft);color:var(--foreground-strong)}.nav-signal{background:var(--accent);border-radius:50%;width:.4rem;height:.4rem;box-shadow:0 0 .7rem #20d9c2b3}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--foreground-strong)}h1{letter-spacing:-.075em;max-width:12ch;margin-bottom:1.8rem;font-size:clamp(3.8rem,8.3vw,7.8rem);font-weight:640;line-height:.91}h1 span{background:linear-gradient(110deg, var(--foreground-strong) 5%, #a7f9f1 48%, #8dbcf4 95%);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}h2{letter-spacing:-.06em;margin-bottom:1.1rem;font-size:clamp(2.4rem,5vw,4.7rem);font-weight:620;line-height:.98}h3{letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.125rem}.eyebrow{color:var(--accent-bright);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.65rem;margin:0 0 1.4rem;font-size:.7rem;font-weight:700;display:inline-flex}.eyebrow-pulse{background:var(--accent);border-radius:50%;width:.4rem;height:.4rem;animation:3s ease-out infinite signal-pulse;box-shadow:0 0 #20d9c280}.hero-section{border-bottom:1px solid var(--border);isolation:isolate;min-height:min(57rem,100vh - 4.75rem);padding:clamp(5rem,9vw,8rem) 0 clamp(5rem,9vw,7.5rem);position:relative}.ambient-field,.ambient-grid,.ambient-orb{pointer-events:none;position:absolute}.ambient-field{z-index:-1;inset:0;overflow:hidden}.ambient-grid{background-image:linear-gradient(#82cdd30b 1px,#0000 1px),linear-gradient(90deg,#82cdd30b 1px,#0000 1px);background-size:4.5rem 4.5rem;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.ambient-grid:after{content:"";background:linear-gradient(105deg,#0000 38%,#20d9c20b 50%,#0000 62%);animation:11s ease-in-out infinite field-scan;position:absolute;inset:0;transform:translate(-100%)}.ambient-orb{filter:blur(.25rem);opacity:.52;border-radius:50%}.ambient-orb-one{background:radial-gradient(circle,#19a1a426,#0000 68%);width:min(42rem,60vw);height:min(42rem,60vw);animation:14s ease-in-out infinite alternate ambient-drift;top:9%;right:5%}.ambient-orb-two{background:radial-gradient(circle,#366fc51c,#0000 68%);width:48rem;height:48rem;animation:18s ease-in-out 2s infinite alternate-reverse ambient-drift;bottom:-24rem;left:-14rem}.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(24rem,.72fr);align-items:center;gap:clamp(3.5rem,7vw,7rem);display:grid}.hero-copy{max-width:55rem}.hero-summary{max-width:47rem;color:var(--muted-strong);margin-bottom:1.35rem;font-size:clamp(1.08rem,1.8vw,1.3rem);line-height:1.7}.hero-note{max-width:44rem;color:var(--muted);margin-bottom:1.8rem;font-size:.975rem}.audience-list{flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.audience-list li{border:1px solid var(--border);color:var(--muted-strong);font-family:var(--font-mono);letter-spacing:.04em;background:#0d131b75;border-radius:999px;padding:.4rem .7rem;font-size:.68rem}.signal-console{border-radius:var(--radius-lg);box-shadow:var(--shadow-panel), var(--glow-teal);background:linear-gradient(145deg,#60f2e452,#628ecc1f 38%,#92c6cc14);padding:1px;position:relative;overflow:hidden}.signal-console:before{border-radius:calc(var(--radius-lg) - 1px);content:"";background:linear-gradient(145deg,#0f1821f7,#070b10fa);position:absolute;inset:1px}.signal-console>*{z-index:1;position:relative}.console-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:1.35rem 1.35rem 1rem;display:flex}.console-header>div{gap:.2rem;display:grid}.console-kicker{color:var(--muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem}.console-header strong{color:var(--foreground-strong);letter-spacing:-.015em;font-size:.95rem}.console-status{border:1px solid var(--border-strong);background:var(--accent-soft);color:#bdfaf2;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.45rem;padding:.32rem .55rem;font-size:.58rem;display:inline-flex}.console-status span{background:var(--accent);width:.3rem;height:.3rem;box-shadow:0 0 .55rem var(--accent);border-radius:50%}.memory-visual{height:17rem;margin:0 1.35rem;position:relative;overflow:hidden}.memory-visual:before,.memory-visual:after{content:"";position:absolute}.memory-visual:before{background-image:linear-gradient(#71b6bf0f 1px,#0000 1px),linear-gradient(90deg,#71b6bf0f 1px,#0000 1px);background-size:2.25rem 2.25rem;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.memory-visual:after{border:1px solid #40dbd129;border-radius:50%;width:12rem;height:12rem;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2.7rem #2c90a409,0 0 0 5rem #2c90a405}.memory-axis{z-index:2;background:linear-gradient(90deg, #4da3ff47, var(--accent), #4da3ff47);height:1px;position:absolute;top:50%;left:14%;right:14%;box-shadow:0 0 1.2rem #20d9c259}.memory-node{z-index:3;justify-items:center;gap:.65rem;display:grid;position:absolute;top:calc(50% - .42rem);transform:translate(-50%)}.memory-node span{border:2px solid var(--accent-bright);background:var(--surface-strong);border-radius:50%;width:.85rem;height:.85rem;box-shadow:0 0 1.1rem #20d9c2b8}.memory-node small{color:var(--muted-strong);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.memory-node-source{left:18%}.memory-node-evidence{left:50%}.memory-node-history{left:82%}.memory-scan{z-index:4;background:linear-gradient(transparent, var(--accent-bright), transparent);width:1px;box-shadow:0 0 1rem var(--accent);animation:6s ease-in-out infinite memory-scan;position:absolute;top:16%;bottom:16%;left:12%}.signal-list{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0 1.35rem 1.35rem;display:grid}.signal-list div{border-top:1px solid var(--border);gap:.25rem;padding:1rem;display:grid}.signal-list div:nth-child(odd){border-right:1px solid var(--border)}.signal-list dt{color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.6rem}.signal-list dd{color:var(--foreground);margin:0;font-size:.8rem;font-weight:650}.hero-edge{background:linear-gradient(90deg, transparent, var(--accent), var(--accent-blue), transparent);opacity:.55;height:1px;position:absolute;bottom:-1px;left:0;right:0;box-shadow:0 0 1.25rem #20d9c26b}.content-section{border-bottom:1px solid var(--border);padding:clamp(5.5rem,10vw,9rem) 0;position:relative}.system-section{background:radial-gradient(circle at 84% 20%, #4da3ff12, transparent 24rem), var(--background-elevated)}.section-intro-grid{grid-template-columns:minmax(0,.9fr) minmax(20rem,.7fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.section-heading{max-width:46rem}.section-heading>p:last-child,.section-lede{color:var(--muted-strong)}.section-lede{max-width:35rem;margin-bottom:.55rem;font-size:1.05rem}.pipeline{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--border);box-shadow:var(--shadow-panel);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:clamp(3.5rem,7vw,5.5rem) 0 0;padding:1px;list-style:none;display:grid;overflow:hidden}.pipeline li{background:linear-gradient(145deg,#0f1720f5,#090e14fa);flex-direction:column;justify-content:space-between;gap:2rem;min-height:10.5rem;padding:1.4rem;transition:background .22s,box-shadow .22s,transform .22s;display:flex;position:relative}.pipeline li:hover{z-index:2;box-shadow:inset 0 0 0 1px var(--border-strong), 0 0 2.5rem #20d9c214;background:linear-gradient(145deg,#15232efa,#0a1219fa);transform:translateY(-2px)}.pipeline-meta{justify-content:space-between;align-items:center;display:flex}.pipeline-index{color:var(--accent-bright);font-family:var(--font-mono);letter-spacing:.12em;font-size:.66rem}.pipeline-node{border:1px solid var(--accent);border-radius:50%;width:.4rem;height:.4rem;box-shadow:0 0 .7rem #20d9c28c}.pipeline li strong,.pipeline-detail{display:block}.pipeline li strong{color:var(--foreground-strong);letter-spacing:-.015em;font-size:1rem}.pipeline-detail{color:var(--muted);margin-top:.3rem;font-size:.78rem}.historical-section{background:#06090d;position:relative;overflow:hidden}.historical-section:before{content:"";background-image:linear-gradient(90deg,#0000 49.9%,#76b5bf09 50%,#0000 50.1%);background-size:8rem 100%;position:absolute;inset:0}.history-glow{background:radial-gradient(circle,#23a2a61c,#0000 67%);border-radius:50%;width:38rem;height:38rem;position:absolute;top:50%;right:-12rem;transform:translateY(-50%)}.historical-grid{grid-template-columns:minmax(0,.82fr) minmax(28rem,1fr);align-items:center;gap:clamp(4rem,9vw,9rem);display:grid;position:relative}.history-heading>p:not(.eyebrow){max-width:38rem;color:var(--muted-strong);margin-bottom:1rem;font-size:1.04rem}.history-panel{border:1px solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel), var(--glow-teal);background:linear-gradient(145deg,#0e161ef0,#070b10f5);overflow:hidden}.history-panel-header{border-bottom:1px solid var(--border);color:var(--muted-strong);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.65rem;display:flex}.history-integrity{color:var(--accent-bright)}.history-timeline{margin:0;padding:1.25rem;list-style:none;display:grid;position:relative}.history-timeline:before{background:linear-gradient(var(--accent-blue), var(--accent));content:"";opacity:.5;width:1px;position:absolute;top:2.25rem;bottom:2.25rem;left:1.64rem}.history-timeline li{border-bottom:1px solid var(--border);grid-template-columns:1.1rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.25rem 0;display:grid;position:relative}.history-timeline li:last-child{border-bottom:0}.timeline-marker{z-index:1;border:1px solid var(--accent-blue);background:var(--surface-strong);border-radius:50%;width:.55rem;height:.55rem;position:relative;box-shadow:0 0 .75rem #4da3ff59}.timeline-marker-active{border-color:var(--accent);background:var(--accent);box-shadow:0 0 1rem #20d9c2a6}.history-timeline small,.history-timeline strong{display:block}.history-timeline small{color:var(--muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem;font-size:.6rem}.history-timeline strong{color:var(--foreground);font-size:.9rem}.timeline-tag{border:1px solid var(--border);color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;border-radius:999px;padding:.3rem .5rem;font-size:.56rem}.timeline-tag-active{border-color:var(--border-strong);background:var(--accent-soft);color:var(--accent-bright)}.document-hero{border-bottom:1px solid var(--border);isolation:isolate;padding:clamp(5rem,9vw,8rem) 0 clamp(4rem,7vw,6rem);position:relative}.document-ambient .ambient-grid{-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.document-hero-grid{grid-template-columns:minmax(0,1fr) minmax(19rem,.48fr);align-items:end;gap:clamp(3rem,9vw,9rem);display:grid}.document-hero h1{max-width:15ch;margin-bottom:1.5rem;font-size:clamp(3.8rem,8vw,7rem)}.document-intro{max-width:51rem;color:var(--muted-strong);margin-bottom:0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}.crawler-status{border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#0a1017cc;padding:.4rem 1.2rem}.crawler-status-line{border-bottom:1px solid var(--border);font-family:var(--font-mono);justify-content:space-between;gap:1.2rem;padding:.9rem 0;font-size:.66rem;display:flex}.crawler-status-line:last-child{border-bottom:0}.crawler-status-line span{color:var(--muted);text-transform:uppercase}.crawler-status-line strong{color:var(--accent-bright);text-align:right;font-weight:600}.document-grid{grid-template-columns:minmax(12rem,.28fr) minmax(0,1fr);gap:clamp(3rem,8vw,7rem);padding-top:clamp(4rem,8vw,6.5rem);padding-bottom:clamp(6rem,10vw,9rem);display:grid}.document-aside{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-panel);align-self:start;padding:1.25rem;position:sticky;top:2rem}.aside-label{color:var(--accent-bright);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.8rem;font-size:.62rem}.document-aside nav{margin:0 -.5rem;display:grid}.document-aside nav a{color:var(--muted-strong);border-radius:.4rem;padding:.52rem .5rem;font-size:.84rem;transition:background .18s,color .18s,transform .18s}.document-aside nav a:hover{background:var(--accent-soft);color:var(--foreground-strong);transform:translate(.2rem)}.aside-note{border-top:1px solid var(--border);color:var(--muted);margin:1.15rem 0 0;padding-top:1.15rem;font-size:.72rem}.document-content{gap:1.25rem;max-width:57rem;display:grid}.document-section{scroll-margin-top:2rem}.document-panel{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);background:linear-gradient(145deg,#0f1720e0,#080d13f0);padding:clamp(1.5rem,4vw,2.5rem);transition:border-color .22s,transform .22s,box-shadow .22s;position:relative;overflow:hidden}.document-panel:before{background:linear-gradient(90deg, var(--accent), transparent);content:"";opacity:.72;width:7rem;height:1px;position:absolute;top:0;left:2rem}.document-panel:hover{border-color:var(--border-strong);box-shadow:var(--shadow-panel), 0 0 3rem #20d9c20b;transform:translateY(-2px)}.section-number{color:#7eefe859;font-family:var(--font-mono);letter-spacing:.12em;font-size:.68rem;position:absolute;top:1.4rem;right:1.5rem}.document-section h2{max-width:18ch;margin-bottom:1.4rem;font-size:clamp(1.7rem,3vw,2.5rem)}.document-section p,.document-section li,.identity-list dd,.identity-list dt{font-size:.97rem}.document-section p{color:var(--muted-strong)}.document-section p:last-child{margin-bottom:0}.principles-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.principles-list li{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted-strong);background:#060b1085;align-items:flex-start;gap:.7rem;padding:.85rem;display:flex}.principle-check{border:1px solid var(--border-strong);background:var(--accent-soft);width:1.2rem;height:1.2rem;color:var(--accent-bright);border-radius:50%;flex:none;place-items:center;font-size:.65rem;display:grid}.identity-list{border:1px solid var(--border);border-radius:var(--radius-md);background:#04080c80;gap:0;margin:0;display:grid;overflow:hidden}.identity-list div{border-bottom:1px solid var(--border);grid-template-columns:minmax(10rem,.36fr) minmax(0,1fr);gap:1rem;padding:1rem 1.2rem;transition:background .18s;display:grid}.identity-list div:hover{background:var(--accent-soft)}.identity-list div:last-child{border-bottom:0}.identity-list dt{color:var(--muted);font-weight:600}.identity-list dd{min-width:0;color:var(--foreground);font-family:var(--font-mono);overflow-wrap:anywhere;margin:0}.inline-link{color:var(--accent-bright);font-weight:650}.inline-link:hover,.footer-link:hover{color:var(--foreground-strong);text-underline-offset:.22em;text-decoration:underline;text-decoration-thickness:.08em}.code-window{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:#04070a;margin:1.5rem 0;overflow:hidden;box-shadow:inset 0 0 2.5rem #1f919d0d}.code-window-header{border-bottom:1px solid var(--border);color:var(--muted-strong);font-family:var(--font-mono);letter-spacing:.05em;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1rem;font-size:.62rem;display:flex}.code-window-status{color:var(--accent-bright);text-transform:uppercase}.code-example{color:#c8fff8;font-family:var(--font-mono);margin:0;padding:1.5rem;font-size:.9rem;line-height:1.8;overflow-x:auto}.contact-panel{background:radial-gradient(circle at 85% 20%,#20d9c217,#0000 18rem),linear-gradient(145deg,#0f1720eb,#080d13f5)}.contact-action{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent-bright);align-items:center;gap:.75rem;margin-top:.65rem;padding:.7rem .9rem;font-size:.82rem;font-weight:700;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.contact-action:hover{border-color:var(--accent);background:#20d9c226;transform:translateY(-2px)}.site-footer{border-top:1px solid var(--border);background:#040609;padding:2.5rem 0;position:relative}.footer-inner{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.footer-identity{gap:.25rem;display:grid}.footer-brand{color:var(--foreground-strong);align-items:center;gap:.55rem;margin:0;font-size:.9rem;font-weight:700;display:flex}.footer-mark{background:var(--accent);width:.4rem;height:.4rem;box-shadow:0 0 .65rem var(--accent);border-radius:50%}.footer-operator{color:var(--muted);margin:0;font-size:.72rem}.footer-meta{color:var(--muted);font-family:var(--font-mono);align-items:center;gap:1.5rem;font-size:.62rem;display:flex}.footer-link{color:var(--muted-strong);font-family:inherit;font-weight:650}.reveal-one{animation:.7s cubic-bezier(.22,1,.36,1) both reveal-up}.reveal-two{animation:.8s cubic-bezier(.22,1,.36,1) .12s both reveal-up}@keyframes reveal-up{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes signal-pulse{0%,45%{box-shadow:0 0 #20d9c273}75%,to{box-shadow:0 0 0 .5rem #20d9c200}}@keyframes field-scan{0%,18%{transform:translate(-100%)}72%,to{transform:translate(100%)}}@keyframes ambient-drift{0%{transform:translate(-2%,-2%)scale(.96)}to{transform:translate(3%,2%)scale(1.04)}}@keyframes memory-scan{0%,15%{opacity:0;left:12%}30%{opacity:1}75%{opacity:1}90%,to{opacity:0;left:88%}}@media (max-width:64rem){.hero-grid,.historical-grid,.document-hero-grid{grid-template-columns:1fr}.hero-section{min-height:auto}.signal-console,.crawler-status{width:min(100%,42rem)}.historical-grid{gap:3.5rem}.document-grid{grid-template-columns:11rem minmax(0,1fr);gap:2.5rem}}@media (max-width:48rem){.container{width:min(calc(100% - 1.5rem), var(--max-width))}.header-inner{min-height:4.25rem}h1{font-size:clamp(3.1rem,16vw,5.2rem)}h2{font-size:clamp(2.15rem,11vw,3.5rem)}.hero-section,.document-hero{padding-top:4rem}.hero-grid{gap:3.5rem}.memory-visual{height:14rem}.signal-list,.principles-list,.pipeline,.section-intro-grid,.document-grid{grid-template-columns:1fr}.signal-list div:nth-child(odd){border-right:0}.pipeline li{min-height:8.5rem}.history-timeline li{grid-template-columns:1.1rem minmax(0,1fr)}.timeline-tag{grid-column:2;justify-self:start}.document-aside{display:none}.identity-list div{grid-template-columns:1fr;gap:.25rem}.footer-inner,.footer-meta{flex-direction:column;align-items:flex-start}.footer-meta{gap:.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-main:focus{outline:none}.wordmark,.nav-link,.footer-link,.document-aside a,.inline-link,.contact-action{min-height:2.75rem}.wordmark{padding-block:.5rem}.temporal-journey{isolation:isolate;background:radial-gradient(circle at 72% 16%,#1e919a17,#0000 28rem),radial-gradient(circle at 30% 67%,#4d5ca314,#0000 36rem),linear-gradient(#05080b,#06090d 55%,#040609);position:relative}.journey-content{z-index:2;position:relative}.journey-temporal-field{z-index:1;height:100%;overflow:clip;-webkit-mask-image:linear-gradient(#000 0% 94%,#0000 100%);mask-image:linear-gradient(#000 0% 94%,#0000 100%)}.journey-temporal-field .temporal-webgl-layer{pointer-events:none;transform-origin:50%;height:calc(100svh - 4.75rem);top:4.75rem;position:sticky!important}.journey-temporal-field .temporal-fallback{height:auto;position:sticky;top:16vh;left:64%}.journey-temporal-field .field-telemetry{height:calc(100svh - 4.75rem);position:sticky;top:4.75rem}.journey-stage{background:0 0;border:0;position:relative}.journey-stage:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#0000,#05080cbd,#0000);height:34rem;position:absolute;inset:auto 0 0}.journey-coordinate{z-index:4;right:max(1.25rem, calc((100% - var(--max-width)) / 2));color:#b4dde1a3;font-family:var(--font-mono);letter-spacing:.14em;margin:0;font-size:.7rem;position:absolute;bottom:2rem}.journey-stage-system{border:0;min-height:calc(115svh - 4.75rem)}.journey-stage-system .hero-spatial-grid{min-height:calc(100svh - 12rem)}.journey-stage-pipeline{min-height:330svh;padding-top:16svh;padding-bottom:24svh}.journey-stage-pipeline .section-intro-grid{z-index:4;pointer-events:none;align-items:start;position:relative;top:auto}.journey-stage-pipeline .section-heading,.journey-stage-pipeline .section-lede,.journey-stage-history .history-heading,.memory-continuum{text-shadow:0 0 2.5rem #05080b,0 0 1.25rem #05080b}.temporal-pipeline{width:100%;box-shadow:none;background:0 0;border:0;flex-direction:column;gap:2svh;margin:46svh 0 0;padding:0;display:flex;overflow:visible}.temporal-pipeline:before,.pipeline-flow-line,.pipeline-flow-line-mobile{display:none}.temporal-pipeline li{width:min(24rem,38vw);min-height:25svh;box-shadow:none;opacity:.86;background:0 0;grid-template-columns:2.5rem .85rem minmax(0,1fr);align-content:center;align-items:center;gap:1rem;padding:1.25rem 0;display:grid;position:relative}.temporal-pipeline li:nth-child(odd){margin-right:auto}.temporal-pipeline li:nth-child(2n){margin-left:auto}.temporal-pipeline li:hover{box-shadow:none;opacity:1;background:0 0;transform:translate(.35rem)}.temporal-pipeline .pipeline-index{color:#b5d2dab8;font-size:.72rem;position:static}.temporal-pipeline .pipeline-node{border-color:var(--stage-color,var(--accent-bright));width:.72rem;height:.72rem;box-shadow:0 0 1.2rem var(--stage-color,var(--accent));background:#081016}@supports (color:color-mix(in lab, red, red)){.temporal-pipeline .pipeline-node{box-shadow:0 0 1.2rem color-mix(in srgb, var(--stage-color,var(--accent)) 60%, transparent)}}.temporal-pipeline li:nth-child(-n+3){--stage-color:#4da3ff}.temporal-pipeline li:nth-child(n+4):nth-child(-n+6){--stage-color:#7de9cf}.temporal-pipeline li:nth-child(7),.temporal-pipeline li:nth-child(9){--stage-color:#edf8fa}.temporal-pipeline li:nth-child(8){--stage-color:#f2b66f}.temporal-pipeline li>div:last-child{text-align:left}.temporal-pipeline li strong{font-size:1.05rem}.temporal-pipeline .pipeline-detail{color:var(--muted-strong);margin-top:.28rem;font-size:.78rem}.journey-stage-history{min-height:225svh;padding-top:18svh;padding-bottom:34svh;overflow:visible}.journey-stage-history:before{display:none}.journey-stage-history .historical-grid{grid-template-columns:minmax(0,.8fr) minmax(22rem,.72fr);align-items:start;gap:clamp(3rem,12vw,12rem);min-height:170svh;display:grid}.journey-stage-history .history-heading{position:sticky;top:22vh}.change-principle{color:var(--muted-strong);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-top:2rem;display:grid}.change-principle span,.memory-continuum-label{color:#efc58d;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem}.change-principle strong{color:var(--foreground);border-left:1px solid #f2b66f59;border-right:1px solid #f2b66f59;padding-inline:1rem;font-size:.82rem}.memory-continuum{align-self:start;margin-top:68svh;position:sticky;top:20vh}.memory-continuum-label{color:#aeb7e7;margin-bottom:1rem}.memory-continuum .memory-layer-list{gap:0;padding:0;display:grid}.memory-continuum .memory-layer-list li{border-bottom-color:#8a99cd33;grid-template-columns:2rem minmax(0,1fr) auto;padding:1.2rem 0;position:relative}.memory-continuum .memory-layer-list li:before{content:"";background:linear-gradient(#7386c7,#0000);width:1px;position:absolute;top:0;bottom:0;left:-1.25rem}.memory-continuum .memory-layer-list small{font-size:.68rem}.memory-continuum .memory-layer-list strong{font-size:.92rem}.memory-continuum .memory-layer-state{font-size:.64rem}.journey-resolution{z-index:3;color:#c7d8ec8c;min-height:42svh;font-family:var(--font-mono);letter-spacing:.2em;background:radial-gradient(circle,#5b6fb014,#0000 42%);place-items:center;font-size:.75rem;display:grid;position:relative}.journey-resolution:after{content:"";background:linear-gradient(90deg,#0000,#7388c97a,#0000);height:1px;position:absolute;bottom:0;left:12%;right:12%}.user-agent-value{overflow-wrap:normal;word-break:normal}.user-agent-value span{white-space:nowrap;max-width:100%;display:inline-block}.site-footer{border-top:0;position:relative}.site-footer:before{content:"";background:linear-gradient(90deg,#0000,#667ab95c,#0000);height:1px;position:absolute;top:0;left:8%;right:8%}@media (max-width:70rem){.journey-stage-pipeline{min-height:285svh}.temporal-pipeline{padding-left:0}.temporal-pipeline li{grid-template-columns:2.25rem .8rem minmax(0,1fr)}.memory-continuum{margin-top:58svh}}@media (max-width:48rem){.container{width:min(calc(100% - 1.5rem), var(--max-width))}.header-inner{min-height:4.25rem}.journey-temporal-field .temporal-webgl-layer,.journey-temporal-field .field-telemetry{height:calc(100svh - 4.25rem);top:4.25rem}.journey-temporal-field{opacity:.76;-webkit-mask-image:linear-gradient(#000 0% 91%,#0000 100%);mask-image:linear-gradient(#000 0% 91%,#0000 100%)}.journey-stage-system{min-height:112svh}.journey-stage-system .hero-spatial-grid{min-height:47rem}.journey-stage-pipeline{min-height:255svh;padding-top:12svh}.journey-stage-pipeline .section-intro-grid{display:block;top:5.75rem}.journey-stage-pipeline .section-lede{max-width:29rem;padding-right:1rem;font-size:.94rem}.temporal-pipeline{margin-top:42svh}.temporal-pipeline li,.temporal-pipeline li:nth-child(n){width:min(18rem,82vw);min-height:22svh;margin-left:auto;margin-right:0;padding:1rem 0}.temporal-pipeline li:nth-child(2n){margin-left:0;margin-right:auto}.temporal-pipeline li strong{font-size:.95rem}.temporal-pipeline .pipeline-detail{font-size:.75rem}.journey-stage-history{min-height:190svh;padding-top:12svh;padding-bottom:20svh}.journey-stage-history .historical-grid{min-height:auto;display:block}.journey-stage-history .history-heading{position:relative;top:auto}.change-principle{grid-template-columns:1fr auto}.change-principle strong{border:0;border-top:1px solid #f2b66f4d;grid-area:2/1/auto/-1;padding:.75rem 0}.memory-continuum{margin-top:62svh;position:relative;top:auto}.memory-continuum .memory-layer-list li{grid-template-columns:1.75rem minmax(0,1fr)}.memory-continuum .memory-layer-state{grid-column:2;justify-self:start}.journey-coordinate{text-align:right;max-width:17rem;font-size:.64rem;bottom:1.25rem;right:.75rem}.field-telemetry{display:none}.audience-list li{align-items:center;min-height:2.5rem;font-size:.7rem;display:inline-flex}.user-agent-value span{font-size:.88rem}}@media (prefers-reduced-motion:reduce){.journey-stage-pipeline,.journey-stage-history{min-height:auto}.journey-stage-pipeline .section-intro-grid,.journey-stage-history .history-heading,.memory-continuum{position:relative;top:auto}.temporal-pipeline{margin-top:4rem}.temporal-pipeline li{min-height:8rem}.memory-continuum{margin-top:4rem}}.hero-section{min-height:calc(100svh - 4.75rem)}.hero-spatial-grid{z-index:3;grid-template-columns:minmax(0,1fr) minmax(8rem,.3fr);align-items:center;min-height:min(48rem,100svh - 13rem);position:relative}.hero-spatial-grid .hero-copy{max-width:59rem}.hero-spatial-grid h1{z-index:3;text-shadow:0 0 3rem #04080ccc;max-width:10.5ch;position:relative}.hero-system-rail{color:#bdf9f4ad;font-family:var(--font-mono);letter-spacing:.16em;text-align:right;border-left:1px solid #61efe340;justify-self:end;gap:1.1rem;padding:1rem 0 1rem 1.4rem;font-size:.58rem;display:grid}.temporal-field{z-index:1;pointer-events:none;margin:0;position:absolute;inset:0;overflow:hidden}.home-temporal-field{-webkit-mask-image:linear-gradient(#000 6% 84%,#0000 100%);mask-image:linear-gradient(#000 6% 84%,#0000 100%)}.temporal-webgl-layer,.temporal-webgl-layer>div,.temporal-webgl-layer canvas{inset:0;width:100%!important;height:100%!important;position:absolute!important}.temporal-webgl-layer{z-index:2;transform-origin:62%;opacity:0;transition:opacity .9s}.temporal-field[data-canvas-ready=true] .temporal-webgl-layer{opacity:.96}.temporal-fallback{z-index:1;aspect-ratio:1;opacity:.74;border-radius:50%;width:min(48rem,70vw);transition:opacity .9s;position:absolute;top:50%;left:64%;transform:translate(-50%,-50%)rotateX(67deg)rotate(-12deg)}.temporal-field[data-canvas-ready=true] .temporal-fallback{opacity:.2}.temporal-fallback:before,.temporal-fallback:after{content:"";border-radius:50%;position:absolute}.temporal-fallback:before{filter:blur(1rem);background:radial-gradient(circle,#20d9c21f,#0000 58%);inset:9%}.temporal-fallback:after{background:var(--accent-bright);inset:48%;box-shadow:0 0 2.5rem 1rem #20d9c259}.fallback-ring,.fallback-core,.fallback-vector{display:block;position:absolute}.fallback-ring{border:1px solid #5ceae147;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.fallback-ring-one{width:34%;height:34%;box-shadow:0 0 2rem #20d9c21f}.fallback-ring-two{border-color:#4da3ff33;width:55%;height:55%}.fallback-ring-three{border-color:#5ceae11f;width:78%;height:78%}.fallback-core{aspect-ratio:1;background:var(--foreground-strong);width:2.4%;box-shadow:0 0 1rem var(--accent);border-radius:50%;top:48.8%;left:48.8%}.fallback-vector{background:linear-gradient(90deg, transparent, var(--accent), transparent);transform-origin:0;height:1px;top:50%;left:50%}.fallback-vector-one{width:46%;transform:rotate(18deg)}.fallback-vector-two{width:39%;transform:rotate(158deg)}.field-telemetry{z-index:4;color:#aeebe980;font-family:var(--font-mono);letter-spacing:.15em;font-size:.54rem;position:absolute;inset:0}.field-label{padding-left:1.1rem;position:absolute}.field-label:before{border:1px solid var(--accent);content:"";border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 .65rem #20d9c280}.field-label-1{top:22%;right:18%}.field-label-2{top:42%;right:8%}.field-label-3{bottom:23%;right:27%}.field-label-4{bottom:12%;right:48%}.field-label-5{top:17%;right:44%}.temporal-pipeline{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(9,minmax(0,1fr));gap:0;margin-top:clamp(4.5rem,9vw,7rem);padding:2rem 0 0;display:grid;position:relative;overflow:visible}.temporal-pipeline:before{content:"";background:#73aeb72b;height:1px;position:absolute;top:2.6rem;left:2.5%;right:2.5%}.pipeline-flow-line{z-index:1;background:linear-gradient(90deg, var(--accent-blue), var(--accent-bright));transform-origin:0;height:1px;position:absolute;top:2.6rem;left:2.5%;right:2.5%;box-shadow:0 0 1.25rem #20d9c28c}.pipeline-flow-line-mobile{display:none}.temporal-pipeline li{z-index:2;min-height:12rem;box-shadow:none;transform-origin:top;background:0 0;justify-content:flex-start;gap:2.9rem;padding:0 .55rem}.temporal-pipeline li:hover{box-shadow:none;background:0 0;transform:none}.temporal-pipeline .pipeline-meta{justify-content:center;height:1.2rem}.temporal-pipeline .pipeline-index{color:var(--muted);position:absolute;top:-.15rem}.temporal-pipeline .pipeline-node{border:2px solid var(--accent-bright);background:var(--background-elevated);width:.72rem;height:.72rem;position:relative;box-shadow:0 0 0 .3rem #20d9c20f,0 0 1.1rem #20d9c273}.temporal-pipeline li>div:last-child{text-align:center;min-width:0}.temporal-pipeline li strong{overflow-wrap:anywhere;font-size:.82rem}.temporal-pipeline .pipeline-detail{margin-top:.45rem;font-size:.66rem;line-height:1.45}.memory-system{border:1px solid var(--border-strong);border-radius:var(--radius-lg);min-height:31rem;box-shadow:var(--shadow-panel), var(--glow-teal);background:linear-gradient(145deg,#0c141cf5,#05090efa);grid-template-columns:minmax(15rem,.75fr) minmax(20rem,1fr);display:grid;overflow:hidden}.memory-ring-stage{border-right:1px solid var(--border);background-image:linear-gradient(#7ec1ca0b 1px,#0000 1px),linear-gradient(90deg,#7ec1ca0b 1px,#0000 1px);background-size:2.5rem 2.5rem;place-items:center;min-height:31rem;display:grid;position:relative;overflow:hidden}.memory-ring-stage:after{content:"";background:radial-gradient(circle,#20d9c217,#0000 59%);position:absolute;inset:0}.memory-ring-cluster{z-index:2;aspect-ratio:1;width:min(20rem,74%);transform-style:preserve-3d;position:relative;transform:rotateX(62deg)rotate(-10deg)}.memory-ring,.memory-ring-core,.memory-ring-vector{display:block;position:absolute}.memory-ring{border:1px solid #50ebe066;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.memory-ring-a{width:27%;height:27%;box-shadow:0 0 1.5rem #20d9c233}.memory-ring-b{border-color:#4da3ff59;width:47%;height:47%}.memory-ring-c{border-color:#51e1da38;width:69%;height:69%}.memory-ring-d{border-color:#4da3ff21;width:91%;height:91%}.memory-ring-core{aspect-ratio:1;background:var(--foreground-strong);width:3%;box-shadow:0 0 1.2rem var(--accent);border-radius:50%;top:48.5%;left:48.5%}.memory-ring-vector{background:linear-gradient(90deg, var(--accent), transparent);transform-origin:0;width:47%;height:1px;top:50%;left:50%;transform:rotate(-25deg)}.memory-stage-label{z-index:3;color:var(--muted);font-family:var(--font-mono);letter-spacing:.14em;font-size:.55rem;position:absolute}.memory-stage-label-past{bottom:1.5rem;left:1.5rem}.memory-stage-label-present{color:var(--accent-bright);top:1.5rem;right:1.5rem}.memory-layer-list{align-content:center;margin:0;padding:1.4rem;list-style:none;display:grid}.memory-layer-list li{border-bottom:1px solid var(--border);grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.15rem 0;display:grid}.memory-layer-list li:last-child{border-bottom:0}.memory-layer-index{color:var(--accent-bright);font-family:var(--font-mono);font-size:.6rem}.memory-layer-list small,.memory-layer-list strong{display:block}.memory-layer-list small{color:var(--muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem;font-size:.56rem}.memory-layer-list strong{color:var(--foreground);font-size:.84rem}.memory-layer-state{border:1px solid var(--border);color:var(--muted-strong);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:.28rem .5rem;font-size:.5rem}.nav-link[aria-current=page]{border-color:var(--border-strong);background:var(--accent-soft);color:var(--foreground-strong);box-shadow:inset 0 0 1.25rem #20d9c20d}.site-header{position:sticky;top:0}.site-header:before{content:"";filter:blur(3.5rem);pointer-events:none;background:#20d9c214;border-radius:50%;width:18rem;height:10rem;position:absolute;top:-8rem;right:10%}.site-footer{background:radial-gradient(circle at 18% 0,#20d9c20f,#0000 18rem),#030508}.crawler-temporal-field{z-index:1;opacity:.76;left:42%;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 30%);mask-image:linear-gradient(90deg,#0000,#000 30%)}.crawler-temporal-field .temporal-fallback{width:min(32rem,62vw);left:62%}.document-hero-grid{z-index:3;position:relative}@media (max-width:70rem){.temporal-pipeline{grid-template-columns:1fr;gap:0;padding-left:2rem}.temporal-pipeline:before,.pipeline-flow-line{display:none}.pipeline-flow-line-mobile{z-index:1;background:linear-gradient(var(--accent-blue), var(--accent-bright));transform-origin:top;width:1px;display:block;position:absolute;top:1.2rem;bottom:1.2rem;left:2.34rem;box-shadow:0 0 1.15rem #20d9c280}.temporal-pipeline li{grid-template-columns:2rem minmax(0,1fr);gap:1rem;min-height:0;padding:1.1rem 0;display:grid}.temporal-pipeline .pipeline-meta{justify-content:flex-start;align-self:start}.temporal-pipeline .pipeline-index{top:auto;left:-2rem}.temporal-pipeline li>div:last-child{text-align:left}.temporal-pipeline li strong{font-size:.96rem}.temporal-pipeline .pipeline-detail{font-size:.74rem}.memory-system{grid-template-columns:1fr}.memory-ring-stage{border-right:0;border-bottom:1px solid var(--border);min-height:22rem}}@media (max-width:64rem){.hero-spatial-grid{grid-template-columns:1fr}.hero-system-rail{display:none}.home-temporal-field{opacity:.74}.temporal-fallback{left:72%}.field-label-2,.field-label-4{display:none}.crawler-temporal-field{opacity:.48;left:25%}}@media (max-width:48rem){.hero-section{min-height:auto}.hero-spatial-grid{align-items:start;min-height:45rem}.hero-spatial-grid h1{max-width:9.5ch}.home-temporal-field{opacity:.52;height:32rem;top:13rem;-webkit-mask-image:radial-gradient(circle at 68% 48%,#000,#0000 73%);mask-image:radial-gradient(circle at 68% 48%,#000,#0000 73%)}.temporal-fallback{width:31rem;top:52%;left:68%}.field-telemetry{display:none}.audience-list{max-width:19rem}.memory-layer-list li{grid-template-columns:1.5rem minmax(0,1fr)}.memory-layer-state{grid-column:2;justify-self:start}.crawler-temporal-field{opacity:.32;height:23rem;top:3.5rem;left:10%;-webkit-mask-image:radial-gradient(circle at 70%,#000,#0000 75%);mask-image:radial-gradient(circle at 70%,#000,#0000 75%)}.crawler-temporal-field .temporal-fallback{width:24rem;left:68%}}@media (prefers-reduced-motion:reduce){.temporal-webgl-layer{transform:none!important}.temporal-field[data-canvas-ready=true] .temporal-webgl-layer{opacity:.84}.pipeline-flow-line,.pipeline-flow-line-mobile{transform:none!important}}.temporal-journey .journey-temporal-field .temporal-webgl-layer{transform-origin:50%;width:100%!important;height:calc(100svh - 4.75rem)!important;position:absolute!important;inset:0!important}.temporal-journey .journey-temporal-field{width:100%;height:calc(100svh - 4.75rem);margin-bottom:calc(4.75rem - 100svh);position:sticky;inset:4.75rem auto auto}.temporal-journey .journey-temporal-field .temporal-webgl-layer>div,.temporal-journey .journey-temporal-field .temporal-webgl-layer canvas{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.temporal-journey .journey-temporal-field .field-telemetry{display:none}.temporal-journey .journey-temporal-field .temporal-fallback{position:absolute;top:12vh;left:64%}.temporal-journey .temporal-pipeline{width:100%;box-shadow:none;background:0 0;border:0;flex-direction:column;gap:2svh;margin:46svh 0 0;padding:0;display:flex;overflow:visible}.temporal-journey .temporal-pipeline:before{display:none}.temporal-journey .temporal-pipeline li{width:min(24rem,38vw);min-height:25svh;box-shadow:none;opacity:.86;background:0 0;grid-template-columns:2.5rem .85rem minmax(0,1fr);align-content:center;align-items:center;gap:1rem;padding:1.25rem 0;display:grid;position:relative}.temporal-journey .temporal-pipeline li:nth-child(odd){margin-left:0;margin-right:auto}.temporal-journey .temporal-pipeline li:nth-child(2n){margin-left:auto;margin-right:0}.temporal-journey .temporal-pipeline .pipeline-index{position:static;top:auto;left:auto}.temporal-journey .temporal-pipeline li>div:last-child{text-align:left}@media (max-width:48rem){.temporal-journey .journey-temporal-field .temporal-webgl-layer,.temporal-journey .journey-temporal-field .field-telemetry{height:calc(100svh - 4.25rem)!important;top:0!important}.temporal-journey .journey-temporal-field{height:calc(100svh - 4.25rem);margin-bottom:calc(4.25rem - 100svh);top:4.25rem}.temporal-journey .temporal-pipeline li,.temporal-journey .temporal-pipeline li:nth-child(n){width:min(18rem,82vw);min-height:22svh}}
