@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.1ypl14jhz9yyw.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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.2g9li78_0_it5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.00u3xrku2lqty.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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.2vepgg3wcdr2q.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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.2ttjmmx-9gnz1.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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.3259ncl47-hqj.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:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_95a74d9f-module__4wiJXW__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_95a74d9f-module__4wiJXW__variable{--font-sans:"Manrope", "Manrope Fallback"}
:root{--color-primary:#f0688c;--color-primary-dark:#d94e73;--color-primary-light:#fce4ec;--color-accent:#c9a050;--color-accent-light:#f6ecd6;--color-bg:#fffaf9;--color-surface:#fff;--color-text:#262324;--color-text-muted:#8a8386;--color-border:#f0e2e6;--color-success:#4caf82;--color-danger:#d9534f;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--shadow-card:0 4px 20px #2623240d;--shadow-header:0 1px 0 #2623240a;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--nav-height:68px;--header-height:56px}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text);background:var(--color-bg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}input,select,textarea{font:inherit}h1,h2,h3{letter-spacing:-.01em;line-height:1.2}.page{width:100%;max-width:480px;padding:var(--space-5) var(--space-4) calc(var(--nav-height) + var(--space-6));flex:1;margin:0 auto}.page-title{color:var(--color-text);font-size:26px;font-weight:700}.page-subtitle{color:var(--color-text-muted);margin-top:var(--space-1);font-size:15px}.section-title{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-bottom:var(--space-2);font-size:13px;font-weight:700}.card{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:var(--space-4)}.card--highlight{background:var(--color-primary-light);box-shadow:none}.card--flat{box-shadow:none;background:0 0;padding:0}.btn{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);border:none;width:100%;min-height:52px;padding:15px 22px;font-size:15px;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex}.btn:active:not(:disabled){transform:scale(.98)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover:not(:disabled){opacity:.92}.btn-secondary{background:var(--color-primary-light);color:var(--color-primary-dark)}.btn-outline{border:1.5px solid var(--color-border);color:var(--color-text);background:0 0}.btn-sm{width:auto;min-height:40px;padding:10px 16px;font-size:13px}.field{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;display:flex}.field label{color:var(--color-text-muted);font-size:13px;font-weight:600}.field input,.field select,.field textarea{border:1.5px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);min-height:52px;padding:14px 16px;font-size:16px;transition:border-color .15s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--color-primary);outline:none}.badge{background:var(--color-primary-light);color:var(--color-primary-dark);border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.badge-accent{background:var(--color-accent-light);color:var(--color-accent)}.badge-neutral{background:var(--color-bg);color:var(--color-text-muted);border:1px solid var(--color-border)}.error-text{align-items:center;gap:var(--space-2);color:var(--color-danger);font-size:13px;display:flex}.empty-state{text-align:center;color:var(--color-text-muted);padding:var(--space-6) var(--space-4);font-size:14px}.spinner{opacity:.7;border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.app-header{z-index:20;height:var(--header-height);padding:0 var(--space-4);background:var(--color-bg);justify-content:space-between;align-items:center;max-width:480px;margin:0 auto;display:flex;position:sticky;top:0}.avatar-link{background:var(--color-primary-light);width:36px;height:36px;color:var(--color-primary-dark);border-radius:50%;justify-content:center;align-items:center;display:flex}.bottom-nav{height:var(--nav-height);background:var(--color-surface);box-shadow:var(--shadow-header);z-index:20;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav__list{width:100%;max-width:480px;display:flex}.bottom-nav__item{color:var(--color-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.bottom-nav__item--active{color:var(--color-primary)}
