.EsimExplorer-module__MXVNra__wrap{flex-direction:column;gap:1.25rem;display:flex}.EsimExplorer-module__MXVNra__quick{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.EsimExplorer-module__MXVNra__chip{border:1px solid var(--border);background:var(--white);border-radius:var(--r-pill);color:var(--dark);cursor:pointer;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:border-color .15s,color .15s}.EsimExplorer-module__MXVNra__chip:hover{border-color:var(--brand)}.EsimExplorer-module__MXVNra__chipActive{border-color:var(--brand);color:var(--brand);background:var(--brand-light)}.EsimExplorer-module__MXVNra__customForm{gap:.35rem;margin-left:auto;display:flex}.EsimExplorer-module__MXVNra__customForm input{border:1px solid var(--border);border-radius:var(--r-md);text-transform:uppercase;width:130px;padding:.5rem .7rem;font-family:inherit;font-size:.85rem}.EsimExplorer-module__MXVNra__customForm button{background:var(--dark);color:#fff;border-radius:var(--r-md);cursor:pointer;border:none;padding:0 1rem;font-weight:700}.EsimExplorer-module__MXVNra__error{color:#b42318;border-radius:var(--r-md);background:#fdecec;border:1px solid #f5c2c2;padding:.7rem .9rem;font-size:.88rem}.EsimExplorer-module__MXVNra__status{color:var(--sub);font-size:.92rem}.EsimExplorer-module__MXVNra__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;list-style:none;display:grid}.EsimExplorer-module__MXVNra__card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-card);flex-direction:column;gap:.2rem;padding:1.1rem;transition:box-shadow .15s,border-color .15s;display:flex}.EsimExplorer-module__MXVNra__card:hover{box-shadow:var(--shadow-hover);border-color:color-mix(in srgb, var(--brand) 30%, var(--border))}.EsimExplorer-module__MXVNra__data{color:var(--dark);letter-spacing:-.02em;font-size:1.4rem;font-weight:900}.EsimExplorer-module__MXVNra__days{color:var(--sub);font-size:.85rem;font-weight:600}.EsimExplorer-module__MXVNra__country{color:var(--sub);margin-bottom:.5rem;font-size:.8rem}.EsimExplorer-module__MXVNra__buyRow{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.6rem;display:flex}.EsimExplorer-module__MXVNra__price{color:var(--dark);font-size:1.1rem;font-weight:800}.EsimExplorer-module__MXVNra__buyBtn{background:var(--brand);color:#fff;border-radius:var(--r-pill);cursor:pointer;border:none;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700}.EsimExplorer-module__MXVNra__buyBtn:hover:not(:disabled){background:var(--brand-dark)}.EsimExplorer-module__MXVNra__buyBtn:disabled{opacity:.6;cursor:default}
