:root{--guide-orange:#eb762c;--guide-green:#4bd181;--guide-paper:#f7f5ef;--guide-ink:#171918;--guide-muted:#646863;--guide-line:#d6d2c8;--guide-dark:#121313}.guide-page{background:var(--guide-paper);color:var(--guide-ink)}.guide-page .site-header{position:sticky;top:0}.guide-hero{padding:128px 0 82px;color:#f5f6f3;background:radial-gradient(circle at 72% 28%,rgba(235,118,44,.14),transparent 30%),linear-gradient(145deg,#151616,#101111 62%,#181713)}.guide-shell{width:min(1180px,calc(100vw - 48px));margin:auto}.guide-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:72px;align-items:center}.guide-eyebrow{margin:0 0 18px;color:#ff9a55;font-size:12px;font-weight:750;letter-spacing:.16em}.guide-hero h1{margin:0;font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.05em;font-weight:570}.guide-hero h1 span{display:block;color:#ff9a55}.guide-lead{max-width:720px;margin:26px 0 0;color:rgba(255,255,255,.7);font-size:18px;line-height:1.75}.guide-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.guide-badge-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.guide-badge{padding:8px 11px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.05);color:rgba(255,255,255,.72);font-size:12px}.guide-status-card{padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.055);box-shadow:0 30px 90px rgba(0,0,0,.25)}.guide-status-card small{color:#ff9a55;font-weight:750;letter-spacing:.14em}.guide-status-card h2{margin:14px 0 12px;font-size:27px;line-height:1.18}.guide-status-card p{margin:0;color:rgba(255,255,255,.66)}.status-list{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.status-list li{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;color:rgba(255,255,255,.72);font-size:14px}.status-dot{width:10px;height:10px;margin-top:6px;border-radius:50%;background:#f0b45a;box-shadow:0 0 0 5px rgba(240,180,90,.1)}.status-dot.green{background:var(--guide-green);box-shadow:0 0 0 5px rgba(75,209,129,.1)}.guide-section{padding:96px 0}.guide-section.dark{color:#f6f7f3;background:#171918}.guide-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:56px;align-items:end;margin-bottom:44px}.guide-heading p{margin:0;color:var(--guide-muted);line-height:1.75}.guide-section.dark .guide-heading p{color:rgba(255,255,255,.62)}.guide-kicker{margin:0 0 15px;color:var(--guide-orange);font-size:11px;font-weight:760;letter-spacing:.16em}.guide-heading h2,.guide-title{margin:0;font-size:clamp(32px,4.5vw,54px);line-height:1.1;letter-spacing:-.04em;font-weight:570}.notice{margin-top:28px;padding:18px 20px;border-left:4px solid #e7aa4d;border-radius:8px;background:#fff6df;color:#5c4822}.notice strong{display:block;margin-bottom:5px}.guide-section.dark .notice{background:rgba(231,170,77,.1);color:#f2dba5}.identity-grid,.connection-grid,.usage-grid,.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.identity-card,.connection-card,.usage-card,.test-card{padding:26px;border:1px solid var(--guide-line);border-radius:14px;background:#fff}.identity-card small,.connection-card small,.usage-card small,.test-card small{color:var(--guide-orange);font-size:10px;font-weight:750;letter-spacing:.14em}.identity-card h3,.connection-card h3,.usage-card h3,.test-card h3{margin:12px 0 9px;font-size:21px;line-height:1.25}.identity-card p,.connection-card p,.usage-card p,.test-card p{margin:0;color:var(--guide-muted)}.spec-wrap,.matrix-wrap{overflow:auto;border:1px solid var(--guide-line);border-radius:14px;background:#fff}.spec-table,.matrix-table{width:100%;border-collapse:collapse;min-width:760px}.spec-table th,.spec-table td,.matrix-table th,.matrix-table td{padding:16px 18px;border-bottom:1px solid #e7e3da;text-align:left;vertical-align:top}.spec-table th,.matrix-table th{background:#eeece5;color:#50534f;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.spec-table tr:last-child td,.matrix-table tr:last-child td{border-bottom:0}.spec-table td:first-child,.matrix-table td:first-child{font-weight:700}.state{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700}.state::before{content:"";width:8px;height:8px;border-radius:50%;background:#e2a33e}.state.verified::before{background:var(--guide-green)}.state.blocked::before{background:#d46a5e}.control-layout{display:grid;grid-template-columns:minmax(420px,1fr) minmax(360px,.85fr);gap:28px}.panel-schematic{position:relative;min-height:430px;padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:linear-gradient(145deg,#252826,#171918);box-shadow:0 24px 80px rgba(0,0,0,.3)}.panel-title{display:flex;justify-content:space-between;color:rgba(255,255,255,.56);font-size:12px;letter-spacing:.12em}.panel-face{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px}.channel-box{padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#111312}.channel-box h4{margin:0 0 16px;color:#fff;font-size:13px;letter-spacing:.1em}.jack{width:72px;height:72px;margin:0 auto 14px;border:10px solid #555b57;border-radius:50%;background:#070808;box-shadow:inset 0 0 0 10px #1d201e}.knob-row{display:flex;justify-content:center;gap:18px}.knob{width:44px;height:44px;border:8px solid #454a46;border-radius:50%;background:#151716;box-shadow:inset 0 0 0 3px #232624}.switch-row{display:flex;justify-content:center;gap:8px;margin-top:14px}.switch-row span{padding:5px 8px;border:1px solid rgba(255,255,255,.13);border-radius:5px;color:rgba(255,255,255,.62);font-size:9px}.meter-strip{display:flex;justify-content:center;gap:6px;margin:26px auto 0}.meter-strip i{display:block;width:12px;height:48px;border-radius:3px;background:linear-gradient(to top,#4bd181 0 55%,#f0c84c 55% 78%,#e05f4f 78%)}.port-row{display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding:16px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.62);font-size:11px}.control-list{display:grid;gap:10px}.control-item{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:14px 15px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.04)}.control-item b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--guide-orange);color:white;font-size:12px}.control-item h3{margin:0;color:#fff;font-size:15px}.control-item p{margin:4px 0 0;color:rgba(255,255,255,.6);font-size:13px}.flow-line{display:flex;align-items:center;gap:8px;margin:18px 0 0;color:#8a8d88;font-size:13px}.flow-line span{flex:1;height:1px;background:#cbc7be}.flow-line b{color:var(--guide-orange)}.connection-card{position:relative;overflow:hidden}.connection-card::after{content:"";position:absolute;right:-26px;bottom:-26px;width:92px;height:92px;border:1px solid rgba(235,118,44,.25);border-radius:50%}.connection-card code{display:block;margin-top:18px;padding:13px;border-radius:8px;background:#191b1a;color:#f5f5f2;white-space:normal;font:600 12px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.usage-card ol{margin:16px 0 0;padding-left:20px;color:var(--guide-muted)}.usage-card li+li{margin-top:7px}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid var(--guide-line);border-radius:10px;background:#fff}.faq-list summary{cursor:pointer;padding:17px 19px;font-weight:720}.faq-list details p{margin:0;padding:0 19px 19px;color:var(--guide-muted)}.source-box{padding:24px;border:1px solid var(--guide-line);border-radius:14px;background:#fff}.source-box p{margin:0;color:var(--guide-muted)}.source-box ul{margin:16px 0 0;padding-left:20px}.source-box li+li{margin-top:8px}.hardware-guide-section{padding:88px 0;background:#ebe8df}.hardware-guide-shell{width:min(1240px,calc(100vw - 48px));margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);gap:48px;align-items:center}.hardware-guide-section h2{margin:14px 0 16px;font-size:clamp(31px,4vw,50px);line-height:1.1;letter-spacing:-.04em;font-weight:570}.hardware-guide-section p{margin:0;color:#646863;line-height:1.75}.hardware-guide-card{padding:25px;border:1px solid #d6d2c8;border-radius:14px;background:#fff}.hardware-guide-card small{color:#eb762c;font-size:10px;font-weight:760;letter-spacing:.14em}.hardware-guide-card ul{margin:15px 0 20px;padding-left:18px;color:#646863}.hardware-guide-card a{display:inline-flex;align-items:center;gap:8px;color:#b85117;font-weight:750;text-decoration:none}.guide-footer{padding:34px 0;color:rgba(255,255,255,.55);background:#101111}.guide-footer .guide-shell{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.guide-footer a{color:#fff}.guide-nav{display:flex;align-items:center;gap:18px;margin-left:auto}.guide-nav a{color:rgba(255,255,255,.68);font-size:13px;text-decoration:none}.guide-nav a:hover{color:#fff}@media(max-width:980px){.guide-hero-grid,.guide-heading,.control-layout,.hardware-guide-shell{grid-template-columns:1fr}.identity-grid,.connection-grid,.usage-grid,.test-grid{grid-template-columns:repeat(2,1fr)}.guide-nav{display:none}}@media(max-width:680px){.guide-shell,.hardware-guide-shell{width:min(100% - 28px,1180px)}.guide-hero{padding:108px 0 64px}.guide-hero h1{font-size:42px}.identity-grid,.connection-grid,.usage-grid,.test-grid{grid-template-columns:1fr}.panel-face{grid-template-columns:1fr}.panel-schematic{min-height:auto}.guide-section{padding:72px 0}.guide-heading{gap:22px}.guide-footer .guide-shell{display:block}.guide-footer p{margin-bottom:12px}}