.product-list__search{margin-bottom:24px}.product-list__grid{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}@media all and (min-width: 640px){.product-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-list__content{min-width:0}.product-list__item{display:flex;align-items:center;gap:10px;padding:16px;border:1px solid var(--theme-color-border);border-radius:10px}@media (hover: hover){.product-list__item:hover{background-color:var(--theme-color-field-background-default)}}.product-list__image{width:40px;height:40px;flex-shrink:0}.product-list__name{font-size:15px;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.product-list__details{font-size:13px;line-height:18px;color:var(--theme-color-text-secondary);margin-top:-2px}.product-list__expand{width:100%;margin-top:24px}:root{--safe-tabbar-height: calc(var(--layout-tabbar-height) + env(safe-area-inset-bottom)) }:root[data-effects=reduced]{--floating-glass-backdrop-filter: none;--underlay-backdrop-filter: none;--theme-color-floating-glass: var(--theme-color-background-content)}@keyframes underlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-enter{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:none}}@keyframes modal-enter-slide{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.esim-page{padding-top:8px;padding-bottom:18px}.esim-page__title{font-size:28px;line-height:40px;font-weight:500;margin-bottom:8px}.esim-page__description{margin-bottom:12px}.esim-page__balance-button{margin-bottom:20px}.esim-page__breadcrumbs{margin-bottom:8px;padding:16px var(--layout-content-offset-x) 0}@media all and (min-width: 640px){.esim-page__breadcrumbs{padding-top:4px}}.esim-page__breadcrumbs .skeleton{height:22px}
