:root{
  --ev-navy:#111827;--ev-navy2:#1c2542;--ev-blue:#447fd9;--ev-indigo:#213e8e;--ev-purple:#8a55a3;--ev-teal:#43c1c0;--ev-cyan:#40bbe4;
  --ev-bg:#f6f8fc;--ev-line:#e4e9f2;--ev-muted:#697386;--ev-white:#fff;--ev-danger:#c73b52;--ev-ok:#198754;--ev-warning:#b96f0c;
  --ev-shadow:0 20px 60px rgba(17,24,39,.09);--ev-grad:linear-gradient(135deg,#447fd9 0%,#8a55a3 48%,#43c1c0 100%);
}
html{scroll-behavior:smooth}.ev-standalone-body{margin:0;background:#fff;color:var(--ev-navy);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ev-standalone-body *{box-sizing:border-box}.ev-standalone-body a{text-decoration:none;color:inherit}.ev-shell{color:var(--ev-navy)}
.ev-brand{display:inline-flex;align-items:center}.ev-brand img{display:block;width:150px;height:auto}.ev-logo{width:min(300px,72vw);height:auto;display:block}.ev-logo-small{width:120px;height:auto;display:block}
.ev-kicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.12em;color:var(--ev-purple);text-transform:uppercase}.ev-btn{appearance:none;border:0;border-radius:13px;padding:13px 19px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.18s ease;font-size:14px;line-height:1.1}.ev-btn:hover{transform:translateY(-1px)}.ev-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.ev-btn-large{padding:15px 22px;font-size:15px}.ev-btn-primary{background:var(--ev-grad);color:#fff!important;box-shadow:0 10px 28px rgba(68,127,217,.22)}.ev-btn-ghost{border:1px solid var(--ev-line);background:#fff;color:var(--ev-navy)!important}.ev-btn-danger{background:#fff0f3;color:var(--ev-danger)!important;border:1px solid #f2c5cf}.ev-btn-whatsapp{background:#e9fff3;color:#12723d!important;border:1px solid #b9ebce}.ev-card{background:#fff;border:1px solid var(--ev-line);border-radius:22px;box-shadow:var(--ev-shadow)}

/* Sitio propio, sin tema WordPress */
.ev-site{min-height:100vh;background:#fff}.ev-site-head{max-width:1280px;margin:0 auto;height:100px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid transparent}.ev-site-head nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:750;color:#4b5565}.ev-site-head nav a:hover{color:var(--ev-indigo)}.ev-site-head .ev-head-login{border:1px solid var(--ev-line);padding:10px 15px;border-radius:11px;color:var(--ev-navy)}.ev-landing{max-width:1280px;margin:0 auto;padding:0 28px 90px}.ev-hero{display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:center;min-height:670px}.ev-hero h1{font-size:clamp(46px,5.7vw,78px);line-height:1.01;letter-spacing:-.052em;margin:16px 0 24px;max-width:790px}.ev-hero h1 em{font-style:normal;background:var(--ev-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.ev-hero p{font-size:19px;line-height:1.7;color:var(--ev-muted);max-width:700px;margin:0}.ev-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.ev-hero-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.ev-hero-trust span{font-size:12px;color:#596275;background:#f6f8fc;border:1px solid var(--ev-line);padding:8px 10px;border-radius:999px}.ev-demo-card{background:linear-gradient(180deg,#151c31,#0f1424);padding:25px;border-radius:30px;box-shadow:0 34px 90px rgba(17,24,39,.27);color:#fff}.ev-demo-top{display:flex;align-items:center;gap:10px;padding-bottom:19px;border-bottom:1px solid rgba(255,255,255,.1)}.ev-demo-top b{margin-left:auto;font-size:12px;background:rgba(67,193,192,.17);color:#7ce0df;padding:7px 10px;border-radius:999px}.ev-dot{width:9px;height:9px;border-radius:50%;background:var(--ev-teal)}.ev-person{display:grid;grid-template-columns:52px 1fr auto;gap:14px;align-items:center;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.08)}.ev-person:last-child{border-bottom:0}.ev-avatar{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#dfeaff,#ecddf1);color:var(--ev-indigo);display:flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 auto}.ev-person>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.ev-person small{color:#aeb8ca}.ev-person button{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);color:#fff;border-radius:10px;padding:9px 12px}.ev-section{padding:86px 0}.ev-section-head{max-width:780px;margin-bottom:35px}.ev-section-head>span{color:var(--ev-purple);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.ev-section h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.035em;margin:10px 0}.ev-positioning{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;border-top:1px solid var(--ev-line);border-bottom:1px solid var(--ev-line)}.ev-positioning p{color:var(--ev-muted);font-size:18px;line-height:1.7;margin:0}.ev-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ev-steps article{background:#fff;border:1px solid var(--ev-line);border-radius:22px;padding:26px}.ev-steps b{display:inline-flex;width:39px;height:39px;align-items:center;justify-content:center;border-radius:12px;background:#f1ecf5;color:var(--ev-purple)}.ev-steps h3{font-size:19px;margin:20px 0 8px}.ev-steps p,.ev-value p,.ev-pricing p{color:var(--ev-muted);line-height:1.65}.ev-candidate-demo{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:center}.ev-phone{width:min(340px,100%);margin:auto;border:10px solid #111827;border-radius:44px;background:#fff;box-shadow:0 30px 80px rgba(17,24,39,.19);padding:13px}.ev-phone-notch{width:112px;height:24px;background:#111827;border-radius:0 0 18px 18px;margin:-13px auto 12px}.ev-phone-content{padding:18px 12px 24px}.ev-phone-content img{width:92px;height:auto}.ev-phone-content>small{display:block;color:var(--ev-muted);margin-top:17px}.ev-phone-content h3{font-size:24px;margin:5px 0 16px}.ev-phone-question{border:1px solid var(--ev-line);padding:13px;border-radius:14px;background:#fafbfe;font-size:13px;line-height:1.5}.ev-phone-video{height:180px;background:#111827;border-radius:18px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:14px 0}.ev-phone-video span{color:var(--ev-teal);font-size:26px}.ev-phone-content button{width:100%;border:0;background:var(--ev-grad);color:#fff;padding:13px;border-radius:12px;font-weight:900}.ev-phone-content p{font-size:11px;color:var(--ev-muted);text-align:center}.ev-candidate-demo-copy p{font-size:18px;line-height:1.7;color:var(--ev-muted)}.ev-candidate-demo-copy ul{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:24px 0 0;list-style:none}.ev-candidate-demo-copy li{padding:9px 12px;border-radius:999px;background:#f5f7fb;border:1px solid var(--ev-line);font-size:13px}.ev-value{background:linear-gradient(145deg,#141b30,#202d53);color:#fff;border-radius:32px;padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.ev-value p{color:#c8d0df}.ev-flow{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ev-flow span,.ev-flow strong{padding:10px 13px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1)}.ev-flow strong{background:linear-gradient(135deg,rgba(68,127,217,.25),rgba(67,193,192,.2))}.ev-price-tabs{display:inline-flex;background:#f1f4f9;padding:5px;border-radius:15px;gap:4px;margin-bottom:28px}.ev-price-tabs button{border:0;background:transparent;padding:11px 18px;border-radius:11px;font:inherit;font-weight:850;cursor:pointer;color:#697386}.ev-price-tabs button.active{background:#fff;color:var(--ev-navy);box-shadow:0 4px 16px rgba(17,24,39,.08)}.ev-price-panel{display:none}.ev-price-panel.active{display:block}.ev-pricing{display:grid;gap:18px}.ev-pricing-three{grid-template-columns:repeat(3,1fr)}.ev-pricing-two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.ev-pricing article{border:1px solid var(--ev-line);border-radius:24px;padding:29px;background:#fff;position:relative;display:flex;flex-direction:column;align-items:flex-start}.ev-pricing article.featured{border-color:#b7c9f1;box-shadow:var(--ev-shadow)}.ev-pricing article>small{position:absolute;right:18px;top:18px;font-size:10px;font-weight:900;color:var(--ev-purple)}.ev-plan-kind{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--ev-purple)}.ev-pricing h3{font-size:28px;margin:14px 0 2px}.ev-pricing h4{font-size:16px;margin:4px 0 3px}.ev-pricing strong{font-size:31px;display:block;margin:11px 0}.ev-pricing p{min-height:52px}.ev-pricing .ev-btn{margin-top:auto}.ev-price-note{font-size:13px;color:var(--ev-muted);line-height:1.65;max-width:930px;margin:18px 2px 0}.ev-site-footer{border-top:1px solid var(--ev-line);max-width:1280px;margin:0 auto;padding:35px 28px 50px;display:flex;align-items:center;gap:24px;color:var(--ev-muted);font-size:13px}.ev-site-footer img{width:115px;height:auto}.ev-site-footer p{margin-right:auto}

/* Formularios comunes */
.ev-card label,.ev-process-form label,.ev-candidate-form label,.ev-company-profile label{display:flex;flex-direction:column;gap:7px;font-weight:780;font-size:13px;margin-bottom:17px}.ev-card label small,.ev-process-form label small,.ev-candidate-form label small,.ev-company-profile label small{font-weight:500;color:var(--ev-muted)}.ev-card input,.ev-card textarea,.ev-card select,.ev-filter input,.ev-filter select,.ev-reuse-card input{width:100%;border:1px solid #d9deea;background:#fff;border-radius:12px;padding:13px 14px;font:inherit;color:var(--ev-navy);outline:none}.ev-card input:focus,.ev-card textarea:focus,.ev-card select:focus,.ev-reuse-card input:focus{border-color:#8aaae8;box-shadow:0 0 0 3px rgba(68,127,217,.11)}.ev-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.ev-form-grid-three{grid-template-columns:repeat(3,1fr)}.ev-wide{grid-column:1/-1}.ev-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}

/* Login y panel */
.ev-panel-standalone{min-height:100vh;background:linear-gradient(180deg,#fff 0,#f8faff 100%)}.ev-panel{max-width:1320px;margin:0 auto;padding:0 28px 90px}.ev-panel-head{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ev-line)}.ev-panel-head-actions{display:flex;align-items:center;gap:16px;color:var(--ev-muted);font-size:13px}.ev-panel-head-actions span{font-weight:850;color:var(--ev-navy)}.ev-panel-head-actions small{color:var(--ev-muted)}.ev-panel-head-actions a{color:var(--ev-indigo);font-weight:750}.ev-welcome{margin:42px 0 30px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.ev-welcome h1{font-size:44px;letter-spacing:-.04em;margin:8px 0}.ev-welcome p{color:var(--ev-muted);margin:0;font-size:16px}.ev-plan-pill{background:linear-gradient(135deg,#f3f5ff,#eefafa);border:1px solid #dce5f4;border-radius:18px;padding:18px 22px;min-width:240px;display:flex;flex-direction:column;gap:3px}.ev-plan-pill small,.ev-plan-pill span{color:var(--ev-muted);font-size:12px}.ev-plan-warning{display:flex;align-items:center;gap:15px;background:#fff7e9;border:1px solid #f1d6a6;color:#7c5413;border-radius:15px;padding:14px 16px;margin-top:20px}.ev-plan-warning strong{white-space:nowrap}.ev-panel-title{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:42px 0 18px}.ev-panel-title h2{margin:3px 0 0;font-size:27px}.ev-cabin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ev-cabin-card{border:1px solid var(--ev-line);background:#fff;border-radius:22px;padding:23px;position:relative;box-shadow:0 12px 35px rgba(17,24,39,.04)}.ev-cabin-card.is-inactive{opacity:.78;background:#fafafa}.ev-cabin-icon{width:43px;height:43px;border-radius:13px;background:var(--ev-grad);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.ev-cabin-status{position:absolute;top:22px;right:22px;text-align:right;display:flex;flex-direction:column}.ev-cabin-status span{font-size:12px;font-weight:900;color:var(--ev-ok)}.is-inactive .ev-cabin-status span{color:var(--ev-muted)}.ev-cabin-status small{color:var(--ev-muted);font-size:11px}.ev-cabin-number{display:block;color:var(--ev-purple);font-size:11px;font-weight:900;letter-spacing:.09em;margin-top:22px;text-transform:uppercase}.ev-cabin-card h3{font-size:23px;margin:7px 0 5px}.ev-cabin-card p{color:var(--ev-muted);min-height:20px}.ev-cabin-count{display:flex;align-items:baseline;gap:7px;margin:21px 0}.ev-cabin-count strong{font-size:29px}.ev-cabin-count span{font-size:12px;color:var(--ev-muted)}.ev-cabin-card>.ev-btn{width:100%}.ev-link{display:block;text-align:center;margin-top:12px;color:var(--ev-indigo);font-weight:800;font-size:13px}.ev-empty{border:1px dashed #cad3e3;background:#fbfcff;border-radius:18px;padding:29px;color:var(--ev-muted)}.ev-empty h3{color:var(--ev-navy);margin-top:0}.ev-empty-wide{grid-column:1/-1}.ev-auth{max-width:1120px;margin:0 auto;padding:0 28px 80px}.ev-auth-top{height:100px;display:flex;align-items:center}.ev-auth-brand{text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;margin:60px auto 35px;max-width:720px}.ev-auth-brand h1{font-size:42px;letter-spacing:-.04em;margin:7px 0}.ev-auth-brand p{color:var(--ev-muted)}.ev-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.ev-auth-grid form{padding:29px}.ev-auth h3{font-size:24px;margin-top:0}.ev-alert,.ev-front-notice{border-radius:14px;padding:13px 16px;margin:18px 0}.ev-alert{background:#fff2f4;border:1px solid #f1c7d0;color:#9d2f45}.ev-front-notice{background:#effaf5;border:1px solid #cde9dc;color:#176a49}.ev-admin-company-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ev-page-heading{max-width:790px;padding:46px 0 28px}.ev-page-heading h1{font-size:44px;letter-spacing:-.04em;margin:7px 0}.ev-page-heading p{color:var(--ev-muted);line-height:1.7}.ev-back{display:block;color:var(--ev-indigo);font-size:13px;font-weight:800;margin-bottom:23px}.ev-company-profile{max-width:850px;padding:30px}.ev-big-input{font-size:20px!important;padding:17px!important}

/* Cabina */
.ev-cabin-editor-head{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:40px 0 27px}.ev-cabin-editor-head h1{font-size:43px;letter-spacing:-.04em;margin:7px 0}.ev-cabin-editor-head p{color:var(--ev-muted);margin:0}.ev-big-status{border-radius:999px;padding:10px 15px;font-weight:900;font-size:12px}.ev-big-status.active{background:#e9f8f0;color:#167445}.ev-big-status.inactive{background:#f1f3f6;color:#677080}.ev-cabin-tabs{display:flex;gap:7px;border-bottom:1px solid var(--ev-line);margin-bottom:28px;overflow-x:auto}.ev-cabin-tabs a{padding:12px 16px;border-bottom:3px solid transparent;color:var(--ev-muted);font-weight:800;font-size:14px;white-space:nowrap}.ev-cabin-tabs a.active{color:var(--ev-indigo);border-bottom-color:var(--ev-blue)}.ev-cabin-tabs a span{display:inline-flex;margin-left:5px;background:#edf2ff;color:var(--ev-indigo);font-size:11px;padding:3px 7px;border-radius:999px}.ev-tab-panel{padding:10px 0 20px}.ev-tab-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px}.ev-tab-heading h2{font-size:31px;letter-spacing:-.03em;margin:5px 0}.ev-tab-heading p{color:var(--ev-muted);margin:0}.ev-filter{display:flex;gap:8px;min-width:min(600px,100%)}.ev-filter button{border:0;border-radius:10px;background:var(--ev-navy);color:#fff;padding:10px 14px;cursor:pointer;font-weight:800}.ev-process-form{padding:30px;max-width:970px}.ev-question-suggestions{background:#f6f8fc;border:1px solid var(--ev-line);border-radius:16px;padding:16px;margin:-2px 0 18px}.ev-question-suggestions strong{font-size:13px;color:var(--ev-muted)}.ev-question-suggestions>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:11px}.ev-question-suggestions button{border:1px solid #cfd8e8;background:#fff;color:var(--ev-indigo);border-radius:999px;padding:8px 11px;font-weight:800;cursor:pointer}.ev-reuse-card{margin-top:22px;max-width:970px;border:1px dashed #c9d1df;background:#fff;border-radius:20px;padding:23px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:end}.ev-reuse-card h3{font-size:22px;margin:6px 0}.ev-reuse-card p{color:var(--ev-muted);margin:0;line-height:1.6}.ev-reuse-card form{display:flex;gap:9px}.ev-inactive-banner{display:flex;align-items:center;gap:14px;border:1px solid #f0d6aa;background:#fff8ec;border-radius:15px;padding:14px 16px;margin-bottom:23px}.ev-inactive-banner span{color:#7b5d27;margin-right:auto}.ev-first-process{max-width:760px;margin:0 auto;padding:80px 0}.ev-first-process h1{font-size:50px;letter-spacing:-.045em;margin:9px 0}.ev-first-process>p{color:var(--ev-muted);font-size:18px;line-height:1.65}.ev-first-process form{margin-top:30px;padding:30px}.ev-first-process form>small{display:block;color:var(--ev-muted);margin-top:13px}.ev-share-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:20px;max-width:1000px}.ev-share-card,.ev-qr-card{padding:26px}.ev-copy-row{display:flex;gap:8px}.ev-copy-row button{border:0;border-radius:10px;background:var(--ev-navy);color:#fff;padding:0 15px;font-weight:800;cursor:pointer}.ev-dev-share{background:#fff8e9;border:1px solid #f1d39d;border-radius:15px;padding:15px;margin:15px 0}.ev-dev-share p{color:#745d34;line-height:1.55;font-size:13px}.ev-share-buttons{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.ev-qr-card{text-align:center;display:flex;flex-direction:column;align-items:center}.ev-qr{width:190px;min-height:190px;display:flex;align-items:center;justify-content:center}.ev-qr img,.ev-qr canvas{max-width:100%;height:auto}.ev-qr-card small{color:var(--ev-muted);margin-top:6px}.ev-history-list{display:flex;flex-direction:column;gap:9px}.ev-history-list article{display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:center;border:1px solid var(--ev-line);background:#fff;border-radius:15px;padding:16px}.ev-history-list article>div{display:flex;flex-direction:column;gap:4px}.ev-history-list small{color:var(--ev-muted)}.ev-history-list span{color:var(--ev-muted);font-size:13px}.ev-history-list a{color:var(--ev-indigo);font-weight:850;font-size:13px}

/* Postulaciones */
.ev-app-list{display:flex;flex-direction:column;gap:12px}.ev-app-list-compact .ev-app-card:nth-child(n+7){display:none}.ev-app-card{display:grid;grid-template-columns:1.25fr .9fr auto;grid-template-areas:"main contact actions" "review review review";align-items:center;gap:18px;background:#fff;border:1px solid var(--ev-line);border-radius:18px;padding:17px 19px}.ev-app-main{grid-area:main;display:flex;align-items:center;gap:13px}.ev-app-id{display:flex;flex-direction:column;gap:2px}.ev-app-id span,.ev-app-id small{color:var(--ev-muted);font-size:12px}.ev-app-contact{grid-area:contact;display:flex;flex-direction:column;gap:5px}.ev-app-contact a,.ev-social-plain{color:var(--ev-navy);font-size:13px}.ev-app-contact a:hover{color:var(--ev-indigo)}.ev-app-actions{grid-area:actions;display:flex;align-items:center;gap:7px}.ev-icon-btn{width:39px;height:39px;border-radius:10px;border:1px solid var(--ev-line);display:flex;align-items:center;justify-content:center;color:var(--ev-indigo);font-size:11px;font-weight:900}.ev-video-expired{font-size:12px;color:var(--ev-muted);padding:10px}.ev-review{grid-area:review;display:grid;grid-template-columns:180px 150px 1fr auto;gap:8px;padding-top:12px;border-top:1px solid var(--ev-line)}.ev-review select,.ev-review textarea{border:1px solid #dde2ec;border-radius:9px;padding:9px;font:inherit}.ev-review textarea{resize:vertical}.ev-save-review{border:0;border-radius:10px;background:var(--ev-navy);color:#fff;padding:10px 14px;cursor:pointer;font-weight:800}
.ev-video-modal[hidden]{display:none}.ev-video-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px}.ev-modal-backdrop{position:absolute;inset:0;background:rgba(10,15,27,.72);backdrop-filter:blur(6px)}.ev-modal-box{position:relative;z-index:1;width:min(900px,96vw);background:#0f1424;border-radius:22px;padding:17px;box-shadow:0 30px 100px rgba(0,0,0,.45)}.ev-modal-close{position:absolute;right:9px;top:8px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:24px;z-index:2;cursor:pointer}.ev-player-slot{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;color:#fff}.ev-player-slot iframe{border:0;width:100%;height:100%;border-radius:14px}.ev-processing{padding:30px;text-align:center;color:#fff}.ev-loader{color:#fff}

/* Postulante */
.ev-candidate-body{background:linear-gradient(135deg,#f8f7fd 0%,#f9fbff 53%,#effbfb 100%)}.ev-candidate-page{min-height:100vh;padding:0 18px 70px}.ev-candidate-shell{max-width:1160px;margin:0 auto}.ev-candidate-head{height:105px;display:flex;align-items:center;justify-content:space-between}.ev-candidate-head img{width:135px;height:auto;display:block}.ev-candidate-head span{font-size:12px;font-weight:850;color:var(--ev-muted)}.ev-job{text-align:center;padding:75px 20px 38px}.ev-job h1{font-size:clamp(40px,5.3vw,70px);letter-spacing:-.045em;line-height:1.02;margin:12px 0}.ev-job-company{display:block;font-size:16px;margin-top:5px}.ev-job p{max-width:720px;margin:16px auto;color:var(--ev-muted);font-size:17px;line-height:1.7}.ev-job-meta{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:15px}.ev-job-meta span{background:#fff;border:1px solid var(--ev-line);padding:7px 10px;border-radius:999px;font-size:12px;color:#596275}.ev-job-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:15px}.ev-job-links a{color:var(--ev-indigo);font-weight:850;font-size:14px}.ev-candidate-grid{display:grid;grid-template-columns:1.35fr .95fr;gap:20px;align-items:stretch}.ev-record-card,.ev-question-card{padding:24px}.ev-video-stage{background:#111827;border-radius:20px;aspect-ratio:16/9;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.ev-video-stage video{width:100%;height:100%;object-fit:cover}.ev-camera-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;gap:11px;text-align:center;padding:25px}.ev-camera-placeholder span{font-size:31px;color:var(--ev-teal)}.ev-camera-placeholder small{color:#aeb8ca}.ev-timer{position:absolute;top:14px;right:14px;padding:7px 10px;border-radius:999px;background:rgba(0,0,0,.58);color:#fff;font-size:13px;font-weight:900}.ev-countdown{position:absolute;inset:0;background:rgba(10,15,27,.55);color:#fff;font-size:90px;font-weight:900;display:flex;align-items:center;justify-content:center;z-index:3}.ev-countdown[hidden]{display:none}.ev-record-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.ev-record-actions .ev-btn:first-child{flex:1}.ev-record-help{display:flex;justify-content:space-between;gap:16px;margin-top:13px;color:var(--ev-muted);font-size:12px}.ev-record-help strong{color:#596275}.ev-short-warning,.ev-browser-help{margin-top:14px;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:5px;font-size:13px}.ev-short-warning{background:#fff8e8;border:1px solid #f0d5a2;color:#76551c}.ev-browser-help{background:#fff2f4;border:1px solid #f1c7d0;color:#8d3346}.ev-short-warning[hidden],.ev-browser-help[hidden]{display:none}.ev-browser-help button{align-self:flex-start;border:0;background:#fff;border-radius:9px;padding:8px 10px;font-weight:800;cursor:pointer}.ev-question-card{box-shadow:none}.ev-question-card h2{font-size:28px;line-height:1.2;margin:10px 0 18px}.ev-question-card ol{margin:0;padding-left:23px}.ev-question-card li{padding:12px 0;border-bottom:1px solid var(--ev-line);line-height:1.5}.ev-question-card>small{display:block;color:var(--ev-muted);line-height:1.55;margin-top:17px}.ev-candidate-form{margin-top:20px;padding:28px}.ev-candidate-form-head h2{font-size:31px;margin:7px 0}.ev-candidate-form-head p{color:var(--ev-muted);margin:0 0 22px}.ev-file input[type=file]{border:1px dashed #cbd4e3;background:#fafbfe;padding:13px}.ev-consent{display:grid!important;grid-template-columns:auto 1fr!important;align-items:start!important;gap:11px!important;background:#f7f9fc;border:1px solid var(--ev-line);padding:15px;border-radius:14px;font-weight:500!important;line-height:1.55!important}.ev-consent input{width:auto!important;margin-top:3px}.ev-consent a{color:var(--ev-indigo);font-weight:750}.ev-submit-row{display:flex;align-items:center;gap:14px;margin-top:18px}.ev-submit-row span{font-size:12px;color:var(--ev-muted)}.ev-upload-progress{margin-top:17px}.ev-upload-progress>div{height:9px;background:#eef1f6;border-radius:999px;overflow:hidden}.ev-upload-progress>div span{display:block;height:100%;width:0;background:var(--ev-grad);transition:width .15s}.ev-upload-progress strong{display:block;font-size:13px;margin-top:8px}.ev-upload-progress small{display:block;color:var(--ev-muted);margin-top:4px}.ev-form-message{margin-top:12px;font-size:13px}.ev-form-message.error{color:#a52c44}.ev-form-message.ok{color:#176b48}.ev-success{text-align:center;padding:44px 20px}.ev-success>span{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;background:#e9f8f0;color:#17784a;border-radius:50%;font-size:28px}.ev-success h2{font-size:32px;margin:16px 0 8px}.ev-success p{color:var(--ev-muted);max-width:560px;margin:0 auto 14px;line-height:1.6}.ev-closed{max-width:650px;margin:100px auto;background:#fff;border:1px solid var(--ev-line);border-radius:22px;padding:40px;text-align:center}.ev-closed h1{font-size:36px}.ev-closed p{color:var(--ev-muted)}

@media (max-width:1050px){
  .ev-hero{grid-template-columns:1fr;gap:30px;padding:65px 0}.ev-demo-card{max-width:720px}.ev-steps{grid-template-columns:1fr 1fr}.ev-positioning,.ev-candidate-demo,.ev-value{grid-template-columns:1fr}.ev-candidate-demo{gap:45px}.ev-pricing-three{grid-template-columns:1fr 1fr}.ev-cabin-grid,.ev-admin-company-grid{grid-template-columns:1fr 1fr}.ev-candidate-grid{grid-template-columns:1fr}.ev-question-card{order:-1}.ev-app-card{grid-template-columns:1fr auto;grid-template-areas:"main actions" "contact contact" "review review"}.ev-app-contact{flex-direction:row;gap:14px;flex-wrap:wrap}.ev-review{grid-template-columns:1fr 1fr}.ev-review textarea{grid-column:1/-1}.ev-share-layout{grid-template-columns:1fr}.ev-form-grid-three{grid-template-columns:1fr 1fr}
}
@media (max-width:720px){
  .ev-site-head{height:78px;padding:0 18px}.ev-brand img{width:116px}.ev-site-head nav{gap:10px}.ev-site-head nav>a:not(.ev-head-login){display:none}.ev-site-head .ev-head-login{padding:9px 12px}.ev-landing{padding:0 18px 60px}.ev-hero{min-height:auto;padding:50px 0 55px}.ev-hero h1{font-size:46px}.ev-hero p{font-size:17px}.ev-demo-card{padding:18px;border-radius:22px}.ev-person{grid-template-columns:44px 1fr}.ev-person button{display:none}.ev-avatar{width:44px;height:44px;border-radius:13px}.ev-section{padding:58px 0}.ev-section h2{font-size:35px}.ev-positioning{gap:25px;align-items:start}.ev-steps{grid-template-columns:1fr}.ev-candidate-demo{grid-template-columns:1fr}.ev-value{padding:30px 24px;border-radius:24px}.ev-pricing-three,.ev-pricing-two{grid-template-columns:1fr}.ev-price-tabs{display:flex;width:100%}.ev-price-tabs button{flex:1}.ev-site-footer{margin:0 18px;padding:30px 0;flex-wrap:wrap}.ev-site-footer p{width:100%;order:3}.ev-panel{padding:0 16px 60px}.ev-panel-head{height:76px}.ev-panel-head .ev-brand img{width:110px}.ev-panel-head-actions span,.ev-panel-head-actions small,.ev-panel-head-actions a:first-of-type{display:none}.ev-welcome{align-items:stretch;flex-direction:column;margin-top:30px}.ev-welcome h1{font-size:36px}.ev-plan-pill{min-width:0}.ev-cabin-grid,.ev-admin-company-grid{grid-template-columns:1fr}.ev-panel-title{align-items:flex-start}.ev-tab-heading{align-items:flex-start;flex-direction:column}.ev-filter{flex-direction:column;min-width:100%}.ev-filter button{padding:12px}.ev-cabin-editor-head{align-items:flex-start}.ev-cabin-editor-head h1{font-size:34px}.ev-big-status{margin-top:28px}.ev-cabin-tabs{margin-left:-16px;margin-right:-16px;padding:0 10px}.ev-cabin-tabs a{padding:12px 11px}.ev-process-form,.ev-company-profile{padding:20px}.ev-form-grid,.ev-form-grid-three{grid-template-columns:1fr}.ev-reuse-card{grid-template-columns:1fr}.ev-reuse-card form{flex-direction:column}.ev-share-buttons{flex-direction:column}.ev-share-buttons .ev-btn{width:100%}.ev-history-list article{grid-template-columns:1fr auto}.ev-history-list article>a{grid-column:1/-1}.ev-app-card{grid-template-columns:1fr;grid-template-areas:"main" "contact" "actions" "review";padding:15px}.ev-app-actions{flex-wrap:wrap}.ev-app-actions .ev-btn{flex:1}.ev-app-contact{flex-direction:column;gap:4px}.ev-review{grid-template-columns:1fr}.ev-review textarea{grid-column:auto}.ev-auth{padding:0 16px 50px}.ev-auth-top{height:76px}.ev-auth-brand{margin-top:35px}.ev-auth-brand h1{font-size:34px}.ev-auth-grid{grid-template-columns:1fr}.ev-first-process{padding:50px 0}.ev-first-process h1{font-size:39px}.ev-first-process form{padding:20px}.ev-page-heading h1{font-size:36px}.ev-inactive-banner{align-items:flex-start;flex-direction:column}.ev-inactive-banner span{margin:0}.ev-candidate-page{padding:0 12px 45px}.ev-candidate-head{height:74px}.ev-candidate-head img{width:112px}.ev-candidate-head span{max-width:50%;text-align:right}.ev-job{padding:45px 10px 26px}.ev-job h1{font-size:42px}.ev-job p{font-size:15px}.ev-candidate-grid{gap:12px}.ev-record-card,.ev-question-card,.ev-candidate-form{padding:16px;border-radius:18px}.ev-question-card{order:0}.ev-question-card h2{font-size:23px}.ev-video-stage{border-radius:15px}.ev-record-actions{display:grid;grid-template-columns:1fr}.ev-record-actions .ev-btn{width:100%}.ev-record-help{align-items:flex-start;flex-direction:column;gap:3px}.ev-candidate-form-head h2{font-size:27px}.ev-candidate-form .ev-form-grid{grid-template-columns:1fr}.ev-submit-row{align-items:stretch;flex-direction:column}.ev-submit-row .ev-btn{width:100%}.ev-submit-row span{text-align:center}.ev-countdown{font-size:70px}.ev-closed{margin:60px auto;padding:28px 20px}.ev-phone{width:310px}
}
@media (max-width:430px){.ev-hero h1{font-size:39px}.ev-section h2{font-size:31px}.ev-demo-card{margin:0 -4px}.ev-cabin-editor-head{flex-direction:column;gap:0}.ev-big-status{margin:8px 0 0}.ev-job h1{font-size:37px}.ev-candidate-head span{font-size:11px}.ev-question-card li{font-size:14px}.ev-phone{width:285px}.ev-site-footer{gap:12px}.ev-actions .ev-btn{width:100%}}

/* =========================================================
   v0.1.3 · Plataforma / landing / acceso
   ========================================================= */
.ev-container{width:min(1480px,calc(100% - 72px));margin-left:auto;margin-right:auto}.ev-landing{max-width:none;margin:0;padding:0}.ev-site{overflow:hidden;background:#fff}.ev-topbar{background:#111827;color:#dfe6f4;font-size:12px}.ev-topbar .ev-container{height:38px;display:flex;align-items:center;justify-content:center;gap:16px}.ev-topbar a{color:#75d8d8;font-weight:850}.ev-site-head-wrap{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(228,233,242,.88)}.ev-site-head{max-width:none;margin:0 auto;height:92px;padding:0;display:flex;align-items:center;justify-content:space-between;border:0}.ev-site-head nav{gap:25px}.ev-site-head .ev-head-create{padding:11px 15px}.ev-site-head .ev-head-login{border:0;padding:10px 3px;border-radius:0;color:var(--ev-navy)}

.ev-hero-band{position:relative;background:radial-gradient(circle at 83% 23%,rgba(64,187,228,.12),transparent 29%),radial-gradient(circle at 14% 18%,rgba(138,85,163,.10),transparent 26%),linear-gradient(180deg,#fff,#fbfcff);border-bottom:1px solid var(--ev-line)}.ev-hero-band:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--ev-grad);opacity:.72}.ev-hero{grid-template-columns:minmax(0,1.02fr) minmax(470px,.98fr);gap:88px;min-height:720px;padding:84px 0 92px}.ev-hero h1{font-size:clamp(54px,5.25vw,84px);max-width:850px}.ev-hero p{max-width:760px}.ev-hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:36px;max-width:720px;border-top:1px solid var(--ev-line);padding-top:22px}.ev-hero-proof>div{display:flex;flex-direction:column;gap:3px;padding-right:22px}.ev-hero-proof>div+div{border-left:1px solid var(--ev-line);padding-left:22px}.ev-hero-proof strong{font-size:15px}.ev-hero-proof span{font-size:12px;color:var(--ev-muted)}.ev-hero-product{position:relative;padding-top:30px}.ev-source-chip{max-width:460px;margin:0 0 0 auto;background:#fff;border:1px solid var(--ev-line);border-radius:15px;padding:13px 16px;box-shadow:0 12px 32px rgba(17,24,39,.07);display:flex;flex-direction:column;gap:4px}.ev-source-chip span{font-size:9px;letter-spacing:.13em;color:var(--ev-purple);font-weight:900}.ev-source-chip strong{font-size:12px;color:#48546a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-source-arrow{text-align:center;font-size:23px;color:#9aa4b7;height:42px;display:flex;align-items:center;justify-content:center}.ev-demo-card{padding:0;border-radius:25px;overflow:hidden}.ev-demo-window{height:42px;display:flex;align-items:center;gap:6px;padding:0 17px;border-bottom:1px solid rgba(255,255,255,.09);background:#0c1120}.ev-demo-window i{width:7px;height:7px;border-radius:50%;background:#566075}.ev-demo-window i:nth-child(2){background:#72607b}.ev-demo-window i:nth-child(3){background:#467e7f}.ev-demo-window span{margin-left:7px;color:#7f899e;font-size:10px}.ev-demo-card>.ev-demo-top,.ev-demo-card>.ev-person{margin-left:24px;margin-right:24px}.ev-demo-card>.ev-demo-top{padding-top:21px}

.ev-bridge-band{background:#111827;color:#fff}.ev-bridge{min-height:285px;display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:center}.ev-bridge h2{font-size:clamp(36px,3.5vw,55px);letter-spacing:-.04em;line-height:1.05;margin:11px 0}.ev-bridge p{font-size:18px;line-height:1.75;color:#c8d0df;margin:0}.ev-bridge .ev-kicker{color:#6bd1d0}

.ev-section-band{padding:105px 0}.ev-section-head{max-width:900px;margin-bottom:45px}.ev-section-head>p{font-size:18px;line-height:1.7;color:var(--ev-muted);margin:12px 0 0;max-width:720px}.ev-usecases{background:#f7f9fd}.ev-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ev-use-card{background:#fff;border:1px solid var(--ev-line);border-radius:26px;padding:24px;box-shadow:0 16px 45px rgba(17,24,39,.05);display:flex;flex-direction:column}.ev-use-label{font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--ev-purple);margin-bottom:18px}.ev-use-card>h3{font-size:22px;margin:23px 0 8px}.ev-use-card>p{color:var(--ev-muted);line-height:1.65;margin:0}.ev-browser-card{border:1px solid #dfe4ee;border-radius:17px;overflow:hidden;min-height:290px;background:#fff}.ev-browser-bar{height:38px;background:#f4f6fa;border-bottom:1px solid #e1e5ec;display:flex;align-items:center;gap:5px;padding:0 12px}.ev-browser-bar i{width:7px;height:7px;border-radius:50%;background:#c7ccd6}.ev-browser-bar span{font-size:9px;color:#7d8697;margin-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-browser-body{padding:27px 24px}.ev-browser-body small{color:#7b8495}.ev-browser-body h3{font-size:25px;margin:7px 0}.ev-browser-body p{color:var(--ev-muted);font-size:13px;line-height:1.6}.ev-browser-body button{margin-top:13px;border:0;background:#183b84;color:#fff;padding:11px 13px;border-radius:9px;font-weight:800;font-size:11px}.ev-native-job{min-height:290px;border-radius:17px;background:linear-gradient(145deg,#f5f7ff,#f0fbfb);border:1px solid #dde5f1;padding:22px}.ev-native-job img{width:72px}.ev-native-job>span{display:block;font-size:11px;color:var(--ev-muted);margin-top:18px}.ev-native-job h3{font-size:25px;margin:5px 0 12px}.ev-native-job div{display:flex;gap:6px;flex-wrap:wrap}.ev-native-job b{background:#fff;border:1px solid #dbe2ed;border-radius:999px;padding:6px 9px;font-size:9px}.ev-native-job p{font-size:12px;color:var(--ev-muted);line-height:1.55}.ev-native-job>strong{display:block;margin-top:17px;color:var(--ev-indigo);font-size:11px}.ev-poster{min-height:290px;border-radius:17px;background:linear-gradient(160deg,#151c31,#213e8e);color:#fff;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.ev-poster:before{content:"";position:absolute;width:210px;height:210px;border-radius:50%;background:rgba(67,193,192,.12);right:-90px;top:-95px}.ev-poster>span{font-size:11px;font-weight:900;letter-spacing:.15em;color:#6fe1df}.ev-poster h3{font-size:31px;margin:8px 0 2px}.ev-poster p{font-size:12px;color:#c8d0df;margin:4px 0 13px}.ev-poster small{margin-top:8px;color:#adb8cf}.ev-demo-qr{width:112px;height:112px;background:#fff;padding:7px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.ev-demo-qr img,.ev-demo-qr canvas{max-width:100%;height:auto!important}

.ev-process-band{background:#fff}.ev-process-line{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ev-line);border-bottom:1px solid var(--ev-line)}.ev-process-line article{padding:34px 28px 38px;display:grid;grid-template-columns:38px 1fr;gap:15px;min-height:190px}.ev-process-line article+article{border-left:1px solid var(--ev-line)}.ev-process-line b{width:35px;height:35px;border-radius:10px;background:#f1ecf5;color:var(--ev-purple);display:flex;align-items:center;justify-content:center}.ev-process-line h3{font-size:19px;margin:5px 0 7px}.ev-process-line p{font-size:14px;color:var(--ev-muted);line-height:1.65;margin:0}

.ev-candidate-band{background:linear-gradient(180deg,#f8faff,#fff)}.ev-candidate-demo{grid-template-columns:.8fr 1.2fr;gap:120px}.ev-candidate-demo-copy h2{font-size:clamp(40px,4.4vw,64px);line-height:1.04;letter-spacing:-.045em;margin:12px 0 21px}.ev-candidate-demo-copy p{font-size:19px;max-width:720px}.ev-mini-flow{display:flex;gap:11px;align-items:center;flex-wrap:wrap;margin-top:28px}.ev-mini-flow span{border:1px solid #dfe5ef;border-radius:12px;background:#fff;padding:11px 14px;font-weight:800;font-size:13px}.ev-mini-flow i{color:#919bad}.ev-phone{width:min(360px,100%)}

.ev-employer-band{background:#111827;color:#fff}.ev-employer-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.ev-employer-grid h2{font-size:clamp(39px,4.2vw,62px);line-height:1.05;letter-spacing:-.045em;margin:11px 0 20px}.ev-employer-grid p{font-size:18px;color:#c5cede;line-height:1.7;max-width:610px}.ev-employer-grid .ev-kicker{color:#6bd1d0}.ev-text-link{display:inline-block;color:#83e0df;font-weight:850;margin-top:14px}.ev-panel-mock{background:#fff;color:var(--ev-navy);border-radius:24px;padding:25px;box-shadow:0 35px 80px rgba(0,0,0,.25)}.ev-panel-mock-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px}.ev-panel-mock-head strong{font-size:25px}.ev-panel-mock-head span{background:#e8faf3;color:#167445;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900}.ev-panel-mock-tabs{display:flex;gap:20px;border-bottom:1px solid var(--ev-line);font-size:11px;color:var(--ev-muted)}.ev-panel-mock-tabs>*{padding:0 0 12px}.ev-panel-mock-tabs b{color:var(--ev-indigo);border-bottom:2px solid var(--ev-blue)}.ev-panel-mock-row{display:grid;grid-template-columns:46px 1fr auto;gap:13px;align-items:center;padding:18px 0;border-bottom:1px solid var(--ev-line)}.ev-panel-mock-row:last-child{border-bottom:0}.ev-panel-mock-row>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.ev-panel-mock-row small{color:var(--ev-muted)}.ev-panel-mock-row button{border:1px solid var(--ev-line);background:#fff;border-radius:9px;padding:9px 11px;font-weight:750}

.ev-price-section{background:#f7f9fd}.ev-price-section .ev-section-head{max-width:970px}.ev-pricing article{min-height:320px}.ev-pricing p{min-height:auto}.ev-faq-band{background:#fff}.ev-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:95px}.ev-faq-grid h2{font-size:clamp(37px,4vw,56px);line-height:1.08;letter-spacing:-.04em;margin:11px 0}.ev-faq-list{border-top:1px solid var(--ev-line)}.ev-faq-list details{border-bottom:1px solid var(--ev-line);padding:20px 0}.ev-faq-list summary{cursor:pointer;font-size:17px;font-weight:850;list-style:none;position:relative;padding-right:30px}.ev-faq-list summary:after{content:"+";position:absolute;right:3px;top:-2px;font-size:24px;color:var(--ev-purple)}.ev-faq-list details[open] summary:after{content:"−"}.ev-faq-list p{color:var(--ev-muted);line-height:1.65;margin:11px 35px 0 0}

.ev-footer-wrap{background:#0d1322;color:#c0cada;border-top:4px solid transparent;border-image:var(--ev-grad) 1}.ev-site-footer{max-width:none;margin:0 auto;padding:62px 0 45px;display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:70px;align-items:start;color:#aeb9cc}.ev-site-footer img{width:145px}.ev-footer-brand p{max-width:310px;line-height:1.6;margin:15px 0 0}.ev-footer-col{display:flex;flex-direction:column;gap:11px}.ev-footer-col strong{color:#fff;margin-bottom:4px}.ev-footer-col a:hover{color:#fff}.ev-footer-bottom{border-top:1px solid rgba(255,255,255,.09);padding:20px 0 28px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#7f8ca2}

/* Acceso: ingresar y registrar son experiencias separadas */
.ev-auth-page{min-height:100vh;background:#fff}.ev-auth-top{height:92px;padding:0;border-bottom:1px solid var(--ev-line);display:flex;align-items:center;justify-content:space-between}.ev-auth-back{font-size:13px;font-weight:800;color:var(--ev-indigo)}.ev-auth-layout{min-height:calc(100vh - 93px);display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch}.ev-auth-story{padding:90px 9vw 90px 0;display:flex;flex-direction:column;justify-content:center;position:relative}.ev-auth-story:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background:var(--ev-line)}.ev-auth-story h1{font-size:clamp(48px,5vw,75px);line-height:1.02;letter-spacing:-.05em;margin:13px 0 23px;max-width:770px}.ev-auth-story>p{font-size:18px;line-height:1.72;color:var(--ev-muted);max-width:650px}.ev-auth-visual{margin-top:42px;max-width:680px}.ev-auth-candidate{display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;border:1px solid var(--ev-line);padding:15px;background:#fff}.ev-auth-candidate:first-child{border-radius:16px 16px 0 0}.ev-auth-candidate:last-child{border-top:0;border-radius:0 0 16px 16px}.ev-auth-candidate>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.ev-auth-candidate small{color:var(--ev-muted)}.ev-auth-candidate button{border:1px solid var(--ev-line);background:#fff;border-radius:9px;padding:8px 10px;font-weight:750}.ev-auth-route{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ev-auth-route span{width:32px;height:32px;border-radius:10px;background:var(--ev-grad);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.ev-auth-route strong{font-size:13px}.ev-auth-route i{color:#a1a9b8}.ev-auth-url{margin-top:24px;background:#111827;color:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:6px}.ev-auth-url small{color:#6bd1d0;font-weight:900;letter-spacing:.1em}.ev-auth-url strong{font-size:18px}.ev-auth-form-wrap{padding:75px 0 80px 8vw;display:flex;flex-direction:column;justify-content:center}.ev-auth-form-head{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-bottom:42px;font-size:13px;color:var(--ev-muted)}.ev-auth-form-head a{color:var(--ev-indigo);font-weight:850}.ev-auth-form{max-width:480px}.ev-auth-form h2{font-size:38px;letter-spacing:-.04em;margin:8px 0}.ev-auth-form>p{color:var(--ev-muted);margin:0 0 29px}.ev-auth-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:780;margin-bottom:18px}.ev-auth-form label small{font-weight:500;color:var(--ev-muted)}.ev-auth-form input{width:100%;border:1px solid #d9deea;background:#fff;border-radius:12px;padding:14px 15px;font:inherit;color:var(--ev-navy);outline:none}.ev-auth-form input:focus{border-color:#8faee9;box-shadow:0 0 0 3px rgba(68,127,217,.10)}.ev-auth-form .ev-btn{width:100%;margin-top:5px}

/* Panel más ancho, con sensación de aplicación */
.ev-panel{max-width:1540px;padding-left:40px;padding-right:40px}.ev-panel-head{height:86px}.ev-panel-head-actions{gap:20px}.ev-panel-head-actions a{padding:7px 0}.ev-welcome{margin-top:52px}.ev-cabin-editor-head{padding-top:48px}.ev-tab-panel{padding-top:18px}.ev-company-profile{max-width:980px}

@media (max-width:1100px){
  .ev-container{width:min(1480px,calc(100% - 40px))}.ev-site-head nav>a:not(.ev-head-login):not(.ev-head-create){display:none}.ev-hero{grid-template-columns:1fr;gap:52px;min-height:auto}.ev-hero-product{max-width:740px}.ev-bridge{grid-template-columns:1fr;gap:24px;padding:55px 0}.ev-use-grid{grid-template-columns:1fr 1fr}.ev-use-grid article:last-child{grid-column:1/-1}.ev-process-line{grid-template-columns:1fr 1fr}.ev-process-line article:nth-child(3){border-left:0;border-top:1px solid var(--ev-line)}.ev-process-line article:nth-child(4){border-top:1px solid var(--ev-line)}.ev-candidate-demo,.ev-employer-grid,.ev-faq-grid{grid-template-columns:1fr;gap:55px}.ev-auth-layout{grid-template-columns:1fr}.ev-auth-story{padding:70px 0 55px}.ev-auth-story:after{top:auto;left:0;width:auto;height:1px}.ev-auth-form-wrap{padding:55px 0 80px}.ev-auth-form{max-width:620px}.ev-auth-form-head{justify-content:flex-start}.ev-site-footer{grid-template-columns:1.5fr repeat(3,1fr);gap:35px}.ev-panel{padding-left:24px;padding-right:24px}
}
@media (max-width:720px){
  .ev-container{width:calc(100% - 32px)}.ev-topbar{display:none}.ev-site-head-wrap{position:relative}.ev-site-head{height:76px}.ev-site-head nav{gap:10px}.ev-site-head .ev-head-create{display:none}.ev-site-head .ev-head-login{border:1px solid var(--ev-line);padding:9px 12px;border-radius:10px}.ev-hero{padding:55px 0 62px}.ev-hero h1{font-size:44px}.ev-hero p{font-size:16px}.ev-hero-proof{grid-template-columns:1fr;gap:12px}.ev-hero-proof>div{padding:0}.ev-hero-proof>div+div{border-left:0;padding-left:0}.ev-source-chip{margin:0;max-width:100%}.ev-demo-card>.ev-demo-top,.ev-demo-card>.ev-person{margin-left:16px;margin-right:16px}.ev-bridge{min-height:auto}.ev-section-band{padding:70px 0}.ev-section-head{margin-bottom:28px}.ev-use-grid{grid-template-columns:1fr}.ev-use-grid article:last-child{grid-column:auto}.ev-use-card{padding:17px;border-radius:20px}.ev-process-line{grid-template-columns:1fr}.ev-process-line article,.ev-process-line article:nth-child(3),.ev-process-line article:nth-child(4){border-left:0;border-top:1px solid var(--ev-line);min-height:auto;padding:24px 4px}.ev-process-line article:first-child{border-top:0}.ev-candidate-demo{gap:45px}.ev-candidate-demo-copy h2,.ev-employer-grid h2{font-size:38px}.ev-panel-mock{padding:17px;border-radius:18px}.ev-panel-mock-tabs{gap:12px;overflow-x:auto}.ev-panel-mock-row{grid-template-columns:42px 1fr}.ev-panel-mock-row button{grid-column:1/-1;width:100%}.ev-site-footer{grid-template-columns:1fr 1fr;padding:45px 0 30px;gap:28px}.ev-footer-brand{grid-column:1/-1}.ev-footer-bottom{flex-direction:column}.ev-auth-top{height:76px}.ev-auth-story{padding:50px 0 40px}.ev-auth-story h1{font-size:42px}.ev-auth-story>p{font-size:16px}.ev-auth-route i{display:none}.ev-auth-url strong{font-size:14px}.ev-auth-form-wrap{padding:38px 0 60px}.ev-auth-form-head{margin-bottom:28px}.ev-auth-form h2{font-size:34px}.ev-auth-candidate{grid-template-columns:43px 1fr}.ev-auth-candidate button{grid-column:1/-1;width:100%}.ev-panel{padding-left:16px;padding-right:16px}.ev-panel-head{height:76px}.ev-panel-head-actions{gap:12px}
}
@media (max-width:430px){.ev-hero h1{font-size:39px}.ev-site-footer{grid-template-columns:1fr}.ev-footer-brand{grid-column:auto}.ev-site-footer .ev-footer-col:last-child{display:none}.ev-auth-back{font-size:0}.ev-auth-back:after{content:"Inicio";font-size:12px}.ev-auth-story h1{font-size:37px}}

/* =========================================================
   ENTREVÍSTAME 0.2 — APPLICATION SHELL / MOBILE-FIRST CORE
   Esta capa final prevalece sobre estilos heredados 0.1.x.
   ========================================================= */
[hidden]{display:none!important}
.ev-standalone-body{overflow-x:hidden;background:#f5f7fb}
.ev-dashboard-body{background:#f4f6fb}

/* Landing: navegación sticky real y más profundidad */
.ev-site-head-wrap{position:sticky!important;top:0;z-index:1000;background:rgba(255,255,255,.90);backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px);border-bottom:1px solid rgba(226,231,240,.72);transition:box-shadow .2s ease,background .2s ease}
.ev-site-head-wrap.is-scrolled{background:rgba(255,255,255,.97);box-shadow:0 10px 34px rgba(17,24,39,.07)}
.ev-site-head{height:82px!important}.ev-site-head .ev-brand img{width:128px}.ev-site-head nav{gap:24px}
.ev-site-head nav>a{position:relative}.ev-site-head nav>a:not(.ev-btn):not(.ev-head-login):after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--ev-grad);transition:right .2s ease}.ev-site-head nav>a:not(.ev-btn):not(.ev-head-login):hover:after{right:0}
.ev-topbar{position:relative;z-index:1001}
.ev-hero-band{position:relative;overflow:hidden}.ev-hero-band:before,.ev-hero-band:after{content:"";position:absolute;border-radius:999px;filter:blur(1px);pointer-events:none}.ev-hero-band:before{width:660px;height:660px;right:-260px;top:-220px;background:radial-gradient(circle,rgba(64,187,228,.16),rgba(64,187,228,0) 68%)}.ev-hero-band:after{width:620px;height:620px;left:-330px;bottom:-350px;background:radial-gradient(circle,rgba(138,85,163,.12),rgba(138,85,163,0) 70%)}
.ev-hero{position:relative;z-index:1;min-height:720px}.ev-hero-product{transform:translateY(16px)}.ev-demo-card{box-shadow:0 45px 110px rgba(17,24,39,.28)}
.ev-section-band{position:relative}.ev-usecases{background:linear-gradient(180deg,#fff 0%,#f7f9fd 100%)}.ev-use-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ev-use-card:hover{transform:translateY(-5px);box-shadow:0 25px 65px rgba(17,24,39,.09);border-color:#d6deec}
.ev-process-band{background:#fff}.ev-process-line article{transition:background .2s ease}.ev-process-line article:hover{background:#fafbfe}
.ev-final-cta{background:linear-gradient(145deg,#111827 0%,#182544 58%,#1d3e61 100%);color:#fff;overflow:hidden}.ev-final-cta .ev-container{min-height:380px;display:grid;grid-template-columns:1fr auto;gap:70px;align-items:center;position:relative}.ev-final-cta .ev-container:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-230px;top:-120px;background:radial-gradient(circle,rgba(67,193,192,.25),transparent 65%)}.ev-final-cta h2{font-size:clamp(42px,5vw,70px);line-height:1.02;letter-spacing:-.05em;margin:10px 0 16px;max-width:820px}.ev-final-cta p{color:#c7d1e1;font-size:18px;line-height:1.65;max-width:680px}.ev-final-cta .ev-actions{position:relative;z-index:2;flex-direction:column;align-items:stretch;min-width:240px}.ev-final-cta .ev-btn-ghost{background:rgba(255,255,255,.08);color:#fff!important;border-color:rgba(255,255,255,.16)}

/* =========================================================
   Panel: deja de ser una página centrada y pasa a app shell.
   ========================================================= */
.ev-panel{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;min-height:100vh;display:grid;grid-template-columns:272px minmax(0,1fr);grid-template-rows:76px minmax(calc(100vh - 76px),auto);background:#f4f6fb}
.ev-app-sidebar{grid-column:1;grid-row:1 / -1;position:fixed;left:0;top:0;bottom:0;width:272px;z-index:120;display:flex;flex-direction:column;background:#0f1729;color:#c9d2e0;border-right:1px solid rgba(255,255,255,.06);padding:0 17px 20px;box-shadow:12px 0 35px rgba(17,24,39,.05)}
.ev-app-sidebar-brand{height:88px;display:flex;align-items:center;padding:0 11px;border-bottom:1px solid rgba(255,255,255,.08)}.ev-app-sidebar-brand img{width:132px;filter:drop-shadow(0 4px 14px rgba(0,0,0,.08))}
.ev-app-company{margin:18px 2px 13px;padding:13px;border-radius:15px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.07);display:grid;grid-template-columns:40px minmax(0,1fr);gap:11px;align-items:center}.ev-app-company-mark{width:40px;height:40px;border-radius:12px;background:var(--ev-grad);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.ev-app-company>div{min-width:0;display:flex;flex-direction:column}.ev-app-company strong{font-size:12px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-app-company small{font-size:10px;color:#8f9cb1;margin-top:3px}
.ev-app-nav{display:flex;flex-direction:column;gap:5px;padding:9px 0}.ev-app-nav a{min-height:45px;border-radius:12px;padding:0 12px;display:grid;grid-template-columns:25px 1fr auto;gap:7px;align-items:center;color:#9ca9bd;font-size:13px;transition:.18s ease}.ev-app-nav a span{font-size:16px;text-align:center;color:#7d8aa0}.ev-app-nav a b{font-weight:720}.ev-app-nav a em{font-style:normal;background:#254a6c;color:#7ce0df;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:900}.ev-app-nav a:hover{background:rgba(255,255,255,.055);color:#fff}.ev-app-nav a.active{background:linear-gradient(90deg,rgba(68,127,217,.20),rgba(67,193,192,.07));color:#fff;box-shadow:inset 3px 0 0 #53c9cb}.ev-app-nav a.active span{color:#72d6d6}
.ev-app-sidebar-foot{margin-top:auto;padding:14px 7px 0;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:5px}.ev-app-sidebar-foot a{padding:9px 7px;border-radius:9px;color:#8390a5;font-size:11px;font-weight:650}.ev-app-sidebar-foot a:hover{background:rgba(255,255,255,.05);color:#fff}
.ev-app-topbar{grid-column:2;grid-row:1;position:sticky;top:0;z-index:110;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;background:rgba(250,251,253,.90);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid #e5e9f1}.ev-app-menu-toggle{display:none;border:0;background:#fff;border:1px solid var(--ev-line);border-radius:10px;width:39px;height:39px;font-size:18px}.ev-app-topbar-title{display:flex;align-items:center;gap:12px}.ev-app-topbar-title>div{display:flex;flex-direction:column}.ev-app-topbar-title small{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:#8a94a6;font-weight:850}.ev-app-topbar-title strong{font-size:15px;margin-top:2px}.ev-app-topbar-actions{display:flex;align-items:center;gap:12px}.ev-app-new{display:flex;gap:6px;align-items:center;border:1px solid #cfe9e4;background:#edf9f6;color:#167552;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:850}.ev-app-new span{background:#1d8b68;color:#fff;min-width:21px;height:21px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.ev-app-profile-link{display:flex;gap:9px;align-items:center;padding:5px 7px 5px 5px;border-radius:11px}.ev-app-profile-link:hover{background:#fff}.ev-app-profile-link>span{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#e0eaff,#ebdef3);color:var(--ev-indigo);display:flex;align-items:center;justify-content:center;font-weight:900}.ev-app-profile-link b{font-size:12px;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ev-app-content{grid-column:2;grid-row:2;min-width:0;padding:36px clamp(28px,3vw,54px) 70px;width:100%;max-width:1760px;margin:0 auto}

/* Dashboard */
.ev-dashboard-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;padding:15px 2px 31px}.ev-dashboard-hero h1{font-size:clamp(37px,4vw,58px);line-height:1.04;letter-spacing:-.045em;margin:9px 0 12px;max-width:900px}.ev-dashboard-hero p{font-size:16px;line-height:1.6;color:var(--ev-muted);margin:0;max-width:650px}.ev-dashboard-hero-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.ev-dashboard-hero-actions form{margin:0}
.ev-dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:38px}.ev-dashboard-metrics article{position:relative;overflow:hidden;background:#fff;border:1px solid #e1e6ef;border-radius:18px;padding:20px 21px;min-height:132px;box-shadow:0 8px 30px rgba(17,24,39,.035)}.ev-dashboard-metrics article:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#447fd9,#43c1c0);opacity:.7}.ev-dashboard-metrics span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:850;color:#7f899b}.ev-dashboard-metrics strong{display:block;font-size:38px;letter-spacing:-.04em;margin:8px 0 2px}.ev-dashboard-metrics small{color:#8a94a6;font-size:11px}
.ev-dashboard-section{margin-top:36px}.ev-dashboard-section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin:0 2px 17px}.ev-dashboard-section-head h2{font-size:26px;letter-spacing:-.025em;margin:5px 0 0}.ev-dashboard-section-head p{margin:5px 0 0;color:var(--ev-muted);font-size:13px}.ev-dashboard-section-head>a{font-size:12px;color:var(--ev-indigo);font-weight:800}
.ev-cabin-grid-app{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:15px}.ev-cabin-grid-app .ev-cabin-card{min-height:260px;border-radius:19px;padding:21px;box-shadow:none;border:1px solid #e1e6ef;transition:.2s ease}.ev-cabin-grid-app .ev-cabin-card:hover{transform:translateY(-3px);box-shadow:0 18px 48px rgba(17,24,39,.08);border-color:#d2dbea}.ev-cabin-card-top{display:flex;align-items:center;justify-content:space-between}.ev-cabin-icon{width:42px;height:42px;border-radius:13px;background:#eff3fd;color:var(--ev-indigo);display:flex;align-items:center;justify-content:center;font-size:12px}.ev-cabin-status{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.ev-cabin-status span{font-size:10px;background:#e9f8f1;color:#14734b;border-radius:999px;padding:5px 8px;font-weight:850}.ev-cabin-status small{font-size:9px;color:#9aa3b2}.ev-cabin-number{display:block;margin-top:21px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ev-purple);font-weight:900}.ev-cabin-grid-app h3{font-size:23px;letter-spacing:-.025em;margin:6px 0}.ev-cabin-grid-app p{color:var(--ev-muted);font-size:13px;line-height:1.55;margin:0}.ev-cabin-card-foot{margin-top:auto;padding-top:22px;display:flex;align-items:end;justify-content:space-between;gap:14px}.ev-cabin-count{display:flex;flex-direction:column}.ev-cabin-count strong{font-size:24px}.ev-cabin-count span{font-size:10px;color:#8c95a5}.ev-cabin-card{display:flex;flex-direction:column}.ev-cabin-card.is-inactive{background:#fafbfc;opacity:.84}

/* Aplicaciones */
.ev-app-list{display:flex;flex-direction:column;gap:10px}.ev-app-card{background:#fff;border:1px solid #e1e6ef;border-radius:17px;padding:15px 17px;display:grid;grid-template-columns:minmax(240px,1.25fr) minmax(180px,.75fr) auto;grid-template-areas:"main contact actions" "review review review";gap:10px 18px;align-items:center;box-shadow:0 5px 20px rgba(17,24,39,.025);transition:border-color .18s,box-shadow .18s}.ev-app-card:hover{border-color:#d2dbea;box-shadow:0 12px 32px rgba(17,24,39,.055)}.ev-app-main{grid-area:main;display:flex;align-items:center;gap:12px;min-width:0}.ev-app-main .ev-avatar{width:45px;height:45px;border-radius:13px}.ev-app-id{min-width:0;display:flex;flex-direction:column}.ev-app-id strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-app-id span{font-size:11px;color:#667185;margin-top:2px}.ev-app-id small{font-size:9.5px;color:#9aa3b1;margin-top:4px}.ev-app-contact{grid-area:contact;display:flex;flex-direction:column;gap:3px;min-width:0}.ev-app-contact a,.ev-app-contact span{font-size:10.5px;color:#667185;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ev-app-contact a:hover{color:var(--ev-indigo)}.ev-app-actions{grid-area:actions;display:flex;gap:7px;align-items:center}.ev-icon-btn{height:36px;min-width:36px;border:1px solid var(--ev-line);border-radius:10px;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;color:#596579}.ev-review{grid-area:review;display:grid;grid-template-columns:170px 145px minmax(220px,1fr) auto;gap:8px;padding-top:11px;border-top:1px solid #edf0f5}.ev-review select,.ev-review textarea{border:1px solid #dde3ec;border-radius:9px;background:#fafbfc;padding:8px 10px;font:inherit;font-size:11px;resize:vertical}.ev-save-review{border:0;border-radius:9px;background:#edf1f7;color:#24324a;padding:8px 12px;font-weight:800;font-size:11px;cursor:pointer}

/* Cabina / tabs */
.ev-cabin-editor-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:10px 2px 23px}.ev-cabin-editor-head h1{font-size:clamp(38px,4vw,56px);letter-spacing:-.045em;line-height:1.03;margin:7px 0}.ev-cabin-tabs{position:sticky;top:76px;z-index:90;display:flex;gap:7px;overflow-x:auto;margin:0 calc(clamp(28px,3vw,54px) * -1);padding:11px clamp(28px,3vw,54px);background:rgba(244,246,251,.94);backdrop-filter:blur(15px);border-top:1px solid #e4e8ef;border-bottom:1px solid #e1e6ee}.ev-cabin-tabs a{padding:10px 14px;border-radius:10px;color:#697487;font-size:12px;font-weight:800;white-space:nowrap}.ev-cabin-tabs a:hover{background:#fff}.ev-cabin-tabs a.active{background:#111827;color:#fff;box-shadow:0 6px 18px rgba(17,24,39,.14)}
.ev-tab-panel{padding-top:29px}.ev-tab-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin:0 2px 18px}.ev-tab-heading h2{font-size:28px;letter-spacing:-.03em;margin:5px 0}.ev-tab-heading p{font-size:13px;color:var(--ev-muted);margin:0;max-width:700px}.ev-process-form,.ev-company-profile,.ev-share-card,.ev-qr-card{box-shadow:none!important;border-color:#e0e5ee!important}.ev-process-form{max-width:1050px;padding:27px}.ev-reuse-card{max-width:1050px;border:1px dashed #cad3e2;background:#f9fafc;border-radius:17px;padding:21px 23px;display:grid;grid-template-columns:1fr minmax(320px,.75fr);gap:24px;align-items:center}.ev-reuse-card h3{margin:5px 0;font-size:19px}.ev-reuse-card p{margin:0;color:var(--ev-muted);font-size:12px;line-height:1.55}.ev-reuse-card form{display:flex;gap:8px}.ev-reuse-card input{min-width:0}.ev-share-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:16px;max-width:1120px}.ev-share-card,.ev-qr-card{padding:25px}.ev-qr-card{text-align:center}.ev-qr-card .ev-qr{display:flex;justify-content:center;margin-bottom:14px}.ev-history-list{display:flex;flex-direction:column;gap:9px;max-width:1100px}.ev-history-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:20px;align-items:center;padding:16px 18px;background:#fff;border:1px solid #e0e5ed;border-radius:13px}.ev-history-list article>div{display:flex;flex-direction:column}.ev-history-list small{color:#8b94a4;font-size:10px;margin-top:3px}.ev-history-list article>span{font-size:11px;color:#677286}.ev-history-list article>a{font-size:11px;color:var(--ev-indigo);font-weight:850}
.ev-page-heading{padding:9px 2px 24px;max-width:880px}.ev-page-heading h1{font-size:clamp(38px,4vw,56px);line-height:1.04;letter-spacing:-.045em;margin:8px 0 12px}.ev-page-heading p{font-size:15px;line-height:1.6;color:var(--ev-muted);margin:0}.ev-company-profile{max-width:1050px;padding:27px}

/* =========================================================
   Admin company switcher: workspace, no lonely card.
   ========================================================= */
.ev-admin-workspace{min-height:100vh;display:grid;grid-template-columns:246px minmax(0,1fr);grid-template-rows:72px auto;background:#f4f6fb}.ev-admin-workspace-side{grid-column:1;grid-row:1/-1;position:fixed;width:246px;top:0;bottom:0;background:#10182a;padding:0 17px 20px;color:#9ba8bb}.ev-admin-workspace-brand{height:88px;display:flex;align-items:center;padding:0 10px;border-bottom:1px solid rgba(255,255,255,.08)}.ev-admin-workspace-brand img{width:128px}.ev-admin-workspace-side nav{padding:20px 0;display:flex;flex-direction:column;gap:5px}.ev-admin-workspace-side nav a{padding:11px 13px;border-radius:10px;font-size:12px;font-weight:720}.ev-admin-workspace-side nav a:hover,.ev-admin-workspace-side nav a.active{background:rgba(255,255,255,.07);color:#fff}.ev-admin-workspace-main{grid-column:2;grid-row:1/-1;min-width:0}.ev-admin-workspace-top{height:72px;position:sticky;top:0;z-index:10;background:rgba(250,251,253,.92);backdrop-filter:blur(15px);border-bottom:1px solid #e3e7ef;padding:0 38px;display:flex;align-items:center;justify-content:space-between}.ev-admin-workspace-top>div{display:flex;flex-direction:column}.ev-admin-workspace-top small{font-size:9px;letter-spacing:.11em;color:#8e97a7;font-weight:850}.ev-admin-workspace-top strong{font-size:14px}.ev-admin-workspace-top>a{font-size:12px;font-weight:850;color:var(--ev-indigo)}.ev-admin-workspace-content{padding:44px 40px 70px;max-width:1700px;margin:0 auto}.ev-admin-workspace-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:27px}.ev-admin-workspace-title h1{font-size:clamp(37px,4vw,57px);line-height:1.04;letter-spacing:-.045em;margin:8px 0 10px;max-width:900px}.ev-admin-workspace-title p{margin:0;color:var(--ev-muted);font-size:14px;max-width:720px}.ev-admin-workspace-count{width:118px;height:96px;background:#fff;border:1px solid var(--ev-line);border-radius:17px;display:flex;align-items:center;justify-content:center;flex-direction:column}.ev-admin-workspace-count strong{font-size:31px}.ev-admin-workspace-count span{font-size:10px;color:#8c96a7}.ev-admin-company-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 12px}.ev-admin-company-search{position:relative;max-width:450px;width:100%}.ev-admin-company-search input{width:100%;border:1px solid #dce2eb;border-radius:11px;background:#fff;padding:12px 14px 12px 39px;font:inherit;font-size:12px;outline:none}.ev-admin-company-search:before{content:"⌕";position:absolute;left:14px;top:9px;color:#8b95a5;font-size:18px}.ev-admin-company-list{background:#fff;border:1px solid #e0e5ed;border-radius:18px;overflow:hidden}.ev-admin-company-row{display:grid;grid-template-columns:minmax(240px,1.5fr) 110px 120px 120px 140px;gap:15px;align-items:center;padding:17px 20px;border-bottom:1px solid #edf0f4;transition:background .16s}.ev-admin-company-row:last-child{border-bottom:0}.ev-admin-company-row:hover{background:#fafbfe}.ev-admin-company-id{display:grid;grid-template-columns:43px minmax(0,1fr);gap:12px;align-items:center}.ev-admin-company-id>span{width:43px;height:43px;border-radius:13px;background:var(--ev-grad);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.ev-admin-company-id>div{min-width:0;display:flex;flex-direction:column}.ev-admin-company-id strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-admin-company-id small{font-size:9.5px;color:#929baa;margin-top:3px}.ev-admin-stat{display:flex;flex-direction:column}.ev-admin-stat strong{font-size:17px}.ev-admin-stat span{font-size:9.5px;color:#919aaa}.ev-admin-new-pill{justify-self:start;background:#eaf8f3;color:#15714d;border-radius:999px;padding:6px 9px;font-size:9.5px;font-weight:850}.ev-admin-company-row .ev-btn{justify-self:end;font-size:11px;padding:10px 13px}

/* =========================================================
   CANDIDATO — recorder workbench real, mobile-first.
   ========================================================= */
.ev-candidate-body{background:#f4f6fa}.ev-candidate-page{min-height:100vh;background:radial-gradient(circle at 90% 0,rgba(64,187,228,.09),transparent 28%),radial-gradient(circle at 5% 20%,rgba(138,85,163,.07),transparent 30%),#f7f8fb;padding:0 0 80px}.ev-candidate-shell{width:min(1220px,calc(100% - 36px));margin:0 auto}.ev-candidate-head{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(218,224,234,.85)}.ev-candidate-head img{width:122px}.ev-candidate-head>div{display:flex;flex-direction:column;align-items:flex-end}.ev-candidate-head small{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#929bad;font-weight:850}.ev-candidate-head strong{font-size:12px;margin-top:2px}
.ev-candidate-job{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:end;padding:54px 0 34px}.ev-candidate-job h1{font-size:clamp(42px,6vw,72px);line-height:1;letter-spacing:-.05em;margin:10px 0 10px}.ev-job-company{font-size:15px}.ev-job-meta{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}.ev-job-meta span{border:1px solid #dfe4ed;background:rgba(255,255,255,.72);border-radius:999px;padding:6px 9px;font-size:10px;color:#626d80}.ev-candidate-job-copy>p{font-size:15px;line-height:1.65;color:#687387;max-width:760px}.ev-job-links{display:flex;gap:15px;flex-wrap:wrap}.ev-job-links a{font-size:11px;color:var(--ev-indigo);font-weight:850}.ev-candidate-steps{display:flex;align-items:center;gap:8px;padding-bottom:8px}.ev-candidate-steps span{display:flex;align-items:center;gap:6px;font-size:10px;color:#8a94a5;white-space:nowrap}.ev-candidate-steps span b{width:25px;height:25px;border-radius:999px;border:1px solid #dce2ec;display:flex;align-items:center;justify-content:center;font-size:9px;background:#fff}.ev-candidate-steps span.active{color:var(--ev-indigo);font-weight:850}.ev-candidate-steps span.active b{background:var(--ev-indigo);color:#fff;border-color:var(--ev-indigo)}.ev-candidate-steps i{width:28px;height:1px;background:#dce2ea}
.ev-candidate-workspace{display:block}.ev-record-workbench,.ev-candidate-form-new{background:#fff;border:1px solid #e1e6ee;border-radius:24px;box-shadow:0 20px 65px rgba(17,24,39,.065)}.ev-record-workbench{padding:25px}.ev-record-top{display:flex;justify-content:space-between;gap:25px;align-items:flex-start;margin-bottom:19px}.ev-record-top h2{font-size:28px;letter-spacing:-.03em;margin:5px 0 5px}.ev-record-top p{font-size:12px;color:var(--ev-muted);margin:0}.ev-device-state{border:1px solid #e1e5ec;background:#f7f8fb;border-radius:999px;padding:7px 10px;font-size:9.5px;font-weight:800;color:#778295;white-space:nowrap}.ev-device-state.ok{background:#eaf8f3;border-color:#caeadd;color:#14704d}.ev-device-state.pending{background:#fff8e8;border-color:#f0dfad;color:#8b6511}.ev-device-state.error{background:#fff0f2;border-color:#f2c9d0;color:#aa344a}.ev-device-state.recording{background:#fff0f2;border-color:#f2c9d0;color:#c3314d}
.ev-record-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(285px,.65fr);gap:17px}.ev-video-column{min-width:0}.ev-video-stage{position:relative;aspect-ratio:16/9;min-height:340px;border-radius:18px;background:#0e1625;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}.ev-video-stage video{width:100%;height:100%;object-fit:cover;background:#0e1625}.ev-camera-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#fff;padding:25px}.ev-camera-symbol{width:52px;height:52px;border:2px solid #49c7c8;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#49c7c8;margin-bottom:13px;font-size:22px}.ev-camera-placeholder strong{font-size:15px}.ev-camera-placeholder small{color:#9eabbc;font-size:11px;margin-top:7px;max-width:340px;line-height:1.5}.ev-countdown{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(9,15,26,.47);backdrop-filter:blur(2px);font-size:86px;font-weight:850}.ev-timer{position:absolute;right:13px;top:13px;background:rgba(7,13,23,.78);color:#fff;padding:7px 10px;border-radius:9px;font-size:11px;font-variant-numeric:tabular-nums}.ev-recording-dot{position:absolute;left:13px;top:13px;background:#e3475c;color:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;letter-spacing:.08em}.ev-recording-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#fff;display:inline-block;margin-right:5px;animation:evPulse 1.1s infinite}@keyframes evPulse{50%{opacity:.3}}
.ev-record-actions{display:flex;gap:8px;align-items:center;margin-top:13px}.ev-record-actions .ev-btn:first-child{min-width:190px}.ev-record-help{display:flex;justify-content:space-between;gap:12px;margin-top:9px;font-size:10px;color:#8b95a6}.ev-record-help strong{color:#586477}.ev-question-rail{border:1px solid #e1e6ee;border-radius:17px;background:#fafbfe;padding:18px;align-self:stretch}.ev-question-rail-head{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-bottom:13px;border-bottom:1px solid #e6eaf1}.ev-question-rail-head span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--ev-purple)}.ev-question-rail-head small{font-size:9px;color:#929baa}.ev-question-rail ol{margin:13px 0 0;padding:0 0 0 25px}.ev-question-rail li{padding:11px 3px;border-bottom:1px solid #e9edf3;font-size:13px;line-height:1.45;color:#27334a}.ev-question-rail li:last-child{border-bottom:0}.ev-form-message{font-size:11px;line-height:1.5;margin-top:10px;color:#667286}.ev-form-message.error{color:#b8344c}.ev-form-message.ok{color:#14704d}.ev-short-warning,.ev-browser-help{margin-top:12px;border-radius:13px;padding:12px 14px;display:flex;flex-direction:column;gap:3px;font-size:11px}.ev-short-warning{background:#fff8e9;border:1px solid #f0dda9;color:#785d18}.ev-browser-help{background:#fff8e9;border:1px solid #f0dda9;color:#6f571c}.ev-browser-help div{display:flex;gap:7px;margin-top:8px}.ev-browser-help button{border:1px solid #e4cd8d;background:#fff;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:800}
.ev-candidate-form-new{margin-top:17px;padding:25px}.ev-candidate-form-new-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:21px}.ev-candidate-form-new-head h2{font-size:28px;letter-spacing:-.03em;margin:5px 0}.ev-candidate-form-new-head p{margin:0;color:var(--ev-muted);font-size:12px}.ev-form-ready{border:1px solid #e1e5ec;background:#f6f7fa;color:#8b94a4;border-radius:999px;padding:7px 10px;font-size:9.5px;font-weight:800}.ev-form-ready.ok{background:#eaf8f3;color:#14704d;border-color:#caeadd}.ev-form-grid-candidate{grid-template-columns:1fr 1fr}.ev-candidate-form-new label{font-size:12px}.ev-candidate-form-new input{min-height:48px}.ev-file-new{position:relative;border:1px dashed #cfd7e4;border-radius:13px;padding:0!important;margin-top:3px;overflow:hidden;background:#fafbfc;cursor:pointer}.ev-file-new input{position:absolute;inset:0;opacity:0;cursor:pointer}.ev-file-new>span{padding:13px 15px;display:flex;justify-content:space-between;gap:12px;align-items:center}.ev-file-new b{font-size:11px}.ev-file-new small{font-size:9.5px;color:#8c96a6}.ev-consent-new{margin-top:14px!important;background:#f8f9fc;border:1px solid #e4e8ef;border-radius:13px;padding:12px!important;display:grid!important;grid-template-columns:18px 1fr!important;gap:9px!important;align-items:flex-start!important;font-size:10px!important;line-height:1.5;font-weight:500!important}.ev-consent-new input{width:17px!important;height:17px!important;min-height:0!important;margin:0}.ev-consent-new a{color:var(--ev-indigo);font-weight:750}.ev-submit-row-new{margin-top:18px;padding-top:17px;border-top:1px solid #e9edf2;display:flex;align-items:center;justify-content:space-between;gap:20px}.ev-submit-row-new>div{display:flex;flex-direction:column}.ev-submit-row-new strong{font-size:13px;margin-top:3px}.ev-upload-progress{margin-top:15px}.ev-upload-progress>div{height:7px;background:#edf0f4;border-radius:999px;overflow:hidden}.ev-upload-progress>div span{display:block;height:100%;width:0;background:var(--ev-grad);transition:width .15s}.ev-upload-progress strong{display:block;font-size:10.5px;margin-top:7px}.ev-upload-progress small{font-size:9.5px;color:#8d96a5}.ev-success{text-align:center;padding:45px 15px}.ev-success>span{width:52px;height:52px;border-radius:50%;background:#e7f8f1;color:#16845b;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:25px}.ev-success h2{font-size:28px;margin:6px}.ev-success p{color:var(--ev-muted)}

/* Modal de video */
.ev-video-modal{position:fixed;inset:0;z-index:2500;display:flex;align-items:center;justify-content:center;padding:25px}.ev-modal-backdrop{position:absolute;inset:0;background:rgba(6,11,20,.72);backdrop-filter:blur(7px)}.ev-modal-box{position:relative;width:min(980px,96vw);border-radius:20px;background:#0e1524;overflow:hidden;box-shadow:0 50px 130px rgba(0,0,0,.45);min-height:300px}.ev-modal-close{position:absolute;right:12px;top:12px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:23px;cursor:pointer}.ev-player-slot iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.ev-loader{color:#fff;padding:130px 30px;text-align:center}

/* Responsive application shell */
@media (max-width:1180px){
  .ev-panel{grid-template-columns:228px minmax(0,1fr)}.ev-app-sidebar{width:228px}.ev-app-topbar{padding:0 24px}.ev-app-content{padding:30px 28px 60px}.ev-dashboard-metrics{grid-template-columns:1fr 1fr}.ev-review{grid-template-columns:1fr 1fr}.ev-review textarea{grid-column:1/-1}.ev-admin-workspace{grid-template-columns:210px minmax(0,1fr)}.ev-admin-workspace-side{width:210px}.ev-admin-company-row{grid-template-columns:minmax(210px,1.5fr) 90px 95px 110px 120px}.ev-record-layout{grid-template-columns:minmax(0,1.3fr) minmax(250px,.7fr)}
}
@media (max-width:900px){
  .ev-panel{display:block;padding:0!important}.ev-app-sidebar{transform:translateX(-102%);transition:transform .22s ease;width:270px;box-shadow:25px 0 60px rgba(0,0,0,.22)}.ev-panel.ev-sidebar-open .ev-app-sidebar{transform:translateX(0)}.ev-app-topbar{position:sticky;top:0;height:68px;padding:0 18px}.ev-app-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.ev-app-profile-link b{display:none}.ev-app-content{padding:25px 20px 55px}.ev-dashboard-hero{align-items:flex-start;flex-direction:column}.ev-dashboard-hero-actions{justify-content:flex-start}.ev-app-card{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main actions" "contact contact" "review review"}.ev-app-contact{flex-direction:row;gap:12px;flex-wrap:wrap}.ev-cabin-tabs{top:68px;margin:0 -20px;padding:10px 20px}.ev-admin-workspace{display:block}.ev-admin-workspace-side{display:none}.ev-admin-workspace-main{display:block}.ev-admin-workspace-content{padding:34px 24px 60px}.ev-admin-company-row{grid-template-columns:minmax(0,1fr) auto}.ev-admin-company-row .ev-admin-stat,.ev-admin-company-row .ev-admin-new-pill{display:none}.ev-record-layout{grid-template-columns:1fr}.ev-question-rail{order:-1}.ev-candidate-job{grid-template-columns:1fr}.ev-candidate-steps{padding:0}.ev-final-cta .ev-container{grid-template-columns:1fr}.ev-final-cta .ev-actions{flex-direction:row;min-width:0}
}
@media (max-width:680px){
  .ev-site-head-wrap{position:sticky!important;top:0}.ev-site-head{height:70px!important}.ev-site-head .ev-brand img{width:112px}.ev-topbar{display:none!important}.ev-site-head nav>a:not(.ev-head-login):not(.ev-head-create){display:none}.ev-site-head .ev-head-create{display:none}.ev-hero{padding:43px 0 52px}.ev-hero h1{font-size:43px}.ev-hero-product{transform:none}.ev-source-chip{font-size:9px}.ev-use-card:hover{transform:none}.ev-final-cta .ev-container{min-height:0;padding-top:70px;padding-bottom:70px;gap:25px}.ev-final-cta .ev-actions{flex-direction:column;width:100%}
  .ev-app-topbar{padding:0 13px}.ev-app-topbar-title strong{font-size:13px}.ev-app-new{font-size:0;padding:6px}.ev-app-new span{font-size:10px}.ev-app-content{padding:20px 14px 48px}.ev-dashboard-hero{padding-top:5px}.ev-dashboard-hero h1{font-size:36px}.ev-dashboard-hero-actions{width:100%}.ev-dashboard-hero-actions .ev-btn,.ev-dashboard-hero-actions form{width:100%}.ev-dashboard-hero-actions form .ev-btn{width:100%}.ev-dashboard-metrics{grid-template-columns:1fr 1fr;gap:8px}.ev-dashboard-metrics article{min-height:105px;padding:15px}.ev-dashboard-metrics strong{font-size:30px}.ev-dashboard-section-head{align-items:flex-start;flex-direction:column}.ev-cabin-grid-app{grid-template-columns:1fr}.ev-app-card{grid-template-columns:1fr;grid-template-areas:"main" "contact" "actions" "review";padding:14px}.ev-app-actions .ev-watch{flex:1}.ev-review{grid-template-columns:1fr}.ev-review textarea{grid-column:auto}.ev-cabin-tabs{top:68px;margin:0 -14px;padding:9px 14px}.ev-cabin-editor-head{align-items:flex-start;flex-direction:column}.ev-process-form,.ev-company-profile{padding:18px}.ev-reuse-card{grid-template-columns:1fr}.ev-reuse-card form{flex-direction:column}.ev-share-layout{grid-template-columns:1fr}.ev-history-list article{grid-template-columns:1fr auto}.ev-history-list article>a{grid-column:1/-1}.ev-admin-workspace-top{padding:0 18px}.ev-admin-workspace-content{padding:28px 16px 50px}.ev-admin-workspace-title{align-items:flex-start;flex-direction:column}.ev-admin-workspace-count{width:100%;height:72px;flex-direction:row;gap:8px}.ev-admin-company-row{padding:14px}.ev-admin-company-row .ev-btn{padding:9px 10px}.ev-admin-company-id small{display:none}
  .ev-candidate-shell{width:calc(100% - 24px)}.ev-candidate-head{height:68px}.ev-candidate-head img{width:106px}.ev-candidate-job{padding:34px 0 23px;gap:22px}.ev-candidate-job h1{font-size:39px}.ev-candidate-steps{width:100%;justify-content:space-between}.ev-candidate-steps i{flex:1}.ev-candidate-steps span{font-size:0}.ev-candidate-steps span b{font-size:9px}.ev-record-workbench,.ev-candidate-form-new{border-radius:18px}.ev-record-workbench{padding:13px}.ev-record-top{padding:4px 3px;align-items:flex-start}.ev-record-top h2{font-size:23px}.ev-record-top p{display:none}.ev-device-state{max-width:130px;white-space:normal;text-align:right}.ev-question-rail{padding:13px}.ev-question-rail-head small{display:none}.ev-question-rail ol{margin-top:7px}.ev-question-rail li{font-size:12px;padding:8px 2px}.ev-video-stage{min-height:0;aspect-ratio:3/4;border-radius:14px}.ev-camera-placeholder small{font-size:10px}.ev-record-actions{display:grid;grid-template-columns:1fr;margin-top:10px}.ev-record-actions .ev-btn{width:100%;min-width:0}.ev-record-help{padding:0 3px}.ev-candidate-form-new{padding:16px;margin-top:12px}.ev-candidate-form-new-head{align-items:flex-start;flex-direction:column;gap:8px}.ev-candidate-form-new-head h2{font-size:24px}.ev-form-grid-candidate{grid-template-columns:1fr}.ev-submit-row-new{align-items:stretch;flex-direction:column}.ev-submit-row-new .ev-btn{width:100%;min-height:50px}.ev-file-new>span{align-items:flex-start;flex-direction:column;gap:3px}.ev-consent-new{font-size:9.5px!important}.ev-browser-help div{flex-direction:column}.ev-browser-help button{width:100%}
}
.ev-first-process-app{max-width:none!important;margin:0!important;padding:36px 0 70px!important;display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,.75fr);gap:85px;align-items:center}.ev-first-process-copy h1{font-size:clamp(46px,5vw,72px)!important;line-height:1.01;letter-spacing:-.05em;margin:11px 0 16px}.ev-first-process-copy>p{font-size:16px!important;max-width:680px}.ev-first-process-copy form{max-width:680px;margin-top:28px!important;padding:24px!important;box-shadow:0 14px 45px rgba(17,24,39,.06)!important}.ev-first-process-copy .ev-big-input{font-size:20px;padding:16px!important}.ev-first-process-preview{background:linear-gradient(145deg,#111827,#1b294a);border-radius:24px;padding:22px;color:#fff;box-shadow:0 30px 80px rgba(17,24,39,.20)}.ev-first-preview-label{font-size:9px;letter-spacing:.13em;font-weight:900;color:#70d6d5}.ev-first-preview-window{margin-top:14px;background:#fff;border-radius:17px;overflow:hidden;color:var(--ev-navy)}.ev-first-preview-url{height:38px;background:#f2f4f8;display:flex;align-items:center;gap:5px;padding:0 12px}.ev-first-preview-url i{width:6px;height:6px;border-radius:50%;background:#b9c1cf}.ev-first-preview-url i:nth-child(1){background:#d98a9b}.ev-first-preview-url i:nth-child(2){background:#d7bc72}.ev-first-preview-url i:nth-child(3){background:#75b9a9}.ev-first-preview-url span{margin-left:7px;color:#8b94a4;font-size:9px}.ev-first-preview-body{padding:25px}.ev-first-preview-body>small{color:#7b8596;font-size:10px}.ev-first-preview-body h3{font-size:25px;margin:5px 0 19px}.ev-first-preview-body>div{display:grid;grid-template-columns:27px 1fr;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #edf0f4;font-size:11px}.ev-first-preview-body>div b{width:25px;height:25px;border-radius:8px;background:#f0eaf5;color:var(--ev-purple);display:flex;align-items:center;justify-content:center}.ev-first-preview-body button{margin-top:18px;width:100%;border:0;border-radius:10px;background:var(--ev-grad);color:#fff;padding:11px;font-weight:850}.ev-first-process-preview>p{font-size:10.5px;color:#9facc0;line-height:1.55;margin:14px 3px 0}
@media(max-width:900px){.ev-first-process-app{grid-template-columns:1fr;gap:38px!important;padding-top:18px!important}.ev-first-process-preview{max-width:660px}}
@media(max-width:680px){.ev-first-process-app{padding-bottom:45px!important}.ev-first-process-copy h1{font-size:42px!important}.ev-first-process-copy form{padding:17px!important}.ev-first-process-preview{padding:14px;border-radius:18px}.ev-first-preview-body{padding:18px}}
@media(min-width:901px){.ev-question-rail{position:sticky;top:92px}}
@media(max-width:680px){.ev-question-rail{position:sticky;top:8px;z-index:20;max-height:150px;overflow:auto;box-shadow:0 8px 24px rgba(17,24,39,.06)}.ev-question-rail ol{padding-left:21px}.ev-question-rail li{line-height:1.35}}

/* =========================================================
   Entrevístame 0.2.2 · refinamiento visual + formularios
   ========================================================= */
.ev-site{overflow-x:clip!important;overflow-y:visible!important;background:#fff}
.ev-landing{max-width:none!important;margin:0!important;padding:0!important}
.ev-container{width:min(1220px,calc(100% - 48px))!important;margin-inline:auto!important}
.ev-site-head-wrap{position:sticky!important;top:0!important;z-index:1500!important;background:rgba(255,255,255,.92)!important;backdrop-filter:saturate(160%) blur(18px)!important;-webkit-backdrop-filter:saturate(160%) blur(18px)!important;border-bottom:1px solid rgba(222,228,238,.82)!important}
.ev-site-head-wrap:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--ev-grad)}
.ev-site-head-wrap.is-scrolled{box-shadow:0 12px 36px rgba(17,24,39,.07)!important}
.ev-site-head{height:78px!important;padding:0!important;max-width:none!important;border:0!important}
.ev-site-head .ev-brand img{width:124px!important}
.ev-site-head nav{gap:22px!important;font-size:12px!important;font-weight:700!important}
.ev-site-head .ev-head-login{padding:9px 13px!important}
.ev-site-head .ev-head-create{padding:11px 15px!important;font-size:12px!important}

.ev-hero-band{background:radial-gradient(circle at 8% 20%,rgba(138,85,163,.08),transparent 31%),radial-gradient(circle at 92% 12%,rgba(64,187,228,.12),transparent 34%),linear-gradient(180deg,#fff,#fbfcff);border-bottom:1px solid #edf0f5}
.ev-hero-v2{min-height:620px!important;padding:70px 0 68px!important;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr)!important;gap:64px!important}
.ev-hero h1{font-size:clamp(46px,4.7vw,68px)!important;line-height:1.015!important;letter-spacing:-.048em!important;font-weight:720!important;margin:14px 0 20px!important;max-width:720px!important}
.ev-hero-lead{font-size:17px!important;line-height:1.65!important;max-width:680px!important;color:#657083!important}
.ev-hero-proof{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;margin-top:30px!important;border-top:1px solid #dfe5ef!important;padding-top:18px!important}
.ev-hero-proof>div{padding:0 16px!important;border-right:1px solid #e2e7ef!important}
.ev-hero-proof>div:first-child{padding-left:0!important}.ev-hero-proof>div:last-child{border-right:0!important}
.ev-hero-proof strong{display:block;font-size:12px!important;font-weight:800!important}.ev-hero-proof span{display:block;margin-top:3px;font-size:10.5px!important;color:#7e899a!important;line-height:1.35!important}
.ev-hero-flow{transform:none!important;padding-top:12px!important}
.ev-flow-step{background:rgba(255,255,255,.92);border:1px solid #e0e5ee;border-radius:16px;padding:15px 17px;box-shadow:0 12px 38px rgba(17,24,39,.055)}
.ev-flow-step small{display:block;color:var(--ev-purple);font-size:9px;font-weight:900;letter-spacing:.11em;margin-bottom:5px}.ev-flow-step strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-flow-step span{display:block;color:#7a8494;font-size:10px;margin-top:4px}
.ev-flow-step-link{border-color:#bdd9e4;background:linear-gradient(135deg,#fff,#f5ffff)}
.ev-flow-connector{height:52px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#8791a2;font-size:10px}.ev-flow-connector i{height:1px;background:#dce2eb}.ev-flow-connector b{font-size:18px;color:#8d98a9}.ev-flow-connector span{text-align:right;line-height:1.35}
.ev-demo-card-compact{margin-top:12px!important;border-radius:20px!important;padding:20px!important;box-shadow:0 25px 65px rgba(17,24,39,.18)!important}.ev-demo-card-compact .ev-person{padding:14px 0!important}.ev-demo-card-compact .ev-avatar{width:42px!important;height:42px!important;border-radius:12px!important}.ev-demo-card-compact .ev-person small{font-size:10px!important}.ev-demo-decision{display:flex;gap:8px;padding-top:15px}.ev-demo-decision span,.ev-demo-decision strong{font-size:9.5px;padding:7px 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#b8c1d1}.ev-demo-decision strong{margin-left:auto;color:#75dfdc;background:rgba(67,193,192,.1)}

.ev-problem-band{padding:74px 0;background:#0f1729;color:#fff}.ev-problem-band>.ev-container{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.ev-problem-copy h2{font-size:clamp(34px,3.4vw,47px);line-height:1.08;letter-spacing:-.035em;font-weight:680;margin:10px 0 17px}.ev-problem-copy p{font-size:15px;line-height:1.7;color:#b8c3d4;max-width:650px}.ev-outcome-grid{display:grid;gap:9px}.ev-outcome-grid article{display:grid;grid-template-columns:38px 1fr;column-gap:13px;align-items:center;padding:14px 15px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.035)}.ev-outcome-grid article b{grid-row:1/3;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(67,193,192,.12);color:#75dfdc;font-size:10px}.ev-outcome-grid article strong{font-size:13px}.ev-outcome-grid article span{font-size:10.5px;color:#9facc0;margin-top:2px}

.ev-section-band{padding:74px 0!important}.ev-section-head{max-width:760px!important;margin-bottom:28px!important}.ev-section-head h2,.ev-section h2{font-size:clamp(32px,3.25vw,45px)!important;line-height:1.09!important;letter-spacing:-.035em!important;font-weight:680!important;margin:8px 0 10px!important}.ev-section-head>p{font-size:14px!important;line-height:1.65!important;color:#6c7789!important}.ev-section-head-row{max-width:none!important;display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:end}.ev-section-head-row>p{margin:0 0 10px!important}
.ev-process-band{background:#f7f9fc}.ev-process-line-three{grid-template-columns:repeat(3,1fr)!important}.ev-process-line article{padding:21px 22px!important;border-radius:18px!important}.ev-process-line article b{width:34px!important;height:34px!important;font-size:11px!important}.ev-process-line h3{font-size:16px!important;margin:1px 0 6px!important}.ev-process-line p{font-size:12px!important;line-height:1.55!important}

.ev-usecases-v2{background:#fff}.ev-use-grid{gap:16px!important}.ev-use-card{border-radius:20px!important;padding:18px!important;box-shadow:0 10px 34px rgba(17,24,39,.035)!important}.ev-use-card>h3{font-size:16px!important;margin:18px 0 6px!important}.ev-use-card>p{font-size:12px!important;line-height:1.55!important}.ev-use-label{font-size:9px!important;letter-spacing:.1em!important}.ev-browser-card,.ev-native-job,.ev-poster{min-height:295px!important;border-radius:15px!important}.ev-browser-body{padding:20px!important}.ev-browser-body h3,.ev-native-job h3,.ev-poster h3{font-size:22px!important}.ev-chat-example{margin-top:16px;padding:12px;border-radius:11px;background:#f5f7fb;border:1px solid #e4e9f1;display:flex;flex-direction:column;gap:5px;font-size:9.5px;color:#6b7586}.ev-chat-example strong{color:#263249}.ev-chat-example b{color:var(--ev-indigo);font-size:10px}

.ev-employer-band-v2{background:linear-gradient(180deg,#f8faff,#fff)}.ev-employer-grid{grid-template-columns:.82fr 1.18fr!important;gap:65px!important}.ev-employer-grid h2{font-size:clamp(32px,3.2vw,44px)!important;font-weight:680!important}.ev-employer-grid>div>p{font-size:14px!important;line-height:1.65!important}.ev-decision-list{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0}.ev-decision-list span,.ev-decision-list strong{padding:8px 10px;border-radius:999px;background:#fff;border:1px solid #e1e6ee;font-size:10px;color:#6e7888}.ev-decision-list strong{background:#eaf8f4;color:#15704e;border-color:#cce9df}.ev-panel-mock{border-radius:20px!important;padding:20px!important}.ev-panel-mock-footer{display:flex;justify-content:space-between;padding-top:13px;margin-top:4px;border-top:1px solid rgba(255,255,255,.08);font-size:10px;color:#9eabc0}.ev-panel-mock-footer strong{color:#72d6d6}

.ev-price-section{background:#f8f9fc}.ev-pricing article{border-radius:18px!important;padding:23px!important}.ev-pricing h3{font-size:23px!important}.ev-pricing strong{font-size:27px!important}.ev-pricing p{font-size:12px!important;min-height:40px!important}.ev-price-note{font-size:11px!important}.ev-price-tabs{margin-bottom:20px!important}
.ev-final-cta{background:#10182a!important}.ev-final-cta .ev-container{min-height:315px!important;grid-template-columns:1fr auto!important;gap:50px!important}.ev-final-cta h2{font-size:clamp(34px,3.5vw,48px)!important;font-weight:660!important;max-width:720px!important}.ev-final-cta p{font-size:14px!important;max-width:650px!important}.ev-final-cta .ev-kicker{color:#72d6d6!important}
.ev-footer-wrap{background:#0c1322!important}.ev-site-footer{padding:40px 0 34px!important}.ev-footer-bottom{padding:16px 0 28px!important}

/* Panel: sensación de aplicación, sin cajas gigantes */
.ev-dashboard-body{background:#f5f7fb!important}.ev-app-content{max-width:1420px!important;padding:34px clamp(28px,3vw,48px) 70px!important}.ev-dashboard-hero h1{font-size:clamp(34px,3.2vw,46px)!important;font-weight:700!important}.ev-dashboard-metrics article{border-radius:15px!important;min-height:112px!important;padding:17px 18px!important;box-shadow:none!important}.ev-dashboard-metrics strong{font-size:33px!important}.ev-dashboard-section-head h2{font-size:22px!important;font-weight:700!important}.ev-app-card{border-radius:14px!important;box-shadow:none!important}.ev-cabin-tabs{border-radius:0!important}.ev-app-sidebar{box-shadow:none!important}

/* Postulación: formulario restaurado y layout más contenido */
.ev-candidate-shell{width:min(1080px,calc(100% - 36px))!important}.ev-candidate-job{padding:38px 0 28px!important}.ev-candidate-job h1{font-size:clamp(38px,5vw,56px)!important;font-weight:700!important;letter-spacing:-.042em!important}.ev-candidate-job-copy>p{font-size:13px!important;line-height:1.55!important}.ev-record-workbench,.ev-candidate-form-new{border-radius:20px!important;box-shadow:0 14px 46px rgba(17,24,39,.055)!important}.ev-record-top h2,.ev-candidate-form-new-head h2{font-size:25px!important;font-weight:700!important}.ev-candidate-form-new label{display:flex!important;flex-direction:column!important;gap:7px!important;font-size:11.5px!important;font-weight:760!important;margin:0 0 15px!important;min-width:0}.ev-candidate-form-new label small{font-size:9.5px!important;font-weight:500!important;color:#8a94a5!important}.ev-candidate-form-new input:not([type="checkbox"]):not([type="file"]),.ev-candidate-form-new textarea,.ev-candidate-form-new select{display:block!important;width:100%!important;min-width:0!important;min-height:48px!important;border:1px solid #d7deea!important;background:#fff!important;border-radius:11px!important;padding:12px 13px!important;font:inherit!important;font-size:13px!important;color:var(--ev-navy)!important;outline:none!important;box-shadow:none!important}.ev-candidate-form-new input:focus,.ev-candidate-form-new textarea:focus,.ev-candidate-form-new select:focus{border-color:#7f9fe0!important;box-shadow:0 0 0 3px rgba(68,127,217,.10)!important}.ev-form-grid-candidate{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 16px!important}.ev-file-new{min-height:50px!important}.ev-file-new input[type="file"]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important}.ev-consent-new{margin-bottom:0!important}.ev-form-message.error{margin-top:12px!important;padding:11px 13px!important;border-radius:11px!important;background:#fff0f2!important;color:#b9344d!important;border:1px solid #f0cbd2!important;font-size:11px!important;line-height:1.45!important}.ev-form-message.ok{margin-top:12px!important;color:#15704d!important;font-size:11px!important}

@media(max-width:900px){
  .ev-container{width:min(100% - 34px,760px)!important}.ev-site-head{height:70px!important}.ev-site-head nav>a:not(.ev-head-login):not(.ev-head-create){display:none!important}.ev-hero-v2{grid-template-columns:1fr!important;min-height:0!important;padding:52px 0!important;gap:42px!important}.ev-hero h1{font-size:48px!important}.ev-problem-band>.ev-container,.ev-section-head-row,.ev-employer-grid{grid-template-columns:1fr!important;gap:34px!important}.ev-process-line-three,.ev-use-grid{grid-template-columns:1fr!important}.ev-use-card{max-width:680px;width:100%;margin:auto}.ev-final-cta .ev-container{grid-template-columns:1fr!important;min-height:0!important;padding-top:60px!important;padding-bottom:60px!important}.ev-app-content{padding:25px 20px 55px!important}.ev-form-grid-candidate{grid-template-columns:1fr!important}
}
@media(max-width:680px){
  .ev-container{width:calc(100% - 24px)!important}.ev-site-head{padding:0!important}.ev-site-head .ev-brand img{width:105px!important}.ev-site-head .ev-head-login{font-size:11px!important;padding:8px 11px!important}.ev-site-head .ev-head-create{display:none!important}.ev-hero-v2{padding:38px 0 44px!important}.ev-hero h1{font-size:39px!important;line-height:1.03!important}.ev-hero-lead{font-size:14px!important}.ev-hero-proof{grid-template-columns:1fr!important;gap:8px!important}.ev-hero-proof>div{padding:8px 0!important;border-right:0!important;border-bottom:1px solid #e5e9ef!important}.ev-hero-proof>div:last-child{border-bottom:0!important}.ev-flow-connector{grid-template-columns:auto 1fr!important;height:auto!important;padding:11px 4px!important}.ev-flow-connector i{display:none}.ev-flow-connector span{text-align:left!important}.ev-problem-band{padding:52px 0!important}.ev-problem-copy h2{font-size:32px!important}.ev-section-band{padding:54px 0!important}.ev-section-head h2,.ev-section h2{font-size:31px!important}.ev-process-line article{padding:18px!important}.ev-browser-card,.ev-native-job,.ev-poster{min-height:0!important}.ev-final-cta h2{font-size:32px!important}.ev-site-footer{padding:34px 0!important}.ev-candidate-shell{width:calc(100% - 20px)!important}.ev-candidate-job{padding:27px 0 20px!important}.ev-candidate-job h1{font-size:36px!important}.ev-record-workbench,.ev-candidate-form-new{border-radius:16px!important}.ev-candidate-form-new{padding:15px!important}.ev-candidate-form-new input:not([type="checkbox"]):not([type="file"]){min-height:50px!important;font-size:16px!important}.ev-candidate-form-new-head h2{font-size:23px!important}
}
.ev-admin-workspace-content{max-width:1420px!important;padding:38px 36px 70px!important}.ev-admin-workspace-title h1{font-size:clamp(34px,3vw,45px)!important;font-weight:700!important}.ev-auth-story h1{font-size:clamp(40px,4vw,58px)!important;font-weight:700!important}.ev-auth-form h2{font-size:34px!important;font-weight:700!important}

/* v0.2.2: sticky header must not inherit a horizontal overflow scroll context from standalone body */
.ev-landing-body{overflow-x:clip!important;overflow-y:visible!important}

/* =========================================================
   Entrevístame 0.2.3 · simplificación comercial y móvil
   ========================================================= */

/* Landing: navegación fija real, ancho más editorial y menos saturación */
.ev-landing-body{padding-top:72px!important;overflow-x:clip!important;overflow-y:visible!important}
.ev-site-v3 .ev-site-head-wrap{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:9999!important;height:72px!important;background:rgba(255,255,255,.94)!important;border-bottom:1px solid rgba(222,228,238,.86)!important;box-shadow:0 2px 0 rgba(17,24,39,.01)!important}
.ev-site-v3 .ev-site-head{height:72px!important;width:min(1180px,calc(100% - 40px))!important;margin:auto!important}
.ev-site-v3 .ev-site-head .ev-brand img{width:112px!important}
.ev-site-v3 .ev-site-head nav{gap:20px!important;font-size:12px!important}
.ev-landing-v3 .ev-container{width:min(1180px,calc(100% - 40px))!important}
.ev-hero-band-v3{background:radial-gradient(circle at 0% 12%,rgba(138,85,163,.075),transparent 30%),radial-gradient(circle at 100% 4%,rgba(64,187,228,.11),transparent 32%),linear-gradient(180deg,#fff 0%,#fbfcff 100%);border-bottom:1px solid #edf1f6}
.ev-hero-v3{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:64px;align-items:center;padding:74px 0 72px;min-height:610px}
.ev-hero-copy-v3 h1{font-size:clamp(44px,4.45vw,64px);font-weight:650;line-height:1.03;letter-spacing:-.05em;margin:14px 0 22px;max-width:700px;color:#152033}
.ev-hero-copy-v3 h1 em{font-style:normal;background:var(--ev-grad);-webkit-background-clip:text;background-clip:text;color:transparent}
.ev-hero-copy-v3>p{font-size:16px;line-height:1.68;color:#667286;max-width:650px;margin:0}
.ev-hero-copy-v3 .ev-actions{margin-top:25px}
.ev-hero-proof-v3{display:flex;gap:22px;flex-wrap:wrap;margin-top:27px;padding-top:18px;border-top:1px solid #e2e7ef;color:#7b8595;font-size:11px}
.ev-hero-proof-v3 span{display:inline-flex;gap:4px}.ev-hero-proof-v3 b{color:#263247;font-weight:780}
.ev-hero-demo-v3{display:grid;gap:11px;max-width:600px;margin-left:auto;width:100%}
.ev-demo-source-v3,.ev-demo-message-v3{background:rgba(255,255,255,.96);border:1px solid #e0e6ef;border-radius:16px;padding:15px 17px;box-shadow:0 10px 32px rgba(17,24,39,.045)}
.ev-demo-source-v3{display:grid;grid-template-columns:1fr auto;gap:4px 16px}.ev-demo-source-v3 div{display:flex;flex-direction:column;gap:2px}.ev-demo-source-v3 small,.ev-demo-message-v3 small{font-size:9px;letter-spacing:.1em;font-weight:900;color:var(--ev-purple);text-transform:uppercase}.ev-demo-source-v3 strong{font-size:14px}.ev-demo-source-v3>span{align-self:center;background:#eef8f5;color:#1a7857;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.ev-demo-source-v3 code{grid-column:1/-1;color:#7b8596;font:500 10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden;text-overflow:ellipsis}
.ev-demo-message-v3{margin-left:46px;border-color:#cfe4e7;background:linear-gradient(135deg,#fff,#f6ffff)}.ev-demo-message-v3 p{font-size:11px;line-height:1.48;color:#647084;margin:6px 0}.ev-demo-message-v3 strong{font-size:12px;color:var(--ev-indigo)}
.ev-demo-card-v3{margin-top:0!important;border-radius:18px!important;padding:18px!important;box-shadow:0 24px 60px rgba(17,24,39,.18)!important}.ev-demo-card-v3 .ev-person{padding:12px 0!important}.ev-demo-card-v3 .ev-avatar{width:40px!important;height:40px!important;border-radius:11px!important}.ev-demo-card-v3 .ev-person small{font-size:9.5px!important}

.ev-section-head-v3{max-width:700px;margin-bottom:27px}.ev-section-head-v3 h2{font-size:clamp(31px,3vw,42px);font-weight:620;line-height:1.08;letter-spacing:-.035em;margin:8px 0 10px;color:#172236}.ev-section-head-v3>p{font-size:14px;line-height:1.65;color:#6c7789;margin:0}
.ev-simple-process{padding:68px 0!important;background:#fff}.ev-process-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ev-process-v3 article{padding:21px 20px 19px;border:1px solid #e2e7ef;border-radius:17px;background:#fff}.ev-process-icon{width:37px;height:37px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:linear-gradient(135deg,#edf3ff,#f4edf7);color:var(--ev-indigo);font-weight:900;font-size:11px;margin-bottom:17px}.ev-process-v3 h3{font-size:17px;font-weight:720;margin:0 0 7px}.ev-process-v3 p{font-size:12px;line-height:1.55;color:#707b8d;margin:0}
.ev-usecases-v3{padding:68px 0!important;background:#f7f9fc}.ev-use-grid-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ev-use-grid-v3>article{background:#fff;border:1px solid #e2e7ef;border-radius:18px;padding:18px}.ev-use-grid-v3>article>h3{font-size:16px;font-weight:720;margin:17px 0 6px}.ev-use-grid-v3>article>p{font-size:12px;color:#727d8e;line-height:1.55;margin:0}.ev-mini-browser,.ev-mini-link,.ev-mini-poster{height:190px;border-radius:14px;overflow:hidden}.ev-mini-browser{background:#f6f8fb;border:1px solid #e3e8f0;padding:17px;display:flex;flex-direction:column;justify-content:center;gap:6px}.ev-mini-browser span{font:500 9px ui-monospace,SFMono-Regular,Menlo,monospace;color:#7d8797}.ev-mini-browser strong{font-size:22px}.ev-mini-browser small{color:#318166;font-weight:750;font-size:10px}.ev-mini-link{background:linear-gradient(145deg,#f8fbff,#f5ffff);border:1px solid #dce8ef;padding:16px;display:flex;flex-direction:column;justify-content:center;gap:6px}.ev-mini-link img{width:58px;height:auto;margin-bottom:8px}.ev-mini-link small{color:#778295}.ev-mini-link strong{font-size:19px}.ev-mini-link code{font:600 10px ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--ev-indigo)}.ev-mini-poster{background:linear-gradient(145deg,#101a31,#213e8e);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px;text-align:center}.ev-mini-poster small{letter-spacing:.12em;color:#75dfdc;font-weight:900}.ev-mini-poster strong{font-size:22px;margin:4px 0 7px}.ev-mini-poster .ev-demo-qr{width:72px;height:72px;background:#fff;border-radius:7px;padding:5px}.ev-mini-poster .ev-demo-qr canvas,.ev-mini-poster .ev-demo-qr img{width:100%!important;height:100%!important}.ev-mini-poster span{font-size:9px;color:#c8d3e6;margin-top:6px}
.ev-value-band-v3{padding:64px 0!important;background:#10192b;color:#fff}.ev-value-grid-v3{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.ev-value-grid-v3 h2{font-size:clamp(31px,3vw,42px);font-weight:610;line-height:1.08;letter-spacing:-.035em;margin:8px 0 14px}.ev-value-grid-v3>div:first-child>p{font-size:14px;line-height:1.65;color:#b8c3d5;margin:0;max-width:580px}.ev-value-list-v3{display:grid;gap:9px}.ev-value-list-v3>div{display:grid;grid-template-columns:150px 1fr;gap:18px;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding:13px 0}.ev-value-list-v3>div:last-child{border-bottom:0}.ev-value-list-v3 strong{font-size:13px}.ev-value-list-v3 span{font-size:11px;color:#aeb9ca;line-height:1.5}
.ev-price-section-v3{padding:68px 0!important}.ev-price-section-v3 .ev-pricing article{box-shadow:none!important}.ev-final-cta-v3 .ev-container{min-height:270px!important}.ev-final-cta-v3 h2{font-size:clamp(31px,3vw,42px)!important;font-weight:610!important}

/* Panel: una sola entrada principal en la navegación y contenido más ligero */
.ev-app-nav a{min-height:50px!important;border-radius:12px!important;padding:0 15px!important}.ev-app-nav a span{font-size:17px!important}.ev-app-nav a b{font-size:13px!important}.ev-app-company{padding:14px!important;border-radius:15px!important}.ev-dashboard-hero{padding-top:10px!important}.ev-dashboard-hero h1{font-size:clamp(30px,2.8vw,40px)!important;font-weight:640!important}.ev-dashboard-metrics article{min-height:98px!important}.ev-dashboard-metrics strong{font-size:29px!important}.ev-cabin-card{border-radius:15px!important;box-shadow:none!important}

/* Postulante: dos acciones reales, sin barra 1-2-3 ni pasos decorativos */
.ev-candidate-page-v3{background:radial-gradient(circle at 0 0,rgba(138,85,163,.07),transparent 28%),radial-gradient(circle at 100% 0,rgba(64,187,228,.09),transparent 28%),#f8faff!important;min-height:100vh}.ev-candidate-shell-v3{width:min(1020px,calc(100% - 34px))!important}.ev-candidate-head-v3{height:82px!important}.ev-candidate-head-v3 img{width:112px!important}.ev-candidate-head-v3>div small{font-size:9px!important}.ev-candidate-head-v3>div strong{font-size:12px!important}.ev-candidate-job-v3{padding:33px 0 25px!important;display:block!important}.ev-candidate-job-v3 h1{font-size:clamp(34px,4.6vw,50px)!important;font-weight:650!important;line-height:1.02!important;letter-spacing:-.04em!important;margin:7px 0 8px!important}.ev-candidate-job-v3 .ev-job-company{font-size:15px!important}.ev-candidate-job-v3 .ev-candidate-job-copy>p{max-width:680px!important;margin-top:13px!important}.ev-candidate-workspace-v3{padding-bottom:54px}.ev-record-workbench-v3,.ev-candidate-form-v3{border-radius:18px!important;box-shadow:0 10px 36px rgba(17,24,39,.045)!important;border-color:#e0e6ef!important}.ev-record-workbench-v3{padding:18px!important}.ev-record-workbench-v3 .ev-record-top{padding:0 1px 13px!important}.ev-record-workbench-v3 .ev-record-top h2,.ev-candidate-form-v3 .ev-candidate-form-new-head h2{font-size:23px!important;font-weight:650!important;letter-spacing:-.025em!important;margin:0 0 4px!important}.ev-record-workbench-v3 .ev-record-top p,.ev-candidate-form-v3 .ev-candidate-form-new-head p{font-size:12px!important;color:#737e90!important;margin:0!important}.ev-record-workbench-v3 .ev-device-state{font-size:9px!important;padding:7px 9px!important}.ev-candidate-form-v3{margin-top:14px!important;padding:18px!important}.ev-candidate-form-v3 .ev-candidate-form-new-head{margin-bottom:14px!important}.ev-candidate-form-v3 .ev-form-ready{font-size:9px!important}.ev-submit-row-v3{border-top:1px solid #e5eaf1!important;margin-top:14px!important;padding-top:14px!important}.ev-submit-row-v3>span{font-size:11px;color:#7a8495}.ev-submit-row-v3 .ev-btn{min-width:190px}.ev-form-message:empty{display:none!important}.ev-form-message:not(:empty){display:block!important}

@media(max-width:900px){
  .ev-landing-v3 .ev-container,.ev-site-v3 .ev-site-head{width:min(760px,calc(100% - 32px))!important}
  .ev-hero-v3{grid-template-columns:1fr!important;padding:52px 0 58px!important;gap:40px!important;min-height:0!important}.ev-hero-demo-v3{max-width:680px;margin:0}.ev-process-v3,.ev-use-grid-v3,.ev-value-grid-v3{grid-template-columns:1fr!important}.ev-value-grid-v3{gap:28px!important}.ev-value-list-v3{max-width:650px}.ev-demo-message-v3{margin-left:28px}.ev-site-v3 .ev-site-head nav>a:not(.ev-head-login):not(.ev-head-create){display:none!important}
}
@media(max-width:680px){
  .ev-landing-body{padding-top:64px!important}.ev-site-v3 .ev-site-head-wrap,.ev-site-v3 .ev-site-head{height:64px!important}.ev-site-v3 .ev-site-head{width:calc(100% - 24px)!important}.ev-site-v3 .ev-site-head .ev-brand img{width:98px!important}.ev-site-v3 .ev-site-head .ev-head-create{display:none!important}.ev-landing-v3 .ev-container{width:calc(100% - 24px)!important}.ev-hero-v3{padding:39px 0 44px!important}.ev-hero-copy-v3 h1{font-size:39px!important}.ev-hero-copy-v3>p{font-size:14px!important}.ev-hero-proof-v3{gap:8px 15px!important}.ev-demo-message-v3{margin-left:0}.ev-demo-source-v3{grid-template-columns:1fr!important}.ev-demo-source-v3>span{justify-self:start}.ev-process-v3,.ev-use-grid-v3{gap:11px}.ev-simple-process,.ev-usecases-v3,.ev-value-band-v3,.ev-price-section-v3{padding:48px 0!important}.ev-section-head-v3 h2,.ev-value-grid-v3 h2{font-size:29px!important}.ev-value-list-v3>div{grid-template-columns:1fr!important;gap:4px!important}.ev-mini-browser,.ev-mini-link,.ev-mini-poster{height:160px!important}
  .ev-candidate-shell-v3{width:calc(100% - 18px)!important}.ev-candidate-head-v3{height:66px!important}.ev-candidate-head-v3 img{width:98px!important}.ev-candidate-job-v3{padding:24px 2px 18px!important}.ev-candidate-job-v3 h1{font-size:33px!important}.ev-record-workbench-v3{padding:12px!important}.ev-record-workbench-v3 .ev-record-top{align-items:flex-start!important}.ev-record-workbench-v3 .ev-record-top h2,.ev-candidate-form-v3 .ev-candidate-form-new-head h2{font-size:21px!important}.ev-candidate-form-v3{padding:14px!important}.ev-submit-row-v3{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.ev-submit-row-v3 .ev-btn{width:100%!important;min-width:0!important}.ev-question-rail{top:6px!important}.ev-form-grid-candidate{grid-template-columns:1fr!important}.ev-candidate-form-v3 input:not([type="checkbox"]):not([type="file"]){font-size:16px!important}
}

/* 0.2.3 final polish: menos peso visual y panel más aprovechable */
.ev-hero-copy-v3 h1{font-size:clamp(40px,4vw,58px)!important;font-weight:610!important;letter-spacing:-.045em!important;max-width:640px!important}
.ev-hero-copy-v3>p{font-size:15px!important;line-height:1.62!important;max-width:610px!important}
.ev-section-head-v3 h2{font-size:clamp(28px,2.6vw,36px)!important;font-weight:590!important;letter-spacing:-.03em!important}
.ev-simple-process,.ev-usecases-v3,.ev-price-section-v3{padding:56px 0!important}
.ev-process-v3 article,.ev-use-grid-v3>article{border-radius:14px!important;box-shadow:none!important}
.ev-process-v3 h3{font-size:16px!important;font-weight:680!important}.ev-use-grid-v3>article>h3{font-size:15px!important;font-weight:680!important}
.ev-mini-browser,.ev-mini-link,.ev-mini-poster{height:168px!important}
.ev-final-cta-v3 .ev-container{min-height:230px!important}.ev-final-cta-v3 h2{font-size:clamp(28px,2.6vw,36px)!important;font-weight:590!important}
@media(min-width:1181px){.ev-panel{grid-template-columns:238px minmax(0,1fr)!important}.ev-app-sidebar{width:238px!important}.ev-app-sidebar-brand img{width:112px!important}.ev-app-company{margin:17px 0 12px!important}.ev-app-content{padding-left:38px!important;padding-right:38px!important}}
@media(max-width:680px){.ev-hero-copy-v3 h1{font-size:36px!important}.ev-section-head-v3 h2{font-size:27px!important}.ev-simple-process,.ev-usecases-v3,.ev-price-section-v3{padding:42px 0!important}.ev-mini-browser,.ev-mini-link,.ev-mini-poster{height:148px!important}}

/* =========================================================
   Entrevístame 0.2.4 · panel ordenado + reproducción privada
   ========================================================= */
.ev-dashboard-body{background:#f7f8fb!important}
@media(min-width:1181px){
  .ev-panel{grid-template-columns:208px minmax(0,1fr)!important;grid-template-rows:64px minmax(calc(100vh - 64px),auto)!important}
  .ev-app-sidebar{width:208px!important;padding:0 12px 16px!important}
  .ev-app-sidebar-brand{height:72px!important;padding:0 9px!important}
  .ev-app-sidebar-brand img{width:96px!important}
  .ev-app-company{margin:12px 0 10px!important;padding:10px!important;border-radius:11px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important}
  .ev-app-company-mark{width:34px!important;height:34px!important;border-radius:9px!important;font-size:12px!important}
  .ev-app-company strong{font-size:10.5px!important}.ev-app-company small{font-size:9px!important}
  .ev-app-nav{gap:2px!important;padding-top:5px!important}.ev-app-nav a{min-height:40px!important;border-radius:8px!important;padding:0 10px!important;grid-template-columns:21px 1fr auto!important}.ev-app-nav a b{font-size:11px!important;font-weight:650!important}.ev-app-nav a span{font-size:14px!important}.ev-app-nav a.active{box-shadow:inset 2px 0 0 #53c9cb!important}
  .ev-app-topbar{height:64px!important;padding:0 24px!important}.ev-app-topbar-title small{font-size:8px!important}.ev-app-topbar-title strong{font-size:12px!important;font-weight:650!important}.ev-app-profile-link b{font-size:10.5px!important}.ev-app-profile-link>span{width:30px!important;height:30px!important;border-radius:8px!important}.ev-app-new{font-size:9.5px!important;padding:6px 9px!important}
  .ev-app-content{max-width:1240px!important;padding:30px 34px 64px!important}
}

.ev-app-content-focus{width:100%!important}
.ev-panel-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:4px 0 22px;border-bottom:1px solid #e3e7ee;margin-bottom:0}.ev-panel-page-head>div:first-child{max-width:680px}.ev-panel-page-head h1{font-size:32px;line-height:1.12;letter-spacing:-.035em;font-weight:620;margin:5px 0 7px;color:#172033}.ev-panel-page-head p{font-size:12px;line-height:1.55;color:#768093;margin:0}.ev-panel-page-head .ev-kicker{font-size:9px;letter-spacing:.11em}.ev-panel-head-actions{display:flex;align-items:center;gap:8px}.ev-panel-inline-stats{display:flex;gap:18px;color:#7c8696;font-size:10.5px;white-space:nowrap;padding-bottom:4px}.ev-panel-inline-stats span{display:flex;gap:5px;align-items:baseline}.ev-panel-inline-stats b{color:#1e2a40;font-size:15px;font-weight:650}
.ev-panel-summary-line{display:flex;gap:22px;align-items:center;padding:14px 0 18px;color:#7c8696;font-size:10.5px}.ev-panel-summary-line span{display:flex;gap:5px;align-items:baseline}.ev-panel-summary-line b{font-size:14px;color:#22304a;font-weight:650}
.ev-panel-tabs{display:flex;gap:2px;align-items:center;border-bottom:1px solid #e5e9ef;margin-bottom:14px;overflow-x:auto}.ev-panel-tabs a{display:flex;gap:7px;align-items:center;padding:12px 10px 10px;color:#707b8e;font-size:10.5px;font-weight:650;border-bottom:2px solid transparent;white-space:nowrap}.ev-panel-tabs a:hover{color:#26334a}.ev-panel-tabs a.active{color:#1f4ea3;border-bottom-color:#4d7bd3}.ev-panel-tabs a span{font-size:8.5px;background:#eef2f7;color:#7e8898;border-radius:999px;padding:2px 6px}.ev-panel-tabs a.active span{background:#e9f0ff;color:#315aa8}
.ev-work-toolbar{display:flex;align-items:center;gap:8px;margin:0 0 14px}.ev-work-toolbar input[type="search"]{width:min(430px,100%);height:40px;border:1px solid #dce2ea;background:#fff;border-radius:9px;padding:0 12px;font:inherit;font-size:11px;color:#263247;outline:none}.ev-work-toolbar input[type="search"]:focus{border-color:#90acd9;box-shadow:0 0 0 3px rgba(68,127,217,.08)}.ev-work-toolbar .ev-btn{height:40px;padding:0 13px!important;border-radius:9px!important;font-size:10.5px!important}.ev-work-toolbar .ev-link{font-size:10px;color:#657184}
.ev-work-list{display:flex;flex-direction:column;gap:7px}

.ev-app-card{border-radius:10px!important;padding:12px 14px!important;box-shadow:none!important;border-color:#e0e5ec!important;gap:8px 15px!important}.ev-app-card:hover{box-shadow:none!important;border-color:#cfd8e5!important}.ev-app-main .ev-avatar{width:38px!important;height:38px!important;border-radius:10px!important}.ev-app-id strong{font-size:12.5px!important;font-weight:650!important}.ev-app-id span{font-size:10px!important}.ev-app-id small{font-size:8.8px!important}.ev-app-contact a,.ev-app-contact span{font-size:9.7px!important}.ev-app-actions .ev-btn{padding:10px 13px!important;border-radius:9px!important;font-size:10.5px!important;box-shadow:none!important}.ev-icon-btn{height:34px!important;min-width:34px!important;border-radius:8px!important;font-size:9px!important}.ev-review{grid-template-columns:150px 125px minmax(200px,1fr) auto!important;padding-top:8px!important;gap:6px!important}.ev-review select,.ev-review textarea{font-size:10px!important;border-radius:7px!important;padding:7px 9px!important;background:#fff!important}.ev-save-review{font-size:10px!important;border-radius:7px!important;padding:7px 10px!important}

.ev-cabin-table{border:1px solid #e0e5ec;background:#fff;border-radius:11px;overflow:hidden}.ev-cabin-table-head,.ev-cabin-row{display:grid;grid-template-columns:150px minmax(260px,1fr) 120px 130px 95px;gap:18px;align-items:center;padding:0 16px}.ev-cabin-table-head{min-height:38px;background:#fafbfc;border-bottom:1px solid #e8ecf1;color:#8b94a3;font-size:8.5px;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.ev-cabin-row{min-height:76px;border-bottom:1px solid #edf0f4}.ev-cabin-row:last-child{border-bottom:0}.ev-cabin-row>div{display:flex;flex-direction:column;min-width:0}.ev-cabin-row strong{font-size:11.5px;font-weight:650;color:#22304a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-cabin-row small{font-size:9px;color:#8b95a5;margin-top:3px}.ev-cabin-row .ev-btn{padding:8px 10px!important;font-size:9.5px!important;border-radius:8px!important}.ev-cabin-row.is-inactive{background:#fafbfc}.ev-status-dot{font-size:9px;font-weight:700;color:#187651}.ev-status-dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:6px;background:#2ca777}.ev-status-dot.inactive{color:#858e9d}.ev-status-dot.inactive:before{background:#b8c0cb}
.ev-plan-overview{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e0e5ec;background:#fff;border-radius:11px;overflow:hidden;margin-top:18px}.ev-plan-overview>div{padding:20px;border-right:1px solid #e8ecf1;display:flex;flex-direction:column}.ev-plan-overview>div:last-child{border-right:0}.ev-plan-overview small{font-size:9px;color:#8b95a5;text-transform:uppercase;letter-spacing:.06em}.ev-plan-overview strong{font-size:20px;font-weight:620;color:#1e2a40;margin:7px 0 3px}.ev-plan-overview span{font-size:10px;color:#727d8f}.ev-plan-actions{margin-top:16px}

.ev-cabin-editor-head{padding:3px 0 18px!important;align-items:flex-end!important}.ev-cabin-editor-head h1{font-size:34px!important;font-weight:620!important;letter-spacing:-.035em!important;margin:5px 0!important}.ev-cabin-editor-head p{font-size:11px!important}.ev-big-status{font-size:9px!important;padding:7px 10px!important}.ev-cabin-tabs{top:64px!important;margin:0 -34px!important;padding:8px 34px!important;background:rgba(247,248,251,.96)!important}.ev-cabin-tabs a{font-size:10.5px!important;font-weight:650!important;padding:8px 10px!important;border-radius:7px!important}.ev-cabin-tabs a.active{background:#172033!important;box-shadow:none!important}.ev-tab-panel{padding-top:20px!important}.ev-tab-heading h2{font-size:22px!important;font-weight:620!important;letter-spacing:-.025em!important}.ev-tab-heading p{font-size:11px!important}.ev-filter{min-width:min(520px,100%)!important}.ev-filter input,.ev-filter select,.ev-filter button{height:39px!important;font-size:10px!important;border-radius:8px!important}.ev-process-form,.ev-company-profile{max-width:900px!important;padding:20px!important;border-radius:11px!important}.ev-page-heading{padding:3px 0 18px!important}.ev-page-heading h1{font-size:30px!important;font-weight:620!important;letter-spacing:-.03em!important}.ev-page-heading p{font-size:11.5px!important}

.ev-modal-box{width:min(860px,94vw)!important;border-radius:12px!important;padding:0!important;background:#0b1120!important}.ev-player-slot{aspect-ratio:16/9!important;min-height:240px!important}.ev-player-slot iframe{border-radius:12px!important}.ev-modal-close{top:9px!important;right:9px!important;background:rgba(0,0,0,.55)!important}.ev-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:130px 30px!important}.ev-loader span{width:28px;height:28px;border-radius:50%;border:3px solid rgba(255,255,255,.18);border-top-color:#61cfcd;animation:evspin .8s linear infinite}.ev-loader strong{font-size:12px;font-weight:600}.ev-processing{padding:55px 35px!important}.ev-processing strong{font-size:16px}.ev-processing p{font-size:11px;color:#b9c2d1;line-height:1.55}.ev-processing-error strong{color:#ffbcc6}@keyframes evspin{to{transform:rotate(360deg)}}

@media(max-width:900px){
  .ev-panel-page-head{align-items:flex-start;flex-direction:column;gap:12px}.ev-panel-inline-stats{flex-wrap:wrap}.ev-work-toolbar{flex-wrap:wrap}.ev-work-toolbar input[type="search"]{flex:1;min-width:220px}.ev-cabin-table-head{display:none}.ev-cabin-row{grid-template-columns:1fr auto!important;gap:10px!important;padding:14px!important}.ev-cabin-row>div:nth-child(3),.ev-cabin-row>div:nth-child(4){display:none}.ev-plan-overview{grid-template-columns:1fr}.ev-plan-overview>div{border-right:0;border-bottom:1px solid #e8ecf1}.ev-plan-overview>div:last-child{border-bottom:0}.ev-cabin-tabs{top:68px!important;margin:0 -20px!important;padding:8px 20px!important}
}
@media(max-width:680px){
  .ev-panel-page-head h1{font-size:27px!important}.ev-panel-inline-stats{gap:12px}.ev-panel-tabs a{padding-left:7px;padding-right:7px}.ev-app-card{grid-template-columns:1fr!important;grid-template-areas:"main" "contact" "actions" "review"!important;padding:12px!important}.ev-app-actions .ev-watch{flex:1}.ev-review{grid-template-columns:1fr!important}.ev-work-toolbar input[type="search"]{min-width:100%}.ev-cabin-editor-head{align-items:flex-start!important}.ev-cabin-editor-head h1{font-size:29px!important}.ev-cabin-tabs{margin:0 -14px!important;padding:7px 14px!important}.ev-modal-box{width:calc(100vw - 18px)!important}.ev-player-slot{min-height:0!important}
}
/* 0.2.4 · jerarquía tipográfica más sobria */
.ev-hero-copy-v3 h1{font-size:clamp(38px,3.8vw,52px)!important;font-weight:580!important;line-height:1.035!important}.ev-hero-copy-v3>p{font-size:14px!important;line-height:1.6!important}.ev-section-head-v3 h2{font-size:clamp(26px,2.35vw,32px)!important;font-weight:560!important}.ev-final-cta-v3 h2{font-size:clamp(27px,2.45vw,34px)!important;font-weight:560!important}.ev-use-grid-v3>article>h3,.ev-process-v3 h3{font-weight:620!important}.ev-candidate-job-v3 h1{font-size:clamp(31px,4vw,44px)!important;font-weight:600!important}.ev-candidate-job-v3{padding-top:27px!important}
@media(max-width:680px){.ev-hero-copy-v3 h1{font-size:34px!important}.ev-section-head-v3 h2{font-size:25px!important}.ev-candidate-job-v3 h1{font-size:30px!important}}

/* =========================================================
   Entrevístame 0.2.5 · producto refinado
   Landing más concisa, panel de escala humana y reproductor robusto
   ========================================================= */

/* ---------- Landing v4 ---------- */
.ev-site-v4{background:#fff;color:#172033}
.ev-site-head-wrap-v4{position:fixed!important;inset:0 0 auto 0!important;z-index:1800!important;background:rgba(255,255,255,.88)!important;backdrop-filter:saturate(160%) blur(18px)!important;-webkit-backdrop-filter:saturate(160%) blur(18px)!important;border-bottom:1px solid rgba(225,230,238,.82)!important}
.ev-site-head-v4{height:76px!important;border:0!important;padding:0!important}
.ev-site-head-v4 .ev-brand img{width:124px!important}
.ev-site-head-v4 nav{gap:25px!important;font-size:13px!important;font-weight:620!important;color:#5e6878!important}
.ev-site-head-v4 nav>a{transition:color .18s ease}
.ev-site-head-v4 nav>a:hover{color:#172033!important}
.ev-site-head-v4 .ev-head-login{border:0!important;padding:10px 4px!important;background:transparent!important;color:#202a3b!important}
.ev-site-head-v4 .ev-head-create{padding:11px 17px!important;border-radius:11px!important;box-shadow:0 8px 22px rgba(68,127,217,.15)!important}
.ev-landing-v4{padding-top:76px!important}
.ev-site-v4 .ev-container{width:min(1160px,calc(100% - 48px))!important}
.ev-hero-v4{background:radial-gradient(circle at 91% 18%,rgba(64,187,228,.13),transparent 28%),radial-gradient(circle at 10% 25%,rgba(138,85,163,.08),transparent 27%),linear-gradient(180deg,#fff 0,#fbfcff 100%);border-bottom:1px solid #edf0f5}
.ev-hero-grid-v4{min-height:650px;display:grid;grid-template-columns:minmax(0,.94fr) minmax(460px,1.06fr);align-items:center;gap:68px;padding:72px 0 70px}
.ev-hero-copy-v4{max-width:570px}
.ev-site-v4 .ev-kicker{font-size:10.5px!important;letter-spacing:.105em!important;font-weight:760!important;color:#8c55a6!important}
.ev-hero-copy-v4 h1{font-size:clamp(43px,4.2vw,58px)!important;line-height:1.03!important;letter-spacing:-.045em!important;font-weight:610!important;margin:13px 0 21px!important;color:#121b2d!important}
.ev-hero-copy-v4 h1 em{font-style:normal;background:linear-gradient(120deg,#477fd6 10%,#8a59aa 54%,#43bfc0 95%);-webkit-background-clip:text;background-clip:text;color:transparent}
.ev-hero-copy-v4>p{font-size:16px!important;line-height:1.65!important;color:#657083!important;margin:0!important;max-width:560px}
.ev-hero-copy-v4 .ev-actions{margin-top:27px!important}
.ev-hero-copy-v4 .ev-btn{border-radius:11px!important;font-size:13px!important;padding:14px 18px!important}
.ev-hero-proof-v4{display:flex;gap:0;margin-top:29px;border-top:1px solid #e5e9ef;padding-top:17px}
.ev-hero-proof-v4 span{font-size:10.5px;color:#8992a1;padding-right:18px;margin-right:18px;border-right:1px solid #e1e5ec;white-space:nowrap}
.ev-hero-proof-v4 span:last-child{border-right:0;margin-right:0;padding-right:0}
.ev-hero-proof-v4 b{display:block;color:#273248;font-size:11.5px;font-weight:660;margin-bottom:2px}
.ev-hero-product-v4{display:flex;flex-direction:column;gap:10px;max-width:560px;margin-left:auto}
.ev-flow-source-v4{background:rgba(255,255,255,.92);border:1px solid #dfe5ee;border-radius:14px;padding:15px 17px;display:grid;grid-template-columns:1fr auto;gap:4px 18px;box-shadow:0 12px 35px rgba(19,30,50,.045)}
.ev-flow-source-v4>div{display:flex;flex-direction:column;gap:2px}.ev-flow-source-v4 small,.ev-flow-message-v4 small{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#8a55a3;font-weight:750}.ev-flow-source-v4 strong{font-size:14px;font-weight:650}.ev-flow-source-v4>span{align-self:center;background:#ebf8f4;color:#177455;border-radius:999px;padding:6px 9px;font-size:9.5px;font-weight:700}
.ev-flow-message-v4{margin-left:38px;background:#fff;border:1px solid #dce4ef;border-radius:14px;padding:15px 16px;display:grid;grid-template-columns:36px 1fr;gap:11px;box-shadow:0 15px 36px rgba(19,30,50,.05)}
.ev-message-avatar{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#e3eaff,#eddef4);display:flex;align-items:center;justify-content:center;color:#3157a4;font-weight:800}
.ev-flow-message-v4 p{margin:4px 0 6px;font-size:11.5px;line-height:1.45;color:#5f6b7e}.ev-flow-message-v4 strong{font-size:11.5px;color:#244e9b}
.ev-panel-preview-v4{margin-top:2px;background:linear-gradient(180deg,#121a2d,#0d1424);border-radius:18px;padding:18px;color:#fff;box-shadow:0 28px 65px rgba(15,23,41,.20)}
.ev-panel-preview-head{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding:0 2px 13px;font-size:14px}.ev-panel-preview-head b{margin-left:auto;background:rgba(67,193,192,.14);color:#6bd5d2;padding:5px 8px;border-radius:999px;font-size:9px}
.ev-panel-preview-person{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:13px 2px;border-bottom:1px solid rgba(255,255,255,.08)}.ev-panel-preview-person>span{width:40px;height:40px;border-radius:11px;background:#e6e3f5;color:#284c9c;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px}.ev-panel-preview-person>div{display:flex;flex-direction:column;gap:2px}.ev-panel-preview-person strong{font-size:12.5px}.ev-panel-preview-person small{font-size:9.5px;color:#aab4c5}.ev-panel-preview-person button{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);color:#fff;border-radius:8px;padding:7px 9px;font-size:9.5px}
.ev-panel-preview-actions{display:flex;gap:8px;align-items:center;padding-top:13px}.ev-panel-preview-actions span,.ev-panel-preview-actions strong{font-size:9px;border:1px solid rgba(255,255,255,.13);padding:6px 8px;border-radius:999px;font-weight:500;color:#c0c9d8}.ev-panel-preview-actions strong{margin-left:auto;color:#74dcda;border-color:rgba(67,193,192,.25);background:rgba(67,193,192,.08)}

.ev-problem-v4{padding:64px 0;border-bottom:1px solid #edf0f4;background:#fff}
.ev-problem-grid-v4{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}
.ev-problem-v4 h2,.ev-section-head-v4 h2,.ev-use-copy-v4 h2,.ev-final-v4 h2{font-size:clamp(29px,3vw,39px)!important;line-height:1.12!important;letter-spacing:-.03em!important;font-weight:590!important;color:#162033!important;margin:10px 0 14px!important}
.ev-problem-v4 p,.ev-use-copy-v4 p{font-size:14px;line-height:1.65;color:#727d8f;margin:0;max-width:600px}
.ev-funnel-v4{display:flex;align-items:center;justify-content:flex-end;gap:13px}.ev-funnel-v4>div{min-width:112px;padding:17px;background:#f8f9fc;border:1px solid #e4e8ef;border-radius:13px;display:flex;flex-direction:column}.ev-funnel-v4>div.is-final{background:#eef9f6;border-color:#d7eee7}.ev-funnel-v4 strong{font-size:27px;letter-spacing:-.03em;font-weight:620}.ev-funnel-v4 span{font-size:9.5px;color:#7b8696;margin-top:3px}.ev-funnel-v4 i{font-style:normal;color:#a8b0bd}

.ev-how-v4{padding:70px 0 76px;background:#f8f9fc;border-bottom:1px solid #edf0f4}.ev-section-head-v4{max-width:690px;margin-bottom:27px}.ev-how-grid-v4{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e2e6ed;border-radius:16px;overflow:hidden;background:#fff}.ev-how-grid-v4 article{padding:26px 27px;min-height:190px;border-right:1px solid #e8ebf0}.ev-how-grid-v4 article:last-child{border-right:0}.ev-how-grid-v4 article>span{font-size:9px;color:#8a55a3;font-weight:760;letter-spacing:.08em}.ev-how-grid-v4 h3{font-size:17px;font-weight:620;margin:22px 0 8px}.ev-how-grid-v4 p{font-size:12.5px;line-height:1.6;color:#6f7a8b;margin:0}

.ev-use-v4{padding:70px 0 78px;background:#fff}.ev-use-grid-wrap-v4{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.ev-use-copy-v4{position:sticky;top:120px}.ev-use-cards-v4{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ev-use-cards-v4 article{border:1px solid #e1e5ec;background:#fff;border-radius:14px;padding:22px;min-height:185px}.ev-use-cards-v4 h3{font-size:16px;font-weight:620;margin:18px 0 7px}.ev-use-cards-v4 p{font-size:12px;line-height:1.55;color:#707b8c;margin:0}.ev-use-icon-v4{width:38px;height:38px;border-radius:10px;background:#f1f4fb;color:#3157a5;display:flex;align-items:center;justify-content:center;font-weight:760;font-size:11px}.ev-use-qr-v4{grid-column:1/-1!important;min-height:150px!important;display:grid;grid-template-columns:105px 1fr;gap:24px;align-items:center;background:linear-gradient(135deg,#fbfcff,#f4faf9)!important}.ev-use-qr-v4 .ev-demo-qr{width:105px;height:105px;padding:7px;background:#fff;border-radius:10px;border:1px solid #e2e6ed}.ev-use-qr-v4 .ev-demo-qr canvas,.ev-use-qr-v4 .ev-demo-qr img{width:100%!important;height:100%!important}.ev-use-qr-v4 h3{margin-top:0}

.ev-prices-v4{padding:70px 0 80px;background:#f7f8fb;border-top:1px solid #edf0f4}.ev-pricing-v4{gap:12px!important}.ev-pricing-v4 article{border-radius:15px!important;padding:24px!important;box-shadow:none!important}.ev-pricing-v4 article.featured{box-shadow:0 14px 35px rgba(26,38,62,.055)!important;border-color:#bfcff0!important}.ev-pricing-v4 h3{font-size:22px!important;font-weight:600!important;margin-top:12px!important}.ev-pricing-v4 strong{font-size:27px!important;font-weight:620!important}.ev-pricing-v4 p{font-size:12px!important;min-height:42px!important}.ev-pricing-v4 .ev-btn{font-size:11px!important;border-radius:9px!important}
.ev-final-v4{padding:58px 0;background:#111a2d;color:#fff}.ev-final-v4 .ev-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.ev-final-v4 h2{color:#fff!important;max-width:720px!important;margin-bottom:0!important}.ev-final-v4 .ev-kicker{color:#6bd4d2!important}.ev-final-v4 .ev-actions{margin-top:0!important;flex-wrap:nowrap}.ev-final-v4 .ev-btn-ghost{background:rgba(255,255,255,.06)!important;color:#fff!important;border-color:rgba(255,255,255,.15)!important}
.ev-footer-v4{background:#0d1424;color:#9aa5b8;border-top:1px solid rgba(255,255,255,.08);padding:38px 0 30px}.ev-footer-v4>.ev-container{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:45px}.ev-footer-v4 img{width:110px;height:auto}.ev-footer-v4 p{font-size:11.5px;line-height:1.55;max-width:240px}.ev-footer-v4>div>div:not(.ev-footer-brand-v4){display:flex;flex-direction:column;gap:9px;font-size:11px}.ev-footer-v4 strong{color:#fff;font-size:11px;margin-bottom:4px}.ev-footer-v4 a:hover{color:#fff}

/* ---------- Panel 0.2.5: misma organización, mejor escala ---------- */
.ev-dashboard-body{background:#f5f7fa!important}
@media(min-width:1181px){
  .ev-panel{grid-template-columns:242px minmax(0,1fr)!important;grid-template-rows:72px minmax(calc(100vh - 72px),auto)!important}
  .ev-app-sidebar{width:242px!important;padding:0 14px 18px!important;background:#10192b!important}
  .ev-app-sidebar-brand{height:82px!important;padding:0 10px!important}.ev-app-sidebar-brand img{width:112px!important}
  .ev-app-company{margin:15px 0 13px!important;padding:12px!important;border-radius:13px!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important}.ev-app-company-mark{width:38px!important;height:38px!important;border-radius:10px!important}.ev-app-company strong{font-size:11.5px!important}.ev-app-company small{font-size:9.5px!important}
  .ev-app-nav{gap:4px!important;padding-top:7px!important}.ev-app-nav a{min-height:43px!important;border-radius:10px!important;padding:0 11px!important;grid-template-columns:23px 1fr auto!important}.ev-app-nav a b{font-size:12px!important;font-weight:620!important}.ev-app-nav a span{font-size:15px!important}.ev-app-nav a.active{box-shadow:inset 2px 0 0 #54cacc!important}
  .ev-app-sidebar-foot a{font-size:10.5px!important}
  .ev-app-topbar{height:72px!important;padding:0 30px!important}.ev-app-topbar-title small{font-size:9px!important}.ev-app-topbar-title strong{font-size:13px!important;font-weight:620!important}.ev-app-profile-link b{font-size:11px!important}.ev-app-profile-link>span{width:32px!important;height:32px!important;border-radius:9px!important}.ev-app-new{font-size:10px!important;padding:7px 10px!important}
  .ev-app-content{max-width:1400px!important;padding:38px 44px 72px!important}
}
.ev-panel-page-head{padding:2px 0 24px!important;align-items:flex-end!important}.ev-panel-page-head h1{font-size:38px!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:590!important;margin:5px 0 8px!important}.ev-panel-page-head p{font-size:13.5px!important;line-height:1.55!important;color:#707b8d!important}.ev-panel-page-head .ev-kicker{font-size:9.5px!important}.ev-panel-inline-stats{gap:22px!important;font-size:11px!important}.ev-panel-inline-stats b{font-size:17px!important;font-weight:610!important}
.ev-panel-tabs{margin-bottom:17px!important}.ev-panel-tabs a{padding:13px 11px 11px!important;font-size:11.5px!important;font-weight:620!important}.ev-panel-tabs a span{font-size:9px!important;padding:2px 6px!important}
.ev-work-toolbar{margin-bottom:17px!important}.ev-work-toolbar input[type="search"]{height:43px!important;width:min(500px,100%)!important;border-radius:10px!important;font-size:12px!important;padding:0 14px!important}.ev-work-toolbar .ev-btn{height:43px!important;font-size:11.5px!important;padding:0 15px!important;border-radius:10px!important}
.ev-work-list{gap:10px!important}
.ev-app-card{border-radius:13px!important;padding:15px 16px!important;gap:10px 18px!important;border-color:#dde3eb!important;background:#fff!important}.ev-app-card:hover{border-color:#cbd5e2!important;box-shadow:0 8px 24px rgba(20,31,50,.035)!important}.ev-app-main .ev-avatar{width:43px!important;height:43px!important;border-radius:11px!important}.ev-app-id strong{font-size:14px!important;font-weight:620!important}.ev-app-id span{font-size:11px!important}.ev-app-id small{font-size:9.5px!important}.ev-app-contact a,.ev-app-contact span{font-size:10.8px!important}.ev-app-actions .ev-btn{padding:11px 14px!important;border-radius:10px!important;font-size:11.5px!important;box-shadow:none!important}.ev-icon-btn{height:37px!important;min-width:37px!important;border-radius:9px!important;font-size:9.5px!important}.ev-review{grid-template-columns:160px 135px minmax(240px,1fr) auto!important;padding-top:10px!important;gap:7px!important}.ev-review select,.ev-review textarea{font-size:11px!important;border-radius:8px!important;padding:8px 10px!important;background:#fbfcfd!important}.ev-save-review{font-size:10.5px!important;border-radius:8px!important;padding:8px 12px!important}
.ev-cabin-table{border-radius:13px!important}.ev-cabin-table-head,.ev-cabin-row{grid-template-columns:165px minmax(280px,1fr) 125px 140px 105px!important;padding:0 18px!important}.ev-cabin-table-head{min-height:42px!important;font-size:9px!important}.ev-cabin-row{min-height:82px!important}.ev-cabin-row strong{font-size:12px!important}.ev-cabin-row small{font-size:9.5px!important}.ev-cabin-row .ev-btn{font-size:10px!important;padding:9px 11px!important}
.ev-panel-summary-line{font-size:11px!important}.ev-panel-summary-line b{font-size:15px!important}
.ev-cabin-editor-head h1{font-size:38px!important;font-weight:590!important}.ev-cabin-editor-head p{font-size:12.5px!important}.ev-big-status{font-size:10px!important}.ev-cabin-tabs{top:72px!important;margin:0 -44px!important;padding:9px 44px!important}.ev-cabin-tabs a{font-size:11.5px!important;padding:9px 11px!important}.ev-tab-heading h2{font-size:25px!important;font-weight:590!important}.ev-tab-heading p{font-size:12px!important}.ev-process-form,.ev-company-profile{max-width:980px!important;padding:24px!important;border-radius:13px!important}.ev-page-heading h1{font-size:34px!important;font-weight:590!important}.ev-page-heading p{font-size:12.5px!important}

/* Reproductor privado: grande, sin parámetros inválidos y con salida alternativa */
.ev-modal-box{width:min(980px,calc(100vw - 36px))!important;border-radius:15px!important;background:#0c1424!important;overflow:hidden!important}.ev-player-slot{aspect-ratio:auto!important;min-height:0!important;display:block!important}.ev-player-frame-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#060b14}.ev-player-frame-wrap iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;border-radius:0!important;display:block!important}.ev-player-bar{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px;background:#111b2e;border-top:1px solid rgba(255,255,255,.08)}.ev-player-meta{display:flex;flex-direction:column;gap:3px}.ev-player-meta strong{color:#fff;font-size:12px;font-weight:620}.ev-player-meta span{color:#8693a7;font-size:9.5px}.ev-player-open{color:#71d6d3!important;font-size:10.5px;font-weight:650;white-space:nowrap}.ev-player-open:hover{color:#fff!important}.ev-modal-close{width:36px!important;height:36px!important;font-size:22px!important;z-index:5!important}

/* Candidato: menos portada, más acción */
.ev-candidate-shell-v3{width:min(1120px,calc(100% - 40px))!important}.ev-candidate-head-v3{height:78px!important}.ev-candidate-head-v3 img{width:112px!important}.ev-candidate-head-v3 small{font-size:9px!important}.ev-candidate-head-v3 strong{font-size:11.5px!important}.ev-candidate-job-v3{padding:32px 0 25px!important}.ev-candidate-job-v3 h1{font-size:clamp(32px,3.6vw,43px)!important;font-weight:590!important;letter-spacing:-.035em!important}.ev-candidate-job-v3 p{font-size:13.5px!important;line-height:1.6!important}.ev-record-workbench-v3,.ev-candidate-form-v3{border-radius:16px!important;box-shadow:0 10px 32px rgba(19,30,50,.045)!important}.ev-record-top h2{font-size:24px!important;font-weight:600!important}.ev-record-top p{font-size:11.5px!important}.ev-question-rail{border-radius:13px!important}.ev-question-rail li{font-size:12px!important}.ev-candidate-form-new-head h2{font-size:24px!important;font-weight:600!important}.ev-candidate-form-new-head p{font-size:11.5px!important}.ev-form-grid-candidate input{font-size:13px!important;min-height:45px!important}.ev-consent-new{font-size:10.5px!important}

@media(max-width:1180px){
  .ev-site-v4 .ev-container{width:min(100% - 40px,1040px)!important}.ev-hero-grid-v4{grid-template-columns:1fr 1fr;gap:42px}.ev-hero-copy-v4 h1{font-size:46px!important}.ev-use-grid-wrap-v4{gap:44px}.ev-panel-page-head h1{font-size:35px!important}
}
@media(max-width:900px){
  .ev-site-head-v4{padding:0 20px!important}.ev-hero-grid-v4,.ev-problem-grid-v4,.ev-use-grid-wrap-v4{grid-template-columns:1fr!important}.ev-hero-grid-v4{min-height:0;padding:58px 0 62px;gap:42px}.ev-hero-copy-v4{max-width:650px}.ev-hero-product-v4{max-width:680px;margin:0}.ev-problem-grid-v4{gap:34px}.ev-funnel-v4{justify-content:flex-start}.ev-how-grid-v4{grid-template-columns:1fr}.ev-how-grid-v4 article{border-right:0;border-bottom:1px solid #e8ebf0;min-height:0}.ev-how-grid-v4 article:last-child{border-bottom:0}.ev-use-copy-v4{position:static}.ev-use-cards-v4{grid-template-columns:1fr 1fr}.ev-footer-v4>.ev-container{grid-template-columns:1.4fr 1fr 1fr}.ev-footer-v4>.ev-container>div:last-child{grid-column:2/4}.ev-final-v4 .ev-container{align-items:flex-start;flex-direction:column}.ev-final-v4 .ev-actions{margin-top:12px!important}
  .ev-panel-page-head{align-items:flex-start!important}.ev-panel-page-head h1{font-size:33px!important}.ev-cabin-tabs{margin:0 -20px!important;padding:9px 20px!important}.ev-review{grid-template-columns:1fr 1fr!important}.ev-review textarea{grid-column:1/-1!important}
}
@media(max-width:680px){
  .ev-site-v4 .ev-container{width:calc(100% - 28px)!important}.ev-site-head-v4{height:66px!important;padding:0 14px!important}.ev-site-head-v4 .ev-brand img{width:103px!important}.ev-site-head-v4 nav{gap:10px!important}.ev-site-head-v4 nav>a:not(.ev-head-login):not(.ev-head-create){display:none!important}.ev-site-head-v4 .ev-head-create{display:inline-flex!important;padding:9px 11px!important;font-size:10.5px!important}.ev-site-head-v4 .ev-head-login{font-size:10.5px!important}.ev-landing-v4{padding-top:66px!important}.ev-hero-grid-v4{padding:42px 0 48px;gap:30px}.ev-hero-copy-v4 h1{font-size:36px!important;line-height:1.06!important}.ev-hero-copy-v4>p{font-size:14px!important}.ev-hero-copy-v4 .ev-actions{display:grid;grid-template-columns:1fr}.ev-hero-copy-v4 .ev-btn{width:100%}.ev-hero-proof-v4{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ev-hero-proof-v4 span{border:0!important;margin:0!important;padding:0!important}.ev-hero-proof-v4 span:last-child{grid-column:1/-1}.ev-flow-message-v4{margin-left:14px}.ev-panel-preview-v4{padding:14px;border-radius:15px}.ev-panel-preview-person{grid-template-columns:36px 1fr auto}.ev-panel-preview-person>span{width:36px;height:36px}.ev-panel-preview-person button{font-size:0;width:34px;height:32px;padding:0}.ev-panel-preview-person button:after{content:'▶';font-size:11px}.ev-panel-preview-actions span:nth-child(2){display:none}.ev-problem-v4,.ev-how-v4,.ev-use-v4,.ev-prices-v4{padding:48px 0 52px}.ev-problem-v4 h2,.ev-section-head-v4 h2,.ev-use-copy-v4 h2,.ev-final-v4 h2{font-size:27px!important}.ev-funnel-v4{gap:7px}.ev-funnel-v4>div{min-width:0;flex:1;padding:13px 10px}.ev-funnel-v4 strong{font-size:22px}.ev-funnel-v4 span{font-size:8px}.ev-how-grid-v4 article{padding:20px}.ev-use-cards-v4{grid-template-columns:1fr}.ev-use-qr-v4{grid-column:auto!important;grid-template-columns:82px 1fr;gap:17px;min-height:130px!important}.ev-use-qr-v4 .ev-demo-qr{width:82px;height:82px}.ev-pricing-three,.ev-pricing-two{grid-template-columns:1fr!important}.ev-final-v4{padding:45px 0}.ev-final-v4 .ev-actions{width:100%;display:grid;grid-template-columns:1fr}.ev-footer-v4>.ev-container{grid-template-columns:1fr 1fr;gap:28px}.ev-footer-brand-v4{grid-column:1/-1}.ev-footer-v4>.ev-container>div:last-child{grid-column:auto}.ev-footer-v4 img{width:96px}
  .ev-panel-page-head h1{font-size:30px!important}.ev-panel-page-head p{font-size:12px!important}.ev-panel-inline-stats{gap:12px!important}.ev-panel-inline-stats b{font-size:15px!important}.ev-panel-tabs a{font-size:10.5px!important}.ev-work-toolbar input[type="search"]{font-size:16px!important;height:46px!important}.ev-work-toolbar .ev-btn{height:46px!important}.ev-app-card{padding:14px!important}.ev-app-main .ev-avatar{width:42px!important;height:42px!important}.ev-app-id strong{font-size:13.5px!important}.ev-app-contact a,.ev-app-contact span{font-size:11px!important}.ev-app-actions .ev-watch{min-height:43px}.ev-review{grid-template-columns:1fr!important}.ev-review textarea{grid-column:auto!important;min-height:70px}.ev-cabin-editor-head h1{font-size:31px!important}.ev-cabin-tabs{top:68px!important;margin:0 -14px!important;padding:7px 14px!important}.ev-modal-box{width:calc(100vw - 12px)!important;border-radius:12px!important}.ev-player-bar{padding:10px 12px}.ev-player-open{font-size:9.5px}.ev-player-meta strong{font-size:11px}.ev-candidate-shell-v3{width:calc(100% - 20px)!important}.ev-candidate-head-v3{height:68px!important}.ev-candidate-job-v3{padding:24px 2px 19px!important}.ev-candidate-job-v3 h1{font-size:30px!important}.ev-record-top h2,.ev-candidate-form-new-head h2{font-size:22px!important}.ev-form-grid-candidate input{font-size:16px!important}
}

/* =========================================================
   Entrevístame 0.2.6 · workspace unificado + landing v6
   ========================================================= */

/* LANDING ------------------------------------------------ */
.ev-landing-body{padding-top:0!important;background:#fff!important;overflow-x:clip!important}
.ev-site-v6{overflow:visible!important;background:#fff!important}
.ev-site-v6 .ev-container{width:min(1180px,calc(100% - 40px))!important;margin-inline:auto!important}
.ev-site-head-wrap-v6{position:sticky!important;top:0!important;z-index:3000!important;height:70px!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(18px) saturate(160%)!important;-webkit-backdrop-filter:blur(18px) saturate(160%)!important;border-top:3px solid transparent!important;border-image:var(--ev-grad) 1!important;border-bottom:1px solid #e9edf3!important;box-shadow:none!important}
.ev-site-head-v6{height:67px!important;padding:0!important;max-width:none!important}
.ev-site-head-v6 .ev-brand img{width:108px!important;height:auto!important}
.ev-site-head-v6 nav{display:flex!important;align-items:center!important;gap:24px!important;font-size:12px!important;font-weight:650!important;color:#4e596c!important}
.ev-site-head-v6 nav>a{white-space:nowrap}.ev-site-head-v6 .ev-head-login{border:0!important;padding:9px 2px!important;border-radius:0!important;color:#202b3f!important}.ev-site-head-v6 .ev-head-create{padding:10px 15px!important;border-radius:10px!important}
.ev-landing-v6{max-width:none!important;margin:0!important;padding:0!important}
.ev-hero-v6{margin:0!important;padding:0!important;background:radial-gradient(circle at 7% 25%,rgba(138,85,163,.07),transparent 28%),radial-gradient(circle at 96% 18%,rgba(64,187,228,.12),transparent 31%),linear-gradient(180deg,#fff 0%,#fbfcff 100%);border-bottom:1px solid #edf0f5}
.ev-hero-grid-v6{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr)!important;gap:66px!important;align-items:center!important;min-height:590px!important;padding:62px 0 66px!important}
.ev-hero-copy-v6{max-width:590px}.ev-hero-copy-v6 .ev-kicker,.ev-section-head-v6 .ev-kicker{font-size:10px!important;letter-spacing:.12em!important;color:#8754a1!important;font-weight:800!important}
.ev-hero-copy-v6 h1{font-size:clamp(43px,4.2vw,60px)!important;line-height:1.04!important;letter-spacing:-.045em!important;font-weight:610!important;color:#172033!important;margin:13px 0 20px!important}.ev-hero-copy-v6 h1 em{font-style:normal!important;background:var(--ev-grad)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.ev-hero-copy-v6>p{font-size:15.5px!important;line-height:1.68!important;color:#697587!important;margin:0!important;max-width:590px!important}.ev-hero-copy-v6 .ev-actions{margin-top:24px!important;gap:10px!important}.ev-hero-copy-v6 .ev-btn-large{padding:13px 17px!important;border-radius:11px!important;font-size:12px!important}
.ev-hero-proof-v6{display:flex!important;gap:0!important;align-items:stretch!important;margin-top:25px!important;padding-top:17px!important;border-top:1px solid #e3e7ee!important}.ev-hero-proof-v6 span{display:flex!important;flex-direction:column!important;gap:2px!important;padding:0 22px!important;border-left:1px solid #e3e7ee!important}.ev-hero-proof-v6 span:first-child{padding-left:0!important;border-left:0!important}.ev-hero-proof-v6 b{font-size:11px!important;font-weight:700!important;color:#263246!important}.ev-hero-proof-v6 small{font-size:9.5px!important;color:#8992a1!important}
.ev-hero-story-v6{display:grid!important;gap:10px!important;width:100%!important;max-width:560px!important;margin-left:auto!important}.ev-portals-v6{padding:0 3px 2px!important}.ev-portals-v6 small{font-size:8.5px!important;letter-spacing:.11em!important;color:#8792a4!important;font-weight:800!important}.ev-portals-v6>div{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin-top:7px!important}.ev-portals-v6 span,.ev-use-portals span{padding:6px 8px!important;border:1px solid #dfe5ed!important;border-radius:999px!important;background:rgba(255,255,255,.76)!important;color:#566175!important;font-size:9px!important;font-weight:650!important}
.ev-story-job-v6,.ev-story-message-v6{background:rgba(255,255,255,.93)!important;border:1px solid #dde4ed!important;border-radius:14px!important;box-shadow:0 12px 32px rgba(27,40,65,.045)!important}.ev-story-job-v6{padding:14px 16px!important}.ev-story-job-v6>div{display:grid!important;grid-template-columns:1fr auto!important;gap:2px 16px!important;align-items:center!important}.ev-story-job-v6 small,.ev-story-message-v6 small{font-size:8.5px!important;letter-spacing:.09em!important;color:#8754a1!important;font-weight:800!important}.ev-story-job-v6 strong{font-size:14px!important;font-weight:680!important}.ev-story-job-v6 span{grid-row:1/3;grid-column:2!important;background:#edf8f4!important;color:#197554!important;padding:6px 9px!important;border-radius:999px!important;font-size:9px!important;font-weight:700!important}
.ev-story-bridge-v6{height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:#7d8797!important}.ev-story-bridge-v6 i{font-style:normal!important;color:#627897!important;font-size:18px!important}.ev-story-bridge-v6 span{font-size:10px!important}
.ev-story-message-v6{display:grid!important;grid-template-columns:36px 1fr!important;gap:11px!important;padding:13px 15px!important;margin-left:34px!important}.ev-story-message-v6 .ev-message-avatar{width:36px!important;height:36px!important;border-radius:10px!important;background:#ebe5f5!important;color:#31569f!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:800!important}.ev-story-message-v6 p{font-size:10.5px!important;color:#677286!important;margin:4px 0 5px!important}.ev-story-message-v6 strong{font-size:11px!important;color:#264f9b!important}
.ev-panel-preview-v6{background:#111a2e!important;color:#fff!important;border-radius:16px!important;padding:16px!important;box-shadow:0 24px 58px rgba(16,26,45,.18)!important}.ev-panel-preview-v6 .ev-panel-preview-head{padding:0 1px 11px!important;font-size:12px!important}.ev-panel-preview-v6 .ev-panel-preview-head b{font-size:8.5px!important}.ev-panel-preview-v6 .ev-panel-preview-person{grid-template-columns:38px 1fr auto!important;padding:11px 1px!important}.ev-panel-preview-v6 .ev-panel-preview-person>span{width:38px!important;height:38px!important;border-radius:10px!important}.ev-panel-preview-v6 .ev-panel-preview-person strong{font-size:11.5px!important}.ev-panel-preview-v6 .ev-panel-preview-person small{font-size:9px!important}.ev-panel-preview-v6 .ev-panel-preview-person button{font-size:9px!important;padding:7px 9px!important}.ev-panel-preview-v6 .ev-panel-preview-actions{padding-top:11px!important}.ev-panel-preview-v6 .ev-panel-preview-actions span,.ev-panel-preview-v6 .ev-panel-preview-actions strong{font-size:8.5px!important}
.ev-how-v6,.ev-uses-v6,.ev-prices-v6{padding:64px 0!important}.ev-how-v6{background:#fff!important}.ev-uses-v6{background:#f7f9fc!important;border-block:1px solid #edf0f5!important}.ev-prices-v6{background:#fff!important}.ev-section-head-v6{max-width:730px!important;margin-bottom:28px!important}.ev-section-head-v6 h2{font-size:clamp(29px,2.8vw,39px)!important;line-height:1.1!important;letter-spacing:-.03em!important;font-weight:590!important;color:#172033!important;margin:8px 0 0!important}.ev-how-grid-v6{display:grid!important;grid-template-columns:repeat(3,1fr)!important;border:1px solid #e3e8ef!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important}.ev-how-grid-v6 article{display:grid!important;grid-template-columns:32px 1fr!important;gap:12px!important;padding:22px!important;border-left:1px solid #e8ecf2!important}.ev-how-grid-v6 article:first-child{border-left:0!important}.ev-how-grid-v6 article>b{width:30px!important;height:30px!important;border-radius:8px!important;background:#f1ecf6!important;color:#8551a0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:9px!important}.ev-how-grid-v6 h3{font-size:15px!important;font-weight:680!important;margin:1px 0 5px!important}.ev-how-grid-v6 p{font-size:11.5px!important;line-height:1.55!important;color:#727d8e!important;margin:0!important}
.ev-use-grid-v6{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important}.ev-use-card-v6{background:#fff!important;border:1px solid #e0e6ee!important;border-radius:15px!important;padding:22px!important;box-shadow:none!important}.ev-use-card-copy{display:grid!important;grid-template-columns:32px 1fr!important;gap:12px!important;margin-bottom:18px!important}.ev-use-card-copy>span{font-size:9px!important;font-weight:800!important;color:#8a55a3!important;padding-top:3px!important}.ev-use-card-v6 h3{font-size:18px!important;letter-spacing:-.02em!important;font-weight:650!important;margin:0 0 7px!important}.ev-use-card-v6 p{font-size:11.5px!important;line-height:1.6!important;color:#707b8d!important;margin:0!important}.ev-use-portal-v6{background:#f7f9fc!important;border:1px solid #e7ebf1!important;border-radius:12px!important;padding:14px!important}.ev-use-portals{display:flex!important;gap:5px!important;flex-wrap:wrap!important;margin-bottom:10px!important}.ev-use-chat{background:#fff!important;border-radius:10px!important;padding:11px 12px!important}.ev-use-chat small{font-size:8px!important;color:#8a55a3!important;font-weight:800!important;text-transform:uppercase!important}.ev-use-chat p{margin:4px 0!important;font-size:10.5px!important}.ev-use-chat strong{font-size:10.5px!important;color:#28509a!important}.ev-use-standalone-v6{display:grid!important;grid-template-columns:1fr 105px!important;gap:13px!important;background:#f7f9fc!important;border:1px solid #e7ebf1!important;border-radius:12px!important;padding:14px!important}.ev-mini-job-v6{display:flex!important;flex-direction:column!important;gap:5px!important}.ev-mini-job-v6 small{font-size:8px!important;color:#7d8798!important}.ev-mini-job-v6 strong{font-size:15px!important}.ev-mini-job-v6 span{font-size:9px!important;color:#6c7789!important}.ev-mini-job-v6 p{font-size:10px!important}.ev-mini-job-v6 b{font-size:9px!important;color:#fff!important;background:var(--ev-grad)!important;border-radius:8px!important;padding:8px 9px!important;align-self:flex-start!important}.ev-mini-qr-v6{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important}.ev-mini-qr-v6 .ev-demo-qr{width:82px!important;height:82px!important}.ev-mini-qr-v6 .ev-demo-qr img,.ev-mini-qr-v6 .ev-demo-qr canvas{width:82px!important;height:82px!important}.ev-mini-qr-v6 small{font-size:8px!important;color:#7b8595!important;text-align:center!important}
.ev-pricing-v6 article{border-radius:14px!important;padding:24px!important;box-shadow:none!important}.ev-pricing-v6 article.featured{box-shadow:0 12px 36px rgba(44,69,120,.07)!important}.ev-pricing-v6 h3{font-size:21px!important}.ev-pricing-v6 strong{font-size:27px!important}.ev-pricing-v6 p{font-size:12px!important;min-height:44px!important}.ev-final-v6{padding:46px 0!important;background:#111a2d!important;color:#fff!important}.ev-final-v6 .ev-container{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:30px!important}.ev-final-v6 h2{font-size:30px!important;line-height:1.1!important;font-weight:580!important;letter-spacing:-.025em!important;margin:7px 0 0!important}.ev-final-v6 .ev-kicker{color:#68d1d0!important}.ev-final-v6 .ev-btn-ghost{border-color:rgba(255,255,255,.18)!important;color:#fff!important;background:rgba(255,255,255,.04)!important}
.ev-footer-v6{background:#0c1424!important;color:#aab4c4!important;border-top:3px solid transparent!important;border-image:var(--ev-grad) 1!important;padding:40px 0 18px!important}.ev-footer-v6>.ev-container:first-child{display:grid!important;grid-template-columns:1.5fr repeat(3,1fr)!important;gap:42px!important}.ev-footer-v6 img{width:104px!important;filter:brightness(1.6)!important}.ev-footer-brand-v6 p{font-size:11px!important;max-width:250px!important}.ev-footer-v6 strong{display:block!important;color:#fff!important;font-size:10px!important;margin-bottom:9px!important}.ev-footer-v6 a,.ev-footer-v6 span{display:block!important;color:#9aa6b8!important;font-size:10px!important;margin:6px 0!important}.ev-footer-bottom-v6{border-top:1px solid rgba(255,255,255,.08)!important;margin-top:28px!important;padding-top:14px!important;display:flex!important;justify-content:space-between!important}

/* PANEL / WORKSPACE -------------------------------------- */
.ev-dashboard-body{background:#f6f8fb!important}
.ev-panel-standalone{background:#f6f8fb!important}
@media(min-width:1181px){
  .ev-panel{display:grid!important;grid-template-columns:244px minmax(0,1fr)!important;grid-template-rows:68px minmax(calc(100vh - 68px),auto)!important;max-width:none!important;margin:0!important;padding:0!important;min-height:100vh!important}
  .ev-app-sidebar{grid-column:1!important;grid-row:1/3!important;position:fixed!important;inset:0 auto 0 0!important;width:244px!important;background:#111a2d!important;padding:0 14px 18px!important;box-shadow:none!important;z-index:1800!important}
  .ev-app-topbar{grid-column:2!important;grid-row:1!important;position:sticky!important;top:0!important;height:68px!important;padding:0 30px!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(14px)!important;border-bottom:1px solid #e5e9ef!important;z-index:1200!important}
  .ev-app-content{grid-column:2!important;grid-row:2!important;width:100%!important;max-width:1340px!important;margin:0 auto!important;padding:34px 40px 70px!important}
}
.ev-app-sidebar-brand{height:86px!important;padding:0 10px!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.ev-app-sidebar-brand img{width:106px!important}.ev-app-company{margin:16px 0 16px!important;padding:12px!important;border-radius:12px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important}.ev-app-company-mark{width:38px!important;height:38px!important;border-radius:10px!important;font-size:13px!important}.ev-app-company strong{font-size:11.5px!important}.ev-app-company small{font-size:9.5px!important}.ev-app-nav{gap:3px!important}.ev-app-nav a{min-height:44px!important;border-radius:9px!important;padding:0 11px!important;grid-template-columns:21px 1fr auto!important;color:#aab4c5!important}.ev-app-nav a b{font-size:11.5px!important;font-weight:600!important}.ev-app-nav a span{font-size:14px!important}.ev-app-nav a.active{background:rgba(64,187,228,.09)!important;color:#fff!important;box-shadow:inset 3px 0 0 #43c1c0!important}.ev-app-nav a em{font-size:8.5px!important;background:#295c77!important;color:#d8ffff!important}.ev-app-sidebar-foot{border-top:1px solid rgba(255,255,255,.08)!important}.ev-app-sidebar-foot a{font-size:10px!important;color:#8f9aab!important}.ev-app-topbar-title small{font-size:8.5px!important;letter-spacing:.08em!important;color:#8b95a5!important}.ev-app-topbar-title strong{font-size:12px!important;font-weight:650!important}.ev-app-profile-link b{font-size:10.5px!important}.ev-app-new{font-size:9.5px!important}
.ev-panel-page-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:30px!important;padding:2px 0 23px!important;border-bottom:0!important;margin:0!important}.ev-panel-page-head h1{font-size:34px!important;line-height:1.1!important;letter-spacing:-.03em!important;font-weight:590!important;color:#1b2538!important;margin:5px 0 7px!important}.ev-panel-page-head p{font-size:13px!important;color:#758094!important;line-height:1.55!important;margin:0!important}.ev-panel-page-head .ev-kicker{font-size:9px!important;letter-spacing:.11em!important;color:#8854a1!important}.ev-panel-inline-stats{display:flex!important;gap:19px!important;font-size:10.5px!important;color:#7f8999!important;padding-bottom:4px!important}.ev-panel-inline-stats b{font-size:16px!important;font-weight:620!important;color:#253249!important}.ev-panel-summary-line{padding:0 0 18px!important;font-size:10.5px!important}.ev-panel-summary-line b{font-size:15px!important}
.ev-workspace-surface{background:#fff!important;border:1px solid #dfe5ed!important;border-radius:14px!important;box-shadow:none!important;overflow:hidden!important}.ev-workspace-surface>.ev-panel-tabs{padding:0 16px!important;margin:0!important}.ev-panel-tabs{display:flex!important;gap:3px!important;border-bottom:1px solid #e8ecf2!important;overflow-x:auto!important}.ev-panel-tabs a{font-size:11px!important;font-weight:610!important;padding:13px 10px 11px!important}.ev-panel-tabs a.active{color:#254e9b!important;border-bottom-color:#4b7ed8!important}.ev-panel-tabs a span{font-size:8.5px!important}
.ev-work-toolbar{display:flex!important;align-items:center!important;gap:9px!important;padding:14px 16px!important;margin:0!important;border-bottom:1px solid #e9edf3!important;background:#fcfdff!important}.ev-search-field{position:relative!important;display:flex!important;align-items:center!important;flex:1!important;min-width:250px!important}.ev-search-field>span{position:absolute!important;left:12px!important;color:#9ba5b4!important;font-size:18px!important;pointer-events:none!important}.ev-search-field input[type="search"]{width:100%!important;height:42px!important;padding:0 13px 0 37px!important;border:1px solid #d9e0e9!important;border-radius:9px!important;background:#fff!important;font-size:12px!important;color:#263247!important}.ev-work-toolbar>.ev-btn{height:42px!important;padding:0 14px!important;border-radius:9px!important;font-size:10.5px!important}.ev-work-toolbar select{height:42px!important;border:1px solid #d9e0e9!important;border-radius:9px!important;background:#fff!important;padding:0 34px 0 12px!important;color:#39465b!important;font-size:11px!important}.ev-work-toolbar .ev-link{display:inline!important;margin:0!important;font-size:10px!important}
.ev-app-flat-list{display:block!important}.ev-app-entry{display:block!important;margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid #e8ecf2!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.ev-app-entry:last-child{border-bottom:0!important}.ev-app-entry:hover{background:#fbfcfe!important;box-shadow:none!important}.ev-app-entry-primary{display:grid!important;grid-template-columns:minmax(310px,1fr) minmax(180px,250px) auto!important;align-items:center!important;gap:20px!important;padding:16px 18px 13px!important}.ev-app-main{display:flex!important;align-items:center!important;gap:12px!important}.ev-app-main .ev-avatar{width:44px!important;height:44px!important;border-radius:11px!important;font-size:13px!important}.ev-app-id{display:flex!important;flex-direction:column!important;gap:2px!important}.ev-app-id strong{font-size:14px!important;font-weight:650!important;color:#1d293c!important}.ev-app-id span{font-size:10.5px!important;color:#59677c!important}.ev-app-id small{font-size:9.5px!important;color:#98a1af!important}.ev-app-contact{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important}.ev-app-contact a,.ev-app-contact span{font-size:10.5px!important;color:#6e798b!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.ev-app-contact a:hover{color:#2b579f!important}.ev-app-actions{display:flex!important;align-items:center!important;gap:7px!important;justify-content:flex-end!important}.ev-app-actions .ev-watch{min-height:40px!important;padding:0 14px!important;border-radius:9px!important;font-size:10.5px!important}.ev-icon-btn{height:40px!important;min-width:40px!important;border-radius:9px!important;font-size:9px!important}
.ev-app-entry-review{display:grid!important;grid-template-columns:170px 145px minmax(260px,1fr) auto!important;gap:8px!important;align-items:center!important;padding:10px 18px 13px!important;margin:0!important;border-top:1px solid #f0f2f6!important;background:#fbfcfe!important}.ev-app-entry-review select,.ev-app-entry-review textarea{height:38px!important;min-height:38px!important;border:1px solid #dde3eb!important;border-radius:8px!important;background:#fff!important;padding:8px 10px!important;font-size:10.5px!important;color:#3e4a5d!important;resize:vertical!important}.ev-app-entry-review textarea{line-height:20px!important}.ev-app-entry-review .ev-save-review{height:38px!important;padding:0 13px!important;border:0!important;border-radius:8px!important;background:#eef2f7!important;color:#344157!important;font-size:10px!important;font-weight:650!important;cursor:pointer!important}.ev-app-entry-review .ev-save-review:hover{background:#e5ebf3!important}
.ev-cabin-surface{overflow:hidden!important}.ev-cabin-table{border:0!important;border-radius:0!important;overflow:visible!important}.ev-cabin-table-head,.ev-cabin-row{grid-template-columns:160px minmax(280px,1fr) 130px 150px 90px!important;padding:0 18px!important}.ev-cabin-table-head{min-height:44px!important;background:#fbfcfe!important;border-bottom:1px solid #e7ebf1!important;font-size:9px!important}.ev-cabin-row{min-height:78px!important;border-bottom:1px solid #e8ecf2!important}.ev-cabin-row:last-child{border-bottom:0!important}.ev-cabin-row strong{font-size:12px!important}.ev-cabin-row small{font-size:9.5px!important}.ev-row-link{color:#26539f!important;font-size:10.5px!important;font-weight:650!important;white-space:nowrap!important}.ev-row-link:hover{color:#1d407d!important}
.ev-cabin-editor-head{padding:4px 0 22px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;border-bottom:0!important}.ev-cabin-editor-head .ev-back{font-size:10.5px!important;margin-bottom:18px!important}.ev-cabin-editor-head h1{font-size:34px!important;line-height:1.08!important;font-weight:590!important;letter-spacing:-.03em!important;margin:5px 0 5px!important}.ev-cabin-editor-head p{font-size:12px!important;margin:0!important;color:#7a8596!important}.ev-big-status{font-size:9.5px!important;padding:7px 10px!important}.ev-cabin-tabs{position:sticky!important;top:68px!important;z-index:900!important;margin:0!important;padding:0 2px!important;background:#f6f8fb!important;border-bottom:1px solid #dfe5ed!important;box-shadow:none!important}.ev-cabin-tabs a{font-size:11px!important;padding:12px 11px 10px!important}.ev-tab-panel{padding-top:18px!important}.ev-cabin-applications-surface{padding:0!important}.ev-history-context{display:flex!important;align-items:center!important;gap:10px!important;padding:12px 16px!important;border-bottom:1px solid #e7ebf1!important;background:#fff9ec!important;font-size:10px!important}.ev-history-context span{color:#9a6d17!important}.ev-history-context strong{font-size:11px!important}.ev-history-context a{margin-left:auto!important;color:#2954a0!important}.ev-work-toolbar-cabin{border-radius:0!important}.ev-process-form,.ev-company-profile{max-width:none!important;border:1px solid #dfe5ed!important;border-radius:14px!important;padding:24px!important;box-shadow:none!important;background:#fff!important}.ev-reuse-card{border:1px solid #dfe5ed!important;border-radius:14px!important;box-shadow:none!important;background:#fbfcfe!important}.ev-share-card,.ev-qr-card{border:1px solid #dfe5ed!important;border-radius:14px!important;box-shadow:none!important}.ev-history-list{border:1px solid #dfe5ed!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important}.ev-history-list article{border-bottom:1px solid #e8ecf2!important;border-radius:0!important;margin:0!important}.ev-history-list article:last-child{border-bottom:0!important}
.ev-account-tabs{display:flex!important;gap:4px!important;margin:0 0 16px!important;border-bottom:1px solid #dfe5ed!important;overflow-x:auto!important}.ev-account-tabs a{padding:11px 10px 10px!important;font-size:10.5px!important;font-weight:620!important;color:#718094!important;border-bottom:2px solid transparent!important;white-space:nowrap!important}.ev-account-tabs a.active{color:#27519b!important;border-bottom-color:#4c7fd7!important}.ev-billing-overview{padding:0!important}.ev-billing-overview-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;border-bottom:1px solid #e6ebf1!important}.ev-billing-overview-grid article{display:flex!important;flex-direction:column!important;gap:5px!important;padding:20px!important;border-left:1px solid #e8ecf2!important}.ev-billing-overview-grid article:first-child{border-left:0!important}.ev-billing-overview-grid small{font-size:9px!important;color:#8a95a5!important}.ev-billing-overview-grid strong{font-size:16px!important;font-weight:620!important}.ev-billing-overview-grid span{font-size:9.5px!important;color:#718094!important}.ev-billing-status{align-self:flex-start!important;padding:4px 7px!important;border-radius:999px!important;background:#f0f3f7!important}.ev-billing-status.active{background:#e8f7f0!important;color:#176f50!important}.ev-billing-next{display:grid!important;grid-template-columns:240px 1fr!important;gap:28px!important;padding:22px!important}.ev-billing-next h2,.ev-section-title-row h2{font-size:17px!important;font-weight:620!important;margin:0 0 4px!important}.ev-billing-next p,.ev-section-title-row p{font-size:10.5px!important;color:#7c8797!important;margin:0!important}.ev-billing-next-list>div{display:grid!important;grid-template-columns:160px 1fr auto!important;gap:14px!important;padding:10px 0!important;border-bottom:1px solid #edf0f4!important;align-items:center!important}.ev-billing-next-list>div:last-child{border-bottom:0!important}.ev-billing-next-list span,.ev-billing-next-list small{font-size:9.5px!important;color:#8590a0!important}.ev-billing-next-list strong{font-size:11px!important;font-weight:620!important}.ev-account-section-flat{padding:0!important}.ev-section-title-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:18px 20px!important;border-bottom:1px solid #e7ebf1!important}.ev-account-row-flat{display:grid!important;grid-template-columns:minmax(250px,1.4fr) .7fr .8fr 1fr auto!important;gap:20px!important;align-items:center!important;padding:15px 20px!important;border-bottom:1px solid #e8ecf2!important}.ev-account-row-flat:last-child{border-bottom:0!important}.ev-account-row-flat>div:not(.ev-account-row-main){display:flex!important;flex-direction:column!important;gap:2px!important}.ev-account-row-flat small{font-size:9px!important;color:#8b95a5!important}.ev-account-row-flat strong{font-size:11px!important;font-weight:620!important}.ev-account-row-main{display:flex!important;align-items:center!important;gap:10px!important}.ev-account-icon{width:34px!important;height:34px!important;border-radius:9px!important;background:#f0edf8!important;color:#8052a0!important;display:flex!important;align-items:center!important;justify-content:center!important}.ev-order-list-flat .ev-order-head,.ev-order-list-flat .ev-order-row{display:grid!important;grid-template-columns:90px minmax(250px,1fr) 110px 120px 120px 50px!important;gap:12px!important;align-items:center!important;padding:12px 18px!important}.ev-order-list-flat .ev-order-head{background:#fbfcfe!important;border-bottom:1px solid #e7ebf1!important;font-size:9px!important;color:#8a95a5!important}.ev-order-list-flat .ev-order-row{border-bottom:1px solid #e8ecf2!important;font-size:10px!important}.ev-order-list-flat .ev-order-row:last-child{border-bottom:0!important}
.ev-settings-surface{max-width:900px!important}.ev-company-profile-flat{display:block!important}.ev-settings-row{display:grid!important;grid-template-columns:240px 1fr!important;gap:30px!important;padding:18px 20px!important;border-bottom:1px solid #e8ecf2!important;align-items:start!important}.ev-settings-row>div{display:flex!important;flex-direction:column!important;gap:3px!important}.ev-settings-row>div strong{font-size:11px!important}.ev-settings-row>div small{font-size:9.5px!important;color:#8792a2!important}.ev-settings-row label{margin:0!important}.ev-settings-row input,.ev-settings-row textarea{width:100%!important;border:1px solid #dbe2ea!important;border-radius:9px!important;padding:10px 11px!important;font-size:11px!important;box-shadow:none!important}.ev-settings-actions{padding:16px 20px!important}

/* PLAYER: local signed Stream URL, no API calls per click */
.ev-modal-box{width:min(940px,calc(100vw - 34px))!important;border-radius:15px!important;overflow:hidden!important;background:#0b1322!important}.ev-player-frame-wrap{width:100%!important;aspect-ratio:16/9!important;background:#050912!important;position:relative!important}.ev-player-frame-wrap iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important}.ev-player-bar{background:#101a2d!important;padding:12px 16px!important}.ev-player-open{color:#71d8d5!important}.ev-processing{padding:48px 28px!important;color:#dfe6f1!important;text-align:center!important}.ev-processing p{color:#9aa7ba!important}

@media(max-width:1100px){
  .ev-site-v6 .ev-container{width:min(900px,calc(100% - 32px))!important}.ev-hero-grid-v6{grid-template-columns:1fr!important;gap:42px!important;min-height:0!important;padding:54px 0 58px!important}.ev-hero-copy-v6{max-width:680px!important}.ev-hero-story-v6{max-width:680px!important;margin:0!important}.ev-use-grid-v6{grid-template-columns:1fr!important}.ev-how-grid-v6{grid-template-columns:1fr!important}.ev-how-grid-v6 article{border-left:0!important;border-top:1px solid #e8ecf2!important}.ev-how-grid-v6 article:first-child{border-top:0!important}.ev-footer-v6>.ev-container:first-child{grid-template-columns:1.4fr 1fr 1fr!important}.ev-footer-v6>.ev-container:first-child>div:last-child{grid-column:2/4!important}
  .ev-app-entry-primary{grid-template-columns:minmax(260px,1fr) minmax(170px,220px) auto!important}.ev-app-entry-review{grid-template-columns:150px 130px minmax(200px,1fr) auto!important}.ev-billing-next{grid-template-columns:1fr!important}.ev-account-row-flat{grid-template-columns:1.4fr .8fr .8fr auto!important}.ev-account-row-flat>div:nth-child(4){display:none!important}
}
@media(max-width:900px){
  .ev-app-content{padding:24px 20px 55px!important}.ev-panel-page-head{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.ev-panel-page-head h1{font-size:31px!important}.ev-app-entry-primary{grid-template-columns:1fr auto!important}.ev-app-contact{grid-column:1/-1!important;flex-direction:row!important;gap:12px!important}.ev-app-entry-review{grid-template-columns:1fr 1fr!important}.ev-app-entry-review textarea{grid-column:1/-1!important}.ev-work-toolbar{flex-wrap:wrap!important}.ev-search-field{min-width:100%!important}.ev-billing-overview-grid{grid-template-columns:1fr!important}.ev-billing-overview-grid article{border-left:0!important;border-top:1px solid #e8ecf2!important}.ev-billing-overview-grid article:first-child{border-top:0!important}.ev-account-row-flat{grid-template-columns:1fr 1fr!important}.ev-account-row-main{grid-column:1/-1!important}.ev-order-list-flat{overflow-x:auto!important}.ev-settings-row{grid-template-columns:1fr!important;gap:10px!important}
}
@media(max-width:680px){
  .ev-site-head-wrap-v6{height:64px!important}.ev-site-head-v6{height:61px!important}.ev-site-v6 .ev-container{width:calc(100% - 24px)!important}.ev-site-head-v6 .ev-brand img{width:96px!important}.ev-site-head-v6 nav{gap:10px!important}.ev-site-head-v6 nav>a:not(.ev-head-login):not(.ev-head-create){display:none!important}.ev-site-head-v6 .ev-head-create{display:none!important}.ev-site-head-v6 .ev-head-login{font-size:10.5px!important}.ev-hero-grid-v6{padding:38px 0 44px!important;gap:30px!important}.ev-hero-copy-v6 h1{font-size:36px!important}.ev-hero-copy-v6>p{font-size:14px!important}.ev-hero-copy-v6 .ev-actions{display:grid!important;grid-template-columns:1fr!important}.ev-hero-copy-v6 .ev-btn{width:100%!important}.ev-hero-proof-v6{display:grid!important;grid-template-columns:1fr 1fr!important;gap:11px!important}.ev-hero-proof-v6 span{padding:0!important;border:0!important}.ev-hero-proof-v6 span:last-child{grid-column:1/-1!important}.ev-story-message-v6{margin-left:0!important}.ev-portals-v6>div{gap:4px!important}.ev-how-v6,.ev-uses-v6,.ev-prices-v6{padding:46px 0!important}.ev-section-head-v6 h2{font-size:28px!important}.ev-use-card-v6{padding:16px!important}.ev-use-standalone-v6{grid-template-columns:1fr 88px!important}.ev-mini-qr-v6 .ev-demo-qr,.ev-mini-qr-v6 .ev-demo-qr img,.ev-mini-qr-v6 .ev-demo-qr canvas{width:72px!important;height:72px!important}.ev-pricing-three,.ev-pricing-two{grid-template-columns:1fr!important}.ev-final-v6 .ev-container{align-items:flex-start!important;flex-direction:column!important}.ev-final-v6 h2{font-size:27px!important}.ev-final-v6 .ev-actions{width:100%!important;display:grid!important;grid-template-columns:1fr!important}.ev-footer-v6>.ev-container:first-child{grid-template-columns:1fr 1fr!important}.ev-footer-brand-v6{grid-column:1/-1!important}.ev-footer-v6>.ev-container:first-child>div:last-child{grid-column:auto!important}.ev-footer-bottom-v6{flex-direction:column!important;gap:3px!important}
  .ev-panel-page-head h1{font-size:29px!important}.ev-panel-inline-stats{gap:12px!important}.ev-workspace-surface{border-radius:11px!important}.ev-panel-tabs a{font-size:10px!important}.ev-app-entry-primary{grid-template-columns:1fr!important;padding:14px!important}.ev-app-actions{justify-content:flex-start!important}.ev-app-contact{grid-column:auto!important;flex-direction:column!important;gap:3px!important}.ev-app-entry-review{grid-template-columns:1fr!important;padding:11px 14px 14px!important}.ev-app-entry-review textarea{grid-column:auto!important;min-height:64px!important}.ev-work-toolbar{padding:12px!important}.ev-work-toolbar select,.ev-work-toolbar>.ev-btn{width:100%!important}.ev-cabin-table-head{display:none!important}.ev-cabin-row{grid-template-columns:1fr auto!important;gap:8px!important;padding:14px!important}.ev-cabin-row>div:nth-child(3),.ev-cabin-row>div:nth-child(4){display:none!important}.ev-cabin-editor-head{align-items:flex-start!important}.ev-cabin-editor-head h1{font-size:29px!important}.ev-cabin-tabs{top:64px!important;overflow-x:auto!important}.ev-billing-next-list>div{grid-template-columns:1fr!important;gap:3px!important}.ev-account-row-flat{grid-template-columns:1fr!important}.ev-account-row-main{grid-column:auto!important}.ev-order-list-flat{overflow-x:auto!important}.ev-settings-row{padding:15px!important}.ev-modal-box{width:calc(100vw - 12px)!important;border-radius:11px!important}
}

/* =========================================================
   Entrevístame 0.2.6 · refinement final
   Un backend, jerarquía tranquila, notebook + mobile
   ========================================================= */

/* Landing: sin franja entre header y portada */
.ev-site-v6,.ev-landing-v6,.ev-hero-v6{margin-top:0!important}
.ev-site-head-wrap-v6+main{margin-top:0!important;padding-top:0!important}
.ev-hero-grid-v6{min-height:560px!important;padding-top:48px!important;padding-bottom:54px!important}
.ev-hero-copy-v6 h1{font-size:clamp(42px,4vw,56px)!important;font-weight:600!important;max-width:610px!important}
.ev-hero-copy-v6>p{font-size:15px!important;max-width:600px!important}
.ev-hero-secondary-v6{margin:17px 0 0!important;padding-top:15px!important;border-top:1px solid #e7ebf1!important;color:#7b8697!important;font-size:11.5px!important;line-height:1.55!important}
.ev-portals-v6{padding-bottom:4px!important}.ev-portals-v6 small{font-size:8px!important}.ev-portals-v6 span{background:#fff!important}
.ev-story-job-v6,.ev-story-message-v6{box-shadow:none!important}
.ev-panel-preview-v6{box-shadow:0 16px 42px rgba(17,26,46,.13)!important}
.ev-how-v6,.ev-uses-v6,.ev-prices-v6{padding:56px 0!important}.ev-section-head-v6{margin-bottom:22px!important}.ev-section-head-v6 h2{font-size:clamp(27px,2.5vw,35px)!important;font-weight:570!important}
.ev-how-grid-v6{border-radius:12px!important}.ev-how-grid-v6 article{padding:19px 20px!important}.ev-how-grid-v6 h3{font-size:14px!important}.ev-how-grid-v6 p{font-size:11px!important}
.ev-use-card-v6{border-radius:12px!important;padding:20px!important}.ev-use-card-v6 h3{font-size:17px!important}.ev-use-card-v6 p{font-size:11px!important}
.ev-pricing-v6 article{box-shadow:none!important}

/* Panel: el contenido fluye como una sola aplicación */
.ev-dashboard-body,.ev-panel-standalone{background:#f8fafc!important}
@media(min-width:1181px){
  .ev-panel{grid-template-columns:252px minmax(0,1fr)!important}
  .ev-app-sidebar{width:252px!important;padding-left:16px!important;padding-right:16px!important}
  .ev-app-content{max-width:1380px!important;padding:38px 44px 72px!important}
}
.ev-app-sidebar-brand img{width:112px!important}.ev-app-company{border-radius:11px!important}.ev-app-nav a{min-height:46px!important}.ev-app-nav a b{font-size:12px!important}.ev-app-topbar-title strong{font-size:13px!important}
.ev-panel-page-head{padding-bottom:20px!important}.ev-panel-page-head h1{font-size:36px!important;font-weight:575!important}.ev-panel-page-head p{font-size:13px!important}.ev-panel-inline-stats{font-size:11px!important}.ev-panel-inline-stats b{font-size:17px!important}

/* Una superficie, no tarjetas anidadas */
.ev-workspace-surface{background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important}
.ev-workspace-surface>.ev-panel-tabs{padding:0!important}
.ev-panel-tabs{background:transparent!important;border-bottom:1px solid #dfe5ed!important}.ev-panel-tabs a{padding:12px 11px 11px!important;font-size:11.5px!important}.ev-panel-tabs a.active{background:transparent!important;color:#214b94!important;border-bottom:2px solid #4b7ed8!important;border-radius:0!important;box-shadow:none!important}
.ev-work-toolbar{padding:15px 0!important;background:transparent!important;border-bottom:0!important}.ev-search-field input[type="search"]{height:44px!important;font-size:12px!important}.ev-work-toolbar>.ev-btn,.ev-work-toolbar select{height:44px!important;font-size:11.5px!important}
.ev-app-flat-list{background:#fff!important;border:1px solid #e1e6ed!important;border-radius:12px!important;overflow:hidden!important}
.ev-app-entry{background:#fff!important}.ev-app-entry:hover{background:#fcfdff!important}.ev-app-entry-primary{padding:17px 18px 14px!important}.ev-app-id strong{font-size:14.5px!important}.ev-app-id span,.ev-app-contact a,.ev-app-contact span{font-size:11px!important}.ev-app-id small{font-size:9.8px!important}.ev-app-actions .ev-watch{font-size:11px!important;min-height:41px!important}
.ev-app-entry-review{background:#fafbfd!important;padding:11px 18px 14px!important;grid-template-columns:178px 150px minmax(280px,1fr) auto!important}.ev-app-entry-review select,.ev-app-entry-review textarea{font-size:11px!important;height:40px!important;min-height:40px!important}.ev-app-entry-review .ev-save-review{height:40px!important;font-size:10.5px!important}

/* Mis cabinas como lista operacional */
.ev-cabin-surface{background:#fff!important;border:1px solid #e1e6ed!important;border-radius:12px!important;overflow:hidden!important}.ev-cabin-table-head{font-size:9.5px!important}.ev-cabin-row{min-height:82px!important}.ev-cabin-row strong{font-size:12.5px!important}.ev-cabin-row small,.ev-row-link{font-size:10px!important}

/* Cabina: mismo backend, tabs integradas */
.ev-cabin-editor-head{padding-bottom:18px!important}.ev-cabin-editor-head h1{font-size:36px!important;font-weight:575!important}.ev-cabin-tabs{background:transparent!important;padding:0!important}.ev-cabin-tabs a{font-size:11.5px!important;background:transparent!important;border-radius:0!important}.ev-cabin-tabs a.active{background:transparent!important;color:#214b94!important;border-bottom:2px solid #4b7ed8!important;box-shadow:none!important}.ev-tab-panel{padding-top:22px!important}.ev-cabin-applications-surface{background:transparent!important;border:0!important}.ev-cabin-applications-surface .ev-work-toolbar{padding-top:0!important}.ev-cabin-applications-surface .ev-app-flat-list{border:1px solid #e1e6ed!important;border-radius:12px!important}
.ev-tab-heading h2{font-size:24px!important;font-weight:590!important}.ev-tab-heading p{font-size:12px!important}
.ev-process-form,.ev-share-card,.ev-qr-card,.ev-reuse-card,.ev-history-list{box-shadow:none!important;border-color:#e1e6ed!important;border-radius:12px!important}

/* Cuenta: legible, sin microtexto */
.ev-account-tabs a{font-size:11.5px!important;padding:12px 12px!important}.ev-billing-overview,.ev-account-section-flat,.ev-settings-surface{background:#fff!important;border:1px solid #e1e6ed!important;border-radius:12px!important;overflow:hidden!important}
.ev-billing-overview-grid small,.ev-account-row-flat small,.ev-order-list-flat .ev-order-head{font-size:10px!important}.ev-billing-overview-grid strong{font-size:18px!important}.ev-billing-overview-grid span{font-size:10.5px!important}.ev-billing-next h2,.ev-section-title-row h2{font-size:19px!important}.ev-billing-next p,.ev-section-title-row p{font-size:11.5px!important}.ev-billing-next-list span,.ev-billing-next-list small{font-size:10.5px!important}.ev-billing-next-list strong,.ev-account-row-flat strong{font-size:12px!important}.ev-order-list-flat .ev-order-row{font-size:11px!important}.ev-settings-row>div strong{font-size:12px!important}.ev-settings-row>div small{font-size:10.5px!important}.ev-settings-row input,.ev-settings-row textarea{font-size:12px!important}

/* Player */
.ev-modal-box{width:min(980px,calc(100vw - 30px))!important;border-radius:14px!important}.ev-player-frame-wrap{aspect-ratio:16/9!important}.ev-player-bar{padding:13px 16px!important}.ev-player-meta strong{font-size:12px!important}.ev-player-meta span,.ev-player-open{font-size:10.5px!important}

@media(max-width:900px){
  .ev-app-content{padding:26px 18px 58px!important}.ev-panel-page-head h1,.ev-cabin-editor-head h1{font-size:31px!important}.ev-app-entry-review{grid-template-columns:1fr 1fr!important}.ev-app-entry-review textarea{grid-column:1/-1!important}
}
@media(max-width:680px){
  .ev-hero-grid-v6{padding-top:32px!important;padding-bottom:40px!important}.ev-hero-copy-v6 h1{font-size:34px!important}.ev-hero-secondary-v6{font-size:11px!important}.ev-how-v6,.ev-uses-v6,.ev-prices-v6{padding:42px 0!important}
  .ev-panel-page-head h1,.ev-cabin-editor-head h1{font-size:29px!important}.ev-app-flat-list,.ev-cabin-surface,.ev-billing-overview,.ev-account-section-flat,.ev-settings-surface{border-radius:10px!important}.ev-app-entry-primary{padding:15px!important}.ev-app-entry-review{grid-template-columns:1fr!important;padding:12px 15px 15px!important}.ev-app-entry-review textarea{grid-column:auto!important}.ev-cabin-tabs{top:64px!important}
}
