.exchange-guest-page{--border-color:#e5e7eb;--text-main:#111827;--text-muted:#6b7280;color:var(--text-main);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.exchange-guest-page #app-container,.exchange-guest-page .app-inner{width:100%;min-height:100vh;display:flex}.exchange-guest-page .sidebar{width:260px;flex-shrink:0;background:#ffffff;border-right:1px solid var(--border-color);padding:24px 20px 0;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;position:sticky;top:0}.exchange-guest-page .logo-brand{display:flex;align-items:center;margin-bottom:20px;text-decoration:none}.exchange-guest-page .logo-img{height:28px;width:auto}.exchange-guest-page .nav-list{display:flex;flex-direction:column;width:100%}.exchange-guest-page .nav-btn{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;margin-bottom:8px;background:transparent;color:var(--text-muted);font-size:14px;font-weight:500;text-align:left;border-radius:0;text-decoration:none;box-sizing:border-box;border:none;transition:background-color .15s ease,color .15s ease}.exchange-guest-page .nav-btn.active,.exchange-guest-page .nav-btn:hover{background:#f3f4f6;color:var(--text-main)}.exchange-guest-page .menu-img-container{display:none}.exchange-guest-page .main-content{flex:1;min-width:0;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 24px;box-sizing:border-box;background:#f8f9fa}.exchange-guest-page .exchange-guest-inner{width:100%;max-width:560px;margin:0 auto;text-align:center}.exchange-guest-page .exchange-lang-switch{display:flex;align-items:center;justify-content:center;gap:4px;margin:0 auto 18px;padding:0}.exchange-guest-page .exchange-lang-switch a{border:none;background:transparent;color:#9ca3af;font-size:15px;font-weight:700;padding:2px 6px;border-radius:0;text-decoration:none}.exchange-guest-page .exchange-lang-switch a.is-active{color:#111827}.exchange-guest-page .exchange-guest-title{margin:0 0 16px;font-size:clamp(28px,4vw,36px);font-weight:800;color:#111827;letter-spacing:-.02em}.exchange-guest-page .exchange-guest-register{margin:0 0 24px;font-size:17px;line-height:1.55;color:#374151;font-weight:500}.exchange-guest-page .exchange-guest-login-btn{display:inline-flex;align-items:center;justify-content:center;min-width:200px;padding:12px 20px;margin:0 auto 28px;background:#002664;color:#ffffff;font-size:15px;font-weight:700;text-decoration:none;border-radius:0;transition:background-color .15s ease}.exchange-guest-page .exchange-guest-login-btn:hover{background:#001a47;color:#ffffff}.exchange-guest-page .exchange-guest-preview{margin-top:8px}.exchange-guest-page .exchange-guest-preview-lead{margin:0 0 14px;font-size:15px;line-height:1.5;color:#6b7280;font-weight:500}.exchange-guest-page .exchange-guest-preview-btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:360px;margin:0 auto 10px;padding:14px 20px;background:#ffffff;color:#111827;border:1px solid var(--border-color);font-size:15px;font-weight:600;text-decoration:none;border-radius:0;box-sizing:border-box;transition:border-color .15s ease,background-color .15s ease}.exchange-guest-page .exchange-guest-preview-btn:hover{border-color:#9ca3af;background:#f9fafb;color:#111827}.exchange-guest-page .exchange-guest-preview-btn:last-child{margin-bottom:0}html.exchange-guest-mode .rounds-menu{display:none}@media (max-width:1024px){.exchange-guest-page #app-container{height:auto;overflow:visible}.exchange-guest-page .app-inner{flex-direction:column;height:auto;min-height:0}.exchange-guest-page .sidebar{width:100%;height:auto;min-height:auto;position:sticky;top:0;z-index:20;border-right:none;border-bottom:1px solid var(--border-color);padding:16px 16px 12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.exchange-guest-page .logo-brand{margin-bottom:12px}.exchange-guest-page .nav-list{flex-direction:row;gap:18px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}.exchange-guest-page .nav-list::-webkit-scrollbar{display:none}.exchange-guest-page .nav-btn{width:auto;white-space:nowrap;margin-bottom:0;padding:8px 14px;font-size:13px;flex-shrink:0;position:relative}.exchange-guest-page .nav-list .nav-btn:not(:last-child):after{content:"|";position:absolute;right:-12px;top:50%;transform:translateY(-50%);color:#9ca3af;font-weight:400;pointer-events:none;line-height:1}.exchange-guest-page .nav-list .nav-btn i{display:none}.exchange-guest-page .main-content{min-height:auto;padding:24px 20px 48px}}@media (max-width:640px){.exchange-guest-page .main-content{padding:16px 16px 40px}.exchange-guest-page .exchange-guest-title{font-size:24px}}