:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#17211b;background:#f6f0e5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f6f0e5}a{color:inherit}header{height:92px;display:flex;align-items:center;padding:0 clamp(24px,7vw,100px)}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:1.35rem;font-weight:750}.brand img{width:54px;height:54px;object-fit:contain}.hero{min-height:calc(100vh - 150px);display:grid;grid-template-columns:minmax(0,640px) minmax(280px,480px);align-items:center;justify-content:center;gap:clamp(40px,8vw,120px);padding:52px clamp(24px,7vw,100px)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#2f6b4f;font-weight:750;font-size:.8rem}.hero h1,.auth-card h1{font-size:clamp(2.6rem,6vw,5.5rem);line-height:1.02;letter-spacing:-.055em;margin:.3em 0}.lead{font-size:1.2rem;line-height:1.7;color:#526159;max-width:580px}.orb{aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#faf7ee,#ff8a3d 62%,#2f6b4f);box-shadow:0 24px 80px #246c4b35}.orb img{width:66%;filter:drop-shadow(0 12px 20px #1238)}.store-placeholder{display:inline-flex;flex-direction:column;margin-top:24px;border:1px solid #FF8A3D;border-radius:12px;padding:10px 18px;background:#fdfdf8}.store-placeholder strong{font-size:.95rem;color:#2f6b4f}footer{text-align:center;color:#75837b;padding:18px}.auth-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:24px}.auth-card{width:min(100%,480px);background:#fdfdf8;border:1px solid #dce6df;border-radius:22px;padding:clamp(24px,6vw,48px);box-shadow:0 20px 60px #18352712}.auth-card h1{font-size:clamp(2rem,7vw,3rem);margin-top:0}.status{padding:14px 16px;border-radius:10px;line-height:1.5;margin:16px 0}.status-info{background:#edf4ef}.status-success{background:#e5f7ec;color:#195e39}.status-error{background:#fff0ed;color:#873327}form{display:grid;gap:18px;margin-top:20px}label{display:grid;gap:7px;font-weight:650}input{font:inherit;padding:13px;border:1px solid #aebdb4;border-radius:9px}input:focus{outline:3px solid #FF8A3D55;border-color:#2f6b4f}button{font:inherit;font-weight:750;color:#fff;background:#2f6b4f;border:0;border-radius:9px;padding:14px;cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}.text-link{display:inline-block;margin-top:18px;color:#2f6b4f;font-weight:650}@media(max-width:760px){header{height:78px}.brand img{width:46px;height:46px}.hero{grid-template-columns:1fr;padding-top:26px}.orb{width:min(78vw,360px);grid-row:1;margin:auto}.hero h1{font-size:clamp(2.5rem,13vw,4.2rem)}}
