: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__cta{margin-left:8px}@media (width<=860px){.nav__links{display:none}.nav__cta{margin-left:auto}}.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:24px;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:30px;font-weight:800}.vaga-salary span{color:var(--muted-foreground);font-size:14px}.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-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-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:22px;max-width:920px;margin-top:44px;margin-left:auto;margin-right:auto;display:grid}@media (width<=700px){.testi-grid{grid-template-columns:1fr;max-width:420px}}.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}.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}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.reveal.in{opacity:1;transform:none}}
