@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f7f7f8;--fg:#0f172a;--muted:#6b7280;--surface:#fff;--surface-2:#f1f5f9;--surface-3:#e9eef5;--accent:#0b5d3b;--accent-2:#0b5d3b;--accent-soft:#d7f3e4;--accent-contrast:#fff;--danger:#dc2626;--warn:#f59e0b;--success:#16a34a;--border:#e2e8f0;--border-strong:#cbd5e1;--border-weak:#edf2f7;--shadow:0 14px 30px #0f172a14;--shadow-soft:0 6px 16px #0f172a0f;--radius:16px;--rsm:10px;--maxw:1200px;--nav-height:72px;--font-display:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;--font-sans:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;--animation-bezier:cubic-bezier(.2,.8,.2,1)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#0b0b0c;--fg:#f5f5f5;--muted:#a1a1aa;--surface:#121212;--surface-2:#171717;--surface-3:#1f1f1f;--accent:#12945a;--accent-2:#12945a;--accent-soft:#0f3d2c;--accent-contrast:#0b0b0c;--danger:#f87171;--warn:#fbbf24;--success:#4ade80;--border:#2a2a2a;--border-strong:#3a3a3a;--border-weak:#222;--shadow:0 18px 40px #00000073;--shadow-soft:0 8px 20px #0000004d}}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--fg);font:16px/1.6 var(--font-sans);margin:0}main{min-height:calc(100vh - 72px)}h1,h2,h3,h4{font-family:var(--font-display)}a{color:inherit}button,input,select,textarea{font-family:inherit}.u-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px}.u-input{border-radius:var(--rsm);border:1px solid var(--border);background:var(--surface);width:100%;color:var(--fg);padding:12px 14px;transition:border-color .2s,box-shadow .2s}.u-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)18%,transparent);outline:none}.u-select{border-radius:var(--rsm);border:1px solid var(--border);background:var(--surface);width:100%;color:var(--fg);padding:12px 14px}.u-btn{border:1px solid color-mix(in srgb,var(--accent)70%,transparent);background:var(--accent);color:var(--accent-contrast);cursor:pointer;box-shadow:var(--shadow-soft);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.u-btn:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.u-btn:disabled{cursor:not-allowed;box-shadow:none;background:color-mix(in srgb,var(--accent)35%,var(--surface))!important;color:var(--muted)!important}.u-btn.secondary{background:var(--surface);border-color:color-mix(in srgb,var(--accent)30%,var(--border-strong));color:var(--accent);box-shadow:var(--shadow-soft)}.u-btn.warn{background:var(--warn);border-color:color-mix(in srgb,var(--warn)70%,transparent);color:#111}.u-btn.danger{background:var(--danger);border-color:color-mix(in srgb,var(--danger)70%,transparent);color:#111}.u-btn.ghost{border-color:var(--border-strong);color:var(--fg);box-shadow:none;background:0 0}.u-icon{flex-shrink:0;width:16px;height:16px;display:inline-block}.u-chip{border:1px solid color-mix(in srgb,var(--accent)20%,var(--border));background:color-mix(in srgb,var(--accent)8%,var(--surface-2));color:color-mix(in srgb,var(--accent)70%,var(--muted));border-radius:999px;padding:4px 10px;font-size:12px}.skeleton{background:linear-gradient(100deg,color-mix(in srgb,var(--surface)88%,transparent)0%,color-mix(in srgb,var(--surface-2)70%,transparent)40%,color-mix(in srgb,var(--surface)88%,transparent)80%);background-size:200% 100%;animation:1.4s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ad{flex-direction:column;gap:.5rem;display:flex}.adText{text-align:center;margin:0;font-size:14px;text-decoration:underline}
.Header-module__hBw1pG__header{z-index:40;background:color-mix(in srgb,var(--surface)92%,transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px)saturate(120%);backdrop-filter:blur(8px)saturate(120%);position:sticky;top:0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:14px 20px;display:flex}.Header-module__hBw1pG__logoLink{color:var(--fg);text-decoration:none}.Header-module__hBw1pG__brand{align-items:center;gap:10px;display:flex}.Header-module__hBw1pG__logo{background:var(--accent);width:34px;height:34px;color:var(--accent-contrast);border-radius:12px;place-items:center;font-weight:900;display:grid}.Header-module__hBw1pG__title{letter-spacing:.4px;font-weight:800;font-family:var(--font-display)}.Header-module__hBw1pG__rightSection{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__nav{align-items:center;gap:18px;display:flex}.Header-module__hBw1pG__desktopActions{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__navLink{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;opacity:.85;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,opacity .2s;display:inline-flex}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__navLink:focus-visible{color:var(--fg);opacity:1}.Header-module__hBw1pG__menuWrap{position:relative}.Header-module__hBw1pG__avatarButton{border:1px solid var(--border-strong);background:var(--surface);width:36px;height:36px;color:var(--fg);cursor:pointer;border-radius:999px;place-items:center;padding:0;display:grid;overflow:hidden}.Header-module__hBw1pG__avatarButton:hover{box-shadow:var(--shadow-soft)}.Header-module__hBw1pG__avatarImage{object-fit:cover;width:100%;height:100%}.Header-module__hBw1pG__avatarInitials{font-size:12px;font-weight:700}.Header-module__hBw1pG__menu{background:var(--surface);border:1px solid var(--border);min-width:200px;box-shadow:var(--shadow);z-index:50;border-radius:12px;gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.Header-module__hBw1pG__menuHeader{border-bottom:1px solid var(--border);gap:2px;padding:8px 10px;display:grid}.Header-module__hBw1pG__menuName{font-size:13px;font-weight:700}.Header-module__hBw1pG__menuEmail{color:var(--muted);font-size:12px}.Header-module__hBw1pG__menuItem{text-align:left;cursor:pointer;color:var(--fg);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__menuItem:hover{background:var(--surface-2)}.Header-module__hBw1pG__mobileToggle{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:none}.Header-module__hBw1pG__mobileOverlay{z-index:100;background:var(--bg);display:flex;position:fixed;inset:0}.Header-module__hBw1pG__mobilePanel{background:var(--surface);grid-template-rows:auto auto 1fr;gap:20px;width:100%;min-height:100vh;padding:20px;display:grid}.Header-module__hBw1pG__mobileHeader{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__mobileTitle{font-size:1.1rem;font-weight:700}.Header-module__hBw1pG__mobileClose{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:inherit;cursor:pointer;border-radius:10px;place-items:center;display:grid}.Header-module__hBw1pG__mobileAccount{border:1px solid var(--border);border-radius:12px;gap:4px;padding:12px 14px;display:grid}.Header-module__hBw1pG__mobileAccountRow{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__mobileAvatar{border:1px solid var(--border);object-fit:cover;border-radius:999px;width:36px;height:36px}.Header-module__hBw1pG__mobileAvatarFallback{border:1px solid var(--border);width:36px;height:36px;color:var(--muted);background:var(--surface-2);border-radius:999px;place-items:center;font-size:12px;font-weight:700;display:grid}.Header-module__hBw1pG__mobileAccountMeta{gap:2px;display:grid}.Header-module__hBw1pG__mobileName{font-weight:700}.Header-module__hBw1pG__mobileEmail{color:var(--muted);font-size:13px}.Header-module__hBw1pG__mobileNav{align-content:start;place-items:start stretch;gap:10px;display:grid}.Header-module__hBw1pG__mobileItem{letter-spacing:0;text-transform:none;border:1px solid var(--border);background:var(--surface);width:100%;color:inherit;cursor:pointer;text-align:left;border-radius:12px;grid-template-columns:18px 1fr;align-self:start;align-items:center;column-gap:10px;padding:12px 14px;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1.3;text-decoration:none;display:grid}.Header-module__hBw1pG__mobileItem .Header-module__hBw1pG__u-icon{width:18px;height:18px;display:block}.Header-module__hBw1pG__mobileItem:hover{background:var(--surface-2)}@media (max-width:640px){.Header-module__hBw1pG__inner{flex-wrap:nowrap;gap:12px}.Header-module__hBw1pG__rightSection{flex-wrap:nowrap;justify-content:flex-end;width:auto;margin-left:auto}.Header-module__hBw1pG__nav,.Header-module__hBw1pG__desktopActions{display:none}.Header-module__hBw1pG__mobileToggle{display:inline-flex}}
