.flow-loading{display:grid;min-height:100svh;place-items:center;background:#fff}.flow-loading--inline{min-height:240px;background:transparent}.flow-loading>span{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--brand);border-radius:50%;animation:flow-spin .7s linear infinite}@keyframes flow-spin{to{transform:rotate(1turn)}}.wallet-login{display:grid;min-height:100svh;place-items:center;padding:32px 20px;background:linear-gradient(160deg,#f0efff,#fff 58%)}.wallet-login__card{display:flex;width:min(100%,398px);flex-direction:column;align-items:center;padding:36px 24px;border:1px solid rgb(17 24 39/7%);border-radius:24px;background:rgb(255 255 255/88%);box-shadow:0 24px 70px rgb(63 68 120/10%);text-align:center}.wallet-login__mark{display:grid;width:64px;height:64px;place-items:center;border-radius:20px;background:var(--brand);color:#fff;font-size:30px;font-weight:700}.wallet-login__eyebrow{margin:24px 0 6px;color:var(--brand);font-size:13px;font-weight:700}.wallet-login h1{margin:0;font-size:24px;line-height:1.3}.wallet-login h1+p{margin:12px 0 0;color:var(--muted-foreground);font-size:14px;line-height:1.6}.flow-panel a,.flow-panel button,.plan-state a,.plan-state button,.wallet-login button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--brand);color:#fff;font:inherit;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer}.wallet-login button{width:100%;height:52px;margin-top:24px}.wallet-login button:disabled{cursor:wait;opacity:.62}.wallet-login small{margin-top:16px;color:var(--muted-foreground);font-size:11px;line-height:1.5}.flow-error{width:100%;margin:16px 0 0;padding:10px 12px;border-radius:10px;background:#fff1f2;color:#be123c;font-size:13px;line-height:1.5}.flow-page{min-height:100svh;max-width:480px;margin:0 auto;background:#fff}.flow-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;min-height:88px;padding:max(env(safe-area-inset-top),40px) 6px 0;background:linear-gradient(110deg,#f2f0ff,#eef7ff)}.flow-header a{display:grid;width:44px;height:44px;place-items:center;border-radius:10px}.flow-header h1{margin:0;font-size:18px;line-height:24px;text-align:center}.flow-content{padding:24px 16px max(env(safe-area-inset-bottom),32px)}.flow-intro{margin:0 0 20px;font-size:14px;line-height:1.5}.flow-empty,.flow-intro{color:var(--muted-foreground)}.flow-empty{text-align:center}.flow-panel,.order-detail{border:1px solid var(--border);border-radius:16px;background:#fff}.order-detail>p{margin:0;color:var(--muted-foreground);font-size:12px}.order-detail dt{color:var(--muted-foreground);font-size:11px}.order-detail dd{margin:4px 0 0;overflow:hidden;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.flow-panel{padding:28px 20px;text-align:center}.flow-panel h2{margin:0;font-size:18px}.flow-panel p{margin:8px 0 18px;color:var(--muted-foreground);font-size:13px;line-height:1.5}.flow-panel a,.flow-panel button{padding:0 20px}.order-detail{padding:20px}.order-detail h2{margin:8px 0 20px;font-size:22px}.order-detail dl{margin:0}.order-detail dl div{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-top:1px solid var(--border)}.order-detail dd{margin:0;white-space:normal;text-align:right}.plan-state{display:flex;height:270px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.plan-state h2{margin:12px 0 0;font-size:17px}.plan-state p{max-width:280px;margin:7px 0 16px;color:var(--muted-foreground);font-size:12px;line-height:1.5}.plan-state a,.plan-state button{min-width:132px;padding:0 18px}.plan-skeleton{align-items:stretch;justify-content:flex-start;gap:16px}.plan-skeleton span{display:block;height:23px;border-radius:999px;background:linear-gradient(90deg,#eef0f2 25%,#fafafa 50%,#eef0f2 75%);background-size:200% 100%;animation:flow-shimmer 1.3s infinite}.plan-skeleton span:first-child{width:64px}.plan-skeleton span:nth-child(2){width:62%}.plan-skeleton span:nth-child(3){height:72px;margin-top:8px}.plan-skeleton span:nth-child(4){width:100%;height:40px;margin-top:auto;border-radius:12px}@keyframes flow-shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.flow-loading>span,.plan-skeleton span,.product-card-skeleton span{animation:none}}.product-list-page{display:flex;height:100svh;min-height:0;flex-direction:column;overflow:hidden;position:relative;isolation:isolate;background:#fff}.product-list-page:before{position:absolute;inset:0;z-index:-1;background:url(/esim-home-background.png) calc(50% + 18px) top /603px 1305px no-repeat;content:"";opacity:.18;pointer-events:none}.product-list-header{display:flex;height:calc(max(env(safe-area-inset-top), 40px) + 48px);align-items:center;gap:12px;padding:max(env(safe-area-inset-top),40px) 16px 0}.product-list-header__back{display:grid;width:44px;height:44px;flex:0 0 auto;margin-inline:-10px;place-items:center;border-radius:10px}.product-search{display:flex;min-width:0;height:32px;flex:1 1;align-items:center;gap:10px;padding:0 14px;border-radius:999px;background:#fff}.product-search__label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.product-search img{flex:0 0 auto}.product-search input{min-width:0;height:100%;flex:1 1;padding:0;border:0;outline:0;background:transparent;color:var(--foreground);font:inherit;font-size:14px}.product-search input::placeholder{color:var(--muted-foreground);opacity:1}.product-search:focus-within{outline:3px solid var(--focus);outline-offset:2px}.product-list-toolbar{display:flex;min-height:40px;align-items:flex-start;justify-content:space-between;padding:4px 16px 0}.product-category-tabs{display:flex;align-items:flex-start;gap:20px}.product-category-tabs button,.product-filter-toggle{position:relative;min-height:40px;padding:0;border:0;background:transparent;color:var(--muted-foreground);font:inherit;font-size:14px;cursor:pointer}.product-category-tabs button.is-active{color:var(--foreground);font-weight:700}.product-category-tabs button.is-active:after{position:absolute;bottom:5px;left:50%;width:16px;height:3px;border-radius:999px;background:var(--foreground);content:"";transform:translateX(-50%)}.product-filter-toggle{display:inline-flex;min-width:48px;align-items:center;justify-content:flex-end;gap:6px}.product-filter-toggle.is-active{color:var(--brand)}.product-list-content{min-height:0;flex:1 1;overflow-y:auto;overscroll-behavior-y:contain;padding:12px 16px max(env(safe-area-inset-bottom),34px);background:transparent}.product-list{display:flex;flex-direction:column;gap:8px}.product-list-virtual{position:relative;width:100%}.product-list-virtual__item{position:absolute;top:0;left:0;width:100%}.product-list-load-more{display:block;min-width:120px;min-height:44px;margin:12px auto 0;padding:0 16px;border:0;border-radius:10px;background:transparent;color:var(--muted-foreground);font:inherit;font-size:13px;cursor:pointer}.product-list-load-more:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.product-list-load-more:disabled{cursor:wait}.product-list-end{margin:16px 0 0;color:var(--muted-foreground);font-size:13px;text-align:center}.product-card{display:flex;min-width:0;flex-direction:column;gap:16px;padding:16px;border-radius:12px;background:var(--card);color:var(--foreground);text-decoration:none}.product-card__summary{display:flex;min-width:0;height:44px;align-items:flex-start;gap:16px}.product-card__visual{display:grid;width:60px;height:40px;flex:0 0 auto;overflow:hidden;place-items:center;border-radius:10px;background:#f4f5f6}.product-card__visual>img{width:100%;height:100%;object-fit:cover}.product-card__visual>.product-flag{--CountryFlagIcon-height:40px}.product-card__visual--fallback>img{width:24px;height:24px;object-fit:contain}.product-card__heading{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:8px}.product-card__heading h2{margin:0;overflow:hidden;font-size:14px;font-weight:500;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.product-card__heading strong{font-size:16px;font-weight:700;line-height:19px}.product-card__facts{display:grid;min-width:0;height:27px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:0 12px;border-radius:8px;background:var(--subtle-card);color:var(--muted-foreground);font-size:12px;line-height:15px}.product-card__facts>span{display:flex;min-width:0;align-items:center;gap:6px;white-space:nowrap}.product-card__facts>span+span{padding-left:10px;border-left:1px solid #d0d0d0}.product-card__facts img{flex:0 0 auto}.product-card__network>span{overflow:hidden;text-overflow:ellipsis}.product-card-skeleton{display:grid;height:119px;grid-template-columns:60px 1fr;grid-template-rows:44px 27px;gap:16px;padding:16px;border-radius:12px;background:#fff}.product-card-skeleton span{display:block;border-radius:8px;background:linear-gradient(90deg,#eef0f2 25%,#fafafa 50%,#eef0f2 75%);background-size:200% 100%;animation:flow-shimmer 1.3s infinite}.product-card-skeleton>span:first-child{grid-row:1}.product-card-skeleton>div{display:flex;flex-direction:column;gap:8px}.product-card-skeleton>div span:first-child{width:70%;height:17px}.product-card-skeleton>div span:last-child{width:34%;height:19px}.product-card-skeleton>span:last-child{grid-column:1/-1}.product-filter-dialog{--duration-exit:150ms;--duration-enter:210ms;--duration-move:280ms;--slide-y-offset:100%;width:min(100%,480px);max-width:none;height:68svh;max-height:calc(100svh - max(env(safe-area-inset-top), 40px));margin:auto auto 0;padding:0;overflow:hidden;border:0;border-radius:16px 16px 0 0;background:#fff;color:var(--foreground)}@keyframes fade{0%{filter:blur(3px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes slide-y{0%{transform:translateY(var(--slide-y-offset,10px))}to{transform:translateY(0)}}.product-filter-dialog[open]{animation:var(--duration-enter) ease-out both fade,var(--duration-move) cubic-bezier(.22,1,.36,1) both slide-y}.product-filter-dialog[open]::backdrop{background:rgb(0 0 0/60%);animation:var(--duration-enter) ease-out both fade}.product-filter-dialog[open].is-closing{animation:var(--duration-exit) ease-in both fade reverse,var(--duration-exit) ease-in both slide-y reverse}.product-filter-dialog[open].is-closing::backdrop{animation:var(--duration-exit) ease-in both fade reverse}.product-filter-sheet{display:flex;height:100%;flex-direction:column}.product-filter-sheet__header{display:flex;height:64px;flex:0 0 auto;align-items:center;justify-content:space-between;padding:16px 16px 0}.product-filter-sheet__header h2{margin:0;font-size:18px;font-weight:500;line-height:24px}.product-filter-sheet__header button{display:grid;width:44px;height:44px;margin-right:-14px;padding:0;place-items:center;border:0;border-radius:10px;background:transparent;cursor:pointer}.product-filter-sheet__body{display:grid;min-height:0;flex:1 1;grid-template-columns:78px minmax(0,1fr);gap:16px;padding:16px 16px 24px;overflow:hidden}.product-filter-sheet__body nav{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.product-filter-sheet__body nav button{width:100%;min-height:40px;padding:0;border:0;background:transparent;color:var(--foreground);font:inherit;font-size:14px;text-align:left;cursor:pointer}.product-filter-sheet__body nav button.is-active{color:var(--brand);font-weight:500}.product-filter-sheet__options{display:flex;min-height:0;flex-direction:column;gap:24px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.product-filter-sheet__options::-webkit-scrollbar{display:none}.product-filter-sheet__options section{display:flex;flex:0 0 auto;flex-direction:column;gap:12px;scroll-margin-top:4px}.product-filter-sheet__options h3{margin:0;font-size:14px;font-weight:500;line-height:20px}.product-filter-section-title{display:flex;min-height:20px;align-items:center;justify-content:space-between}.product-filter-section-title>button{display:inline-flex;min-height:40px;align-items:center;gap:4px;margin:-10px 0;padding:0;border:0;background:transparent;color:var(--muted-foreground);font:inherit;font-size:12px;cursor:pointer}.product-filter-section-title img{transform:rotate(-90deg);transition:transform .16s ease}.product-filter-section-title img.is-expanded{transform:rotate(90deg)}.product-filter-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-filter-pills button{height:40px;min-width:0;overflow:hidden;padding:0 12px;border:1px solid transparent;border-radius:999px;background:#f8f8f8;color:var(--muted-foreground);font:inherit;font-size:14px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.product-filter-pills button.is-selected{border-color:var(--brand);background:var(--brand-soft);color:#159447;font-weight:500}.product-filter-sheet footer{display:grid;min-height:max(80px,calc(62px + env(safe-area-inset-bottom)));flex:0 0 auto;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px;padding:10px 10px max(10px,env(safe-area-inset-bottom));background:#fff}.product-filter-sheet footer button{height:42px;border:1px solid #3a3a3a;border-radius:12px;background:#fff;color:#3a3a3a;font:inherit;font-size:14px;font-weight:500;cursor:pointer}.product-filter-sheet footer .product-filter-confirm{border-color:var(--brand);background:var(--brand);color:#fff}@media (prefers-reduced-motion:reduce){.product-filter-dialog[open],.product-filter-dialog[open].is-closing,.product-filter-dialog[open].is-closing::backdrop,.product-filter-dialog[open]::backdrop{animation-duration:0s;animation-delay:0s}.product-filter-section-title img{transition:none}}.home-empty{display:flex;flex-direction:column;align-items:center;text-align:center}.home-empty__image{display:block;width:160px;height:169px}.home-empty__copy{width:100%;margin-top:16px}.home-empty h2{margin:0;font-size:14px;font-weight:500;line-height:17px}.home-empty p{margin:6px 0 0;color:var(--muted-foreground);font-size:12px;line-height:17px;overflow-wrap:anywhere}.home-empty .current-plan__buy{margin-top:24px}.language-switcher{position:relative;display:inline-flex;align-items:center;justify-self:start;gap:6px;min-width:70px;min-height:44px;padding:0 10px;border-radius:10px;font-size:14px;font-weight:500}.language-switcher img{flex:0 0 20px}.language-switcher select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;font:inherit}.language-switcher:has(select:focus-visible){outline:3px solid var(--focus);outline-offset:2px}.language-switcher:hover{background:var(--subtle-card)}.esim-home:lang(en) .quick-service{gap:8px;padding:12px;height:auto;min-height:70px}.esim-home:lang(en) .quick-service small,.esim-home:lang(en) .quick-service strong{white-space:normal;overflow-wrap:anywhere}.esim-home:lang(en) .current-plan__metrics{gap:12px;flex-wrap:wrap}.detail-page .flow-header{background:var(--card)}.detail-page .flow-header h1{font-weight:500}.detail-content{padding:12px 16px max(24px,env(safe-area-inset-bottom))}.detail-hero{position:relative;aspect-ratio:343/200;overflow:hidden;border-radius:12px}.detail-hero__image{position:absolute;width:101.6%;height:140.06%;max-width:none;left:-.7%;top:-18.08%}.detail-hero__label{position:absolute;left:59.77%;top:39%;width:18.37%;height:19.5%}.detail-hero__copy{position:relative;padding:10.8%;width:58%}.detail-hero__copy .product-card__visual{width:60px;height:40px;border-radius:12px;overflow:hidden}.detail-hero__copy .product-flag{width:100%;height:100%}.detail-hero__copy p{margin:20px 0 0;font-size:clamp(18px,6.4vw,28px);line-height:1.2;font-weight:700;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.detail-summary{padding-top:24px}.detail-summary h2{margin:0;font-size:16px;font-weight:500;line-height:1.4;overflow-wrap:anywhere}.detail-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin:8px 0 0}.detail-price strong{font-size:20px;line-height:24px;overflow-wrap:anywhere}.detail-price del{color:var(--detail-muted);font-size:14px}.detail-section{margin-top:24px}.detail-section h3{margin:0 0 12px;font-size:14px;line-height:17px;font-weight:500}.detail-currencies{display:flex;flex-wrap:wrap;gap:16px;margin:0;padding:0;list-style:none}.detail-currencies li{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;background:var(--currency-surface);font-size:14px;line-height:18px;font-weight:500}.detail-usdt{position:relative;display:block;width:18px;height:18px}.detail-usdt__symbol{position:absolute;left:3.5px;top:4.8px}.detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.detail-fact{min-width:0;padding:12px;border-radius:12px;background:var(--subtle-card)}.detail-fact img{display:block}.detail-fact p{margin:16px 0 0;font-size:14px;overflow-wrap:anywhere}.detail-fact p,.detail-notes ul{color:var(--detail-muted);line-height:17px}.detail-notes ul{margin:0;padding-left:18px;display:grid;gap:10px;font-size:12px}.detail-buy{padding-top:16px}.detail-buy button{width:100%;min-height:40px;padding:10px 16px;border:0;border-radius:12px;background:var(--brand);color:white;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.detail-buy button:active{opacity:.85}.detail-skeleton{display:grid;gap:24px}.detail-skeleton span{height:24px;width:60%;border-radius:8px;background:linear-gradient(90deg,var(--subtle-card),var(--border),var(--subtle-card));background-size:200% 100%;animation:flow-shimmer 1.3s infinite}.detail-skeleton .detail-skeleton__hero{width:100%;height:auto;aspect-ratio:343/200;border-radius:12px}.detail-skeleton .detail-skeleton__facts{width:100%;height:73px}.detail-skeleton .detail-skeleton__notes{width:100%;height:125px}@media (prefers-reduced-motion:reduce){.detail-skeleton span{animation:none}}.orders-page .flow-header{position:sticky;top:0;z-index:1;min-height:96px;padding-bottom:8px;background:var(--card)}.orders-content{padding:12px 14px max(26px,env(safe-area-inset-bottom))}.orders-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.orders-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:71px;padding:16px 12px;border-radius:12px;background:var(--order-surface);text-decoration:none}.orders-row:active{background:var(--border)}.order-country{display:grid;width:32px;height:32px;place-items:center;overflow:hidden;border-radius:50%}.order-country__flag{display:block;width:48px;height:32px;flex-shrink:0;background-size:cover}.orders-row__info{min-width:0;display:grid;gap:8px}.orders-row h2{overflow:hidden;margin:0;font-size:14px;font-weight:700;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.orders-row time{color:var(--detail-muted);font-size:12px;font-weight:500;line-height:15px;overflow-wrap:anywhere}.orders-row__amount{display:flex;align-items:center;justify-content:flex-end;gap:2px;max-width:116px}.orders-row__amount strong{min-width:0;color:var(--foreground);font-size:14px;font-weight:700;line-height:18px;overflow-wrap:anywhere}.orders-row__amount img{flex:0 0 16px}.orders-skeleton>span:first-child{width:32px;height:32px;border-radius:50%}.orders-skeleton>div{display:grid;gap:8px}.orders-skeleton span{display:block;height:15px;border-radius:6px;background:linear-gradient(90deg,var(--border),var(--card),var(--border));background-size:200% 100%;animation:flow-shimmer 1.3s infinite}.orders-skeleton>div span:first-child{width:80%;height:17px}.orders-skeleton>div span:last-child{width:65%}.orders-skeleton>span:last-child{width:48px}@media (prefers-reduced-motion:reduce){.orders-skeleton span{animation:none}}.purchase-sheet{width:min(100%,480px);max-width:none;max-height:calc(100dvh - max(16px, env(safe-area-inset-top)));margin:auto auto 0;padding:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:0;border-radius:16px 16px 0 0;background:var(--card);color:var(--foreground)}.purchase-sheet[open]{animation:purchase-sheet-enter .22s ease-out}.purchase-sheet::backdrop{background:rgb(0 0 0/60%)}.purchase-sheet__form{display:flex;flex-direction:column;gap:24px;padding:24px 16px max(24px,env(safe-area-inset-bottom))}.purchase-sheet__header{display:flex;min-height:22px;align-items:center;justify-content:space-between;gap:16px}.purchase-sheet__header h2{margin:0;font-size:18px;font-weight:500;line-height:22px}.purchase-sheet__close{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;margin:-11px -14px -11px 0;padding:0;border:0;border-radius:8px;background:transparent;cursor:pointer}.purchase-sheet__product{display:flex;align-items:center;gap:16px;padding:16px;border-radius:12px;background:var(--sheet-field)}.purchase-sheet__product .product-card__visual{width:60px;height:40px;flex:0 0 60px;overflow:hidden;border-radius:12px}.purchase-sheet__product .product-flag{width:100%;height:100%}.purchase-sheet__product>div:last-child{display:grid;min-width:0;gap:8px}.purchase-sheet__product h3{margin:0;font-size:14px;font-weight:500;line-height:17px;overflow-wrap:anywhere}.purchase-sheet__product strong{font-size:16px;line-height:19px;overflow-wrap:anywhere}.purchase-sheet__field{display:grid;gap:10px}.purchase-sheet__field label{font-size:14px;font-weight:500;line-height:17px}.purchase-sheet__field input{min-width:0;width:100%;height:46px;padding:14px;border:1px solid transparent;border-radius:8px;background:var(--sheet-field);color:var(--foreground);font:inherit;font-size:14px;line-height:17px}.purchase-sheet__field input::placeholder{color:var(--muted-foreground)}.purchase-sheet__field input:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.purchase-sheet__field .flow-error{margin:0}.purchase-sheet__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.purchase-sheet__actions button{min-width:0;min-height:40px;padding:10px 12px;border:1px solid var(--button-outline);border-radius:12px;color:var(--button-outline);background:var(--card);font:inherit;font-size:14px;font-weight:500;line-height:18px;cursor:pointer}.purchase-sheet__actions .purchase-sheet__confirm{border-color:var(--brand);background:var(--brand);color:white}.purchase-sheet button:disabled{cursor:wait;opacity:.62}.purchase-sheet__actions button:active:not(:disabled){opacity:.85}@keyframes purchase-sheet-enter{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.purchase-sheet[open]{animation:none}}:root{color-scheme:light;--background:#f6f8f6;--foreground:#111827;--secondary-foreground:#374151;--muted-foreground:#8d9398;--card:#ffffff;--subtle-card:#f9f9f9;--border:#e5e7e8;--brand:#22c55e;--brand-soft:#e0f1eb;--sheet-field:#f8f8f8;--button-outline:#3a3a3a;--order-surface:#f7f8f9;--currency-surface:#faf4ed;--detail-muted:#6b7280;--focus:rgb(34 197 94/38%);--font-ui:var(--font-harmonyos-sans-sc),"PingFang SC",sans-serif}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-ui);-webkit-font-smoothing:antialiased}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.esim-home,.esim-home__surface{min-height:100svh;background:#fff}.esim-home__surface{position:relative;max-width:480px;margin:0 auto;overflow:hidden}.esim-home__surface:before{position:absolute;inset:0;z-index:0;background:url(/esim-home-background.png) top/cover no-repeat;content:"";opacity:.46;pointer-events:none}.esim-header,.esim-home__content{position:relative;z-index:1}.esim-header{padding-top:max(env(safe-area-inset-top),40px)}.esim-header__bar{display:grid;grid-template-columns:80px 1fr 80px;align-items:center;height:48px;padding:0 6px}.esim-header__title{margin:0;font-size:18px;font-weight:700;line-height:24px;text-align:center}.esim-header__action{justify-self:end;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:10px;background:transparent;cursor:pointer}.esim-header__action img{display:block;width:24px;height:24px}.esim-home__content{padding:12px 16px max(env(safe-area-inset-bottom),34px)}.current-plan{display:flex;flex-direction:column;gap:12px}.current-plan__summary{display:flex;height:218px;flex-direction:column}.current-plan__eyebrow{align-self:flex-start;margin:0;padding:4px 8px;border-radius:999px;background:rgb(0 0 0/5%);color:var(--secondary-foreground);font-size:12px;font-weight:500;line-height:15px}.current-plan__heading{display:flex;min-width:0;align-items:center;gap:8px;margin-top:8px}.current-plan__heading h2{min-width:0;margin:0;overflow:hidden;font-size:20px;font-weight:500;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.current-plan__status{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:12px;font-weight:500;line-height:15px}.current-plan__status>span{width:4px;height:4px;border-radius:50%;background:currentColor}.current-plan__metrics{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.current-plan__balance p{display:flex;align-items:baseline;margin:0;color:var(--foreground);font-weight:500;line-height:1}.current-plan__balance strong{font-size:40px;font-weight:500}.current-plan__balance p span{font-size:14px}.current-plan__balance small{display:block;margin-top:7px;color:var(--secondary-foreground);font-size:12px;font-weight:500;line-height:15px}.current-plan__dates{display:flex;min-width:0;width:auto;align-items:center;gap:16px;margin:0;padding:10px 0 10px 24px;border-left:1px dashed var(--border);color:#6b7280}.current-plan__dates div{flex:0 0 auto}.current-plan__dates dd,.current-plan__dates dt{margin:0;font-size:12px;line-height:15px;white-space:nowrap}.current-plan__dates dt{font-weight:400}.current-plan__dates dd{margin-top:6px;font-weight:500}.current-plan__usage{margin-top:24px}.current-plan__progress{height:8px;overflow:hidden;border-radius:999px;background:#fff}.current-plan__progress span{display:block;height:100%;border-radius:inherit;background:var(--brand)}.current-plan__usage-labels{display:flex;align-items:center;justify-content:space-between;margin-top:8px;font-size:12px;font-weight:500;line-height:15px}.current-plan__usage-labels p{margin:0}.current-plan__usage-labels p:last-child,.current-plan__usage-labels span{color:var(--muted-foreground)}.current-plan__buy{display:flex;width:100%;height:40px;align-items:center;justify-content:center;border-radius:12px;background:var(--brand);color:#fff;font-size:14px;font-weight:500;line-height:17px;text-decoration:none;transition:opacity .16s ease}.current-plan__buy:active{opacity:.82}.home-services{display:flex;flex-direction:column;gap:24px;margin-top:24px}.home-service-section{display:flex;flex-direction:column;gap:12px}.home-service-section h2{margin:0;font-size:14px;font-weight:700;line-height:17px}.quick-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-service{display:flex;min-width:0;height:70px;align-items:center;gap:12px;padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--card);text-decoration:none}.quick-service>img{display:block;flex:0 0 24px;width:24px;height:24px}.quick-service>span{display:flex;min-width:0;flex-direction:column;gap:6px}.more-service strong,.quick-service strong{font-size:14px;font-weight:500;line-height:17px;white-space:nowrap}.quick-service small{overflow:hidden;color:var(--muted-foreground);font-size:12px;font-weight:400;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.more-services{padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--card)}.more-service{display:flex;height:41px;align-items:flex-start;justify-content:space-between;padding-bottom:16px;border-bottom:1px dashed var(--border);text-decoration:none}.more-service+.more-service{height:40px;align-items:flex-end;padding-top:16px;padding-bottom:0;border-bottom:0}.more-service>span{display:flex;align-items:center;gap:8px}.more-service img{display:block;flex:0 0 auto}.more-service>img{margin-top:5px}.more-service+.more-service>img{margin-top:0;margin-bottom:5px}.esim-home__notice{margin:24px 0 0;color:var(--muted-foreground);font-size:12px;font-weight:400;line-height:15px;text-align:center}@media (max-width:374px){.esim-home__content,.quick-service{padding-right:12px;padding-left:12px}.quick-service{gap:8px}.quick-service small{font-size:11px}.current-plan__dates{width:188px;gap:28px;padding-left:18px}}@media (prefers-reduced-motion:reduce){.current-plan__buy{transition:none}}.shell{display:grid;min-height:100vh;place-items:center;padding:24px}.placeholder-card{width:min(100%,680px);padding:clamp(28px,6vw,56px);border:1px solid var(--border);border-radius:24px;background:var(--card);box-shadow:0 20px 60px rgb(27 54 35/8%)}.eyebrow{margin:0 0 12px;color:var(--brand);font-weight:700}.placeholder-card h1{margin:0;font-size:clamp(32px,7vw,60px);line-height:1.08;letter-spacing:-.04em}.placeholder-card>p:not(.eyebrow){margin:20px 0 0;color:var(--muted-foreground)}.actions{display:flex;margin-top:28px}.actions a,.actions button{min-height:44px;padding:11px 18px;border:0;border-radius:12px;background:var(--foreground);color:white;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}