.tools-module__gepPza__toolHero{max-width:920px;padding-bottom:28px}.tools-module__gepPza__toolHero h1{max-width:860px}.tools-module__gepPza__promiseRow{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.tools-module__gepPza__promiseRow span{border:1px solid var(--line);color:var(--brandDark);background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.tools-module__gepPza__shell{max-width:900px;padding-bottom:48px}.tools-module__gepPza__questionCard{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:30px}.tools-module__gepPza__questionCard h2{margin-bottom:8px;font-size:clamp(25px,4vw,32px)}.tools-module__gepPza__questionHelp{color:var(--muted);margin:0 0 22px}.tools-module__gepPza__options{gap:10px;display:grid}.tools-module__gepPza__option{text-align:left;cursor:pointer;width:100%;color:var(--text);background:#fff;border:1px solid #cfdee2;border-radius:13px;grid-template-columns:22px 1fr;align-items:start;gap:12px;padding:16px;transition:all .15s;display:grid}.tools-module__gepPza__option:hover{background:#f9fcfc;border-color:#7eb7bc}.tools-module__gepPza__optionActive{border:2px solid var(--brand);background:var(--blue2);padding:15px}.tools-module__gepPza__radio{border:2px solid #9bb2b8;border-radius:50%;width:18px;height:18px;margin-top:2px;position:relative}.tools-module__gepPza__optionActive .tools-module__gepPza__radio{border-color:var(--brand)}.tools-module__gepPza__optionActive .tools-module__gepPza__radio:after{content:"";background:var(--brand);border-radius:50%;position:absolute;inset:3px}.tools-module__gepPza__option b,.tools-module__gepPza__option small{display:block}.tools-module__gepPza__option b{color:var(--ink);font-size:15px}.tools-module__gepPza__option small{color:var(--muted);margin-top:3px;font-size:13px}.tools-module__gepPza__actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:26px;padding-top:18px;display:flex}.tools-module__gepPza__progress{margin-bottom:16px}.tools-module__gepPza__progressTop{color:var(--muted);justify-content:space-between;gap:18px;margin-bottom:8px;font-size:13px;display:flex}.tools-module__gepPza__progressTop b{color:var(--brandDark)}.tools-module__gepPza__progressTrack{background:#dfeaec;border-radius:99px;height:7px;overflow:hidden}.tools-module__gepPza__progressTrack span{background:var(--brand);border-radius:99px;height:100%;display:block}.tools-module__gepPza__resultIntro{justify-content:space-between;align-items:flex-start;gap:24px;margin:8px 0 22px;display:flex}.tools-module__gepPza__resultIntro p{color:var(--muted);max-width:650px}.tools-module__gepPza__winner{background:#fff;border:2px solid #72b99c;border-radius:20px;margin-bottom:20px;overflow:hidden;box-shadow:0 12px 32px #16845b17}.tools-module__gepPza__winnerTop{background:var(--green2);border-bottom:1px solid #b9dfce;padding:18px 22px}.tools-module__gepPza__winnerBody{padding:26px}.tools-module__gepPza__winnerName{letter-spacing:-.04em;color:var(--ink);margin:8px 0 12px;font-size:clamp(34px,5vw,46px);font-weight:900;line-height:1}.tools-module__gepPza__whyList{gap:8px;margin:18px 0;padding:0;list-style:none;display:grid}.tools-module__gepPza__whyList li{background:#f4f8f9;border-radius:10px;padding:11px 13px}.tools-module__gepPza__summaryGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0;display:grid}.tools-module__gepPza__summaryCard{border:1px solid var(--line);background:#fff;border-radius:14px;padding:15px}.tools-module__gepPza__summaryCard span,.tools-module__gepPza__summaryCard b{display:block}.tools-module__gepPza__summaryCard span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:12px;font-weight:800}.tools-module__gepPza__summaryCard b{color:var(--ink)}.tools-module__gepPza__secondaryResults{grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;display:grid}.tools-module__gepPza__secondaryCard{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.tools-module__gepPza__secondaryCard h3{font-size:25px}.tools-module__gepPza__calculator{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:start;gap:24px;display:grid}.tools-module__gepPza__calcForm{border:1px solid var(--line);background:#fff;border-radius:18px;padding:26px}.tools-module__gepPza__field{margin-bottom:18px}.tools-module__gepPza__field label{color:var(--ink);margin-bottom:6px;font-weight:800;display:block}.tools-module__gepPza__field small{color:var(--muted);margin:4px 0 8px;display:block}.tools-module__gepPza__field input{background:#fff;border:1px solid #b8c9d5;border-radius:10px;width:100%;padding:13px 14px;font-size:16px}.tools-module__gepPza__calcResult{background:linear-gradient(#f2fbf8,#fff);border:1px solid #bfe1d5;border-radius:18px;padding:26px;position:sticky;top:20px}.tools-module__gepPza__calcResult h2{font-size:28px}.tools-module__gepPza__bigNumber{color:var(--green);letter-spacing:-.04em;margin:10px 0;font-size:clamp(38px,6vw,58px);font-weight:900;line-height:1}.tools-module__gepPza__metricList{gap:10px;margin:22px 0;display:grid}.tools-module__gepPza__metric{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:11px 0;display:flex}.tools-module__gepPza__metric:last-child{border-bottom:0}.tools-module__gepPza__metric span{color:var(--muted)}.tools-module__gepPza__metric b{color:var(--ink);text-align:right}.tools-module__gepPza__plainExplain{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:12px;margin-top:16px;padding:14px}.tools-module__gepPza__disclaimer{color:var(--muted);margin-top:14px;font-size:12px}.tools-module__gepPza__nextCard{background:#fff7f2;border:1px solid #ffc9b4;border-radius:14px;margin-top:18px;padding:18px}@media (max-width:820px){.tools-module__gepPza__calculator{grid-template-columns:1fr}.tools-module__gepPza__calcResult{position:static}.tools-module__gepPza__summaryGrid,.tools-module__gepPza__secondaryResults{grid-template-columns:1fr}}@media (max-width:620px){.tools-module__gepPza__questionCard,.tools-module__gepPza__winnerBody,.tools-module__gepPza__calcForm,.tools-module__gepPza__calcResult{padding:20px}.tools-module__gepPza__resultIntro{display:block}.tools-module__gepPza__resultIntro button{margin-top:10px}.tools-module__gepPza__actions{align-items:stretch}.tools-module__gepPza__actions .button{flex:1}.tools-module__gepPza__promiseRow span{font-size:12px}}
