:root{--flag-red:#d00;--flag-yellow:#fc0;--gold-700:#a9853a;--gold-300:#e0c98a;--gold-tint:#c5a0441f;--whatsapp:#25d366;--font-display:"Plus Jakarta Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--shadow-xs:0 1px 2px 0 #1111110d;--shadow-sm:0 1px 3px 0 #11111114, 0 1px 2px -1px #11111114;--shadow-lg:0 10px 15px -3px #1111111a, 0 4px 6px -4px #1111111a;--radius-md:calc(var(--radius) - 2px)}.btn{white-space:nowrap;border-radius:var(--radius-md);height:36px;font-family:var(--font-sans);cursor:pointer;box-shadow:var(--shadow-xs);border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.btn:disabled{opacity:.5;pointer-events:none}.btn svg{width:16px;height:16px}.btn--default{background:var(--primary);color:var(--primary-foreground)}.btn--outline{background:var(--background);color:var(--foreground);border-color:var(--border)}.btn--outline:hover{background:var(--accent)}.btn--block{width:100%}.field{flex-direction:column;gap:6px;display:flex}.label{-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500}.input,.select{width:100%;min-width:0;height:36px;color:var(--foreground);border:1px solid var(--input);border-radius:var(--radius-md);font-family:var(--font-sans);box-shadow:var(--shadow-xs);background:0 0;padding:4px 12px;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.input::placeholder{color:var(--muted-foreground)}.input:focus-visible,.select:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 50%, transparent);outline:none}.fab-whatsapp{background:var(--whatsapp);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-lg);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:transform .15s;display:flex}.fab-whatsapp:hover{transform:scale(1.05)}.fab-whatsapp svg{fill:currentColor;width:28px;height:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}.landing{font-family:var(--font-display);color:var(--brand-black);background:var(--brand-white);-webkit-font-smoothing:antialiased}.landing img{max-width:100%;display:block}section[id]{scroll-margin-top:84px}.wrap{max-width:1120px;margin:0 auto;padding-left:24px;padding-right:24px}.section{padding:88px 0}.section--gray{background:var(--brand-gray)}.center{text-align:center}.flag-strip{height:5px;display:flex}.flag-strip i{flex:1}.flag-strip i:first-child{background:#111}.flag-strip i:nth-child(2){background:var(--flag-red)}.flag-strip i:nth-child(3){background:var(--flag-yellow)}.img-ph{background:radial-gradient(120% 100% at 70% 20%, #c5a04429, var(--brand-gray) 70%);width:100%;height:100%;color:var(--gold-700);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.img-ph svg{opacity:.7;width:40px;height:40px}.img-ph span{color:var(--muted-foreground);max-width:260px;font-size:13px;font-weight:600;line-height:1.4}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-gold);align-items:center;gap:8px;margin:0 0 16px;font-size:13px;font-weight:600;display:inline-flex}.eyebrow .dot{background:var(--flag-red);border-radius:9999px;width:7px;height:7px}.section-title{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.1}.lead{color:var(--muted-foreground);margin:16px 0 0;font-size:18px;line-height:1.6}.lead strong{color:var(--brand-black)}.gold{color:var(--brand-gold)}.btn{font-family:var(--font-display);font-weight:700;transition:transform .15s,box-shadow .15s,background-color .15s,color .15s}.btn--pill{border-radius:9999px}.btn--xl{letter-spacing:.005em;border-radius:9999px;height:54px;padding:0 32px;font-size:16px}.btn--default{background:var(--brand-gold);color:#1a1407;box-shadow:0 4px 14px -2px #c5a04473}.btn--default:hover{background:#cda747;transform:translateY(-2px);box-shadow:0 10px 22px -4px #c5a0448c}.btn--default:active{transform:translateY(0);box-shadow:0 3px 10px -2px #c5a04480}.btn--ghost-gold{color:var(--brand-gold);border:1.5px solid color-mix(in srgb, var(--brand-gold) 55%, transparent);box-shadow:none;background:0 0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.btn--ghost-gold:hover{background:var(--gold-tint);border-color:var(--brand-gold);transform:translateY(-2px)}.btn:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-gold) 45%, transparent);outline:none}.nav{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#ffffffe6;position:sticky;top:0}.nav__in{align-items:center;gap:20px;max-width:1120px;margin:0 auto;padding:12px 24px;display:flex}.nav__brand{flex-direction:column;align-items:flex-start;gap:2px;line-height:1.05;text-decoration:none;display:flex}.nav__logo{width:auto;height:34px;display:block}.nav__brand .by{color:var(--muted-foreground);padding-left:2px;font-size:11px;font-weight:500}.nav__links{gap:26px;margin-left:auto;display:flex}.nav__links a{color:var(--brand-black);font-size:14.5px;font-weight:600;text-decoration:none;transition:color .15s}.nav__links a:hover{color:var(--brand-gold)}.nav__actions{align-items:center;gap:10px;margin-left:8px;display:flex}@media (width<=860px){.nav__links{display:none}.nav__actions{margin-left:auto}}@media (width<=420px){.nav__in{gap:10px;padding:10px 14px}.nav__logo{height:28px}.nav__actions{gap:8px}.nav__actions .btn{padding:0 14px;font-size:13px}}.hero{background:var(--brand-gray);position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg img{object-fit:cover;width:100%;height:100%;display:block;transform:translate(12%);-webkit-mask-image:linear-gradient(90deg,#0000000d 0%,#00000029 20%,#0009 42%,#000 60% 72%,#0000008c 88%,#0000 99%);mask-image:linear-gradient(90deg,#0000000d 0%,#00000029 20%,#0009 42%,#000 60% 72%,#0000008c 88%,#0000 99%)}.hero__scrim{background:linear-gradient(100deg,#fffffff7 0%,#ffffffed 30%,#ffffffa8 52%,#ffffff38 72%,#fff0 92%);position:absolute;inset:0}.hero__inner{z-index:2;align-items:center;min-height:620px;padding-top:clamp(56px,8vw,104px);padding-bottom:clamp(56px,8vw,104px);display:flex;position:relative}.hero__content{max-width:600px}.hero__tagline{color:var(--gold-700);align-items:center;gap:8px;margin:0 0 16px;font-size:14px;font-weight:700;display:inline-flex}.hero__tagline .dot{background:var(--flag-red);border-radius:9999px;width:7px;height:7px}.hero h1{letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(32px,4.4vw,52px);font-weight:800;line-height:1.06}.hero__sub{color:#4a463d;margin:18px 0 0;font-size:19px;font-weight:500}.hero__salary{border:1px solid var(--border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffc7;border-radius:14px;align-items:center;gap:16px;margin:26px 0 28px;padding:14px 22px;display:inline-flex}.hero__salary .ic{background:var(--brand-gold);color:#1a1407;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.hero__salary .ic svg{width:22px;height:22px}.hero__salary b{color:var(--brand-black);letter-spacing:-.02em;font-size:20px;font-weight:800;display:block}.hero__salary span{color:var(--muted-foreground);font-size:13px}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__image-strip{z-index:2;height:5px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero__image-strip i{flex:1}.hero__image-strip i:first-child{background:#111}.hero__image-strip i:nth-child(2){background:var(--flag-red)}.hero__image-strip i:nth-child(3){background:var(--flag-yellow)}@media (width<=820px){.hero__bg img{transform:translate(5%);-webkit-mask-image:none;mask-image:none}.hero__scrim{background:linear-gradient(#ffffffe6 0%,#ffffffd1 55%,#ffffffe6 100%)}.hero__inner{min-height:520px}.hero__actions .btn{width:100%}}.oque{background:var(--brand-white)}.oque-grid{text-align:left;grid-template-columns:1fr 1fr;gap:22px;margin-top:44px;display:grid}@media (width<=760px){.oque-grid{grid-template-columns:1fr}}.oque-block{background:var(--brand-gray);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:18px;padding:28px}.oque-block .ic{background:var(--gold-tint);width:48px;height:48px;color:var(--gold-700);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.oque-block .ic svg{width:24px;height:24px}.oque-block h3{letter-spacing:-.01em;margin:0 0 14px;font-size:18px;font-weight:700}.chips{flex-wrap:wrap;gap:9px;display:flex}.chip{background:var(--brand-white);border:1px solid var(--border);color:var(--brand-black);border-radius:9999px;padding:7px 15px;font-size:14px;font-weight:600}.vaga{background:var(--brand-gray)}.vaga-card{background:var(--brand-white);color:var(--brand-black);border:1px solid var(--border);border-radius:24px;margin-top:28px;padding:44px;position:relative;overflow:hidden;box-shadow:0 30px 60px -30px #11111147}.vaga-card:before{content:"";background:linear-gradient(90deg, #111 0 33%, var(--flag-red) 33% 66%, var(--flag-yellow) 66% 100%);height:5px;position:absolute;top:0;left:0;right:0}.vaga-grid{grid-template-columns:1.05fr 1fr;gap:48px;display:grid}@media (width<=860px){.vaga-card{padding:26px}.vaga-grid{grid-template-columns:1fr;gap:30px}}.vaga-flag{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:8px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.vaga-flag span{font-size:17px}.vaga-title{letter-spacing:-.02em;margin:0;font-size:clamp(26px,3.6vw,40px);font-weight:800;line-height:1.05}.vaga-salary{flex-wrap:wrap;align-items:baseline;gap:10px;margin:16px 0 24px;display:flex}.vaga-salary b{color:var(--gold-700);letter-spacing:-.02em;font-size:24px;font-weight:800}.vaga-salary span{color:var(--muted-foreground);font-size:16px;font-weight:600}.vaga-meta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:16px;margin-bottom:8px;padding:20px 0;display:flex}.vaga-metarow{gap:12px;display:flex}.vaga-metarow .ic{background:var(--gold-tint);width:36px;height:36px;color:var(--gold-700);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.vaga-metarow .ic svg{width:18px;height:18px}.vaga-metarow .k{letter-spacing:.06em;text-transform:uppercase;color:var(--gold-700);margin-bottom:3px;font-size:11px;font-weight:700;display:block}.vaga-metarow p{color:var(--brand-black);margin:0;font-size:14px;line-height:1.5}.vaga-sub{letter-spacing:.05em;text-transform:uppercase;color:var(--gold-700);align-items:center;gap:8px;margin:22px 0 12px;font-size:13px;font-weight:700;display:flex}.vaga-sub svg{width:16px;height:16px}.vaga-how{color:#3c382f;margin:0;font-size:15px;line-height:1.65}.vaga-how strong{color:var(--brand-black);font-weight:700}.vaga-block{margin-bottom:22px}.vaga-block:last-child{margin-bottom:0}.vaga-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.vaga-list li{color:#3c382f;align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.5;display:flex}.vaga-list .bullet{background:var(--brand-gold);border-radius:9999px;flex-shrink:0;width:6px;height:6px;margin-top:8px}.vaga-list--check li svg{width:18px;height:18px;color:var(--success);flex-shrink:0;margin-top:1px}.vaga-cta-desktop{margin-top:30px}.vaga-invest{border:1px solid var(--brand-gold);background:var(--brand-gray);border-radius:14px;margin-top:30px;padding:22px 24px}.vaga-invest .vaga-sub{margin:0 0 8px}.vaga-invest-price{color:var(--brand-black);margin:0;font-size:20px;line-height:1.4}.vaga-invest-price b{font-weight:700}.vaga-invest-note{color:#6b6657;margin:6px 0 0;font-size:13px;line-height:1.5}.vaga-guarantees{margin-top:18px}.guarantee-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:12px;display:grid}.guarantee-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:20px 22px}.guarantee-card .ic{background:var(--brand-gray);width:40px;height:40px;color:var(--brand-gold);border-radius:9999px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.guarantee-card .ic svg{width:20px;height:20px}.guarantee-card h4{color:var(--brand-black);margin:0 0 6px;font-size:16px;font-weight:600}.guarantee-card p{color:#6b6657;margin:0;font-size:14px;line-height:1.55}@media (width<=600px){.guarantee-grid{grid-template-columns:1fr}}.vaga-cta-mobile{margin-top:28px;display:none}@media (width<=860px){.vaga-cta-desktop{display:none}.vaga-cta-mobile{display:block}}.why-grid{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:40px;margin-top:40px;display:grid}@media (width<=860px){.why-grid{grid-template-columns:1fr;gap:28px}}.why-media{background:var(--brand-white);border-radius:18px;min-height:380px;overflow:hidden}.why-media img{object-fit:cover;width:100%;height:100%;min-height:380px;display:block}.why-cards{flex-direction:column;gap:16px;display:flex}.why-card{background:var(--brand-white);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;gap:16px;padding:20px 22px;display:flex}.why-card .ic{background:var(--gold-tint);width:46px;height:46px;color:var(--gold-700);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.why-card .ic svg{width:23px;height:23px}.why-card h3{letter-spacing:-.01em;margin:0 0 5px;font-size:17px;font-weight:700}.why-card p{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.5}.why-note{color:var(--muted-foreground);margin:28px 0 0;font-size:12px;font-style:italic}.nums{grid-template-columns:repeat(5,1fr);gap:16px;margin-top:40px;display:grid}@media (width<=960px){.nums{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.nums{grid-template-columns:repeat(2,1fr)}}.num{background:var(--brand-white);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;padding:24px}.num b{color:var(--brand-gold);letter-spacing:-.02em;font-size:clamp(24px,3vw,34px);font-weight:800;display:block}.num span{color:var(--muted-foreground);margin-top:4px;font-size:13px;line-height:1.4;display:block}.founder{grid-template-columns:.82fr 1.18fr;align-items:center;gap:48px;display:grid}.founder__media{background:radial-gradient(120% 90% at 50% 18%, #c5a04438, var(--brand-white) 72%);border:1px solid var(--border);border-radius:22px;overflow:hidden}.founder__media img{object-fit:contain;object-position:50% 100%;width:100%;height:520px;display:block}.founder h2{letter-spacing:-.02em;margin:0 0 4px;font-size:clamp(26px,3.4vw,38px);font-weight:800}.founder .role{color:var(--brand-gold);margin:0 0 20px;font-weight:700}.cred{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.cred li{align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;display:flex}.cred li svg{width:18px;height:18px;color:var(--brand-gold);flex-shrink:0;margin-top:3px}.founder__ig{gap:8px;margin-top:22px}.founder__ig svg{width:18px;height:18px}@media (width<=820px){.founder{grid-template-columns:1fr;gap:28px}.founder__media{max-width:360px}.founder__media img{height:440px}}@media (prefers-reduced-motion:no-preference){.founder__media{animation:6s ease-in-out infinite floaty}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}}.steps{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:40px;display:grid}@media (width<=900px){.steps{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.steps{grid-template-columns:1fr}}.step{background:var(--brand-white);border:1px solid var(--border);box-shadow:var(--shadow-xs);border-radius:14px;padding:22px;position:relative}.step .n{background:var(--brand-gray);width:36px;height:36px;color:var(--gold-700);border:1px solid var(--border);border-radius:9999px;justify-content:center;align-items:center;margin-bottom:12px;font-size:15px;font-weight:800;display:flex}.step .n svg{width:18px;height:18px}.step h4{margin:0;font-size:15px;font-weight:700;line-height:1.3}.step.is-last{border-color:var(--brand-gold);box-shadow:0 8px 22px -10px #c5a04480}.step.is-last .n{background:var(--brand-gold);color:#1a1407;border-color:var(--brand-gold)}.testi-split{grid-template-columns:380px 340px;justify-content:center;align-items:center;gap:52px;display:grid}.testi-split__text{min-width:0}.testi-split__text .section-title{font-size:clamp(28px,3.2vw,36px)}.testi-split__text .testi-card--lead{width:100%;max-width:none;margin-top:40px}.testi-split .testi-video{margin:0}@media (width<=840px){.testi-split{grid-template-columns:minmax(0,380px)}.testi-split .testi-video{justify-self:center;width:100%}}.testi-video{background:var(--brand-white);border:1px solid var(--border);border-radius:24px;margin:44px auto 0;padding:8px;transition:max-width .2s;box-shadow:0 18px 44px -22px #11111157}.testi-video--landscape{border-radius:18px;max-width:820px}.testi-video--portrait{max-width:340px}.testi-video video{object-fit:cover;background:var(--brand-black);border-radius:18px;width:100%;display:block}.testi-video--landscape video{aspect-ratio:16/9;border-radius:12px}.testi-video--portrait video{aspect-ratio:9/16}.testi-video figcaption{text-align:center;color:var(--muted-foreground);margin:12px 4px 6px;font-size:13px}.testi-grid{grid-template-columns:340px 340px;justify-content:center;align-items:start;gap:40px;margin:40px auto 0;display:grid}@media (width<=780px){.testi-grid{grid-template-columns:minmax(0,340px)}}.testi-card{background:var(--brand-white);border:1px solid var(--border);border-radius:18px;margin:0;padding:8px;overflow:hidden;box-shadow:0 14px 34px -18px #1111114d}.testi-card img{border-radius:12px;width:100%;height:auto;display:block}.testi-cta{border:1.5px solid var(--brand-gold);background:var(--brand-white);flex-direction:column;justify-content:center;align-self:stretch;gap:12px;padding:30px 26px;display:flex}.testi-cta__eyeb{letter-spacing:.06em;text-transform:uppercase;color:var(--gold-700);align-items:center;gap:8px;margin:0;font-size:13px;font-weight:700;display:inline-flex}.testi-cta__eyeb .dot{background:var(--flag-red);border-radius:9999px;width:7px;height:7px}.testi-cta h3{letter-spacing:-.01em;color:var(--brand-black);margin:0;font-size:22px;font-weight:800;line-height:1.15}.testi-cta__lead{color:var(--muted-foreground);margin:0;font-size:14.5px;line-height:1.55}.testi-cta .btn{align-self:flex-start;margin-top:6px}.proof-stats{text-align:center;color:var(--brand-black);max-width:760px;margin:44px auto 0;font-size:clamp(16px,2.2vw,20px);font-weight:600;line-height:1.5}.proof-stats strong{color:var(--gold-700)}.proof-stats .sep{color:var(--border);margin:0 10px}.cta-final{text-align:center;background:var(--brand-gray)}.cta-final h2{letter-spacing:-.02em;text-wrap:balance;max-width:820px;margin:0 auto;font-size:clamp(26px,3.6vw,40px);font-weight:800;line-height:1.15}.footer{background:var(--brand-white);border-top:1px solid var(--border);color:var(--muted-foreground);padding:36px 0}.footer__in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 28px;max-width:1120px;margin:0 auto;padding:0 24px;display:flex}.footer__brand{align-items:center;gap:10px;display:flex}.footer__brand img{width:auto;height:30px;display:block}.footer__brand span{color:var(--muted-foreground);font-size:12px}.footer a{color:var(--brand-black);text-decoration:none}.footer a:hover{color:var(--brand-gold)}.footer__links{flex-wrap:wrap;gap:20px;font-size:14px;font-weight:500;display:flex}.fab-wrap{z-index:50;position:fixed;bottom:22px;right:22px}.modal-backdrop{z-index:60;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{color:#111;width:100%;max-width:600px;max-height:92vh;box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;position:relative;overflow-y:auto}.modal__bar{background:var(--brand-gray);z-index:2;height:4px;position:sticky;top:0}.modal__bar i{background:var(--brand-gold);height:100%;transition:width .3s;display:block}.modal__body{padding:26px 28px 30px}.modal__close{cursor:pointer;color:var(--muted-foreground);z-index:3;background:0 0;border:none;font-size:22px;line-height:1;position:absolute;top:14px;right:18px}.modal__icon{background:color-mix(in srgb, var(--success) 14%, #fff);width:56px;height:56px;color:var(--success);border-radius:9999px;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.modal__icon svg{width:30px;height:30px}.modal__icon--warn{background:var(--gold-tint);color:var(--gold-700)}.modal h2{letter-spacing:-.01em;margin:0 0 4px;font-size:22px;font-weight:800}.modal .sub{color:var(--muted-foreground);margin:0 0 18px;font-size:14px;line-height:1.5}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid .full{grid-column:1/-1}@media (width<=520px){.form-grid{grid-template-columns:1fr}}.fieldset-title{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-foreground);grid-column:1/-1;margin-top:10px;font-size:12px;font-weight:700}.label .opt{color:var(--muted-foreground);text-transform:none;letter-spacing:0;font-weight:400}.opt{color:var(--muted-foreground);font-weight:400}.checkbox-row{align-items:flex-start;gap:8px;font-size:13.5px;line-height:1.4;display:flex}.checkbox-row input{accent-color:var(--brand-gold);flex-shrink:0;width:15px;height:15px;margin-top:2px}.field-error{color:var(--destructive);margin-top:2px;font-size:12px}.form-alert{background:color-mix(in srgb, var(--destructive) 8%, #fff);border:1px solid color-mix(in srgb, var(--destructive) 35%, #fff);color:var(--destructive);border-radius:10px;grid-column:1/-1;padding:10px 12px;font-size:13px;line-height:1.4}.input--invalid{border-color:var(--destructive)!important}.cm{background:var(--card);color:var(--card-foreground);width:100%;max-width:600px;max-height:calc(100vh - 32px);font-family:var(--font-display);border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px -22px #0009}.cm__head{border-bottom:1px solid var(--border);flex-shrink:0;padding:20px 24px 16px;position:relative}.cm__brandrow{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cm__logo{width:auto;height:26px;display:block}.cm__time{color:var(--muted-foreground);background:var(--brand-gray);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.cm__time svg{width:13px;height:13px}.cm__title{letter-spacing:-.015em;margin:0;font-size:21px;font-weight:800;line-height:1.15}.cm__close{background:var(--brand-gray);cursor:pointer;width:32px;height:32px;color:var(--muted-foreground);border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:16px;right:16px}.cm__close:hover{color:var(--brand-black);background:#ece8df}.cm__close svg{width:16px;height:16px}.stepper{gap:8px;display:flex}.stepper__seg{flex-direction:column;flex:1;gap:7px;display:flex}.stepper__track{background:var(--secondary);border-radius:9999px;height:4px;overflow:hidden}.stepper__track i{background:var(--brand-gold);width:0;height:100%;transition:width .4s;display:block}.stepper__seg.is-done .stepper__track i,.stepper__seg.is-active .stepper__track i{width:100%}.cm__body{flex:auto;min-height:0;padding:22px 24px;overflow:hidden auto}.cm__body::-webkit-scrollbar{width:9px}.cm__body::-webkit-scrollbar-thumb{background:#ddd6c7;border:2px solid #fff;border-radius:9999px}.cm__steptop{margin:0 0 18px}.cm__stepkicker{letter-spacing:.07em;text-transform:uppercase;color:var(--gold-700);margin:0 0 6px;font-size:11px;font-weight:700}.cm__steph{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:800}.cm__stepdesc{color:var(--muted-foreground);margin:5px 0 0;font-size:13px;line-height:1.5}.cm .grid{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.cm .grid .full{grid-column:1/-1}.cm .rule{background:var(--border);grid-column:1/-1;height:1px;margin:4px 0}.cm .field-error{align-items:center;gap:4px;display:inline-flex}.cm .field-error svg{flex-shrink:0;width:13px;height:13px}.field-hint{color:var(--muted-foreground);font-size:11.5px}.cm .input--ok{border-color:color-mix(in srgb, var(--success) 55%, #fff)}.phone-row{gap:8px;display:flex}.phone-row .input{flex:auto;min-width:0}.cm .form-alert{align-items:flex-start;gap:9px;display:flex}.cm .form-alert svg{flex-shrink:0;width:16px;height:16px;margin-top:1px}.inputwrap{align-items:center;display:flex;position:relative}.inputwrap .input{padding-right:40px}.inputwrap__icon{pointer-events:none;color:var(--success);align-items:center;display:flex;position:absolute;right:12px}.inputwrap__icon svg{width:16px;height:16px}.inputwrap__btn{cursor:pointer;width:28px;height:28px;color:var(--muted-foreground);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;right:8px}.inputwrap__btn:hover{background:var(--brand-gray);color:var(--brand-black)}.inputwrap__btn svg{width:16px;height:16px}.cm .chips{flex-wrap:wrap;gap:8px;display:flex}.cm .chip{border:1px solid var(--border);cursor:pointer;font-family:var(--font-display);color:var(--brand-black);background:#fff;border-radius:9999px;align-items:center;gap:7px;padding:8px 14px 8px 12px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.cm .chip:hover{background:var(--brand-gray);border-color:#d2cab8}.chip__ico{width:15px;height:15px;color:var(--muted-foreground);flex-shrink:0;transition:color .15s;display:inline-flex}.chip__ico svg{width:15px;height:15px}.chip__ck{width:14px;height:14px;margin-left:-2px;display:none}.chip__ck svg{width:14px;height:14px}.cm .chip[aria-pressed=true]{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--primary-foreground)}.cm .chip[aria-pressed=true] .chip__ico{display:none}.cm .chip[aria-pressed=true] .chip__ck{display:inline-flex}.cm .chips--row{flex-wrap:nowrap;gap:8px}.cm .chips--row .chip{white-space:nowrap;flex:1 1 0;justify-content:center;min-width:0;padding:8px 10px}.cs{position:relative}.cs__trigger{width:100%;height:38px;color:var(--brand-black);border:1px solid var(--input);border-radius:var(--radius-md);font-family:var(--font-display);box-shadow:var(--shadow-xs);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:8px;padding:0 12px 0 13px;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex}.cs__trigger:hover{border-color:#d2cab8}.cs__trigger .chev{width:16px;height:16px;color:var(--muted-foreground);flex-shrink:0;transition:transform .18s}.cs__val.placeholder{color:var(--muted-foreground);font-weight:400}.cs[data-open=true] .cs__trigger{border-color:var(--brand-gold);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 42%, transparent)}.cs[data-open=true] .chev{transform:rotate(180deg)}.cs__panel{z-index:30;border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;max-height:240px;padding:5px;animation:.14s cubic-bezier(.2,.7,.3,1) csIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #14100824}@keyframes csIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.cs--up .cs__panel{animation-name:csInUp;top:auto;bottom:calc(100% + 6px)}@keyframes csInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.cs__opt{cursor:pointer;width:100%;font-family:var(--font-display);color:var(--brand-black);text-align:left;background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;font-size:14px;font-weight:500;transition:background .12s;display:flex}.cs__opt .ck{width:16px;height:16px;color:var(--gold-700);opacity:0;flex-shrink:0}.cs__opt:hover{background:var(--brand-gray)}.cs__opt[aria-selected=true]{background:var(--gold-tint);color:var(--gold-700);font-weight:600}.cs__opt[aria-selected=true] .ck{opacity:1}.cs.ddi{flex:none}.cs.ddi .cs__trigger{font-variant-numeric:tabular-nums;width:auto;min-width:106px;padding:0 10px 0 12px}.ddi__code{letter-spacing:.02em;font-weight:700}.ddi__ddi{color:var(--muted-foreground);margin-right:auto;font-weight:500}.ddi__panel.cs__panel{flex-direction:column;width:min(300px,100vw - 68px);max-height:300px;padding:0;display:flex;overflow:hidden}.ddi__search{border-bottom:1px solid var(--border);flex-shrink:0;position:relative}.ddi__search svg{width:15px;height:15px;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ddi__search input{width:100%;height:40px;font-family:var(--font-sans);color:var(--foreground);background:0 0;border:none;outline:none;padding:0 12px 0 36px;font-size:13.5px}.ddi__search input::placeholder{color:var(--muted-foreground)}.ddi__list{scrollbar-width:thin;flex:auto;padding:5px;overflow-y:auto}.ddi__opt.cs__opt{justify-content:flex-start}.ddi__name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.ddi__dd{color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12.5px;font-weight:600}.ddi__opt.is-active{background:var(--brand-gray)}.ddi__opt[aria-selected=true]{background:var(--gold-tint)}.ddi__opt[aria-selected=true] .ddi__dd{color:var(--gold-700)}.ddi__empty{color:var(--muted-foreground);text-align:center;padding:16px 12px;font-size:13px}.pwreq{grid-template-columns:1fr 1fr;gap:6px 14px;margin-top:8px;display:grid}.pwreq__item{color:var(--muted-foreground);align-items:center;gap:7px;font-size:11.5px;transition:color .15s;display:flex}.pwreq__item .dot{color:#fff;background:#fff;border:1.5px solid #c9c0ac;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;display:flex}.pwreq__item .dot svg{opacity:0;width:10px;height:10px}.pwreq__item.ok{color:var(--success);font-weight:600}.pwreq__item.ok .dot{background:var(--success);border-color:var(--success)}.pwreq__item.ok .dot svg{opacity:1}.cm .check{color:#3c382f;cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;grid-column:1/-1;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;line-height:1.45;transition:border-color .15s,background .15s;display:flex}.cm .check:hover{border-color:#d2cab8}.cm .check.on{border-color:color-mix(in srgb, var(--brand-gold) 60%, #fff);background:var(--gold-tint)}.cm .check input{opacity:0;pointer-events:none;position:absolute}.check__box{width:19px;height:19px;color:var(--primary-foreground);background:#fff;border:1.5px solid #c9c0ac;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;transition:background .15s,border-color .15s;display:flex}.check__box svg{opacity:0;width:13px;height:13px}.cm .check.on .check__box{background:var(--brand-gold);border-color:var(--brand-gold)}.cm .check.on .check__box svg{opacity:1}.cm .check a{color:var(--gold-700);text-underline-offset:2px;font-weight:600;text-decoration:underline}.lgpd{background:var(--brand-gray);border-radius:var(--radius-md);color:var(--muted-foreground);grid-column:1/-1;align-items:flex-start;gap:10px;padding:11px 13px;font-size:12px;line-height:1.5;display:flex}.lgpd svg{width:15px;height:15px;color:var(--gold-700);flex-shrink:0;margin-top:1px}.cm__foot{border-top:1px solid var(--border);background:var(--card);flex-shrink:0;align-items:center;gap:12px;padding:14px 24px;display:flex}.cm__foot .spacer{flex:1}.cm__foot .help{color:var(--muted-foreground);align-items:center;gap:6px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.cm__foot .help:hover{color:var(--brand-black)}.cm__foot .help svg{width:15px;height:15px;color:var(--whatsapp)}.result{text-align:center;flex-direction:column;align-items:center;padding:16px 8px 8px;display:flex}.result__icon{border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;display:flex}.result__icon svg{width:34px;height:34px}.result__icon--ok{background:color-mix(in srgb, var(--success) 13%, #fff);color:var(--success)}.result__icon--warn{background:var(--gold-tint);color:var(--gold-700)}.result h2{letter-spacing:-.015em;margin:0 0 8px;font-size:22px;font-weight:800}.result p{color:var(--muted-foreground);max-width:400px;margin:0;font-size:14px;line-height:1.6}.result__redirect{color:var(--muted-foreground);align-items:center;gap:8px;margin:18px 0 0;font-size:13px;display:inline-flex}.result__redirect .spin{border:2px solid var(--border);border-top-color:var(--brand-gold);border-radius:9999px;width:15px;height:15px;animation:.7s linear infinite cmspin}@keyframes cmspin{to{transform:rotate(360deg)}}.result__actions{flex-direction:column;gap:10px;width:100%;max-width:320px;margin-top:22px;display:flex}@media (prefers-reduced-motion:no-preference){.cm__anim{animation:.28s cmfade}@keyframes cmfade{0%{transform:translateY(6px)}to{transform:none}}}@media (width<=560px){.modal-backdrop:has(.cm){padding:0}.cm{border-radius:0;max-width:none;height:100dvh;max-height:100dvh}.cm .grid{grid-template-columns:1fr}.cm__head{padding:16px 18px 14px}.cm__brandrow{margin-bottom:12px}.cm__title{font-size:19px}.cm__body{-webkit-overflow-scrolling:touch;padding:18px}.cm__steptop{margin-bottom:16px}.cm__foot{padding:12px 18px calc(12px + env(safe-area-inset-bottom,0px))}.cm .input,.cm .select,.cm .cs__trigger{height:44px;font-size:16px}.cm .inputwrap .input{padding-right:44px}.cm .inputwrap__btn{width:36px;height:36px}.cm .chip{padding:11px 14px;font-size:14px}.cm .chips--row{flex-wrap:wrap}.cm .chips--row .chip{white-space:normal;flex:auto}.cm .cs__opt{padding:12px;font-size:15px}.cm .ddi__search input{height:44px;font-size:16px}.cm .ddi__panel.cs__panel{width:min(300px,100vw - 56px)}.cm__foot .btn{height:44px}}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.reveal.in{opacity:1;transform:none}}.legal{flex-direction:column;min-height:100vh;display:flex}.legal__nav{border-bottom:1px solid var(--border);background:var(--brand-white)}.legal__nav-in{align-items:center;gap:20px;padding-top:12px;padding-bottom:12px;display:flex}.legal__back{color:var(--brand-black);margin-left:auto;font-size:14px;font-weight:600;text-decoration:none}.legal__back:hover{color:var(--brand-gold)}.legal__main{flex:1;padding-top:56px;padding-bottom:72px}.legal__title{letter-spacing:-.02em;max-width:22ch;margin:0;font-size:clamp(28px,4vw,40px);line-height:1.15}.legal__meta{color:var(--muted-foreground);margin:12px 0 0;font-size:14px;font-weight:600}.legal__historico{border:1px solid #dd000047;border-left:4px solid var(--flag-red);border-radius:var(--radius-md);background:#dd00000f;max-width:72ch;margin:28px 0 0;padding:18px 20px}.legal__historico p{color:var(--brand-black);margin:0;font-size:14px;line-height:1.65}.legal__historico a{color:var(--brand-black);font-weight:600}.legal__nota{background:var(--gold-tint);border-radius:var(--radius-md);border:1px solid #c5a04459;max-width:72ch;margin:28px 0 0;padding:18px 20px}.legal__nota p{color:var(--brand-black);margin:0;font-size:14px;line-height:1.65}.legal__nota a{color:var(--gold-700);font-weight:600}.legal__toc{background:var(--brand-gray);border-radius:var(--radius-md);max-width:72ch;margin:36px 0 0;padding:20px 24px}.legal__toc-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 10px;font-size:12px;font-weight:700}.legal__toc ol{margin:0;padding-left:20px;list-style-type:decimal}.legal__toc li{font-size:14px;line-height:1.5}.legal__toc li+li{margin-top:6px}.legal__toc a{color:var(--brand-black);text-decoration:none}.legal__toc a:hover{color:var(--brand-gold);text-decoration:underline}.legal__body{max-width:72ch;margin-top:44px}.legal__preambulo{color:var(--brand-black);margin:0 0 18px;font-size:15px;line-height:1.75}.legal__clausula{margin-top:44px;scroll-margin-top:24px}.legal__clausula h2{letter-spacing:-.01em;border-bottom:1px solid var(--border);margin:0 0 18px;padding-bottom:10px;font-size:19px;line-height:1.3}.legal__item{margin-bottom:16px}.legal__item p{margin:0;font-size:15px;line-height:1.75}.legal__num{color:var(--gold-700);font-weight:700}.legal__item ul{margin:12px 0 0;padding-left:22px;list-style-type:disc}.legal__item li{font-size:15px;line-height:1.7}.legal__item li+li{margin-top:8px}.legal__item li::marker{color:var(--brand-gold)}.legal__versoes{border-top:1px solid var(--border);margin-top:56px;padding-top:28px}.legal__versoes h2{letter-spacing:.02em;margin:0 0 12px;font-size:15px;font-weight:700}.legal__versoes ul{margin:0;padding-left:20px;list-style-type:disc}.legal__versoes li{color:var(--muted-foreground);font-size:14px;line-height:1.7}.legal__versoes li+li{margin-top:6px}.legal__versoes a{color:var(--gold-700);font-weight:600}@media (width<=640px){.legal__main{padding-top:36px;padding-bottom:48px}.legal__toc,.legal__nota,.legal__historico{padding:16px}}
