:root{--site-chrome: 225px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",system-ui,-apple-system,sans-serif;background-color:#010000;color:#fff;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;line-height:1.5}img{max-width:100%;display:block}a{color:inherit}button{font-family:"Inter",system-ui,-apple-system,sans-serif;cursor:pointer}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media(min-width: 640px){.container{max-width:640px}}@media(min-width: 768px){.container{max-width:768px}}@media(min-width: 1024px){.container{max-width:1024px}}@media(min-width: 1280px){.container{max-width:1280px}}@media(min-width: 1536px){.container{max-width:1536px}}.site-header{top:0;padding:1rem 0}@media(min-width: 1024px){.site-header{padding:1.25rem 0}}.site-header .container{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.site-header__logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;min-width:0}.site-header__logo-img{height:5rem;width:auto}@media(min-width: 640px){.site-header__logo-img{height:5rem}}@media(min-width: 1024px){.site-header__logo-img{height:5rem}}.site-header__badge{display:none;align-items:center;gap:.5rem;flex-shrink:0;min-width:0}@media(min-width: 640px){.site-header__badge{display:flex}}.site-header__badge svg{width:1.25rem;height:1.25rem;flex-shrink:0;color:#22c55e}.site-header__badge-text{display:flex;flex-direction:column}.site-header__badge-text strong{font-size:.75rem;font-weight:700;color:#fff;letter-spacing:.03em;white-space:nowrap}@media(min-width: 1024px){.site-header__badge-text strong{font-size:.75rem;letter-spacing:.05em}}.site-header__badge-text span{font-size:.6875rem;color:hsla(0,0%,100%,.6);white-space:nowrap}.site-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}@media(min-width: 1024px){.site-main{min-height:calc(100vh - var(--site-chrome));min-height:calc(100dvh - var(--site-chrome))}}.hero{flex:1;display:flex;flex-direction:column;position:relative;padding:0 0 1rem}.hero::before{content:"";position:absolute;background-image:url(/assets/img/bg-hero-mobile.png);background-size:contain;background-position:top right;background-repeat:no-repeat;opacity:.3;height:100%;width:100%;top:-3rem;right:0;z-index:-9}@media(min-width: 1024px){.hero{min-height:calc(100vh - var(--site-chrome));min-height:calc(100dvh - var(--site-chrome));justify-content:center;align-items:flex-start}.hero::before{background-size:cover;top:-6rem}}.hero .hero__inner{width:100%;position:relative;z-index:1;overflow-x:clip;overflow-y:visible}@media(min-width: 1024px){.hero .hero__inner{padding-top:2rem;padding-bottom:2rem;position:initial}}.hero__column{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:100%}@media(min-width: 1024px){.hero__column{flex-direction:row;align-items:center;justify-content:flex-start;gap:1.5rem}}.hero__leading{display:flex;flex-direction:column;gap:0;width:100%;min-width:0}@media(min-width: 1024px){.hero__leading{max-width:50%}}.hero__intro-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;position:relative}@media(min-width: 1024px){.hero__intro-row{display:block;width:100%;gap:.75rem;position:initial}}.hero__copy{display:flex;flex-direction:column;gap:.5rem;max-width:55%;padding-bottom:20px}@media(min-width: 1024px){.hero__copy{gap:2rem;max-width:none}}.hero__copy h1{font-size:2rem;font-weight:800;line-height:2.3rem;letter-spacing:-0.02em;color:#fff}@media(min-width: 1024px){.hero__copy h1{font-size:3.3rem;font-size:3.3rem}}@media(min-width: 1280px){.hero__copy h1{font-size:4rem;line-height:4rem}}@media(min-width: 1536px){.hero__copy h1{font-size:5rem;line-height:5rem}}.hero__title-highlight{color:#22c55e}.hero__desc{font-size:.8rem;line-height:1.2rem;font-weight:400}.hero__desc b{font-weight:900}@media(min-width: 1024px){.hero__desc{font-size:1.5rem;line-height:1.9rem}}.hero__visual{max-width:12rem;align-self:flex-end;position:absolute;right:-2rem;bottom:0;max-height:100%;overflow:hidden;display:flex}@media(min-width: 1024px){.hero__visual{right:0;bottom:0;width:auto;max-width:none;height:100%;align-items:flex-end}}.hero__avatar{position:relative;z-index:1;width:100%;height:auto;object-fit:contain}@media(min-width: 1024px){.hero__avatar{width:auto;height:100%;max-width:none;max-height:700px;margin-left:0;object-fit:contain;object-position:bottom right;display:block}}.hero__block{display:flex;flex-direction:column;gap:1rem;width:100%}@media(min-width: 1024px){.hero__block{gap:1.25rem;max-width:none;width:100%;min-width:0}}.hero__form{display:flex;flex-direction:column;align-items:stretch;width:100%;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:.5rem;overflow:hidden;transition:border-color .2s}.hero__form:focus-within{border-color:rgba(34,197,94,.25)}@media(min-width: 1024px){.hero__form{flex-direction:row;flex-wrap:nowrap}}.hero__input-wrap{display:flex;align-items:center;flex:1;min-width:0;padding:0 1rem;gap:.625rem;width:100%;border-bottom:1px solid hsla(0,0%,100%,.08)}@media(min-width: 1024px){.hero__input-wrap{border-bottom:none;padding:0 1rem}}.hero__input-wrap svg{width:1.125rem;height:1.125rem;flex-shrink:0;color:hsla(0,0%,100%,.6)}.hero__input{flex:1;min-width:0;width:100%;background:none;border:none;outline:none;color:#fff;font-size:.9375rem;font-family:"Inter",system-ui,-apple-system,sans-serif;padding:1rem 0}@media(min-width: 1024px){.hero__input{padding:1.125rem 0;font-size:.9375rem}}.hero__input::placeholder{color:hsla(0,0%,100%,.3)}.hero__submit{width:100%;flex-shrink:0;border:none;padding:1rem 1.25rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#fff;background:linear-gradient(0deg, #F58906 0%, #EE5C01 100%);transition:background .2s}@media(min-width: 1024px){.hero__submit{width:auto;white-space:nowrap;padding:1.125rem 1.5rem;font-size:.8125rem;text-align:center}}.hero__submit:hover:not(:disabled){background:linear-gradient(180deg, #EE5C01 0%, #EE5C01 100%)}.hero__submit:focus-visible{outline:2px solid #ee5c01;outline-offset:-2px}.hero__submit:disabled{opacity:.65;cursor:not-allowed}.form-error{display:none;font-size:.8125rem;color:#f87171;margin-top:-0.5rem}.form-error.is-visible{display:block}.hero__badges{display:flex;flex-direction:row;align-items:flex-start;gap:.875rem}.hero__badge{display:flex;align-items:flex-start;gap:.5rem}@media(min-width: 1024px){.hero__badge{align-items:center}}.hero__badge svg{width:auto;height:2rem;flex-shrink:0;color:#22c55e}.hero__badge span{font-size:.8rem;color:hsla(0,0%,100%,.6);line-height:normal}@media(min-width: 1024px){.hero__badge span{font-size:1rem}}.hero__disclaimer{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background-color:rgba(249,115,22,.08);border:1px solid rgba(249,115,22,.2);border-radius:.375rem}.hero__disclaimer svg{width:auto;height:2.5rem;flex-shrink:0;color:#f97316;margin-top:2px}.hero__disclaimer p{font-size:.8rem;color:hsla(0,0%,100%,.6);line-height:normal}.result-panel{display:none;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 0}@media(min-width: 768px){.result-panel{padding:3rem 0}}@media(min-width: 1024px){.result-panel{padding:4rem 0}}.result-panel.is-active{display:flex}.hero.hero--resultado.result-page{--rp-accent: #22c55e;--rp-accent-dim: rgba(34, 197, 94, 0.35);--rp-accent-glow: rgba(34, 197, 94, 0.12);--rp-warn: #fbbf24;--rp-bad: #f87171}.hero.hero--resultado.result-page.result-page--atencao{--rp-accent: #fbbf24;--rp-accent-dim: rgba(251, 191, 36, 0.45);--rp-accent-glow: rgba(251, 191, 36, 0.12)}.hero.hero--resultado.result-page.result-page--nao_recomendado{--rp-accent: #f87171;--rp-accent-dim: rgba(248, 113, 113, 0.45);--rp-accent-glow: rgba(248, 113, 113, 0.12)}.hero.hero--resultado.result-page.result-page--nao_encontrado{--rp-accent: #f97316;--rp-accent-dim: rgba(249, 115, 22, 0.45);--rp-accent-glow: rgba(249, 115, 22, 0.12)}.hero.hero--resultado .hero__copy .result-page__pill{margin-bottom:.65rem}.result-page__verdict--hero{margin-top:.15rem}.result-page__pill{display:inline-flex;align-self:flex-start;padding:.35rem .75rem;border-radius:9999px;border:1px solid var(--rp-accent-dim);background:rgba(0,0,0,.4);color:var(--rp-accent);font-weight:700;letter-spacing:.07em;text-transform:uppercase;width:max-content;font-size:.8rem}@media(min-width: 1024px){.result-page__pill{font-size:1rem}}.result-page__verdict{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.result-page__verdict-icon{display:none}@media(min-width: 1024px){.result-page__verdict-icon{flex-shrink:0;width:3.5rem;height:3.5rem;border-radius:9999px;border:3px solid var(--rp-accent);box-shadow:0 0 0 6px var(--rp-accent-glow);display:grid;place-items:center;font-size:1.75rem;font-weight:800;color:var(--rp-accent);line-height:1}}.result-page__verdict-text{min-width:0}.result-page__verdict-title{font-size:clamp(1.75rem,5vw,2.75rem);font-weight:900;letter-spacing:-0.02em;color:var(--rp-accent);line-height:1.1}.result-page__verdict-title--light{color:#fff}@media(min-width: 1024px){.result-page--nao_encontrado .hero__copy{gap:0rem;max-width:none}}.result-page--nao_encontrado .hero__copy h1{font-size:1.6rem}@media(min-width: 1024px){.result-page--nao_encontrado .hero__copy h1{font-size:3.3rem;line-height:4rem}}.result-page__verdict--nao-encontrado .result-page__verdict-icon--search{display:none}@media(min-width: 1024px){.result-page__verdict--nao-encontrado .result-page__verdict-icon--search{width:3.5rem;height:3.5rem;display:grid;border-radius:9999px;border:none;box-shadow:none;color:#f97316;background:rgba(0,0,0,0)}}.result-page__verdict--nao-encontrado .result-page__verdict-icon--search svg{width:1.75rem;height:1.75rem}@media(min-width: 1024px){.result-page__verdict--nao-encontrado .result-page__verdict-icon--search svg{width:2rem;height:2rem}}.result-page__verdict-desc{margin-top:.5rem;font-size:.95rem;color:hsla(0,0%,100%,.6);line-height:1.55;max-width:36rem}.result-page__domain-card{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem 1.35rem;border-radius:1rem;border:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.45);box-shadow:0 16px 48px rgba(0,0,0,.35)}@media(min-width: 640px){.result-page__domain-card{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.result-page__domain-left{display:flex;flex-direction:row;align-items:center;gap:1rem;min-width:0}.result-page__domain-icon-wrap{flex-shrink:0;width:3.25rem;height:3.25rem;border-radius:.5rem;border:1px solid hsla(0,0%,100%,.1);display:grid;place-items:center;color:var(--rp-accent);background:rgba(0,0,0,.35)}.result-page__domain-icon{width:1.75rem;height:1.75rem}.result-page__domain-kicker{font-size:.7rem;font-weight:700;letter-spacing:.08em;color:hsla(0,0%,100%,.45);text-transform:uppercase}.result-page__domain-name{font-size:clamp(1.25rem,4vw,1.75rem);font-weight:800;color:#fff;word-break:break-word}.result-page__score-wrap{display:flex;flex-direction:row;align-items:center;gap:1rem;flex-shrink:0}.result-page__score-ring{position:relative;width:5.5rem;height:5.5rem;flex-shrink:0;color:var(--rp-accent)}.result-page__score-svg{display:block}.result-page__score-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:800;color:#fff}.result-page__score-meta{display:flex;flex-direction:column;gap:.15rem}.result-page__score-fraction{font-size:1.25rem;font-weight:800;color:#fff}.result-page__score-label{font-size:.65rem;font-weight:700;letter-spacing:.06em;color:hsla(0,0%,100%,.45);text-transform:uppercase}.result-page__meta-row{display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.result-page__meta-row{flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:1rem 1.5rem}}.result-page__meta-item{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;flex:1 1 3rem}@media(min-width: 1024px){.result-page__meta-item{flex:1 1 12rem}}.result-page__meta-icon{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:.45rem;border:1px solid hsla(0,0%,100%,.08);display:grid;place-items:center;color:var(--rp-accent)}.result-page__meta-icon svg{width:1.15rem;height:1.15rem}.result-page__meta-k{font-size:.7rem;font-weight:700;letter-spacing:.06em;color:hsla(0,0%,100%,.45);text-transform:uppercase}.result-page__meta-v{font-size:.9rem;font-weight:600;color:#fff;margin-top:.2rem}.result-page__aside--solo{width:100%;max-width:none}.result-page__h2{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:hsla(0,0%,100%,.45);margin-bottom:1rem}.result-page__obs{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.result-page__obs-ico{flex-shrink:0;color:var(--rp-accent)}.result-page__obs-ico svg{width:1.35rem;height:1.35rem;display:block}.result-page__obs-body{font-size:.92rem;line-height:1.55;color:hsla(0,0%,100%,.6)}.result-page__tip{display:flex;flex-direction:row;align-items:flex-start;gap:.65rem;padding:.85rem 1rem;border-radius:.65rem;border:1px solid rgba(249,115,22,.35);background:rgba(249,115,22,.06);margin-bottom:1.25rem}.result-page__tip-ico{font-size:1.1rem;line-height:1}.result-page__tip-title{font-size:.72rem;font-weight:800;letter-spacing:.05em;color:#f97316;text-transform:uppercase;margin-bottom:.25rem}.result-page__tip-text{font-size:.85rem;line-height:1.45;color:hsla(0,0%,100%,.6)}.result-page__cta-orange{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:1rem 1.25rem;border-radius:.65rem;font-weight:800;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:#fff;background:linear-gradient(135deg, #F58906 0%, #EE5C01 100%);border:none;font-family:inherit;transition:filter .15s ease,transform .08s ease}.result-page__cta-orange:hover{filter:brightness(1.06)}.result-page__cta-orange:active{transform:translateY(1px)}.result-page__cta-orange--lead{gap:.5rem;color:#fff}.result-page__cta-orange--lead svg{width:1.1rem;height:1.1rem;flex-shrink:0}.result-page__cta-orange--lead:disabled{opacity:.65;cursor:not-allowed}.result-page__offer-card{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem 1.35rem;border-radius:1rem;border:1px solid hsla(0,0%,100%,.08);background:rgba(26,26,26,.85);box-shadow:0 16px 48px rgba(0,0,0,.35)}.result-page__offer-top{display:flex;flex-direction:column;gap:1.25rem}@media(min-width: 768px){.result-page__offer-top{flex-direction:row;align-items:flex-start;gap:1.5rem}}.result-page__offer-price{flex-shrink:0;min-width:10rem}.result-page__offer-price-k{font-size:.68rem;font-weight:700;letter-spacing:.08em;color:hsla(0,0%,100%,.5);text-transform:uppercase}.result-page__offer-price-v{margin-top:.35rem;font-size:clamp(2rem,6vw,2.75rem);font-weight:900;color:#f97316;line-height:1}.result-page__offer-price-note{margin-top:.25rem;font-size:.8rem;color:hsla(0,0%,100%,.6)}.result-page__offer-features{list-style:none;display:flex;flex-direction:column;gap:.65rem;flex:1;min-width:0}.result-page__offer-feature{display:flex;flex-direction:row;align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.4;color:hsla(0,0%,100%,.9)}.result-page__offer-check{flex-shrink:0;width:1.35rem;height:1.35rem;border-radius:9999px;border:1px solid rgba(249,115,22,.5);display:grid;place-items:center;color:#f97316}.result-page__offer-check svg{width:.75rem;height:.75rem}.result-page__lead-form{display:flex;flex-direction:column;gap:.75rem;padding-top:.25rem;border-top:1px solid hsla(0,0%,100%,.08)}.result-page__lead-kicker{font-size:.72rem;font-weight:800;letter-spacing:.06em;color:#22c55e;text-transform:uppercase}.result-page__lead-field{display:flex;flex-direction:row;align-items:center;gap:.75rem;padding:0 1rem;border-radius:.5rem;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.45);transition:border-color .2s}.result-page__lead-field:focus-within{border-color:rgba(34,197,94,.35)}.result-page__lead-field-ico{flex-shrink:0;color:hsla(0,0%,100%,.6)}.result-page__lead-field-ico svg{width:1.125rem;height:1.125rem;display:block}.result-page__lead-input{flex:1;min-width:0;border:none;background:none;outline:none;color:#fff;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.9375rem;padding:1rem 0}.result-page__lead-input::placeholder{color:hsla(0,0%,100%,.35)}.result-page__lead-trust{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;font-size:.78rem;line-height:1.45;color:#22c55e}.result-page__lead-trust svg{width:1rem;height:1rem;flex-shrink:0;margin-top:.1rem}.result-page__tip--footer{margin-top:.25rem}.site-footer{border-top:1px solid hsla(0,0%,100%,.1);padding:1.25rem 0;background-color:#010000}.site-footer .container{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width: 1024px){.site-footer .container{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.site-footer__logo{display:flex;align-items:center;gap:.625rem;text-decoration:none;flex-shrink:0}.site-footer__logo-img{height:4rem;width:auto}.site-footer__copy{display:flex;flex-direction:column;gap:2px}.site-footer__copy span{font-size:.75rem;color:hsla(0,0%,100%,.6);line-height:1.4}.site-footer__nav{display:flex;align-items:center;gap:1rem;flex-shrink:0}.site-footer__nav a{font-size:.8125rem;color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .15s}.site-footer__nav a:hover{color:#fff}.site-footer__nav span{font-size:.8125rem;color:hsla(0,0%,100%,.1)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}
