:root{--background:#102217;--foreground:#e8f5ee;--background-gradient:#102217;--card-bg:#111f17;--card-border:#05c2544d;--muted:#5a8a6a;--muted-light:#3a6a4a;--accent:#05c254}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a.sources-btn{letter-spacing:3pt;cursor:pointer;background:#05c254;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:220px;padding:18px 48px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:13px;font-weight:500;transition:background .2s,transform .1s;display:inline-flex;color:#071209!important;text-decoration:none!important}a.sources-btn:hover{background:#04a848;transform:translateY(-1px)}
