#apn-quiz-section{--quiz-ink: #080b0d;--quiz-panel: #151b1e;--quiz-paper: #f2efe7;--quiz-muted: #9aa5a8;--quiz-teal: #07a5c3;--quiz-line: rgba(242, 239, 230, .18);min-height:100vh;overflow:clip;background:var(--quiz-ink);color:var(--quiz-paper);font-family:var(--asc-font, "Readex Pro", Arial, sans-serif)}#apn-quiz-section,#apn-quiz-section *,#apn-quiz-section *:before,#apn-quiz-section *:after{box-sizing:border-box}#apn-quiz-section button,#apn-quiz-section input{font:inherit}#apn-quiz-section .apn-hero{position:relative;display:grid;min-height:min(860px,100svh);isolation:isolate}#apn-quiz-section .apn-hero-bg,#apn-quiz-section .apn-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%}#apn-quiz-section .apn-hero-bg{object-fit:cover;object-position:center 25%;filter:grayscale(1) contrast(1.08) brightness(.5)}#apn-quiz-section .apn-hero-overlay{background:#090a0994}#apn-quiz-section .apn-hero-glow,#apn-quiz-section .apn-hero-preview,#apn-quiz-section .apn-hero-stats{display:none}#apn-quiz-section .apn-hero-inner{display:grid;align-items:end;width:min(1240px,calc(100% - 56px));min-height:min(860px,100svh);margin:0 auto;padding:150px 0 72px}#apn-quiz-section .apn-hero-cta{max-width:760px}#apn-quiz-section .apn-hero-eyebrow,#apn-quiz-section .apn-q-number,#apn-quiz-section .apn-results-eyebrow,#apn-quiz-section .apn-section-eyebrow,#apn-quiz-section .apn-gaps-eyebrow,#apn-quiz-section .apn-founder-eyebrow,#apn-quiz-section .apn-offer-eyebrow,#apn-quiz-section .apn-offer-tag,#apn-quiz-section .apn-gap-eyebrow{display:block;color:var(--quiz-teal);font-size:.66rem;font-weight:600;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}#apn-quiz-section .apn-hero-cta h1{max-width:760px;margin:18px 0 24px;font-size:clamp(3.5rem,7vw,6.6rem);font-weight:550;letter-spacing:-.085em;line-height:.88}#apn-quiz-section .apn-hero-cta h1 span{color:var(--quiz-paper)}#apn-quiz-section .apn-hero-sub{max-width:540px;margin:0 0 30px;color:#f2efe6c7;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.65}#apn-quiz-section .apn-start-btn,#apn-quiz-section .apn-btn,#apn-quiz-section .apn-btn-submit,#apn-quiz-section .apn-offer-cta{min-height:52px;border:0;border-radius:0;background:var(--quiz-paper);color:var(--quiz-ink);cursor:pointer;font-size:.69rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}#apn-quiz-section .apn-start-btn{display:inline-flex;align-items:center;gap:13px;padding:0 22px}#apn-quiz-section .apn-start-btn:hover,#apn-quiz-section .apn-btn:hover,#apn-quiz-section .apn-btn-submit:hover,#apn-quiz-section .apn-offer-cta:hover{background:var(--quiz-teal)}#apn-quiz-section .apn-trust-row{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:21px;color:#f2efe68f;font-size:.7rem}#apn-quiz-section .apn-trust-item+.apn-trust-item:before{content:"/";margin-right:22px;color:var(--quiz-teal)}#apn-quiz-section .apn-progress-wrap{display:none;position:sticky;top:76px;z-index:20;padding:16px 28px;border-bottom:1px solid var(--quiz-line);background:#090a09f5}#apn-quiz-section .apn-progress-wrap.visible{display:block}#apn-quiz-section .apn-progress-meta,#apn-quiz-section .apn-progress-bar{width:min(760px,100%);margin-inline:auto}#apn-quiz-section .apn-progress-meta{display:flex;justify-content:space-between;margin-bottom:9px;color:#f2efe68a;font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}#apn-quiz-section .apn-progress-bar{height:2px;background:var(--quiz-line)}#apn-quiz-section .apn-progress-fill{width:0;height:100%;background:var(--quiz-teal);transition:width .32s ease}#apn-quiz-section .apn-quiz-body{width:min(920px,100%);min-height:calc(100vh - 76px);margin:0 auto;padding:82px 28px 120px}#apn-quiz-section .apn-step{display:none}#apn-quiz-section .apn-step.active{display:block;animation:quiz-enter .24s ease both}@keyframes quiz-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}#apn-quiz-section .apn-q-text{max-width:820px;margin:16px 0 44px;font-size:clamp(2.35rem,5vw,4.8rem);font-weight:500;letter-spacing:-.075em;line-height:.98}#apn-quiz-section .apn-options{border-top:1px solid var(--quiz-line)}#apn-quiz-section .apn-option{display:grid;grid-template-columns:28px minmax(0,1fr);gap:18px;width:100%;min-height:78px;padding:18px 0;border:0;border-bottom:1px solid var(--quiz-line);background:transparent;color:var(--quiz-paper);cursor:pointer;text-align:left}#apn-quiz-section .apn-option:hover,#apn-quiz-section .apn-option.selected{color:var(--quiz-teal)}#apn-quiz-section .apn-option-dot{display:grid;place-items:center;width:22px;height:22px;margin-top:2px;border:1px solid rgba(242,239,230,.42);border-radius:50%}#apn-quiz-section .apn-option.selected .apn-option-dot{border-color:var(--quiz-teal);background:var(--quiz-teal)}#apn-quiz-section .apn-option.selected .apn-option-dot:after{content:"";width:6px;height:6px;border-radius:50%;background:var(--quiz-ink)}#apn-quiz-section .apn-option-label{color:inherit;font-size:1rem;font-weight:500;line-height:1.4}#apn-quiz-section .apn-option-sub{margin-top:4px;color:#f2efe67a;font-size:.76rem;line-height:1.45}#apn-quiz-section .apn-insight{display:none;margin-top:28px;padding:25px 0 4px 24px;border-left:1px solid var(--quiz-teal)}#apn-quiz-section .apn-insight.visible{display:block}#apn-quiz-section .apn-insight-label{margin-bottom:12px;color:var(--quiz-teal);font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}#apn-quiz-section .apn-insight p{max-width:680px;margin:0 0 10px;color:#f2efe6a6;font-size:.88rem;line-height:1.65}#apn-quiz-section .apn-insight strong{color:var(--quiz-paper);font-weight:500}#apn-quiz-section .apn-btn-row{display:flex;justify-content:flex-end;margin-top:30px}#apn-quiz-section .apn-btn{display:none;padding:0 24px}#apn-quiz-section .apn-btn.visible{display:inline-flex;align-items:center;justify-content:center}#apn-quiz-section #apn-results{text-align:left}#apn-quiz-section .apn-results-title{max-width:800px;margin:15px 0 18px;font-size:clamp(3.1rem,7vw,6.2rem);font-weight:520;letter-spacing:-.085em;line-height:.9}#apn-quiz-section .apn-results-sub{max-width:680px;color:#f2efe6ad;font-size:1rem;line-height:1.65}#apn-quiz-section .apn-dial-wrap{max-width:360px;margin:42px 0 12px}#apn-quiz-section .apn-dial-svg{width:100%;overflow:visible}#apn-quiz-section .dial-track,#apn-quiz-section .dial-fill{fill:none;stroke-width:12;stroke-linecap:butt}#apn-quiz-section .dial-track{stroke:#f2efe61f}#apn-quiz-section .dial-fill{stroke:var(--quiz-teal);transition:stroke-dashoffset .9s ease}#apn-quiz-section .dial-score-text{fill:var(--quiz-paper);font-family:var(--asc-font, "Readex Pro", Arial, sans-serif);font-size:52px;font-weight:500;text-anchor:middle}#apn-quiz-section .dial-label-text,#apn-quiz-section .dial-min-label,#apn-quiz-section .dial-max-label{fill:#f2efe675;font-family:var(--asc-font, "Readex Pro", Arial, sans-serif);font-size:10px;text-anchor:middle}#apn-quiz-section .apn-tier-badge{display:flex;align-items:center;gap:10px;margin-bottom:90px;color:var(--quiz-paper);font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}#apn-quiz-section .apn-tier-dot{width:9px;height:9px;border-radius:50%}#apn-quiz-section .apn-breakdown,#apn-quiz-section .apn-gaps,#apn-quiz-section .apn-founder,#apn-quiz-section .apn-offer{padding:70px 0;border-top:1px solid var(--quiz-line)}#apn-quiz-section .apn-section-h2,#apn-quiz-section .apn-gaps h3,#apn-quiz-section .apn-founder-title,#apn-quiz-section .apn-offer-title,#apn-quiz-section .apn-pdf-cta h3{max-width:760px;margin:15px 0 18px;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:500;letter-spacing:-.075em;line-height:.96;text-transform:none}#apn-quiz-section .apn-section-sub,#apn-quiz-section .apn-gaps-sub,#apn-quiz-section .apn-offer-lead,#apn-quiz-section .apn-pdf-cta>p{max-width:680px;margin:0 0 38px;color:#f2efe6a3;font-size:.92rem;line-height:1.65}#apn-quiz-section .apn-bar-item{margin-bottom:18px}#apn-quiz-section .apn-bar-meta{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px;color:#f2efe6b8;font-size:.74rem}#apn-quiz-section .apn-mini-bar{height:2px;background:var(--quiz-line)}#apn-quiz-section .apn-mini-fill{width:0;height:100%;background:var(--quiz-teal);transition:width .9s ease}#apn-quiz-section .apn-gap-item,#apn-quiz-section .apn-offer-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;padding:27px 0;border-top:1px solid var(--quiz-line)}#apn-quiz-section .apn-gap-name,#apn-quiz-section .apn-offer-name{display:block;margin:8px 0 10px;color:var(--quiz-paper);font-size:1.15rem;font-weight:500}#apn-quiz-section .apn-gap-problem,#apn-quiz-section .apn-gap-fix,#apn-quiz-section .apn-offer-desc{display:block;max-width:650px;margin:0 0 10px;color:#f2efe694;font-size:.82rem;line-height:1.6}#apn-quiz-section .apn-gap-fix strong{display:block;margin-bottom:5px;color:var(--quiz-teal);font-size:.61rem;letter-spacing:.1em;text-transform:uppercase}#apn-quiz-section .apn-gap-loss{min-width:82px;text-align:right}#apn-quiz-section .apn-gap-loss-num,#apn-quiz-section .apn-offer-value{display:block;color:var(--quiz-paper);font-size:1rem;font-weight:500}#apn-quiz-section .apn-gap-loss-label,#apn-quiz-section .apn-offer-value-cap{display:block;margin-top:4px;color:#f2efe666;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}#apn-quiz-section .apn-founder{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:62px;align-items:end}#apn-quiz-section .apn-founder-photo{aspect-ratio:4 / 5;overflow:hidden}#apn-quiz-section .apn-founder-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05)}#apn-quiz-section .apn-founder-body{max-width:600px;margin:0 0 18px;color:#f2efe6a6;font-size:.9rem;line-height:1.65}#apn-quiz-section .apn-founder-sig{display:block;margin-top:28px;color:var(--quiz-paper);font-size:.8rem}#apn-quiz-section .apn-founder-sig span{display:block;margin-top:5px;color:var(--quiz-teal);font-size:.61rem;letter-spacing:.1em;text-transform:uppercase}#apn-quiz-section .apn-offer-list{border-bottom:1px solid var(--quiz-line)}#apn-quiz-section .apn-offer-cta{width:100%;margin-top:30px;padding:0 24px}#apn-quiz-section .apn-offer-cta.added{background:var(--quiz-teal)}#apn-quiz-section .apn-pdf-cta{padding-top:16px}#apn-quiz-section .apn-pdf-cta-icon{display:none}#apn-quiz-section .apn-benefits{margin:0 0 34px;padding:0;border-top:1px solid var(--quiz-line);list-style:none}#apn-quiz-section .apn-benefits li{display:grid;grid-template-columns:20px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid var(--quiz-line);color:#f2efe6ad;font-size:.8rem}#apn-quiz-section .apn-benefit-check{color:var(--quiz-teal)}#apn-quiz-section .apn-email-form{display:grid;gap:12px}#apn-quiz-section .apn-email-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}#apn-quiz-section .apn-input{width:100%;min-height:52px;padding:0 14px;border:1px solid var(--quiz-line);border-radius:0;background:transparent;color:var(--quiz-paper)}#apn-quiz-section .apn-input::placeholder{color:#f2efe666}#apn-quiz-section .apn-btn-submit{padding:0 22px}#apn-quiz-section .apn-email-proof{color:#f2efe66b;font-size:.66rem;line-height:1.5}@media(max-width:760px){#apn-quiz-section .apn-hero{min-height:720px}#apn-quiz-section .apn-hero-inner{width:calc(100% - 36px);min-height:720px;padding:124px 0 48px}#apn-quiz-section .apn-hero-cta h1{font-size:clamp(3.2rem,15vw,5.1rem)}#apn-quiz-section .apn-trust-row{display:grid;gap:6px}#apn-quiz-section .apn-trust-item+.apn-trust-item:before{content:none}#apn-quiz-section .apn-progress-wrap{top:64px;padding:14px 18px}#apn-quiz-section .apn-quiz-body{padding:62px 18px 88px}#apn-quiz-section .apn-q-text{margin-bottom:34px;font-size:clamp(2.25rem,11vw,3.5rem)}#apn-quiz-section .apn-btn-row,#apn-quiz-section .apn-btn{width:100%}#apn-quiz-section .apn-gap-item,#apn-quiz-section .apn-offer-row,#apn-quiz-section .apn-founder,#apn-quiz-section .apn-email-row{grid-template-columns:1fr}#apn-quiz-section .apn-gap-loss{text-align:left}#apn-quiz-section .apn-founder{gap:34px}#apn-quiz-section .apn-founder-photo{max-width:380px}#apn-quiz-section .apn-btn-submit{min-height:52px}}@media(prefers-reduced-motion:reduce){#apn-quiz-section *,#apn-quiz-section *:before,#apn-quiz-section *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/quiz.css.map */
