:root{--brand-green:#4e7a51;--solar-yellow:gold;--ink:#0e1116;--muted:#5a5f68;--bg:#fff;--card:#f6f8fa}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--bg);color:#0e1116;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}a{color:var(--brand-blue);text-decoration:none}a:hover{color:gold;color:var(--solar-yellow)}button,input[type=submit]{background:linear-gradient(90deg,var(--brand-blue),gold);background:linear-gradient(90deg,var(--brand-blue),var(--solar-yellow));border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 18px;transition:opacity .2s ease-in-out}button:hover,input[type=submit]:hover{opacity:.85}code{background:#f1f3f9;border-radius:4px;color:var(--brand-blue);font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;padding:2px 4px}
/*# sourceMappingURL=main.5a318452.css.map*/