:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--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:16px/135% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}body{background:linear-gradient(#f4f8ff 0%,#eef3ff 100%);min-height:100vh;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:20px 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}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.form-container{background:linear-gradient(135deg,#fff 0%,#eef8ff 100%);border:1px solid #c8e0ef;border-radius:24px;flex-direction:column;gap:18px;width:min(960px,92vw);margin:clamp(20px,4vw,40px) auto;padding:clamp(18px,3vw,32px);display:flex;box-shadow:0 18px 40px #0f359124}.form-container .base{border-radius:16px;width:clamp(82px,12vw,110px);height:auto;margin:0 auto 8px;display:block;box-shadow:0 8px 14px #0f359133}.form-intro{box-sizing:border-box;text-align:left;background:#fffc;border:1px solid #7ebadaa6;border-radius:14px;width:100%;margin:4px 0 10px;padding:14px 16px 16px;position:relative}.form-intro:before{content:"";background:linear-gradient(90deg,#101bd5,#2fc52f);border-radius:0 0 6px 6px;width:54px;height:4px;position:absolute;top:0;left:20px}.form-intro h3{color:#102f87;letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:700}.form-intro h4{color:#35617c;max-width:100%;margin:8px 0 0;font-size:.98rem;font-weight:400;line-height:1.55}.form-field{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}@media (width<=700px){.form-intro{padding:16px 14px 18px}.form-intro h3{font-size:1rem}.form-intro h4{font-size:.92rem}}@media (width<=480px){.form-container{border-radius:18px;width:min(94vw,100%);padding:16px 14px 20px}.privacy-consent{font-size:.8rem}.privacy-consent input{accent-color:#fff}}.form-field label{color:#123d86;text-align:left;font-size:.95rem;font-weight:700}.form-field input,.form-field select,.form-field textarea{box-sizing:border-box;color:#1f2937;resize:vertical;background:#fff;border:1px solid #b9d8e9;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s,transform .2s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#183bd2;outline:none;box-shadow:0 0 0 4px #183bd21f}.form-field input::placeholder,.form-field textarea::placeholder{color:#a1a1aa}.field-error label,.label-error{color:#dc2626}.field-error input,.field-error select,.input-error{background:#fff5f5;box-shadow:0 0 0 4px #ef444414;border-color:#ef4444!important}.field-error input:focus,.field-error select:focus,.input-error:focus{box-shadow:0 0 0 4px #ef44441f;border-color:#dc2626!important}.field-error-message{color:#dc2626;text-align:left;font-size:.85rem;line-height:1.35}.privacy-consent{color:#35617c;text-align:left;cursor:pointer;align-items:flex-start;gap:10px;width:100%;margin-top:4px;font-size:.88rem;line-height:1.45;display:flex}.privacy-consent input{accent-color:#183bd2;cursor:pointer;flex:none;width:18px;height:18px;margin:2px 0 0}.privacy-consent.consent-error{color:#dc2626}.privacy-consent.consent-error input{outline-offset:2px;outline:2px solid #ef4444}.btnSend{color:#fff;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#111bd5 0%,#2fc52f 100%);border:none;border-radius:12px;width:100%;max-width:220px;padding:14px 24px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 12px 24px #11579440}.btnSend:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 16px 28px #11579452}.form-submit-alert{box-sizing:border-box;border:1px solid;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px 16px;display:flex}.form-submit-icon{color:#fff;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.form-submit-alert strong{margin-bottom:4px;display:block}.form-submit-alert p{margin:0}.form-submit-success{color:#166534;background:#f0fdf4;border-color:#86efac}.form-submit-success .form-submit-icon{background:#16a34a}.form-submit-error{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.form-submit-error .form-submit-icon{background:#dc2626}.initial-menu{box-sizing:border-box;background:linear-gradient(#f4f8ff 0%,#eaf5ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.initial-menu-card{box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#eef8ff 100%);border:1px solid #c8e0ef;border-radius:24px;width:min(500px,100%);padding:clamp(24px,5vw,42px);box-shadow:0 18px 40px #0f359124}.initial-menu-logo{border-radius:14px;width:88px;height:auto;margin:0 auto 18px;display:block;box-shadow:0 8px 14px #0f359133}.initial-menu-card>p{color:#35617c;margin:8px 0 28px}.selection-group{text-align:left;margin-bottom:24px}.selection-group h2{color:#123d86;margin-bottom:12px;font-size:1rem;font-weight:700}.selection-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.selection-group select{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #b9d8e9;border-radius:10px;width:100%;padding:12px 14px;font-size:1rem}.selection-group select:focus{border-color:#183bd2;outline:none;box-shadow:0 0 0 4px #183bd21f}.checkmenu{color:#123d86;cursor:pointer;background:#fff;border:1px solid #b9d8e9;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;font-weight:700;display:flex}.checkmenu.selected{border-color:#183bd2;box-shadow:0 0 0 4px #183bd21f}.checkmenu input{accent-color:#183bd2;width:18px;height:18px}.initial-menu .menu-button{box-sizing:border-box;cursor:pointer;background:linear-gradient(100deg,#111bd5 0%,#2fc52f 100%);border:0;width:100%}.initial-menu .menu-button:disabled{box-shadow:none;cursor:not-allowed;background:#b9c8d6;transform:none}.generated-link{text-align:left;border-top:1px solid #c8e0ef;gap:12px;margin-top:24px;padding-top:20px;display:grid}.generated-link-header{color:#102f87;justify-content:space-between;align-items:center;gap:12px;display:flex}.generated-link-value{overflow-wrap:anywhere;color:#35617c;background:#fff;border-radius:8px;padding:10px;font-size:.85rem}.copy-button{color:#123d86;cursor:pointer;background:#fff;border:1px solid #b9d8e9;border-radius:8px;padding:7px 10px}.generated-link .menu-button{text-align:center}.cnpj-lookup-message{color:#35617c;text-align:left;font-size:.85rem}.cnpj-lookup-success{color:#15803d}.cnpj-lookup-error{color:#dc2626}.form-container>.btnSend{align-self:center;margin-top:8px}.initial-menu{background:#eef2ff;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;padding:24px;display:flex}.initial-menu h1{color:#3b1d5e;margin:0;font-size:2rem}.menu-buttons{flex-flow:column wrap;justify-content:center;align-items:center;gap:20px;margin-top:16px;display:flex}.menu-button{color:#fff;background:#00f;border-radius:14px;justify-content:center;align-items:center;min-width:180px;padding:10px 18px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 16px 30px #7c3aed38}.menu-button:hover{transform:translateY(-2px);box-shadow:0 20px 34px #7c3aed47}.btnSend{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(100deg,#111bd5 0% 40%,#2fc52f 100%);border:none;border-radius:12px;width:100%;min-width:100%;padding:22px 24px;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 12px 24px #11579440}.btnSend:hover{filter:brightness(1.03);background:linear-gradient(100deg,#111bd5 0%,#2fc52f 100%);transform:translateY(-1px);box-shadow:0 16px 28px #11579452}.btnSend:active{transform:translateY(0)}.btnSend:focus{outline:none;box-shadow:0 0 0 4px #2fc52f4d}.btnSend:disabled{cursor:not-allowed;opacity:.7;transform:none}.loader{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.loading-container .loader{border:4px solid #0f359133;border-top-color:#102f87;width:48px;height:48px}@keyframes spin{to{transform:rotate(360deg)}}.btnSend-content{justify-content:center;align-items:center;gap:8px;display:flex}.loading-container{box-sizing:border-box;background:linear-gradient(#f4f8ff 0%,#eaf5ff 100%);flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;padding:24px;display:flex}.loading-text{color:#35617c;margin:0;font-size:.95rem;font-weight:500}.success-container{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:20px;display:flex}.success-content{border:1px solid var(--border);width:100%;max-width:500px;box-shadow:var(--shadow);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:48px 32px;display:flex}.success-logo{width:100px;height:auto;margin-bottom:0}.success-icon{color:green;font-size:72px;font-weight:700;line-height:1;animation:.6s ease-out successPulse}@keyframes successPulse{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.success-title{color:#102f87;text-align:center;margin:0;font-size:28px;font-weight:500;line-height:1.3}.success-message{color:#102f87;text-align:center;margin:0;font-size:16px;line-height:1.6}.success-secondary{color:#102f87;text-align:center;margin:0;font-size:14px}@media (width<=1024px){.success-content{gap:20px;padding:32px 24px}.success-title{font-size:24px}.success-message{font-size:15px}.success-icon{font-size:56px}}
