:root{--site-bg:#0d1117;--site-panel:#151b23;--site-line:#29323e;--site-text:#edf2f7;--site-muted:#9ba7b6;--site-accent:#6ee7b7;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.site-body{background:var(--site-bg);color:var(--site-text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}.real-hero{grid-template-columns:1fr;gap:52px;padding-block:88px 60px;display:grid}.real-hero-copy{max-width:900px}.site-body .real-hero h1{letter-spacing:-.055em;margin:24px 0;font-size:clamp(44px,6.6vw,86px);font-weight:600;line-height:1.04}.real-hero h1 span{color:var(--site-accent)}.site-body .real-hero .site-lead{max-width:660px;margin-inline:0}.real-hero .site-actions{justify-content:flex-start}.hero-facts{color:var(--site-muted);flex-wrap:wrap;gap:12px 24px;margin-top:26px;font-size:12px;display:flex}.hero-facts span:before{content:"✓";color:var(--site-accent);margin-right:8px}.real-hero-screen{border:1px solid var(--site-line);background:#151b23;border-radius:16px;overflow:hidden;box-shadow:0 30px 100px #0005,0 -40px 130px #1b72551c}.screen-heading{border-bottom:1px solid var(--site-line);color:var(--site-muted);letter-spacing:.08em;justify-content:space-between;padding:16px 22px;font:11px ui-monospace,monospace;display:flex}.site-screenshot{min-width:0;margin:0}.screenshot-open{border:1px solid var(--site-line);background:#151b23;border-radius:10px;display:block;position:relative;overflow:hidden}.site-screenshot img{width:100%;height:auto;display:block}.screenshot-zoom{color:#edf2f7;opacity:0;background:#0d1117e8;border:1px solid #48535e;border-radius:6px;padding:6px 12px;font-size:11px;transition:opacity .2s;position:absolute;bottom:12px;right:12px}.screenshot-open:hover .screenshot-zoom,.screenshot-open:focus-visible .screenshot-zoom{opacity:1}.site-screenshot figcaption{text-align:left;color:var(--site-muted);justify-content:space-between;gap:14px;padding:12px 0;font-size:11px;line-height:1.5;display:flex}.capture-label{white-space:nowrap;color:#6ee7b7}.real-hero-screen .screenshot-open{border:0;border-radius:0}.real-hero-screen figcaption{padding:14px 22px}.module-rail{border-block:1px solid var(--site-line);grid-template-columns:repeat(4,1fr);display:grid}.module-rail a{padding:22px 12px;font-size:14px}.module-rail a:hover{background:var(--site-panel)}.module-rail span{color:var(--site-muted);margin-right:14px;font:11px ui-monospace,monospace}.operation-flow{grid-template-columns:repeat(3,1fr);gap:32px;margin:0 0 38px;padding:0;list-style:none;display:grid}.operation-flow li{border-top:1px solid #3b6250;padding-top:22px}.operation-flow li>span{color:var(--site-accent);font:11px ui-monospace,monospace}.site-body .operation-flow h3{margin:16px 0 10px;font-size:23px}.operation-flow p,.real-feature-grid p,.walkthrough-copy p{color:var(--site-muted);font-size:15px;line-height:1.8}.connected-flow>.site-screenshot{max-width:1000px;margin-inline:auto}.real-feature-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.real-feature-grid article{border-top:1px solid var(--site-line);padding-top:26px}.site-body .real-feature-grid h3{letter-spacing:-.7px;margin:20px 0 12px;font-size:29px}.real-feature-grid .site-screenshot{margin-block:28px 15px}.module-subnav{border-block:1px solid var(--site-line);color:var(--site-muted);flex-wrap:wrap;gap:12px 28px;padding-block:20px;font-size:12px;display:flex}.module-subnav a:hover{color:var(--site-accent)}.walkthrough-step{border-bottom:1px solid var(--site-line);grid-template-columns:.65fr 1.35fr;align-items:start;gap:50px;padding-block:90px;scroll-margin-top:105px;display:grid}.walkthrough-copy{position:sticky;top:115px}.site-body .walkthrough-copy h2{letter-spacing:-1.4px;margin:22px 0;font-size:clamp(28px,3vw,40px);line-height:1.12}.site-body .site-container.module-note{margin:28px auto 65px}.walkthrough .site-screenshot img{object-fit:contain;max-height:780px}.real-facts{margin-top:65px}.site-body .module-grid .site-screenshot{margin-block:24px}.module-grid .capture-label,.real-feature-grid .capture-label{display:none}.screenshot-dialog{width:min(1700px,96vw);max-width:96vw;max-height:94dvh;color:var(--site-text);background:#151b23;border:1px solid #48535e;border-radius:12px;padding:0}.screenshot-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c}.screenshot-dialog-bar{border-bottom:1px solid var(--site-line);justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;font-size:13px;display:flex}.screenshot-dialog-bar button{color:#fff;white-space:nowrap;cursor:pointer;background:#26313c;border:1px solid #48535e;border-radius:6px;padding:8px 14px}.screenshot-dialog-content{text-align:center;max-height:calc(94dvh - 80px);overflow:auto}.screenshot-dialog img{vertical-align:middle;max-width:100%;height:auto;display:inline-block}.screenshot-is-open{overflow:hidden}#produto,#detalhes{scroll-margin-top:100px}@media (width>=1500px){.real-hero{grid-template-columns:.9fr 1.1fr;align-items:center;width:min(1500px,100% - 96px);padding-block:100px}.site-body .real-hero h1{font-size:70px}}@media (width<=800px){.real-hero{gap:36px;padding-block:50px 36px}.module-rail{grid-template-columns:1fr 1fr}.operation-flow,.real-feature-grid,.walkthrough-step{grid-template-columns:1fr}.walkthrough-step{gap:28px;padding-block:55px}.walkthrough-copy{position:static}.screenshot-zoom{opacity:1;padding:4px 7px;font-size:10px;bottom:6px;right:6px}.site-screenshot figcaption{flex-wrap:wrap;gap:4px}.screen-heading{padding:12px}.screenshot-dialog-content img{width:auto;min-width:100%;max-width:none}.screenshot-dialog-bar{padding:10px;font-size:11px}}.site-body *{box-sizing:border-box}.site-body a{color:inherit;text-decoration:none}.site-body button{font:inherit}.site-body h1,.site-body h2,.site-body h3,.site-body p{margin:0}.site-body a:focus-visible,.site-body button:focus-visible,.site-body summary:focus-visible{outline:2px solid var(--site-accent);outline-offset:5px}.site-container{width:min(1180px,100% - 64px);margin-inline:auto}.site-skip{z-index:100;background:var(--site-accent);padding:12px;position:fixed;top:-80px;left:20px;color:#062b20!important}.site-skip:focus{top:12px}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d1117eb;border-bottom:1px solid #ffffff12;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:82px;display:flex}.site-brand{letter-spacing:-1px;align-items:center;gap:10px;font-size:26px;font-weight:750;display:inline-flex}.site-symbol{color:var(--site-accent);margin-right:8px;font-size:30px;position:relative}.site-symbol>span{font-size:16px;position:absolute;top:1px;right:-12px}.site-version{letter-spacing:0;color:var(--site-muted);border:1px solid var(--site-line);border-radius:5px;padding:1px 7px;font-size:12px;font-weight:500}.site-nav{align-items:center;gap:28px;font-size:14px;display:flex}.site-nav>a:not(.site-button){color:#b9c3d0}.site-nav>a:hover,.site-nav>a[aria-current]{color:#fff}.site-button{background:#e6edf3;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:26px;padding:14px 23px;font-size:15px;font-weight:650;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;color:#10151c!important}.site-button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 5px 25px #6ee7b71a}.site-button-small{gap:12px;padding:9px 15px;font-size:13px}.site-button-secondary{background:0 0;border-color:#3c4552;color:#e6edf3!important}.site-button-secondary:hover{background:#1b2530}.site-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}.site-hero{text-align:center;isolation:isolate;padding-top:76px;position:relative}.hero-orbit{z-index:-1;pointer-events:none;background:radial-gradient(at 50% 78%,#14513d55,#0000 65%);height:710px;position:absolute;top:20px;left:0;right:0;-webkit-mask-image:linear-gradient(#000 80%,#0000);mask-image:linear-gradient(#000 80%,#0000)}.site-announcement{background:#13241e80;border:1px solid #304039;border-radius:30px;align-items:center;gap:12px;padding:6px 14px;font-size:12px;display:inline-flex;color:#b7d9cb!important}.live-dot{background:var(--site-accent);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #6ee7b7}.site-hero h1{letter-spacing:-.055em;margin:28px auto 24px;font-size:clamp(42px,6vw,80px);font-weight:650;line-height:1.08}.site-hero h1>span,.section-intro h2>span,.feature-hero h1>span{color:#929eac}.site-lead{color:#a9b5c3;max-width:700px;font-size:19px;line-height:1.65;margin-inline:auto!important}.hero-note{color:#819184;font-size:12px;margin-top:18px!important}.hero-product{text-align:left;max-width:1010px;margin:62px auto 0;position:relative;box-shadow:0 -30px 120px -60px #34d39988}.floating-receipt{background:#172720;border:1px solid #385347;border-radius:12px;align-items:center;gap:12px;padding:15px 20px;display:flex;position:absolute;bottom:44px;right:-32px;box-shadow:0 15px 50px #0006}.floating-receipt strong{font-size:13px;display:block}.floating-receipt small{color:#a3b8ab;font-size:11px}.receipt-check{color:#85e5b5;background:#2c5944;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.product-window{color:#d9e3ee;background:#111820;border:1px solid #303b47;border-radius:12px;font-size:12px;overflow:hidden;box-shadow:0 24px 80px -32px #0009}.product-window-bar{color:#8290a0;background:#191f28;border-bottom:1px solid #26303c;justify-content:space-between;align-items:center;height:43px;padding:0 18px;font-size:10px;display:flex}.window-dots{letter-spacing:3px;color:#4a5360;font-size:9px}.preview-status{color:#79d8aa;white-space:nowrap}.product-window-body{grid-template-columns:154px 1fr;display:grid}.preview-sidebar{border-right:1px solid #26303c;flex-direction:column;gap:10px;padding:24px 12px;display:flex}.preview-sidebar>b{color:#6ee7b7;padding:0 12px 12px;font-size:25px}.preview-sidebar>span{color:#8d9aaa;border-radius:6px;padding:8px 12px;font-size:11px}.preview-sidebar>span.active{color:#a5efc9;background:#22382f}.preview-sidebar>small{color:#6d7b8c;margin-top:auto;padding:20px 12px 0;font-size:9px}.preview-workspace{min-width:0;padding:26px 28px 16px}.preview-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px;display:flex}.preview-heading small{letter-spacing:1.3px;color:#8998a9;font-size:8px}.preview-heading h3{letter-spacing:-.4px;margin-top:5px;font-size:19px}.preview-avatar{color:#a1c0ce;background:#273945;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.preview-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.preview-stats>div{color:#98a7b8;background:#19222c;border:1px solid #2b3440;border-radius:7px;padding:15px;font-size:10px}.preview-stats strong{color:#e6edf3;letter-spacing:-.8px;margin:5px 0;font-size:25px;line-height:1.4;display:block}.preview-stats strong>span{color:#8e9da9;font-size:16px}.preview-stats small{color:#6fab91;font-size:9px}.preview-chart{margin-top:22px}.preview-chart>div{justify-content:space-between;font-size:10px;display:flex}.preview-chart>div>span{color:#8291a2}.preview-chart svg{width:100%;height:140px;margin:15px 0 0;display:block}.chart-days{font-size:9px!important}.chart-line{stroke-dasharray:800;stroke-dashoffset:800px;animation:2s forwards draw-chart}.preview-bottom{color:#6f8091;border-top:1px solid #25303c;justify-content:space-between;margin-top:15px;padding-top:20px;font-size:9px;display:flex}.preview-table{border:1px solid #2b3440;border-radius:6px;margin-top:24px;overflow:hidden}.preview-table>div{border-bottom:1px solid #29323c;grid-template-columns:1.6fr .8fr 1fr;gap:12px;padding:14px 10px;font-size:11px;display:grid}.preview-table>div:first-child{color:#7d8d9f;background:#19222c;font-size:9px}.preview-table>div:last-child{border:0}.preview-table em{color:#80d6aa;font-size:9px;font-style:normal}.preview-table .preview-warn{color:#e5c17b}.site-capabilities{border-bottom:1px solid var(--site-line);color:#a1adba;justify-content:space-between;align-items:center;gap:20px;padding-block:35px;font-size:13px;display:flex}.site-capabilities>span{color:#748395;max-width:130px;font-size:11px}.site-capabilities>b{font-weight:500}.site-section{padding-block:105px;scroll-margin-top:90px}.site-eyebrow{letter-spacing:2px;color:#87c8ad;font-size:11px;font-weight:650;margin-bottom:20px!important}.section-intro{max-width:670px;margin-bottom:45px}.site-body h2{letter-spacing:-1.8px;font-size:clamp(30px,4vw,48px);font-weight:600;line-height:1.14}.section-intro>p:last-child:not(.site-eyebrow){color:var(--site-muted);max-width:560px;margin-top:22px;font-size:17px;line-height:1.7}.product-explorer{border:1px solid var(--site-line);background:linear-gradient(150deg,#17221e,#10161e 55%);border-radius:14px;padding:0 38px 38px;overflow:hidden}.product-tabs{border-bottom:1px solid var(--site-line);grid-template-columns:repeat(4,1fr);display:grid}.product-tabs button{color:#8f9caa;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:2px solid #0000;padding:23px 10px;font-size:13px}.product-tabs button[aria-pressed=true]{color:#a0e8c5;border-color:#6ee7b7}.product-tabs button:hover{color:#fff}.explorer-copy{justify-content:space-between;align-items:center;gap:30px;padding:32px 0;display:flex}.explorer-copy h3{letter-spacing:-.7px;font-size:23px;font-weight:550}.explorer-copy p{max-width:630px;color:var(--site-muted);margin-top:10px;font-size:14px}.site-text-link{white-space:nowrap;font-size:14px;color:#ade5cb!important}.site-text-link:hover{text-underline-offset:5px;text-decoration:underline!important}.site-bento{grid-template-columns:1fr 1fr;gap:20px;display:grid}.site-bento article{border:1px solid var(--site-line);background:#141a22;border-radius:14px;padding:38px;position:relative;overflow:hidden}.site-bento .bento-wide{background:radial-gradient(at 100%,#18382a77,#0000 60%),#141a22;grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:30px;display:grid}.feature-number{color:#687888;letter-spacing:1.6px;margin-bottom:22px;font-size:10px;display:block}.site-bento h3{letter-spacing:-1px;font-size:29px;font-weight:550;line-height:1.25}.site-bento p{color:var(--site-muted);max-width:390px;margin-top:18px;font-size:15px}.company-art{padding:25px 0}.company-hub{color:#a9efcc;background:#16372b;border:1px solid #387657;border-radius:20px;place-items:center;width:75px;height:75px;margin:auto;font-size:30px;display:grid;box-shadow:0 0 80px #45cc8030}.company-nodes{gap:14px;padding-top:60px;display:flex;position:relative}.company-nodes:before{content:"";border:1px solid #3b6352;border-bottom:0;border-radius:10px 10px 0 0;height:30px;position:absolute;top:30px;left:16%;right:16%}.company-hub:after{content:"";background:#3b6352;width:1px;height:30px;position:absolute;transform:translateY(53px)}.company-nodes>span{color:#91c8a9;z-index:1;background:#17241f;border:1px solid #354c40;border-radius:10px;flex:1;place-items:center;gap:6px;padding:17px 5px;font-size:22px;display:grid}.company-nodes b{color:#d0e0d6;font-size:12px}.company-nodes small{color:#7a9b88;font-size:10px}.permission-art{display:flex;position:absolute;top:35px;right:30px}.permission-art span,.permission-art b{color:#bfcfdf;background:#28333e;border:3px solid #141a22;border-radius:50%;place-items:center;width:38px;height:38px;margin-left:-7px;font-size:10px;display:grid}.permission-art b{color:#95e6b6;background:#194531}.report-art{background:#1a222c;border:1px solid #303b47;border-radius:8px;margin-top:30px;padding:18px;font-size:12px}.report-art span{float:right;color:#8ae0b0;font-size:10px}.report-art i{background:#2b3744;border-radius:3px;width:85%;height:6px;margin-top:12px;display:block}.report-art i:last-child{width:58%}.site-steps,.site-faq{border-top:1px solid var(--site-line);grid-template-columns:1fr 1fr;gap:80px;display:grid}.site-steps .site-text-link{margin-top:30px;display:inline-block}.site-steps ol{margin:0;padding:0;list-style:none}.site-steps li{gap:24px;padding:0 0 34px;display:flex}.site-steps li>span{color:#97b3a5;border:1px solid #3d5047;border-radius:50%;flex:0 0 35px;place-items:center;height:35px;font-size:10px;display:grid}.site-steps h3{font-size:18px;font-weight:550}.site-steps p{color:var(--site-muted);margin-top:7px;font-size:14px}.site-faq details{border-bottom:1px solid var(--site-line);padding:21px 0}.site-faq details:first-child{padding-top:0}.site-faq summary{cursor:pointer;font-size:16px}.site-faq details p{color:var(--site-muted);margin:16px 0;font-size:14px}.site-cta{text-align:center;background:radial-gradient(at 50% 140%,#24674877,#0000 70%),#131d19;border:1px solid #31453b;border-radius:16px;margin-bottom:90px;padding:75px 20px;position:relative}.site-cta h2{font-size:clamp(30px,4vw,48px)}.site-cta>p:not(.site-eyebrow){color:#99afa2;margin:22px 0 30px}.site-footer{grid-template-columns:2fr 1fr 1fr;gap:45px;padding:30px 0 24px;display:grid}.site-footer p{color:var(--site-muted);margin-top:17px;font-size:13px}.site-footer>div>strong{margin-bottom:20px;font-size:13px;display:block}.site-footer>div>a:not(.site-brand){color:#92a0af;margin-bottom:12px;font-size:12px;display:block}.site-footer-bottom{border-top:1px solid var(--site-line);color:#6f7e8e;grid-column:1/-1;justify-content:space-between;padding-top:24px;font-size:11px;display:flex}.feature-hero{text-align:center;padding-bottom:60px}.feature-hero h1{letter-spacing:-2.6px;max-width:950px;margin:20px auto 24px;font-size:clamp(38px,5vw,66px);line-height:1.12}.feature-hero>.site-text-link{margin-bottom:32px;display:inline-block}.module-grid{grid-template-columns:1fr 1fr;gap:28px;margin-bottom:90px;display:grid}.module-grid article{border:1px solid var(--site-line);background:#141b23;border-radius:14px;padding:30px;overflow:hidden}.module-grid h2{letter-spacing:-.8px;font-size:28px}.module-grid p{color:var(--site-muted);margin:18px 0;font-size:15px}.module-grid small{color:#779888;font-size:11px}.module-grid .product-window{pointer-events:none;margin:28px 0}.module-grid .preview-sidebar{display:none}.module-grid .product-window-body{grid-template-columns:1fr}.module-grid .preview-heading h3{font-size:15px}.module-grid .preview-workspace{padding:18px}.module-grid .preview-stats strong{font-size:18px}.module-grid .preview-stats>div{padding:9px}.module-grid .preview-stats small{font-size:8px}.module-grid .preview-table>div{font-size:9px}.module-preview{max-width:1050px}.module-feature-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.module-feature-grid article{border-top:1px solid var(--site-line);padding:26px 0}.module-feature-grid h3{font-size:20px;font-weight:550}.module-feature-grid p{color:var(--site-muted);margin-top:14px;font-size:14px}.module-note{color:#7c8b9c;font-size:12px;margin-top:32px!important}.will-reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(18px)}.will-reveal.is-visible{opacity:1;transform:translateY(0)}[hidden]{display:none!important}@keyframes draw-chart{to{stroke-dashoffset:0}}@media (width>=1100px){.hero-product .preview-chart svg{height:160px}.hero-product .preview-workspace{padding:30px 35px 20px}}@media (width<=800px){.site-container{width:calc(100% - 36px)}.site-header-inner{gap:16px;min-height:72px}.site-brand{font-size:22px}.site-nav{gap:16px;font-size:12px}.site-nav .site-button{display:none}.site-hero{padding-top:55px}.site-section{padding-block:70px}.hero-product{margin-top:40px}.floating-receipt{padding:10px 12px;bottom:-18px;right:10px}.site-capabilities{flex-wrap:wrap;justify-content:center;padding-top:50px}.site-capabilities>span{text-align:center;flex-basis:100%;max-width:none}.product-window-body{grid-template-columns:110px 1fr}.preview-sidebar{padding:15px 8px}.preview-sidebar>span{padding:8px;font-size:9px}.preview-workspace{padding:18px}.preview-stats{gap:7px}.preview-stats>div{padding:10px}.preview-stats strong{font-size:19px}.product-explorer{padding:0 20px 20px}.product-tabs button{font-size:11px}.explorer-copy{display:block}.explorer-copy .site-text-link{margin-top:18px;display:inline-block}.site-bento .bento-wide{grid-template-columns:1fr}.company-art{width:100%;max-width:450px;margin:auto}.site-steps,.site-faq{gap:38px}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}.module-grid{grid-template-columns:1fr}.module-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.site-header-inner{flex-wrap:wrap;gap:9px;padding-block:12px}.site-nav{justify-content:space-between;width:100%}.site-hero h1{font-size:42px}.site-lead{font-size:16px}.desktop-break{display:none}.site-actions{gap:10px}.site-button{gap:12px;padding:12px 15px;font-size:13px}.preview-sidebar{display:none}.product-window-body{grid-template-columns:1fr}.preview-workspace{padding:15px}.preview-heading h3{font-size:15px}.preview-heading{margin-bottom:15px}.preview-stats strong{font-size:17px}.preview-stats strong>span{font-size:10px}.preview-stats>div{padding:10px 7px;font-size:8px}.preview-stats small{font-size:7px}.preview-chart svg{height:100px}.preview-table>div{gap:5px;font-size:8px}.preview-table em{font-size:8px}.floating-receipt{width:fit-content;margin:12px auto 0;position:static}.site-capabilities{gap:16px;padding-top:26px;font-size:11px}.site-bento,.site-steps,.site-faq,.module-feature-grid{grid-template-columns:1fr}.site-bento article{padding:26px}.site-bento h3{font-size:25px}.permission-art{top:20px;right:20px}.site-body h2{letter-spacing:-1px}.site-footer{gap:25px}.site-footer-bottom{display:block}.site-footer-bottom span{margin-bottom:10px;display:block}.product-tabs button{padding:18px 3px;font-size:10px}.product-explorer{padding:0 12px 12px}.feature-hero h1{letter-spacing:-1.8px;font-size:39px}.site-cta{margin-bottom:40px}.module-grid article{padding:22px}}.site-pricing{--page:#0d1117;--surface:#151b23;--surface-soft:#19232c;--ink:#edf2f7;--muted:#9ba7b6;--line:#303b47;--brand:#6ee7b7;--brand-dark:#b4efd2;--green:#6ee7b7;--danger:#fca5a5}.site-pricing #planos{padding-top:70px;padding-bottom:40px}.site-pricing .section-head{margin:30px 0 44px}.site-pricing .section-head h2{letter-spacing:-2px;margin:18px 0;font-size:clamp(36px,5vw,58px);font-weight:600;line-height:1.12}.site-pricing .plans{gap:22px}.site-pricing .plan-card{border-radius:14px;gap:20px;padding:28px;transition:border-color .2s,transform .2s}.site-pricing .plan-card:hover{border-color:#5e8f78;transform:translateY(-3px)}.site-pricing .plan-card.selected{border-color:#4c8167;box-shadow:inset 0 2px #6ee7b7}.site-pricing .plan-name{font-size:19px;font-weight:600}.site-pricing .price{color:#edf2f7;letter-spacing:-1px;font-weight:650}.site-pricing .btn{color:#b9c8d6;background:#1c2631;border:1px solid #3b4857;border-radius:7px;font-weight:550}.site-pricing .btn.primary{color:#123322;background:#d8f7e7;border-color:#b2e5ca}.site-pricing .plan-card .plan-cycle-option.selected{color:#b4efd2;background:#1b392d;border-color:#528969}.site-pricing .registration-step:before{background:#1b2530}.site-pricing .registration-step.active:before{color:#123322}.site-pricing .plan-card.selected .plan-radio{box-shadow:inset 0 0 0 5px #151b23}.site-pricing .plan-list{font-size:13px;line-height:2}.site-pricing .footer{color:#9ba7b6;border-top:1px solid #29323e;margin-top:45px;padding:32px}.site-pricing .error{color:#fecdd3;background:#381e25;border:1px solid #79404d;border-radius:8px;margin-bottom:24px;padding:16px}.site-pricing .site-header-inner{max-width:1180px}.site-pricing .checkout-band{background:#131b24}.site-pricing .order-summary{background:#19222c}.site-pricing input,.site-pricing select{color:#edf2f7;background:#0d1117;border-color:#394453}.site-pricing .pay-card{background:#151b23}.site-pricing .pay-card.selected{background:#1b392d}.site-account{--dark:#c0e9d4}.site-account .top,.site-account footer{background:#0d1117}.site-account .step b{background:#19252e}.site-account .step.active b{color:#123322}.site-account .modal-box{background:#151b23}.site-account .modal-content{color:#c9d5df}.site-account .head{margin-bottom:32px}.site-account .card{border-radius:12px}.site-account .summary{top:25px}.site-account .brand{color:#e6edf3}.site-account .summary h2,.site-account .section h2{letter-spacing:-.4px;font-size:18px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.chart-line{stroke-dashoffset:0}.will-reveal{opacity:1;transform:none}}:root{--auth-focus:#58a6ff}.site-body .auth-section{grid-template-columns:1fr 440px;align-items:center;gap:90px;min-height:76vh;padding-block:80px;display:grid}.auth-eyebrow{letter-spacing:.15em;color:var(--site-accent);font-size:11px;font-weight:700}.site-body .auth-intro h1{letter-spacing:-.045em;margin:24px 0;font-size:clamp(36px,4.5vw,62px);line-height:1.12}.site-body .auth-intro p{color:var(--site-muted);margin-bottom:30px;font-size:17px;line-height:1.8}.auth-intro a{color:var(--site-accent);font-size:14px}.auth-card{background:var(--site-panel);border:1px solid var(--site-line);border-radius:16px;padding:36px;box-shadow:0 24px 80px #0003}.site-body .auth-card h2{letter-spacing:-.035em;margin:14px 0 8px;font-size:26px}.site-body .auth-card>p{color:var(--site-muted);margin-bottom:30px;font-size:14px}.auth-card label{margin:18px 0 8px;font-size:13px;font-weight:600;display:block}.auth-card input:not([type=checkbox]){width:100%;min-width:0;height:46px;font:inherit;color:var(--site-text);background:var(--site-bg);border:1px solid #3d444d;border-radius:7px;padding:10px 12px;font-size:15px}.auth-card input:focus-visible,.auth-card button:focus-visible{outline:2px solid var(--auth-focus);outline-offset:3px}.auth-password{position:relative}.auth-password input{padding-right:48px!important}.auth-password button{width:44px;color:var(--site-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid;position:absolute;inset:1px 1px 1px auto}.auth-password button:hover{color:var(--site-text);background:#ffffff08}.auth-password svg{width:21px;height:21px}.auth-card [hidden]{display:none}.auth-card .auth-remember{color:var(--site-muted);cursor:pointer;align-items:center;gap:9px;margin:20px 0;font-weight:400;display:flex}.auth-remember input{accent-color:#3fb950;width:16px;height:16px;margin:0}.auth-submit{color:#fff;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#238636;border:1px solid #ffffff20;border-radius:7px;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.auth-submit:hover{background:#29903b}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-card-footer{border-top:1px solid var(--site-line);color:var(--site-muted);text-align:center;margin-top:28px;padding-top:24px;font-size:12px;line-height:1.8}.auth-card-footer a{color:var(--site-accent);white-space:nowrap}.auth-error{color:#ffa198;background:#f8514914;border:1px solid #f8514966;border-radius:7px;padding:12px;font-size:13px;line-height:1.5}@media (width<=850px){.site-body .auth-section{grid-template-columns:minmax(0,440px);justify-content:center;gap:32px;padding-block:40px}.auth-intro{text-align:center}.site-body .auth-intro h1{margin:16px 0;font-size:34px}.site-body .auth-intro p,.auth-intro>a{display:none}.auth-card{padding:26px}}
