.guidelayout{display:grid;grid-template-columns:248px minmax(0,1fr) 220px;gap:0;min-height:60vh}.guidelayout .docside{border-right:1px solid var(--panel-line);padding:36px 24px 60px;position:sticky;top:70px;align-self:start;max-height:calc(100vh - 70px);overflow:auto}.guidelayout .docside h4{font-family:var(--mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin:22px 0 10px}.guidelayout .docside h4:first-child{margin-top:0}.guidelayout .docside a{display:block;color:var(--soft);font-size:.9rem;padding:6px 0}.guidelayout .docside a:hover,.guidelayout .docside a.on{color:var(--gold)}.guidemain{padding:34px 44px 80px;min-width:0}.guidehd{margin-bottom:26px;padding-bottom:18px;border-bottom:1px solid var(--panel-line)}.guidehd .eyebrow{display:block;margin-bottom:12px}.guidehd h1{font-family:var(--display);font-weight:500;font-size:clamp(1.8rem,3.4vw,2.5rem);letter-spacing:-.02em;line-height:1.1}.guidetoc{position:sticky;top:70px;align-self:start;max-height:calc(100vh - 70px);overflow:auto;padding:38px 22px 60px;border-left:1px solid var(--panel-line)}.guidetoc .toclabel{font-family:var(--mono);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin-bottom:12px}.guidetoc a{display:block;color:var(--soft);text-decoration:none;line-height:1.35}.guidetoc a:hover,.guidetoc a.active{color:var(--gold)}.guidetoc .t1{font-size:.82rem;padding:6px 0}.guidetoc .t2{font-size:.78rem;padding:3px 0 3px 14px;color:var(--faint)}.guidetoc .t2:hover,.guidetoc .t2.active{color:var(--gold)}@media(max-width:1100px){.guidelayout{grid-template-columns:248px minmax(0,1fr)}.guidetoc{display:none}}@media(max-width:880px){.guidelayout{grid-template-columns:1fr}.guidelayout .docside{position:static;border-right:none;border-bottom:1px solid var(--panel-line);max-height:none}.guidemain{padding:28px 0 60px}}.guide{color:var(--soft);font-family:var(--body);font-size:1.02rem;line-height:1.8;scroll-margin-top:84px}.guide *{scroll-margin-top:84px}.guide p{margin:0 0 14px}.guide a{color:var(--gold);border-bottom:1px solid var(--gold-tint)}.guide a:hover{border-color:var(--gold)}.guide strong{color:var(--ink);font-weight:600}.guide code{font-family:var(--mono);font-size:.88em;background:var(--bg-2);padding:2px 6px;border-radius:3px;color:var(--ink)}.guide .sec{margin-bottom:46px}.guide h2.sh{font-family:var(--display);font-weight:500;font-size:1.5rem;letter-spacing:-.015em;color:var(--ink);border-bottom:1px solid var(--panel-line);padding-bottom:12px;margin:0 0 20px;display:flex;align-items:center;gap:12px}.guide h2.sh .sn{background:var(--gold);color:#1a1407;font-family:var(--mono);font-size:.8rem;font-weight:500;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.guide h3.ss{font-family:var(--mono);font-size:.78rem;font-weight:500;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin:30px 0 12px;padding-bottom:6px;border-bottom:1px solid var(--panel-line)}.guide h4{font-family:var(--display);font-weight:500;color:var(--ink);font-size:1.1rem;margin:22px 0 8px}.guide .div{height:1px;background:var(--panel-line);margin:40px 0}.guide ul,.guide ol{margin:14px 0 14px 22px}.guide li{margin:7px 0}.guide ul.st{margin:8px 0 16px;padding-left:0;list-style:none}.guide ul.st li{padding:7px 0 7px 26px;position:relative;border-bottom:1px solid var(--panel-line);margin:0}.guide ul.st li:last-child{border-bottom:none}.guide ul.st li:before{content:"›";position:absolute;left:6px;top:6px;color:var(--gold);font-size:1.1rem;font-weight:700;line-height:1.3}.guide ol.steps{margin:10px 0 18px;padding-left:0;list-style:none;counter-reset:step}.guide ol.steps li{counter-increment:step;padding:8px 0 8px 42px;position:relative;border-bottom:1px solid var(--panel-line);margin:0}.guide ol.steps li:last-child{border-bottom:none}.guide ol.steps li:before{content:counter(step);position:absolute;left:0;top:8px;background:var(--gold);color:#1a1407;font-family:var(--mono);font-size:.78rem;font-weight:500;width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center}.guide .note,.guide .tip,.guide .warn{padding:12px 16px;border-radius:0 4px 4px 0;margin:16px 0 20px;font-size:.95rem;line-height:1.7}.guide .note{background:#5694d61a;border-left:3px solid #5694d6;color:var(--soft)}.guide .tip{background:#56b8781a;border-left:3px solid #56b878;color:var(--soft)}.guide .warn{background:#d68c3c1c;border-left:3px solid #d68c3c;color:var(--soft)}.guide .note strong{color:#a8cdf2}.guide .tip strong{color:#9fe0b6}.guide .warn strong{color:#e6bd88}.guide table{width:100%;border-collapse:collapse;margin:16px 0 24px;font-size:.92rem;border:1px solid var(--panel-line);background:var(--bg-2)}.guide thead tr{background:var(--bg-3)}.guide thead th{padding:11px 14px;text-align:left;color:var(--gold);font-family:var(--mono);font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--panel-line)}.guide tbody tr{border-bottom:1px solid var(--panel-line)}.guide tbody tr:nth-child(2n){background:#ffffff05}.guide tbody tr:hover{background:var(--gold-tint)}.guide td{padding:11px 14px;vertical-align:top;line-height:1.65;color:var(--soft)}.guide table.ct td:first-child,.guide table.kt td:first-child{color:var(--ink);font-weight:600}.guide td small{display:block;font-weight:400;color:var(--faint);font-size:.82em;margin-top:2px}.guide table.pt td:first-child{font-family:var(--mono);font-size:.86em;color:var(--gold);background:var(--bg-3);font-weight:500}.guide table.kt td:first-child{width:170px;white-space:normal}.guide table.kt.wide td:first-child{width:120px}.guide img{max-width:100%;height:auto;border:1px solid var(--panel-line);border-radius:3px;display:block}.guide figure{margin:20px 0 24px}.guide figure img{box-shadow:0 2px 14px #00000059}.guide figcaption,.guide .img-cap{font-size:.82rem;color:var(--faint);margin-top:10px;font-style:italic;text-align:center}.guide .doc-img{margin:14px 0 18px;box-shadow:0 2px 14px #00000059}.guide .img-wrap{margin:22px 0 26px;text-align:center}.guide figure.fig,.guide .fig{margin:18px 0 24px;text-align:center}.guide figure.fig img,.guide .fig img{margin:0 auto}.guide figure.fig.plain img{border:none;box-shadow:none}.guide figure.fig .fig-img{padding:14px 16px 6px}.guide figure.fig-pad img{padding:6px;background:var(--bg-2)}.guide figure.center img{margin:0 auto}.guide figure.shot img{width:100%}.guide figure.diagram{border:1px solid var(--panel-line);border-radius:4px;background:#f7fafc;padding:22px 18px 14px;text-align:center}.guide figure.diagram svg{max-width:100%;height:auto}.guide figure.diagram figcaption{color:var(--faint)}.guide .figpair{display:flex;gap:18px;margin:18px 0 24px;flex-wrap:wrap}.guide .figpair figure{flex:1 1 240px;margin:0;text-align:center}.guide .figpair img{width:100%}.guide .ba-tag{display:inline-block;font-family:var(--mono);font-size:.62rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:3px 9px;border-radius:3px;margin-bottom:8px}.guide .ba-before{background:#d68c3c29;color:#e6bd88}.guide .ba-after{background:#56b87829;color:#9fe0b6}.guide .highlight{margin:24px 0 28px;border:1px solid var(--gold);border-radius:4px;background:var(--gold-tint);overflow:hidden}.guide .highlight .hl-badge{background:var(--gold);color:#1a1407;font-family:var(--mono);font-size:.68rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:7px 16px;display:flex;align-items:center;gap:8px}.guide .highlight .hl-body{padding:18px 20px 20px}.guide .highlight .hl-body h4{color:var(--ink);margin:0 0 8px}.guide .highlight .hl-body p{color:var(--soft)}.guide .highlight .hl-body p:last-child{margin-bottom:0}.guide .highlight .hl-warn{background:#d65a501f;border-left:3px solid #d65a50;border-radius:0 4px 4px 0;padding:10px 14px;margin:0 0 14px;font-size:.92rem;color:#e8a59f}.guide .highlight .hl-warn strong{color:#f0b8b2}.guide .highlight .hl-shot{display:inline-block;margin-top:4px;padding:8px;background:var(--bg-2);border:1px solid var(--panel-line);border-radius:4px}.guide .highlight .hl-shot img{display:block}.guide .highlight .hl-shot .hl-cap{font-size:.72rem;color:var(--faint);font-style:italic;margin-top:6px;text-align:center}.guide .keypad-wrap{display:flex;flex-wrap:wrap;gap:28px;align-items:center;margin:20px 0 24px}.guide .keypad{display:grid;grid-template-columns:repeat(3,58px);grid-template-rows:repeat(3,58px);gap:8px;flex-shrink:0}.guide .key{border:1px solid var(--panel-line);border-radius:6px;background:var(--bg-2);color:var(--faint);display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--mono);font-weight:500;font-size:1.05rem;line-height:1}.guide .key small{font-size:.5rem;font-weight:400;color:var(--faint);margin-top:3px;letter-spacing:.02em}.guide .key.center{background:var(--bg-3)}.guide .key.live{background:var(--gold);color:#1a1407;border-color:var(--gold)}.guide .key.live .arrow{font-size:1.2rem;color:#1a1407;margin-bottom:2px;line-height:1}.guide .key.live small{color:#5a4a1e}.guide .keypad-legend{font-size:.92rem;color:var(--soft);min-width:220px}.guide .keypad-legend strong{color:var(--ink)}.guide .center{text-align:center}.guide .small{font-size:.85rem;color:var(--faint)}.guide .wide{width:100%}
