:root{--dcq-ink:#142035;--dcq-muted:#637087;--dcq-line:#dfe5ec;--dcq-soft:#f4f7fa;--dcq-white:#fff;--dcq-accent:#f07a3f;--dcq-accent-dark:#ce5720;--dcq-green:#1ea45b;--dcq-shadow:0 24px 70px rgba(24,42,69,.12)}
.dcq-page [hidden]{display:none!important}
*{box-sizing:border-box}.dcq-page{margin:0;background:radial-gradient(circle at 18% 12%,rgba(240,122,63,.1),transparent 28rem),linear-gradient(180deg,#fbfcfd,#f3f6f9);color:var(--dcq-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100vh}.dcq-page button,.dcq-page input,.dcq-page textarea,.dcq-page select{font:inherit}.dcq-header{max-width:1240px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between}.dcq-logo img{display:block;width:210px;height:auto}.dcq-back-site{color:var(--dcq-ink);font-weight:750;text-decoration:none}.dcq-back-site:hover{text-decoration:underline}.dcq-main{width:min(920px,calc(100% - 32px));margin:26px auto 36px}.dcq-shell{background:var(--dcq-white);border:1px solid rgba(20,32,53,.08);border-radius:28px;box-shadow:var(--dcq-shadow);overflow:hidden}.dcq-progress{padding:24px 42px 0}.dcq-progress__row{display:flex;justify-content:space-between;color:var(--dcq-muted);font-size:.86rem;font-weight:750}.dcq-progress__track{height:7px;background:#e9edf2;border-radius:99px;margin-top:10px;overflow:hidden}.dcq-progress__track span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--dcq-accent),#ffac69);transition:width .3s ease}.dcq-form{padding:34px 42px 38px}.dcq-stage{min-height:370px}.dcq-eyebrow{color:var(--dcq-accent-dark);font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px}.dcq-title{font-size:clamp(1.75rem,4vw,2.65rem);line-height:1.1;letter-spacing:-.035em;margin:0;max-width:740px}.dcq-lead{font-size:1.05rem;line-height:1.65;color:var(--dcq-muted);margin:17px 0 27px;max-width:720px}.dcq-start{padding:26px 0 8px}.dcq-start .dcq-button{margin-top:6px}.dcq-start-notes{display:flex;gap:22px;flex-wrap:wrap;color:var(--dcq-muted);font-size:.9rem;margin-top:22px}.dcq-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dcq-option{position:relative;display:flex;gap:14px;align-items:flex-start;min-height:76px;padding:17px 18px;border:1.5px solid var(--dcq-line);border-radius:15px;background:#fff;cursor:pointer;transition:.2s}.dcq-option:hover{border-color:#f1ad89;transform:translateY(-1px)}.dcq-option:has(input:checked){border-color:var(--dcq-accent);background:#fff8f4;box-shadow:0 0 0 3px rgba(240,122,63,.1)}.dcq-option input{position:absolute;opacity:0}.dcq-option__mark{width:22px;height:22px;flex:0 0 auto;border:2px solid #aeb8c5;border-radius:50%;margin-top:1px;background:white}.dcq-option input:checked+.dcq-option__mark{border:6px solid var(--dcq-accent)}.dcq-option strong{display:block;line-height:1.3}.dcq-option small{display:block;color:var(--dcq-muted);line-height:1.4;margin-top:4px}.dcq-field{margin-top:12px}.dcq-field label,.dcq-field legend{font-weight:780;display:block;margin-bottom:8px}.dcq-input,.dcq-textarea,.dcq-select{width:100%;border:1.5px solid var(--dcq-line);border-radius:13px;background:#fff;padding:14px 15px;color:var(--dcq-ink);min-height:54px}.dcq-textarea{min-height:130px;resize:vertical}.dcq-input:focus,.dcq-textarea:focus,.dcq-select:focus,.dcq-option:focus-within,.dcq-button:focus-visible,.dcq-footer a:focus-visible,.dcq-whatsapp:focus-visible{outline:3px solid rgba(240,122,63,.28);outline-offset:2px;border-color:var(--dcq-accent)}.dcq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dcq-error{color:#b42318;font-size:.88rem;font-weight:650;margin:7px 0 0}.dcq-actions{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #edf0f3;padding-top:25px;margin-top:22px}.dcq-button{border:0;border-radius:13px;min-height:54px;padding:13px 25px;font-weight:820;cursor:pointer;transition:.2s}.dcq-button:disabled{opacity:.45;cursor:not-allowed}.dcq-button--primary{background:linear-gradient(135deg,var(--dcq-accent),#f49557);color:#fff;box-shadow:0 10px 24px rgba(240,122,63,.25)}.dcq-button--primary:not(:disabled):hover{background:var(--dcq-accent-dark);transform:translateY(-1px)}.dcq-button--secondary{background:var(--dcq-soft);color:var(--dcq-ink)}.dcq-upload{border:2px dashed #cbd4de;border-radius:16px;padding:26px;text-align:center;background:#f9fbfc}.dcq-upload.is-dragover{border-color:var(--dcq-accent);background:#fff8f4}.dcq-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.dcq-files{display:grid;gap:8px;margin-top:14px}.dcq-file{display:grid;grid-template-columns:1fr auto;gap:4px 12px;text-align:left;padding:11px 13px;background:#fff;border:1px solid var(--dcq-line);border-radius:10px}.dcq-file small{color:var(--dcq-muted)}.dcq-file button{grid-row:1/3;grid-column:2;border:0;background:none;color:#a63628;cursor:pointer}.dcq-summary{border-radius:15px;background:var(--dcq-soft);padding:18px;margin-bottom:22px}.dcq-summary h2{font-size:1rem;margin:0 0 12px}.dcq-summary dl{display:grid;grid-template-columns:auto 1fr;gap:7px 18px;margin:0;font-size:.9rem}.dcq-summary dt{color:var(--dcq-muted)}.dcq-summary dd{margin:0;font-weight:720}.dcq-summary button{border:0;background:none;padding:10px 0 0;color:var(--dcq-accent-dark);font-weight:750;cursor:pointer}.dcq-consent{display:flex;gap:11px;align-items:flex-start;margin:18px 0;color:#39475b;line-height:1.45}.dcq-consent input{width:20px;height:20px;accent-color:var(--dcq-accent);flex:0 0 auto;margin-top:2px}.dcq-consent a{color:inherit;font-weight:760}.dcq-submit-note{text-align:center;color:var(--dcq-muted);font-size:.86rem;line-height:1.45;max-width:620px;margin:12px auto 0}.dcq-global-status{text-align:center;color:#b42318;font-weight:700}.dcq-success{text-align:center;padding:42px 10px}.dcq-success__icon{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:#e8f7ef;color:var(--dcq-green);font-size:2rem;margin:0 auto 20px}.dcq-trust{display:flex;justify-content:center;gap:26px;flex-wrap:wrap;color:var(--dcq-muted);font-size:.88rem;padding:20px}.dcq-resume{background:#fff;border:1px solid var(--dcq-line);border-radius:15px;padding:16px 18px;margin-bottom:15px;box-shadow:0 10px 30px rgba(24,42,69,.08);display:flex;justify-content:space-between;align-items:center;gap:18px}.dcq-resume p{margin:0}.dcq-resume button{border:0;border-radius:9px;padding:10px 14px;font-weight:750;cursor:pointer}.dcq-resume button:first-child{background:var(--dcq-accent);color:white}.dcq-footer{border-top:1px solid #dfe4e9;padding:27px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:25px;color:var(--dcq-muted);font-size:.82rem}.dcq-footer nav{display:flex;gap:10px 18px;flex-wrap:wrap;justify-content:flex-end}.dcq-footer a{color:inherit}.dcq-whatsapp{position:fixed;right:22px;bottom:22px;z-index:20;display:flex;align-items:center;gap:10px;background:#168b4b;color:white;text-decoration:none;border-radius:999px;padding:11px 17px 11px 11px;box-shadow:0 12px 32px rgba(16,96,54,.32)}.dcq-whatsapp svg{width:30px;height:30px}.dcq-whatsapp span{font-size:.82rem;line-height:1.15}.dcq-whatsapp strong{display:block}.dcq-trap{position:absolute!important;left:-9999px!important}.dcq-counter{text-align:right;color:var(--dcq-muted);font-size:.8rem;margin-top:5px}
@media(max-width:700px){.dcq-header{padding:16px}.dcq-logo img{width:165px}.dcq-back-site{font-size:.85rem}.dcq-main{margin-top:10px}.dcq-shell{border-radius:20px}.dcq-progress{padding:20px 20px 0}.dcq-form{padding:25px 20px 28px}.dcq-stage{min-height:390px}.dcq-options,.dcq-grid{grid-template-columns:1fr}.dcq-option{min-height:70px}.dcq-actions{position:sticky;bottom:0;background:#fff;padding-bottom:2px;z-index:4}.dcq-button{padding-inline:19px}.dcq-footer{display:block;padding:25px 18px 95px}.dcq-footer nav{justify-content:flex-start}.dcq-whatsapp{right:14px;bottom:14px}.dcq-whatsapp span{display:none}.dcq-resume{display:block}.dcq-resume div{margin-top:12px}.dcq-summary dl{grid-template-columns:1fr}.dcq-summary dd{margin-bottom:5px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Wide, immersive quiz composition */
.dcq-page{display:flex;flex-direction:column;background:
    radial-gradient(circle at 14% 18%,rgba(240,122,63,.14),transparent 27rem),
    radial-gradient(circle at 86% 34%,rgba(48,99,150,.08),transparent 30rem),
    linear-gradient(135deg,#fff 0%,#f7f9fb 48%,#eef3f7 100%)}
.dcq-page::before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.32;background-image:linear-gradient(rgba(20,32,53,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,32,53,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,black,transparent 82%)}
.dcq-header{width:min(1376px,calc(100% - 64px));max-width:none;padding:25px 0 19px;position:relative;z-index:2}
.dcq-logo img{width:230px}
.dcq-back-site{display:flex;align-items:center;gap:10px;padding:11px 16px;border:1px solid rgba(20,32,53,.1);border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(10px)}
.dcq-main{width:min(1376px,calc(100% - 64px));margin:12px auto 30px;flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}
.dcq-shell{width:min(1180px,100%);margin:0 auto;border-radius:34px;border:1px solid rgba(20,32,53,.09);box-shadow:0 34px 90px rgba(24,42,69,.14),0 2px 0 rgba(255,255,255,.9) inset;background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}
.dcq-form{padding:44px 58px 46px}
.dcq-stage{min-height:485px;display:flex;flex-direction:column;justify-content:center}
.dcq-title{font-size:clamp(2.15rem,4.1vw,3.8rem);max-width:850px}
.dcq-title:focus{outline:none}
.dcq-lead{font-size:1.08rem;max-width:760px}
.dcq-page:has(.dcq-start) .dcq-shell{width:100%;overflow:visible;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(250,252,253,.93))}
.dcq-page:has(.dcq-start) .dcq-form{padding:0}
.dcq-page:has(.dcq-start) .dcq-stage{min-height:620px}
.dcq-page:has(.dcq-start) .dcq-trust{display:none}
.dcq-start{min-height:620px;padding:64px 66px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:34px;align-items:center;overflow:hidden;position:relative}
.dcq-start::after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-80px;top:-140px;background:rgba(240,122,63,.08);filter:blur(2px)}
.dcq-start__copy{position:relative;z-index:2}
.dcq-start .dcq-title{font-size:clamp(3rem,4.5vw,4.65rem);line-height:.98;max-width:700px}
.dcq-start .dcq-lead{font-size:1.12rem;line-height:1.7;max-width:640px;margin:25px 0 30px}
.dcq-start__button{min-height:62px;padding:17px 28px;font-size:1rem}
.dcq-start-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:42px 0 0;border-top:1px solid var(--dcq-line);padding-top:20px;color:var(--dcq-ink)}
.dcq-start-notes span{padding:0 15px;border-right:1px solid var(--dcq-line);font-size:.79rem;line-height:1.35}
.dcq-start-notes span:first-child{padding-left:0}.dcq-start-notes span:last-child{border:0}
.dcq-start-notes b{display:block;color:var(--dcq-accent);font-size:.72rem;letter-spacing:.1em;margin-bottom:5px}
.dcq-start__visual{height:500px;position:relative;display:grid;place-items:center;isolation:isolate}
.dcq-start__visual::before{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:linear-gradient(145deg,#17375e,#0f223d);box-shadow:0 35px 80px rgba(15,34,61,.3);z-index:-2}
.dcq-start__visual::after{content:"";position:absolute;width:440px;height:440px;border-radius:50%;border:1px dashed rgba(240,122,63,.45);z-index:-3;animation:dcq-orbit 30s linear infinite}
.dcq-start__visual img{width:min(600px,112%);height:auto;transform:translate(13px,28px);filter:drop-shadow(0 24px 25px rgba(5,14,28,.28));z-index:1}
.dcq-start__visual-orbit{position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%;z-index:-1}.dcq-start__visual-orbit--one{width:325px;height:325px}.dcq-start__visual-orbit--two{width:245px;height:245px}
.dcq-start__visual-badge{position:absolute;right:0;top:38px;width:112px;height:112px;border-radius:22px;background:var(--dcq-accent);color:#fff;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:15px;transform:rotate(5deg);box-shadow:0 20px 35px rgba(240,122,63,.3);z-index:3}
.dcq-start__visual-badge span{font-size:2rem;font-weight:900}.dcq-start__visual-badge small{font-size:.58rem;font-weight:800;line-height:1.4;letter-spacing:.08em}
.dcq-start__visual-note{position:absolute;left:-6px;bottom:20px;display:flex;align-items:center;gap:12px;padding:13px 17px;border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 16px 35px rgba(15,34,61,.18);z-index:4}
.dcq-start__visual-note>span{width:11px;height:11px;border-radius:50%;background:#31ad68;box-shadow:0 0 0 5px rgba(49,173,104,.12)}
.dcq-start__visual-note p{margin:0}.dcq-start__visual-note strong,.dcq-start__visual-note small{display:block}.dcq-start__visual-note small{color:var(--dcq-muted);margin-top:3px}
.dcq-options{gap:15px}.dcq-option{min-height:90px;padding:20px 21px;border-radius:18px}.dcq-option strong{font-size:1.02rem}
.dcq-progress{padding:31px 58px 0}.dcq-actions{margin-top:30px}
.dcq-trust{padding:22px 0 0}
.dcq-footer{width:min(1376px,calc(100% - 64px));margin:0 auto;border-top:1px solid rgba(20,32,53,.1);padding:22px 0 25px;position:relative;z-index:2}
@keyframes dcq-orbit{to{transform:rotate(360deg)}}

@media(max-width:1050px){.dcq-start{grid-template-columns:1.1fr .9fr;padding:50px}.dcq-start__visual{height:440px}.dcq-start__visual::before{width:320px;height:320px}.dcq-start__visual::after{width:370px;height:370px}.dcq-start-notes{grid-template-columns:1fr}.dcq-start-notes span{border:0;border-bottom:1px solid var(--dcq-line);padding:9px 0}.dcq-start-notes span:last-child{border:0}.dcq-page:has(.dcq-start) .dcq-stage,.dcq-start{min-height:560px}}
@media(max-width:760px){.dcq-header,.dcq-main,.dcq-footer{width:min(100% - 32px,1376px)}.dcq-header{padding-top:16px}.dcq-logo img{width:170px}.dcq-back-site{border:0;background:transparent;padding:8px 0}.dcq-main{margin-top:6px}.dcq-form{padding:30px 22px}.dcq-progress{padding:22px 22px 0}.dcq-stage{min-height:450px}.dcq-page:has(.dcq-start) .dcq-shell{border-radius:24px}.dcq-page:has(.dcq-start) .dcq-stage,.dcq-start{min-height:auto}.dcq-start{display:block;padding:38px 25px 30px}.dcq-start .dcq-title{font-size:clamp(2.5rem,12vw,3.4rem)}.dcq-start .dcq-lead{font-size:1rem;margin:20px 0 24px}.dcq-start__button{width:100%}.dcq-start-notes{margin-top:27px}.dcq-start__visual{height:330px;margin:28px 0 0}.dcq-start__visual::before{width:260px;height:260px}.dcq-start__visual::after{width:300px;height:300px}.dcq-start__visual img{width:410px;max-width:112%;transform:translate(6px,18px)}.dcq-start__visual-badge{width:88px;height:88px;right:2px;top:10px;padding:11px}.dcq-start__visual-badge span{font-size:1.5rem}.dcq-start__visual-note{left:0;bottom:0;padding:10px 12px}.dcq-start__visual-note small{font-size:.68rem}.dcq-footer{padding-bottom:92px}.dcq-title{font-size:2.15rem}}
.dcq-field-hint{margin:7px 0 0;color:var(--dcq-muted);font-size:.82rem;line-height:1.4}
