.header[data-v-6e5a5980]{z-index:100;background:var(--stai-white);border-bottom:1px solid var(--stai-gray-200);position:sticky;top:0}.header-inner[data-v-6e5a5980]{justify-content:space-between;align-items:center;max-width:1400px;height:64px;margin:0 auto;padding:0 24px;display:flex}.logo[data-v-6e5a5980]{align-items:center;gap:8px;display:flex}.logo-mark[data-v-6e5a5980]{background:var(--stai-black);width:32px;height:32px;color:var(--stai-white);border-radius:6px;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.logo-text[data-v-6e5a5980]{letter-spacing:3px;font-size:20px;font-weight:700}.nav[data-v-6e5a5980]{gap:32px;display:flex}.nav-link[data-v-6e5a5980]{color:var(--stai-gray-600);text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:500;transition:color .2s}.nav-link[data-v-6e5a5980]:hover,.nav-link.router-link-active[data-v-6e5a5980]{color:var(--stai-black)}.header-actions[data-v-6e5a5980]{align-items:center;gap:16px;display:flex}.icon-btn[data-v-6e5a5980]{color:var(--stai-gray-800);background:0 0;border:none;padding:6px;transition:color .2s;position:relative}.icon-btn[data-v-6e5a5980]:hover{color:var(--stai-black)}.user-menu[data-v-6e5a5980]{position:relative}.dropdown[data-v-6e5a5980]{border:1px solid var(--stai-gray-200);background:#fff;border-radius:6px;min-width:160px;margin-top:8px;padding:8px 0;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0000001a}.dropdown a[data-v-6e5a5980]{color:var(--stai-gray-600);cursor:pointer;padding:10px 16px;font-size:13px;transition:background .2s;display:block}.dropdown a[data-v-6e5a5980]:hover{background:var(--stai-gray-50);color:var(--stai-black)}.footer[data-v-0e9c1036]{background:var(--stai-gray-50);border-top:1px solid var(--stai-gray-200);padding:48px 24px 24px}.footer-inner[data-v-0e9c1036]{justify-content:space-between;gap:48px;max-width:1400px;margin:0 auto;display:flex}.footer-brand .logo[data-v-0e9c1036]{letter-spacing:3px;align-items:center;gap:8px;margin-bottom:8px;font-size:18px;font-weight:700;display:flex}.logo-mark[data-v-0e9c1036]{background:var(--stai-black);width:28px;height:28px;color:var(--stai-white);border-radius:5px;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.footer-brand p[data-v-0e9c1036]{color:var(--stai-gray-400);font-size:13px}.footer-links[data-v-0e9c1036]{gap:64px;display:flex}.footer-col[data-v-0e9c1036]{flex-direction:column;gap:8px;display:flex}.footer-col h4[data-v-0e9c1036]{text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:13px;font-weight:600}.footer-col a[data-v-0e9c1036]{color:var(--stai-gray-600);font-size:13px;transition:color .2s}.footer-col a[data-v-0e9c1036]:hover{color:var(--stai-black)}.footer-bottom[data-v-0e9c1036]{border-top:1px solid var(--stai-gray-200);text-align:center;max-width:1400px;color:var(--stai-gray-400);margin:32px auto 0;padding-top:24px;font-size:12px}.main[data-v-21d5385d]{min-height:calc(100vh - 180px)}*{box-sizing:border-box;margin:0;padding:0}:root{--stai-black:#1a1a1a;--stai-white:#fff;--stai-gray-50:#fafafa;--stai-gray-100:#f5f5f5;--stai-gray-200:#e5e5e5;--stai-gray-400:#a3a3a3;--stai-gray-600:#525252;--stai-gray-800:#262626;--stai-accent:#e53935;--stai-font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html,body,#app{width:100%;min-height:100vh;font-family:var(--stai-font);color:var(--stai-black);background:var(--stai-white);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:var(--stai-font)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--stai-gray-200);border-radius:3px}
