.qbp-root{--qbp-primary:#ff123f;--qbp-bg:#f2eee7;--qbp-text:#1b1b1b;position:relative;isolation:isolate;min-height:760px;overflow:hidden;background:var(--qbp-bg);color:var(--qbp-text);font-family:Inter,Arial,Helvetica,sans-serif;border-radius:0;box-shadow:0 25px 80px rgba(0,0,0,.18)}
.qbp-root *{box-sizing:border-box}.qbp-root button,.qbp-root input{font:inherit}.qbp-grain{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.24'/%3E%3C/svg%3E")}.qbp-top-ribbon{height:42px;background:var(--qbp-primary);color:#fff;display:flex;align-items:center;justify-content:space-around;gap:30px;font-size:11px;font-weight:900;letter-spacing:.14em;white-space:nowrap;overflow:hidden;border-bottom:4px solid #171717}.qbp-top-ribbon span:before{content:'✦';margin-right:12px;color:#171717}.qbp-screen{display:none;min-height:718px;padding:64px;animation:qbpEnter .55s cubic-bezier(.16,1,.3,1)}.qbp-screen.is-active{display:flex;align-items:center;justify-content:center}.qbp-screen.is-leaving{display:flex;animation:qbpLeave .26s ease forwards}@keyframes qbpEnter{from{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:none}}@keyframes qbpLeave{to{opacity:0;transform:translateY(-14px) scale(.99)}}
.qbp-welcome-grid{width:min(1240px,100%);display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:42px}.qbp-welcome-copy{padding:20px 0}.qbp-mini-brand{display:inline-flex;align-items:center;gap:10px;color:var(--qbp-primary);font-weight:950;text-transform:uppercase;font-size:14px;margin-bottom:54px}.qbp-mark{width:35px;height:35px;background:var(--qbp-primary);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:18px}.qbp-kicker{display:block;color:var(--qbp-primary);font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.17em;font-weight:950;margin-bottom:18px}.qbp-kicker.light{color:#fff}.qbp-root h2,.qbp-root h3{font-family:Arial Black,Inter,Arial,sans-serif;line-height:.94;letter-spacing:-.055em;margin:0}.qbp-welcome h2,.qbp-welcome-copy h2{font-size:clamp(54px,6.8vw,100px);max-width:750px}.qbp-root h2 em{font-style:normal;color:var(--qbp-primary)}.qbp-welcome-copy>p{max-width:650px;font-size:18px;line-height:1.65;font-weight:550;margin:26px 0;color:#3e3e3e}.qbp-meta{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.qbp-meta span{padding:9px 13px;border:2px solid #1b1b1b;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.qbp-btn{border:0;border-radius:0;padding:18px 24px;background:#1b1b1b;color:#fff!important;text-decoration:none;font-weight:950;text-transform:uppercase;letter-spacing:.04em;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;cursor:pointer;box-shadow:8px 8px 0 var(--qbp-primary);transition:transform .2s,box-shadow .2s,background .2s}.qbp-btn:hover{transform:translate(-3px,-3px);box-shadow:13px 13px 0 var(--qbp-primary);background:#000}.qbp-btn:active{transform:translate(3px,3px);box-shadow:3px 3px 0 var(--qbp-primary)}.qbp-btn b{font-size:22px}.qbp-art-stage{height:610px;position:relative}.qbp-red-slash{position:absolute;left:8%;top:7%;width:82%;height:86%;background:var(--qbp-primary);clip-path:polygon(18% 0,100% 0,82% 100%,0 100%);transform:rotate(-4deg);box-shadow:18px 18px 0 #1b1b1b}.qbp-sketch{position:absolute;width:275px;height:350px;background:#f8f5ef;border:3px solid #1b1b1b;padding:18px;box-shadow:10px 10px 0 #1b1b1b;transition:.35s cubic-bezier(.16,1,.3,1)}.qbp-sketch svg{width:100%;height:88%;fill:none;stroke:#1b1b1b;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.qbp-sketch span{font-weight:950;font-size:25px}.qbp-sketch-a{left:4%;top:18%;transform:rotate(-9deg)}.qbp-sketch-b{right:0;bottom:4%;transform:rotate(8deg)}.qbp-art-stage:hover .qbp-sketch-a{transform:rotate(-13deg) translate(-8px,-12px)}.qbp-art-stage:hover .qbp-sketch-b{transform:rotate(12deg) translate(8px,-12px)}.qbp-paper-note{position:absolute;left:28%;bottom:2%;z-index:3;width:300px;padding:20px;background:#e8ddd0;border:2px solid #1b1b1b;font-size:17px;font-weight:800;transform:rotate(-3deg);box-shadow:6px 6px 0 rgba(0,0,0,.18)}.qbp-paper-note strong{display:block;color:var(--qbp-primary);font-size:23px;margin-top:4px}
.qbp-screen[data-screen=quiz]{background:#1b1b1b;color:#fff;position:relative}.qbp-screen[data-screen=quiz]:before,.qbp-screen[data-screen=quiz]:after{content:'';position:absolute;width:330px;height:90px;background:var(--qbp-primary);transform:rotate(-12deg)}.qbp-screen[data-screen=quiz]:before{left:-100px;top:65px}.qbp-screen[data-screen=quiz]:after{right:-100px;bottom:70px}.qbp-quiz-shell{width:min(1080px,100%);position:relative;z-index:1}.qbp-quiz-head{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:24px;margin-bottom:52px}.qbp-step{font-size:11px;font-weight:950;letter-spacing:.16em;color:var(--qbp-primary)}.qbp-progress{height:5px;background:#444;overflow:hidden}.qbp-progress i{display:block;height:100%;background:var(--qbp-primary);transition:width .5s cubic-bezier(.16,1,.3,1)}.qbp-question{display:grid;grid-template-columns:120px 1fr;column-gap:34px}.qbp-question-number{font-family:Arial Black,Arial,sans-serif;color:transparent;-webkit-text-stroke:2px var(--qbp-primary);font-size:95px;line-height:.8}.qbp-question-copy>span{font-size:11px;letter-spacing:.16em;font-weight:950;color:var(--qbp-primary)}.qbp-question h3{font-size:clamp(40px,5.3vw,74px);max-width:820px;margin:10px 0 18px}.qbp-question-copy>p{font-size:16px;line-height:1.6;color:#bdbdbd;max-width:700px}.qbp-answers{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:32px}.qbp-answer{min-height:96px;border:2px solid #5b5b5b;background:#262626;color:#fff;padding:18px 20px;display:grid;grid-template-columns:42px 1fr 30px;align-items:center;gap:15px;text-align:left;cursor:pointer;position:relative;overflow:hidden;transition:.22s}.qbp-answer:before{content:'';position:absolute;inset:0;background:var(--qbp-primary);transform:translateX(-102%);transition:.28s cubic-bezier(.16,1,.3,1)}.qbp-answer>*{position:relative;z-index:1}.qbp-answer i{font-style:normal;width:36px;height:36px;border:2px solid var(--qbp-primary);display:grid;place-items:center;color:var(--qbp-primary);font-weight:950}.qbp-answer span{font-weight:800;line-height:1.35}.qbp-answer b{font-size:20px;opacity:.55}.qbp-answer:hover{border-color:var(--qbp-primary);transform:translateY(-3px)}.qbp-answer:hover:before,.qbp-answer.is-selected:before{transform:none}.qbp-answer:hover i,.qbp-answer.is-selected i{border-color:#fff;color:#fff}.qbp-answer:hover b{opacity:1}.qbp-back{grid-column:2;border:0;background:transparent;color:#aaa;font-weight:800;margin-top:24px;padding:0;cursor:pointer;text-align:left}.qbp-back:hover{color:#fff}
.qbp-screen[data-screen=lead]{background:linear-gradient(135deg,#f3eee6 0 56%,#e5d7c8 56%)}.qbp-lead-shell{width:min(1080px,100%);display:grid;grid-template-columns:.9fr 1.1fr;background:#1b1b1b;box-shadow:18px 18px 0 var(--qbp-primary);position:relative}.qbp-lead-shell:before{content:'RESULTADO';position:absolute;top:-21px;left:34px;background:var(--qbp-primary);color:#fff;padding:10px 20px;font-size:11px;font-weight:950;letter-spacing:.17em}.qbp-lead-copy{padding:56px 46px;color:#fff;position:relative;overflow:hidden}.qbp-lead-copy:after{content:'';position:absolute;width:250px;height:250px;border:3px solid var(--qbp-primary);border-radius:50%;left:-120px;bottom:-145px}.qbp-lead-copy h2{font-size:clamp(46px,5.4vw,72px);margin-bottom:22px}.qbp-lead-copy p{line-height:1.65;color:#c5c5c5}.qbp-stamp{width:124px;height:124px;border:4px solid var(--qbp-primary);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--qbp-primary);font-family:Arial Black,Arial;font-size:30px;transform:rotate(-10deg);margin-top:40px}.qbp-stamp small{font-family:Arial,sans-serif;font-size:9px;letter-spacing:.14em}.qbp-lead-form{padding:48px;background:#f8f4ec}.qbp-form-title{font-family:Arial Black,Arial;font-size:26px;margin-bottom:26px}.qbp-lead-form label:not(.qbp-consent){display:block;margin-bottom:16px}.qbp-lead-form label>span{display:block;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.13em;margin-bottom:7px}.qbp-lead-form input[type=text],.qbp-lead-form input[type=tel],.qbp-lead-form input[type=email]{width:100%;height:58px;border:2px solid #1b1b1b;border-radius:0;background:#fff;padding:0 15px;outline:none;transition:.2s}.qbp-lead-form input:focus{border-color:var(--qbp-primary);box-shadow:5px 5px 0 var(--qbp-primary)}.qbp-consent{display:flex;gap:10px;align-items:flex-start;margin:15px 0 22px}.qbp-consent span{font-size:12px!important;line-height:1.45;text-transform:none!important;letter-spacing:0!important;font-weight:600!important}.qbp-lead-form .qbp-btn{width:100%}.qbp-feedback{font-size:12px;color:#b00020;font-weight:700;min-height:18px}
.qbp-screen[data-screen=result]{background:#1b1b1b;color:#fff;align-items:stretch;padding:0}.qbp-result-wrap{width:100%;display:grid;grid-template-columns:1.1fr .9fr;min-height:718px}.qbp-result-hero{padding:72px 6vw;background:#1b1b1b;position:relative;overflow:hidden}.qbp-result-hero:after{content:'';position:absolute;width:480px;height:140px;background:var(--qbp-primary);right:-210px;top:80px;transform:rotate(-18deg)}.qbp-result-index{font-family:Arial Black,Arial;font-size:clamp(92px,12vw,180px);line-height:.8;color:transparent;-webkit-text-stroke:3px var(--qbp-primary);margin:25px 0}.qbp-result-index small{font-size:.27em;-webkit-text-stroke:0;color:var(--qbp-primary)}.qbp-result-level{display:inline-block;background:var(--qbp-primary);padding:9px 14px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;transform:rotate(-2deg);margin-bottom:25px}.qbp-result-hero h2{font-size:clamp(42px,5.4vw,76px);max-width:760px}.qbp-result-hero>p{font-size:17px;line-height:1.7;color:#c6c6c6;max-width:720px}.qbp-result-details{background:#f2eee7;color:#1b1b1b;padding:55px 44px;display:flex;flex-direction:column;gap:16px}.qbp-result-card{border:3px solid #1b1b1b;padding:22px;background:#fff;box-shadow:7px 7px 0 var(--qbp-primary)}.qbp-result-card.dark{background:#1b1b1b;color:#fff;box-shadow:7px 7px 0 #777}.qbp-result-card span,.qbp-result-offer>span{display:block;font-size:10px;font-weight:950;letter-spacing:.14em;margin-bottom:10px}.qbp-result-card strong{font-size:20px;line-height:1.25}.qbp-result-offer{background:var(--qbp-primary);color:#fff;padding:30px;margin-top:8px;position:relative;overflow:hidden}.qbp-result-offer:after{content:'✦';position:absolute;right:-10px;top:-38px;font-size:150px;color:rgba(0,0,0,.13)}.qbp-result-offer h3{font-size:47px;position:relative;z-index:1}.qbp-result-offer p{line-height:1.55;position:relative;z-index:1}.qbp-result-offer ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0;list-style:none;font-size:12px;font-weight:750;position:relative;z-index:1}.qbp-result-offer li:before{content:'●';font-size:7px;margin-right:7px;color:#1b1b1b}.qbp-btn-light{background:#fff;color:#1b1b1b!important;box-shadow:7px 7px 0 #1b1b1b;position:relative;z-index:1}.qbp-btn-light:hover{background:#1b1b1b;color:#fff!important;box-shadow:11px 11px 0 #fff}
@media(max-width:950px){.qbp-screen{padding:44px 28px}.qbp-welcome-grid,.qbp-lead-shell,.qbp-result-wrap{grid-template-columns:1fr}.qbp-art-stage{height:480px}.qbp-mini-brand{margin-bottom:28px}.qbp-result-details{padding:35px 28px}.qbp-result-hero{padding:55px 30px}.qbp-screen[data-screen=result]{padding:0}.qbp-question{grid-template-columns:82px 1fr}.qbp-question-number{font-size:68px}}
@media(max-width:650px){.qbp-root{min-height:700px}.qbp-top-ribbon{justify-content:flex-start;padding-left:14px}.qbp-top-ribbon span:nth-child(n+2){display:none}.qbp-screen{min-height:658px;padding:34px 18px}.qbp-welcome-copy h2{font-size:48px}.qbp-welcome-copy>p{font-size:15px}.qbp-meta span{font-size:9px}.qbp-art-stage{height:390px}.qbp-sketch{width:190px;height:250px;padding:10px}.qbp-sketch span{font-size:17px}.qbp-paper-note{width:230px;left:15%;font-size:13px}.qbp-paper-note strong{font-size:18px}.qbp-question{display:block}.qbp-question-number{font-size:55px;margin-bottom:20px}.qbp-question h3{font-size:40px}.qbp-answers{display:grid;grid-template-columns:1fr;margin-top:22px}.qbp-answer{min-height:78px}.qbp-back{grid-column:auto}.qbp-lead-copy{display:none}.qbp-lead-form{padding:34px 22px}.qbp-lead-shell{box-shadow:9px 9px 0 var(--qbp-primary)}.qbp-result-index{font-size:100px}.qbp-result-hero h2{font-size:42px}.qbp-result-offer ul{grid-template-columns:1fr}.qbp-result-offer h3{font-size:40px}}
@media(prefers-reduced-motion:reduce){.qbp-root *{animation:none!important;transition:none!important}}

/* v1.2.1 — escala tipográfica refinada e correção de textos longos */
.qbp-welcome h2,.qbp-welcome-copy h2{font-size:clamp(42px,5.2vw,76px);line-height:.98;letter-spacing:-.045em}
.qbp-welcome-copy>p{font-size:16px;line-height:1.58}
.qbp-mini-brand{font-size:12px;margin-bottom:38px}
.qbp-paper-note{font-size:15px}.qbp-paper-note strong{font-size:20px}
.qbp-question h3{font-size:clamp(32px,4.2vw,58px);line-height:1;letter-spacing:-.045em}
.qbp-question-copy>p{font-size:14px;line-height:1.55}
.qbp-question-number{font-size:78px}
.qbp-answer{min-height:82px;padding:15px 16px;grid-template-columns:36px minmax(0,1fr) 22px;gap:12px}
.qbp-answer i{width:34px;height:34px;font-size:13px}
.qbp-answer span{min-width:0;font-size:14px;line-height:1.35;white-space:normal;overflow-wrap:anywhere;word-break:normal;hyphens:auto}
.qbp-answer b{font-size:16px}
.qbp-lead-copy h2{font-size:clamp(38px,4.6vw,58px);line-height:1}
.qbp-lead-copy p{font-size:15px}
.qbp-form-title{font-size:22px}
.qbp-result-index{font-size:clamp(76px,10vw,145px)}
.qbp-result-hero h2{font-size:clamp(34px,4.4vw,58px);line-height:1}
.qbp-result-hero>p{font-size:15px;line-height:1.6}
.qbp-result-card strong{font-size:17px}
.qbp-result-offer h3{font-size:38px}
.qbp-result-offer p{font-size:14px}

@media(max-width:950px){
  .qbp-question h3{font-size:clamp(30px,5vw,48px)}
  .qbp-question-number{font-size:60px}
}
@media(max-width:650px){
  .qbp-welcome-copy h2{font-size:38px}
  .qbp-question h3{font-size:31px}
  .qbp-question-number{font-size:46px}
  .qbp-answer{min-height:72px;padding:13px 14px;grid-template-columns:32px minmax(0,1fr) 18px;gap:10px}
  .qbp-answer i{width:30px;height:30px;font-size:12px}
  .qbp-answer span{font-size:13px;line-height:1.32}
  .qbp-answer b{font-size:14px}
  .qbp-result-hero h2{font-size:34px}
  .qbp-result-offer h3{font-size:32px}
}


/* v1.2.3 — hide decorative result band on mobile only */
@media(max-width:650px){
  .qbp-result-hero:after{display:none!important;}
}
