@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
.Header-module__hBw1pG__header{z-index:100;width:100%;height:var(--header-height);background-color:var(--background);border-bottom:1px solid var(--gray-200);transition:background-color .5s cubic-bezier(.28,.11,.32,1);position:sticky;top:0}.Header-module__hBw1pG__container{max-width:var(--container-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 22px;display:flex}.Header-module__hBw1pG__logo{color:var(--foreground);letter-spacing:-.01em;font-size:19px;font-weight:600;text-decoration:none}.Header-module__hBw1pG__nav{gap:32px;display:flex}.Header-module__hBw1pG__link{color:var(--gray-500);letter-spacing:-.01em;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__link:hover{color:var(--accent-blue)}.Header-module__hBw1pG__actions{align-items:center;display:flex}.Header-module__hBw1pG__loginButton{color:var(--foreground);background-color:var(--gray-200);border-radius:12px;padding:4px 12px;font-size:12px;text-decoration:none;transition:background-color .2s}.Header-module__hBw1pG__loginButton:hover{background-color:var(--gray-300)}.Header-module__hBw1pG__userEmail{color:var(--gray-500);font-size:12px}.Header-module__hBw1pG__themeToggle{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;font-size:20px;transition:background-color .2s;display:flex}.Header-module__hBw1pG__themeToggle:hover{background-color:var(--gray-200)}.Header-module__hBw1pG__icon{width:20px;height:20px;color:var(--foreground)}
.Footer-module__S6Hkya__footer{background-color:var(--gray-100);color:var(--gray-500);margin-top:auto;padding:40px 0;font-size:12px}.Footer-module__S6Hkya__container{max-width:var(--container-width);margin:0 auto;padding:0 22px}.Footer-module__S6Hkya__content{border-top:1px solid var(--gray-300);justify-content:space-between;align-items:center;padding-top:20px;display:flex}.Footer-module__S6Hkya__links{gap:20px;display:flex}.Footer-module__S6Hkya__link{color:var(--gray-500);text-decoration:none}.Footer-module__S6Hkya__link:hover{text-decoration:underline}@media (prefers-color-scheme:dark){.Footer-module__S6Hkya__footer{background-color:var(--gray-50)}.Footer-module__S6Hkya__content{border-top:1px solid var(--gray-200)}}
:root{--background:#fafafa;--foreground:#111;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--accent-blue:#2563eb;--accent-blue-hover:#1d4ed8;--error:#ef4444;--success:#10b981;--container-width:1200px;--header-height:64px;--card-background:#fff;--card-bg:#fff;--border-color:#e5e7eb;--text-primary:#111;--text-secondary:#6b7280;--image-bg:#f9fafb;--tab-bg:#fff;--tab-hover-bg:#f3f4f6;--progress-bg:#e5e7eb}[data-theme=dark]{--background:#000;--foreground:#f5f5f7;--card-background:#1c1c1e;--gray-50:#1d1d1f;--gray-100:#2d2d2d;--gray-200:#424245;--gray-300:#6e6e73;--gray-400:#86868b;--gray-500:#a1a1a6;--card-bg:#1c1c1e;--border-color:#424245;--text-primary:#f5f5f7;--text-secondary:#86868b;--image-bg:#2d2d2d;--tab-bg:#1c1c1e;--tab-hover-bg:#2d2d2d;--progress-bg:#424245}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}
