.login-page{background:#f5f7f3;grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr);min-height:100svh;display:grid}.login-panel{width:min(420px,100% - 56px);margin:auto;padding:64px 0}.brand-mark,.dashboard-brand span{color:#f8f3dd;background:#173b2c;border-radius:15px;place-items:center;width:46px;height:46px;font-family:Georgia,serif;font-size:25px;display:grid}.login-heading{margin:52px 0 36px}.eyebrow{color:#54705f;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}.login-heading h1,.dashboard-empty h1{color:#17251f;letter-spacing:-.04em;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,54px);font-weight:500}.login-heading>p:last-child,.dashboard-empty>p:last-child{color:#6b766f;line-height:1.6}.login-form{gap:20px;display:grid}.login-form label{color:#2c3932;gap:8px;font-size:14px;font-weight:650;display:grid}.login-form input{box-sizing:border-box;color:#17251f;width:100%;font:inherit;background:#fff;border:1px solid #d4dbd5;border-radius:12px;outline:none;padding:15px 16px;transition:border-color .15s,box-shadow .15s}.login-form input:focus{border-color:#427058;box-shadow:0 0 0 4px #4270581f}.login-form button,.logout-button{cursor:pointer;font:inherit;border:0;border-radius:12px;font-weight:700}.login-form button{color:#fff;background:#173b2c;margin-top:6px;padding:16px}.login-form button:disabled{cursor:wait;opacity:.65}.form-error{color:#a2372b;background:#fbe9e6;border-radius:10px;margin:-4px 0;padding:12px 14px;font-size:14px}.login-art{color:#f8f3dd;background:#173b2c;border-radius:28px;min-height:calc(100svh - 32px);margin:16px;position:relative;overflow:hidden}.art-orb{border-radius:50%;position:absolute}.art-orb-one{background:#b9d38f;width:560px;height:560px;top:-170px;right:-210px}.art-orb-two{border:80px solid #dfb879;width:420px;height:420px;bottom:-180px;left:-190px}.art-copy{position:absolute;bottom:9%;left:8%;right:8%}.art-copy span{letter-spacing:-.08em;opacity:.12;font-size:clamp(70px,11vw,150px);font-weight:800}.art-copy p{max-width:370px;margin:-16px 0 0;font-family:Georgia,serif;font-size:clamp(28px,4vw,48px);line-height:1.08}.page-loader{border:3px solid #dce4dd;border-top-color:#173b2c;border-radius:50%;width:32px;height:32px;margin:auto;animation:.7s linear infinite spin;position:fixed;inset:0}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-page{background:#f5f7f3;min-height:100svh}.dashboard-header{background:#ffffffc7;border-bottom:1px solid #dce2dc;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(24px,5vw,72px);display:flex}.dashboard-brand{color:#17251f;align-items:center;gap:12px;font-weight:750;text-decoration:none;display:flex}.dashboard-brand span{border-radius:11px;width:36px;height:36px;font-size:19px}.admin-menu{text-align:right;align-items:center;gap:18px;display:flex}.admin-menu div{display:grid}.admin-menu strong{color:#26352e;font-size:14px}.admin-menu small{color:#778179}.logout-button{color:#33463c;background:#fff;border:1px solid #ced8d0;padding:10px 14px}.dashboard-empty{width:min(760px,100% - 48px);margin:0 auto;padding:clamp(100px,18vh,180px) 0}@media (width<=800px){.login-page{grid-template-columns:1fr}.login-art{display:none}.login-panel{padding:48px 0}.login-heading{margin-top:42px}.admin-menu div{display:none}}:root{color:#17251f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f5f7f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0}button,input{font-family:inherit}
