.guide-page{background:var(--bg);padding:64px 0 100px}.guide-container{max-width:860px;margin:0 auto;padding:0 32px}@media (max-width:640px){.guide-container{padding:0 20px}}.guide-header{margin-bottom:32px}.guide-header h1{font-size:32px;margin-bottom:10px}.guide-header p{font-size:15px;line-height:1.65;color:var(--gray-700);max-width:600px}.guide-toc{background:var(--card);border:1px solid var(--gray-200);border-radius:var(--radius);padding:24px 28px;margin-bottom:48px}.guide-toc h2{font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);margin-bottom:14px}.guide-toc-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px}@media (max-width:560px){.guide-toc-list{grid-template-columns:1fr}}.guide-toc-list a{font-size:14px;font-weight:600;color:var(--ink)}.guide-toc-list a:hover{color:var(--lime-dim)}.guide-section{margin-bottom:56px;scroll-margin-top:24px}.guide-section h2{font-size:21px;margin-bottom:8px}.guide-section .guide-lede{font-size:14.5px;color:var(--gray-500);margin-bottom:14px}.guide-section p{font-size:14.5px;line-height:1.75;color:var(--gray-700);margin-bottom:12px}.guide-section ul{margin:0 0 12px;display:flex;flex-direction:column;gap:6px}.guide-section li{font-size:14.5px;line-height:1.7;color:var(--gray-700);padding-left:20px;position:relative}.guide-section li:before{content:"•";position:absolute;left:2px;color:var(--lime-dim);font-weight:700}.guide-section a{color:var(--ink);font-weight:600;text-decoration:underline}.guide-shot{margin-top:16px;border:1px solid var(--gray-200);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:var(--card)}.guide-shot img{display:block;width:100%;height:auto}.guide-shot figcaption{font-size:12.5px;color:var(--gray-500);padding:10px 14px;border-top:1px solid var(--gray-200)}.guide-shot-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}@media (max-width:640px){.guide-shot-row{grid-template-columns:1fr}}.guide-closing{background:var(--gray-100);border-radius:var(--radius);padding:28px;margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.guide-closing p{margin:0;font-size:14.5px;color:var(--gray-700)}
