@charset "UTF-8";.guide-sidebar-backdrop{display:none}.guide-sidebar{position:fixed;top:50px;left:0;width:260px;height:calc(100vh - 50px);overflow-y:auto;background:#fff;border-right:1px solid #e2e8f0;z-index:100;padding:0}.guide-sidebar__inner{padding:24px 0}.guide-sidebar__category{margin-bottom:8px}.guide-sidebar__category-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;padding:12px 24px 6px}.guide-sidebar__list{list-style:none;padding:0;margin:0}.guide-sidebar__link{display:block;padding:8px 24px;font-size:14px;color:#475569;text-decoration:none;border-left:3px solid transparent;transition:all .15s}.guide-sidebar__link:hover{color:#0f3460;background:#f8fafc}.guide-sidebar__link.active{color:#467b59;border-left-color:#467b59;background:#f0f7f2;font-weight:600}@media(max-width:1024px){.guide-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:199}.guide-sidebar{transform:translate(-100%);transition:transform .3s ease;z-index:200;box-shadow:4px 0 16px #0000001a}.guide-sidebar.open{transform:translate(0)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.guide-page{--ns-primary: #0f3460;--ns-bg: #ffffff;--ns-bg-subtle: #f8fafc;--ns-text: #1e293b;--ns-text-muted: #64748b;--ns-border: #e2e8f0;--ns-green: #22c55e;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ns-text);line-height:1.7;font-size:16px;background:var(--ns-bg);min-height:100vh}.guide-menu-btn{display:none;position:fixed;top:60px;left:12px;z-index:150;background:#fff;border:1px solid var(--ns-border);border-radius:8px;padding:8px;cursor:pointer;box-shadow:0 2px 8px #00000014}@media(max-width:1024px){.guide-menu-btn{display:flex;align-items:center;justify-content:center}}.guide-content{margin-left:260px;padding:50px 0 0}@media(max-width:1024px){.guide-content{margin-left:0}}.guide-content__inner{max-width:860px;margin:0 auto;padding:0 40px 80px}@media(max-width:768px){.guide-content__inner{padding:0 20px 60px}}.guide-hero{padding:60px 0 40px;border-bottom:1px solid var(--ns-border);margin-bottom:48px}.guide-hero h1{font-size:36px;font-weight:800;letter-spacing:-1px;color:var(--ns-primary);margin-bottom:12px}.guide-hero p{font-size:18px;color:var(--ns-text-muted);line-height:1.8}.guide-section{padding:48px 0;border-bottom:1px solid var(--ns-border)}.guide-section:last-child{border-bottom:none}.guide-section h2{font-size:28px;font-weight:700;letter-spacing:-.5px;color:var(--ns-text);margin-bottom:12px}.guide-section__desc{font-size:16px;color:var(--ns-text-muted);line-height:1.8;margin-bottom:32px}.guide-feature-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}@media(max-width:768px){.guide-feature-cards{grid-template-columns:1fr}}.guide-feature-card{background:var(--ns-bg-subtle);border:1px solid var(--ns-border);border-radius:12px;padding:24px}.guide-feature-card h4{font-size:16px;font-weight:700;margin-bottom:8px}.guide-feature-card p{font-size:14px;color:var(--ns-text-muted);line-height:1.7;margin:0}.guide-mode-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}@media(max-width:768px){.guide-mode-cards{grid-template-columns:1fr}}.guide-mode-card{background:var(--ns-bg-subtle);border:1px solid var(--ns-border);border-radius:12px;padding:24px;text-align:center}.guide-mode-card h4{font-size:18px;font-weight:700;margin-bottom:8px}.guide-mode-card p{font-size:14px;color:var(--ns-text-muted);line-height:1.7;margin:0}.guide-check-list{list-style:none;padding:0;margin:12px 0 0}.guide-check-list li{padding:4px 0;font-size:14px;display:flex;align-items:flex-start;gap:8px}.guide-check-list li:before{content:"✓";color:var(--ns-green);font-weight:700;flex-shrink:0}.guide-footer{margin-left:260px;background:#0b1a33;border-top:1px solid rgba(255,255,255,.08);padding:40px;text-align:center;color:#fff6;font-size:13px}@media(max-width:1024px){.guide-footer{margin-left:0}}
