:root{color:#40342d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fffdf9;font-family:system-ui,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font-family:inherit}h1,h2,h3,p{margin-top:0}#root{min-height:100svh}.centered{place-items:center;min-height:100svh;display:grid}.login-page{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);min-height:100svh;display:grid}.brand-panel{color:#3f2c22;background:linear-gradient(145deg,#f5e8d5,#d9b78b);flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,8rem);display:flex}.brand-panel h1{margin:1rem 0 2rem;font-family:Georgia,serif;font-size:clamp(3.5rem,8vw,7.5rem);line-height:.92}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:700}.promise{max-width:32rem;font:1.35rem/1.5 Georgia,serif}.login-panel{background:#fffdf9;place-items:center;padding:2rem;display:grid;position:relative}.login-card{gap:1.25rem;width:min(100%,25rem);display:grid}.login-card label{text-align:left;color:#4a3a31;gap:.45rem;font-weight:600;display:grid}input{font:inherit;color:#2e231d;background:#fff;border:1px solid #cbbcad;border-radius:.7rem;padding:.85rem 1rem}button{font:inherit;cursor:pointer;color:#fff;background:#7b3f2d;border:0;border-radius:.7rem;padding:.85rem 1.1rem;font-weight:700}button:disabled{opacity:.55;cursor:default}.language{color:#7b3f2d;background:0 0;padding:.45rem;position:absolute;top:1.5rem;right:1.5rem}.error{color:#a3261b;text-align:left}.dashboard{text-align:left;background:#fffdf9;min-height:100svh;padding:clamp(1.5rem,5vw,4rem)}.dashboard header{border-bottom:1px solid #ded3c8;justify-content:space-between;align-items:start;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.dashboard h1{margin:.5rem 0 0;font:clamp(2rem,5vw,4rem)/1.05 Georgia,serif}.secondary{color:#7b3f2d;background:0 0;border:1px solid #b99f8d}.app-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.app-card{border-radius:1rem;flex-direction:column;align-items:start;min-height:13rem;padding:1.6rem;display:flex;box-shadow:0 12px 35px #462d1e1a}.app-card h3{margin:.5rem 0;font:2rem Georgia,serif}.app-card button{margin-top:auto}.leonie{color:#4b3024;background:#f3e2cc}.nostris{color:#233d3d;background:#dce7e6}@media (width<=760px){.login-page{grid-template-columns:1fr}.brand-panel{min-height:34svh;padding:2rem}.brand-panel h1{margin-bottom:1rem;font-size:3.2rem}.login-panel{min-height:56svh}.dashboard header{flex-direction:column}}
