:root{color-scheme:light;--bg:#f7f4ed;--panel:#fffdf8;--panel-strong:#ffffff;--ink:#1e2430;--muted:#667085;--line:#ded8cc;--primary:#0f766e;--primary-strong:#0b5f59;--primary-soft:#d9f2ee;--accent:#b45309;--danger:#b42318;--shadow:0 18px 50px rgba(37,32,20,0.12)}*{box-sizing:border-box}html{background:var(--bg)}body{min-height:100vh;margin:0;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(247,244,237,.92)),var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input,textarea{font:inherit}button{border:0}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}