.pam-wrap[data-astro-cid-tyt6eby2]{max-width:1140px;margin:0 auto;padding:2rem 1.5rem;display:grid;grid-template-columns:240px 1fr;gap:2rem;align-items:start}.sidebar[data-astro-cid-tyt6eby2]{position:sticky;top:76px}.toc[data-astro-cid-tyt6eby2]{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem 1.5rem}.toc[data-astro-cid-tyt6eby2] h3[data-astro-cid-tyt6eby2]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#888;margin-bottom:.75rem}.toc[data-astro-cid-tyt6eby2] ol[data-astro-cid-tyt6eby2]{list-style:none;counter-reset:toc;padding:0;margin:0}.toc[data-astro-cid-tyt6eby2] ol[data-astro-cid-tyt6eby2] li[data-astro-cid-tyt6eby2]{counter-increment:toc;margin-bottom:.4rem}.toc[data-astro-cid-tyt6eby2] ol[data-astro-cid-tyt6eby2] li[data-astro-cid-tyt6eby2]:before{content:counter(toc) ". ";color:var(--amber);font-weight:700;font-size:.85rem}.toc[data-astro-cid-tyt6eby2] ol[data-astro-cid-tyt6eby2] li[data-astro-cid-tyt6eby2].toc-sub{counter-increment:none;padding-left:1.1rem;margin-bottom:.25rem}.toc[data-astro-cid-tyt6eby2] ol[data-astro-cid-tyt6eby2] li[data-astro-cid-tyt6eby2].toc-sub:before{content:"- ";color:#aaa;font-weight:400}.toc[data-astro-cid-tyt6eby2] a[data-astro-cid-tyt6eby2]{color:#444;text-decoration:none;font-size:.9rem;transition:color .15s}.toc[data-astro-cid-tyt6eby2] a[data-astro-cid-tyt6eby2]:hover{color:var(--amber)}.toc a.active{color:var(--amber);font-weight:600}main[data-astro-cid-tyt6eby2]{background:#fff;border-radius:8px;border:1px solid #e0e0e0;padding:2.5rem 3rem;min-width:0}.hero{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border-radius:8px;padding:2rem 2.5rem;margin-bottom:2.5rem}.hero .category{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;background:var(--rainbow);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.hero h1{font-size:1.8rem;font-weight:800;line-height:1.2;margin-bottom:1rem;color:#fff}.hero .meta{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.25rem}.hero .meta-item{font-size:.85rem;color:#aaa}.hero .meta-item strong{color:#fff}.series-step{font-size:.78rem;color:#fff9;margin-bottom:.5rem;letter-spacing:.5px}.badge{display:inline-flex;align-items:center;gap:.4rem;background:#2ecc71;color:#fff;font-size:.85rem;font-weight:700;padding:.35rem .9rem;border-radius:20px;letter-spacing:.5px}.badge-untested{background:#e67e22}.badge-confirmed{background:#2ecc71}.badge-wip{background:#6b7280}.cmd-label{font-size:.75rem;color:#888;margin:0 0 .25rem}.terminal-note{background:#f0f4ff;border-left:4px solid #4a6cf7;border-radius:0 6px 6px 0;padding:.65rem 1rem;font-size:.88rem;color:#444;margin-bottom:2rem}.section{margin-bottom:3rem}.section h2{font-size:1.4rem;font-weight:700;color:#1a1a2e;border-bottom:3px solid var(--amber);padding-bottom:.4rem;margin-bottom:1.25rem;display:inline-block}.section h3{font-size:1.05rem;font-weight:700;color:#333;margin:1.5rem 0 .75rem}main[data-astro-cid-tyt6eby2] p{color:#444;line-height:1.75;margin-bottom:.75rem}main[data-astro-cid-tyt6eby2] ul,main[data-astro-cid-tyt6eby2] ol{padding-left:1.4rem;margin-bottom:1rem}main[data-astro-cid-tyt6eby2] li{margin-bottom:.3rem}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.card{background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;padding:1.25rem 1.5rem}.card h3{margin-top:0;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:#888;margin-bottom:.75rem}.card ul{margin-bottom:0}main[data-astro-cid-tyt6eby2] pre{background:#1e1e2e;color:#cdd6f4;border-radius:6px;padding:1.25rem 1.5rem;overflow-x:auto;font-size:.875rem;line-height:1.6;margin:.75rem 0 1.25rem;position:relative}main[data-astro-cid-tyt6eby2] pre code{font-family:Fira Code,Cascadia Code,Consolas,monospace;background:none;padding:0;color:inherit;font-size:inherit;border-radius:0}main[data-astro-cid-tyt6eby2] code{font-family:Fira Code,Cascadia Code,Consolas,monospace;background:#f0f0f0;padding:.15em .4em;border-radius:3px;font-size:.875em;color:#c0392b}.code-wrap{position:relative}.copy-btn{position:absolute;top:.6rem;right:.6rem;background:#313244;color:#cdd6f4;border:none;border-radius:4px;padding:.25rem .6rem;font-size:.75rem;cursor:pointer;opacity:0;transition:opacity .15s}.code-wrap:hover .copy-btn{opacity:1}.copy-btn:hover{background:#45475a}.copy-btn.copied{color:#a6e3a1}@media(hover:none){.copy-btn{opacity:1}}.callout{border-radius:6px;padding:.9rem 1.1rem;margin:1rem 0;font-size:.9rem}.callout-why{background:#f5f0ff;border-left:4px solid var(--amber)}.callout-tip{background:#f0fff4;border-left:4px solid #2ecc71}.callout strong{display:block;margin-bottom:.3rem}.flag-list{list-style:none;padding:0;margin:.75rem 0 1rem}.flag-list li{padding:.3rem 0;border-bottom:1px solid #f0f0f0;font-size:.9rem}.flag-list li:last-child{border-bottom:none}.flag-list code{color:#4a6cf7;background:#f0f4ff}.trouble-item{background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1rem}.trouble-item h3{margin:0 0 .5rem;font-size:.95rem;color:#c47a1e}.trouble-item ul{margin:0}.term-link{color:var(--amber);text-decoration:none;border-bottom:1.5px dashed var(--amber);border-radius:2px}.term-link:hover{background:#f5f0ff}@media(max-width:800px){.pam-wrap[data-astro-cid-tyt6eby2]{grid-template-columns:1fr}.sidebar[data-astro-cid-tyt6eby2]{position:static}main[data-astro-cid-tyt6eby2]{padding:1.5rem}.two-col{grid-template-columns:1fr}.hero{padding:1.5rem}.hero h1{font-size:1.4rem}}
