:root{--primary: #e67e22;--primary-dark: #d35400;--navy: #2c3e50;--bg: #f0f2f5;--surface: #ffffff;--muted: #6d7b86;--border: #dce3ea;--soft: #fdf6ee;--danger: #b42318;--success: #1f7a4d}*{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden}body{width:100%;max-width:100%;margin:0;overflow-x:hidden;font-family:Lato,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--navy);background:var(--bg)}button,input,textarea,select{font:inherit}a{color:var(--primary-dark);font-weight:700;text-decoration:none}a:hover{text-decoration:underline}.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}img,svg,video,canvas{max-width:100%}pre,code{max-width:100%;overflow-wrap:anywhere}
