@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#182b34;--muted:#536672;--brand:#0b6c61;--brand-hover:#07594f;--brand-soft:#e6f4ed;--paper:#fff;--canvas:#f7f9f8;--line:#dce4e1;--danger:#ae2d38;--warning:#8b5919;--radius:14px;--font:Manrope, "Segoe UI", Arial, sans-serif;--shadow:0 12px 40px #16352a0a}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);font-family:var(--font);margin:0;font-size:14px;line-height:1.6}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;line-height:1.25}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:hover{color:var(--brand)}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}:focus-visible{outline-offset:3px;outline:3px solid #1e8e9c}::selection{background:#cae7df}textarea{resize:vertical}code,pre{font-family:Consolas,monospace}pre{white-space:pre-wrap;overflow-wrap:anywhere}hr{border:0;border-top:1px solid var(--line)}img,svg{flex-shrink:0}[hidden]{display:none!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
