:root{color:#1f1f1f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5eee6;font-family:Georgia,Times New Roman,serif}*{box-sizing:border-box}html,body,#root{background:#f5eee6;width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px}#root{border:none}.page{background:#f5eee6;justify-content:center;align-items:flex-start;width:100%;height:100dvh;padding:clamp(20px,5vh,56px) 24px;display:flex;overflow:hidden}.hero{text-align:center;flex-direction:column;align-items:center;width:min(920px,100%);height:100%;display:flex}.logo{object-fit:contain;width:clamp(180px,34vw,420px);height:auto;max-height:32vh;margin:0 0 clamp(20px,5vh,44px)}h1{letter-spacing:-.045em;color:#1f1f1f;margin:0;font-size:clamp(2rem,5.5vw,4.8rem);font-weight:400;line-height:.95}h2{color:#4b4038;margin:clamp(14px,2.5vh,24px) 0 0;font-size:clamp(1rem,2.2vw,1.45rem);font-style:italic;font-weight:400;line-height:1.25}p{color:#3d352f;max-width:640px;margin:clamp(18px,3vh,30px) auto 0;font-size:clamp(.95rem,1.6vw,1.1rem);line-height:1.6}.auth-page{background:#f5eee6;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.auth-card{background:#ffffff73;border-radius:24px;flex-direction:column;gap:14px;width:min(420px,100%);padding:32px;display:flex}.auth-card h1{text-align:center;margin:0 0 12px;font-size:2rem}.auth-card input{width:100%;font:inherit;background:#fffaf5;border:1px solid #d7c8b8;border-radius:12px;padding:12px 14px}.auth-navigation{flex-direction:column;align-items:center;gap:16px;display:flex}.welcome-user{color:#333;text-align:center;margin:0;font-size:1rem}.hero-actions,.auth-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.hero-actions{margin-top:24px}.auth-actions{margin-top:18px}.auth-button,.auth-card button{min-width:140px;font:inherit;cursor:pointer;color:#f5eee6;background:#1f1f1f;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;text-decoration:none;transition:opacity .2s;display:inline-flex}.auth-button:hover,.auth-card button:hover{opacity:.9}.auth-button:disabled,.auth-card button:disabled{opacity:.6;cursor:not-allowed}.auth-button.secondary{color:#1f1f1f;background:0 0;border:1px solid #1f1f1f}.auth-message{text-align:center;color:#3d352f;max-width:100%;margin:8px 0 0;font-size:.95rem;line-height:1.5}
