.move-phase{display:grid;grid-template-columns:repeat(4,1fr);gap:.55rem;margin:1.5rem 0 3rem}.move-phase a{position:relative;padding:.9rem .7rem;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);text-align:center;font-size:.76rem;font-weight:700}.move-phase a::after{content:'>';position:absolute;right:-.48rem;top:50%;z-index:2;display:grid;place-items:center;width:20px;height:20px;transform:translateY(-50%);border-radius:50%;background:var(--ink);color:#fff;font-size:.65rem}.move-phase a:last-child::after{display:none}.move-phase b{display:block;margin-bottom:.4rem;color:var(--brand-deep);font:700 .66rem/1 'JetBrains Mono',monospace}.shot-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.4rem 0}.shot-grid .screen-figure{margin:0}.shot-grid .screen-figure img{height:300px;max-height:none}.shot-grid .screen-figure.tall img{height:430px}.shot-grid .screen-figure.wide{grid-column:1/-1}.shot-grid .screen-figure.wide img{height:auto;max-height:520px}.screen-figure.fit img{height:auto;max-height:none}.screen-figure.extension-shot{width:min(100%,520px);margin-left:auto;margin-right:auto}.review-key{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin:1rem 0 1.4rem}.review-key div{padding:1rem;border:1px solid var(--line);border-radius:16px;background:#fff}.review-key b{display:block;color:var(--ink);font-size:.82rem}.review-key span{display:block;margin-top:.35rem;color:var(--ink-faint);font-size:.75rem;line-height:1.45}.moveover-celebration{position:relative;overflow:hidden;margin:2rem 0;padding:3rem 2rem;border:1px solid rgba(11,222,177,.42);border-radius:26px;background:radial-gradient(circle at 14% 18%,rgba(11,222,177,.26),transparent 30%),radial-gradient(circle at 88% 12%,rgba(7,150,255,.22),transparent 34%),linear-gradient(135deg,#071727,#0a4654);color:#fff;text-align:center;box-shadow:0 24px 60px rgba(8,33,50,.16)}.moveover-celebration>span{display:block;font-size:3.8rem;line-height:1}.moveover-celebration small{display:block;margin-top:1.2rem;color:var(--mint);font:700 .7rem/1 'JetBrains Mono',monospace;letter-spacing:.14em;text-transform:uppercase}.moveover-celebration h2{margin-top:.65rem;font-family:'Bricolage Grotesque',sans-serif;font-size:2.5rem;font-weight:700}.moveover-celebration p{max-width:560px;margin:.7rem auto 0;color:rgba(255,255,255,.74);font-size:.92rem;line-height:1.6}.example-note{margin:1rem 0;color:var(--ink-faint);font-size:.78rem;line-height:1.55}.step-body details{margin:1.25rem 0;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.step-body details summary{cursor:pointer;padding:1rem 1.15rem;color:var(--ink);font-weight:700}.step-body details[open] summary{border-bottom:1px solid var(--line)}.step-body details>div{padding:1rem}.step-body details .shot-grid{margin:0}
.move-toc{position:sticky;top:158px}.move-toc h2{color:var(--ink-faint);font:600 .7rem/1 'JetBrains Mono',monospace;letter-spacing:.09em;text-transform:uppercase}.move-toc h3{margin:1.25rem 0 .35rem;color:var(--ink);font-family:'Bricolage Grotesque',sans-serif;font-size:1rem;font-weight:650}.move-toc ol{margin:0;padding:0;list-style:none}.move-toc li{margin:.18rem 0}.move-toc a{display:flex;align-items:center;gap:.7rem;width:100%;padding:.7rem .8rem;border:1px solid transparent;border-radius:12px;color:var(--ink-soft);font-size:.8rem;line-height:1.35;transition:background .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s}.move-toc a:hover{border-color:var(--line);background:#fff;color:var(--brand-deep)}.move-toc a.is-active{border-color:rgba(7,150,255,.3);background:linear-gradient(90deg,var(--brand-soft),var(--mint-soft));color:var(--ink);font-weight:700;box-shadow:inset 4px 0 0 var(--brand),0 8px 20px rgba(7,150,255,.1);transform:translateX(3px)}.move-toc a.is-active b{display:grid;place-items:center;min-width:28px;height:28px;border-radius:9px;background:var(--brand);color:#fff}.move-toc b{color:var(--brand-deep);font-family:'JetBrains Mono',monospace}.move-progress{margin-top:1.25rem;padding:1rem;border:1px solid var(--line);border-radius:16px;background:#fff}.move-progress-row{display:flex;justify-content:space-between;gap:.5rem;color:var(--ink);font-size:.75rem;font-weight:700}.move-progress-track{height:7px;margin-top:.7rem;overflow:hidden;border-radius:999px;background:var(--mist)}.move-progress-fill{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),var(--mint));transition:width .25s ease}.part-divider{margin:0 0 1rem;padding:1.35rem 1.5rem;border-radius:22px;background:var(--ink);color:#fff;scroll-margin-top:155px}.part-divider+.sop-step{border-top:0}.part-divider.import{margin-top:3rem;background:linear-gradient(135deg,#073552,#075f69)}.part-divider small{display:block;color:var(--mint);font:700 .66rem/1 'JetBrains Mono',monospace;text-transform:uppercase;letter-spacing:.08em}.part-divider h2{margin-top:.5rem;font-family:'Bricolage Grotesque',sans-serif;font-size:1.8rem;font-weight:650}.part-divider p{margin-top:.45rem;color:rgba(255,255,255,.7);font-size:.86rem;line-height:1.55}
@media(max-width:900px){.move-toc{position:static}.move-toc ol{display:grid;grid-template-columns:1fr 1fr;gap:0 .8rem}.move-progress{max-width:320px}}
@media(max-width:720px){.move-phase{grid-template-columns:1fr}.move-phase a::after{display:none}.shot-grid,.review-key,.move-toc ol{grid-template-columns:1fr}.shot-grid .screen-figure.wide{grid-column:auto}.shot-grid .screen-figure img,.shot-grid .screen-figure.tall img{height:auto;max-height:520px}}
@media print{.move-toc{display:none}.shot-grid{gap:6px}.shot-grid .screen-figure img,.shot-grid .screen-figure.tall img{height:165px}.shot-grid .screen-figure.wide img{max-height:200px}.moveover-celebration{padding:24px;box-shadow:none}.step-body details>div{display:block}.step-body details summary{display:none}.part-divider{break-before:page}}
