.cand-scope .cand-topbar-link{font-size:.85rem;font-weight:600;color:var(--lp-text-soft);letter-spacing:.01em;transition:color .18s}.cand-scope .cand-topbar-link:hover{color:var(--lp-yellow)}.cand-scope .cand-hero{padding:48px 0;text-align:center;position:relative}@media (min-width:768px){.cand-scope .cand-hero{padding:56px 0 64px}}.cand-scope .cand-hero .eyebrow{display:inline-block;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-yellow);background:var(--lp-yellow-soft);border:1px solid var(--lp-yellow-border);border-radius:999px;padding:6px 14px;margin-bottom:18px}.cand-scope .cand-hero h1{font-size:clamp(1.8rem,5vw,2.8rem);font-weight:800;line-height:1.15;color:var(--lp-text);margin-bottom:16px;letter-spacing:-.02em}.cand-scope .cand-hero h1 .accent{color:var(--lp-yellow)}.cand-scope .cand-hero p.cand-lead{font-size:clamp(.98rem,2.2vw,1.12rem);color:var(--lp-text-soft);max-width:640px;margin:0 auto 10px}.cand-scope .cand-hero p.cand-disclaimer{font-size:.82rem;color:var(--lp-text-dim);max-width:640px;margin:0 auto 36px;font-style:italic}.cand-scope .cand-form-wrap{max-width:560px;margin:0 auto}.cand-scope .cv-uploader{position:relative;border:2px dashed var(--lp-border-strong);border-radius:var(--lp-radius);background:var(--lp-surface-2);padding:22px 18px;text-align:center;transition:border-color .18s,background .18s;cursor:pointer}.cand-scope .cv-uploader:hover{border-color:var(--lp-yellow-border);background:rgba(238,245,43,.04)}.cand-scope .cv-uploader.has-file{border-color:var(--lp-yellow-border);background:rgba(238,245,43,.06)}.cand-scope .cv-uploader input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.cand-scope .cv-uploader .cv-uploader-title{font-size:.96rem;font-weight:600;color:var(--lp-text);margin-bottom:4px}.cand-scope .cv-uploader .cv-uploader-hint{font-size:.82rem;color:var(--lp-text-dim)}.cand-scope .cv-uploader .cv-uploader-file{font-size:.9rem;color:var(--lp-yellow);font-weight:600;word-break:break-all}.cand-scope .cv-uploader .cv-uploader-meta{font-size:.78rem;color:var(--lp-text-soft);margin-top:4px}.cand-scope .lgpd-consent{display:flex;gap:10px;align-items:flex-start;margin:14px 0 6px;padding:14px;background:var(--lp-bg-soft);border:1px solid var(--lp-border);border-radius:var(--lp-radius)}.cand-scope .lgpd-consent input[type=checkbox]{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:var(--lp-yellow);cursor:pointer}.cand-scope .lgpd-consent label{font-size:.82rem;color:var(--lp-text-soft);line-height:1.5;cursor:pointer}.cand-scope .lgpd-consent label strong{color:var(--lp-text);font-weight:600}.cand-scope .lgpd-consent label a{color:var(--lp-yellow);text-decoration:underline;text-underline-offset:2px}.cand-scope .turnstile-wrap{display:flex;justify-content:center;margin:10px 0 6px;min-height:65px}.cand-scope .cand-steps{padding:48px 0;border-top:1px solid var(--lp-border)}.cand-scope .cand-steps h2{font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;text-align:center;margin-bottom:32px;color:var(--lp-text)}.cand-scope .cand-steps-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:1fr}@media (min-width:768px){.cand-scope .cand-steps-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.cand-scope .cand-step{padding:22px;background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius)}.cand-scope .cand-step .step-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--lp-yellow);color:var(--lp-bg);font-weight:800;margin-bottom:12px}.cand-scope .cand-step h3{font-size:1.02rem;font-weight:700;margin-bottom:6px;color:var(--lp-text)}.cand-scope .cand-step p{font-size:.9rem;color:var(--lp-text-soft);line-height:1.5}.cand-scope .cand-faq{padding:48px 0 80px;border-top:1px solid var(--lp-border)}.cand-scope .cand-faq h2{font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;text-align:center;margin-bottom:24px;color:var(--lp-text)}.cand-scope .cand-faq-list{max-width:640px;margin:0 auto}.cand-scope .cand-faq-item{padding:16px 0;border-bottom:1px solid var(--lp-border)}.cand-scope .cand-faq-item summary{cursor:pointer;font-weight:600;font-size:.98rem;color:var(--lp-text);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.cand-scope .cand-faq-item summary::-webkit-details-marker{display:none}.cand-scope .cand-faq-item summary:after{content:"+";color:var(--lp-yellow);font-size:1.4rem;font-weight:400;transition:transform .2s}.cand-scope .cand-faq-item[open] summary:after{transform:rotate(45deg)}.cand-scope .cand-faq-item p{margin-top:10px;font-size:.9rem;color:var(--lp-text-soft);line-height:1.6}.cand-success-screen{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;background:#0a0a0a;overflow-y:auto;animation:cand-success-in .32s ease-out}@keyframes cand-success-in{0%{opacity:0}to{opacity:1}}.cand-success-logo{position:absolute;top:24px;left:50%;transform:translateX(-50%);display:inline-flex}.cand-success-logo img{height:28px;width:auto}.cand-success-content{width:100%;max-width:520px;text-align:center;margin:auto}.cand-success-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#eef52b;margin-bottom:24px;box-shadow:0 0 60px -10px rgba(238,245,43,.55)}.cand-success-title{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;color:#fafafa;margin:0 0 14px;letter-spacing:-.01em;line-height:1.15}.cand-success-text{font-size:1rem;color:hsla(0,0%,98%,.72);line-height:1.6;margin:0 auto 32px;max-width:440px}.cand-success-actions{display:flex;flex-direction:column;gap:12px;width:100%;max-width:280px;margin:0 auto}.cand-success-cta{flex:1 1;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:inherit;font-weight:800;font-size:14px;line-height:1.2;text-align:center;border-radius:12px;padding:14px 22px;letter-spacing:.04em;text-transform:uppercase;transition:transform .18s,filter .18s,border-color .18s,color .18s,background .18s,box-shadow .25s;cursor:pointer}.cand-success-cta.btn-primary{color:#0a0a0a;background:#eef52b;border:none;box-shadow:0 14px 30px -14px rgba(238,245,43,.4)}.cand-success-cta.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 18px 40px -14px rgba(238,245,43,.55)}.cand-success-cta.btn-secondary{color:#fafafa;background:transparent;border:1px solid hsla(0,0%,98%,.18)}.cand-success-cta.btn-secondary:hover{color:#eef52b;border-color:#eef52b;background:rgba(238,245,43,.08)}@media (min-width:768px){.cand-success-cta{font-size:15px;padding:15px 28px}}.cand-scope .cand-recebido{padding:96px 0;text-align:center}.cand-scope .cand-recebido .recebido-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--lp-yellow);margin-bottom:22px}.cand-scope .cand-recebido h1{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800;margin-bottom:14px}.cand-scope .cand-recebido p{color:var(--lp-text-soft);font-size:1.02rem;max-width:540px;margin:0 auto 12px}