:root{--background:linear-gradient(180deg, #f8f3ee 0%, #f3ece6 100%);--foreground:#2f2a27;--surface:#fffaf6eb;--surface-2:#f3ece6;--text:#2f2a27;--muted:#7d736d;--accent:#786b5f;--accent-2:#7f96a3;--accent-soft:#e8e2dc;--border:#e7ddd6}html,body{margin:0;padding:0}body{color:var(--text);background:linear-gradient(#f8f3ee 0%,#f3ece6 100%)}.screen-fill{height:100dvh}a{color:var(--accent);text-decoration:none}main{flex-direction:column;gap:16px;display:flex}section,form{border:1px solid var(--border);background:#fffaf6eb;border-radius:16px;padding:18px;box-shadow:0 8px 24px #583f360d}textarea,input,select,button{box-sizing:border-box;font:inherit}textarea,input,select{width:100%;color:var(--text);background:#fffdfb;border:1px solid #dbcfc7;border-radius:10px;margin-top:8px;margin-bottom:12px;padding:10px 12px}button{cursor:pointer;background:linear-gradient(135deg, var(--accent) 0%, #9a8878 100%);color:#fff;border:none;border-radius:10px}button:disabled{opacity:.55;cursor:not-allowed}.admin-shell a,.admin-shell button{color:#2f2a27}.admin-shell button[style*="color: rgb(255, 255, 255)"],.admin-shell button[style*="color:#fff"],.admin-shell button[style*="color: #fff"],.admin-shell button[style*=color\:white],.admin-shell button[style*="color: white"]{color:#fff}h1,h2{letter-spacing:-.02em}p{line-height:1.6}
