.ep-account{--epa:#c9360d;max-width:1160px;margin:36px auto;padding:0 20px;color:#201b2b}.ep-account-nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding:10px;background:#fff1eb}.ep-account-nav a{padding:10px 14px;border-radius:7px;font-weight:750}.ep-account-nav a:hover{background:#fff;color:var(--epa)}
.ep-account-auth-grid{--epa:#c9360d;display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:1050px;margin:auto}.ep-account-auth-grid .ep-account-auth{width:100%;margin:30px 0}.ep-account-auth input,.ep-account-auth select{width:100%;padding:11px;border:1px solid #d8d2df;border-radius:7px}
.ep-account-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.ep-account-head h2,.ep-account-form h2{margin:0 0 7px}.ep-account-head p,.ep-account-form>p{margin:0;color:#6d6677}.ep-account-button,.ep-account-secondary{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center;justify-content:center;border:0;border-radius:8px;padding:12px 17px;background:var(--epa,#c9360d)!important;color:#fff!important;font-weight:800;cursor:pointer;text-decoration:none!important}.ep-account-button:hover,.ep-account-button:focus{background:#c9360d!important;color:#fff!important}.ep-account-button--accent{background:#e1b900!important;color:#241d08!important}.ep-account-secondary{margin:12px 0;background:#fff!important;color:var(--epa,#c9360d)!important;border:1px solid #d8d2df}
.ep-account-table-wrap{overflow:auto;border:1px solid #e5e0e9;background:#fff}.ep-account-table{width:100%;border-collapse:collapse}.ep-account-table th,.ep-account-table td{padding:15px;border-bottom:1px solid #eee9f1;text-align:left}.ep-account-table small{display:block;margin-top:4px;color:#777}.ep-account-actions{display:flex;flex-wrap:wrap;gap:10px}.ep-account-status{display:inline-flex;padding:5px 8px;border-radius:5px;background:#eee;font-size:12px;font-weight:800}.ep-account-status--published{background:#fff1eb;color:#c9360d}.ep-account-status--pending{background:#fff3cf;color:#785b00}.ep-account-status--rejected{background:#fdeaea;color:#a31c1c}
.ep-account-total{min-width:130px;padding:16px;background:#fff1eb;text-align:center}.ep-account-total strong{display:block;font-size:34px;color:var(--epa)}.ep-account-total span{font-size:12px;font-weight:750}.ep-account-result-question{margin-top:24px;padding:20px;border:1px solid #e5e0e9}.ep-account-result-question h3{margin:0 0 18px}.ep-account-result-line{margin:14px 0}.ep-account-result-line>div:first-child{display:flex;justify-content:space-between;gap:15px;margin-bottom:7px}.ep-account-result-line>div:last-child{height:9px;overflow:hidden;background:#eee9f1}.ep-account-result-line i{display:block;height:100%;background:var(--epa)}.ep-account-text-answers blockquote{margin:10px 0;padding:12px 15px;border-left:3px solid var(--epa);background:#faf9fb}
.ep-account-form,.ep-account-auth{max-width:850px;margin:30px auto;padding:clamp(22px,4vw,42px);border:1px solid #e6e0ea;background:#fff;box-shadow:0 12px 35px rgba(48,50,56,.07)}.ep-account-form form{display:grid;gap:18px;margin-top:24px}.ep-account-form label{display:grid;gap:7px;font-weight:750}.ep-account-form input,.ep-account-form textarea,.ep-account-form select{width:100%;padding:11px 12px;border:1px solid #d8d2df;border-radius:7px;background:#fff;font:inherit}.ep-account-form small{color:#777;font-weight:400}.ep-account-logo{width:100px;height:100px;object-fit:contain;border:1px solid #eee}
.ep-survey-editor{max-width:920px}.ep-survey-editor .ep-form-intro{margin-top:6px}.ep-form-section{display:grid;gap:18px;padding:24px;border:1px solid #e5e0e9;background:#fff}.ep-form-section__head{padding-bottom:14px;border-bottom:1px solid #eee9f1}.ep-form-section__head h3{margin:0 0 5px;font-size:20px}.ep-form-section__head p{margin:0;color:#6d6677;font-weight:400}.ep-survey-editor label>span b{color:#a31c1c}.ep-survey-editor label small{display:block;line-height:1.5}.ep-inline-help{margin-top:-8px;padding-left:29px}.ep-submit-help{margin:0!important;line-height:1.55}.ep-front-options-field[hidden],#ep-front-new-category-field[hidden]{display:none!important}
.ep-media-row{display:flex;flex-wrap:wrap;gap:8px}
.ep-upload-status{display:block;min-height:20px;color:#6d6677;font-weight:500}.ep-upload-status.is-loading{color:#c9360d;font-weight:750}.ep-upload-status.is-success{color:#c9360d;font-weight:750}.ep-upload-status.is-error{color:#b42318;font-weight:750}
.ep-front-question{display:grid;gap:13px;margin:15px 0;padding:20px;border:1px solid #e3dde8;background:#faf9fb}.ep-front-question>div:first-child{display:flex;justify-content:space-between}.ep-front-remove{border:0;background:transparent;color:#a31c1c;font-size:22px;cursor:pointer}.ep-inline{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.ep-inline input{width:auto}.ep-account-submit{display:flex;flex-wrap:wrap;gap:10px}.ep-account-notice{padding:12px;background:#fff3cf}.ep-account-empty{padding:50px;text-align:center;border:1px solid #e5e0e9;background:#fff}
@media(max-width:650px){.ep-account-auth-grid{grid-template-columns:1fr}.ep-account-head{align-items:flex-start;flex-direction:column}.ep-account-table th:nth-child(2),.ep-account-table td:nth-child(2){display:none}}
.ep-pricing-grid{--epa:#c9360d;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1180px;margin:40px auto;padding:0 20px}.ep-plan-card{position:relative;display:flex;flex-direction:column;padding:32px;border:1px solid #e4dfea;background:#fff;color:#201b2b;box-shadow:0 14px 35px rgba(48,50,56,.07)}.ep-plan-card--popular{border:2px solid var(--epa,#c9360d)}.ep-plan-price{margin:14px 0;font-size:34px;font-weight:850;color:var(--epa,#c9360d)}.ep-plan-price small{font-size:12px}.ep-plan-card ul{min-height:145px;padding-left:19px;line-height:2}.ep-plan-card>.ep-account-button{display:inline-flex!important;visibility:visible!important;opacity:1!important;width:100%;min-height:46px;margin-top:auto;background:#c9360d!important;color:#fff!important;text-decoration:none!important}.ep-plan-card>.ep-account-button:hover,.ep-plan-card>.ep-account-button:focus{background:#c9360d!important;color:#fff!important}.ep-plan-name{padding:9px 13px;background:#fff1eb;color:var(--epa,#c9360d);font-weight:850}.ep-usage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0}.ep-usage-grid>div{padding:20px;background:#fff1eb}.ep-usage-grid strong,.ep-usage-grid span{display:block}.ep-usage-grid strong{font-size:22px;color:var(--epa,#c9360d)}.ep-social-preview{display:block;width:100%;max-width:600px;aspect-ratio:1200/630;object-fit:cover;border:1px solid #e3dde8}.ep-share-panel{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.ep-share-panel a,.ep-share-panel button{padding:10px 13px;border:1px solid #d8d2df;background:#fff;color:var(--epa,#c9360d);font:inherit;font-weight:750;cursor:pointer}
@media(max-width:800px){.ep-pricing-grid{grid-template-columns:1fr}.ep-usage-grid{grid-template-columns:1fr}}

/* Formulario de encuestas 0.9.5: lectura ligera, instrucciones fuera de los campos e identidad completa. */
.ep-account{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-weight:400;line-height:1.55}
.ep-account p,.ep-account input,.ep-account textarea,.ep-account select,.ep-account button{font-weight:400}
.ep-account h1,.ep-account h2,.ep-account h3,.ep-account strong{font-weight:700}
.ep-account-nav a,.ep-account-button,.ep-account-secondary{font-weight:650}
.ep-survey-editor{max-width:1040px;padding:clamp(26px,4vw,48px)}
.ep-survey-editor form{gap:28px;margin-top:28px}
.ep-survey-editor label{gap:9px;font-weight:500}
.ep-survey-editor label>span{font-weight:550}
.ep-survey-editor input,.ep-survey-editor textarea,.ep-survey-editor select{padding:13px 14px;font-weight:400;line-height:1.45}
.ep-survey-editor input::placeholder,.ep-survey-editor textarea::placeholder{color:transparent}
.ep-form-guide{margin-top:22px;padding:18px 20px;border-left:4px solid var(--epa);background:#fff1eb}
.ep-form-guide strong{display:block;margin-bottom:4px;font-size:15px}.ep-form-guide p{margin:0;color:#625b6c;font-weight:400}
.ep-form-section{gap:23px;padding:clamp(24px,3vw,34px);border-color:#e8e3ec}
.ep-form-section__head{display:flex;align-items:flex-start;gap:14px;padding-bottom:18px}
.ep-form-section__head>div{min-width:0}.ep-form-section__head h3{font-weight:700}.ep-form-section__head p{max-width:780px;line-height:1.55}
.ep-form-step{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:var(--epa);color:#fff;font-size:14px;font-weight:700}
.ep-identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ep-identity-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.ep-identity-logo-row{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:24px;align-items:center;padding:20px;border:1px solid #ebe6ef;background:#faf9fb}
.ep-identity-logo-preview{display:grid;place-items:center;min-height:120px;padding:12px;background:#fff;color:#777;text-align:center}
.ep-identity-logo-preview img{display:block;width:100%;max-width:290px;height:110px;object-fit:contain}
.ep-identity-logo-row p{margin:5px 0 0;color:#6d6677}.ep-identity-link{width:max-content;margin:12px 0 0}
.ep-front-question{gap:18px;margin:20px 0;padding:26px;background:#fff1eb}.ep-front-question label{font-weight:500}.ep-front-question label>small,.ep-front-question>.ep-inline-help{display:none}
.ep-account-submit{padding-top:4px;gap:14px}.ep-submit-help{max-width:720px;color:#6d6677}
@media(max-width:760px){.ep-identity-grid,.ep-identity-grid--three,.ep-identity-logo-row{grid-template-columns:1fr}.ep-survey-editor{padding:22px 18px}.ep-form-section{padding:22px 18px}.ep-form-section__head{gap:10px}}
.ep-account-status--inactive{background:#fff1eb;color:#41546b}.ep-review-note{margin-top:8px!important;padding:8px 10px;background:#fff4f2;color:#922b21!important}.ep-review-pending{margin-top:8px!important;color:#785b00!important}
.ep-purchase-notice{max-width:1140px;margin:24px auto 0;padding:14px 18px;border-left:4px solid #a31c1c;background:#fdeaea;color:#781414;font-weight:750}
.ep-dashboard-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 16px}.ep-dashboard-summary>div{padding:20px;border:1px solid #e5e0e9;background:#fff}.ep-dashboard-summary strong,.ep-dashboard-summary span{display:block}.ep-dashboard-summary strong{font-size:28px;color:var(--epa)}.ep-dashboard-summary span{color:#6d6677;font-size:13px}.ep-account-plan-strip{display:flex;justify-content:space-between;gap:24px;margin:0 0 18px;padding:16px 18px;background:#fff1eb}.ep-account-plan-strip>div:last-child{text-align:right}.ep-account-plan-strip strong,.ep-account-plan-strip span{display:block}.ep-account-plan-strip span{color:#6d6677;font-size:12px}.ep-account-filters{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,260px) auto auto;gap:12px;align-items:end;margin:0 0 18px}.ep-account-filters label{display:grid;gap:5px;font-weight:600}.ep-account-filters input,.ep-account-filters select{width:100%;padding:10px 12px;border:1px solid #d8d2df;background:#fff;font:inherit}.ep-account-filters .ep-account-secondary{margin:0}.ep-account-filter-clear{align-self:center;padding:10px}.ep-publication-errors{margin:20px 0;padding:17px 20px;border-left:4px solid #b42318;background:#fff4f2;color:#781414}.ep-publication-errors ul{margin:8px 0 0;padding-left:20px}
@media(max-width:760px){.ep-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-account-plan-strip{display:grid}.ep-account-plan-strip>div:last-child{text-align:left}.ep-account-filters{grid-template-columns:1fr}.ep-account-filter-clear{padding-left:0}}
.ep-share-builder{margin-top:34px;padding-top:28px;border-top:1px solid #e4dfea}.ep-share-builder__head h3{margin:0 0 6px;font-size:22px}.ep-share-builder__head p{margin:0 0 22px;color:#6b6574}.ep-share-builder__grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start}.ep-share-builder__fields{display:grid;gap:12px}.ep-share-builder__fields label{margin:0}.ep-share-builder__fields select,.ep-share-builder__fields input,.ep-share-builder__fields textarea{width:100%}.ep-share-builder__fields .ep-account-secondary{justify-self:start}.ep-share-builder__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.ep-share-builder__actions .ep-account-button{margin:0}.ep-qr-card{display:flex;flex-direction:column;align-items:center;gap:14px;padding:22px;border:1px solid #e4dfea;background:#fff1eb;text-align:center}.ep-qr-output{display:grid;place-items:center;min-height:260px;width:100%;background:#fff}.ep-qr-output img{width:min(260px,100%);height:auto}.ep-qr-card small{color:#6b6574;line-height:1.45}.ep-copy-feedback{min-height:20px;margin:0;color:#c9360d;font-weight:700}.ep-qr-card .ep-account-secondary{display:inline-flex;text-decoration:none}@media(max-width:760px){.ep-share-builder__grid{grid-template-columns:1fr}.ep-qr-card{max-width:360px}.ep-share-builder__actions{display:grid}.ep-share-builder__actions>*{width:100%;justify-content:center}}

/* EncuestaPress 0.9.9 — Vision UI. Capa exclusivamente visual. */
.ep-account,.ep-account-auth-grid,.ep-pricing-grid{--epa:#ff5f2a;--epa-dark:#c9360d;--epa-electric:#ff5f2a;--epa-ink:#303238;--epa-muted:#687086;--epa-line:#fff1eb;--epa-soft:#fff1eb;--epa-surface:#fff;--epa-success:#c9360d;--epa-warning:#9a6500;--epa-danger:#b42338;--epa-shadow:0 18px 48px rgba(48,50,56,.10);font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif}
.ep-account{position:relative;max-width:1280px;margin:32px auto 72px;padding:0 24px;color:var(--epa-ink);font-size:15px;line-height:1.6}.ep-account::before{position:absolute;z-index:-1;top:58px;right:4%;width:320px;height:210px;content:"";background:radial-gradient(circle,rgba(255,95,42,.13),transparent 68%);filter:blur(8px);pointer-events:none}
.ep-account h1,.ep-account h2,.ep-account h3{color:var(--epa-ink);letter-spacing:-.025em}.ep-account h2{font-size:clamp(28px,3vw,38px);line-height:1.15}.ep-account h3{line-height:1.25}.ep-account p{color:var(--epa-muted)}
.ep-account-nav{position:relative;display:flex;align-items:center;gap:4px;margin:0 0 34px;padding:7px;border:1px solid rgba(255,241,235,.9);border-radius:14px;background:rgba(255,255,255,.91);box-shadow:0 10px 30px rgba(48,50,56,.07);backdrop-filter:blur(18px)}.ep-account-nav::before{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;margin-right:5px;border-radius:10px;background:linear-gradient(145deg,var(--epa),var(--epa-electric));color:#fff;content:"EP";font-size:11px;font-weight:800;letter-spacing:.08em}.ep-account-nav a{position:relative;padding:11px 15px;border-radius:9px;color:#555e75;font-size:13px;font-weight:650;line-height:1.2;transition:background .18s,color .18s,transform .18s}.ep-account-nav a:hover,.ep-account-nav a:focus{background:#fff1eb;color:var(--epa);transform:translateY(-1px)}.ep-account-nav a:last-child{margin-left:auto;color:#8b5361}.ep-account-nav a:last-child:hover{background:#fff1f3;color:var(--epa-danger)}
.ep-account-head{align-items:flex-end;margin-bottom:24px;padding:8px 2px}.ep-account-head p{max-width:650px;font-size:15px}.ep-account-button,.ep-account-secondary{min-height:46px;border-radius:10px!important;padding:12px 18px!important;font-size:14px;font-weight:700!important;box-shadow:none;transition:transform .18s,box-shadow .18s,background .18s}.ep-account-button{background:linear-gradient(135deg,var(--epa),var(--epa-electric))!important;box-shadow:0 10px 24px rgba(255,95,42,.23)!important}.ep-account-button:hover,.ep-account-button:focus{background:linear-gradient(135deg,var(--epa-dark),var(--epa))!important;box-shadow:0 13px 28px rgba(255,95,42,.28)!important;transform:translateY(-1px)}.ep-account-secondary{border:1px solid var(--epa-line)!important;background:#fff!important;color:var(--epa-ink)!important}.ep-account-secondary:hover{border-color:#ffb69b!important;color:var(--epa)!important;background:#fff1eb!important}.ep-account-button--accent{background:linear-gradient(135deg,#f2c84b,#ffd963)!important;color:#302500!important}
.ep-dashboard-summary{gap:16px;margin-bottom:18px}.ep-dashboard-summary>div{position:relative;overflow:hidden;min-height:132px;padding:24px;border:1px solid var(--epa-line);border-radius:14px;background:linear-gradient(150deg,#fff 52%,#fff1eb);box-shadow:0 10px 28px rgba(48,50,56,.055)}.ep-dashboard-summary>div::after{position:absolute;right:-25px;bottom:-40px;width:94px;height:94px;border:18px solid rgba(255,95,42,.07);border-radius:50%;content:""}.ep-dashboard-summary strong{position:relative;z-index:1;font-size:36px;line-height:1;color:var(--epa);letter-spacing:-.045em}.ep-dashboard-summary span{position:relative;z-index:1;margin-top:17px;color:var(--epa-muted);font-size:12px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}
.ep-account-plan-strip{align-items:center;margin-bottom:22px;padding:18px 22px;border:1px solid #fff1eb;border-radius:12px;background:linear-gradient(100deg,#fff1eb,#fff1eb)}.ep-account-plan-strip strong{font-size:16px}.ep-account-plan-strip span{margin-top:2px;color:var(--epa-muted);font-size:12px}.ep-account-filters{gap:12px;margin-bottom:18px;padding:16px;border:1px solid var(--epa-line);border-radius:12px;background:#fff;box-shadow:0 7px 22px rgba(48,50,56,.045)}.ep-account-filters label{color:#485066;font-size:12px}.ep-account-filters input,.ep-account-filters select{min-height:44px;border:1px solid #fff1eb;border-radius:9px;background:#fff1eb}.ep-account-filters input:focus,.ep-account-filters select:focus{border-color:var(--epa);outline:0;box-shadow:0 0 0 3px rgba(255,95,42,.11)}
.ep-account-table-wrap{overflow:hidden;border:1px solid var(--epa-line);border-radius:14px;background:#fff;box-shadow:var(--epa-shadow)}.ep-account-table thead{background:#fff1eb}.ep-account-table th{padding:13px 18px;border-bottom:1px solid var(--epa-line);color:#687086;font-size:11px;font-weight:750;letter-spacing:.065em;text-transform:uppercase}.ep-account-table td{padding:20px 18px;border-bottom:1px solid #fff1eb;vertical-align:top}.ep-account-table tbody tr{transition:background .18s}.ep-account-table tbody tr:hover{background:#fff1eb}.ep-account-table tbody tr:last-child td{border-bottom:0}.ep-account-table td:first-child strong{font-size:15px;color:var(--epa-ink)}.ep-account-actions{gap:6px}.ep-account-actions a{display:inline-flex;align-items:center;min-height:31px;padding:6px 9px;border:1px solid #e1e4ec;border-radius:7px;background:#fff;color:#535c70;font-size:11px;font-weight:700;text-decoration:none;transition:.16s}.ep-account-actions a:hover{border-color:#fff1eb;background:#fff1eb;color:var(--epa)}
.ep-account-status{align-items:center;gap:6px;padding:6px 9px;border-radius:99px;font-size:11px;letter-spacing:.025em}.ep-account-status::before{width:6px;height:6px;border-radius:50%;background:currentColor;content:""}.ep-account-status--published{background:#fff1eb;color:var(--epa-success)}.ep-account-status--pending{background:#fff5d9;color:var(--epa-warning)}.ep-account-status--rejected{background:#fff0f2;color:var(--epa-danger)}.ep-account-status--inactive{background:#fff1eb;color:#526078}
.ep-account-form,.ep-account-auth{border:1px solid var(--epa-line);border-radius:16px;background:rgba(255,255,255,.97);box-shadow:var(--epa-shadow)}.ep-account-form{max-width:1100px;padding:clamp(26px,4vw,52px)}.ep-account-auth{padding:clamp(26px,4vw,42px)}.ep-account-auth-grid{gap:24px;max-width:1100px}.ep-account-auth-grid .ep-account-auth{border-top:4px solid var(--epa);border-radius:14px}.ep-account-form label,.ep-account-auth label{color:#343a4d;font-size:14px;font-weight:600}.ep-account-form input,.ep-account-form textarea,.ep-account-form select,.ep-account-auth input,.ep-account-auth select{min-height:48px;border:1px solid #fff1eb;border-radius:9px;background:#fff1eb;color:var(--epa-ink);font-size:15px;transition:border .18s,box-shadow .18s,background .18s}.ep-account-form textarea{min-height:112px}.ep-account-form input:hover,.ep-account-form textarea:hover,.ep-account-form select:hover{border-color:#c4cad9;background:#fff}.ep-account-form input:focus,.ep-account-form textarea:focus,.ep-account-form select:focus,.ep-account-auth input:focus,.ep-account-auth select:focus{border-color:var(--epa);outline:0;background:#fff;box-shadow:0 0 0 4px rgba(255,95,42,.10)}
.ep-form-guide{border:1px solid #fff1eb;border-left:4px solid var(--epa);border-radius:10px;background:linear-gradient(100deg,#fff1eb,#fff1eb)}.ep-form-section{position:relative;gap:25px;padding:clamp(25px,3.4vw,38px);border:1px solid var(--epa-line);border-radius:14px;background:#fff;box-shadow:0 8px 25px rgba(48,50,56,.04)}.ep-form-section__head{margin:-2px -2px 0;padding-bottom:20px;border-bottom:1px solid var(--epa-line)}.ep-form-section__head h3{font-size:21px}.ep-form-section__head p{color:var(--epa-muted);font-size:14px}.ep-form-step{border-radius:9px;background:linear-gradient(145deg,var(--epa),var(--epa-electric));box-shadow:0 6px 16px rgba(255,95,42,.20)}
.ep-front-question{position:relative;margin:0;padding:24px;border:1px solid #fff1eb;border-radius:12px;background:#fff1eb}.ep-front-question:hover{border-color:#cfd3e2}.ep-front-question>div:first-child{align-items:center}.ep-front-question>div:first-child::before{display:inline-flex;align-items:center;margin-right:auto;color:#788096;content:"Pregunta";font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.ep-front-remove{width:34px;height:34px;border:1px solid #ead9df;border-radius:8px;background:#fff;color:var(--epa-danger)}.ep-identity-grid{gap:18px}.ep-identity-logo-row{padding:22px;border:1px solid var(--epa-line);border-radius:12px;background:#fff1eb}.ep-identity-logo-preview{border:1px dashed #ccd1df;border-radius:10px}.ep-media-row{gap:10px}.ep-upload-status{padding-top:3px;font-size:13px}
.ep-identity-summary{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;border:1px solid var(--epa-line);border-radius:12px;background:#fff1eb}.ep-identity-summary__logo{display:grid;place-items:center;width:64px;height:64px;overflow:hidden;border:1px solid #ffd4c4;border-radius:11px;background:#fff;color:var(--epa);font-size:24px;font-weight:800}.ep-identity-summary__logo img{display:block;width:100%;height:100%;object-fit:contain}.ep-identity-summary small,.ep-identity-summary strong{display:block}.ep-identity-summary small{color:var(--epa);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ep-identity-summary strong{font-size:17px}.ep-identity-summary p{margin:2px 0 0;font-size:12px}.ep-identity-summary .ep-identity-link{margin:0;white-space:nowrap}.ep-survey-photo-field{display:grid;gap:10px}.ep-survey-photo-field .ep-social-image-stage{display:block;max-width:640px}.ep-survey-photo-field .ep-social-preview{width:100%;max-width:640px}
.ep-account-notice,.ep-publication-errors,.ep-purchase-notice{border:1px solid #f0dfaf;border-left:4px solid #d8a51a;border-radius:10px;background:#fff9e8;color:#72520a}.ep-account-notice--error,.ep-publication-errors{border-color:#f2ced5;border-left-color:var(--epa-danger);background:#fff3f5;color:#8d2639}.ep-account-empty{border:1px dashed #ccd2e0;border-radius:14px;background:linear-gradient(145deg,#fff,#fff1eb);color:var(--epa-muted)}
.ep-pricing-grid{gap:20px}.ep-plan-card{overflow:hidden;padding:34px;border:1px solid var(--epa-line);border-radius:16px;box-shadow:0 14px 38px rgba(48,50,56,.07);transition:transform .2s,box-shadow .2s}.ep-plan-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(48,50,56,.12)}.ep-plan-card--popular{border:2px solid var(--epa);background:linear-gradient(180deg,#fff1eb,#fff 28%)}.ep-plan-name{align-self:flex-start;border-radius:7px;background:#fff1eb;color:var(--epa)}.ep-plan-price{font-size:40px;letter-spacing:-.04em}.ep-plan-card ul{color:#5f687d}.ep-plan-card li::marker{color:var(--epa)}.ep-usage-grid>div{border:1px solid var(--epa-line);border-radius:12px;background:linear-gradient(145deg,#fff,#fff1eb)}.ep-share-builder,.ep-qr-card{border-color:var(--epa-line)}.ep-qr-card{border-radius:12px;background:#fff1eb}.ep-qr-output{border:1px solid var(--epa-line);border-radius:10px}.ep-social-preview{overflow:hidden;border-radius:12px;background:#fff1eb}.ep-account-result-question{border:1px solid var(--epa-line);border-radius:13px;background:#fff;box-shadow:0 8px 24px rgba(48,50,56,.045)}.ep-account-result-line>div:last-child{border-radius:99px}.ep-account-result-line i{border-radius:99px;background:linear-gradient(90deg,var(--epa),var(--epa-electric))}
@media(max-width:900px){.ep-account-nav{overflow-x:auto;justify-content:flex-start}.ep-account-nav::before{display:none}.ep-account-nav a{flex:0 0 auto}.ep-account-nav a:last-child{margin-left:0}.ep-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-account-table-wrap{overflow:auto}}
@media(max-width:650px){.ep-account{margin-top:18px;padding:0 12px}.ep-account-nav{margin-bottom:24px;border-radius:11px}.ep-account-head{align-items:stretch}.ep-account-head .ep-account-button{width:100%}.ep-dashboard-summary{gap:10px}.ep-dashboard-summary>div{min-height:108px;padding:18px}.ep-dashboard-summary strong{font-size:30px}.ep-dashboard-summary span{margin-top:13px;font-size:10px}.ep-account-form,.ep-account-auth{border-radius:12px;padding:22px 16px}.ep-form-section{border-radius:11px}.ep-identity-summary{grid-template-columns:52px minmax(0,1fr);gap:12px;padding:14px}.ep-identity-summary__logo{width:52px;height:52px}.ep-identity-summary .ep-identity-link{grid-column:1/-1;width:100%}.ep-account-table-wrap{overflow:visible;border:0;border-radius:0;box-shadow:none}.ep-account-table,.ep-account-table tbody,.ep-account-table tr,.ep-account-table td{display:block;width:100%}.ep-account-table thead{display:none}.ep-account-table tr{margin-bottom:12px;border:1px solid var(--epa-line);border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(48,50,56,.05)}.ep-account-table td{padding:13px 16px;border:0}.ep-account-table td:first-child{padding-top:18px}.ep-account-table td:last-child{padding-bottom:18px}.ep-account-actions a{min-height:34px}.ep-pricing-grid{padding:0 12px}.ep-plan-card{padding:27px}}

/* EncuestaPress 0.13.0 — colección privada */
.ep-favorites-account .ep-account-head{display:flex;justify-content:space-between;gap:28px}.ep-favorites-total{display:grid;place-items:center;flex:0 0 64px;width:64px;height:64px;border-radius:16px;background:linear-gradient(145deg,var(--epa),var(--epa-electric));color:#fff;font-size:25px;box-shadow:0 12px 28px rgba(255,95,42,.2)}.ep-favorites-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ep-favorite-card{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid var(--epa-line);border-radius:15px;background:#fff;box-shadow:0 12px 34px rgba(48,50,56,.065);transition:opacity .2s,transform .2s}.ep-favorite-card.is-removing{opacity:0;transform:scale(.97)}.ep-favorite-card>div:first-child{display:flex;justify-content:space-between;gap:14px;color:#667087;font-size:11px}.ep-favorite-card>div:first-child span{color:var(--epa);font-weight:800;text-transform:uppercase;letter-spacing:.055em}.ep-favorite-card h3{margin:17px 0 9px;font-size:21px}.ep-favorite-card h3 a{text-decoration:none}.ep-favorite-card p{flex:1;margin:0 0 22px}.ep-favorite-card__actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.ep-favorite-card__actions .ep-account-secondary{margin:0;text-decoration:none}.ep-favorite-card__actions .ep-favorite-button{min-height:46px;padding:11px 16px}@media(max-width:760px){.ep-favorites-grid{grid-template-columns:1fr}.ep-favorites-account .ep-account-head{align-items:flex-start}.ep-favorites-total{width:54px;height:54px;flex-basis:54px;font-size:21px}}

/* EncuestaPress 0.14.0 — conexiones sociales privadas. */
.ep-connections-tabs{display:flex;gap:10px;margin:22px 0;padding:7px;border:1px solid var(--epa-line);border-radius:13px;background:#fff1eb}.ep-connections-tabs a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:9px 18px;border-radius:9px;color:#c9360d;font-size:13px;font-weight:800;text-decoration:none}.ep-connections-tabs a.is-active{background:#fff;color:#ff5f2a;box-shadow:0 7px 18px rgba(201,54,13,.09)}.ep-connections-tabs strong{display:grid;place-items:center;min-width:25px;height:25px;padding:0 6px;border-radius:99px;background:#fff1eb;color:#c9360d;font-size:11px}.ep-connections-grid{display:grid;grid-template-columns:1fr;gap:12px}.ep-connection-card{display:grid;grid-template-columns:68px minmax(180px,340px) auto;justify-content:start;gap:16px;align-items:center;padding:15px 18px;border:1px solid var(--epa-line);border-radius:15px;background:#fff;box-shadow:0 10px 29px rgba(201,54,13,.06)}.ep-connection-avatar{display:grid;place-items:center;width:68px;height:68px;overflow:hidden;border-radius:14px;background:linear-gradient(145deg,#ff5f2a,#ff5f2a);color:#fff;text-decoration:none}.ep-connection-avatar img{display:block;width:100%;height:100%;background:#fff;object-fit:contain}.ep-connection-avatar span{font-size:25px;font-weight:900}.ep-connection-card__identity{min-width:0}.ep-connection-card h3{margin:0 0 2px;font-size:17px}.ep-connection-card h3 a{color:#c9360d;text-decoration:none}.ep-connection-card small{color:#70869c;font-size:12px}.ep-connection-card p{margin:7px 0 0;color:#5c7187;font-size:12px;line-height:1.45}.ep-connection-card__action{justify-self:start}.ep-connection-card__action .ep-follow-button{min-height:38px;padding:8px 13px;font-size:11px}@media(max-width:650px){.ep-connections-tabs{display:grid;grid-template-columns:1fr 1fr}.ep-connections-tabs a{padding:8px}.ep-connection-card{grid-template-columns:60px minmax(0,1fr);gap:13px}.ep-connection-avatar{width:60px;height:60px}.ep-connection-card__action{grid-column:2}.ep-connection-card__action .ep-follow-button{width:auto}}
