:root{--bg:#f4efe8;--bg-soft:#fffbf5c2;--surface:#ffffffdb;--surface-strong:#fff;--line:#0f172a17;--text:#132034;--muted:#617087;--accent:#ff6b2c;--accent-soft:#ffb347;--accent-dark:#c94d14;--navy:#14213d;--shadow-soft:0 20px 60px #0f172a14;--shadow-strong:0 26px 70px #0f172a24;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#ffb3474d 0%,#0000 25%),radial-gradient(circle at 100% 0,#ff6b2c2e 0%,#0000 24%),linear-gradient(#fff7ec 0%,#f4efe8 38%,#eef2f7 100%);margin:0;font-family:Arial,Helvetica,sans-serif}body:before,body:after{content:"";filter:blur(28px);pointer-events:none;z-index:-1;border-radius:999px;position:fixed}body:before{background:#ff6b2c1f;width:320px;height:320px;top:-120px;right:-80px}body:after{background:#2563eb1f;width:360px;height:360px;bottom:-150px;left:-80px}a{color:inherit}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
