@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Regular.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Medium.otf) format("opentype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Bold.otf) format("opentype");font-style:normal;font-weight:700;font-display:swap}:root{--rcq-ink: #111217;--rcq-navy: #1b365d;--rcq-midnight: #001b2a;--rcq-muted: #71747c;--rcq-soft: #f2f5f8;--rcq-line: #c9cbd0;--rcq-purple: #7565df;--rcq-blue: #e8eef7;--rcq-gold: #c9a642;--rcq-danger: #a83832}html:has(.rcq-app),body:has(.rcq-app),body:has(.rcq-app) #root,body.rcq-scroll-lock,body.rcq-scroll-lock #root{width:100%;height:100%;min-height:100%;overflow:hidden!important;overscroll-behavior:none}.rcq-app,.rcq-app *,.rcq-app *:before,.rcq-app *:after{box-sizing:border-box}.rcq-app{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh;overflow:hidden;overscroll-behavior:none;color:var(--rcq-ink);background:#fff;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.rcq-app button,.rcq-app input,.rcq-app select{font:inherit}.rcq-app button,.rcq-app a,.rcq-app input,.rcq-app select{-webkit-tap-highlight-color:transparent}.rcq-app button:focus-visible,.rcq-app a:focus-visible,.rcq-app input:focus-visible,.rcq-app select:focus-visible{outline:3px solid rgba(17,18,22,.28);outline-offset:3px}.rcq-topbar{position:absolute;z-index:5;inset:3px 0 auto;height:45px;display:grid;grid-template-columns:1fr;align-items:center;padding:0 clamp(16px,4vw,34px);background:#fffffff7}.rcq-back{grid-column:1;justify-self:start;width:38px;height:38px;display:grid;place-items:center;padding:0 0 5px;border:0;background:transparent;color:#5f6269;font-size:33px;font-weight:300;line-height:1;cursor:pointer}.rcq-progress{position:absolute;z-index:8;inset:0 0 auto;height:3px;overflow:hidden;background:#e8e8ea}.rcq-progress>span{display:block;height:100%;background:var(--rcq-purple);transition:width .35s cubic-bezier(.22,.78,.24,1)}.rcq-viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.rcq-viewport.has-topbar{top:48px}.rcq-transition{width:100%;height:100%;overflow:hidden;animation:rcq-forward .28s cubic-bezier(.22,.78,.24,1)}.rcq-screen-slot{width:100%;height:100%;overflow:hidden}.rcq-screen-slot[hidden]{display:none!important}.rcq-app[data-direction=back] .rcq-transition{animation-name:rcq-backward}@keyframes rcq-forward{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes rcq-backward{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.rcq-screen{position:relative;width:min(100%,660px);height:100%;min-height:0;margin:0 auto;padding:clamp(16px,3.2vh,28px) clamp(22px,5.8vw,42px) clamp(18px,3.6vh,32px);display:flex;flex-direction:column;overflow:hidden;touch-action:manipulation}.rcq-logo{width:clamp(116px,31vw,148px);height:auto;flex:0 0 auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.rcq-heading{flex:0 0 auto;margin-top:clamp(18px,4vh,38px)}.rcq-heading h1,.rcq-heading h2,.rcq-intro-copy h1{margin:0;color:var(--rcq-ink);font-size:clamp(29px,7.4vw,43px);font-weight:500;letter-spacing:-.047em;line-height:1.06}.rcq-heading h1:focus,.rcq-heading h1:focus-visible,.rcq-heading h2:focus,.rcq-heading h2:focus-visible,.rcq-intro-copy h1:focus,.rcq-intro-copy h1:focus-visible{outline:none}.rcq-heading>p{max-width:560px;margin:clamp(10px,1.8vh,16px) 0 0;color:var(--rcq-muted);font-size:clamp(14px,2.5vw,16px);line-height:1.53}.rcq-eyebrow{margin-bottom:12px;color:#6657c9;font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.rcq-options{min-height:0;margin-top:clamp(22px,4.3vh,38px);display:grid;gap:clamp(9px,1.4vh,13px);overflow:hidden}.rcq-option{width:100%;min-height:clamp(64px,8.8vh,76px);padding:16px 18px;display:grid;grid-template-columns:1fr 24px;align-items:center;gap:16px;border:1.5px solid #aab1bb;border-radius:16px!important;background:#fff;color:var(--rcq-ink);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.rcq-option:hover{border-color:#888b92}.rcq-option:active{transform:scale(.993)}.rcq-option.is-selected{border-color:var(--rcq-ink);border-width:2px;background:#fff;box-shadow:none}.rcq-option__copy{min-width:0;display:grid;gap:3px}.rcq-option__copy strong{font-size:clamp(15px,3.1vw,18px);font-weight:500;line-height:1.22}.rcq-option__copy small{color:var(--rcq-muted);font-size:clamp(11px,2.2vw,13px);line-height:1.25}.rcq-option__check,.rcq-inline-toggle i{width:24px;height:24px;display:grid;place-items:center;border:1.5px solid #c8cacf;border-radius:7px;color:#fff;font-size:13px;font-style:normal;font-weight:700}.rcq-option.is-selected .rcq-option__check,.rcq-inline-toggle.is-selected i{border-color:var(--rcq-ink);background:var(--rcq-ink)}.rcq-app button.rcq-option{border-radius:16px!important}.rcq-options--dense{gap:clamp(7px,1.05vh,10px)}.rcq-options--dense .rcq-option{min-height:clamp(51px,7.4vh,64px);border-radius:16px}.rcq-choice-help{position:relative;z-index:4;width:100%;margin-top:clamp(10px,1.8vh,15px);flex:0 0 auto}.rcq-choice-help summary{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;color:#5d616a;font-size:11px;font-weight:700;letter-spacing:.02em;list-style:none;cursor:pointer}.rcq-choice-help summary::-webkit-details-marker{display:none}.rcq-choice-help summary>span{width:22px;height:22px;display:grid;place-items:center;border:1px solid #cfd2d8;border-radius:50%;color:var(--rcq-navy);font-size:16px;font-weight:400;line-height:1;transition:transform .16s ease}.rcq-choice-help[open] summary>span{transform:rotate(45deg)}.rcq-choice-help__panel{position:absolute;z-index:9;top:calc(100% + 5px);right:0;left:0;padding:13px 15px;border:1px solid #d7d9de;border-radius:14px;background:#fffffffb;box-shadow:0 18px 45px #0713232e}.rcq-choice-help__panel ul{margin:0;padding-left:17px;display:grid;gap:7px}.rcq-choice-help__panel li{color:#565a63;font-size:11px;line-height:1.4}.rcq-choice-help+.rcq-options{margin-top:clamp(12px,2.4vh,20px)}.rcq-actions{width:100%;margin-top:auto;padding-top:16px;display:flex;justify-content:flex-end;flex:0 0 auto}.rcq-primary{min-width:132px;min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--rcq-ink);border-radius:5px;background:var(--rcq-ink);color:#fff;font-size:14px;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;transition:background .15s ease,transform .15s ease}.rcq-primary:hover{background:#24262c}.rcq-primary:active{transform:translateY(1px)}.rcq-primary:disabled{border-color:#c4c6ca;background:#c4c6ca;cursor:default;transform:none}.rcq-primary>span{font-size:19px;line-height:.8}.rcq-secondary{min-height:38px;border:0;background:transparent;color:#62656d;font-size:12px;font-weight:500;cursor:pointer}.rcq-screen--intro{width:min(100%,760px);padding-top:clamp(24px,5vh,44px);padding-bottom:clamp(24px,4vh,34px)}.rcq-intro-top{display:flex;justify-content:flex-start;align-items:center;gap:18px;flex:0 0 auto}.rcq-intro-copy{margin-top:clamp(34px,7vh,65px)}.rcq-intro-copy h1{max-width:650px;font-size:clamp(35px,8.6vw,58px);line-height:1.02}.rcq-intro-copy>p{max-width:600px;margin:clamp(16px,2.7vh,24px) 0 0;color:var(--rcq-muted);font-size:clamp(15px,3.1vw,18px);line-height:1.55}.rcq-intro-copy>strong{display:block;margin-top:clamp(14px,2.3vh,22px);color:#233651;font-size:clamp(14px,2.7vw,17px);font-weight:700}.rcq-reassure{max-width:610px;margin-top:clamp(18px,3vh,26px);padding:13px 16px;display:grid;grid-template-columns:24px 1fr;gap:12px;align-items:center;border-radius:13px;background:var(--rcq-blue)}.rcq-reassure svg{width:22px;fill:none;stroke:var(--rcq-navy);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rcq-reassure p{margin:0;color:#4f5968;font-size:12px;line-height:1.45}.rcq-reassure b{color:var(--rcq-navy)}.rcq-proof{margin-top:clamp(14px,2.4vh,22px);display:flex;align-items:center;gap:15px}.rcq-avatars{display:flex;align-items:center}.rcq-avatars img,.rcq-avatars>span{width:29px;height:29px;margin-left:-7px;border:2px solid #fff;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--rcq-navy)}.rcq-avatars img:first-child{margin-left:0}.rcq-avatars>span{display:grid;place-items:center;color:#fff;font-size:12px}.rcq-rating{display:grid;gap:1px}.rcq-rating>span{color:var(--rcq-gold);font-size:14px;letter-spacing:.03em}.rcq-rating strong{color:var(--rcq-navy);font-size:14px}.rcq-rating small{color:#8b8e95;font-size:9px}.rcq-intro-action{margin-top:auto;display:grid;justify-items:end;gap:11px}.rcq-intro-action>small{justify-self:start;color:#a1a3a8;font-size:10px}.rcq-screen--interstitial{text-align:center;align-items:center}.rcq-screen--interstitial .rcq-logo,.rcq-screen--calculating .rcq-logo{align-self:flex-start}.rcq-screen--interstitial .rcq-heading,.rcq-screen--calculating .rcq-heading{max-width:570px;margin-top:clamp(18px,3vh,28px)}.rcq-screen--interstitial .rcq-heading>p,.rcq-screen--calculating .rcq-heading>p{margin-left:auto;margin-right:auto}.rcq-calculating-ring{position:relative;width:clamp(150px,25vh,205px);height:clamp(150px,25vh,205px);margin-top:clamp(18px,4vh,34px);flex:0 0 auto;border:1px solid #d7d7dd;border-radius:50%}.rcq-calculating-ring:before{content:"";position:absolute;top:22%;right:22%;bottom:22%;left:22%;border:1px solid #e4e4e8;border-radius:50%}.rcq-calculating-ring>strong{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);color:var(--rcq-navy);font-size:45px;font-weight:500}.rcq-app[data-screen=how_it_works]{background:var(--rcq-midnight)}.rcq-screen--models,.rcq-screen--optional{width:min(100%,700px);align-items:stretch;text-align:left}.rcq-screen--models{color:#fff}.rcq-screen--models .rcq-logo{filter:brightness(0) invert(1)}.rcq-model-panel{min-height:clamp(176px,27vh,224px);margin-top:clamp(34px,6vh,54px);display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:#ffffff0e;box-shadow:0 30px 70px #05122247}.rcq-model-panel figure{min-width:0;margin:0;padding:12px;display:grid;place-items:center;border-radius:16px;background:#fff}.rcq-model-panel img{width:min(100%,150px);height:68px;-o-object-fit:contain;object-fit:contain}.rcq-model-panel figure:last-child img{width:62px;height:62px}.rcq-screen--models .rcq-heading,.rcq-screen--optional .rcq-heading{max-width:none;margin-top:clamp(24px,4vh,36px)}.rcq-screen--models .rcq-eyebrow{color:#a9c3ee}.rcq-screen--models .rcq-heading h1{color:#fff}.rcq-screen--models .rcq-heading>p{max-width:600px;margin-left:0;margin-right:0;color:#d6e0f0}.rcq-screen--models .rcq-primary{border-color:#fff;background:#fff;color:var(--rcq-ink)}.rcq-optional-visual{position:relative;height:clamp(160px,27vh,226px);margin:clamp(22px,4.5vh,40px) 0 0;flex:0 0 auto;overflow:hidden;border-radius:24px;background:#d9dde2}.rcq-optional-visual:after{content:"";position:absolute;top:42%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#091a30c7)}.rcq-optional-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 20%;object-position:50% 20%}.rcq-optional-visual figcaption{position:absolute;z-index:1;right:18px;bottom:16px;left:18px;display:flex;justify-content:space-between;align-items:end;gap:14px;color:#fff}.rcq-optional-visual figcaption span{font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.rcq-optional-visual figcaption strong{font-size:13px;font-weight:500}.rcq-screen--optional .rcq-heading>p{margin-left:0;margin-right:0}.rcq-input-stage{min-height:0;margin-top:clamp(28px,7vh,62px);display:grid;gap:18px}.rcq-input-stage--two{grid-template-columns:1fr 1fr}.rcq-input-stage--three{margin-top:clamp(20px,4vh,38px);grid-template-columns:1fr 1fr 1fr;gap:12px}.rcq-field{display:grid;gap:8px;color:#454850;font-size:11px;font-weight:700;letter-spacing:.03em}.rcq-field>div{min-height:64px;display:grid;grid-template-columns:1fr auto;align-items:center;border:1px solid #bfc1c6;border-radius:15px;background:#fff;overflow:hidden}.rcq-field input,.rcq-field select{width:100%;height:62px;min-width:0;padding:0 15px;border:0;outline:0;background:transparent;color:var(--rcq-ink);font-size:clamp(18px,4.1vw,23px)}.rcq-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.rcq-field>div>small{padding-right:14px;color:#858890;font-size:11px;font-weight:500;letter-spacing:0;white-space:nowrap}.rcq-inline-toggle{min-height:58px;padding:9px 14px 9px 17px;display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid #bfc1c6;border-radius:15px;background:#fff;color:var(--rcq-ink);text-align:left;cursor:pointer}.rcq-inline-toggle.is-selected{border-color:var(--rcq-ink);background:#fff;box-shadow:none}.rcq-app button.rcq-inline-toggle{border-radius:16px!important}.rcq-range-stage{margin-top:clamp(30px,6vh,58px);padding:clamp(20px,4vh,34px);border:1px solid #d1d2d7;border-radius:18px;background:#fafafa}.rcq-range-stage>strong{display:block;margin-bottom:26px;color:var(--rcq-navy);font-size:clamp(54px,13vw,74px);font-weight:500;letter-spacing:-.055em;text-align:center}.rcq-range-stage>strong small{font-size:.42em}.rcq-range-stage input{width:100%;height:28px;accent-color:var(--rcq-purple);cursor:pointer;touch-action:pan-x}.rcq-range-stage input:disabled{opacity:.32;cursor:default}.rcq-range-stage>div{display:flex;justify-content:space-between;color:#9699a0;font-size:10px}.rcq-range-stage.is-unknown>strong{color:#61656d;font-size:clamp(38px,9vw,54px);letter-spacing:-.035em}.rcq-lvef-explainer{margin:15px 0 0;color:#62666f;font-size:11px;line-height:1.45}.rcq-lvef-unknown{width:100%;min-height:44px;margin-top:13px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #c7c9ce;border-radius:12px;background:#fff;color:var(--rcq-ink);font-size:12px;font-weight:500;text-align:left;cursor:pointer}.rcq-lvef-unknown i{width:23px;height:23px;flex:0 0 auto;display:grid;place-items:center;border:1.5px solid #c8cacf;border-radius:7px;color:#fff;font-size:12px;font-style:normal;font-weight:700}.rcq-lvef-unknown.is-selected{border-color:var(--rcq-ink)}.rcq-lvef-unknown.is-selected i{border-color:var(--rcq-ink);background:var(--rcq-ink)}.rcq-screen--critical .rcq-heading{margin-top:clamp(12px,2vh,18px)}.rcq-screen--critical .rcq-heading h1{font-size:clamp(25px,6.4vw,36px)}.rcq-screen--critical .rcq-heading>p{margin-top:7px;line-height:1.38}.rcq-screen--critical .rcq-choice-help{margin-top:6px}.rcq-screen--critical .rcq-choice-help+.rcq-options{margin-top:7px}.rcq-options--compact{gap:clamp(5px,.8vh,7px)}.rcq-options--compact .rcq-option{min-height:clamp(43px,5.9vh,50px);padding:7px 14px}.rcq-options--compact .rcq-option__copy strong{font-size:clamp(13px,2.9vw,15px);line-height:1.15}.rcq-screen--critical .rcq-actions{padding-top:6px}.rcq-screen--calculating{align-items:center;text-align:center}.rcq-calculating-ring{margin-top:clamp(60px,14vh,120px);border-color:#7565df47;animation:rcq-ring 1.45s linear infinite}.rcq-calculating-ring:before{border-color:#7565df2e}.rcq-calculating-ring>span{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--rcq-purple)}.rcq-calculating-ring>span:nth-child(1){top:-5px;left:50%}.rcq-calculating-ring>span:nth-child(2){right:9%;bottom:18%}.rcq-calculating-ring>span:nth-child(3){left:9%;bottom:18%}@keyframes rcq-ring{to{transform:rotate(360deg)}}.rcq-calculating-ring>strong{animation:rcq-counter-rotate 1.45s linear infinite}@keyframes rcq-counter-rotate{to{transform:translate(-50%,-50%) rotate(-360deg)}}.rcq-screen--contact .rcq-heading{margin-top:clamp(14px,2.4vh,24px)}.rcq-contact-grid{margin-top:clamp(16px,2.6vh,24px);display:grid;grid-template-columns:1fr 1fr;gap:10px}.rcq-contact-grid .rcq-field:nth-child(n+3){grid-column:1 / -1}.rcq-contact-grid .rcq-field{gap:4px}.rcq-contact-grid .rcq-field>div{min-height:52px;border-radius:12px}.rcq-contact-grid .rcq-field input{height:50px;font-size:16px}.rcq-screen--contact .rcq-actions{padding-top:10px}.rcq-error{margin-top:8px;color:var(--rcq-danger);font-size:12px;line-height:1.35}.rcq-legal{margin:7px 0 0;color:#999ca2;font-size:9px;line-height:1.35;text-align:right}.rcq-screen--result{text-align:center;align-items:center}.rcq-screen--result .rcq-logo{align-self:flex-start}.rcq-result-check{width:42px;height:42px;margin-top:clamp(12px,2.4vh,22px);display:grid;place-items:center;border-radius:50%;background:#eff1ff;color:var(--rcq-purple);font-size:18px;font-weight:700}.rcq-screen--result .rcq-heading{margin-top:11px}.rcq-screen--result .rcq-heading h1{color:var(--rcq-navy);font-size:clamp(36px,9vw,54px)}.rcq-score-grid{width:100%;margin-top:clamp(16px,2.7vh,24px);display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.rcq-score-grid>div{min-height:75px;padding:11px 7px;display:grid;align-content:center;gap:4px;border:1px solid #d5d7dc;border-radius:13px;background:#fff}.rcq-score-grid span{color:#858890;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rcq-score-grid strong{color:var(--rcq-navy);font-size:clamp(18px,4.4vw,25px);font-weight:500}.rcq-result-note{width:100%;margin-top:11px;padding:11px 13px;display:grid;gap:3px;border-radius:12px;background:var(--rcq-blue);text-align:left}.rcq-result-note strong{color:var(--rcq-navy);font-size:11px}.rcq-result-note span{color:#5f6876;font-size:10px;line-height:1.4}.rcq-actions--stack{display:grid;justify-items:stretch;gap:3px}.rcq-actions--stack .rcq-primary{width:100%}@media (min-width: 760px){.rcq-screen{padding-left:34px;padding-right:34px}.rcq-screen--intro{padding-left:42px;padding-right:42px}}@media (max-width: 520px){.rcq-topbar{padding-inline:12px}.rcq-screen{padding-left:26px;padding-right:26px}.rcq-heading{margin-top:clamp(16px,2.6vh,23px)}.rcq-options{margin-top:clamp(18px,3.3vh,29px)}.rcq-intro-action .rcq-primary{min-width:96px}}@media (max-height: 720px){.rcq-screen{padding-top:13px;padding-bottom:13px}.rcq-logo{width:110px}.rcq-heading{margin-top:12px}.rcq-heading h1{font-size:clamp(25px,6.5vw,34px)}.rcq-heading>p{margin-top:7px;font-size:12px;line-height:1.35}.rcq-options{margin-top:13px;gap:6px}.rcq-option,.rcq-options--dense .rcq-option{min-height:46px;padding-top:6px;padding-bottom:6px;border-radius:16px}.rcq-option__copy strong{font-size:14px}.rcq-option__copy small{font-size:10px}.rcq-option__check{width:22px;height:22px}.rcq-actions{padding-top:7px}.rcq-primary{min-height:44px}.rcq-screen--intro{padding-top:16px;padding-bottom:14px}.rcq-intro-copy{margin-top:19px}.rcq-intro-copy h1{font-size:clamp(30px,7.6vw,44px)}.rcq-intro-copy>p{margin-top:10px;font-size:13px;line-height:1.38}.rcq-intro-copy>strong{margin-top:9px;font-size:13px}.rcq-reassure{margin-top:11px;padding:9px 12px}.rcq-proof{margin-top:9px}.rcq-avatars img,.rcq-avatars>span{width:25px;height:25px}.rcq-input-stage,.rcq-input-stage--three{margin-top:15px;gap:9px}.rcq-field{gap:4px}.rcq-field>div{min-height:50px;border-radius:11px}.rcq-field input,.rcq-field select{height:48px;font-size:16px}.rcq-inline-toggle{min-height:47px;border-radius:11px}.rcq-range-stage{margin-top:16px;padding:15px}.rcq-range-stage>strong{margin-bottom:9px;font-size:48px}.rcq-calculating-ring{width:115px;height:115px;margin-top:12px}.rcq-calculating-ring>strong{font-size:35px}.rcq-model-panel{min-height:126px;margin-top:18px;gap:6px;padding:6px;border-radius:18px}.rcq-model-panel figure{padding:6px 8px;grid-template-columns:34px 1fr;gap:7px;border-radius:12px}.rcq-model-panel img{height:34px}.rcq-model-panel figcaption{font-size:8.5px}.rcq-screen--models .rcq-heading,.rcq-screen--optional .rcq-heading{margin-top:12px}.rcq-choice-help{margin-top:5px}.rcq-choice-help summary{min-height:26px;font-size:10px}.rcq-choice-help+.rcq-options{margin-top:6px}.rcq-choice-help__panel{padding:10px 12px}.rcq-choice-help__panel li{font-size:10px}.rcq-lvef-explainer{margin-top:8px;font-size:10px;line-height:1.35}.rcq-lvef-unknown{min-height:38px;margin-top:8px;padding-block:6px}.rcq-options--compact .rcq-option{min-height:38px;padding-block:4px}.rcq-optional-visual{height:112px;margin-top:12px;border-radius:18px}.rcq-optional-visual figcaption{right:12px;bottom:10px;left:12px}.rcq-contact-grid{margin-top:8px;gap:6px}.rcq-contact-grid .rcq-field>div{min-height:43px}.rcq-contact-grid .rcq-field input{height:41px;font-size:14px}.rcq-legal{display:none}.rcq-result-check{width:34px;height:34px;margin-top:5px}.rcq-screen--result .rcq-heading{margin-top:6px}.rcq-screen--result .rcq-heading h1{font-size:34px}.rcq-score-grid{margin-top:8px}.rcq-score-grid>div{min-height:60px}}@media (max-width: 340px) and (max-height: 600px){.rcq-screen{padding-top:10px;padding-bottom:10px}.rcq-heading{margin-top:8px}.rcq-heading h1{font-size:24px}.rcq-heading>p{margin-top:5px;font-size:11px;line-height:1.3}.rcq-options{margin-top:10px;gap:4px}.rcq-options--dense .rcq-option{min-height:41px;padding:4px 12px}.rcq-options--dense .rcq-option__copy strong{font-size:12.5px;line-height:1.12}.rcq-actions{padding-top:5px}.rcq-primary{min-height:42px}}@media (prefers-reduced-motion: reduce){.rcq-app *,.rcq-app *:before,.rcq-app *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
