/** Shopify CDN: Minification failed

Line 117:75 Unexpected "}"

**/

/* ═══ WellRoam Data Calculator ═══ */
.wr-calc-row{width:100%;display:flex;align-items:center;gap:9px;background:transparent;border:2px dashed #C2E080;border-radius:13px;padding:12px 14px;font-size:12.5px;font-weight:700;color:#5a8a1a;cursor:pointer;font-family:'Inter',sans-serif;transition:all .2s;text-align:left;position:relative}
.wr-calc-row:hover{border-color:#a8d625;background:#FAFFF5;color:#2d5a08;border-style:solid}
.wr-calc-row:active{transform:scale(.99)}
.wr-calc-row-ico{width:18px;height:18px;border-radius:5px;background:#a8d625;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.wr-calc-row-arr{margin-left:auto;font-size:14px;color:#a8d625;font-weight:700;flex-shrink:0}
.wr-calc-overlay{position:fixed;inset:0;background:rgba(10,10,10,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .28s ease}
.wr-calc-overlay.open{opacity:1;pointer-events:all}
.wr-calc-modal{width:100%;max-width:480px;background:#fff;border-radius:24px;max-height:88vh;overflow-y:auto;overflow-x:hidden;transform:translateY(12px) scale(.97);transition:transform .32s cubic-bezier(.22,1,.36,1);box-shadow:0 32px 80px rgba(0,0,0,.25)}
.wr-calc-overlay.open .wr-calc-modal{transform:translateY(0) scale(1)}
.wr-calc-handle{width:36px;height:4px;background:#E5E7EB;border-radius:2px;margin:14px auto 0;display:none}
.wr-calc-head{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 0}
.wr-calc-close{width:30px;height:30px;border-radius:50%;background:#F3F4F6;border:none;cursor:pointer;color:#6B7280;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .15s;font-family:inherit}
.wr-calc-close:hover{background:#E5E7EB}
.wr-calc-body{padding:0 20px 20px}
.wr-calc-body .ws{padding:0}
.wr-calc-body .nav{margin-top:1rem;padding-bottom:0}
.wr-calc-body .btnbuy{border-radius:12px}
/* Centered popup on all screen sizes */
.wr-calc-overlay{align-items:center;justify-content:center;padding:16px}
.wr-calc-modal{border-radius:24px;max-height:92vh;transform:translateY(10px) scale(.97)}
.wr-calc-overlay.open .wr-calc-modal{transform:translateY(0) scale(1)}
.wr-calc-handle{display:none!important}


*{box-sizing:border-box;margin:0;padding:0}


.topbar{display:flex;justify-content:flex-start;margin-bottom:2rem}
.esim-chip{display:inline-flex;align-items:center;gap:6px}
.esim-lbl{font-size:.8125rem;font-weight:500;color:#6B7280}
.esim-flag{font-size:1rem;line-height:1}
.esim-country{font-size:.8125rem;font-weight:800;color:#111827}
.steplbl{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9CA3AF;margin-bottom:.5rem}
.ttl{font-size:1.25rem;font-weight:800;color:#111827;margin-bottom:.3rem;line-height:1.3}
.sub{font-size:.8125rem;color:#6B7280;margin-bottom:1.5rem;line-height:1.5}
.ws{display:none}.ws.on{display:block;animation:fi .25s ease}
@keyframes fi{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
.nav{display:flex;gap:8px;margin-top:.25rem}
.btnpri{flex:1;background:#111827;color:#fff;border:2px solid #111827;border-radius:100px;padding:14px 24px;font-size:.9375rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all .15s}
.btnpri:hover:not(:disabled){background:#1F2937}
.btnpri:disabled{opacity:.3;cursor:not-allowed}
.btnsec{background:#F3F4F6;color:#374151;border:2px solid #D1D5DB;border-radius:100px;padding:14px 20px;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap}
.btnsec:hover{background:#E5E7EB}
.btnbuy{display:block;width:100%;background:#72B626;color:#fff;border:2px solid #72B626;border-radius:12px;padding:16px;font-size:1rem;font-weight:800;text-align:center;cursor:pointer;font-family:inherit;transition:all .15s}
.btnbuy:hover{background:#5E9A1E;border-color:#5E9A1E}
.btnrec{display:block;width:100%;background:#F3F4F6;color:#374151;border:2px solid #D1D5DB;border-radius:12px;padding:12px;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s;margin-top:.625rem}
.btnrec:hover{background:#E5E7EB}
/* Day picker */
.dp-inner{background:#F9FAFB;border:1px solid #E5E7EB;border-radius:16px;padding:1.75rem 1.5rem 1.25rem;text-align:center;margin-bottom:1.5rem}
.dp-ctrl{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1.25rem}
.dpbtn{width:48px;height:48px;border-radius:50%;background:#fff;border:2px solid #D1D5DB;color:#111827;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:300;transition:all .15s;font-family:inherit;line-height:1;flex-shrink:0}
.dpbtn:hover:not(:disabled){border-color:#72B626;color:#72B626;background:#EEF8DF}
.dpbtn:disabled{opacity:.22;cursor:not-allowed}
.dp-num{font-size:5rem;font-weight:900;color:#111827;line-height:1;letter-spacing:-4px}
.dp-unit{font-size:.875rem;font-weight:600;color:#9CA3AF;letter-spacing:.06em;text-transform:uppercase;margin-top:.25rem}
.dp-track{position:relative;height:4px;background:#E5E7EB;border-radius:2px;margin-bottom:.5rem}
.dp-fill{position:absolute;left:0;top:0;height:100%;background:#72B626;border-radius:2px;transition:width .12s}
.dp-sl{width:100%;opacity:0;position:absolute;top:-8px;left:0;height:20px;cursor:pointer;margin:0}
.dp-ticks{display:flex;justify-content:space-between}
.dp-tick{display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;flex:1}
.dp-tick:first-child{align-items:flex-start}
.dp-tick:last-child{align-items:flex-end}
.dp-tick-line{width:1px;height:7px;background:#D1D5DB;transition:background .2s}
.dp-tick-lbl{font-size:.5625rem;color:#9CA3AF;transition:color .2s;white-space:nowrap}
.dp-tick.on .dp-tick-line{background:#72B626}
.dp-tick.on .dp-tick-lbl{color:#72B626;font-weight:700}
.presets{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;margin-top:1rem}
.pre{background:#fff;border:2px solid #E5E7EB;color:#6B7280;border-radius:100px;padding:6px 13px;font-size:.75rem;cursor:pointer;transition:all .15s;font-family:inherit;font-weight:600}
.pre:hover{border-color:#C2E080;color:#111827}
.pre.on{background:#EEF8DF;border-color:#72B626;color:#111827;font-weight:700}
/* Usage grid */
.ugrid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:1.5rem}
.uc{background:#fff;border:1.5px solid #E5E7EB;border-radius:14px;padding:.875rem .875rem .75rem;cursor:pointer;transition:all .15s}
.uc:hover{border-color:#C2E080;background:#EEF8DF}
.uc.on{border-color:#72B626;background:#EEF8DF}
.ut{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem}
.logos{display:flex;gap:4px}
.chk{width:18px;height:18px;border-radius:50%;border:1.5px solid #E5E7EB;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}
.uc.on .chk{background:#72B626;border-color:#72B626}
.un{font-size:.875rem;font-weight:700;color:#111827;margin-bottom:.2rem}
.ua{font-size:.6875rem;color:#9CA3AF}
/* Hours */
.hr-wrap{background:#F9FAFB;border:1px solid #E5E7EB;border-radius:14px;padding:1.25rem;margin-bottom:1.5rem}
.hr-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.875rem}
.hr-l{font-size:.75rem;font-weight:600;color:#6B7280;letter-spacing:.04em;text-transform:uppercase}
.hr-n{font-size:2.5rem;font-weight:900;color:#111827;line-height:1;letter-spacing:-1px}
.hr-u{font-size:.875rem;color:#6B7280;margin-left:.2rem}
input[type=range]{width:100%;accent-color:#72B626;display:block;margin-bottom:.4rem}
.hh{display:flex;justify-content:space-between;font-size:.625rem;color:#9CA3AF}
/* Unlimited hint - GREEN */
.unlim-hint{display:none;margin-top:1.125rem;border-radius:12px;border:1.5px solid #C2E080;overflow:hidden}
.unlim-hint-head{background:#EEF8DF;padding:.875rem 1rem;display:flex;align-items:center;gap:.75rem}
.unlim-hint-icon{width:36px;height:36px;border-radius:10px;background:#D4EDAA;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.unlim-hint-title{font-size:.8125rem;font-weight:800;color:#3A6B0C;margin-bottom:.1rem}
.unlim-hint-sub{font-size:.6875rem;color:#5A9A18;font-weight:500}
/* Plan E2 display */
.plan-e2{display:none;flex-direction:column;align-items:center;gap:.625rem;border:2px solid #72B626;border-radius:16px;padding:1.25rem;text-align:center;width:100%;margin-bottom:1rem}
.plan-e2-gb{font-size:3.25rem;font-weight:900;color:#111827;line-height:1;letter-spacing:-2px}
.plan-e2-gb em{color:#72B626;font-style:normal;font-size:3.25rem;letter-spacing:-2px;margin-left:.3rem}
.plan-e2-tag{display:inline-block;background:#72B626;color:#fff;font-size:.5625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:3px 11px;border-radius:100px;max-width:fit-content;align-self:center}
.plan-e2-title{font-size:1.0625rem;font-weight:800;color:#111827;line-height:1.25}
.plan-e2-pills{display:flex;gap:6px;justify-content:center;flex-wrap:wrap}
.plan-e2-pill{display:inline-flex;align-items:center;gap:5px;background:#EEF8DF;border:1px solid #C2E080;border-radius:100px;padding:5px 11px 5px 8px;font-size:.6875rem;font-weight:600;color:#3A6B0C}
/* Unlimited E2 display */
.unlim-e2{display:none;flex-direction:column;align-items:center;gap:.625rem;border:2px solid #72B626;border-radius:16px;padding:1.25rem;text-align:center;width:100%;margin-bottom:1rem}
@keyframes wrRipple{0%{transform:scale(1);opacity:.65}100%{transform:scale(1.38);opacity:0}}
.unlim-e2-ring-wrap{position:relative;width:88px;height:88px;display:flex;align-items:center;justify-content:center;flex-shrink:0;align-self:center}
.unlim-e2-ring-ripple{position:absolute;inset:0;border-radius:50%;border:3px solid #72B626;animation:wrRipple 1s ease-out infinite;pointer-events:none}
.unlim-e2-ring{width:88px;height:88px;border-radius:50%;background:#EEF8DF;border:5px solid #72B626;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}
.unlim-e2-sym{font-size:2.9rem;font-weight:900;color:#3A6B0C;line-height:1}}
.unlim-e2-sym{font-size:2.5rem;font-weight:900;color:#72B626;line-height:1}
.unlim-e2-tag{display:inline-block;background:#72B626;color:#fff;font-size:.5625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:3px 11px;border-radius:100px;max-width:fit-content;align-self:center}
.unlim-e2-title{font-size:1.0625rem;font-weight:800;color:#111827;line-height:1.25}
.unlim-e2-pills{display:flex;gap:6px;justify-content:center;flex-wrap:wrap}
.unlim-e2-pill{display:inline-flex;align-items:center;gap:5px;background:#EEF8DF;border:1px solid #C2E080;border-radius:100px;padding:5px 11px 5px 8px;font-size:.6875rem;font-weight:600;color:#3A6B0C}
.rtrip{font-size:.8125rem;color:#6B7280;margin-bottom:1.25rem}
/* Quantity */
.qblock{display:flex;align-items:center;justify-content:space-between;background:#F9FAFB;border:1px solid #E5E7EB;border-radius:12px;padding:.875rem 1.125rem;margin-bottom:1rem}
.qt{font-size:.8125rem;font-weight:700;color:#111827}
.qs{font-size:.75rem;color:#6B7280;margin-top:2px}
.qc{display:flex;align-items:center;gap:.75rem}
.qbtn{width:32px;height:32px;border-radius:50%;background:#fff;border:2px solid #D1D5DB;color:#111827;font-size:1.125rem;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:500;transition:all .15s;font-family:inherit;line-height:1}
.qbtn:hover:not(:disabled){border-color:#72B626;background:#EEF8DF;color:#72B626}
.qbtn:disabled{opacity:.25;cursor:not-allowed}
.qnum{font-size:1.25rem;font-weight:800;color:#111827;min-width:22px;text-align:center}
/* Discount badge violet */
.disc-badge{display:none;align-items:center;gap:5px;background:#EEF8DF;border:1.5px solid #C2E080;border-radius:100px;padding:3px 10px 3px 7px;font-size:.6875rem;color:#3A6B0C;font-weight:700}
.disc-badge.show{display:inline-flex}
/* Plan card */
.pbox{background:#EEF8DF;border:1.5px solid #C2E080;border-radius:14px;padding:1rem 1.125rem;margin-bottom:1rem}
.ptop{display:flex;align-items:center;justify-content:space-between;gap:.75rem}
.pleft{flex:1;min-width:0}
.ptag{display:inline-block;background:#72B626;color:#fff;font-size:.625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:100px;margin-bottom:.4rem}
.pname{font-size:.9375rem;font-weight:800;color:#111827;margin-bottom:.2rem}
.pdesc{font-size:.75rem;color:#6B7280;line-height:1.5}
.pcol{text-align:right;flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}
.poriginal{font-size:.8125rem;color:#9CA3AF;text-decoration:line-through;line-height:1;margin-bottom:.15rem;display:none;text-align:right;align-self:flex-end}
.ptot{font-size:2rem;font-weight:900;color:#111827;line-height:1;letter-spacing:-1px;white-space:nowrap}
.pdiv{height:1px;background:#C2E080;margin:.875rem 0;display:none}
.prow{display:none;justify-content:space-between;align-items:baseline;gap:.5rem}
.prowl{font-size:.75rem;color:#6B7280}
.prowr{font-size:.875rem;font-weight:700;color:#111827}
/* Unlimited note */
.unlim-note{display:none;font-size:.6875rem;color:#6B7280;line-height:1.65;margin-bottom:1.5rem;padding:.875rem 1rem;background:#F9FAFB;border:1px solid #E5E7EB;border-radius:10px}
.unlim-note strong{color:#111827;font-weight:700}
.disc-note{font-size:.625rem;color:#9CA3AF;text-align:center;margin-top:.875rem;line-height:1.6}
/* Usage recap */
.recap{background:#F9FAFB;border:1px solid #E5E7EB;border-radius:12px;padding:.875rem 1.125rem;margin-bottom:1rem}
.recap-lbl{font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9CA3AF;margin-bottom:.625rem}
.recap-grid{display:flex;flex-wrap:wrap;gap:.5rem}
.recap-card{display:inline-flex;align-items:center;gap:.4rem;background:#fff;border:1.5px solid #E5E7EB;border-radius:100px;padding:.35rem .75rem .35rem .5rem}
.recap-card-logos{display:none}
.recap-card-name{font-size:.75rem;font-weight:700;color:#374151;line-height:1}
.recap-check{width:16px;height:16px;border-radius:50%;background:#72B626;display:flex;align-items:center;justify-content:center;flex-shrink:0}
/* Alt plan section */
.alt-section{display:none;margin-bottom:1rem}
.alt-divider{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}
.alt-divider-line{flex:1;height:1px;background:#E5E7EB}
.alt-divider-txt{font-size:.6875rem;font-weight:700;color:#9CA3AF;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
.alt-box{background:#F9FAFB;border:1.5px solid #E5E7EB;border-radius:14px;padding:1rem 1.125rem}
.alt-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}
.alt-left{flex:1;min-width:0}
.alt-tag{display:inline-block;background:#F3F4F6;border:1px solid #D1D5DB;color:#6B7280;font-size:.625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:100px;margin-bottom:.35rem}
.alt-name{font-size:.9375rem;font-weight:800;color:#111827;margin-bottom:.2rem}
.alt-desc{font-size:.6875rem;color:#9CA3AF;line-height:1.5}
.alt-right{text-align:right;flex-shrink:0}
.alt-price-orig{font-size:.8125rem;color:#C0C8D4;text-decoration:line-through;display:none;margin-bottom:.1rem}
.alt-price{font-size:1.625rem;font-weight:900;color:#111827;line-height:1;letter-spacing:-1px;white-space:nowrap}
.alt-rationale{display:flex;align-items:flex-start;gap:.5rem;background:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:.625rem .875rem;margin-bottom:.875rem}
.alt-rationale-icon{flex-shrink:0;margin-top:.05rem}
.alt-rationale-txt{font-size:.6875rem;color:#6B7280;line-height:1.55}
.alt-rationale-txt strong{color:#111827;font-weight:700}
.btn-alt-buy{display:block;width:100%;background:#fff;color:#111827;border:2px solid #D1D5DB;border-radius:10px;padding:12px;font-size:.875rem;font-weight:700;text-align:center;cursor:pointer;font-family:inherit;transition:all .15s}
.btn-alt-buy:hover{border-color:#111827;background:#F9FAFB}

/* ── RESPONSIVE MOBILE ── */
@media(max-width:540px){
  
  
  /* topbar */
  .topbar{margin-bottom:1.25rem}
  /* steps */
  .steplbl{font-size:.625rem;margin-bottom:.375rem}
  .ttl{font-size:1.125rem;margin-bottom:.25rem}
  .sub{font-size:.75rem;margin-bottom:1.25rem}
  /* day picker */
  .dp-inner{padding:1.25rem 1rem .875rem;border-radius:14px;margin-bottom:1.25rem}
  .dp-num{font-size:4rem;letter-spacing:-3px}
  .dpbtn{width:44px;height:44px;font-size:1.375rem}
  .presets{gap:6px;flex-wrap:wrap}
  .pre{padding:5px 11px;font-size:.6875rem}
  /* usage grid — stack 2 col on mobile */
  .ugrid{gap:7px;margin-bottom:1.25rem}
  .uc{padding:.75rem .75rem .625rem;border-radius:12px}
  .logos{gap:4px}
  .logos img,.logos span{width:20px;height:20px}
  .un{font-size:.8125rem}
  .ua{font-size:.625rem}
  .chk{width:18px;height:18px}
  /* hours slider */
  .hr-wrap{padding:1rem;border-radius:12px;margin-bottom:1.25rem}
  .hr-n{font-size:2.125rem;letter-spacing:-.5px}
  /* result page */
  .plan-e2-gb{font-size:2.75rem;letter-spacing:-1.5px}
  .plan-e2-gb em{font-size:2.75rem}
  .plan-e2{padding:1rem;border-radius:14px}
  .unlim-e2{padding:1rem;border-radius:14px}
  .unlim-e2-sym{font-size:2rem}
  .qblock{padding:.75rem 1rem}
  .pbox{padding:.875rem 1rem;border-radius:12px}
  .ptot{font-size:1.75rem}
  /* recap grid — 1 col on very small screens */
  .recap-grid{grid-template-columns:1fr 1fr}
  .recap-card{padding:.5rem .625rem;gap:.5rem;border-radius:8px}
  .recap-card-logos img{width:18px;height:18px}
  .recap-card-name{font-size:.6875rem}
  /* buttons */
  .nav{margin-top:1.25rem;gap:8px}
  .btnpri{padding:13px 20px;font-size:.875rem}
  .btnsec{padding:13px 16px;font-size:.8125rem}
  .btnbuy{padding:15px;font-size:.9375rem;border-radius:12px}
  .btnrec{padding:11px;font-size:.8125rem}
  /* hint box */
  .unlim-hint-head{padding:.75rem .875rem;gap:.625rem}
  .unlim-hint-title{font-size:.75rem}
  .unlim-hint-sub{font-size:.625rem}
  /* alt section */
  .alt-box{padding:.875rem 1rem;border-radius:12px}
  .alt-price{font-size:1.375rem}
  .alt-name{font-size:.875rem}
}

@media(max-width:380px){
  
  .ugrid{grid-template-columns:1fr 1fr;gap:6px}
  .dp-num{font-size:3.5rem}
  .recap-grid{grid-template-columns:1fr}
  .plan-e2-gb{font-size:2.5rem}
}

/* logo size override */
.logos img,.logos span,.logos span img{width:20px!important;height:20px!important;border-radius:4px!important;display:block!important;flex-shrink:0!important}

/* ── Step 4: force left alignment on all screens ── */
/* Step 4: left-align labels/text outside the green card */
.steplbl,.ttl,.sub,.rtrip,.pbox,.qblock,.recap,.alt-section,.disc-note,.unlim-note{text-align:left!important}
.ptop{text-align:left!important}
.pleft{text-align:left!important}
.pcol{text-align:right!important;align-items:flex-end!important;justify-content:flex-end!important}

/* Green plan card: always centered */
.plan-e2,.unlim-e2{align-items:center!important;text-align:center!important}
.plan-e2-gb,.plan-e2-tag,.plan-e2-title{text-align:center!important;width:100%}
.unlim-e2-ring,.unlim-e2-tag,.unlim-e2-title{text-align:center!important;width:100%}
.plan-e2-pills,.unlim-e2-pills{justify-content:center!important}
