html{scroll-behavior:smooth}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#0a4823;--code-bg:#f4f3ec;--accent:#0a4823;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:5px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}a,.btn{color:var(--text);border:.125rem solid var(--border);border-radius:3px;min-width:110px;padding:.7rem 1rem;text-decoration:none}.btn.primary{color:#fff;background-color:#598244;border:none}a.primary{background:var(--accent);color:#fff;border-color:var(--accent)}a.secondary{background:0 0;color:--var(--border)!important}.btn{color:--var(--accent);border:1px solid var(--accent);background-color:#0000}.btn:hover{color:#fff;border:1px solid #fff}.store-primary{color:#fff;background-color:#598244;border:none}.text-hidden{text-indent:-9999px}.brand{display:flex}.differentials{flex-direction:column;justify-content:space-around;gap:10px;margin:2rem 0;padding:2rem 0;list-style:none;display:flex}.differentials li{color:#08060d;text-transform:uppercase;height:110px;font-size:1rem}.differentials li .illustration{margin-bottom:1.6rem;font-size:4rem}@media screen and (width>=426px){.differentials{flex-direction:row;justify-content:center;gap:30px}}.card-container{justify-content:center;gap:16px;margin-top:2.2rem;display:flex}@media (width<=767px){.card-container{flex-direction:column;gap:12px}}.check-region{font-size:14px}.check-region span{cursor:pointer;text-decoration:underline}progress{width:100%}.footer{color:beige;text-align:center;background-color:#0a4823;padding:6rem 1rem;font-size:.7rem}.footer img{border-radius:50%;width:60px;height:60px}.footer ul{justify-content:center;gap:1rem;margin:1rem 0;padding:0;list-style:none;display:flex}.footer ul a{text-decoration:none}.footer a{color:#fff;padding:0;text-decoration:underline}.footer .copy{max-width:520px;margin:0 auto}.toastify{color:#fff;opacity:0;cursor:pointer;z-index:2147483647;background:linear-gradient(135deg,#73a5ff,#5477f5);border-radius:2px;max-width:calc(50% - 20px);padding:12px 20px;text-decoration:none;transition:all .4s cubic-bezier(.215,.61,.355,1);display:inline-block;position:fixed;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d}.toastify.on{opacity:1}.toast-close{color:#fff;cursor:pointer;opacity:.4;background:0 0;border:0;padding:0 5px;font-family:inherit;font-size:1em}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{border-radius:2px;width:1.5em;height:1.5em;margin:-7px 5px}.toastify-center{max-width:-moz-fit-content;margin-left:auto;margin-right:auto;left:0;right:0}@media only screen and (width<=360px){.toastify-right,.toastify-left{max-width:fit-content;margin-left:auto;margin-right:auto;left:0;right:0}}.loading-page{background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.loading-page img{border-radius:50%}
