@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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.0m6w47a4e5dy9.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.11u06r12fd6v_.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.0wxq9webf.ew4.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.067x_6k0k23tk.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.16ipb6fqu393i.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.0q-301v4kxxnr.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_396b12ce-module__rRjk0G__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--color-primary:#5cb85c;--color-primary-dark:#4cae4c;--color-background:#f5f5f5;--color-card:#fff;--color-text:#333;--color-text-light:#777;--color-danger:#d9534f;--border-radius:16px;--border-radius-sm:8px;--shadow-soft:0 4px 12px #0000000d;--shadow-hover:0 8px 24px #0000001a;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--header-height:64px;--bottom-nav-height:64px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--color-background);max-width:100vw;color:var(--color-text);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:var(--font-family);cursor:pointer;background:0 0;border:none}h1,h2,h3,h4,h5,h6{color:var(--color-text);margin-bottom:.5rem;font-weight:700}p{color:var(--color-text-light);line-height:1.5}.btn{border-radius:var(--border-radius-sm);justify-content:center;align-items:center;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-soft)}.btn-primary:hover{background-color:var(--color-primary-dark);box-shadow:var(--shadow-hover);transform:translateY(-2px)}.btn-danger{background-color:var(--color-danger);color:#fff}.card{background-color:var(--color-card);border-radius:var(--border-radius);box-shadow:var(--shadow-soft);padding:24px;transition:box-shadow .2s,transform .2s}.card:hover{box-shadow:var(--shadow-hover)}.container{max-width:800px;padding:16px;padding-top:calc(var(--header-height) + 16px);padding-bottom:calc(var(--bottom-nav-height) + 24px);min-height:100vh;margin:0 auto}
.Header-module__hBw1pG__header{width:100%;height:var(--header-height);background-color:var(--color-card);z-index:100;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 8px #0000000d}.Header-module__hBw1pG__logo{color:var(--color-primary);letter-spacing:-.5px;align-items:center;gap:12px;font-size:1.25rem;font-weight:800;display:flex}.Header-module__hBw1pG__logoImage{width:auto;height:32px}.Header-module__hBw1pG__profileBtn{background-color:var(--color-background);width:40px;height:40px;color:var(--color-text);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:background-color .2s;display:flex}.Header-module__hBw1pG__profileBtn:hover{background-color:#e0e0e0}
.BottomNav-module__JpMf2G__bottomNav{width:100%;height:var(--bottom-nav-height);background-color:var(--color-card);z-index:100;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000000d}.BottomNav-module__JpMf2G__navItem{color:var(--color-text-light);flex-direction:column;justify-content:center;align-items:center;gap:4px;width:60px;height:100%;font-size:.75rem;font-weight:500;transition:color .2s;display:flex}.BottomNav-module__JpMf2G__navItem:hover{color:var(--color-primary-dark)}.BottomNav-module__JpMf2G__navItem.BottomNav-module__JpMf2G__active{color:var(--color-primary)}.BottomNav-module__JpMf2G__icon{font-size:1.5rem}
