/* Cashbook Finance v2.10.55 — eligibility checker and requested entry points */ .product-footer-actions .eligibility-cta{border-color:rgba(0,120,215,.42)!important;background:linear-gradient(180deg,rgba(240,249,255,.96),rgba(228,244,255,.92))!important;color:#066eaf!important}.product-footer-actions .eligibility-cta:hover,.product-footer-actions .eligibility-cta:focus-visible{border-color:#158bd0!important;background:#e5f5ff!important;color:#045e98!important}html[data-theme=dark] .product-footer-actions .eligibility-cta{border-color:rgba(115,196,245,.42)!important;background:rgba(23,72,107,.52)!important;color:#dff3ff!important}.apply-eligibility-prompt{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:34px 0 2px;padding:18px 20px;border:1px solid rgba(22,135,202,.22);border-radius:16px;background:linear-gradient(145deg,#f7fcff,#eaf6fd);box-shadow:0 16px 34px -30px rgba(7,58,95,.55)}.apply-eligibility-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#dff3ff;color:#0878b8}.apply-eligibility-icon svg{width:24px;height:24px}.apply-eligibility-copy{min-width:0}.apply-eligibility-copy>span{display:block;margin-bottom:2px;color:#557186;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.apply-eligibility-copy strong{display:block;color:#102a42;font-size:18px;line-height:1.2}.apply-eligibility-copy p{margin:5px 0 0;color:#536d80;font-size:13px;line-height:1.45}.apply-eligibility-prompt .btn{white-space:nowrap}html[data-theme=dark] .apply-eligibility-prompt{border-color:rgba(122,194,236,.22);background:linear-gradient(145deg,#102b43,#0b2439)}html[data-theme=dark] .apply-eligibility-icon{background:#163e5d;color:#99d7ff}html[data-theme=dark] .apply-eligibility-copy>span,html[data-theme=dark] .apply-eligibility-copy p{color:#a9c4d7}html[data-theme=dark] .apply-eligibility-copy strong{color:#f4f9fc} .eligibility-hero{padding-bottom:72px!important}.eligibility-lead{max-width:760px!important;margin-inline:auto!important}.eligibility-badges{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:26px}.eligibility-badges span{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 13px;border:1px solid rgba(145,205,255,.2);border-radius:999px;background:rgba(255,255,255,.075);color:#e7f5ff;font-size:13px;font-weight:750}.eligibility-badges svg{width:18px;height:18px;color:#91cdff}.eligibility-section{padding-top:62px!important}.eligibility-wrap{max-width:940px!important}.eligibility-product-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 auto 14px;padding:7px;border:1px solid rgba(28,110,165,.14);border-radius:18px;background:#edf6fc}.eligibility-product-switch button{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-height:72px;padding:14px 17px;border:1px solid transparent;border-radius:13px;background:transparent;color:#526c80;text-align:left;cursor:pointer;transition:.18s ease}.eligibility-product-switch button span{font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.eligibility-product-switch button strong{font-size:18px;color:#19344b}.eligibility-product-switch button.is-active{border-color:rgba(21,139,208,.25);background:#fff;box-shadow:0 14px 30px -26px rgba(0,73,119,.75)}.eligibility-product-switch button.is-active span{color:#0878b8}.eligibility-card{padding:clamp(24px,4vw,42px);border:1px solid rgba(25,111,164,.16);border-radius:24px;background:#fff;box-shadow:0 30px 68px -48px rgba(3,54,91,.5)}.eligibility-progress-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.eligibility-progress-head>div{display:flex;flex-direction:column;gap:3px}.eligibility-product-label{color:#0878b8;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.eligibility-progress-head strong{color:#18354d;font-size:14px}.eligibility-progress-head>span{color:#547187;font-size:13px;font-weight:800}.eligibility-progress{height:7px;margin-top:13px;overflow:hidden;border-radius:999px;background:#e8f1f7}.eligibility-progress span{display:block;width:16.67%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0878c6,#70c2f1);transition:width .25s ease}.eligibility-question{padding:34px 0 24px}.eligibility-question h2{max-width:720px;margin:0;color:#102b43;font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:-.035em}.eligibility-question>p{max-width:700px;margin:12px 0 0;color:#5c7487;font-size:16px;line-height:1.6}.eligibility-answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:26px}.eligibility-answer{position:relative;display:flex;align-items:flex-start;gap:12px;min-height:76px;padding:16px;border:1px solid rgba(36,105,149,.18);border-radius:14px;background:#fbfdff;color:#19354b;text-align:left;cursor:pointer;transition:.16s ease}.eligibility-answer:hover{border-color:rgba(8,120,184,.45);background:#f2faff;transform:translateY(-1px)}.eligibility-answer.is-selected{border-color:#158bd0;background:#eaf7ff;box-shadow:0 0 0 2px rgba(21,139,208,.08)}.eligibility-answer input{position:absolute;opacity:0;pointer-events:none}.eligibility-answer-mark{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;margin-top:1px;border:1.5px solid #9ab5c7;border-radius:50%;background:#fff}.eligibility-answer.is-selected .eligibility-answer-mark{border-color:#0878b8;background:#0878b8;box-shadow:inset 0 0 0 5px #fff}.eligibility-answer-copy{display:flex;flex-direction:column;gap:4px}.eligibility-answer-copy strong{font-size:15px;line-height:1.28}.eligibility-answer-copy small{color:#60798c;font-size:12.5px;line-height:1.4}.eligibility-number-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.eligibility-number-field{display:flex;flex-direction:column;gap:8px}.eligibility-number-field label{color:#1c3a52;font-size:13px;font-weight:800}.eligibility-number-wrap{display:flex;align-items:center;min-height:58px;border:1px solid rgba(32,104,150,.22);border-radius:13px;background:#fbfdff;overflow:hidden}.eligibility-number-wrap span{padding-left:16px;color:#547086;font-size:18px;font-weight:800}.eligibility-number-wrap input{width:100%;min-width:0;height:56px;padding:0 16px 0 6px;border:0!important;background:transparent!important;color:#102b43;font:800 20px/1.1 inherit;outline:0!important;box-shadow:none!important}.eligibility-number-hint{margin-top:10px;color:#657d90;font-size:12.5px;line-height:1.45}.eligibility-error{min-height:22px;margin:0 0 12px;color:#b13b28;font-size:13px;font-weight:750}.eligibility-controls{display:flex;justify-content:space-between;gap:12px;padding-top:19px;border-top:1px solid rgba(38,104,145,.12)}.eligibility-controls .btn{min-width:124px}.eligibility-controls #eligibilityBack[disabled]{visibility:hidden}.eligibility-result{padding-top:8px}.eligibility-result-badge{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:7px 11px;border-radius:999px;background:#e7f6ff;color:#0878b8;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.eligibility-result h2{max-width:720px;margin:18px 0 12px;color:#102b43;font-size:clamp(30px,4.8vw,48px);line-height:1.05;letter-spacing:-.04em}.eligibility-result>.eligibility-result-summary{max-width:760px;margin:0;color:#526f83;font-size:17px;line-height:1.62}.eligibility-result-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px}.eligibility-result-panel{padding:20px;border:1px solid rgba(34,104,147,.14);border-radius:16px;background:#f8fcff}.eligibility-result-panel h3{margin:0 0 12px;color:#17364e;font-size:14px}.eligibility-result-panel ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.eligibility-result-panel li{position:relative;padding-left:20px;color:#526e81;font-size:13.5px;line-height:1.45}.eligibility-result-panel li::before{content:"";position:absolute;top:.55em;left:2px;width:8px;height:8px;border-radius:50%;background:#46a8df}.eligibility-result-panel.review li::before{background:#db8a56}.eligibility-result-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:26px}.eligibility-reset{display:inline-flex;align-items:center;min-height:46px;padding:8px 12px;border:0;background:transparent;color:#497085;font-weight:750;cursor:pointer}.eligibility-ltv{display:inline-flex;margin-top:14px;padding:9px 12px;border-radius:10px;background:#edf7fd;color:#1a567c;font-size:13px;font-weight:800}.eligibility-disclaimer{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;margin-top:16px;padding:18px 20px;border:1px solid rgba(29,101,147,.14);border-radius:16px;background:#f3f8fb;color:#587184}.eligibility-disclaimer svg{width:23px;height:23px;color:#398ebf}.eligibility-disclaimer p{margin:0;font-size:12.5px;line-height:1.58}.eligibility-disclaimer strong{color:#244760}.eligibility-followup{padding-top:74px!important} html[data-theme=dark] .eligibility-product-switch{border-color:rgba(126,190,231,.16);background:#0d2940}html[data-theme=dark] .eligibility-product-switch button{color:#9fb9cb}html[data-theme=dark] .eligibility-product-switch button strong{color:#dceaf3}html[data-theme=dark] .eligibility-product-switch button.is-active{border-color:rgba(117,197,245,.28);background:#153a56}html[data-theme=dark] .eligibility-card{border-color:rgba(116,188,231,.18);background:#0b263b;box-shadow:0 30px 68px -48px rgba(0,0,0,.85)}html[data-theme=dark] .eligibility-progress-head strong,html[data-theme=dark] .eligibility-question h2,html[data-theme=dark] .eligibility-result h2{color:#f1f7fb}html[data-theme=dark] .eligibility-progress-head>span,html[data-theme=dark] .eligibility-question>p,html[data-theme=dark] .eligibility-result>.eligibility-result-summary{color:#a7c0d1}html[data-theme=dark] .eligibility-progress{background:#17384f}html[data-theme=dark] .eligibility-answer{border-color:rgba(126,190,231,.18);background:#102d44;color:#e8f3f9}html[data-theme=dark] .eligibility-answer:hover,html[data-theme=dark] .eligibility-answer.is-selected{border-color:#65b8e8;background:#153a55}html[data-theme=dark] .eligibility-answer-copy small{color:#a7becd}html[data-theme=dark] .eligibility-answer-mark{border-color:#799bb1;background:#0b263b}html[data-theme=dark] .eligibility-answer.is-selected .eligibility-answer-mark{border-color:#75c5f5;background:#75c5f5;box-shadow:inset 0 0 0 5px #0b263b}html[data-theme=dark] .eligibility-number-field label,html[data-theme=dark] .eligibility-number-wrap input{color:#e7f2f8}html[data-theme=dark] .eligibility-number-wrap{border-color:rgba(126,190,231,.2);background:#102d44}html[data-theme=dark] .eligibility-number-wrap span,html[data-theme=dark] .eligibility-number-hint{color:#a8c1d1}html[data-theme=dark] .eligibility-controls{border-color:rgba(130,190,226,.14)}html[data-theme=dark] .eligibility-result-badge,html[data-theme=dark] .eligibility-ltv{background:#153f5d;color:#a9dcfb}html[data-theme=dark] .eligibility-result-panel{border-color:rgba(126,190,231,.16);background:#102d44}html[data-theme=dark] .eligibility-result-panel h3{color:#e5f1f8}html[data-theme=dark] .eligibility-result-panel li{color:#a9c1d0}html[data-theme=dark] .eligibility-disclaimer{border-color:rgba(126,190,231,.14);background:#102d44;color:#a5bdcc}html[data-theme=dark] .eligibility-disclaimer strong{color:#e4f0f7} @media (min-width:761px){.product-footer-actions:has(.eligibility-cta){grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:920px!important;margin-inline:auto!important}.product-footer-actions:has(.eligibility-cta) .btn{width:100%!important;min-width:0!important}.eligibility-card{min-height:520px}} @media (max-width:760px){.apply-eligibility-prompt{grid-template-columns:44px minmax(0,1fr);gap:13px;margin-top:28px;padding:16px}.apply-eligibility-prompt .btn{grid-column:1/-1;width:100%!important;margin-top:2px}.apply-eligibility-copy strong{font-size:17px}.eligibility-hero{padding-bottom:58px!important}.eligibility-badges{display:grid;grid-template-columns:1fr;gap:8px}.eligibility-badges span{justify-content:flex-start;border-radius:12px}.eligibility-section{padding-top:42px!important}.eligibility-product-switch{gap:7px;padding:6px;border-radius:15px}.eligibility-product-switch button{min-height:68px;padding:12px 11px}.eligibility-product-switch button strong{font-size:15px}.eligibility-card{padding:22px 18px;border-radius:19px}.eligibility-progress-head{align-items:center}.eligibility-question{padding:28px 0 20px}.eligibility-question h2{font-size:clamp(27px,8.5vw,36px)}.eligibility-question>p{font-size:15px}.eligibility-answers{grid-template-columns:1fr;margin-top:22px}.eligibility-answer{min-height:70px}.eligibility-number-grid{grid-template-columns:1fr}.eligibility-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.eligibility-controls .btn{width:100%!important;min-width:0!important}.eligibility-result-columns{grid-template-columns:1fr}.eligibility-result-actions{display:grid;grid-template-columns:1fr}.eligibility-result-actions .btn,.eligibility-reset{width:100%!important;justify-content:center}.eligibility-disclaimer{padding:16px}.eligibility-followup{padding-top:58px!important}} @media (max-width:360px){.eligibility-product-switch button strong{font-size:14px}.eligibility-card{padding-inline:15px}.eligibility-answer{padding:14px}.eligibility-controls{gap:8px}.apply-eligibility-prompt{padding:14px}}
@media (max-width:1360px){.mobile-menu-link-grid .eligibility-mobile-link{grid-column:auto!important}}
