html,body{color:#1f2937;box-sizing:border-box;background-color:#f3f4f6;min-height:100vh;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.app-header.svelte-12qhfyh{z-index:100;background-color:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:70px;padding:0 40px;display:flex;position:sticky;top:0}.header-left.svelte-12qhfyh{align-items:center;display:flex}.brand-logo.svelte-12qhfyh{width:auto;height:32px;display:block}.header-right.svelte-12qhfyh{align-items:center;gap:24px;display:flex}.nav-links.svelte-12qhfyh{align-items:center;display:flex}.nav-btn-active.svelte-12qhfyh{color:#fff;background-color:#ff7a59;border-radius:9999px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s ease-in-out}.nav-btn-active.svelte-12qhfyh:hover{background-color:#e66545}.user-profile.svelte-12qhfyh{border-left:1px solid #e5e7eb;align-items:center;gap:12px;padding-left:24px;display:flex}.user-name.svelte-12qhfyh{color:#374151;font-size:14px;font-weight:700}.logout-link.svelte-12qhfyh{color:#9ca3af;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s ease-in-out;display:flex}.logout-link.svelte-12qhfyh:hover{color:#ef4444;background-color:#fef2f2}.app-main-content.svelte-12qhfyh{min-height:calc(100vh - 70px)}
