/* CONECTA JOVEM — VISITANTE NOVO / PALETA DA HOME */
:root{--v-primary:#7C3AED;--v-blue:#2563EB;--v-teal:#0F766E;--v-dark:#0B1730;--v-text:#24324A;--v-muted:#64748B;--v-bg:#F7FAFC;--v-surface:#fff;--v-border:#DDE7F0;--v-gradient:linear-gradient(135deg,#7C3AED 0%,#2563EB 55%,#0F766E 100%);--v-shadow:0 18px 45px rgba(15,23,42,.09);--v-radius:20px}
.cj-visitor-page{margin:0;background:var(--v-bg);color:var(--v-text);font-family:Inter,sans-serif}.cj-visitor-page *{box-sizing:border-box}.v-container{width:min(1180px,calc(100% - 32px));margin:auto}.v-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);border-bottom:1px solid var(--v-border);backdrop-filter:blur(16px)}.v-nav{min-height:76px;display:flex;align-items:center;gap:30px}.v-logo img{width:158px;height:auto}.v-desktop-nav{display:flex;align-items:center;gap:8px;margin-left:auto}.v-desktop-nav a{padding:10px 12px;border-radius:10px;color:var(--v-muted);font-weight:700;font-size:.9rem}.v-desktop-nav a:hover,.v-desktop-nav a.active{color:var(--v-primary);background:#F1EEFF}.v-actions{display:flex;align-items:center;gap:10px}.v-login{font-weight:800;color:var(--v-text);padding:11px 12px}.v-register,.v-btn-primary{color:#fff!important;background:var(--v-gradient);box-shadow:0 10px 25px rgba(124,58,237,.22)}.v-register{padding:11px 16px;border-radius:11px;font-weight:800}.v-menu{display:none;border:0;background:transparent;color:var(--v-dark);font-size:22px;padding:8px}.v-mobile-nav{display:none}
.v-hero{position:relative;overflow:hidden;padding:82px 0 72px;background:linear-gradient(135deg,#0B1730 0%,#102b55 45%,#0F766E 120%);color:#fff}.v-hero:before,.v-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(3px);opacity:.25;pointer-events:none}.v-hero:before{width:360px;height:360px;background:#7C3AED;left:-130px;top:-140px}.v-hero:after{width:330px;height:330px;background:#06B6D4;right:-90px;bottom:-170px}.v-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:center}.v-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);padding:8px 13px;border-radius:999px;font-size:.78rem;font-weight:800}.v-badge>span{width:8px;height:8px;border-radius:50%;background:#2DD4BF;box-shadow:0 0 0 5px rgba(45,212,191,.12)}.v-hero h1{font-size:clamp(2.45rem,5vw,4.4rem);line-height:1.02;letter-spacing:-.05em;margin:18px 0}.v-hero h1 strong{display:block;background:linear-gradient(90deg,#A78BFA,#60A5FA,#5EEAD4);-webkit-background-clip:text;background-clip:text;color:transparent}.v-hero-copy>p{max-width:690px;color:#D7E2EF;font-size:1.05rem;line-height:1.75}.v-hero-buttons{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.v-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border-radius:12px;font-weight:800;border:1px solid transparent;cursor:pointer}.v-btn-outline{color:var(--v-text)!important;background:var(--v-surface);border-color:var(--v-border)}.v-hero .v-btn-outline{color:#fff!important;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.2)}.v-hero .v-btn-outline:hover{background:rgba(255,255,255,.16)}.v-trust{display:flex;align-items:center;gap:12px;margin-top:18px}.v-trust-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:rgba(20,184,166,.14);color:#5EEAD4}.v-trust strong,.v-trust small{display:block}.v-trust small{color:#AFC1D3;margin-top:2px}.v-hero-card{background:#fff;color:var(--v-text);border:1px solid rgba(255,255,255,.3);border-radius:26px;padding:25px;box-shadow:0 28px 65px rgba(0,0,0,.22)}.v-card-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.v-mini-label{display:block;color:var(--v-primary);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.v-card-head strong{font-size:1.1rem}.v-live{font-size:.72rem;font-weight:800;color:#16A34A}.v-live i{font-size:7px;margin-right:4px}.v-hero-search{display:flex;gap:10px;align-items:center;border:1px solid var(--v-border);border-radius:14px;padding:13px 14px;margin:22px 0}.v-hero-search i{color:var(--v-primary)}.v-hero-search input{border:0;outline:0;width:100%;font:inherit;color:var(--v-text);background:transparent}.v-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.v-stat-grid>div{padding:15px 10px;background:#F7FAFC;border:1px solid #E7EDF4;border-radius:15px}.v-stat-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;margin-bottom:9px}.v-stat-icon.purple{background:#F1EEFF;color:var(--v-primary)}.v-stat-icon.blue{background:#EFF6FF;color:var(--v-blue)}.v-stat-icon.teal{background:#ECFDF5;color:var(--v-teal)}.v-stat-grid strong{display:block;font-size:1.35rem;color:var(--v-dark)}.v-stat-grid small{color:var(--v-muted)}.v-card-link{display:flex;justify-content:space-between;margin-top:18px;color:var(--v-primary);font-weight:900}.v-benefits{padding:28px 0;background:#fff;border-bottom:1px solid var(--v-border)}.v-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v-benefit-grid article{display:flex;gap:13px;padding:20px;border:1px solid var(--v-border);border-radius:18px;background:#fff}.v-benefit-grid article>span{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;flex:none}.v-benefit-grid .purple{background:#F1EEFF;color:var(--v-primary)}.v-benefit-grid .blue{background:#EFF6FF;color:var(--v-blue)}.v-benefit-grid .teal{background:#ECFDF5;color:var(--v-teal)}.v-benefit-grid strong{display:block}.v-benefit-grid p{margin:4px 0 0;color:var(--v-muted);font-size:.88rem;line-height:1.5}.v-jobs{padding:78px 0}.v-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:28px}.v-eyebrow{color:var(--v-primary);font-weight:900;font-size:.76rem;text-transform:uppercase;letter-spacing:.09em}.v-section-head h2,.v-learning h2,.v-cta h2{color:var(--v-dark);font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.1;margin:8px 0}.v-section-head p{color:var(--v-muted);margin:0;max-width:680px}.v-filters{display:grid;grid-template-columns:1.5fr .8fr .7fr .7fr;gap:11px;margin-bottom:24px}.v-filters label,.v-filters select{min-height:49px;background:#fff;border:1px solid var(--v-border);border-radius:13px;color:var(--v-text);font:inherit;padding:0 14px}.v-filters label{display:flex;align-items:center;gap:10px}.v-filters label i{color:var(--v-primary)}.v-filters input{border:0;outline:0;width:100%;font:inherit;background:transparent;color:var(--v-text)}.v-filters select{cursor:pointer}.v-filters input:focus,.v-filters select:focus{outline:3px solid rgba(124,58,237,.13);border-color:var(--v-primary)}.v-job-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v-job{background:#fff;border:1px solid var(--v-border);border-radius:19px;padding:20px;box-shadow:0 8px 25px rgba(15,23,42,.04);transition:.2s}.v-job:hover{transform:translateY(-3px);box-shadow:var(--v-shadow);border-color:#CFC3FF}.v-job-top{display:flex;justify-content:space-between;gap:12px}.v-job-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:var(--v-gradient);color:#fff}.v-job-type{height:max-content;background:#F1EEFF;color:var(--v-primary-dark);border-radius:999px;padding:7px 9px;font-size:.7rem;font-weight:900}.v-job h3{margin:17px 0 6px;color:var(--v-dark);font-size:1.08rem}.v-company{color:var(--v-muted);font-weight:700}.v-meta{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.v-meta span{background:#F7FAFC;color:#526176;padding:6px 8px;border-radius:8px;font-size:.76rem}.v-job p{color:var(--v-muted);font-size:.87rem;line-height:1.55;min-height:66px}.v-job-date{display:block;color:#8A98AA;font-size:.74rem;margin-bottom:12px}.v-job-button{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--v-gradient);color:#fff;border-radius:11px;padding:11px;font-weight:900}.v-state,.v-empty{text-align:center;padding:50px;color:var(--v-muted)}.v-state i{color:var(--v-primary);margin-right:8px}.v-empty span{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 12px;border-radius:16px;background:#F1EEFF;color:var(--v-primary);font-size:21px}.v-empty h3{color:var(--v-dark);margin:8px 0}.v-empty p{margin:0 0 18px}.v-learning{padding:75px 0;background:#fff}.v-learning-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.v-learning-grid article{display:flex;gap:18px;padding:30px;border:1px solid var(--v-border);border-radius:22px;background:#fff}.v-learning-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;flex:none}.v-learning-icon.purple{background:#F1EEFF;color:var(--v-primary)}.v-learning-icon.teal{background:#ECFDF5;color:var(--v-teal)}.v-learning p{color:var(--v-muted);line-height:1.65}.v-learning a{display:inline-flex;gap:7px;align-items:center;color:var(--v-primary);font-weight:900}.v-cta{padding:70px 0}.v-cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px;border-radius:26px;background:linear-gradient(135deg,#F1EEFF,#EFF6FF 55%,#ECFDF5);border:1px solid #DDE7F0}.v-cta p{color:var(--v-muted);max-width:700px}.v-footer{padding:32px 0;background:var(--v-dark);color:#C8D5E4}.v-footer>.v-container{display:grid;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:30px}.v-footer img{width:150px;filter:brightness(0) invert(1)}.v-footer p{margin:8px 0 0;color:#9FB0C4;font-size:.86rem}.v-footer-links{display:flex;gap:20px;justify-content:center}.v-footer-links a:hover{color:#A78BFA}.v-footer small{color:#8EA0B6;text-align:right}.cj-visitor-page a:focus-visible,.cj-visitor-page button:focus-visible,.cj-visitor-page input:focus-visible,.cj-visitor-page select:focus-visible{outline:3px solid rgba(167,139,250,.45);outline-offset:2px}
@media(max-width:820px){.v-desktop-nav{display:none}.v-menu{display:block}.v-mobile-nav{display:none;flex-direction:column;padding:8px 16px 16px;border-top:1px solid var(--v-border);background:var(--v-surface)}.v-mobile-nav.aberto{display:flex}.v-mobile-nav a{padding:12px 14px;color:var(--v-muted);font-weight:800;border-radius:10px}.v-mobile-nav a.active{background:#F1EEFF;color:var(--v-primary)}.v-mobile-nav .mobile-register{background:var(--v-gradient);color:#fff;text-align:center}.v-hero-grid{grid-template-columns:1fr}.v-job-grid{grid-template-columns:repeat(2,1fr)}.v-filters{grid-template-columns:1.4fr 1fr 1fr}.v-filters .wide{grid-column:1/-1}.v-footer>.v-container{grid-template-columns:1fr 1fr}.v-footer small{text-align:left}}
@media(max-width:680px){.v-container{width:min(100% - 24px,1180px)}.v-nav{min-height:68px}.v-logo img{width:135px}.v-login{display:none}.v-register{padding:9px 12px;font-size:.84rem}.v-hero{padding:58px 0}.v-hero h1{font-size:2.5rem}.v-hero-card{padding:20px}.v-stat-grid{grid-template-columns:1fr}.v-benefit-grid,.v-job-grid,.v-learning-grid,.v-filters{grid-template-columns:1fr}.v-section-head{align-items:flex-start;flex-direction:column}.v-cta-box{padding:28px;flex-direction:column;align-items:flex-start}.v-footer>.v-container{grid-template-columns:1fr}.v-footer-links{justify-content:flex-start;flex-wrap:wrap}.v-footer small{text-align:left}}

/* Crédito do desenvolvedor */
.footer-developer { margin-top: 10px; font-size: 0.9rem; opacity: 0.9; }
.footer-developer strong { font-weight: 700; }
