/* Scoped baseline so Elementor/theme form rules cannot collapse the tool layout. */
.tpp-fcf-tool,.tpp-fcf-tool *{box-sizing:border-box}
.tpp-fcf-tool [hidden]{display:none!important}
.tpp-fcf-tool button,.tpp-fcf-tool input,.tpp-fcf-tool select,.tpp-fcf-tool textarea{font-family:inherit}
:root{--tpp-blue:#316ff6;--tpp-dark:#153a72;--tpp-bg:#f4f7fc;--tpp-border:#dce5f4;--tpp-text:#172033;--tpp-muted:#62708a;--tpp-warn:#fff7e6}
.tpp-fcf-tool{max-width:980px;margin:0 auto;color:var(--tpp-text);font-family:inherit}

/* A compact intro that follows an existing page hero instead of duplicating it. */
.tpp-fcf-intro{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:start;padding:22px 24px;border:1px solid #cddfff;border-left:5px solid var(--tpp-blue);border-radius:18px;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:0 8px 26px rgba(20,49,93,.06);margin-bottom:18px}
.tpp-fcf-intro-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#eaf1ff;color:var(--tpp-blue);font-size:21px;font-weight:900}
.tpp-fcf-intro h2{font-size:clamp(22px,3vw,30px)!important;line-height:1.2!important;margin:4px 0 7px!important;color:var(--tpp-dark)!important}
.tpp-fcf-intro p{font-size:15px!important;line-height:1.55!important;max-width:820px;margin:0!important;color:#4f5f78!important}
.tpp-fcf-kicker{display:inline-block;font-size:11px!important;font-weight:850;text-transform:uppercase;letter-spacing:.11em;color:var(--tpp-blue)}

.tpp-fcf-quiz{display:grid;gap:16px}.tpp-fcf-section{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:25px;background:#fff;border:1px solid var(--tpp-border);border-radius:20px;box-shadow:0 8px 28px rgba(20,49,93,.06)}
.tpp-fcf-section-number{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eaf1ff;color:var(--tpp-blue);font-weight:900}.tpp-fcf-section h3{font-size:22px!important;line-height:1.25!important;margin:4px 0 18px!important;color:var(--tpp-dark)!important}
.tpp-fcf-section fieldset{padding:0;margin:0;border:0}.tpp-fcf-section legend{font-size:16px!important;font-weight:750;line-height:1.45;margin-bottom:12px}.tpp-fcf-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.tpp-fcf-option{display:block;cursor:pointer}.tpp-fcf-option input{position:absolute;opacity:0;pointer-events:none}.tpp-fcf-option span{display:block;height:100%;padding:11px 13px;border:1px solid #cfd9eb;border-radius:12px;background:#fff;font-size:15px!important;line-height:1.35!important;transition:.18s ease}.tpp-fcf-option input:checked+span{border-color:var(--tpp-blue);background:#eef4ff;box-shadow:0 0 0 2px rgba(49,111,246,.14);font-weight:750}.tpp-fcf-option input:focus-visible+span{outline:3px solid rgba(49,111,246,.25)}
.tpp-fcf-note,.tpp-fcf-warning{padding:13px 15px;background:var(--tpp-warn);border-left:4px solid #f0a126;border-radius:10px;margin-top:14px;font-size:14px!important;line-height:1.5}.tpp-fcf-subfields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.tpp-fcf-subfields label,.tpp-fcf-full-label,.tpp-fcf-email-grid label{display:grid;gap:7px;font-size:15px!important;line-height:1.35!important;font-weight:700}.tpp-fcf-subfields input,.tpp-fcf-subfields select,.tpp-fcf-full-label select,.tpp-fcf-email-grid input,.tpp-fcf-card-search{width:100%;min-height:44px!important;padding:10px 12px!important;border:1px solid #cdd7e7!important;border-radius:10px!important;background:#fff!important;font-size:15px!important;line-height:1.25!important;box-sizing:border-box}.tpp-fcf-subfields input::placeholder,.tpp-fcf-email-grid input::placeholder,.tpp-fcf-card-search::placeholder{font-size:15px!important;color:#8a95a8}.tpp-fcf-full-label{margin-top:18px}.tpp-fcf-full-label span,.tpp-fcf-subfields label span{font-weight:400;color:var(--tpp-muted)}.tpp-fcf-help{grid-column:1/-1;margin:0;color:var(--tpp-muted);font-size:13px!important;line-height:1.5}

/* Dual-list current-card selector. */
.tpp-fcf-current-cards{margin-top:20px;padding-top:18px;border-top:1px solid #e6ebf3}.tpp-fcf-current-cards-heading{display:flex;align-items:baseline;gap:7px;margin-bottom:5px;font-size:16px}.tpp-fcf-current-cards-heading span{font-size:13px;color:var(--tpp-muted)}
.tpp-fcf-transfer-list{display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);gap:12px;align-items:end;margin-top:12px}.tpp-fcf-transfer-pane{display:grid;gap:7px;min-width:0}.tpp-fcf-transfer-pane>label{font-size:13px!important;font-weight:800;color:var(--tpp-dark)}.tpp-fcf-card-search-spacer{height:44px}
.tpp-fcf-card-native-list[hidden]{display:none!important}.tpp-fcf-card-list{width:100%!important;height:310px!important;min-height:310px!important;padding:5px!important;border:1px solid #cdd7e7!important;border-radius:12px!important;background:#fff!important;font-size:14px!important;line-height:1.3!important;color:var(--tpp-text)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.tpp-fcf-card-list-item{display:block;width:100%;margin:0;padding:9px 10px!important;border:0!important;border-radius:8px!important;background:#fff!important;color:var(--tpp-text)!important;font:inherit!important;font-size:14px!important;line-height:1.3!important;text-align:left!important;white-space:normal!important;cursor:pointer;touch-action:manipulation}.tpp-fcf-card-list-item:hover{background:#f6f8fc!important}.tpp-fcf-card-list-item:focus-visible{outline:2px solid var(--tpp-blue)!important;outline-offset:-2px}.tpp-fcf-card-list-item.is-selected,.tpp-fcf-card-list-item[aria-selected="true"]{background:#eaf1ff!important;color:var(--tpp-dark)!important;font-weight:750!important}.tpp-fcf-card-list-empty{padding:12px 10px;color:var(--tpp-muted);font-size:13px!important;line-height:1.4!important}
.tpp-fcf-transfer-buttons{display:grid;gap:10px;align-self:center}.tpp-fcf-transfer-button{width:46px;height:46px;padding:0!important;border:1px solid var(--tpp-blue)!important;border-radius:12px!important;background:#fff!important;color:var(--tpp-blue)!important;font-size:24px!important;font-weight:900!important;line-height:1!important;cursor:pointer}.tpp-fcf-transfer-button:hover,.tpp-fcf-transfer-button:focus{background:#eef4ff!important;box-shadow:0 0 0 3px rgba(49,111,246,.13)}

.tpp-fcf-submit-wrap{text-align:center;padding:18px 8px 8px}.tpp-fcf-submit-wrap p{color:var(--tpp-muted);font-size:13px}.tpp-fcf-primary-button,.tpp-fcf-secondary-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 21px;font-size:15px!important;font-weight:850;text-decoration:none;line-height:1.2;cursor:pointer}.tpp-fcf-primary-button{border:0;background:var(--tpp-blue);color:#fff!important;box-shadow:0 8px 20px rgba(49,111,246,.25)}.tpp-fcf-primary-button:hover{filter:brightness(.94);transform:translateY(-1px)}.tpp-fcf-primary-button:disabled{opacity:.55;cursor:not-allowed}.tpp-fcf-secondary-button{border:1px solid var(--tpp-blue);background:#fff;color:var(--tpp-blue)!important}
.tpp-fcf-loading{margin:22px 0;padding:20px;text-align:center;background:#edf4ff;border-radius:14px;color:var(--tpp-dark);font-weight:750}.tpp-fcf-results{scroll-margin-top:28px;margin-top:32px}.tpp-fcf-results-header{padding:24px 28px;border-radius:20px;background:var(--tpp-dark);color:#fff;margin-bottom:16px}.tpp-fcf-results-header .tpp-fcf-kicker{color:#fff}.tpp-fcf-results-header h2{font-size:32px!important;line-height:1.2!important;margin:6px 0 0!important;color:#fff!important}.tpp-fcf-summary-card{padding:18px 20px;background:#eaf2ff;border:1px solid #cddfff;border-radius:16px;margin-bottom:16px}.tpp-fcf-summary-card span{font-size:25px;font-weight:900;color:var(--tpp-blue);display:block;margin-top:4px}.tpp-fcf-summary-card p{margin:8px 0 0;color:#4e5d75;font-size:14px;line-height:1.5}.tpp-fcf-recommendations{display:grid;gap:17px}.tpp-fcf-result-card{padding:24px;background:#fff;border:1px solid var(--tpp-border);border-radius:20px;box-shadow:0 10px 30px rgba(19,50,96,.07)}.tpp-fcf-result-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.tpp-fcf-result-top img{width:150px;max-height:100px;object-fit:contain}.tpp-fcf-result-type{font-size:12px;color:var(--tpp-blue);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.tpp-fcf-result-card h3{font-size:26px!important;color:var(--tpp-dark)!important;margin:5px 0!important}.tpp-fcf-score{display:inline-block;padding:5px 9px;background:#edf3ff;color:var(--tpp-blue);border-radius:999px;font-size:12px;font-weight:800}.tpp-fcf-result-card>p{line-height:1.6}.tpp-fcf-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0}.tpp-fcf-facts div{padding:13px;background:#f7f9fc;border-radius:12px}.tpp-fcf-facts span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--tpp-muted);font-weight:750;margin-bottom:5px}.tpp-fcf-facts strong{font-size:14px;line-height:1.45}.tpp-fcf-spending-fit{padding:14px;border-radius:12px;background:#ecf8f0;border-left:4px solid #2d9d5b;line-height:1.5}.tpp-fcf-result-card h4{font-size:17px!important;margin:18px 0 8px!important;color:var(--tpp-dark)!important}.tpp-fcf-why ul,.tpp-fcf-benefits ul{padding-left:20px;line-height:1.55;margin-top:8px}.tpp-fcf-redemption{padding:13px 0;border-top:1px solid #e5eaf2}.tpp-fcf-redemption strong{display:block}.tpp-fcf-redemption span{display:block;color:var(--tpp-blue);font-size:13px;font-weight:700;margin:4px 0}.tpp-fcf-redemption p{margin:0;line-height:1.5;font-size:14px}.tpp-fcf-card-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.tpp-fcf-link-missing{font-size:13px;color:var(--tpp-muted);font-style:italic}
.tpp-fcf-email-section{margin-top:20px;padding:26px;background:linear-gradient(180deg,#f6f9ff,#eef4ff);border:1px solid #cfdfff;border-radius:20px}.tpp-fcf-email-section h3{font-size:25px!important;color:var(--tpp-dark)!important;margin:6px 0!important}.tpp-fcf-email-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.tpp-fcf-email-full{grid-column:1/-1}.tpp-fcf-consent{display:flex;gap:9px;align-items:flex-start;margin:12px 0 17px;font-size:13px;line-height:1.5}.tpp-fcf-consent input{margin-top:3px}.tpp-fcf-email-status{margin-top:12px;font-weight:700}.tpp-fcf-email-status.is-loading{color:#5b6880}.tpp-fcf-email-status.is-success{color:#167442}.tpp-fcf-email-status.is-error,.tpp-fcf-error{color:#a51d2d;background:#fff0f2;padding:13px;border-radius:10px}.tpp-fcf-no-match{background:#fff8e8;border:1px solid #f4d28d;border-radius:16px;padding:22px}.tpp-fcf-disclaimer{margin:18px 0;padding:16px;background:#f5f6f8;border-radius:12px;color:#667085;font-size:12px;line-height:1.6}
@media(max-width:700px){.tpp-fcf-intro{grid-template-columns:1fr;padding:19px}.tpp-fcf-intro-mark{display:none}.tpp-fcf-section{grid-template-columns:1fr;padding:20px}.tpp-fcf-section-number{width:36px;height:36px}.tpp-fcf-options,.tpp-fcf-subfields,.tpp-fcf-facts,.tpp-fcf-email-grid{grid-template-columns:1fr}.tpp-fcf-email-full{grid-column:auto}.tpp-fcf-result-top img{width:100px}.tpp-fcf-card-actions a,.tpp-fcf-card-actions .tpp-fcf-primary-button{width:100%}.tpp-fcf-transfer-list{grid-template-columns:1fr}.tpp-fcf-transfer-buttons{grid-template-columns:1fr 1fr;justify-self:center;align-self:auto}.tpp-fcf-transfer-button:first-child span{display:inline-block;transform:rotate(90deg)}.tpp-fcf-transfer-button:last-child span{display:inline-block;transform:rotate(90deg)}.tpp-fcf-card-search-spacer{display:none}.tpp-fcf-card-list{height:230px!important;min-height:230px!important}}

.tpp-fcf-limited-offer{margin:14px 0 16px;padding:12px 14px;border:1px solid #d97706;border-radius:12px;background:#fff7e8}.tpp-fcf-limited-offer span{display:block;font-size:12px!important;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:#b54708}.tpp-fcf-limited-offer p{margin:4px 0 0!important;font-size:13px!important;line-height:1.45!important;color:#5b3a0a!important}.tpp-fcf-limited-offer.is-ending{border-color:#d92d20;background:#fff1f0}.tpp-fcf-limited-offer.is-ending span{color:#b42318}.tpp-fcf-limited-offer.is-ending p{color:#7a271a!important}

/* Featured offers shown separately from personalized recommendations. */
.tpp-fcf-featured-offers{margin:18px 0 22px;border:2px solid #f39a20;border-radius:22px;overflow:hidden;background:#fffaf2;box-shadow:0 12px 34px rgba(111,69,11,.10)}
.tpp-fcf-featured-offers-heading{padding:21px 24px;background:#071f55;color:#fff}
.tpp-fcf-featured-offers-heading>span{display:block;font-size:11px!important;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#f6b657}
.tpp-fcf-featured-offers-heading h3{margin:5px 0 5px!important;font-size:24px!important;line-height:1.25!important;color:#fff!important}
.tpp-fcf-featured-offers-heading p{margin:0!important;font-size:13px!important;line-height:1.5!important;color:#dce8ff!important}
.tpp-fcf-featured-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
.tpp-fcf-featured-offer-card{padding:23px;background:linear-gradient(180deg,#fffaf2,#fff);min-width:0}
.tpp-fcf-featured-offer-card+ .tpp-fcf-featured-offer-card{border-left:1px solid #efd7b4}
.tpp-fcf-featured-offer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
.tpp-fcf-featured-offer-top img{width:130px;max-height:90px;object-fit:contain}
.tpp-fcf-featured-badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#fff0d8;color:#8a4b00;font-size:11px!important;font-weight:900;text-transform:uppercase;letter-spacing:.07em}
.tpp-fcf-featured-offer-card h4{margin:8px 0 0!important;font-size:22px!important;line-height:1.25!important;color:#071f55!important}
.tpp-fcf-featured-expiration{display:inline-block;margin-top:8px;padding:5px 9px;border-radius:999px;background:#fde8cf;color:#9b4e00;font-size:12px!important;font-weight:850}
.tpp-fcf-featured-description{font-size:14px!important;line-height:1.55!important;color:#43536a!important;margin:14px 0!important}
.tpp-fcf-featured-facts{display:grid;gap:9px;margin:14px 0}
.tpp-fcf-featured-facts>div{padding:12px 13px;border:1px solid #f2dfc4;border-radius:12px;background:#fff}
.tpp-fcf-featured-facts span{display:block;margin-bottom:4px;font-size:11px!important;font-weight:850;text-transform:uppercase;letter-spacing:.06em;color:#9b5b12}
.tpp-fcf-featured-facts strong{display:block;font-size:14px!important;line-height:1.45!important;color:#172033}
.tpp-fcf-featured-highlights{margin:13px 0;padding-left:20px;font-size:14px!important;line-height:1.55!important}
.tpp-fcf-featured-note{margin-top:13px;padding:12px 13px;border-left:4px solid #f39a20;border-radius:0 10px 10px 0;background:#fff7e9;color:#5e4a2f;font-size:13px!important;line-height:1.5!important}
.tpp-fcf-featured-button,.tpp-fcf-featured-secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;font-size:14px!important;font-weight:850!important;line-height:1.2!important;text-decoration:none!important}
.tpp-fcf-featured-button{background:#f39a20;color:#071f55!important;box-shadow:0 8px 18px rgba(243,154,32,.24)}
.tpp-fcf-featured-secondary{border:1px solid #071f55;background:#fff;color:#071f55!important}

/* Additional comparison/referrals callout after the result. */
.tpp-fcf-referral-cta{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:16px;align-items:center;margin:20px 0 0;padding:22px 24px;border:1px solid #cddfff;border-radius:18px;background:linear-gradient(135deg,#f7faff,#edf4ff)}
.tpp-fcf-referral-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#316ff6;color:#fff;font-size:23px;font-weight:900}
.tpp-fcf-referral-copy>span{display:block;font-size:11px!important;font-weight:900;text-transform:uppercase;letter-spacing:.09em;color:#316ff6}
.tpp-fcf-referral-copy h3{margin:4px 0 5px!important;font-size:21px!important;line-height:1.3!important;color:#153a72!important}
.tpp-fcf-referral-copy p{margin:0!important;font-size:14px!important;line-height:1.5!important;color:#536078!important}

@media(max-width:760px){
  .tpp-fcf-featured-offer-grid{grid-template-columns:1fr}
  .tpp-fcf-featured-offer-card+ .tpp-fcf-featured-offer-card{border-left:0;border-top:1px solid #efd7b4}
  .tpp-fcf-referral-cta{grid-template-columns:1fr;text-align:left}
  .tpp-fcf-referral-cta .tpp-fcf-primary-button{width:100%}
}
@media(max-width:520px){.tpp-fcf-featured-offer-top img{width:95px}.tpp-fcf-featured-offer-card{padding:19px}}
.tpp-fcf-featured-redemptions{margin:14px 0;padding:13px 14px;border:1px solid #f2dfc4;border-radius:12px;background:#fff}.tpp-fcf-featured-redemptions>strong{display:block;font-size:13px!important;color:#071f55;margin-bottom:6px}.tpp-fcf-featured-redemptions ul{margin:0;padding-left:20px;font-size:14px!important;line-height:1.55!important}

/* Application handoff splash shown before public quiz-result links. */
html.tpp-fcf-splash-open,body.tpp-fcf-splash-open{overflow:hidden!important}
.tpp-fcf-application-splash[hidden]{display:none!important}
.tpp-fcf-application-splash{position:fixed;inset:0;z-index:2147483640;display:grid;place-items:center;padding:22px;isolation:isolate}
.tpp-fcf-splash-backdrop{position:absolute;inset:0;background:rgba(7,31,85,.72);backdrop-filter:blur(5px)}
.tpp-fcf-splash-dialog{position:relative;width:min(620px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:32px;border:1px solid #dce5f2;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(0,20,60,.34)}
.tpp-fcf-splash-close{position:absolute;top:14px;right:16px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;padding:0!important;border:0;border-radius:999px;background:#eef3fa;color:#071f55;font-size:0!important;line-height:0!important;cursor:pointer}
.tpp-fcf-splash-close:before,.tpp-fcf-splash-close:after{content:'';position:absolute;left:50%;top:50%;width:15px;height:2px;border-radius:2px;background:currentColor;transform-origin:center}
.tpp-fcf-splash-close:before{transform:translate(-50%,-50%) rotate(45deg)}
.tpp-fcf-splash-close:after{transform:translate(-50%,-50%) rotate(-45deg)}
.tpp-fcf-splash-close:hover,.tpp-fcf-splash-close:focus{background:#dfe9f8;outline:2px solid #316ff6;outline-offset:2px}
.tpp-fcf-splash-kicker{display:block;margin:0 46px 8px 0;color:#316ff6;font-size:12px!important;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.tpp-fcf-splash-dialog h3{margin:0 44px 12px 0!important;color:#071f55!important;font-size:29px!important;line-height:1.22!important}
.tpp-fcf-splash-dialog>p{margin:0 0 20px!important;color:#536078!important;font-size:15px!important;line-height:1.6!important}
.tpp-fcf-splash-card-name-wrap{padding:18px;border:1px solid #cddfff;border-radius:16px;background:#f5f8ff}
.tpp-fcf-splash-card-name-wrap label{display:block;margin:0 0 8px;color:#153a72;font-size:12px!important;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.tpp-fcf-splash-copy-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}
.tpp-fcf-splash-copy-row input{width:100%!important;min-width:0!important;height:48px!important;margin:0!important;padding:10px 13px!important;border:1px solid #b9cbea!important;border-radius:10px!important;background:#fff!important;color:#172033!important;font-size:15px!important;line-height:1.3!important;font-weight:750!important}
.tpp-fcf-splash-copy{min-height:48px;padding:10px 16px;border:0;border-radius:10px;background:#316ff6;color:#fff;font-size:13px!important;line-height:1.2!important;font-weight:850;cursor:pointer;white-space:nowrap}
.tpp-fcf-splash-copy:hover,.tpp-fcf-splash-copy:focus{background:#245bd4;outline:2px solid #9ebcff;outline-offset:2px}
.tpp-fcf-splash-copy-status{display:block;min-height:21px;margin-top:8px;color:#536078;font-size:12px!important;line-height:1.45!important}
.tpp-fcf-splash-copy-status.is-success{color:#167442;font-weight:750}
.tpp-fcf-splash-copy-status.is-error{color:#a51d2d;font-weight:750}
.tpp-fcf-splash-steps{margin:20px 0;padding:0;list-style:none;counter-reset:tpp-splash-step;display:grid;gap:10px}
.tpp-fcf-splash-steps li{position:relative;min-height:34px;padding:6px 0 6px 45px;color:#33445d;font-size:14px!important;line-height:1.5!important;counter-increment:tpp-splash-step}
.tpp-fcf-splash-steps li:before{content:counter(tpp-splash-step);position:absolute;left:0;top:0;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eaf2ff;color:#316ff6;font-size:13px;font-weight:900}
.tpp-fcf-splash-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.tpp-fcf-splash-actions .tpp-fcf-primary-button,.tpp-fcf-splash-actions .tpp-fcf-secondary-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center}
.tpp-fcf-splash-actions button.tpp-fcf-secondary-button{cursor:pointer;padding:12px 20px;border-radius:999px;font-size:14px!important;font-weight:850!important;line-height:1.2!important}
@media(max-width:620px){.tpp-fcf-application-splash{padding:12px}.tpp-fcf-splash-dialog{max-height:calc(100vh - 24px);padding:26px 19px 22px;border-radius:19px}.tpp-fcf-splash-dialog h3{font-size:24px!important}.tpp-fcf-splash-copy-row{grid-template-columns:1fr}.tpp-fcf-splash-copy{width:100%}.tpp-fcf-splash-actions{display:grid;grid-template-columns:1fr}.tpp-fcf-splash-actions>*{width:100%}}

/* Contact capture now appears before the results button. */
.tpp-fcf-contact-section{border-color:#bfd2f5;background:linear-gradient(180deg,#fff,#f7faff)}
.tpp-fcf-contact-description{margin:-7px 0 15px!important;color:#536078!important;font-size:14px!important;line-height:1.55!important}
.tpp-fcf-contact-section .tpp-fcf-email-grid{margin:0 0 13px}
.tpp-fcf-sendfox-shadow,.tpp-fcf-sendfox-target{position:absolute!important;left:-99999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;border:0!important;opacity:0!important;pointer-events:none!important}
.tpp-fcf-delivery-status{margin:-4px 0 16px;padding:13px 15px;border-radius:12px;font-size:14px!important;line-height:1.5!important;font-weight:750}
.tpp-fcf-delivery-status.is-success{background:#ecf8f0;border:1px solid #b7e2c6;color:#166a3a}
.tpp-fcf-delivery-status.is-error{background:#fff0f2;border:1px solid #f0bcc4;color:#a51d2d}
.tpp-fcf-stretch-warning{margin-top:15px;padding:14px 15px;border-left:4px solid #7c3aed;border-radius:0 11px 11px 0;background:#f5f0ff;color:#4c287d;font-size:14px!important;line-height:1.55!important}


/* Compact accordion results. */
.tpp-fcf-result-card{padding:20px 22px}
.tpp-fcf-result-preview-description{margin:11px 0 3px!important;color:#536078!important;font-size:14px!important;line-height:1.5!important}
.tpp-fcf-card-preview-actions,.tpp-fcf-top10-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}
.tpp-fcf-accordion-toggle{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:10px 15px!important;border:1px solid #bcd0f3!important;border-radius:999px!important;background:#f5f8ff!important;color:#153a72!important;font-size:14px!important;font-weight:850!important;line-height:1.2!important;cursor:pointer}
.tpp-fcf-accordion-toggle:hover,.tpp-fcf-accordion-toggle:focus{background:#eaf2ff!important;border-color:#316ff6!important;outline:0;box-shadow:0 0 0 3px rgba(49,111,246,.12)}
.tpp-fcf-caret{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#e2ecff;color:#316ff6;font-size:0!important;line-height:0!important;transition:transform .18s ease}
.tpp-fcf-caret:before{content:'';display:block;width:7px;height:7px;margin-top:-3px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transform-origin:center}
.tpp-fcf-accordion-toggle[aria-expanded="true"] .tpp-fcf-caret{transform:rotate(180deg)}
.tpp-fcf-accordion-details{margin-top:18px;padding-top:18px;border-top:1px solid #e4eaf3}
.tpp-fcf-accordion-details[hidden]{display:none!important}

/* Top 10 prompt inside the compact intro. */
.tpp-fcf-top10-promo{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:15px;padding-top:14px;border-top:1px solid #dce7f8}
.tpp-fcf-top10-promo-copy{display:grid;gap:3px;min-width:0}.tpp-fcf-top10-promo-copy>span{color:#316ff6;font-size:10px!important;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.tpp-fcf-top10-promo-copy>strong{color:#153a72;font-size:15px!important;line-height:1.35!important}.tpp-fcf-intro .tpp-fcf-top10-promo p{max-width:650px!important;font-size:13px!important;line-height:1.5!important}
.tpp-fcf-top10-button{flex:0 0 auto;min-height:42px;padding:10px 17px;border:0;border-radius:999px;background:#153a72;color:#fff;font-size:13px!important;font-weight:850;line-height:1.2;cursor:pointer;box-shadow:0 7px 17px rgba(21,58,114,.18)}
.tpp-fcf-top10-button:hover,.tpp-fcf-top10-button:focus{background:#0d2c5d;outline:3px solid rgba(49,111,246,.18);outline-offset:2px}

/* Full-screen Top 10 card browser. */
html.tpp-fcf-top10-open,body.tpp-fcf-top10-open{overflow:hidden!important}
.tpp-fcf-top10-splash[hidden]{display:none!important}
.tpp-fcf-top10-splash{position:fixed;inset:0;z-index:2147483500;display:grid;place-items:center;padding:18px;isolation:isolate}
.tpp-fcf-top10-backdrop{position:absolute;inset:0;background:rgba(7,31,85,.78);backdrop-filter:blur(6px)}
.tpp-fcf-top10-dialog{position:relative;width:min(900px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:30px;border:1px solid #d8e2f1;border-radius:24px;background:#f6f8fc;box-shadow:0 30px 90px rgba(0,20,60,.38)}
.tpp-fcf-top10-close{position:absolute;top:13px;right:15px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0!important;border:0;border-radius:50%;background:#e8eef7;color:#071f55;font-size:0!important;line-height:0!important;cursor:pointer}
.tpp-fcf-top10-close:before,.tpp-fcf-top10-close:after{content:'';position:absolute;left:50%;top:50%;width:15px;height:2px;border-radius:2px;background:currentColor;transform-origin:center}
.tpp-fcf-top10-close:before{transform:translate(-50%,-50%) rotate(45deg)}
.tpp-fcf-top10-close:after{transform:translate(-50%,-50%) rotate(-45deg)}
.tpp-fcf-top10-kicker{display:block;margin:0 50px 7px 0;color:#316ff6;font-size:11px!important;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.tpp-fcf-top10-dialog>h2{margin:0 48px 10px 0!important;color:#071f55!important;font-size:30px!important;line-height:1.2!important}
.tpp-fcf-top10-description{max-width:760px;margin:0 0 21px!important;color:#536078!important;font-size:14px!important;line-height:1.55!important}
.tpp-fcf-top10-list{display:grid;gap:12px}
.tpp-fcf-top10-card{padding:18px 20px;border:1px solid #dce5f2;border-radius:17px;background:#fff;box-shadow:0 7px 22px rgba(17,49,94,.05)}
.tpp-fcf-top10-card-head{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:13px;align-items:start}
.tpp-fcf-top10-rank{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:#eaf2ff;color:#316ff6;font-weight:900}
.tpp-fcf-top10-card-copy h3{margin:5px 0 0!important;color:#153a72!important;font-size:21px!important;line-height:1.25!important}
.tpp-fcf-top10-badge{display:inline-block;color:#316ff6;font-size:10px!important;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.tpp-fcf-top10-card-head img{width:110px;max-height:72px;object-fit:contain}
.tpp-fcf-top10-limited{margin:12px 0;padding:10px 12px;border-left:4px solid #f39a20;border-radius:0 10px 10px 0;background:#fff6e9;color:#7b480e;font-size:13px!important;line-height:1.45!important}
.tpp-fcf-top10-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:12px 0}
.tpp-fcf-top10-facts>div{padding:11px 12px;border-radius:11px;background:#f6f8fc}
.tpp-fcf-top10-facts span{display:block;margin-bottom:3px;color:#62708a;font-size:10px!important;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.tpp-fcf-top10-facts strong{display:block;color:#172033;font-size:13px!important;line-height:1.4!important}
.tpp-fcf-top10-card-description{margin:10px 0 0!important;color:#536078!important;font-size:13px!important;line-height:1.5!important}
.tpp-fcf-top10-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.tpp-fcf-top10-details h4{margin:0 0 7px!important;color:#153a72!important;font-size:15px!important}
.tpp-fcf-top10-details ul{margin:0;padding-left:18px;color:#43536a;font-size:13px!important;line-height:1.5!important}
@media(max-width:720px){.tpp-fcf-top10-promo{align-items:flex-start;flex-direction:column}.tpp-fcf-top10-button{width:100%}.tpp-fcf-top10-dialog{padding:25px 16px 18px}.tpp-fcf-top10-card-head{grid-template-columns:34px minmax(0,1fr)}.tpp-fcf-top10-card-head img{display:none}.tpp-fcf-top10-details{grid-template-columns:1fr}.tpp-fcf-card-preview-actions,.tpp-fcf-top10-actions{display:grid;grid-template-columns:1fr}.tpp-fcf-card-preview-actions>* ,.tpp-fcf-top10-actions>*{width:100%}.tpp-fcf-top10-facts{grid-template-columns:1fr}}


/* v1.1.28: Keep the dual-list selector's nonvisual synchronization container
   out of the CSS grid and pin the three visible controls to their intended
   columns. This prevents hidden form helpers from shifting the available and
   selected card panes into different rows. */
.tpp-fcf-current-card-hidden-inputs{display:none!important}
@media(min-width:701px){
  .tpp-fcf-transfer-pane-available{grid-column:1;grid-row:1}
  .tpp-fcf-transfer-buttons{grid-column:2;grid-row:1}
  .tpp-fcf-transfer-pane-selected{grid-column:3;grid-row:1}
}
@media(max-width:700px){
  .tpp-fcf-transfer-pane-available,.tpp-fcf-transfer-buttons,.tpp-fcf-transfer-pane-selected{grid-column:auto;grid-row:auto}
}

/* v1.1.29: iPhone-safe visible card lists. Native multi-selects remain hidden as internal form state. */

/* v1.1.31: The page banner stylesheet used to live in an Elementor/HTML block.
   Some frontend processing could expose that CSS as visible text. Keep the
   styling in the plugin's normal external stylesheet instead. */
.tpp-simple-page-header{
  position:relative;
  overflow:hidden;
  padding:54px 24px 62px;
  background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.22),transparent 28%),linear-gradient(135deg,#17345c 0%,#316ff6 58%,#5f95ff 100%);
  border-radius:0 0 28px 28px;
  font-family:inherit;
}
.tpp-simple-page-header::before{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  right:-160px;
  top:-210px;
  background:rgba(255,255,255,.16);
  border-radius:999px;
}
.tpp-simple-page-header::after{
  content:"";
  position:absolute;
  width:540px;
  height:540px;
  left:-240px;
  bottom:-360px;
  background:rgba(255,255,255,.10);
  border-radius:999px;
}
.tpp-simple-page-header-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto}
.tpp-simple-page-header h1{margin:0;color:#fff;font-size:clamp(2.35rem,4.8vw,4.65rem);line-height:1;font-weight:900;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 12px 30px rgba(0,0,0,.18)}
.tpp-header-accent-line{width:86px;height:5px;margin-top:22px;border-radius:999px;background:#fff;opacity:.88}
@media(max-width:767px){
  .tpp-simple-page-header{padding:42px 20px 48px;border-radius:0 0 22px 22px}
  .tpp-simple-page-header h1{letter-spacing:-.035em}
}
