.guide-shell{background:var(--background);min-height:100dvh;color:var(--foreground)}.guide-main{width:min(100% - 2rem,82rem);margin-inline:auto}.guide-opening{border-bottom:var(--rule-hair) solid var(--border);gap:clamp(2rem,6vw,5rem);padding-block:clamp(3rem,8vw,7rem);display:grid}.guide-opening>div{justify-items:start;gap:var(--space-md);display:grid}.guide-opening a{border-bottom:var(--rule-hair) solid var(--foreground);min-height:2.75rem;font-size:var(--text-sm);align-items:center;font-weight:750;text-decoration:none;display:inline-flex}.guide-opening>div>span,.guide-detail>header span,.guide-decision-pair span,.guide-flow header span,.guide-handoff>div:first-child>span{color:var(--primary);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.guide-opening h1,.guide-opening p,.guide-opening aside p,.guide-detail h2,.guide-detail>header p,.guide-decision-pair p,.guide-flow h3,.guide-flow p,.guide-checklist h3,.guide-handoff h3,.guide-handoff p{margin:0}.guide-opening h1{letter-spacing:-.07em;max-width:11ch;font-size:clamp(3.25rem,8vw,7.5rem);line-height:.91}.guide-opening>div>p{max-width:62ch;color:var(--muted-foreground);font-size:clamp(var(--text-base), 2vw, var(--text-lg));line-height:1.6}.guide-opening aside{align-content:start;gap:var(--space-md);padding:clamp(var(--space-lg), 4vw, var(--space-2xl));border:var(--rule-hair) solid var(--border);border-radius:var(--radius-card);background:var(--card);box-shadow:var(--shadow-panel);display:grid}.guide-opening aside strong{font-size:clamp(var(--text-xl), 4vw, var(--text-2xl));letter-spacing:-.04em}.guide-opening aside p{color:var(--muted-foreground);line-height:1.55}.guide-opening aside div{gap:var(--space-xs);padding-top:var(--space-sm);border-top:var(--rule-hair) solid var(--border);font-family:var(--font-mono);font-size:var(--text-xs);display:grid}.guide-finder{gap:var(--space-md);padding-block:clamp(var(--space-xl), 4vw, var(--space-3xl));border-bottom:var(--rule-hair) solid var(--border);display:grid}.guide-finder>label{align-items:center;gap:var(--space-sm);min-height:3.25rem;padding-inline:var(--space-md);border:var(--rule-hair) solid var(--input);border-radius:var(--radius-control);background:var(--card);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.guide-finder>label:focus-within{outline:2px solid var(--ring);outline-offset:2px}.guide-finder>label svg{width:1rem;height:1rem;color:var(--muted-foreground)}.guide-finder input{min-width:0;min-height:3rem;color:var(--foreground);font:inherit;background:0 0;border:0;outline:0}.guide-finder>label button{border-radius:var(--radius-control);min-width:2.75rem;min-height:2.75rem;color:var(--foreground);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.guide-category-rail{gap:var(--space-xs);flex-wrap:wrap;display:flex}.guide-category-rail button,.guide-system-choices button,.guide-detail>header button,.guide-empty button,.guide-handoff-actions a{justify-content:center;align-items:center;gap:var(--space-xs);min-height:2.75rem;padding-inline:var(--space-md);border:var(--rule-hair) solid var(--border);border-radius:var(--radius-control);background:var(--card);color:var(--foreground);font:inherit;font-size:var(--text-sm);cursor:pointer;font-weight:750;text-decoration:none;display:inline-flex}.guide-category-rail button span{color:var(--muted-foreground);font-family:var(--font-mono);font-size:var(--text-xs)}.guide-category-rail button[aria-pressed=true],.guide-system-choices button[aria-checked=true]{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.guide-category-rail button[aria-pressed=true] span{color:inherit}.guide-finder>p{color:var(--muted-foreground);font-size:var(--text-sm);margin:0}.guide-workbench{gap:clamp(var(--space-xl), 4vw, var(--space-3xl));min-width:0;padding-block:clamp(var(--space-2xl), 6vw, var(--space-4xl));display:grid}.guide-index{align-content:start;gap:var(--space-xs);min-width:0;display:grid}.guide-index>button{gap:var(--space-2xs) var(--space-md);min-width:0;min-height:6.5rem;padding:var(--space-md);border:var(--rule-hair) solid var(--border);border-radius:var(--radius-control);background:var(--card);color:var(--foreground);font:inherit;text-align:left;cursor:pointer;grid-template-columns:minmax(0,1fr) auto;display:grid}.guide-index>button>span,.guide-index>button>strong,.guide-index>button>small{grid-column:1;min-width:0}.guide-index>button>span{color:var(--primary);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:800}.guide-index>button>strong{font-size:var(--text-base)}.guide-index>button>small{color:var(--muted-foreground);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;line-height:1.4;overflow:hidden}.guide-index>button>svg{grid-area:1/2/4;align-self:center;width:1rem;height:1rem}.guide-index>button[aria-pressed=true]{border-color:var(--primary);background:var(--plane-1);box-shadow:inset 4px 0 0 var(--primary)}.guide-empty{justify-items:start;gap:var(--space-sm);padding:var(--space-xl);border:var(--rule-hair) solid var(--border);border-radius:var(--radius-card);background:var(--card);display:grid}.guide-empty p{color:var(--muted-foreground);margin:0}.guide-detail{align-content:start;gap:var(--space-lg);min-width:0;scroll-margin-top:var(--space-lg);display:grid}.guide-detail>header{gap:var(--space-lg);padding-bottom:var(--space-xl);border-bottom:var(--rule-hair) solid var(--border);align-items:start;display:grid}.guide-detail>header>div{gap:var(--space-sm);display:grid}.guide-detail h2{max-width:14ch;font-size:clamp(var(--text-2xl), 5vw, 4.5rem);letter-spacing:-.06em;line-height:.95}.guide-detail>header p{max-width:62ch;color:var(--muted-foreground);line-height:1.55}.guide-detail>header button{border-color:var(--primary);background:var(--primary);width:fit-content;color:var(--primary-foreground);box-shadow:var(--shadow-control)}.guide-detail>header button svg,.guide-handoff-actions svg{width:1rem;height:1rem}.guide-decision-pair,.guide-ownership,.guide-quality{gap:var(--space-md);display:grid}.guide-decision-pair section,.guide-checklist,.guide-flow,.guide-handoff{min-width:0;padding:clamp(var(--space-lg), 3vw, var(--space-xl));border:var(--rule-hair) solid var(--border);border-radius:var(--radius-card);background:var(--card)}.guide-decision-pair section{gap:var(--space-sm);display:grid}.guide-decision-pair section:first-child{border-color:var(--primary);box-shadow:inset 0 -4px 0 var(--primary)}.guide-decision-pair section:last-child span{color:var(--destructive)}.guide-decision-pair p{font-size:var(--text-lg);letter-spacing:-.025em;font-weight:700;line-height:1.35}.guide-flow{gap:var(--space-lg);background:var(--plane-1);display:grid}.guide-flow>header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.guide-flow>header>div{gap:var(--space-xs);display:grid}.guide-flow h3,.guide-handoff h3{font-size:var(--text-xl);letter-spacing:-.035em}.guide-flow>header small{padding:var(--space-xs) var(--space-sm);border:var(--rule-hair) solid var(--border);border-radius:var(--radius-round);background:var(--card);color:var(--muted-foreground);font-family:var(--font-mono);flex:none;font-size:.6875rem}.guide-flow>div{gap:var(--space-sm);display:grid}.guide-flow>div>strong{font-size:var(--text-sm)}.guide-flow>div>div,.guide-system-choices,.guide-handoff-actions{gap:var(--space-xs);flex-wrap:wrap;display:flex}.guide-flow>div span{min-height:2.25rem;padding-inline:var(--space-sm);border:var(--rule-hair) solid var(--border);border-radius:var(--radius-round);background:var(--card);font-size:var(--text-xs);text-transform:capitalize;align-items:center;font-weight:700;display:inline-flex}.guide-flow p{color:var(--muted-foreground);font-size:var(--text-sm);line-height:1.55}.guide-checklist{align-content:start;gap:var(--space-md);display:grid}.guide-checklist h3{font-size:var(--text-lg);letter-spacing:-.03em}.guide-checklist ul{gap:var(--space-sm);margin:0;padding:0;list-style:none;display:grid}.guide-checklist li{align-items:start;gap:var(--space-sm);color:var(--muted-foreground);font-size:var(--text-sm);grid-template-columns:auto minmax(0,1fr);line-height:1.5;display:grid}.guide-checklist li svg{width:1rem;height:1rem;color:var(--positive);margin-top:.2rem}.guide-handoff{gap:var(--space-lg);border-color:var(--primary);box-shadow:inset 0 4px 0 var(--primary), var(--shadow-panel);display:grid}.guide-handoff>div:first-child{gap:var(--space-xs);display:grid}.guide-handoff>div:first-child p{color:var(--muted-foreground);line-height:1.55}.guide-system-choices button{flex:7rem}.guide-handoff-actions a:first-child{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.guide-category-rail button:active,.guide-system-choices button:active,.guide-detail>header button:active,.guide-handoff-actions a:active,.guide-index>button:active{transform:translateY(1px)}@media (hover:hover){.guide-category-rail button:hover,.guide-system-choices button:hover,.guide-handoff-actions a:hover,.guide-index>button:hover{border-color:var(--primary)}}@media (min-width:58rem){.guide-opening{grid-template-columns:minmax(0,1.55fr) minmax(19rem,.75fr);align-items:end}.guide-workbench{grid-template-columns:minmax(16rem,.72fr) minmax(0,1.8fr);align-items:start}.guide-index{top:var(--space-lg);max-height:calc(100dvh - 2 * var(--space-lg));padding-right:var(--space-xs);position:sticky;overflow-y:auto}.guide-detail>header,.guide-decision-pair,.guide-ownership{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-detail>header>div{grid-column:1}.guide-detail>header>button{grid-area:1/2;justify-self:end}.guide-quality{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:40rem){.guide-main{width:min(100% - 1.25rem,82rem)}.guide-opening{padding-top:var(--space-2xl)}.guide-opening h1{font-size:clamp(3rem,16vw,4.75rem)}.guide-category-rail{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.guide-category-rail button{min-width:0;padding-inline:var(--space-sm);white-space:normal;justify-content:space-between}.guide-flow>header{display:grid}.guide-flow>header small{width:fit-content}.guide-handoff-actions{display:grid}.guide-handoff-actions a{width:100%}}@media (prefers-reduced-motion:reduce){.guide-shell *,.guide-shell :before,.guide-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
