.cockpit-scope .stack-page{z-index:2;padding:130px 0 40px;position:relative}.cockpit-scope .stack-categories{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:22px;padding:30px 0 10px;display:grid}@media (max-width:820px){.cockpit-scope .stack-categories{grid-template-columns:1fr}}.cockpit-scope .cat{border:1px solid var(--border);background:var(--card-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;padding:22px 22px 24px;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.cockpit-scope .cat:hover{border-color:var(--card-stroke);transform:translateY(-2px)}.cockpit-scope .cat:before{content:"";background:radial-gradient(120% 100% at 0% 0%, var(--cat-glow,#818cf81a), transparent 60%);pointer-events:none;position:absolute;inset:0}.cockpit-scope .cat-head{align-items:center;gap:12px;margin-bottom:4px;display:flex}.cockpit-scope .cat-icon{width:34px;height:34px;font-family:var(--mono);color:var(--spine-btn-primary-fg);background:linear-gradient(135deg, var(--cat-a,var(--primary)), var(--cat-b,var(--tertiary)));box-shadow:0 0 14px var(--cat-glow,#818cf840);border-radius:9px;place-items:center;font-size:16px;font-weight:800;display:grid}.cockpit-scope .cat-head h3{letter-spacing:-.01em;font-size:1.12rem;font-weight:700}.cockpit-scope .cat-id{font-family:var(--mono);letter-spacing:.12em;color:var(--muted-foreground);text-transform:uppercase;margin-left:auto;font-size:10.5px}.cockpit-scope .cat-desc{color:var(--on-surface-variant);margin:8px 0 16px;font-size:.85rem;line-height:1.5}.cockpit-scope .tags{flex-wrap:wrap;gap:8px;display:flex}.cockpit-scope .tag{font-family:var(--mono);letter-spacing:.01em;color:var(--on-surface-variant);border:1px solid var(--border-bright);background:var(--surface-container-lowest);border-radius:7px;padding:5px 10px;font-size:11.5px;transition:border-color .15s,color .15s,background .15s}.cockpit-scope .tag:hover{color:var(--foreground);background:var(--surface-container);border-color:#818cf866}.cockpit-scope .tag.lead{color:var(--cat-a,var(--primary));border-color:var(--cat-stroke,#818cf84d);background:#818cf80f}.cockpit-scope .cat.langs{--cat-a:var(--accent-3);--cat-b:#6ee7b7;--cat-glow:#34d39929;--cat-stroke:#34d39959}.cockpit-scope .cat.ai{--cat-a:var(--tertiary);--cat-b:#c4b5fd;--cat-glow:#a78bfa29;--cat-stroke:#a78bfa59}.cockpit-scope .cat.infra{--cat-a:var(--primary);--cat-b:var(--tertiary);--cat-glow:#818cf829;--cat-stroke:#818cf84d}.cockpit-scope .cat.design{--cat-a:#f0a8d0;--cat-b:var(--tertiary);--cat-glow:#f0a8d024;--cat-stroke:#f0a8d04d}.cockpit-scope .term{border:1px solid var(--border);background:var(--surface-container-lowest);max-width:720px;box-shadow:0 30px 60px -30px var(--spine-shadow-1);border-radius:14px;margin:0 auto 6px;overflow:hidden}.cockpit-scope .term .bar{background:linear-gradient(180deg, var(--spine-winbar-1), var(--spine-winbar-2));border-bottom:1px solid var(--border);align-items:center;gap:6px;height:30px;padding:0 12px;display:flex}.cockpit-scope .term .bar i{background:var(--border-bright);border-radius:50%;width:9px;height:9px}.cockpit-scope .term .bar i:first-child{background:#ff5f568c}.cockpit-scope .term .bar i:nth-child(2){background:#ffbd2e8c}.cockpit-scope .term .bar i:nth-child(3){background:#34d39980}.cockpit-scope .term .bar .t{font-family:var(--mono);color:var(--muted-foreground);letter-spacing:.06em;margin-left:10px;font-size:10px}.cockpit-scope .term .body{font-family:var(--mono);color:var(--on-surface-variant);padding:16px 18px;font-size:12.5px;line-height:1.7}.cockpit-scope .term .body .pr{color:var(--accent-3)}.cockpit-scope .term .body .cm{color:var(--muted-foreground)}.cockpit-scope .term .body .ok{color:var(--primary-soft)}.cockpit-scope .term .body .cur{background:var(--primary);vertical-align:-2px;width:8px;height:14px;animation:1.2s steps(2,end) infinite cockpit-pulse;display:inline-block}.cockpit-scope .stack-note{text-align:center;font-family:var(--mono);color:var(--muted-foreground);letter-spacing:.04em;padding:26px 0 10px;font-size:11px}
