*{margin:0;padding:0}body{background:#f5f7fa;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.main-footer{background:#fff;border-top:1px solid #e5e7eb;color:#9ca3af;flex-shrink:0;font-size:12px;padding:16px;text-align:center}.main-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px 0 #0000000d;justify-content:space-between;padding:12px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo,.main-header{align-items:center;display:flex}.logo{gap:12px}.sol-logo{align-items:center;border-radius:8px;display:flex;height:36px;justify-content:center;overflow:hidden;width:36px}.sol-logo img{height:100%;object-fit:contain;width:100%}.logo-text{color:#1f2937;font-size:18px;font-weight:700;letter-spacing:-.01em}.logo-subtext{color:#6b7280;font-size:14px;font-weight:500}.logout-btn{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:13px;font-weight:600;margin-left:12px;padding:7px 21px;transition:all .2s ease;white-space:nowrap}.logout-btn:hover{background:#e5e7eb;border-color:#9ca3af;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.logout-btn:active{transform:translateY(0)}@media (max-width:768px){.main-header{padding:14px 20px}.logo-text{font-size:16px}.logo-subtext{display:none}.logout-btn{font-size:13px;padding:8px 16px}}@media (max-width:640px){.main-header{padding:12px 16px}.sol-logo{height:32px;width:32px}.logo-text{font-size:15px}.logout-btn{font-size:12px;padding:7px 14px}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.logout-btn{animation:slideInFromRight .3s ease}.profile-btn{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:13px;font-weight:600;margin-left:10px;padding:7px 24px;transition:all .2s ease;white-space:nowrap}.profile-btn:hover{background:#f9fafb;border-color:#9ca3af}
/*# sourceMappingURL=main.3bb6851b.css.map*/