.control-note-panel{display:grid;grid-gap:.45rem;gap:.45rem;margin-top:1.5rem;padding:1rem 1.1rem;border:1px solid rgba(26,71,52,.14);border-radius:20px;background:rgba(247,251,248,.92)}.control-note-panel__title{display:flex;align-items:center;gap:.65rem}.control-note-panel__title strong{margin:0}.control-note-panel__icon{width:1.35rem;height:1.35rem;flex:0 0 auto;color:#a06800;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.control-note-panel--tip{border-color:rgba(184,126,18,.22);background:linear-gradient(180deg,rgba(255,247,214,.98),rgba(255,239,186,.95));box-shadow:0 16px 34px rgba(184,126,18,.12)}.control-note-panel--muted{border-color:rgba(58,70,86,.14);background:rgba(245,246,248,.92)}.control-section-block{display:grid;grid-gap:1rem;gap:1rem}.control-section-heading{display:grid;grid-gap:.45rem;gap:.45rem}.control-section-heading h2,.control-section-heading p{margin:0}.article-card__links--stacked,.control-device-grid,.control-group__header,.control-items,.control-sections,.control-summary-list{display:grid}.article-grid,.control-device-grid{gap:1.5rem}.control-device-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.control-device-card,.control-group-card{padding:1.4rem;border:1px solid rgba(26,71,52,.12);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 18px 42px rgba(22,34,24,.08)}.control-device-card--muted,.control-group-card--preparation,.control-item--preparation{border-color:rgba(58,70,86,.12);background:rgba(247,248,250,.94)}.control-device-card__top,.control-item,.control-meta{display:flex;align-items:center}.control-device-card__top{justify-content:space-between;gap:1rem;margin-bottom:1rem}.control-badge{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600;letter-spacing:.02em;background:rgba(26,71,52,.1);color:#194632}.control-badge--live{background:rgba(26,71,52,.12)}.control-badge--prep{background:rgba(58,70,86,.12);color:#445062}.control-badge--neutral{background:rgba(14,111,88,.11);color:#0f5e4d}.control-badge--conditional{background:rgba(166,110,23,.14);color:#8f5d10}.control-badge--scene{background:rgba(139,54,31,.12);color:#8d3a26}.control-icon{width:3.5rem;height:3.5rem;color:#194632;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.control-icon--hero{width:5rem;height:5rem}.control-icon--muted{color:#5b6572}.control-summary-list{gap:.55rem;margin:1rem 0 1.25rem;padding-left:1.1rem}.control-summary-list--muted{color:#5b6572}.control-sections{gap:1.25rem}.control-group__header{gap:.45rem;margin-bottom:1rem}.control-device-card h2,.control-group__header h2{margin:0}.control-device-card h2+p{margin-top:.6rem}.control-body span,.control-device-card p,.control-group__header p,.control-note-panel span{margin:0}.control-items{gap:.9rem}.control-item{gap:1rem;padding:1rem;border:1px solid rgba(26,71,52,.1);border-radius:20px;background:rgba(249,252,250,.96)}.control-symbol{flex:0 0 auto;width:4.75rem;height:4.75rem;display:grid;place-items:center;border-radius:22px;background:rgba(26,71,52,.08)}.control-item--preparation .control-symbol{background:rgba(58,70,86,.08)}.control-device-card--muted .control-icon--hero{background:none}.control-device-card--muted .button-secondary{opacity:.7}.control-device-card--muted .button-secondary:focus-visible,.control-device-card--muted .button-secondary:hover{opacity:.88}.control-body{flex:1 1 auto;display:grid;grid-gap:.3rem;gap:.3rem}.control-body strong{font-size:1rem}.control-meta{flex:0 0 auto;justify-content:flex-end}.article-card__links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.article-card__links--stacked{gap:.8rem}@media (max-width:720px){.control-item{align-items:flex-start;flex-direction:column}.control-meta{justify-content:flex-start}.control-device-card__top{align-items:flex-start;flex-direction:column}}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink-strong)}img{max-width:100%}.locale-shell{display:grid;grid-gap:12px;gap:12px}.locale-shell__utility{width:min(calc(100% - 56px),var(--content-width));margin:14px auto 0;display:flex;justify-content:flex-end}.locale-switcher{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem;border-radius:999px;background:rgba(255,255,255,.86);border:1px solid rgba(76,42,133,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 14px 30px rgba(31,25,65,.12)}.locale-switcher a{padding:.55rem .9rem;border-radius:999px;color:var(--ink-strong);text-decoration:none;font:700 .84rem/1 var(--font-body),sans-serif;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.locale-switcher a.is-active{background:var(--brand-violet);color:#ffffff;box-shadow:0 10px 22px rgba(76,42,133,.24)}.locale-switcher a:focus-visible,.locale-switcher a:hover{background:rgba(107,127,215,.14);color:var(--brand-violet);transform:translateY(-1px)}.locale-switcher a.is-active:focus-visible,.locale-switcher a.is-active:hover{background:var(--brand-violet);color:#ffffff}@media (max-width:720px){.locale-shell__utility{width:min(calc(100% - 32px),var(--content-width));margin-top:10px}.locale-switcher{width:100%;justify-content:center}.locale-switcher a{flex:1 1 auto;text-align:center}}