:root{--bg-color:#d1e4dd;--nav-bg:#2c3e50;--primary-color:#007bff;--header-bg:#2c3e50;--text-main:#2c3e50;--text-muted:#555;--text-light:#ecf0f1;--footer-text:#bdc3c7;--label-color:#444;--input-border:#0000001a;--success-bg:#d4edda;--success-text:#155724;--error-bg:#f8d7da;--error-text:#721c24;--menu-mobile-bg:#2c3e50fa}body{background-color:var(--bg-color);color:var(--text-main);flex-direction:column;min-height:100vh;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}main{box-sizing:border-box;flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem}.container{box-sizing:border-box;width:100%;max-width:550px;margin:2rem auto;padding:0 15px}h1{text-align:center;color:var(--text-main);margin-bottom:1.5rem}.form-group{text-align:left;margin-bottom:1.2rem}label{color:var(--label-color);margin-bottom:.4rem;font-weight:700;display:block}input,textarea{border:1px solid var(--input-border);box-sizing:border-box;background:#fff;border-radius:8px;width:100%;padding:.8rem;font-size:1rem}.btn-submit{background-color:var(--primary-color);color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;border:none;border-radius:50px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s;display:block}.btn-submit:hover{transform:scale(1.02)}footer{background-color:var(--header-bg);color:var(--footer-text);text-align:center;margin-top:auto;padding:2rem}.footer-links a{color:var(--text-light);margin:0 15px;font-size:.95rem;text-decoration:none}.main-header.svelte-12qhfyh{color:#fff;background:#1e293b;box-shadow:0 2px 4px #0000001a}.main-nav.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.nav-brand.svelte-12qhfyh{color:#fff;font-size:1.1rem;font-weight:700;text-decoration:none}.nav-links.svelte-12qhfyh{align-items:center;gap:1.5rem;display:flex}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#cbd5e1;font-weight:500;text-decoration:none;transition:color .2s}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.btn-auth.svelte-12qhfyh{border-radius:6px;padding:.4rem .9rem;font-size:.9rem;font-weight:600}.btn-register.svelte-12qhfyh{color:#fff;background:#2563eb}.btn-register.svelte-12qhfyh:hover{color:#fff;background:#1d4ed8}.btn-logout.svelte-12qhfyh{color:#fff;background:#ef4444}.btn-logout.svelte-12qhfyh:hover{color:#fff;background:#dc2626}.main-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:2rem 1rem}
