.playbook-page[data-astro-cid-hidutmah]{min-height:100vh;display:flex;flex-direction:column}.playbook-header[data-astro-cid-hidutmah]{background:var(--surface, var(--brand-light));border-bottom:1px solid var(--border, var(--brand-light-gray));padding:2rem 0}.breadcrumbs[data-astro-cid-hidutmah]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-bottom:2rem;color:var(--text-3, var(--brand-mid-gray))}.breadcrumbs[data-astro-cid-hidutmah] a[data-astro-cid-hidutmah]{color:var(--text-3, var(--brand-mid-gray));transition:color var(--transition-fast, .15s ease)}.breadcrumbs[data-astro-cid-hidutmah] a[data-astro-cid-hidutmah]:hover{color:var(--primary, var(--brand-orange))}.breadcrumb-separator[data-astro-cid-hidutmah]{color:var(--text-3, var(--brand-mid-gray))}.breadcrumb-current[data-astro-cid-hidutmah]{color:var(--text, var(--brand-dark))}.playbook-hero[data-astro-cid-hidutmah]{max-width:800px}.category-badge[data-astro-cid-hidutmah]{display:inline-block;background:var(--primary-tint, rgba(217, 119, 87, .1));color:var(--primary, var(--brand-orange));padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--primary-border, rgba(217, 119, 87, .2));margin-bottom:1rem}.playbook-title[data-astro-cid-hidutmah]{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:var(--text, var(--brand-dark));margin-bottom:1rem;line-height:1.1}.playbook-description[data-astro-cid-hidutmah]{font-size:1.125rem;color:var(--text-2, var(--brand-mid-gray));line-height:1.6;margin-bottom:1rem}.playbook-meta[data-astro-cid-hidutmah]{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--text-3, var(--brand-mid-gray))}.meta-divider[data-astro-cid-hidutmah]{color:var(--border, var(--brand-light-gray))}.playbook-main[data-astro-cid-hidutmah]{flex:1;padding:3rem 0}.playbook-layout[data-astro-cid-hidutmah]{display:grid;grid-template-columns:250px 1fr;gap:3rem;align-items:start}.toc-sidebar[data-astro-cid-hidutmah]{position:relative}.toc-sticky[data-astro-cid-hidutmah]{position:sticky;top:2rem}.toc-title[data-astro-cid-hidutmah]{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-3, var(--brand-mid-gray));margin-bottom:1rem}.toc-nav[data-astro-cid-hidutmah]{display:flex;flex-direction:column;gap:.5rem}.toc-nav[data-astro-cid-hidutmah] a[data-astro-cid-hidutmah]{display:block;color:var(--text-2, var(--brand-mid-gray));font-size:.875rem;padding:.375rem .75rem;border-left:2px solid var(--border, var(--brand-light-gray));transition:all var(--transition-fast, .15s ease)}.toc-nav[data-astro-cid-hidutmah] a[data-astro-cid-hidutmah]:hover{color:var(--primary, var(--brand-orange));border-left-color:var(--primary, var(--brand-orange));background:var(--primary-tint, rgba(217, 119, 87, .05))}.toc-nav[data-astro-cid-hidutmah] a[data-astro-cid-hidutmah].active{color:var(--primary, var(--brand-orange));border-left-color:var(--primary, var(--brand-orange));font-weight:600}.playbook-content[data-astro-cid-hidutmah]{max-width:800px}.playbook-content[data-astro-cid-hidutmah] h2{font-size:2rem;font-weight:800;color:var(--text, var(--brand-dark));margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--border, var(--brand-light-gray));scroll-margin-top:2rem}.playbook-content[data-astro-cid-hidutmah] h3{font-size:1.5rem;font-weight:700;color:var(--text, var(--brand-dark));margin-top:2rem;margin-bottom:1rem;scroll-margin-top:2rem}.playbook-content[data-astro-cid-hidutmah] h4{font-size:1.25rem;font-weight:600;color:var(--text, var(--brand-dark));margin-top:1.5rem;margin-bottom:.75rem;scroll-margin-top:2rem}.playbook-content[data-astro-cid-hidutmah] p{margin-bottom:1.25rem;line-height:1.7;color:var(--text, var(--brand-dark))}.playbook-content[data-astro-cid-hidutmah] a{color:var(--primary, var(--brand-orange));text-decoration:underline;text-underline-offset:2px}.playbook-content[data-astro-cid-hidutmah] a:hover{color:var(--primary-dark, var(--brand-orange-dark))}.playbook-content[data-astro-cid-hidutmah] ul,.playbook-content[data-astro-cid-hidutmah] ol{margin-bottom:1.25rem;padding-left:1.5rem}.playbook-content[data-astro-cid-hidutmah] li{margin-bottom:.5rem;line-height:1.7;color:var(--text, var(--brand-dark))}.playbook-content[data-astro-cid-hidutmah] table{width:100%;margin:2rem 0;border-collapse:collapse;background:var(--card, var(--brand-light));border:1px solid var(--border, var(--brand-light-gray));border-radius:2px;overflow:hidden}.playbook-content[data-astro-cid-hidutmah] th{background:var(--surface-2, var(--brand-light-gray));color:var(--text, var(--brand-dark));font-weight:600;text-align:left;padding:.75rem 1rem;border-bottom:2px solid var(--border, var(--brand-light-gray))}.playbook-content[data-astro-cid-hidutmah] td{padding:.75rem 1rem;border-bottom:1px solid var(--border, var(--brand-light-gray));color:var(--text, var(--brand-dark))}.playbook-content[data-astro-cid-hidutmah] tr:last-child td{border-bottom:none}.playbook-content[data-astro-cid-hidutmah] pre{background:var(--surface-2, var(--brand-light));border:1px solid var(--border, var(--brand-light-gray));border-radius:2px;padding:1.5rem;overflow-x:auto;margin:1.5rem 0;font-size:.875rem;line-height:1.6;color:var(--text, var(--brand-dark))}.playbook-content[data-astro-cid-hidutmah] code{font-family:var(--font-mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:.875em}.playbook-content[data-astro-cid-hidutmah] :not(pre)>code{background:var(--surface-2, var(--brand-light-gray));color:var(--text, var(--brand-dark));padding:.15em .4em;border-radius:.25rem;border:1px solid var(--border, var(--brand-light-gray))}.playbook-content[data-astro-cid-hidutmah] blockquote{border-left:4px solid var(--primary, var(--brand-orange));background:var(--primary-tint, rgba(217, 119, 87, .05));padding:1rem 1.5rem;margin:1.5rem 0;color:var(--text, var(--brand-dark));font-style:italic}.playbook-content[data-astro-cid-hidutmah] hr{border:none;border-top:1px solid var(--border, var(--brand-light-gray));margin:3rem 0}.playbook-footer[data-astro-cid-hidutmah]{background:var(--surface, var(--brand-light));border-top:1px solid var(--border, var(--brand-light-gray));padding:2rem 0;margin-top:4rem}.footer-nav[data-astro-cid-hidutmah]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.nav-link[data-astro-cid-hidutmah]{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:var(--card, var(--brand-light-gray));border:1px solid var(--border, var(--brand-light-gray));border-radius:2px;transition:all var(--transition-base, .2s ease)}.nav-link[data-astro-cid-hidutmah]:hover{border-color:var(--primary, var(--brand-orange));transform:translateY(-2px)}.nav-prev[data-astro-cid-hidutmah]{text-align:left}.nav-next[data-astro-cid-hidutmah]{text-align:right;margin-left:auto}.nav-label[data-astro-cid-hidutmah]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-3, var(--brand-mid-gray))}.nav-title[data-astro-cid-hidutmah]{font-size:1rem;font-weight:600;color:var(--text, var(--brand-dark))}.back-to-index[data-astro-cid-hidutmah]{text-align:center;padding-top:1.5rem;border-top:1px solid var(--border, var(--brand-light-gray))}.back-link[data-astro-cid-hidutmah]{color:var(--primary, var(--brand-orange));font-weight:600;transition:color var(--transition-fast, .15s ease)}.back-link[data-astro-cid-hidutmah]:hover{color:var(--primary-dark, var(--brand-orange-light))}@media(max-width:1024px){.playbook-layout[data-astro-cid-hidutmah]{grid-template-columns:1fr;gap:2rem}.toc-sidebar[data-astro-cid-hidutmah]{display:none}}@media(max-width:640px){.playbook-header[data-astro-cid-hidutmah]{padding:1.5rem 0}.playbook-main[data-astro-cid-hidutmah]{padding:2rem 0}.footer-nav[data-astro-cid-hidutmah]{grid-template-columns:1fr}.nav-next[data-astro-cid-hidutmah]{margin-left:0}.playbook-meta[data-astro-cid-hidutmah]{flex-wrap:wrap}}
