/* The Grid is a place to explore. Content and controls stay ordinary HTML. */
.signature-hero{background:#050a0e;isolation:isolate}
.signature-hero::before{background:none;mask-image:none;opacity:1;z-index:0;background:linear-gradient(90deg,#050a0ef5 0%,#050a0eda 30%,#050a0e52 64%,#050a0e25),linear-gradient(0deg,#050a0e 0%,transparent 24%,transparent 83%,#050a0e80)}
.grid-atmosphere{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;opacity:.83}
.signature-hero>.container{position:relative;z-index:1}
.signature-hero .hero-grid{min-height:625px;grid-template-columns:1fr 1.08fr;gap:30px;padding-top:34px;padding-bottom:30px}
.signature-hero .hero-copy .intro{max-width:485px}
.signature-hero .grid-stage{height:330px;margin:0 -24px;overflow:visible;contain:layout}
.signature-hero .world-overline{font-size:9px;letter-spacing:.11em;padding-bottom:12px}
.signature-hero .world-core-label{font-size:11px;letter-spacing:.13em;text-shadow:0 0 20px #4be6ed55}
.signature-hero .world-core-label span{font-size:7px}
.signature-hero .world-node{font-size:10px;background:linear-gradient(90deg,#08141bf5,#08141bc9);box-shadow:0 8px 24px #0002}
.signature-hero .world-node span{font-size:8px}
.signature-hero .world-console{border:1px solid #406878;border-radius:7px;box-shadow:0 18px 60px #0006;background:linear-gradient(130deg,#102631f5,#07141bf5);margin-top:0;overflow:hidden}
.signature-hero .world-choice-label{padding:15px 16px 12px;display:block;font:12px/1.5 Space,sans-serif;letter-spacing:0;color:#d6eaf3}
.signature-hero .world-choice-label strong{display:block;font:9px/1.5 Mono,monospace;letter-spacing:.09em;color:var(--cyan);margin-bottom:5px}
.signature-hero .world-choices{border:0;gap:7px;padding:0 12px;grid-template-columns:1fr 1.16fr 1fr}
.signature-hero .world-choices button{position:relative;border:1px solid #46606d;border-radius:4px;background:#091923;padding:11px 9px;min-height:54px;text-align:left;color:#d2e4ef;font-size:11px;transition:border-color .2s,background .2s,transform .2s}
.signature-hero .world-choices button span{display:none}
.signature-hero .world-choices button::after{content:'↗';float:right;color:#9bd0df;margin-left:5px;font-size:13px}
.signature-hero .world-choices button:hover{border-color:var(--world-accent);background:#1c3a47;transform:translateY(-2px)}
.signature-hero .world-choices button[aria-pressed=true]{border-color:var(--world-accent);color:#edfdff;background:linear-gradient(120deg,#214451,#112a36);box-shadow:inset 0 -2px var(--world-accent)}
.signature-hero .world-choices button[aria-pressed=true]::after{content:'✓';color:var(--world-accent)}
.signature-hero .world-outcome{padding:15px 16px 17px;min-height:103px}
.signature-hero .world-demo-note{font-size:8px;color:#9fb9c7}
.signature-hero .world-outcome .world-result{font-size:18px;line-height:1.25}
.signature-hero .world-outcome .world-result-detail{font-size:8px}
.signature-hero .world-follow{font-size:11px;gap:10px;color:#70edf2}
.hero-display-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px 2px 0;color:#9cb9c7;font:9px/1.6 Mono,monospace}
.hero-display-controls button{background:none;border:0;color:#bdd6e2;font:inherit;text-decoration:underline;text-underline-offset:4px;min-height:32px;padding:4px 0}
.hero-display-controls button:hover{color:var(--cyan)}
.signature-hero .hero-bottom{border-color:#345360;padding-top:18px}
.memory-system{min-width:0;position:relative}
.memory-system .memory-invite{font:11px/1.7 Mono,monospace;letter-spacing:.025em;color:#bad0da;margin-bottom:18px}
.memory-invite span{color:var(--cyan)}
.memory-network{position:relative;display:grid;grid-template-columns:1fr 1.22fr 1fr;grid-template-rows:repeat(3,58px) 48px;gap:22px 30px;align-items:center;padding:20px 0 12px;isolation:isolate}
.memory-wires{position:absolute;inset:0;width:100%;height:100%;z-index:-1;overflow:visible;pointer-events:none}
.memory-wires path{stroke:#366575;stroke-width:1.1;fill:none;transition:stroke .2s}
.memory-wires path.is-selected{stroke:var(--cyan);stroke-width:1.7}
.memory-node{width:100%;min-height:50px;background:linear-gradient(135deg,#112b36,#08151d);border:1px solid #365a69;color:#c3dce8;border-radius:4px;text-align:left;padding:10px 12px;font:12px/1.3 Space,sans-serif;position:relative;z-index:2;transition:background .2s,border-color .2s}
.memory-node::before{content:'';display:inline-block;width:5px;height:5px;background:#75bed1;box-shadow:0 0 10px #4be6ed33;margin:0 8px 2px 0}
.memory-node:hover,.memory-node[aria-pressed=true]{background:#163743;border-color:#67dce7;color:#eeffff}
.memory-node[aria-pressed=true]::before{background:var(--cyan)}
.memory-node:disabled{opacity:1;cursor:default}
.memory-node[data-memory-key=context]{grid-column:1;grid-row:2}
.memory-node[data-memory-key=sources]{grid-column:1;grid-row:1}
.memory-node[data-memory-key=facts]{grid-column:3;grid-row:1}
.memory-node[data-memory-key=decisions]{grid-column:3;grid-row:2}
.memory-node[data-memory-key=lessons]{grid-column:1;grid-row:3}
.memory-node[data-memory-key=next]{grid-column:3;grid-row:3}
.memory-node[data-memory-key=permissions]{grid-column:2;grid-row:4;border-style:dashed;text-align:center;font-size:11px}
.memory-center{grid-column:2;grid-row:1/4;position:relative;text-align:center;border:1px solid #67dce766;aspect-ratio:1/1.2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:radial-gradient(ellipse,#174b5966,#07141d);border-radius:6px;box-shadow:0 0 50px #31bdce13;min-width:0;z-index:2}
.memory-center::before{content:'';position:absolute;inset:7px;border:1px solid #42738166;border-radius:3px;pointer-events:none}
.memory-center svg{width:36px;height:42px;color:var(--cyan)}
.memory-center strong{font-size:18px;line-height:1.2;letter-spacing:-.025em;font-weight:500;color:#e5f9ff}
.memory-center>span{font:9px/1.6 Mono,monospace;color:#9cc4d3;padding:0 8px}
.memory-inspector{margin-top:18px;min-height:128px;border-top:1px solid #355967;padding:18px 0 0}
.memory-inspector h3{font-size:17px;letter-spacing:-.025em;line-height:1.35;color:#e4f5fc;margin-bottom:8px}
.memory-inspector p{font-size:13px;line-height:1.8;max-width:480px}
.memory-noscript{font-size:12px}
.memory-noscript dt{font-weight:600;color:#cfedf6;margin-top:12px}
.memory-noscript dd{margin:4px 0 0;color:#a5bdcb}
.grid-reticle{position:fixed;left:0;top:0;width:32px;height:32px;z-index:1000;pointer-events:none;border:1px solid #6fe8ef99;border-radius:50%;transform:translate(-100px,-100px);opacity:0;transition:width .14s,height .14s,border-radius .2s,background .2s,opacity .12s;display:flex;align-items:center;justify-content:center;color:#cafaff;font:8px Mono,monospace;letter-spacing:.04em;box-shadow:0 0 16px #4be6ed18}
.grid-reticle::before,.grid-reticle::after{content:'';position:absolute;background:#94faff}
.grid-reticle::before{width:3px;height:3px;border-radius:50%}
.grid-reticle::after{width:42px;height:1px;background:linear-gradient(90deg,#71dce8 4px,transparent 4px,transparent 38px,#71dce8 38px)}
.grid-reticle.is-action{width:52px;height:52px;background:#06141edb;border-color:#8feef6;border-radius:6px}
.grid-reticle.is-action::before{display:none}.grid-reticle.is-action::after{width:62px;background:linear-gradient(90deg,#71dce8 4px,transparent 4px,transparent 58px,#71dce8 58px)}
.grid-reticle.is-down{scale:.88}.grid-reticle.is-visible{opacity:1}
@media(hover:hover) and (pointer:fine){html[data-grid-cursor=on] body,html[data-grid-cursor=on] a,html[data-grid-cursor=on] button,html[data-grid-cursor=on] summary{cursor:none}html[data-grid-cursor=on] input,html[data-grid-cursor=on] textarea,html[data-grid-cursor=on] [contenteditable=true]{cursor:text}html[data-grid-cursor=on] select{cursor:pointer}}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;list-style:none;margin:0 0 25px;padding:0;font-size:11px;line-height:1.6;color:#a6becb}.breadcrumbs li{margin:0;color:inherit}.breadcrumbs li+li::before{content:'/';margin-right:8px;color:#5c7c8d}.breadcrumbs a:hover{color:var(--cyan)}
.service-contract{display:grid;grid-template-columns:1fr 1fr;gap:18px}.service-contract article{border:1px solid #355563;background:linear-gradient(135deg,#112935,#07121a);padding:28px;border-radius:4px}.service-contract h3{font-size:21px;margin-bottom:15px}.service-contract p{font-size:14px;line-height:1.85}.service-contract strong{color:#d7edf7;font-weight:500}
.answer-lead{font-size:18px;line-height:1.8;color:#c3d9e5;max-width:880px}.answer-lead strong{font-weight:500;color:#ecfaff}.service-outline{margin-top:32px;border-left:2px solid var(--cyan);padding-left:24px}.service-outline p{font-size:14px;line-height:1.9}
@media(min-width:1600px){.signature-hero .hero-grid{min-height:760px;gap:55px;padding-block:48px}.signature-hero .grid-stage{height:390px}.signature-hero .world-choices button{font-size:12px;min-height:58px;padding-inline:14px}.signature-hero .world-choice-label{font-size:14px}.signature-hero .world-outcome .world-result{font-size:21px}.signature-hero .world-console{margin-top:12px}}
@media(max-width:1100px){.signature-hero .hero-grid{gap:22px}.signature-hero .grid-stage{height:290px}.signature-hero .world-choices{gap:5px;padding-inline:8px}.signature-hero .world-choices button{font-size:10px;padding-inline:6px}.signature-hero .world-outcome .world-result{font-size:16px}.signature-hero .world-node{font-size:8px}.signature-hero .world-node span{font-size:7px}.memory-network{gap:18px 20px}.memory-node{font-size:11px;padding:10px 8px}.memory-center strong{font-size:16px}}
@media(max-width:720px){.signature-hero::before{background:linear-gradient(180deg,#050a0ee8 5%,#050a0ebb 32%,#050a0e55 68%,#050a0e 100%)}.signature-hero .hero-grid{grid-template-columns:1fr;min-height:0;padding-top:36px;padding-bottom:20px;gap:25px}.signature-hero .grid-theatre{display:flex;flex-direction:column;margin-top:0}.signature-hero .world-console{order:1;margin:0}.signature-hero .world-overline{order:2;margin-top:26px;font-size:8px}.signature-hero .grid-stage{order:3;height:290px;margin:0 -12px;overflow:hidden}.hero-display-controls{order:4;padding-top:0;font-size:8px}.signature-hero .world-choice-label{font-size:12px;padding:14px 12px 10px}.signature-hero .world-choice-label strong{font-size:8px}.signature-hero .world-choices button{font-size:10px;padding-inline:8px;min-height:52px}.signature-hero .world-outcome{min-height:95px;padding:13px 12px}.signature-hero .world-follow{font-size:10px}.signature-hero .world-demo-note{font-size:7px}.signature-hero .world-core-label{font-size:9px}.signature-hero .world-core-label span{font-size:6px}.signature-hero .world-node{font-size:8px}.signature-hero .world-node span{font-size:6px}.memory-network{grid-template-rows:repeat(3,56px) 48px;gap:18px 14px;padding-top:10px}.memory-node{font-size:11px;min-height:50px;padding:8px 7px;line-height:1.5}.memory-node::before{width:4px;height:4px;margin-right:5px}.memory-center{aspect-ratio:auto;align-self:stretch;margin-block:28px;gap:12px}.memory-center strong{font-size:16px}.memory-center svg{width:28px;height:34px}.memory-center>span{font-size:8px}.memory-inspector{min-height:140px}.memory-inspector p{font-size:13px}.memory-system .memory-invite{font-size:10px}.service-contract{grid-template-columns:1fr}.service-contract article{padding:24px}.answer-lead{font-size:16px}.breadcrumbs{font-size:10px;margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){.grid-reticle{display:none}.memory-node,.world-choices button{transition:none}}
@media print{.grid-atmosphere,.hero-display-controls,.grid-reticle{display:none}.memory-wires{display:none}.memory-network{break-inside:avoid}}
.service-outline h2{font-size:clamp(28px,3vw,44px);margin-bottom:20px;max-width:780px}.answer-lead{margin-top:22px}.service-contract .eyebrow{margin-bottom:18px}.two-col>div>h2{margin-top:22px}
.memory-center{align-self:stretch;aspect-ratio:auto;min-height:0}.memory-inspector h2{font-size:17px;letter-spacing:-.025em;line-height:1.35;color:#e4f5fc;margin-bottom:8px}
@media(max-width:720px){.memory-grid>.memory-copy{order:-1}.hero-display-controls>span{display:none}.hero-display-controls{justify-content:flex-end}}
