@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--ink:#07132e;--muted:#65718d;--blue:#2767f5;--purple:#7c3aed;--line:#e6ebf4;--soft:#f5f8ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:20px}.logo{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,var(--blue),#52b8ff);font-weight:800}.header-inner nav{display:flex;gap:30px;margin-left:auto}.header-inner nav a,.login{font-size:14px;font-weight:600}.header-actions{display:flex;align-items:center;gap:15px}.lang{padding:10px 13px;border:1px solid var(--line);border-radius:20px;font-weight:700;font-size:13px}.hero{overflow:hidden;background:linear-gradient(180deg,#f4f7ff,#fff)}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:45px;padding:65px 0}.badge,.kicker{display:inline-block;padding:9px 14px;border-radius:20px;color:var(--blue);background:#e9f1ff;font-size:12px;font-weight:800}.hero h1{font-size:clamp(50px,5.3vw,76px);line-height:1;letter-spacing:-.06em;margin:24px 0 20px}.lead{max-width:660px;font-size:19px;line-height:1.65;color:var(--muted)}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px}.feature-row article{display:flex;gap:10px;align-items:flex-start}.feature-row article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(40,86,176,.1)}.feature-row strong,.feature-row small{display:block}.feature-row strong{font-size:14px}.feature-row small{margin-top:5px;color:var(--muted);line-height:1.45}.cta-row{display:flex;gap:12px;margin-top:34px}.btn{min-height:56px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;font-weight:700}.primary{color:#fff;background:linear-gradient(135deg,#3477ff,#1554df);box-shadow:0 16px 32px rgba(39,103,245,.28)}.secondary{border:1px solid #dbe4f3;background:#fff}.note{color:#8791a8;font-size:12px}.visual{position:relative;height:520px;display:grid;place-items:center}.map{position:absolute;width:100%;height:78%;border-radius:50%;background:radial-gradient(circle,#dbe8ff 0 28%,transparent 29%),linear-gradient(135deg,rgba(62,120,255,.15),rgba(121,75,238,.08));filter:blur(.2px)}.esim-card{position:relative;z-index:3;width:170px;height:250px;border-radius:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:linear-gradient(155deg,#7d46ef,#3b32dd 55%,#31c4ef);box-shadow:0 35px 70px rgba(57,65,210,.3);transform:rotate(-4deg)}.esim-card span{font-size:40px;font-weight:700}.esim-card i{width:82px;height:72px;margin-top:25px;border:3px solid #fff;border-radius:13px}.orbit{position:absolute;width:360px;height:130px;bottom:70px;border:4px solid rgba(255,255,255,.9);border-radius:50%}.pin{position:absolute;z-index:4;width:48px;height:62px;display:grid;place-items:center;color:#fff;background:#3778f4;border-radius:25px 25px 25px 5px;transform:rotate(-45deg);box-shadow:0 15px 30px rgba(39,103,245,.28)}.pin::after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#dceaff}.pin.p1{left:55px;top:210px}.pin.p2{right:35px;top:270px}.section{padding:95px 0}.section-head{text-align:center;margin-bottom:46px}.section-head span{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.14em}.section h2,.claim h2,.legal-hero h1{font-size:clamp(36px,4vw,54px);line-height:1.05;letter-spacing:-.045em;margin:16px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps article{position:relative;padding:36px 25px 28px;text-align:center;border:1px solid var(--line);border-radius:25px;box-shadow:0 16px 40px rgba(30,73,158,.08)}.steps article>b{position:absolute;top:-16px;left:50%;transform:translateX(-50%);width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue)}.steps article>span{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 22px;border-radius:22px;background:#eef4ff;font-size:30px}.steps p{color:var(--muted);line-height:1.6}.soft{background:linear-gradient(180deg,#f5f8ff,#fff)}.split{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center}.split ul{padding:0;list-style:none;display:grid;gap:18px;margin-top:30px}.split li{position:relative;padding-left:34px;font-weight:600}.split li::before{content:"✓";position:absolute;left:0;top:-2px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue)}.phone{min-height:520px;display:grid;place-items:center;border-radius:36px;background:linear-gradient(145deg,#dce9ff,#f1ecff)}.phone-screen{width:270px;min-height:480px;padding:60px 24px 24px;border:12px solid #091127;border-radius:42px;background:linear-gradient(180deg,#f8fbff,#edf3ff);box-shadow:0 40px 75px rgba(20,51,113,.25);display:flex;flex-direction:column}.phone-screen small{color:var(--blue);font-weight:800;letter-spacing:.1em}.phone-screen strong{font-size:44px;margin-top:70px}.phone-screen span{color:var(--muted);margin-top:8px}.bars{margin-top:auto;display:flex;align-items:end;gap:9px;height:100px}.bars i{width:14px;border-radius:8px;background:linear-gradient(#4d8aff,#224fdd)}.bars i:nth-child(1){height:28px}.bars i:nth-child(2){height:48px}.bars i:nth-child(3){height:70px}.bars i:nth-child(4){height:92px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-grid details{border:1px solid var(--line);border-radius:18px;margin-bottom:12px;overflow:hidden}.faq-grid summary{padding:24px;display:flex;justify-content:space-between;cursor:pointer;font-weight:700}.faq-grid summary span{color:var(--blue);font-size:23px}.faq-grid details p{padding:0 24px 24px;color:var(--muted);line-height:1.7}.claim{padding:0 0 100px}.claim-box{padding:55px 62px;border-radius:34px;color:#fff;background:linear-gradient(135deg,#206af7,#2848df 50%,#733ee8);display:flex;justify-content:space-between;align-items:center;gap:35px}.claim-box>div>span{font-size:12px;font-weight:800;letter-spacing:.12em}.claim-box p{color:rgba(255,255,255,.8)}.light{background:#fff;color:var(--blue)}footer{padding:65px 0 25px;background:#071129;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.footer-grid>div{display:flex;flex-direction:column;gap:12px}.footer-grid p,.footer-grid a{color:#9ca9c3;font-size:13px}.footer-grid h3{font-size:13px}.footer-brand{color:#fff}.copyright{margin-top:45px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);color:#7f8ca6;font-size:12px}.legal-hero{padding:75px 0 35px;background:linear-gradient(180deg,#f4f7ff,#fff)}.legal-hero a{color:var(--blue);font-weight:700}.legal-hero p{color:var(--muted)}.legal{padding:40px 0 100px}.legal-doc{max-width:820px}.legal-doc h2{margin-top:38px}.legal-doc p{color:#536078;line-height:1.8}.legal-doc a{color:var(--blue)}
@media(max-width:980px){.header-inner nav,.login{display:none}.hero-grid,.split,.faq-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.lead{margin:auto}.cta-row{justify-content:center}.feature-row{text-align:left}.steps{grid-template-columns:repeat(2,1fr)}.visual{height:430px}.footer-grid{grid-template-columns:1fr 1fr}.claim-box{flex-direction:column;text-align:center}}
@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.header-inner{height:68px}.hero-grid{padding:45px 0}.hero h1{font-size:42px}.lead{font-size:16px}.visual{height:330px}.esim-card{width:120px;height:180px;border-radius:22px}.esim-card span{font-size:29px}.esim-card i{width:58px;height:50px}.orbit{width:260px;height:95px;bottom:40px}.pin{width:38px;height:49px}.pin.p1{left:15px;top:145px}.pin.p2{right:5px;top:195px}.feature-row{grid-template-columns:1fr}.feature-row article{padding:14px;border:1px solid var(--line);border-radius:17px;background:#fff}.cta-row{display:grid}.btn{width:100%}.section{padding:70px 0}.steps{grid-template-columns:1fr}.split{gap:40px}.phone{min-height:450px}.phone-screen{width:235px;min-height:420px}.claim{padding-bottom:70px}.claim-box{padding:38px 22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}


/* Device compatibility step */
.cta-row.single{display:block;max-width:460px}.cta-row.single .btn{width:100%}.device-check-page{min-height:calc(100vh - 76px);padding:78px 0 100px;background:radial-gradient(circle at 50% 0,#eaf1ff 0,transparent 38%),linear-gradient(180deg,#f6f8ff,#fff)}.device-check-shell{max-width:760px;text-align:center}.device-step{display:inline-flex;padding:9px 14px;border-radius:999px;color:var(--blue);background:#e9f1ff;font-size:12px;font-weight:800;letter-spacing:.12em}.device-check-shell h1{margin:22px auto 16px;font-size:clamp(38px,5vw,58px);line-height:1.04;letter-spacing:-.05em}.device-subtitle{max-width:650px;margin:0 auto 34px;color:var(--muted);font-size:18px;line-height:1.65}.device-check-card{position:relative;padding:34px;border:1px solid var(--line);border-radius:28px;background:#fff;text-align:left;box-shadow:0 24px 70px rgba(30,73,158,.12)}.device-check-card label{display:block;margin-bottom:10px;font-size:14px;font-weight:700}.device-input-wrap{position:relative}.device-input-wrap input{width:100%;height:62px;padding:0 18px;border:1.5px solid #dce4f1;border-radius:16px;outline:none;color:var(--ink);background:#fbfcff;font:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.device-input-wrap input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(39,103,245,.1)}.device-suggestions{position:absolute;z-index:30;top:70px;left:0;right:0;max-height:330px;overflow:auto;padding:8px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 24px 50px rgba(18,52,117,.16)}.device-suggestion{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border:0;border-radius:11px;background:transparent;text-align:left;cursor:pointer}.device-suggestion:hover{background:#eef4ff}.device-suggestion strong{font-size:14px}.device-suggestion small{color:var(--muted);font-size:11px}.device-submit{width:100%;margin-top:16px;border:0;cursor:pointer}.device-submit:disabled{opacity:.7;cursor:wait}.device-hint{margin:14px 0 0;color:#8a95aa;font-size:12px;text-align:center}.device-result{text-align:center;padding:10px 4px 2px}.device-result-icon{width:78px;height:78px;display:grid;place-items:center;margin:0 auto 20px;border-radius:50%;font-size:38px;font-weight:800}.device-result.is-compatible .device-result-icon{color:#fff;background:#20b26b;box-shadow:0 14px 30px rgba(32,178,107,.25)}.device-result.is-incompatible .device-result-icon{color:#fff;background:#ef5b5b;box-shadow:0 14px 30px rgba(239,91,91,.22)}.device-result h2{margin:0 0 10px;font-size:30px;letter-spacing:-.035em}.device-result p{max-width:560px;margin:0 auto;color:var(--muted);line-height:1.65}.device-selected{display:inline-flex;margin:22px 0;padding:10px 15px;border-radius:999px;background:#f0f4fb;font-weight:700;font-size:14px}.device-next{width:100%;border:0}.device-reset{display:block;margin:16px auto 0;border:0;color:var(--blue);background:transparent;font-weight:700;cursor:pointer}
@media(max-width:650px){.cta-row.single{max-width:none;width:100%}.device-check-page{min-height:calc(100vh - 68px);padding:42px 0 70px}.device-check-shell h1{font-size:38px}.device-subtitle{font-size:15px;margin-bottom:25px}.device-check-card{padding:22px 16px;border-radius:22px}.device-input-wrap input{height:58px;font-size:15px}.device-result h2{font-size:26px}.hero .cta-row.single .primary{width:100%}}


/* Account creation modal */
.device-account-note{max-width:540px;margin:13px auto 0;color:var(--muted);font-size:13px;line-height:1.55;text-align:center}.account-modal[hidden]{display:none}.account-modal{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px}.account-modal-backdrop{position:absolute;inset:0;background:rgba(5,15,38,.64);backdrop-filter:blur(8px)}.account-modal-dialog{position:relative;z-index:1;width:min(100%,460px);max-height:calc(100vh - 32px);overflow:auto;padding:34px;border-radius:28px;background:#fff;box-shadow:0 35px 90px rgba(4,20,55,.32);text-align:left}.account-modal-close{position:absolute;top:16px;right:16px;width:38px;height:38px;border:0;border-radius:50%;background:#f0f4fa;color:#5d6980;font-size:25px;line-height:1;cursor:pointer}.account-modal-logo{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 18px;border-radius:16px;color:#fff;background:linear-gradient(145deg,#4285f4,#34a853 46%,#fbbc05 72%,#ea4335);font-size:24px;font-weight:800}.account-modal-dialog h2{margin:0 0 24px;text-align:center;font-size:30px;letter-spacing:-.04em}.gmail-account-button{width:100%;height:56px;display:flex;align-items:center;justify-content:center;gap:12px;border:1.5px solid #dce3ee;border-radius:15px;background:#fff;color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.gmail-account-button:hover{background:#f8faff}.gmail-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#4285f4;font-weight:800}.account-divider{display:flex;align-items:center;gap:13px;margin:22px 0;color:#8994a8;font-size:12px}.account-divider::before,.account-divider::after{content:"";height:1px;flex:1;background:#e3e8f1}.account-form{display:grid;gap:9px}.account-form label{margin-top:5px;font-size:13px;font-weight:700}.account-form input{width:100%;height:54px;padding:0 15px;border:1.5px solid #dce3ee;border-radius:14px;outline:none;background:#fbfcff;color:var(--ink);font:inherit}.account-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(39,103,245,.1)}.password-field{position:relative}.password-field input{padding-right:48px}.password-toggle{position:absolute;right:8px;top:8px;width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:#78849b;cursor:pointer}.account-create-button{width:100%;margin-top:12px;border:0;cursor:pointer}.account-form-message{min-height:19px;margin:3px 0 0;color:var(--blue);font-size:12px;line-height:1.5;text-align:center}.account-modal-note{margin:13px 0 0;color:#909aae;font-size:11px;line-height:1.5;text-align:center}.account-modal-open{overflow:hidden}
@media(max-width:650px){.account-modal{align-items:end;padding:0}.account-modal-dialog{width:100%;max-height:92vh;padding:28px 18px calc(24px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0}.account-modal-dialog h2{font-size:27px}.device-account-note{font-size:12px}}


.account-form-message {
    min-height: 22px;
    margin: 12px 0 0;
    color: #18864b;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
}
.account-form-message.is-error { color: #c0392b; }

.card-link-page {
    min-height: calc(100vh - 76px);
    padding: 80px 0 110px;
    background: linear-gradient(180deg, #f5f8ff, #fff);
}
.card-link-shell { max-width: 1050px; }
.card-link-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 48px;
    align-items: start;
}
.card-link-grid h1 {
    margin: 16px 0;
    font-size: clamp(42px, 5vw, 64px);
    letter-spacing: -.055em;
}
.card-link-grid > div > p {
    max-width: 650px;
    color: var(--muted);
    font-size: 17px;
    line-height: 1.7;
}
.card-placeholder {
    max-width: 620px;
    margin-top: 34px;
    padding: 28px;
    border: 1px solid var(--line);
    border-radius: 26px;
    background: #fff;
    box-shadow: var(--shadow-soft);
}
.card-placeholder-head,
.wallet-row,
.fake-field-row {
    display: flex;
    gap: 12px;
}
.card-placeholder-head {
    justify-content: space-between;
    margin-bottom: 20px;
    font-weight: 800;
}
.wallet-row button {
    flex: 1;
    min-height: 48px;
    border: 1px solid var(--line);
    border-radius: 12px;
    background: #f8faff;
}
.fake-field {
    flex: 1;
    min-height: 52px;
    display: flex;
    align-items: center;
    margin-top: 12px;
    padding: 0 14px;
    border: 1px solid #dfe6f2;
    border-radius: 12px;
    color: #8b96aa;
}
.card-placeholder .btn { width: 100%; margin-top: 20px; }
.card-front-note {
    margin: 14px 0 0;
    color: #8b96aa;
    font-size: 12px;
    text-align: center;
}
.account-summary {
    padding: 24px;
    border: 1px solid var(--line);
    border-radius: 22px;
    background: #fff;
    box-shadow: var(--shadow-soft);
}
.account-summary span,
.account-summary strong,
.account-summary p { display: block; }
.account-summary span { color: var(--muted); font-size: 12px; }
.account-summary strong { margin-top: 8px; word-break: break-word; }
.account-summary p { margin: 14px 0 0; color: var(--blue); font-size: 13px; }

@media (max-width: 780px) {
    .card-link-page { padding: 52px 0 80px; }
    .card-link-grid { grid-template-columns: 1fr; gap: 24px; }
    .card-link-grid h1 { font-size: 42px; }
    .card-placeholder { padding: 20px; }
    .account-summary { grid-row: 1; }
}

/* Always honor the HTML hidden attribute, even when component styles set display. */
[hidden]{display:none!important}

.account-modal-logo{
    width:64px;
    height:64px;
    margin:0 auto 16px;
    border-radius:18px;
    overflow:hidden;
    background:#07145f;
    box-shadow:0 12px 28px rgba(7,20,95,.18);
}
.account-modal-logo img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
}
.account-modal-dialog h2{
    margin-bottom:8px;
}
.account-modal-subtitle{
    margin:0 0 22px;
    color:#6f7b92;
    font-size:14px;
    line-height:1.55;
    text-align:center;
}
.account-modal-note{
    max-width:360px;
    margin:16px auto 0;
    font-size:12px;
    line-height:1.6;
}


/* Global hidden behavior */
[hidden]{display:none!important}

/* Mobile header, drawer and sign-in */
.mobile-menu-toggle,.mobile-brand,.mobile-drawer-layer{display:none}

@media(max-width:980px){
  .site-header{position:sticky;top:0;z-index:200;background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}
  .header-inner{
    position:relative;
    height:64px;
    display:grid;
    grid-template-columns:44px 1fr 44px;
    align-items:center;
    gap:8px;
  }
  .desktop-brand,.desktop-nav{display:none!important}
  .mobile-menu-toggle{
    grid-column:1;
    display:flex;
    width:42px;
    height:42px;
    padding:0;
    border:0;
    border-radius:12px;
    background:transparent;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:5px;
    cursor:pointer;
  }
  .mobile-menu-toggle span{
    width:21px;
    height:2px;
    border-radius:4px;
    background:var(--ink);
  }
  .mobile-brand{
    grid-column:2;
    display:block;
    justify-self:center;
    font-size:20px;
    font-weight:800;
    letter-spacing:-.035em;
    white-space:nowrap;
  }
  .header-actions{
    grid-column:3;
    justify-self:end;
  }
  .lang{
    min-width:42px;
    height:42px;
    display:grid;
    place-items:center;
    padding:0;
    border-radius:50%;
  }

  .mobile-drawer-layer{
    position:fixed;
    z-index:900;
    inset:0;
    display:block;
  }
  .mobile-drawer-backdrop{
    position:absolute;
    inset:0;
    width:100%;
    border:0;
    background:rgba(5,15,38,.52);
    opacity:0;
    transition:opacity .25s ease;
  }
  .mobile-drawer{
    position:relative;
    width:60%;
    min-width:250px;
    max-width:390px;
    height:100%;
    padding:22px 20px calc(26px + env(safe-area-inset-bottom));
    background:#fff;
    box-shadow:20px 0 60px rgba(5,15,38,.18);
    transform:translateX(-102%);
    transition:transform .26s ease;
    display:flex;
    flex-direction:column;
  }
  .mobile-drawer-layer.is-open .mobile-drawer-backdrop{opacity:1}
  .mobile-drawer-layer.is-open .mobile-drawer{transform:translateX(0)}
  .mobile-drawer-head{
    min-height:48px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding-bottom:18px;
    border-bottom:1px solid var(--line);
  }
  .mobile-drawer-head strong{font-size:21px;letter-spacing:-.035em}
  .mobile-drawer-close{
    width:40px;
    height:40px;
    display:grid;
    place-items:center;
    border:0;
    border-radius:50%;
    background:#f0f4fa;
    color:#59657a;
    font-size:27px;
    cursor:pointer;
  }
  .mobile-drawer-nav{
    display:grid;
    gap:0;
    margin-top:18px;
  }
  .mobile-drawer-nav a{
    padding:17px 4px;
    border-bottom:1px solid #edf1f7;
    font-weight:700;
    color:var(--ink);
  }
  .mobile-login-link{
    width:100%;
    min-height:52px;
    margin-top:auto;
    border:0;
    border-radius:15px;
    color:#fff;
    background:linear-gradient(135deg,#3477ff,#1554df);
    font:inherit;
    font-weight:800;
    cursor:pointer;
  }
  .mobile-menu-open{overflow:hidden}
}

.login-modal{
  position:fixed;
  z-index:1100;
  inset:0;
  display:grid;
  place-items:center;
  padding:20px;
  opacity:0;
  transition:opacity .2s ease;
}
.login-modal.is-open{opacity:1}
.login-modal-backdrop{
  position:absolute;
  inset:0;
  width:100%;
  border:0;
  background:rgba(5,15,38,.64);
  backdrop-filter:blur(8px);
}
.login-modal-dialog{
  position:relative;
  z-index:1;
  width:min(100%,460px);
  max-height:calc(100vh - 32px);
  overflow:auto;
  padding:34px;
  border-radius:28px;
  background:#fff;
  box-shadow:0 35px 90px rgba(4,20,55,.32);
}
.login-modal-close{
  position:absolute;
  top:16px;
  right:16px;
  width:38px;
  height:38px;
  border:0;
  border-radius:50%;
  background:#f0f4fa;
  color:#5d6980;
  font-size:25px;
  cursor:pointer;
}
.login-modal-logo{
  width:64px;
  height:64px;
  margin:0 auto 16px;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 12px 28px rgba(7,20,95,.18);
}
.login-modal-logo img{width:100%;height:100%;display:block;object-fit:cover}
.login-modal-dialog h2{
  margin:0 0 24px;
  text-align:center;
  font-size:30px;
  letter-spacing:-.04em;
}
.gmail-login-button{
  width:100%;
  height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  border:1.5px solid #dce3ee;
  border-radius:15px;
  background:#fff;
  color:var(--ink);
  font:inherit;
  font-weight:700;
  cursor:pointer;
}
.gmail-icon{
  width:28px;height:28px;display:grid;place-items:center;border-radius:50%;
  color:#fff;background:#4285f4;font-weight:800
}
.login-divider{
  display:flex;
  align-items:center;
  gap:13px;
  margin:22px 0;
  color:#8994a8;
  font-size:12px;
}
.login-divider::before,.login-divider::after{content:"";height:1px;flex:1;background:#e3e8f1}
.login-form{display:grid;gap:9px}
.login-form label{margin-top:5px;font-size:13px;font-weight:700}
.login-form input{
  width:100%;
  height:54px;
  padding:0 15px;
  border:1.5px solid #dce3ee;
  border-radius:14px;
  outline:none;
  background:#fbfcff;
  color:var(--ink);
  font:inherit;
}
.login-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(39,103,245,.1)}
.login-password-field{position:relative}
.login-password-field input{padding-right:48px}
.login-password-toggle{
  position:absolute;right:8px;top:8px;width:38px;height:38px;border:0;
  border-radius:10px;background:transparent;color:#78849b;cursor:pointer
}
.login-submit-button{width:100%;margin-top:12px;border:0;cursor:pointer}
.login-form-message{
  min-height:20px;
  margin:10px 0 0;
  color:#909aae;
  font-size:12px;
  line-height:1.55;
  text-align:center;
}
.login-modal-open{overflow:hidden}

/* Footer uses the same eSIM Hub logo as the registration popup */
.footer-logo-link{display:inline-flex;width:72px;height:72px;border-radius:20px;overflow:hidden}
.footer-logo-image{width:100%;height:100%;display:block;object-fit:cover}

@media(max-width:650px){
  .login-modal{align-items:end;padding:0}
  .login-modal-dialog{
    width:100%;
    max-height:92vh;
    padding:28px 18px calc(24px + env(safe-area-inset-bottom));
    border-radius:28px 28px 0 0;
  }
  .login-modal-dialog h2{font-size:27px}
  .mobile-drawer{width:60%;min-width:230px}
  .footer-logo-link{width:64px;height:64px}
}


/* --------------------------------------------------------------------------
   Header branding and iPhone/mobile stability fixes
   -------------------------------------------------------------------------- */

.desktop-brand {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
}

.brand-logo-image {
    width: 42px;
    height: 42px;
    display: block;
    object-fit: cover;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(7, 20, 95, .14);
}

.desktop-brand-text {
    color: var(--ink);
    font-size: 17px;
    font-weight: 750;
    letter-spacing: -.025em;
    white-space: nowrap;
}

.mobile-brand-center {
    display: none;
}

.footer-logo-link {
    display: inline-flex;
    align-items: center;
}

.footer-logo-image {
    width: 76px;
    height: 76px;
    display: block;
    object-fit: cover;
    border-radius: 20px;
}

/* Generic overflow protection for Safari/iPhone. */
html,
body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

img,
svg,
video,
canvas {
    max-width: 100%;
}

input,
select,
textarea,
button {
    max-width: 100%;
}

@media (max-width: 1050px) {
    .site-header .header-inner {
        position: relative;
        display: grid;
        grid-template-columns: 44px minmax(0, 1fr) 58px;
        align-items: center;
        gap: 8px;
        width: min(100% - 24px, 1180px);
        min-height: 68px;
    }

    .desktop-brand {
        display: none !important;
    }

    .mobile-brand-center {
        display: block;
        min-width: 0;
        overflow: hidden;
        color: var(--ink);
        font-size: 18px;
        font-weight: 800;
        letter-spacing: -.035em;
        line-height: 1;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .mobile-menu-button,
    [data-mobile-drawer-open] {
        position: static !important;
        justify-self: start;
        margin: 0;
    }

    .header-actions {
        display: contents;
    }

    .language-switch {
        justify-self: end;
        min-width: 48px;
        max-width: 58px;
        padding: 0 10px;
        overflow: hidden;
    }

    .mobile-drawer {
        width: min(60vw, 360px);
        max-width: calc(100vw - 56px);
        height: 100dvh;
        min-height: 100vh;
        overflow-y: auto;
        overscroll-behavior: contain;
        -webkit-overflow-scrolling: touch;
        padding-top: max(18px, env(safe-area-inset-top));
        padding-bottom: max(24px, env(safe-area-inset-bottom));
    }

    .mobile-drawer-backdrop {
        position: fixed;
        inset: 0;
        width: 100vw;
        height: 100dvh;
    }

    body.drawer-open,
    body.login-modal-open,
    body.account-modal-open {
        position: fixed;
        width: 100%;
        overflow: hidden;
    }

    .account-modal,
    .login-modal {
        padding:
            max(16px, env(safe-area-inset-top))
            14px
            max(16px, env(safe-area-inset-bottom));
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .account-modal-dialog,
    .login-modal-dialog {
        width: min(100%, 460px);
        max-height: calc(100dvh - 32px);
        overflow-y: auto;
        border-radius: 24px;
    }

    .hero-grid,
    .coverage-card,
    .benefits-grid,
    .faq-layout,
    .card-link-grid {
        min-width: 0;
    }
}

@media (max-width: 430px) {
    .container {
        width: calc(100% - 24px);
    }

    .site-header .header-inner {
        width: calc(100% - 20px);
        grid-template-columns: 42px minmax(0, 1fr) 50px;
    }

    .mobile-brand-center {
        font-size: 17px;
    }

    .language-switch {
        min-width: 44px;
        max-width: 50px;
        height: 38px;
        padding: 0 8px;
        font-size: 12px;
    }

    .mobile-drawer {
        width: 60vw;
        min-width: 236px;
        max-width: calc(100vw - 44px);
    }

    .hero h1 {
        font-size: clamp(38px, 11vw, 46px);
        overflow-wrap: anywhere;
    }

    .hero-description,
    .device-check-copy,
    .coverage-copy,
    .benefits-copy,
    .legal-document {
        min-width: 0;
    }

    .hero-actions,
    .device-actions,
    .wallet-row,
    .fake-field-row {
        width: 100%;
    }

    .button,
    .btn,
    .device-submit,
    .device-next,
    .account-create-button {
        max-width: 100%;
    }

    .account-modal-dialog,
    .login-modal-dialog {
        padding: 24px 18px 22px;
    }

    .account-modal-dialog h2,
    .login-modal-dialog h2 {
        font-size: 28px;
        line-height: 1.12;
        overflow-wrap: anywhere;
    }

    .footer-grid {
        width: 100%;
    }

    .footer-logo-image {
        width: 68px;
        height: 68px;
    }
}

@media (max-width: 360px) {
    .site-header .header-inner {
        grid-template-columns: 40px minmax(0, 1fr) 46px;
    }

    .mobile-brand-center {
        font-size: 16px;
    }

    .mobile-drawer {
        width: 72vw;
        min-width: 220px;
    }

    .account-modal-dialog,
    .login-modal-dialog {
        padding-inline: 14px;
    }
}


/* Sticky navigation */
.site-header {
    position: sticky !important;
    top: 0;
    z-index: 1000;
}

/* Coverage feature */
.feature-globe {
    display: grid !important;
    place-items: center;
}
.feature-globe svg {
    width: 28px;
    height: 28px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
}
.coverage-list-link {
    display: inline-flex;
    margin-top: 5px;
    padding: 0;
    border: 0;
    color: #2767f5;
    background: transparent;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.45;
    text-align: left;
    text-decoration: underline;
    text-underline-offset: 3px;
}

/* Coverage popup */
.coverage-modal {
    position: fixed;
    inset: 0;
    z-index: 2100;
    display: grid;
    place-items: center;
    padding: 24px;
}
.coverage-modal[hidden] { display: none !important; }
.coverage-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(4, 14, 38, .58);
    backdrop-filter: blur(7px);
}
.coverage-modal-dialog {
    position: relative;
    z-index: 1;
    width: min(760px, 100%);
    max-height: min(82vh, 860px);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 28px;
    background: #fff;
    box-shadow: 0 30px 90px rgba(4, 20, 64, .28);
}
.coverage-modal-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    border: 1px solid #e2e8f3;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    font-size: 24px;
}
.coverage-modal-head {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 28px 70px 18px 28px;
}
.coverage-modal-globe {
    flex: 0 0 auto;
    width: 52px;
    height: 52px;
    display: grid;
    place-items: center;
    border-radius: 16px;
    color: #fff;
    background: linear-gradient(135deg, #2767f5, #713ee8);
    font-size: 28px;
}
.coverage-modal-head h2 {
    margin: 0;
    font-size: 28px;
}
.coverage-modal-head p {
    margin: 7px 0 0;
    color: #63708c;
    font-size: 13px;
}
.coverage-search-wrap {
    position: relative;
    margin: 0 28px 18px;
}
.coverage-search-wrap svg {
    position: absolute;
    top: 50%;
    left: 16px;
    width: 21px;
    height: 21px;
    fill: none;
    stroke: #7e8ba3;
    stroke-width: 1.8;
    transform: translateY(-50%);
}
.coverage-search-wrap input {
    width: 100%;
    min-height: 52px;
    padding: 0 16px 0 48px;
    border: 1px solid #dfe6f2;
    border-radius: 15px;
    background: #f9fbff;
}
.coverage-modal-status,
.coverage-modal-empty {
    padding: 24px 28px;
    color: #63708c;
    text-align: center;
}
.coverage-country-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    padding: 0 28px 28px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.coverage-country-card {
    padding: 16px;
    border: 1px solid #e2e8f3;
    border-radius: 18px;
    background: #fff;
}
.coverage-country-head {
    display: flex;
    align-items: center;
    gap: 12px;
}
.coverage-country-head img,
.coverage-flag-fallback {
    flex: 0 0 auto;
    width: 38px;
    height: 28px;
    object-fit: cover;
    border-radius: 6px;
}
.coverage-flag-fallback {
    place-items: center;
    background: #eef3ff;
    color: #2767f5;
    font-size: 11px;
    font-weight: 800;
}
.coverage-country-head strong,
.coverage-country-head small {
    display: block;
}
.coverage-country-head small {
    margin-top: 3px;
    color: #63708c;
    font-size: 11px;
}
.coverage-network-list {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 13px;
}
.coverage-network-list span {
    padding: 6px 9px;
    border-radius: 999px;
    background: #f0f4fb;
    color: #44516a;
    font-size: 11px;
}
body.coverage-modal-open {
    overflow: hidden;
}

@media (max-width: 720px) {
    .coverage-modal {
        align-items: end;
        padding: 0;
    }
    .coverage-modal-dialog {
        width: 100%;
        max-height: 90dvh;
        border-radius: 26px 26px 0 0;
        padding-bottom: env(safe-area-inset-bottom);
    }
    .coverage-modal-head {
        padding: 24px 58px 16px 18px;
    }
    .coverage-modal-head h2 {
        font-size: 23px;
    }
    .coverage-search-wrap {
        margin: 0 18px 14px;
    }
    .coverage-country-list {
        grid-template-columns: 1fr;
        padding: 0 18px 20px;
    }
    .coverage-list-link {
        font-size: 13px;
    }
}

.device-intro[hidden],
.inline-account-section[hidden] { display:none!important; }

.inline-account-section{
  width:100%;
  margin-top:28px;
}
.inline-account-section>h3{
  margin:0 0 18px;
  font-size:clamp(26px,3vw,36px);
  line-height:1.15;
  letter-spacing:-.035em;
  text-align:center;
}
.inline-account-card{
  width:min(100%,520px);
  margin:0 auto;
  padding:30px;
  border:1px solid var(--line);
  border-radius:26px;
  background:#fff;
  box-shadow:var(--shadow-soft);
}
.inline-account-card h2{
  margin:8px 0;
  font-size:28px;
  line-height:1.15;
  text-align:center;
}
.inline-account-card .account-modal-logo{margin-left:auto;margin-right:auto}
.inline-account-card .account-modal-subtitle,
.inline-account-card .account-modal-note{text-align:center}
.device-result.is-compatible .device-reset{margin-top:22px}
@media(max-width:720px){
  .inline-account-section{margin-top:22px}
  .inline-account-section>h3{font-size:28px}
  .inline-account-card{padding:24px 18px;border-radius:22px}
  .inline-account-card h2{font-size:26px}
}


/* Coverage modal header without decorative square icon */
.coverage-modal-head {
    display: block;
}
.coverage-modal-head > div {
    width: 100%;
}
.coverage-modal-globe {
    display: none !important;
}


.stripe-verification-card {
  max-width: 650px;
  margin-top: 30px;
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: 26px;
  background: #fff;
  box-shadow: var(--shadow-soft);
}
.stripe-verification-head {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 22px;
}
.stripe-verification-head strong,
.stripe-verification-head span { display: block; }
.stripe-verification-head > div > span {
  margin-top: 5px;
  color: var(--muted);
  font-size: 12px;
}
.stripe-secure-badge {
  color: #536078;
  font-size: 12px;
  white-space: nowrap;
}
.stripe-loading {
  padding: 20px;
  color: var(--muted);
  text-align: center;
}
.stripe-payment-divider {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 18px 0;
  color: #8a95a8;
  font-size: 12px;
}
.stripe-payment-divider::before,
.stripe-payment-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: var(--line);
}
.stripe-verify-button {
  width: 100%;
  margin-top: 20px;
}
.stripe-verification-message {
  margin-top: 16px;
  padding: 13px 15px;
  border-radius: 13px;
  color: #17623b;
  background: #eaf9f0;
  font-size: 13px;
  line-height: 1.55;
}
.stripe-verification-message.is-error {
  color: #9c2f2f;
  background: #fff0f0;
}
.stripe-verification-note {
  margin: 16px 0 0;
  color: #8994a8;
  font-size: 11px;
  line-height: 1.55;
  text-align: center;
}
.free-plan-summary {
  display: grid;
  gap: 6px;
  margin-top: 20px;
  padding: 17px;
  border-radius: 16px;
  background: #f3f7ff;
}
.free-plan-summary span {
  color: #2767f5;
  font-weight: 800;
}
.free-plan-summary small { color: var(--muted); }

.dashboard-page {
  min-height: calc(100vh - 76px);
  padding: 90px 0 110px;
  background: linear-gradient(180deg, #f5f8ff, #fff);
}
.dashboard-shell { max-width: 900px; }
.dashboard-heading h1 {
  margin: 14px 0 8px;
  font-size: clamp(42px, 5vw, 64px);
  letter-spacing: -.055em;
}
.dashboard-heading p { color: var(--muted); }
.dashboard-notice,
.esim-dashboard-card {
  margin-top: 35px;
  padding: 34px;
  border: 1px solid var(--line);
  border-radius: 28px;
  background: #fff;
  box-shadow: var(--shadow-soft);
}
.dashboard-notice h2 { margin-top: 0; }
.esim-dashboard-top {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: start;
}
.esim-dashboard-top span:first-child {
  color: #2767f5;
  font-size: 13px;
  font-weight: 800;
}
.esim-dashboard-top h2 {
  margin: 8px 0 0;
  font-size: 30px;
}
.esim-status {
  padding: 8px 11px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 800;
}
.esim-status-active { color: #14713f; background: #e6f8ee; }
.esim-status-pending,
.esim-status-ordering { color: #8b5e0a; background: #fff5da; }
.esim-status-failed { color: #a03232; background: #fff0f0; }
.esim-detail-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  margin: 26px 0;
}
.esim-detail-grid > div,
.esim-lpa-code {
  padding: 16px;
  border-radius: 16px;
  background: #f6f8fc;
}
.esim-detail-grid span,
.esim-lpa-code span {
  display: block;
  color: var(--muted);
  font-size: 11px;
}
.esim-detail-grid strong {
  display: block;
  margin-top: 7px;
  overflow-wrap: anywhere;
}
.esim-qr img {
  width: 230px;
  height: 230px;
  object-fit: contain;
  margin: 20px auto;
}
.esim-lpa-code code {
  display: block;
  margin-top: 8px;
  overflow-wrap: anywhere;
  white-space: normal;
}
.dashboard-error { color: #a03232; }

@media (max-width: 720px) {
  .stripe-verification-card { padding: 22px 16px; }
  .stripe-verification-head { flex-direction: column; }
  .dashboard-page { padding: 55px 0 80px; }
  .dashboard-notice,
  .esim-dashboard-card { padding: 24px 18px; }
  .esim-detail-grid { grid-template-columns: 1fr; }
}


.card-trust-panel {
  max-width: 650px;
  margin-top: 18px;
}

.card-trust-callout {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  border: 1px solid #dce6fb;
  border-radius: 20px;
  background: linear-gradient(135deg, #f7faff, #eef4ff);
}

.card-trust-icon {
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  border-radius: 15px;
  color: #386cf4;
  background: #fff;
  box-shadow: 0 8px 20px rgba(44, 94, 222, .12);
}

.card-trust-icon svg {
  width: 29px;
  height: 29px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.card-trust-callout strong {
  display: block;
  font-size: 16px;
}

.card-trust-callout p {
  margin: 5px 0 0;
  color: #65718a;
  font-size: 13px;
  line-height: 1.5;
}

.card-trust-features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 14px;
  padding: 18px 8px;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: #fff;
  box-shadow: var(--shadow-soft);
}

.card-trust-features > div {
  min-width: 0;
  padding: 0 14px;
  text-align: center;
}

.card-trust-features > div + div {
  border-left: 1px solid var(--line);
}

.card-trust-feature-icon {
  display: block;
  min-height: 28px;
  color: #3f6df4;
  font-size: 24px;
  line-height: 1;
}

.card-trust-features strong,
.card-trust-features small {
  display: block;
}

.card-trust-features strong {
  margin-top: 9px;
  font-size: 13px;
}

.card-trust-features small {
  margin-top: 5px;
  color: #718099;
  font-size: 11px;
  line-height: 1.4;
}

.card-trust-legal {
  margin: 14px 0 0;
  color: #7d899d;
  font-size: 11px;
  line-height: 1.6;
  text-align: center;
}

.card-trust-legal a {
  color: #386cf4;
  text-decoration: none;
}

.card-trust-legal a:hover {
  text-decoration: underline;
}

@media (max-width: 560px) {
  .card-trust-callout {
    align-items: flex-start;
    padding: 17px;
  }

  .card-trust-features {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0 16px;
  }

  .card-trust-features > div {
    display: grid;
    grid-template-columns: 34px 1fr;
    padding: 15px 0;
    text-align: left;
  }

  .card-trust-features > div + div {
    border-top: 1px solid var(--line);
    border-left: 0;
  }

  .card-trust-feature-icon {
    grid-row: 1 / span 2;
    align-self: center;
  }

  .card-trust-features strong {
    margin-top: 0;
  }
}


.gmail-logo-image {
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    display: block;
    object-fit: contain;
}
.gmail-account-button,
.account-google-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}


/* ==========================================================================\n   Homepage redesign v40\n   ========================================================================== */
.site-header{position:sticky!important;top:0;z-index:1200;background:rgba(255,255,255,.94);box-shadow:0 2px 18px rgba(9,30,78,.05)}
.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:11px;color:#fff;background:#1762ec;font-size:13px;font-weight:800;box-shadow:0 8px 20px rgba(23,98,236,.22)}
.home-hero{overflow:hidden;background:linear-gradient(180deg,#f6f9ff 0%,#fff 100%)}
.home-hero-grid{min-height:590px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:12px;padding:36px 0 28px}
.home-hero-copy{position:relative;z-index:2;padding:24px 0}
.home-offer-badge{display:inline-flex;padding:7px 13px;border-radius:999px;color:#1762ec;background:#e9f1ff;font-size:12px;font-weight:900}
.home-hero h1{max-width:600px;margin:20px 0 16px;font-size:clamp(52px,5.25vw,78px);line-height:.98;letter-spacing:-.062em}
.home-hero-lead{max-width:590px;margin:0;color:#42516d;font-size:19px;line-height:1.55}
.home-primary-button{display:inline-flex;align-items:center;justify-content:center;min-width:320px;min-height:58px;margin-top:28px;padding:0 30px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#2873fa,#0958e7);box-shadow:0 15px 30px rgba(22,94,232,.25);font-size:17px;font-weight:850}
.home-trust-row{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px;color:#6a7892;font-size:12px}
.home-trust-row span::first-letter{color:#1762ec}
.home-hero-visual{align-self:stretch;display:flex;align-items:center;justify-content:flex-end;min-width:0}
.home-hero-visual img{width:116%;max-width:none;height:auto;transform:translateX(4%);object-fit:contain}
.home-stat-strip{padding:0 0 34px;background:#fff}
.home-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dfe7f3;border-radius:14px;background:#fff;box-shadow:0 12px 36px rgba(32,74,151,.07)}
.home-stat-grid article{min-height:102px;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-content:center;justify-content:center;column-gap:14px;padding:15px 30px;text-align:left}
.home-stat-grid article+article{border-left:1px solid #e1e7f1}
.home-stat-icon{grid-row:1/3;align-self:center;width:52px;height:52px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#eef4ff}
.home-stat-icon img{width:100%;height:100%;display:block;object-fit:contain}
.home-stat-grid strong{font-size:35px;line-height:1}
.home-stat-grid small{color:#697690;font-size:12px}
.home-section{padding:65px 0}
.home-section-heading{text-align:center;margin-bottom:38px}
.home-section-heading>span,.home-connectivity-copy>span,.home-faq-intro>span{color:#1762ec;font-size:11px;font-weight:900;letter-spacing:.17em}
.home-section-heading h2,.home-connectivity-copy h2,.home-travel-copy h2,.home-faq-intro h2{margin:11px auto 0;font-size:clamp(34px,3.4vw,50px);line-height:1.08;letter-spacing:-.045em}
.home-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;position:relative}
.home-steps article{position:relative;min-height:235px;padding:40px 20px 24px;border:1px solid #dfe7f3;border-radius:17px;background:#fff;text-align:center;box-shadow:0 12px 34px rgba(26,67,145,.06)}
.home-steps article>b{position:absolute;top:-14px;left:50%;width:30px;height:30px;display:grid;place-items:center;transform:translateX(-50%);border-radius:50%;color:#fff;background:#1762ec;font-size:12px}
.home-steps article>span{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 18px;overflow:hidden;border-radius:18px;background:#eef4ff}
.home-steps article>span img{width:100%;height:100%;display:block;object-fit:contain}
.home-steps h3{margin:0;font-size:16px}
.home-steps p{margin:10px 0 0;color:#6b7891;font-size:13px;line-height:1.55}
.home-connectivity-section{padding-top:10px}
.home-connectivity-card{min-height:430px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;overflow:hidden;border-radius:25px;background:linear-gradient(130deg,#eef5ff,#f8fbff);box-shadow:inset 0 0 0 1px rgba(215,227,245,.8)}
.home-connectivity-image{height:100%;display:flex;align-items:flex-end;overflow:hidden}
.home-connectivity-image img{width:118%;max-width:none;transform:translate(-8%,7%)}
.home-connectivity-copy{padding:40px 55px 40px 20px}
.home-connectivity-copy h2{font-size:clamp(34px,3.3vw,48px)}
.home-connectivity-copy ul{list-style:none;padding:0;margin:24px 0;display:grid;gap:13px}
.home-connectivity-copy li{position:relative;padding-left:30px;font-size:14px;font-weight:650}
.home-connectivity-copy li::before{content:'✓';position:absolute;left:0;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#1762ec;font-size:11px}
.home-flags-row{display:flex;align-items:center;gap:10px}
.home-flags-row img,.home-flags-row button{width:38px;height:38px;border-radius:50%;object-fit:cover;border:1px solid #d8e1ef;background:#fff}
.home-flags-row button{cursor:pointer;color:#1762ec;font-weight:800}
.home-benefits-section{padding-top:25px}
.home-benefit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.home-benefit-cards article{min-height:180px;display:grid;grid-template-columns:86px 1fr;align-items:center;gap:18px;padding:22px;border:1px solid #dfe7f3;border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(31,72,145,.06)}
.home-benefit-art{width:86px;height:118px;display:grid;place-items:center;border-radius:18px;color:#1762ec;background:linear-gradient(145deg,#edf4ff,#dcecff);font-size:48px}
.home-benefit-cards h3{margin:0;font-size:17px;line-height:1.25}
.home-benefit-cards p{margin:10px 0 0;color:#6b7891;font-size:13px;line-height:1.55}
.home-travel-section{padding-top:10px}
.home-travel-card{min-height:310px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:35px;padding:45px 55px;border-radius:25px;background:linear-gradient(130deg,#eef5ff,#f8fbff);overflow:hidden}
.home-travel-copy h2{font-size:clamp(34px,3.6vw,52px)}
.home-travel-copy p{color:#687691;line-height:1.65}
.home-travel-copy button{padding:0;border:0;background:transparent;color:#1762ec;font-weight:800;cursor:pointer}
.home-travel-route{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;min-height:180px;padding:35px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#d8e8ff 0 30%,transparent 31%),linear-gradient(135deg,rgba(39,103,245,.05),rgba(124,58,237,.04));color:#34425d;font-size:12px;font-weight:700}
.home-travel-route i{width:35px;border-top:2px dashed #2b71f4;transform:rotate(-10deg)}
.home-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:start}
.home-faq-intro h2{margin-left:0}
.home-faq-intro>p{color:#687691;line-height:1.6}
.home-support-card{max-width:290px;margin-top:25px;padding:18px;border-radius:15px;background:#f2f6ff;border:1px solid #dce6f5}
.home-support-card strong,.home-support-card small,.home-support-card a{display:block}
.home-support-card small{margin-top:4px;color:#71809b}
.home-support-card a{margin-top:7px;color:#1762ec;font-size:12px;font-weight:800}
.home-faq-list details{margin-bottom:10px;border:1px solid #dfe7f3;border-radius:12px;background:#fff;overflow:hidden}
.home-faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;cursor:pointer;font-weight:750;list-style:none}
.home-faq-list summary::-webkit-details-marker{display:none}
.home-faq-list summary span{color:#1762ec;font-size:20px}
.home-faq-list details p{margin:0;padding:0 20px 18px;color:#6a7790;line-height:1.55;font-size:13px}
.home-final-cta{padding:10px 0 40px}
.home-final-cta-box{position:relative;min-height:180px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;padding:42px 55px;border-radius:20px;color:#fff;background-image:var(--cta-bg),linear-gradient(120deg,#0965f3,#7136e9);background-size:cover;background-position:center}
.home-final-cta-box::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,91,238,.25),rgba(64,43,205,.08));pointer-events:none}
.home-final-cta-box>div,.home-final-cta-box>a{position:relative;z-index:1}
.home-final-cta-box h2{margin:0;font-size:34px;letter-spacing:-.035em}
.home-final-cta-box p{margin:8px 0 0;color:rgba(255,255,255,.82)}
.home-final-cta-box>a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 25px;border-radius:9px;color:#1762ec;background:#fff;font-weight:850;white-space:nowrap}

@media(max-width:980px){
  .header-cta{display:none}
  .home-hero-grid{min-height:auto;grid-template-columns:1fr;padding-top:40px}
  .home-hero-copy{text-align:center}
  .home-hero h1,.home-hero-lead{margin-left:auto;margin-right:auto}
  .home-trust-row{justify-content:center}
  .home-hero-visual{justify-content:center;height:auto}
  .home-hero-visual img{width:min(850px,115%);transform:none}
  .home-steps{grid-template-columns:repeat(2,1fr)}
  .home-connectivity-card{grid-template-columns:1fr}
  .home-connectivity-image{max-height:390px}
  .home-connectivity-copy{padding:40px}
  .home-benefit-cards{grid-template-columns:1fr}
  .home-travel-card,.home-faq-grid{grid-template-columns:1fr}
}
@media(max-width:650px){
  .home-hero-grid{padding:28px 0 12px}
  .home-hero h1{font-size:43px}
  .home-hero-lead{font-size:16px}
  .home-primary-button{width:100%;min-width:0}
  .home-trust-row{gap:9px 14px;font-size:10px}
  .home-hero-visual img{width:124%;max-width:none}
  .home-stat-strip{padding:0 0 26px}
  .home-stat-grid{grid-template-columns:1fr;border-radius:16px;box-shadow:0 8px 24px rgba(32,74,151,.06)}
  .home-stat-grid article{
    min-height:72px;
    grid-template-columns:44px minmax(0,132px);
    grid-template-rows:auto auto;
    align-content:center;
    justify-content:center;
    column-gap:12px;
    padding:10px 16px;
  }
  .home-stat-grid article+article{border-left:0;border-top:1px solid #e1e7f1}
  .home-stat-icon{width:44px;height:44px;border-radius:12px}
  .home-stat-grid strong{align-self:end;font-size:27px;line-height:1;letter-spacing:-.035em;white-space:nowrap}
  .home-stat-grid small{align-self:start;margin-top:3px;font-size:11px;line-height:1.2}
  .home-section{padding:52px 0}
  .home-section-heading h2,.home-connectivity-copy h2,.home-travel-copy h2,.home-faq-intro h2{font-size:34px}
  .home-steps{grid-template-columns:1fr;gap:27px}
  .home-connectivity-card{border-radius:20px}
  .home-connectivity-image{height:300px}
  .home-connectivity-image img{width:130%;transform:translate(-14%,6%)}
  .home-connectivity-copy{padding:30px 20px 35px}
  .home-benefit-cards article{grid-template-columns:70px 1fr;padding:16px}
  .home-benefit-art{width:70px;height:95px}
  .home-travel-card{padding:30px 20px;border-radius:20px}
  .home-travel-route{padding:25px 12px}
  .home-faq-grid{gap:30px}
  .home-final-cta-box{min-height:255px;align-items:flex-start;flex-direction:column;padding:30px 24px;background-position:center}
  .home-final-cta-box>a{width:100%}
}
@media(max-width:380px){
  .home-stat-grid article{grid-template-columns:42px minmax(0,116px);column-gap:10px;padding-left:12px;padding-right:12px}
  .home-stat-icon{width:42px;height:42px}
  .home-stat-grid strong{font-size:25px}
  .home-stat-grid small{font-size:10.5px}
}


/* Requested homepage artwork refinements */
.home-hero{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 76% 34%, rgba(223,230,255,.86) 0, rgba(239,243,255,.54) 31%, rgba(247,249,253,0) 56%),
    linear-gradient(180deg,#f3f6fc 0%,#ffffff 100%) !important;
}
.home-hero::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(243,246,252,.98) 0%,rgba(243,246,252,.94) 34%,rgba(243,246,252,.44) 56%,rgba(243,246,252,.08) 100%);
}
.home-hero-grid{position:relative;z-index:1}
.home-benefit-art{overflow:hidden;background:#eef4ff}
.home-benefit-art img{width:100%;height:100%;object-fit:contain;display:block}
.home-travel-visual{display:flex;align-items:center;justify-content:flex-end;min-width:0}
.home-travel-visual img{display:block;width:100%;max-width:690px;height:auto;object-fit:contain;margin-left:auto}
.home-support-image{width:58px;height:58px;display:block;object-fit:contain;margin:0 0 13px}
@media(max-width:900px){
  .home-hero::after{background:linear-gradient(180deg,rgba(243,246,252,.98) 0%,rgba(243,246,252,.72) 52%,rgba(255,255,255,0) 100%)}
  .home-travel-visual{justify-content:center}
  .home-travel-visual img{max-width:580px;margin:10px auto 0}
}
@media(max-width:560px){
  .home-support-image{width:50px;height:50px}
  .home-benefit-art img{padding:3px}
}

.card-link-page .device-step{margin-bottom:35px!important}
.card-link-page h1{font-size:calc(clamp(42px,5vw,64px) - 5px)!important}
.card-trust-callout-text-only{display:block!important;text-align:left!important;padding:20px!important}
.card-trust-callout-text-only>*{text-align:left!important}
.card-trust-feature-image{display:block;width:34px;height:34px;object-fit:contain;margin:0 auto 10px}
@media(max-width:720px){
  .card-link-page h1{font-size:calc(clamp(36px,10vw,52px) - 5px)!important}
  .home-stats,.stats-strip,.hero-stats,.metrics-strip{grid-template-columns:1fr!important;gap:10px!important}
  .home-stats>*,.stats-strip>*,.hero-stats>*,.metrics-strip>*{display:grid!important;grid-template-columns:40px 1fr!important;align-items:center!important;justify-content:start!important;gap:12px!important;text-align:left!important;padding:12px 14px!important}
  .home-stats img,.stats-strip img,.hero-stats img,.metrics-strip img,.home-stats svg,.stats-strip svg,.hero-stats svg,.metrics-strip svg{width:32px!important;height:32px!important;margin:0!important}
  .home-stats strong,.stats-strip strong,.hero-stats strong,.metrics-strip strong,.home-stats .metric-value,.stats-strip .metric-value,.hero-stats .metric-value,.metrics-strip .metric-value{font-size:24px!important;line-height:1.05!important;text-align:left!important}
  .home-stats span,.stats-strip span,.hero-stats span,.metrics-strip span,.home-stats small,.stats-strip small,.hero-stats small,.metrics-strip small,.home-stats .metric-label,.stats-strip .metric-label,.hero-stats .metric-label,.metrics-strip .metric-label{font-size:14px!important;line-height:1.25!important;text-align:left!important}
  .card-trust-feature-image{margin:0;align-self:center}
}


/* Final mobile homepage metrics alignment */
@media (max-width: 720px) {
    .home-stats,
    .stats-strip,
    .hero-stats,
    .metrics-strip {
        display: grid !important;
        grid-template-columns: 1fr !important;
        align-items: stretch !important;
        gap: 10px !important;
    }

    .home-stats > *,
    .stats-strip > *,
    .hero-stats > *,
    .metrics-strip > * {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 12px !important;
        width: 100% !important;
        padding: 12px 14px !important;
        text-align: left !important;
    }

    .home-stats img,
    .stats-strip img,
    .hero-stats img,
    .metrics-strip img,
    .home-stats svg,
    .stats-strip svg,
    .hero-stats svg,
    .metrics-strip svg {
        flex: 0 0 32px !important;
        width: 32px !important;
        height: 32px !important;
        margin: 0 !important;
        object-fit: contain !important;
    }

    .home-stats > * > div,
    .stats-strip > * > div,
    .hero-stats > * > div,
    .metrics-strip > * > div {
        display: flex !important;
        align-items: baseline !important;
        justify-content: flex-start !important;
        gap: 7px !important;
        min-width: 0 !important;
        text-align: left !important;
    }

    .home-stats strong,
    .home-stats span,
    .home-stats small,
    .stats-strip strong,
    .stats-strip span,
    .stats-strip small,
    .hero-stats strong,
    .hero-stats span,
    .hero-stats small,
    .metrics-strip strong,
    .metrics-strip span,
    .metrics-strip small,
    .home-stats .metric-value,
    .home-stats .metric-label,
    .stats-strip .metric-value,
    .stats-strip .metric-label,
    .hero-stats .metric-value,
    .hero-stats .metric-label,
    .metrics-strip .metric-value,
    .metrics-strip .metric-label {
        margin: 0 !important;
        font-size: 24px !important;
        font-weight: 800 !important;
        line-height: 1.05 !important;
        letter-spacing: -0.03em !important;
        text-align: left !important;
        white-space: normal !important;
    }
}


/* Mobile homepage stats: icon flush left, value + label on one line */
@media (max-width: 720px) {
    .home-stats,
    .stats-strip,
    .hero-stats,
    .metrics-strip {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 0 !important;
    }

    .home-stats > *,
    .stats-strip > *,
    .hero-stats > *,
    .metrics-strip > * {
        display: grid !important;
        grid-template-columns: 44px minmax(0, 1fr) !important;
        align-items: center !important;
        justify-content: start !important;
        gap: 12px !important;
        width: 100% !important;
        min-height: 72px !important;
        padding: 12px 14px 12px 8px !important;
        text-align: left !important;
    }

    .home-stats img,
    .stats-strip img,
    .hero-stats img,
    .metrics-strip img,
    .home-stats svg,
    .stats-strip svg,
    .hero-stats svg,
    .metrics-strip svg {
        grid-column: 1 !important;
        justify-self: start !important;
        width: 44px !important;
        height: 44px !important;
        margin: 0 !important;
        object-fit: contain !important;
    }

    .home-stats > * > div,
    .stats-strip > * > div,
    .hero-stats > * > div,
    .metrics-strip > * > div {
        grid-column: 2 !important;
        display: flex !important;
        flex-direction: row !important;
        align-items: baseline !important;
        justify-content: flex-start !important;
        flex-wrap: nowrap !important;
        gap: 8px !important;
        min-width: 0 !important;
        white-space: nowrap !important;
        text-align: left !important;
    }

    .home-stats strong,
    .home-stats span,
    .home-stats small,
    .stats-strip strong,
    .stats-strip span,
    .stats-strip small,
    .hero-stats strong,
    .hero-stats span,
    .hero-stats small,
    .metrics-strip strong,
    .metrics-strip span,
    .metrics-strip small,
    .home-stats .metric-value,
    .home-stats .metric-label,
    .stats-strip .metric-value,
    .stats-strip .metric-label,
    .hero-stats .metric-value,
    .hero-stats .metric-label,
    .metrics-strip .metric-value,
    .metrics-strip .metric-label {
        display: inline !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 24px !important;
        font-weight: 800 !important;
        line-height: 1 !important;
        letter-spacing: -0.03em !important;
        color: var(--ink) !important;
        white-space: nowrap !important;
        text-align: left !important;
    }
}


/* Compact mobile metrics — final override */
@media (max-width: 720px) {
    .home-stats,
    .stats-strip,
    .hero-stats,
    .metrics-strip {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 0 !important;
        width: calc(100% - 24px) !important;
        margin-left: auto !important;
        margin-right: auto !important;
        border-radius: 18px !important;
        overflow: hidden !important;
    }

    .home-stats > *,
    .stats-strip > *,
    .hero-stats > *,
    .metrics-strip > * {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 14px !important;
        width: 100% !important;
        min-height: 72px !important;
        height: auto !important;
        padding: 14px 16px !important;
        margin: 0 !important;
        text-align: left !important;
        box-sizing: border-box !important;
    }

    .home-stats > * + *,
    .stats-strip > * + *,
    .hero-stats > * + *,
    .metrics-strip > * + * {
        border-top: 1px solid #dfe6f2 !important;
    }

    .home-stats img,
    .stats-strip img,
    .hero-stats img,
    .metrics-strip img,
    .home-stats svg,
    .stats-strip svg,
    .hero-stats svg,
    .metrics-strip svg {
        flex: 0 0 42px !important;
        width: 42px !important;
        height: 42px !important;
        max-width: 42px !important;
        max-height: 42px !important;
        margin: 0 !important;
        object-fit: contain !important;
    }

    .home-stats > * > div,
    .stats-strip > * > div,
    .hero-stats > * > div,
    .metrics-strip > * > div {
        display: flex !important;
        flex-direction: row !important;
        align-items: baseline !important;
        justify-content: flex-start !important;
        flex-wrap: nowrap !important;
        gap: 7px !important;
        min-width: 0 !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        white-space: nowrap !important;
        text-align: left !important;
    }

    .home-stats strong,
    .home-stats span,
    .home-stats small,
    .stats-strip strong,
    .stats-strip span,
    .stats-strip small,
    .hero-stats strong,
    .hero-stats span,
    .hero-stats small,
    .metrics-strip strong,
    .metrics-strip span,
    .metrics-strip small,
    .home-stats .metric-value,
    .home-stats .metric-label,
    .stats-strip .metric-value,
    .stats-strip .metric-label,
    .hero-stats .metric-value,
    .hero-stats .metric-label,
    .metrics-strip .metric-value,
    .metrics-strip .metric-label {
        display: inline !important;
        flex: 0 0 auto !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 20px !important;
        font-weight: 800 !important;
        line-height: 1.1 !important;
        letter-spacing: -0.025em !important;
        color: var(--ink) !important;
        white-space: nowrap !important;
        text-align: left !important;
    }
}

@media (max-width: 380px) {
    .home-stats strong,
    .home-stats span,
    .home-stats small,
    .stats-strip strong,
    .stats-strip span,
    .stats-strip small,
    .hero-stats strong,
    .hero-stats span,
    .hero-stats small,
    .metrics-strip strong,
    .metrics-strip span,
    .metrics-strip small,
    .home-stats .metric-value,
    .home-stats .metric-label,
    .stats-strip .metric-value,
    .stats-strip .metric-label,
    .hero-stats .metric-value,
    .hero-stats .metric-label,
    .metrics-strip .metric-value,
    .metrics-strip .metric-label {
        font-size: 17px !important;
    }
}

.sandbox-mode-badge {
  display: inline-flex;
  align-items: center;
  margin: 10px 0 2px;
  padding: 7px 11px;
  border: 1px solid #f0b429;
  border-radius: 999px;
  background: #fff8df;
  color: #7a4b00;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .04em;
}

.sandbox-dashboard-notice {
  border-color: #f0b429;
  background: #fff8df;
}

.dashboard-debug-error {
  display: block;
  margin: 12px 0;
  padding: 12px;
  border-radius: 10px;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  background: #fff3f3;
  color: #9f1d1d;
}

.card-link-conversion-page{min-height:calc(100vh - 76px);padding:72px 0 110px;background:radial-gradient(circle at 80% 12%,rgba(204,218,255,.65),transparent 26%),linear-gradient(180deg,#f5f8ff 0%,#fff 100%)}
.conversion-step{display:inline-flex;padding:8px 13px;border-radius:999px;color:#315ff4;background:#eaf0ff;font-size:12px;font-weight:800;letter-spacing:.08em}.conversion-layout{display:grid;grid-template-columns:minmax(0,720px) 280px;gap:48px;align-items:start;margin-top:28px}.conversion-main{min-width:0}.conversion-celebration{font-size:34px;line-height:1;margin-bottom:12px}.conversion-kicker{color:#3567f5;font-size:12px;font-weight:800;letter-spacing:.12em}.conversion-hero h1{margin:13px 0 16px;max-width:700px;font-size:clamp(44px,5.4vw,68px);line-height:.98;letter-spacing:-.055em}.conversion-intro{max-width:660px;margin:0;color:#68758e;font-size:18px;line-height:1.65}
.reserved-esim-card,.why-verification-card,.stripe-conversion-card{margin-top:24px;border:1px solid #dde5f3;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(30,65,135,.08)}.reserved-esim-card{padding:24px;background:radial-gradient(circle at 86% 14%,rgba(88,110,255,.14),transparent 30%),linear-gradient(135deg,#fff,#f7f9ff)}.reserved-esim-top,.reserved-plan-grid{display:flex;justify-content:space-between;gap:20px}.reserved-label{color:#315ff4;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.reserved-status{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:#fff;background:#26a269;font-weight:900}.reserved-plan-grid{align-items:end;margin-top:22px}.reserved-region,.reserved-price span{display:block;color:#6f7b91;font-size:12px}.reserved-plan-grid strong{display:block;margin-top:5px;font-size:32px;letter-spacing:-.04em}.reserved-plan-grid small{display:block;margin-top:5px;color:#6f7b91}.reserved-price{text-align:right}.reserved-price strong{color:#315ff4;font-size:22px}.reserved-benefits{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:22px;padding-top:18px;border-top:1px solid #e7ebf3;color:#40506c;font-size:13px;font-weight:700}
.why-verification-card,.stripe-conversion-card{padding:26px}.why-verification-card h2,.stripe-conversion-head h2{margin:0;font-size:25px;letter-spacing:-.03em}.why-verification-list{display:grid;gap:18px;margin-top:22px}.why-verification-list>div{display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:start}.why-check{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:#315ff4;font-size:14px;font-weight:900}.why-verification-list strong{display:block;font-size:15px}.why-verification-list p{margin:4px 0 0;color:#748097;font-size:13px;line-height:1.55}.stripe-conversion-head{display:flex;justify-content:space-between;gap:22px;margin-bottom:22px}.stripe-recommended{display:inline-flex;margin-bottom:9px;padding:6px 9px;border-radius:999px;color:#17613a;background:#e9f9ef;font-size:10px;font-weight:900;letter-spacing:.08em}.stripe-conversion-head p{margin:7px 0 0;color:#77849a;font-size:13px}.conversion-cta{width:100%;margin-top:20px;min-height:58px;font-size:16px;font-weight:900}.conversion-cta-note,.conversion-privacy-note,.card-trust-legal{color:#8a95a8;font-size:11px;line-height:1.55;text-align:center}.conversion-cta-note{margin:12px 0 0}
.conversion-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;overflow:hidden;border:1px solid #dde5f3;border-radius:18px;background:#fff}.conversion-trust-grid>div{padding:17px 12px;text-align:center}.conversion-trust-grid>div+div{border-left:1px solid #e4e9f2}.conversion-trust-grid strong,.conversion-trust-grid span{display:block}.conversion-trust-grid strong{font-size:13px}.conversion-trust-grid span{margin-top:5px;color:#7a879c;font-size:10px}.conversion-summary{position:sticky;top:104px;display:grid;gap:18px;padding:22px;border:1px solid #dde5f3;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(30,65,135,.08);backdrop-filter:blur(14px)}.summary-account span,.summary-plan span{display:block;color:#7a879c;font-size:11px}.summary-account strong{display:block;margin-top:5px;overflow-wrap:anywhere;font-size:14px}.summary-plan{padding:16px;border-radius:16px;background:#f1f5ff}.summary-plan strong,.summary-plan small{display:block}.summary-plan strong{margin-top:7px;font-size:18px}.summary-plan small{margin-top:6px;color:#6f7c93;font-size:11px}.summary-next{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start}.summary-next>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:#fff;background:#315ff4;font-weight:900}.summary-next strong{display:block;font-size:13px}.summary-next p{margin:4px 0 0;color:#768299;font-size:11px;line-height:1.45}
@media(max-width:980px){.conversion-layout{grid-template-columns:1fr}.conversion-summary{position:static;order:-1;grid-template-columns:1fr 1fr}.summary-next{grid-column:1/-1}}@media(max-width:720px){.card-link-conversion-page{padding:42px 0 78px}.conversion-layout{gap:22px;margin-top:20px}.conversion-hero h1{font-size:42px}.conversion-intro{font-size:16px}.reserved-plan-grid,.reserved-esim-top,.stripe-conversion-head{flex-direction:column;align-items:flex-start}.reserved-price{text-align:left}.reserved-benefits{display:grid}.conversion-summary{grid-template-columns:1fr}.summary-next{grid-column:auto}.conversion-trust-grid{grid-template-columns:1fr}.conversion-trust-grid>div+div{border-top:1px solid #e4e9f2;border-left:0}.reserved-esim-card,.why-verification-card,.stripe-conversion-card{padding:20px 17px;border-radius:20px}}
