/* Final layout pass: the quiz reads as one composed editorial screen. */
#app:not(.premium){visibility:hidden}
.premium .p-quiz{grid-template-columns:minmax(300px,.8fr) minmax(520px,1.2fr);gap:clamp(48px,8vw,140px);padding:clamp(42px,8vh,96px) 0;align-items:start}.premium .p-quiz>section:first-child{position:sticky;top:118px;padding-top:clamp(28px,8vh,108px)}.premium .p-question{font-size:clamp(48px,4.7vw,78px);line-height:.86;max-width:540px;text-wrap:balance}.premium .p-side{display:block;position:relative;height:clamp(290px,32vw,440px);margin-bottom:30px;border:1px solid #ffffff1c;background:#130d0e}.premium .p-side .p-image{display:none!important}.premium .p-side .p-image:last-child{display:block!important;height:100%!important}.premium .p-side .p-image img{object-position:center 28%;filter:contrast(1.15) saturate(.75) brightness(.88)}.premium .p-side:before{content:'RESPONDA SEM A VERSÃO BONITA';position:absolute;z-index:3;right:22px;top:20px;padding:8px 10px;background:#0b090ad9;border:1px solid #ffffff2b;color:#eee5df;font:9px 'DM Mono';letter-spacing:.12em}.premium .p-answers{border-top-color:#ffffff2b;background:linear-gradient(90deg,#151112 0%,#0b090a 100%)}.premium .p-answer{grid-template-columns:52px 1fr;min-height:67px;padding:20px 18px;border-bottom-color:#ffffff1c;font-size:16px}.premium .p-answer span{font-size:10px;color:#d1546a}.premium .p-answer:hover{padding-left:28px;background:#8f23371a;box-shadow:inset 3px 0 #b83c52}.premium .p-top{height:74px}.premium .p-home{padding:48px 0}.premium .p-home .p-image{height:min(64vh,650px);min-height:440px}@media(max-width:900px){.premium .p-wrap{width:min(100% - 40px,760px)}.premium .p-quiz{grid-template-columns:1fr;gap:34px;min-height:0}.premium .p-quiz>section:first-child{position:static;padding:0}.premium .p-question{max-width:680px}.premium .p-side{height:360px;max-width:680px}.premium .p-answers{max-width:680px}}@media(max-width:600px){.premium .p-wrap{width:calc(100% - 32px)}.premium .p-top{height:62px}.premium .p-brand{font-size:9px}.premium .p-quiz{padding:30px 0 46px;gap:26px}.premium .p-count{margin-bottom:18px}.premium .p-question{font-size:clamp(43px,13vw,59px);line-height:.88}.premium .p-side{height:210px;margin-bottom:22px}.premium .p-side:before{right:12px;top:12px;font-size:8px;padding:6px 7px}.premium .p-caption{left:13px;bottom:12px;font-size:8px}.premium .p-answer{grid-template-columns:36px 1fr;gap:9px;min-height:64px;padding:17px 8px;font-size:14px;line-height:1.4}.premium .p-answer:hover{padding-left:13px}.premium .p-home{padding:28px 0 42px}.premium .p-home .p-image{height:330px;min-height:0}.premium .p-home-copy{padding:0}.premium .p-display{font-size:clamp(48px,14vw,70px)}}
