.form-home{background:radial-gradient(circle at 20% 20%, #0000000d, transparent 35%), radial-gradient(circle at 80% 0%, #0000000a, transparent 25%), linear-gradient(160deg, var(--secondary,#f5f5f5) 0%, #fafafa 40%, #f5f5f5 100%);color:#111;min-height:100vh}.form-home-shell{flex-direction:column;gap:1.25rem;max-width:1100px;margin:0 auto;padding:1.5rem 1.25rem 2.5rem;display:flex}.home-user{color:#444;font-size:.95rem}.home-hero{background:linear-gradient(140deg, #0000003d, #00000029), linear-gradient(140deg, var(--primary,#333), var(--primary,#333));border-radius:18px;min-height:240px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000002e}.home-hero-image{filter:brightness(.5);background-position:50%;background-size:cover;position:absolute;inset:0}.home-hero-overlay{z-index:1;align-items:flex-end;height:100%;padding:1.5rem;display:flex;position:relative}.home-hero-copy{color:#fff;max-width:640px}.home-hero-copy .home-subtitle{letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin-bottom:.35rem;font-size:.85rem}.home-hero-copy h1{margin:0 0 .35rem;font-size:clamp(1.75rem,4vw,2.5rem)}.home-hero-copy p{opacity:.92;margin:0;font-size:1rem}.home-card{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:1.25rem;box-shadow:0 12px 40px #00000014}.edit-account-form .form-row{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.edit-account-form label{color:#444;font-size:.9rem}.edit-account-form input,.edit-account-form textarea,.edit-account-form select{box-sizing:border-box;color:#111;background:#fff;border:1px solid #e6e6e6;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.95rem;transition:box-shadow .12s,border-color .12s}.edit-account-form input:focus,.edit-account-form textarea:focus,.edit-account-form select:focus{border-color:var(--primary,#333);box-shadow:0 6px 18px #0000000f}.home-card-header{text-align:center;background:var(--primary,var(--color-primary,#333));border:1px solid var(--primary,var(--color-primary,#333));color:#fff;opacity:.8;border-radius:12px;margin-bottom:1rem;padding:.85rem 1rem 1rem}.home-greeting{color:#fff;font-size:1.05rem;font-weight:700}.home-helper{color:#ffffffe6;margin-top:.35rem}.home-buttons{flex-direction:column;gap:.6rem;display:flex}.home-page-content{background:0 0}.home-button{background:var(--primary,#333);color:#fff;letter-spacing:.02em;cursor:pointer;text-transform:uppercase;border:none;border-radius:10px;width:100%;padding:.9rem 1rem;font-weight:700;transition:transform .15s,box-shadow .2s}.home-button:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0000002e}.home-button.logout{background:#d40000}.form-home-loading,.form-home-error{color:#333;place-items:center;min-height:60vh;font-weight:600;display:grid}@media (max-width:640px){.form-home-shell{padding:1rem .75rem 1.5rem}.home-hero-overlay{align-items:flex-end;padding:1.1rem}.home-hero-copy h1{font-size:1.6rem}}.edit-account-form .form-auth-button{background:var(--color-primary,#333);color:#fff;letter-spacing:.01em;cursor:pointer;border:none;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:800;transition:transform .15s,box-shadow .2s;box-shadow:0 12px 32px #0000002e}@supports (background:color-mix(in srgb, black, white)){.edit-account-form .form-auth-button{background:var(--primary,var(--color-primary,#333))}}.edit-account-form .form-auth-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 40px #00000038}.edit-account-form .form-auth-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}
