.tsp-browser{--tsp-blue:#0b5fc6;--tsp-bright:#18a9e0;--tsp-deep:#102c4b;--tsp-ink:#152033;--tsp-muted:#667085;--tsp-line:#dce5ef;box-sizing:border-box;width:100%;max-width:880px;margin:0 auto 30px;padding:16px;border:1px solid rgba(15,71,126,.12);border-radius:24px;background:#fff;color:var(--tsp-ink);box-shadow:0 18px 45px rgba(15,45,78,.08)}.tsp-browser *{box-sizing:border-box}.tsp-browser svg{display:inline-block;width:1em;height:1em;fill:currentColor;vertical-align:-.13em}.tsp-preview-note{margin:0 0 14px;padding:8px 11px;border-radius:10px;background:#e9f7fd;color:#386172;font-size:11px;line-height:1.3}.tsp-country-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 14px;padding:3px 2px 13px;border-bottom:1px solid var(--tsp-line)}.tsp-country-heading{display:flex;align-items:center;gap:11px;min-width:0}.tsp-country-flag{display:grid;place-items:center;flex:0 0 44px;width:44px;height:34px;overflow:hidden;border-radius:8px;background:#eef5fb;color:var(--tsp-blue);box-shadow:0 2px 8px rgba(10,45,80,.1)}.tsp-country-flag img{width:100%;height:100%;object-fit:cover}.tsp-country-flag svg{width:22px;height:22px}.tsp-country-heading h2{margin:0!important;color:var(--tsp-ink)!important;font-size:24px!important;line-height:1.05!important;letter-spacing:-.025em}.tsp-country-heading p{overflow:hidden;margin:5px 0 0;color:var(--tsp-muted);font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.tsp-country-benefits{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.tsp-country-benefits span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:999px;background:#f2f7fb;color:#3e5873;font-size:10px;font-weight:700;white-space:nowrap}.tsp-country-benefits svg{color:var(--tsp-blue)}.tsp-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px;border-radius:15px;background:#eef1f4}.tsp-primary-tabs{margin-bottom:8px}.tsp-secondary-tabs{margin:0 0 14px}.tsp-tab{min-height:37px;margin:0!important;padding:6px 10px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:var(--tsp-ink)!important;font:inherit!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important;box-shadow:none!important;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.tsp-tab:hover{transform:translateY(-1px)}.tsp-tab.is-active{background:linear-gradient(135deg,var(--tsp-blue),#0e75db)!important;color:#fff!important;box-shadow:0 5px 14px rgba(11,95,198,.22)!important}.tsp-panel[hidden],.tsp-recommended-card[hidden],.tsp-duration-group[hidden],.tsp-plan-row[hidden]{display:none!important}.tsp-recommended-card{display:block;width:100%;margin:0 0 17px;padding:11px 13px;border:1px solid #a9d4ff;border-radius:14px;background:linear-gradient(135deg,#f7fbff,#edf7ff);color:var(--tsp-ink);text-align:left;font:inherit;box-shadow:0 4px 14px rgba(31,104,175,.07);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tsp-recommended-card:hover{transform:translateY(-1px);border-color:#64afea;box-shadow:0 8px 20px rgba(31,104,175,.12)}.tsp-recommended-kicker{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--tsp-blue);font-size:11px;font-weight:900}.tsp-recommended-kicker svg{width:14px;height:14px}.tsp-recommended-main{display:flex;align-items:center;gap:11px}.tsp-recommended-icon{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:10px;background:linear-gradient(135deg,var(--tsp-blue),var(--tsp-bright));color:#fff}.tsp-recommended-icon svg{width:22px;height:22px}.tsp-recommended-copy{display:flex;flex:1;flex-direction:column;min-width:0}.tsp-recommended-copy strong{font-size:16px;line-height:1.15}.tsp-recommended-copy small{margin-top:4px;color:var(--tsp-muted);font-size:11px}.tsp-recommended-price{display:flex;align-items:baseline;gap:4px;margin-left:auto;color:var(--tsp-blue);font-size:18px;font-weight:900;white-space:nowrap}.tsp-recommended-price small,.tsp-plan-price small{color:var(--tsp-muted);font-size:9px;font-weight:600}.tsp-duration-group{margin:0 0 14px}.tsp-duration-group:last-child{margin-bottom:0}.tsp-duration-label{display:flex;align-items:center;gap:9px;margin:0 1px 7px;color:var(--tsp-ink);font-size:12px;font-weight:900;line-height:1}.tsp-duration-label:after{content:"";height:1px;flex:1;background:var(--tsp-line)}.tsp-duration-label span{white-space:nowrap}.tsp-plan-list{display:grid;gap:6px}.tsp-plan-row{position:relative;display:flex;align-items:center;gap:9px;min-height:50px;width:100%;padding:8px 10px;border:1px solid #d8dee7;border-radius:12px;background:#fff;color:var(--tsp-ink);text-align:left;font:inherit;box-shadow:0 3px 10px rgba(19,45,74,.07);cursor:pointer;transform:translateZ(0);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.tsp-plan-row:hover{transform:translateY(-1px);border-color:#9ec8ef}.tsp-plan-row:active{transform:scale(.99)}.tsp-plan-row:focus-visible{outline:3px solid rgba(24,169,224,.22);outline-offset:2px}.tsp-plan-row.is-selected{border-color:var(--tsp-blue);background:#f1f8ff;box-shadow:0 0 0 2px rgba(11,95,198,.11),0 7px 18px rgba(19,45,74,.1);transform:scale(1.004)}.tsp-plan-check{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:var(--tsp-blue);color:#fff;font-size:11px;font-weight:900;opacity:0;transform:translateX(-4px) scale(.72);transition:opacity .18s ease,transform .18s ease}.tsp-plan-row.is-selected .tsp-plan-check{opacity:1;transform:translateX(0) scale(1)}.tsp-plan-icon{display:grid;place-items:center;flex:0 0 20px;color:var(--tsp-blue)}.tsp-plan-icon svg{width:18px;height:18px}.tsp-plan-copy{display:flex;align-items:center;gap:10px;min-width:0}.tsp-plan-data{white-space:nowrap;font-size:15px;line-height:1.15;letter-spacing:-.01em}.tsp-plan-details{display:flex;align-items:center;gap:4px;overflow:hidden;color:var(--tsp-muted);font-size:11px;line-height:1.2;white-space:nowrap}.tsp-plan-details svg{width:13px;height:13px;color:var(--tsp-blue)}.tsp-plan-price{display:flex;align-items:baseline;gap:4px;margin-left:auto;white-space:nowrap;font-size:15px;font-weight:900;letter-spacing:-.01em}.tsp-plan-price del{display:none}.tsp-plan-price ins{text-decoration:none}.tsp-row-arrow{margin-left:2px;color:#64748b;font-size:20px;line-height:1}.tsp-buy-bar{position:fixed;z-index:9998;left:50%;bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(820px,calc(100vw - 28px));padding:10px 10px 10px 15px;border:1px solid rgba(24,169,224,.45);border-radius:19px;background:linear-gradient(135deg,#083e82,#0666c5);color:#fff;box-shadow:0 16px 42px rgba(0,38,82,.32);transform:translateX(-50%);animation:tspBarIn .2s ease both;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}@keyframes tspBarIn{from{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%,0)}}.tsp-buy-bar[hidden]{display:none!important}.tsp-buy-bar-plan{display:flex;align-items:center;gap:10px;min-width:0}.tsp-selection-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;color:#fff}.tsp-selection-icon svg{width:25px;height:25px}.tsp-buy-copy{display:flex;flex-direction:column;min-width:0;line-height:1.1}.tsp-buy-copy strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.tsp-buy-copy small{margin-top:4px;color:rgba(255,255,255,.7);font-size:9px;text-transform:uppercase}.tsp-buy-bar-action{display:flex;align-items:center;gap:12px;flex:0 0 auto}.tsp-buy-bar-price{font-size:16px;white-space:nowrap}.tsp-buy-button{min-height:44px;margin:0!important;padding:9px 20px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:var(--tsp-blue)!important;font:inherit!important;font-size:13px!important;font-weight:900!important;line-height:1!important;box-shadow:0 7px 18px rgba(0,0,0,.16)!important;cursor:default;transition:transform .18s ease,box-shadow .18s ease!important}.tsp-buy-button:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(0,0,0,.2)!important}.tsp-has-buy-bar body{padding-bottom:86px}@media(max-width:700px){.tsp-country-header{display:block}.tsp-country-benefits{justify-content:flex-start;margin-top:10px}.tsp-country-heading h2{font-size:21px!important}}@media(max-width:520px){.tsp-browser{padding:11px;border-radius:17px}.tsp-preview-note{font-size:10px}.tsp-country-header{margin-bottom:11px}.tsp-country-benefits{gap:5px}.tsp-country-benefits span{padding:5px 7px;font-size:9px}.tsp-tabs{border-radius:13px}.tsp-tab{min-height:35px;font-size:10px!important}.tsp-recommended-card{padding:10px;margin-bottom:14px}.tsp-recommended-copy strong{font-size:14px}.tsp-recommended-price{font-size:15px}.tsp-duration-label{font-size:11px}.tsp-duration-group{margin-bottom:12px}.tsp-plan-row{min-height:47px;padding:7px 8px;gap:7px}.tsp-plan-check{flex-basis:19px;width:19px;height:19px}.tsp-plan-data,.tsp-plan-price{font-size:14px}.tsp-plan-copy{gap:6px}.tsp-plan-details{font-size:10px}.tsp-row-arrow{font-size:18px}.tsp-buy-bar{bottom:8px;gap:8px;width:calc(100vw - 16px);padding:8px 8px 8px 11px;border-radius:16px}.tsp-selection-icon{display:none}.tsp-buy-copy strong{font-size:13px}.tsp-buy-bar-action{gap:8px}.tsp-buy-bar-price{font-size:13px}.tsp-buy-button{min-height:41px;padding:8px 15px!important;font-size:11px!important}.tsp-has-buy-bar body{padding-bottom:76px}}@media(max-width:370px){.tsp-country-benefits span:nth-child(1){display:none}.tsp-plan-details{max-width:92px}.tsp-buy-bar-price{display:none}}

/* v0.8 visual system */
.tsp-browser{max-width:980px;padding:20px;border-radius:26px;box-shadow:0 22px 55px rgba(15,45,78,.10)}
.tsp-country-header{padding:6px 4px 18px;border-bottom:0}
.tsp-country-heading{gap:16px}
.tsp-country-flag{flex-basis:76px;width:76px;height:56px;border-radius:13px;background:#fff;font-size:48px;box-shadow:0 5px 16px rgba(10,45,80,.14)}
.tsp-flag-emoji{font-size:52px;line-height:1;filter:saturate(1.05)}
.tsp-country-heading h2{font-size:34px!important;font-weight:850!important}
.tsp-country-heading p{font-size:15px;font-weight:600}
.tsp-country-benefits{gap:10px}
.tsp-country-benefits span{padding:10px 14px;border:1px solid #dbe8f5;background:#f8fbfe;font-size:12px;box-shadow:0 4px 12px rgba(15,45,78,.05)}
.tsp-tabs{gap:8px;padding:0;background:transparent;border-radius:18px}
.tsp-primary-tabs{margin-bottom:12px}.tsp-secondary-tabs{margin-bottom:18px}
.tsp-tab{min-height:52px;border-radius:16px!important;background:#f0f3f7!important;font-size:15px!important;display:flex!important;align-items:center;justify-content:center;gap:9px}
.tsp-tab svg{width:20px;height:20px}
.tsp-tab.is-active{background:linear-gradient(135deg,#0b67dc,#074fc2)!important;box-shadow:0 8px 20px rgba(11,95,198,.24)!important}
.tsp-recommended-card{padding:18px 20px;margin-bottom:23px;border:2px solid #1878f2;border-radius:20px;background:linear-gradient(120deg,#fbfdff,#edf7ff);box-shadow:0 7px 20px rgba(31,104,175,.11)}
.tsp-recommended-kicker{font-size:14px;margin-bottom:10px;text-transform:uppercase}
.tsp-recommended-main{gap:16px}.tsp-recommended-icon{width:56px;height:56px;flex-basis:56px;border-radius:14px}.tsp-recommended-icon svg{width:31px;height:31px}
.tsp-recommended-copy strong{font-size:24px}.tsp-recommended-copy small{font-size:14px}
.tsp-recommended-price{font-size:26px}.tsp-recommended-price small{font-size:11px}
.tsp-duration-group{margin-bottom:18px}.tsp-duration-label{gap:14px;margin:0 2px 9px;font-size:22px;font-weight:900;text-transform:uppercase}.tsp-duration-label:after{background:#b9c7d8}
.tsp-plan-list{gap:5px}
.tsp-plan-row{min-height:62px;padding:10px 14px;border-radius:16px;border-color:#d8e1eb;box-shadow:0 4px 12px rgba(19,45,74,.07)}
.tsp-plan-row.tsp-tier-base{background:linear-gradient(90deg,#fff,#fff)}
.tsp-plan-row.tsp-tier-small{background:linear-gradient(90deg,#effff2,#f6fff8)}
.tsp-plan-row.tsp-tier-medium{background:linear-gradient(90deg,#e8fbff,#d7f4ff)}
.tsp-plan-row.tsp-tier-large{background:linear-gradient(90deg,#cfeeff,#84cdfc)}
.tsp-plan-row.tsp-tier-xl{background:linear-gradient(90deg,#8fc8ff,#0d67db);color:#fff;border-color:#5ba7f4}
.tsp-plan-row.tsp-tier-unlimited{background:linear-gradient(90deg,#faefff,#efdfff)}
.tsp-plan-row.tsp-tier-xl .tsp-plan-icon,.tsp-plan-row.tsp-tier-xl .tsp-plan-price small,.tsp-plan-row.tsp-tier-xl .tsp-row-arrow{color:#fff}
.tsp-plan-row.tsp-tier-xl .tsp-plan-price{color:#fff}
.tsp-plan-row.is-selected{background:linear-gradient(90deg,#f1f8ff,#e8f4ff);border:2px solid #0b67dc;box-shadow:0 0 0 2px rgba(11,95,198,.10),0 8px 20px rgba(19,45,74,.12)}
.tsp-plan-data{font-size:21px}.tsp-plan-price{font-size:20px}.tsp-plan-price small{font-size:10px}.tsp-plan-icon svg{width:23px;height:23px}.tsp-plan-check{width:25px;height:25px;flex-basis:25px;font-size:14px}
.tsp-plan-badge{display:inline-flex;align-items:center;gap:5px;margin-left:auto;margin-right:14px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:850;white-space:nowrap}.tsp-plan-badge svg{width:13px;height:13px}
.tsp-badge-best{color:#397000;background:#eaf8d5;border:1px solid #cceca7}.tsp-badge-popular,.tsp-badge-short{color:#523900;background:#ffe66d}.tsp-badge-heavy{color:#174aa4;background:#ffdf5f}.tsp-badge-long{color:#6e2bc4;background:#f2e8ff;border:1px solid #dfc8ff}
.tsp-recommended-card .tsp-plan-badge{margin-left:auto}
.tsp-buy-bar{width:min(960px,calc(100vw - 24px));padding:15px 18px;border-radius:22px;background:linear-gradient(135deg,#075aca,#003fa8);box-shadow:0 20px 50px rgba(0,38,82,.35)}
.tsp-selection-icon{width:52px;height:52px;flex-basis:52px;border:1px solid rgba(255,255,255,.32);border-radius:13px}.tsp-selection-icon svg{width:31px;height:31px}.tsp-buy-copy strong{font-size:22px}.tsp-buy-copy small{font-size:12px;text-transform:none}.tsp-buy-bar-price{font-size:23px}.tsp-buy-button{min-height:52px;padding:12px 27px!important;font-size:16px!important}
@media(max-width:700px){.tsp-browser{padding:13px}.tsp-country-header{display:flex;align-items:flex-start}.tsp-country-flag{width:52px;height:42px;flex-basis:52px;font-size:38px}.tsp-flag-emoji{font-size:40px}.tsp-country-heading h2{font-size:25px!important}.tsp-country-heading p{font-size:11px}.tsp-country-benefits{margin-top:0;max-width:45%;justify-content:flex-end}.tsp-country-benefits span{padding:6px 8px;font-size:9px}.tsp-tab{min-height:42px;font-size:11px!important}.tsp-recommended-card{padding:13px}.tsp-recommended-copy strong{font-size:17px}.tsp-recommended-copy small{font-size:11px}.tsp-recommended-price{font-size:18px}.tsp-duration-label{font-size:16px;margin-bottom:7px}.tsp-plan-row{min-height:53px;padding:8px 10px}.tsp-plan-data{font-size:16px}.tsp-plan-price{font-size:16px}.tsp-plan-badge{font-size:9px;padding:4px 7px;margin-right:6px}.tsp-buy-copy strong{font-size:16px}.tsp-buy-bar-price{font-size:16px}.tsp-buy-button{min-height:44px;padding:9px 18px!important;font-size:13px!important}}
@media(max-width:520px){.tsp-country-header{display:block}.tsp-country-benefits{max-width:none;justify-content:flex-start;margin-top:10px}.tsp-plan-badge{display:none}.tsp-recommended-card .tsp-plan-badge{display:inline-flex;position:absolute;right:14px;top:14px}.tsp-recommended-card{position:relative}.tsp-recommended-copy strong{padding-right:0}.tsp-duration-label{font-size:15px}.tsp-selection-icon{display:grid;width:38px;height:38px;flex-basis:38px}.tsp-selection-icon svg{width:25px;height:25px}.tsp-buy-copy strong{font-size:14px}.tsp-buy-bar-price{font-size:14px}}

/* v0.9 administrator full-page preview */
.tsp-smart-selector-preview [data-tsp-hidden-by-preview]{display:none!important}
.tsp-smart-selector-preview .tsp-browser{margin-top:24px;margin-bottom:32px}
.tsp-smart-selector-preview .tsp-preview-note{background:linear-gradient(90deg,#eaf8ff,#f4fbff);color:#255777}
@media(max-width:700px){.tsp-smart-selector-preview .tsp-browser{margin-top:14px;margin-bottom:22px}}

/* v1.0 country storefront preview, compatibility and checkout */
.tsp-compatibility-button{display:inline-flex;align-items:center;gap:6px;margin:0!important;padding:7px 10px!important;border:1px solid #b9d7f1!important;border-radius:999px!important;background:#fff!important;color:#075fc7!important;font:inherit!important;font-size:10px!important;font-weight:800!important;line-height:1!important;box-shadow:0 3px 10px rgba(11,95,198,.08)!important;cursor:pointer}.tsp-compatibility-button:hover{background:#eff8ff!important;transform:translateY(-1px)}
.tsp-buy-compatibility{margin-left:auto;padding:5px 2px;border:0;background:transparent;color:rgba(255,255,255,.88);font:inherit;font-size:11px;font-weight:750;text-decoration:underline;text-underline-offset:3px;cursor:pointer;white-space:nowrap}.tsp-buy-compatibility:hover{color:#fff}
.tsp-buy-button:disabled{opacity:.55;cursor:not-allowed}.tsp-buy-button.is-loading{min-width:130px}
.tsp-smart-selector-preview [data-tsp-hidden-by-preview]{display:none!important}
.tsp-smart-selector-preview .tsp-browser{margin-top:8px;margin-bottom:34px}
.tsp-smart-selector-preview .tsp-browser + *{scroll-margin-top:24px}
@media(max-width:700px){.tsp-country-benefits{align-items:center}.tsp-compatibility-button{font-size:9px!important;padding:6px 8px!important}.tsp-buy-compatibility{font-size:10px}.tsp-buy-bar{flex-wrap:nowrap}}
@media(max-width:520px){.tsp-buy-compatibility{position:absolute;left:61px;bottom:7px;font-size:9px}.tsp-buy-bar{padding-bottom:17px}.tsp-buy-copy small{margin-bottom:5px}.tsp-buy-bar-action{margin-left:auto}}
@media(max-width:390px){.tsp-buy-compatibility{display:none}}


/* v1.0.1: selector-first layout fix for the TravelSIMPro browse template */
.tsp-smart-selector-preview [data-tsp-hidden-by-preview="duplicate-heading"],
.tsp-smart-selector-preview [data-tsp-hidden-by-preview="compatibility"]{display:none!important}

/* v1.0.5: mobile phone polish only — no query, rendering or click logic changes */
@media(max-width:600px){
  .tsp-browser{width:calc(100% - 12px);margin-left:auto;margin-right:auto;padding:12px;border-radius:18px;box-shadow:0 14px 34px rgba(15,45,78,.10)}
  .tsp-preview-note{margin-bottom:11px;padding:7px 9px;font-size:9px}
  .tsp-country-header{display:block;padding:2px 1px 12px;margin-bottom:11px}
  .tsp-country-heading{gap:10px}
  .tsp-country-flag{width:54px;height:40px;flex-basis:54px;border-radius:10px}
  .tsp-country-heading h2{font-size:25px!important;line-height:1!important}
  .tsp-country-heading p{font-size:11px;max-width:240px}
  .tsp-country-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;margin-top:10px;gap:6px}
  .tsp-country-benefits span,.tsp-compatibility-button{justify-content:center;min-height:34px;width:100%;padding:6px 7px!important;font-size:9px!important}
  .tsp-country-benefits span:nth-child(1){display:none}
  .tsp-tabs{gap:5px}
  .tsp-tab{min-height:44px;padding:7px 6px!important;font-size:10px!important;line-height:1.1!important}
  .tsp-tab svg{width:16px;height:16px}
  .tsp-primary-tabs{margin-bottom:7px}.tsp-secondary-tabs{margin-bottom:13px}
  .tsp-recommended-card{padding:12px 10px;margin-bottom:16px;border-radius:15px}
  .tsp-recommended-kicker{font-size:10px;margin-bottom:7px}
  .tsp-recommended-main{gap:8px}
  .tsp-recommended-icon{width:40px;height:40px;flex-basis:40px;border-radius:10px}
  .tsp-recommended-icon svg{width:23px;height:23px}
  .tsp-recommended-copy strong{font-size:15px;white-space:nowrap}
  .tsp-recommended-copy small{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .tsp-recommended-price{font-size:17px;gap:3px}
  .tsp-recommended-card .tsp-plan-badge{display:none}
  .tsp-duration-group{margin-bottom:13px}
  .tsp-duration-label{font-size:16px;gap:9px;margin-bottom:6px}
  .tsp-plan-list{gap:6px}
  .tsp-plan-row{min-height:52px;padding:8px 9px;border-radius:13px;gap:7px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
  .tsp-plan-check{width:21px;height:21px;flex-basis:21px}
  .tsp-plan-icon{flex-basis:18px}.tsp-plan-icon svg{width:18px;height:18px}
  .tsp-plan-data{font-size:16px}
  .tsp-plan-details{font-size:9px;max-width:115px}
  .tsp-plan-price{font-size:16px}
  .tsp-plan-price small{font-size:8px}
  .tsp-row-arrow{font-size:18px;margin-left:0}
  .tsp-buy-bar{bottom:max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"plan action" "compat action";gap:2px 10px;width:calc(100vw - 14px);padding:9px 9px 9px 11px;border-radius:17px}
  .tsp-buy-bar-plan{grid-area:plan;gap:8px}
  .tsp-selection-icon{display:grid;width:36px;height:36px;flex-basis:36px;border-radius:10px}.tsp-selection-icon svg{width:23px;height:23px}
  .tsp-buy-copy strong{font-size:14px}.tsp-buy-copy small{font-size:9px;margin-top:3px;margin-bottom:0}
  .tsp-buy-compatibility{position:static;grid-area:compat;justify-self:start;margin:0!important;padding:1px 0;font-size:9px}
  .tsp-buy-bar-action{grid-area:action;align-self:center;gap:8px}
  .tsp-buy-bar-price{font-size:15px}
  .tsp-buy-button{min-height:44px;padding:9px 16px!important;font-size:12px!important;white-space:nowrap}
  .tsp-has-buy-bar body{padding-bottom:92px}
}
@media(max-width:390px){
  .tsp-country-benefits{grid-template-columns:1fr 1fr}
  .tsp-country-benefits span:nth-child(2){display:none}
  .tsp-recommended-copy small{display:none}
  .tsp-plan-details{display:none}
  .tsp-buy-bar-price{display:none}
  .tsp-buy-button{padding-left:14px!important;padding-right:14px!important}
  .tsp-has-buy-bar body{padding-bottom:90px}
}

/* v1.0.7: real-phone width and mobile polish only.
 * No selector query, rendering, preview-access or click logic changes.
 */
@media(max-width:600px){
  /* Break out of the narrow theme content column while retaining safe screen gutters. */
  .tsp-smart-selector-preview .tsp-browser,
  .tsp-browser{
    position:relative;
    left:50%;
    width:calc(100vw - 24px);
    max-width:calc(100vw - 24px);
    margin-left:0;
    margin-right:0;
    transform:translateX(-50%);
    padding:13px;
  }

  /* Make the destination the strongest item in the header. */
  .tsp-country-heading h2{font-size:28px!important;letter-spacing:-.03em}

  /* Retain the recommendation card's current one-line layout; extra width provides breathing room. */
  .tsp-recommended-copy strong{font-size:16px}
  .tsp-recommended-price{font-size:18px}

  /* Keep compatibility accessible without competing with the purchase CTA. */
  .tsp-compatibility-button{
    min-height:32px!important;
    background:transparent!important;
    border-color:rgba(70,145,220,.55)!important;
    box-shadow:none!important;
    color:#57a8f5!important;
  }
  .tsp-compatibility-button:hover{background:rgba(46,139,244,.08)!important}
  .tsp-country-benefits span{min-height:32px}

  /* Slightly more substantial purchase bar for thumb use. */
  .tsp-buy-bar{
    width:calc(100vw - 18px);
    min-height:64px;
    padding:11px 10px 11px 12px;
  }
  .tsp-buy-button{min-height:46px!important}
}

@media(max-width:390px){
  .tsp-smart-selector-preview .tsp-browser,
  .tsp-browser{width:calc(100vw - 18px);max-width:calc(100vw - 18px);padding:11px}
  .tsp-country-heading h2{font-size:27px!important}
}


/* v1.0.8: mobile header simplification and true floating purchase bar.
 * CSS-only update: no product-query, preview, selector or click logic changes.
 */
@media(max-width:600px){
  /* Remove the transformed ancestor that caused position:fixed to scroll with the selector. */
  .tsp-smart-selector-preview .tsp-browser,
  .tsp-browser{
    left:auto;
    transform:none;
    width:calc(100vw - 24px);
    max-width:calc(100vw - 24px);
    margin-left:calc(50% - 50vw + 12px);
    margin-right:0;
  }

  /* Keep the header focused: destination plus one clear compatibility action. */
  .tsp-country-benefits{
    display:block;
    margin-top:10px;
  }
  .tsp-country-benefits span{
    display:none!important;
  }
  .tsp-compatibility-button{
    display:inline-flex!important;
    width:auto!important;
    min-height:34px!important;
    padding:7px 13px!important;
  }

  /* Float above the theme's dark-mode and chat controls at the lower corners. */
  .tsp-buy-bar{
    position:fixed!important;
    left:50%!important;
    right:auto!important;
    bottom:max(92px,calc(env(safe-area-inset-bottom) + 84px))!important;
    width:calc(100vw - 24px)!important;
    max-width:620px!important;
    margin:0!important;
    transform:translateX(-50%)!important;
    z-index:2147482000!important;
  }
  .tsp-has-buy-bar body{padding-bottom:176px!important}
}
@media(max-width:390px){
  .tsp-smart-selector-preview .tsp-browser,
  .tsp-browser{
    width:calc(100vw - 18px);
    max-width:calc(100vw - 18px);
    margin-left:calc(50% - 50vw + 9px);
  }
  .tsp-buy-bar{
    bottom:max(88px,calc(env(safe-area-inset-bottom) + 80px))!important;
    width:calc(100vw - 18px)!important;
  }
}


/* v1.0.10: unfiltered Browse eSIMs landing page cleanup only.
 * This is intentionally CSS-only and preview-scoped. It does not alter any
 * WooCommerce hooks, selector rendering, HUSKY/WOOF handling or click logic.
 */
body.tsp-smart-selector-browse-landing .woocommerce-result-count,
body.tsp-smart-selector-browse-landing .woocommerce-ordering,
body.tsp-smart-selector-browse-landing ul.products,
body.tsp-smart-selector-browse-landing .woocommerce-pagination,
body.tsp-smart-selector-browse-landing nav.woocommerce-pagination,
body.tsp-smart-selector-browse-landing .woof_products_top_panel,
body.tsp-smart-selector-browse-landing .woocommerce-notices-wrapper:empty {
  display:none!important;
}

/* Remove only the empty spacing left by the suppressed product loop. */
body.tsp-smart-selector-browse-landing .woocommerce:has(> ul.products) {
  margin-bottom:0!important;
  padding-bottom:0!important;
}


/* v1.0.11: suppress the legacy WooCommerce loop on any destination selector
 * preview, including HUSKY/WOOF-filtered results. The selector itself does not
 * use these WooCommerce loop classes.
 */
body.tsp-smart-selector-preview .woocommerce-result-count,
body.tsp-smart-selector-preview .woocommerce-ordering,
body.tsp-smart-selector-preview ul.products,
body.tsp-smart-selector-preview .woocommerce-pagination,
body.tsp-smart-selector-preview nav.woocommerce-pagination {
  display:none!important;
}


/* v1.0.13: public-launch spacing polish only.
 * Keeps the stable selector, search and checkout logic unchanged.
 */
/* Pull the selector closer to the breadcrumb/page heading without crowding it. */
body.tsp-smart-selector-preview .tsp-browser{
  margin-top:-10px;
}
@media(max-width:600px){
  body.tsp-smart-selector-preview .tsp-browser{
    margin-top:-28px;
  }

  /* Keep the purchase action safely above the theme's dark-mode and chat controls. */
  .tsp-buy-bar{
    bottom:max(108px,calc(env(safe-area-inset-bottom) + 100px))!important;
  }
  .tsp-has-buy-bar body{
    padding-bottom:192px!important;
  }
}
@media(max-width:390px){
  body.tsp-smart-selector-preview .tsp-browser{
    margin-top:-24px;
  }
}

/* ========================================================================== 
   TravelSIMPro Smart Selector 2.0 — plan details and production cleanup
   This section replaces the accumulated 1.0.14–1.0.25 compatibility patches.
   ========================================================================== */

/* Plan row wrapper and details trigger */
.tsp-plan-row-wrap{
  position:relative;
  min-width:0;
}
.tsp-plan-row-wrap[hidden],
.tsp-plan-row[hidden]{
  display:none!important;
}
.tsp-plan-row{
  padding-right:50px!important;
}
.tsp-plan-info{
  position:absolute!important;
  top:50%!important;
  right:8px!important;
  z-index:6!important;
  display:grid!important;
  place-items:center!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#64748b!important;
  box-shadow:none!important;
  opacity:.68!important;
  cursor:pointer!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
  transform:translateY(-50%)!important;
  transition:background .16s ease,color .16s ease,opacity .16s ease,transform .16s ease!important;
  -webkit-appearance:none!important;
  appearance:none!important;
  text-decoration:none!important;
  line-height:1!important;
}
.tsp-plan-info::before,
.tsp-plan-info::after,
.tsp-plan-info .tsp-info-glyph::before,
.tsp-plan-info .tsp-info-glyph::after{
  content:none!important;
  display:none!important;
}
.tsp-plan-info .tsp-info-glyph{
  display:grid!important;
  place-items:center!important;
  width:18px!important;
  height:18px!important;
  margin:0!important;
  padding:0!important;
  border:1.6px solid currentColor!important;
  border-radius:50%!important;
  background:transparent!important;
  color:inherit!important;
  font-family:Arial,sans-serif!important;
  font-size:11px!important;
  font-weight:800!important;
  font-style:normal!important;
  line-height:1!important;
  pointer-events:none!important;
}
.tsp-plan-info:hover,
.tsp-plan-info:focus-visible{
  background:rgba(11,95,198,.09)!important;
  color:var(--tsp-blue)!important;
  opacity:1!important;
  outline:none!important;
  transform:translateY(-50%) scale(1.04)!important;
}
.tsp-plan-row.tsp-tier-xl .tsp-plan-info{
  color:rgba(255,255,255,.9)!important;
}
.tsp-plan-row.tsp-tier-xl .tsp-plan-info:hover,
.tsp-plan-row.tsp-tier-xl .tsp-plan-info:focus-visible{
  background:rgba(255,255,255,.16)!important;
  color:#fff!important;
}

/* Plan details modal */
.tsp-details-modal[hidden]{display:none!important}
.tsp-details-modal{
  position:fixed;
  inset:0;
  z-index:2147483200;
  display:grid;
  place-items:center;
  padding:20px;
}
.tsp-details-backdrop{
  position:absolute;
  inset:0;
  background:rgba(15,31,49,.56);
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
}
.tsp-details-sheet{
  position:relative;
  z-index:1;
  width:min(520px,calc(100vw - 32px));
  max-height:min(760px,calc(100vh - 40px));
  overflow:auto;
  padding:20px;
  border:1px solid rgba(15,71,126,.14);
  border-radius:22px;
  background:#fff;
  color:var(--tsp-ink);
  box-shadow:0 28px 75px rgba(8,31,55,.3);
  overscroll-behavior:contain;
}
.tsp-details-close{
  position:absolute;
  top:12px;
  right:12px;
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:#f1f6fa!important;
  color:#526476!important;
  font:700 25px/1 Arial,sans-serif!important;
  box-shadow:none!important;
  cursor:pointer;
}
.tsp-details-heading{
  display:flex;
  align-items:center;
  gap:12px;
  padding-right:44px;
  margin-bottom:15px;
}
.tsp-details-icon{
  display:grid;
  place-items:center;
  flex:0 0 48px;
  width:48px;
  height:48px;
  border-radius:13px;
  background:linear-gradient(135deg,var(--tsp-blue),var(--tsp-bright));
  color:#fff;
}
.tsp-details-icon svg{width:28px;height:28px}
.tsp-details-heading small{
  display:block;
  margin-bottom:4px;
  color:var(--tsp-blue);
  font-size:10px;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.tsp-details-heading h3{
  margin:0!important;
  color:var(--tsp-ink)!important;
  font-size:22px!important;
  line-height:1.1!important;
}
.tsp-details-list{
  overflow:hidden;
  margin:0 0 16px;
  border:1px solid var(--tsp-line);
  border-radius:16px;
}
.tsp-details-list > div{
  display:grid;
  grid-template-columns:minmax(90px,.75fr) minmax(0,1.6fr);
  gap:14px;
  padding:11px 12px;
  background:#fff;
}
.tsp-details-list > div:nth-child(even){background:#f5f9fc}
.tsp-details-list dt{
  color:#657285;
  font-size:12px;
  font-weight:750;
}
.tsp-details-list dd{
  margin:0;
  color:var(--tsp-ink);
  font-size:12px;
  font-weight:800;
  text-align:right;
  overflow-wrap:anywhere;
}
.tsp-details-note{
  margin:0 2px 14px;
  color:#697586;
  font-size:12px;
  line-height:1.45;
}
.tsp-details-link-row{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:10px;
  margin:0 0 14px;
  padding-top:13px;
  border-top:1px solid var(--tsp-line);
}
.tsp-details-product-link{
  color:var(--tsp-blue)!important;
  font-size:13px;
  font-weight:800;
  text-decoration:underline!important;
  text-underline-offset:3px;
}
.tsp-details-copy-link{
  min-height:38px;
  margin:0!important;
  padding:8px 14px!important;
  border:1px solid #c6d5e4!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#334155!important;
  font:inherit!important;
  font-size:12px!important;
  font-weight:800!important;
  box-shadow:none!important;
  cursor:pointer;
}
.tsp-details-actions{
  display:grid;
  grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);
  gap:10px;
}
.tsp-details-secondary,
.tsp-details-primary{
  min-height:46px;
  margin:0!important;
  padding:10px 14px!important;
  border-radius:999px!important;
  font:inherit!important;
  font-size:13px!important;
  font-weight:850!important;
  cursor:pointer;
}
.tsp-details-secondary{
  border:1px solid #c6d5e4!important;
  background:#fff!important;
  color:#334155!important;
  box-shadow:none!important;
}
.tsp-details-primary{
  border:0!important;
  background:linear-gradient(135deg,var(--tsp-blue),#087cdf)!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(11,95,198,.2)!important;
}
html.tsp-details-open{overflow:hidden!important}
html.tsp-details-open .tsp-buy-bar,
html.tsp-details-open [class*="dark-mode"],
html.tsp-details-open [class*="dark_mode"],
html.tsp-details-open .wp-dark-mode-switch,
html.tsp-details-open #wp-dark-mode-switch,
html.tsp-details-open .crisp-client,
html.tsp-details-open [class*="chat-widget"],
html.tsp-details-open [class*="chaty"],
html.tsp-details-open .tawk-min-container{
  visibility:hidden!important;
  pointer-events:none!important;
}

@media(max-width:600px){
  .tsp-plan-row{padding-right:46px!important}
  .tsp-plan-info{right:5px!important;width:36px!important;height:36px!important}
  .tsp-details-modal{
    place-items:end center;
    padding:0;
  }
  .tsp-details-sheet{
    width:100%;
    max-height:calc(100dvh - 70px);
    padding:18px 18px calc(18px + env(safe-area-inset-bottom));
    border-radius:24px 24px 0 0;
    transform:none;
  }
  .tsp-webview .tsp-details-sheet{
    max-height:calc(100dvh - 150px);
    padding-bottom:calc(84px + env(safe-area-inset-bottom));
  }
  .tsp-details-heading h3{font-size:21px!important}
  .tsp-details-list > div{padding:12px}
  .tsp-details-list dt,.tsp-details-list dd{font-size:13px}
  .tsp-details-actions{position:sticky;bottom:0;padding-top:12px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 20%)}
}


/* v2.0.7 — mobile checkout/cart clearance for the native app navigation */
@media (max-width: 782px) {
  body.tsp-mobile-commerce-page {
    --tsp-app-nav-clearance: 118px;
  }
  body.tsp-mobile-commerce-page #page,
  body.tsp-mobile-commerce-page .site,
  body.tsp-mobile-commerce-page .site-content,
  body.tsp-mobile-commerce-page .content-area,
  body.tsp-mobile-commerce-page main,
  body.tsp-mobile-commerce-page .entry-content,
  body.tsp-mobile-commerce-page form.checkout,
  body.tsp-mobile-commerce-page .woocommerce-checkout,
  body.tsp-mobile-commerce-page .woocommerce-cart-form,
  body.tsp-mobile-commerce-page .cart-collaterals {
    padding-bottom: max(var(--tsp-app-nav-clearance), calc(env(safe-area-inset-bottom) + 108px)) !important;
  }
  body.tsp-mobile-commerce-page #payment,
  body.tsp-mobile-commerce-page .place-order,
  body.tsp-mobile-commerce-page .wc-proceed-to-checkout {
    scroll-margin-bottom: max(var(--tsp-app-nav-clearance), calc(env(safe-area-inset-bottom) + 108px));
  }
}

/* ========================================================================== 
   v2.1.0 — Browse Hub and Smart Other Plans
   ========================================================================== */
body.tsp-smart-selector-browse-landing .entry-content,
body.tsp-smart-selector-browse-landing .woocommerce,
body.tsp-smart-selector-browse-landing .site-main{overflow:visible!important}
.tsp-browse-hub{--hub-blue:#0b5fc6;--hub-bright:#168fe5;--hub-ink:#132033;--hub-muted:#617086;--hub-line:#d8e5f2;max-width:1080px;margin:0 auto 48px;color:var(--hub-ink);font-family:inherit}
.tsp-hub-hero{position:relative;overflow:hidden;padding:42px;border:1px solid #cfe3f5;border-radius:30px;background:radial-gradient(circle at 90% 10%,rgba(22,143,229,.20),transparent 36%),linear-gradient(135deg,#f8fcff 0%,#eaf6ff 100%);box-shadow:0 22px 55px rgba(15,45,78,.11)}
.tsp-hub-hero:after{content:"";position:absolute;right:-80px;bottom:-110px;width:280px;height:280px;border:55px solid rgba(11,95,198,.05);border-radius:50%;pointer-events:none}
.tsp-hub-kicker,.tsp-hub-eyebrow{display:flex;align-items:center;gap:7px;color:var(--hub-blue);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tsp-hub-kicker svg{width:18px;height:18px}.tsp-hub-hero h1{max-width:760px;margin:10px 0 10px!important;color:var(--hub-ink)!important;font-size:clamp(34px,5vw,58px)!important;line-height:1.03!important;letter-spacing:-.035em}.tsp-hub-hero>p{max-width:690px;margin:0 0 26px;color:var(--hub-muted);font-size:17px;line-height:1.55}
.tsp-hub-search{position:relative;z-index:2;display:flex;align-items:center;gap:10px;max-width:820px;padding:8px;border:1px solid #b8d6ef;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(20,72,120,.12)}.tsp-hub-search-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#eaf5ff;color:var(--hub-blue)}.tsp-hub-search-icon svg{width:22px;height:22px}.tsp-hub-search input{flex:1;min-width:0;height:48px!important;margin:0!important;padding:0 8px!important;border:0!important;background:transparent!important;color:var(--hub-ink)!important;font:inherit!important;font-size:16px!important;box-shadow:none!important;outline:0!important}.tsp-hub-search button{min-height:48px;margin:0!important;padding:0 24px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,var(--hub-blue),var(--hub-bright))!important;color:#fff!important;font:inherit!important;font-weight:900!important;box-shadow:0 8px 18px rgba(11,95,198,.22)!important;cursor:pointer}.tsp-hub-trust{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:20px;color:#37536e;font-size:12px;font-weight:800}.tsp-hub-trust span{display:flex;align-items:center;gap:6px}.tsp-hub-trust svg{width:15px;height:15px;color:var(--hub-blue)}
.tsp-hub-section{margin-top:28px;padding:28px;border:1px solid #d8e5f1;border-radius:25px;background:#fff;box-shadow:0 15px 38px rgba(15,45,78,.08)}.tsp-hub-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.tsp-hub-section-heading h2{margin:5px 0 0!important;color:var(--hub-ink)!important;font-size:26px!important;line-height:1.1!important}.tsp-hub-section-heading>a{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid #bfd8ee;border-radius:999px;color:var(--hub-blue);font-size:12px;font-weight:900;text-decoration:none!important;white-space:nowrap}
.tsp-hub-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tsp-hub-destination-card{display:flex;align-items:center;gap:12px;min-height:82px;padding:13px;border:1px solid #d7e3ee;border-radius:16px;background:linear-gradient(135deg,#fff,#f4faff);color:var(--hub-ink)!important;text-decoration:none!important;box-shadow:0 6px 16px rgba(25,66,105,.07);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tsp-hub-destination-card:hover{transform:translateY(-2px);border-color:#8fc6ee;box-shadow:0 12px 24px rgba(25,66,105,.12)}.tsp-hub-destination-flag,.tsp-hub-mini-flag{display:grid;place-items:center;overflow:hidden;flex:0 0 46px;width:46px;height:40px;border-radius:10px;background:#fff;box-shadow:0 4px 12px rgba(20,52,84,.12);font-size:29px}.tsp-hub-destination-flag img,.tsp-hub-mini-flag img{width:100%;height:100%;object-fit:cover}.tsp-hub-destination-copy{display:flex;flex:1;min-width:0;flex-direction:column}.tsp-hub-destination-copy strong{font-size:15px}.tsp-hub-destination-copy small{margin-top:4px;color:var(--hub-muted);font-size:11px}.tsp-hub-destination-arrow{color:var(--hub-blue);font-size:18px}
.tsp-hub-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tsp-hub-type-card{display:flex;min-height:176px;flex-direction:column;align-items:flex-start;padding:20px;border:1px solid #cfe0ee;border-radius:20px;background:linear-gradient(150deg,#fafdff,#edf7ff);color:var(--hub-ink)!important;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease}.tsp-hub-type-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(25,66,105,.12)}.tsp-hub-type-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:18px;border-radius:14px;background:linear-gradient(135deg,var(--hub-blue),var(--hub-bright));color:#fff}.tsp-hub-type-icon svg{width:25px;height:25px}.tsp-hub-type-card strong{font-size:18px}.tsp-hub-type-card small{margin-top:7px;color:var(--hub-muted);line-height:1.4}.tsp-hub-type-card>span:last-child{margin-top:auto;padding-top:18px;color:var(--hub-blue);font-size:12px;font-weight:900}
.tsp-hub-region-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tsp-hub-region-grid>a{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;align-items:center;column-gap:11px;min-height:72px;padding:12px 14px;border:1px solid #d6e3ef;border-radius:15px;background:#f8fbfe;color:var(--hub-ink)!important;text-decoration:none!important;transition:background .18s ease,transform .18s ease}.tsp-hub-region-grid>a:hover{transform:translateY(-1px);background:#edf7ff}.tsp-hub-mini-flag{grid-row:1/3;width:40px;height:36px;flex-basis:40px;font-size:25px}.tsp-hub-region-grid strong{font-size:14px}.tsp-hub-region-grid small{color:var(--hub-muted);font-size:10px}.tsp-hub-region-grid>a>span:last-child{grid-column:3;grid-row:1/3;color:var(--hub-blue);font-size:17px}
.tsp-hub-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding:22px 25px;border-radius:22px;background:linear-gradient(135deg,#0d3f7d,#0875cb);color:#fff;box-shadow:0 18px 36px rgba(0,54,112,.2)}.tsp-hub-help>div:first-child{display:flex;align-items:center;gap:14px}.tsp-hub-help-icon{display:grid;place-items:center;flex:0 0 45px;width:45px;height:45px;border:1px solid rgba(255,255,255,.3);border-radius:13px;background:rgba(255,255,255,.1)}.tsp-hub-help-icon svg{width:24px;height:24px}.tsp-hub-help strong{font-size:17px}.tsp-hub-help p{margin:4px 0 0;color:rgba(255,255,255,.75);font-size:12px}.tsp-hub-help-actions{display:flex;gap:9px}.tsp-hub-help-actions a{padding:11px 16px;border:1px solid rgba(255,255,255,.4);border-radius:999px;color:#fff!important;font-size:12px;font-weight:900;text-decoration:none!important}.tsp-hub-help-actions a:first-child{background:#fff;color:var(--hub-blue)!important;border-color:#fff}

/* Smart related plans on single product pages */
.tsp-related-plans{clear:both;max-width:1100px;margin:45px auto 55px;padding:28px;border:1px solid #d8e5f1;border-radius:25px;background:#fff;box-shadow:0 16px 40px rgba(15,45,78,.09)}.tsp-related-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.tsp-related-heading span{color:#0b5fc6;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tsp-related-heading h2{margin:5px 0 0!important;color:#132033!important;font-size:27px!important}.tsp-related-heading>a{padding:10px 15px;border:1px solid #bdd7ec;border-radius:999px;color:#0b5fc6!important;font-size:12px;font-weight:900;text-decoration:none!important}.tsp-related-groups{display:grid;gap:16px}.tsp-related-duration{display:flex;align-items:center;gap:10px;margin-bottom:8px;color:#132033;font-size:13px;font-weight:900;text-transform:uppercase}.tsp-related-duration:after{content:"";height:1px;flex:1;background:#cad9e6}.tsp-related-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tsp-related-row{display:flex;align-items:center;gap:9px;min-height:55px;padding:9px 12px;border:1px solid #d7e2ec;border-radius:13px;background:#fff;color:#132033!important;text-decoration:none!important;box-shadow:0 4px 12px rgba(19,45,74,.07);transition:transform .18s ease,border-color .18s ease}.tsp-related-row:hover{transform:translateY(-1px);border-color:#8fc4eb}.tsp-related-icon{display:grid;place-items:center;width:22px;color:#0b5fc6}.tsp-related-icon svg{width:18px;height:18px}.tsp-related-row>strong{font-size:15px}.tsp-related-row .tsp-plan-badge{margin-left:auto}.tsp-related-price{display:flex;align-items:baseline;gap:4px;margin-left:auto;font-size:15px;font-weight:900;white-space:nowrap}.tsp-related-price small{color:#667085;font-size:9px}.tsp-related-row>span:last-child{color:#0b5fc6;font-size:18px}

@media(max-width:800px){.tsp-hub-destination-grid,.tsp-hub-type-grid,.tsp-hub-region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tsp-hub-type-grid .tsp-hub-type-card:last-child{grid-column:1/-1}.tsp-hub-help{align-items:flex-start;flex-direction:column}.tsp-related-list{grid-template-columns:1fr}}
@media(max-width:600px){.tsp-browse-hub{width:calc(100vw - 18px);max-width:calc(100vw - 18px);margin-left:calc(50% - 50vw + 9px);margin-bottom:32px}.tsp-hub-hero{padding:25px 17px;border-radius:22px}.tsp-hub-hero h1{font-size:35px!important}.tsp-hub-hero>p{font-size:14px}.tsp-hub-search{padding:6px;border-radius:15px}.tsp-hub-search-icon{display:none}.tsp-hub-search input{height:44px!important;font-size:14px!important}.tsp-hub-search button{min-height:44px;padding:0 15px!important}.tsp-hub-trust{gap:8px 12px}.tsp-hub-section{margin-top:16px;padding:18px 14px;border-radius:20px}.tsp-hub-section-heading{align-items:flex-start}.tsp-hub-section-heading h2{font-size:22px!important}.tsp-hub-section-heading>a{padding:8px 11px;font-size:10px}.tsp-hub-destination-grid,.tsp-hub-type-grid,.tsp-hub-region-grid{grid-template-columns:1fr}.tsp-hub-type-grid .tsp-hub-type-card:last-child{grid-column:auto}.tsp-hub-type-card{min-height:145px}.tsp-hub-help{margin-top:16px;padding:18px 15px;border-radius:19px}.tsp-hub-help-actions{width:100%;flex-direction:column}.tsp-hub-help-actions a{text-align:center}.tsp-related-plans{width:calc(100vw - 18px);margin:30px calc(50% - 50vw + 9px) 42px;padding:17px 13px;border-radius:20px}.tsp-related-heading{align-items:flex-start}.tsp-related-heading h2{font-size:22px!important}.tsp-related-heading>a{font-size:10px}.tsp-related-row{min-height:52px;padding:8px}.tsp-related-row .tsp-plan-badge{display:none}}

/* v2.1.1: page-builder Browse Hub fallback and product-page hardening */
.tsp-browse-hub-fallback[hidden]{display:none!important}
.tsp-browse-hub-fallback{display:block;width:100%}
body.tsp-smart-selector-browse-landing [data-tsp-legacy-browse="1"]{display:none!important}
.tsp-related-plans,.tsp-related-plans *{box-sizing:border-box}
.tsp-related-plans svg{display:block!important;width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;min-width:18px!important;min-height:18px!important;fill:currentColor!important}
.tsp-related-icon{overflow:hidden!important;flex:0 0 22px!important;width:22px!important;height:22px!important}


/* v2.1.3: simplified Browse Hub journey — country search is already the default. */
.tsp-hub-multi{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;align-items:center;margin-top:28px;padding:24px 26px;border:1px solid #d8e5f1;border-radius:23px;background:linear-gradient(135deg,#fbfdff,#f1f8fe);box-shadow:0 12px 30px rgba(15,45,78,.07)}
.tsp-hub-multi-copy h2{margin:5px 0 7px!important;color:var(--hub-ink)!important;font-size:24px!important;line-height:1.15!important}.tsp-hub-multi-copy p{margin:0;color:var(--hub-muted);font-size:13px;line-height:1.5}
.tsp-hub-multi-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tsp-hub-multi-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:78px;padding:13px 14px;border:1px solid #cfe0ee;border-radius:16px;background:#fff;color:var(--hub-ink)!important;text-decoration:none!important;box-shadow:0 6px 16px rgba(25,66,105,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tsp-hub-multi-card:hover{transform:translateY(-1px);border-color:#8fc6ee;box-shadow:0 10px 22px rgba(25,66,105,.1)}.tsp-hub-multi-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#eaf5ff;color:var(--hub-blue)}.tsp-hub-multi-icon svg{width:21px;height:21px}.tsp-hub-multi-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.tsp-hub-multi-card strong{font-size:14px}.tsp-hub-multi-card small{margin-top:3px;color:var(--hub-muted);font-size:10px;line-height:1.35}.tsp-hub-multi-card b{color:var(--hub-blue);font-size:18px}
.tsp-hub-how{margin-top:28px;padding:24px 26px;border:1px solid #d8e5f1;border-radius:23px;background:#fff;box-shadow:0 12px 30px rgba(15,45,78,.07)}.tsp-hub-how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tsp-hub-how-grid>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;padding:12px 13px;border:1px solid #dbe6ef;border-radius:15px;background:#f8fbfe}.tsp-hub-step{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:var(--hub-blue);color:#fff;font-size:12px;font-weight:900}.tsp-hub-how-grid strong{font-size:13px}.tsp-hub-how-grid small{margin-top:2px;color:var(--hub-muted);font-size:10px;line-height:1.35}.tsp-hub-how-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.tsp-hub-how-actions a{padding:9px 13px;border:1px solid #bfd8ee;border-radius:999px;color:var(--hub-blue)!important;font-size:11px;font-weight:900;text-decoration:none!important}.tsp-hub-how-actions a:first-child{background:var(--hub-blue);border-color:var(--hub-blue);color:#fff!important}
@media(max-width:800px){.tsp-hub-multi{grid-template-columns:1fr}.tsp-hub-multi-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.tsp-hub-multi{margin-top:16px;padding:18px 14px;border-radius:20px;gap:14px}.tsp-hub-multi-copy h2{font-size:20px!important}.tsp-hub-multi-copy p{font-size:12px}.tsp-hub-multi-actions{grid-template-columns:1fr}.tsp-hub-multi-card{min-height:66px;padding:10px 11px}.tsp-hub-how{margin-top:16px;padding:18px 14px;border-radius:20px}.tsp-hub-how-grid{grid-template-columns:1fr;gap:7px}.tsp-hub-how-grid>div{padding:9px 10px}.tsp-hub-how-actions{justify-content:stretch;flex-direction:column}.tsp-hub-how-actions a{text-align:center}}

/* Unlimited campaign landing page */
.tsp-unlimited-campaign-page .entry-title{display:none}
.tsp-campaign{max-width:1120px;margin:0 auto;padding:24px 18px 56px}
.tsp-campaign-hero{position:relative;overflow:hidden;padding:46px 34px;border-radius:30px;background:linear-gradient(135deg,#082b59 0%,#075ea8 55%,#16a2c7 100%);color:#fff;box-shadow:0 24px 60px rgba(8,43,89,.2)}
.tsp-campaign-hero:after{content:"∞";position:absolute;right:22px;bottom:-65px;font-size:230px;line-height:1;font-weight:800;opacity:.09}
.tsp-campaign-kicker{display:inline-block;margin-bottom:10px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.tsp-campaign-hero h1{position:relative;z-index:1;margin:0 0 12px;font-size:clamp(38px,6vw,70px);line-height:1.02;color:#fff}
.tsp-campaign-hero p{position:relative;z-index:1;max-width:720px;margin:0;font-size:18px;line-height:1.55;color:rgba(255,255,255,.9)}
.tsp-campaign-offer{position:relative;z-index:1;display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px}
.tsp-campaign-offer>strong{padding:11px 17px;border-radius:999px;background:#fff;color:#073764;font-size:18px}
.tsp-campaign-offer>span{font-weight:700}
.tsp-campaign-code{border:1px dashed rgba(255,255,255,.7);border-radius:8px;background:rgba(255,255,255,.14);color:#fff;padding:7px 10px;font:inherit;font-weight:900;letter-spacing:.05em;cursor:pointer}
.tsp-campaign-benefits{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:22px 0 26px}
.tsp-campaign-benefits span{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #dce7f2;border-radius:999px;background:#fff;color:#17324d;font-size:14px;font-weight:700;box-shadow:0 8px 24px rgba(30,70,110,.07)}
.tsp-campaign-benefits svg{width:18px;height:18px}
.tsp-campaign-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.tsp-campaign-card{display:flex;align-items:center;gap:16px;min-height:132px;padding:22px;border:1px solid #dbe7f1;border-radius:22px;background:#fff;color:#112d48;text-decoration:none!important;box-shadow:0 12px 34px rgba(22,62,99,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.tsp-campaign-card:hover{transform:translateY(-3px);border-color:#78bce5;box-shadow:0 18px 42px rgba(22,62,99,.13)}
.tsp-campaign-card:nth-child(5){grid-column:1/-1}
.tsp-campaign-flag{display:grid;place-items:center;width:66px;height:66px;flex:0 0 66px;border-radius:18px;background:#eef7fd;font-size:34px}
.tsp-campaign-card-copy{display:flex;flex:1;flex-direction:column}
.tsp-campaign-card-copy small{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2586bc}
.tsp-campaign-card-copy strong{margin:2px 0;font-size:22px;color:#112d48}
.tsp-campaign-card-copy span{font-size:14px;color:#64778a}
.tsp-campaign-arrow{font-size:25px;color:#2586bc}
.tsp-campaign-note{max-width:850px;margin:24px auto 0;text-align:center;color:#65798b;font-size:13px;line-height:1.55}
@media(max-width:700px){.tsp-campaign{padding:12px 12px 42px}.tsp-campaign-hero{padding:34px 23px;border-radius:24px}.tsp-campaign-hero p{font-size:16px}.tsp-campaign-grid{grid-template-columns:1fr}.tsp-campaign-card:nth-child(5){grid-column:auto}.tsp-campaign-card{min-height:112px;padding:18px}.tsp-campaign-flag{width:56px;height:56px;flex-basis:56px;font-size:29px}.tsp-campaign-card-copy strong{font-size:19px}}
