@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-latin-400-normal-PaqtzbVb.woff2) format("woff2"),url(/assets/manrope-latin-400-normal-8tf8FM3T.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/manrope-latin-500-normal-BYYD-dBL.woff2) format("woff2"),url(/assets/manrope-latin-500-normal-DMZssgOp.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/manrope-latin-700-normal-BZp_XxE4.woff2) format("woff2"),url(/assets/manrope-latin-700-normal-DGRFkw-m.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-latin-800-normal-BfWYOv1c.woff2) format("woff2"),url(/assets/manrope-latin-800-normal-uHUdIJgA.woff) format("woff")}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--bg: #eef4f7;--surface: #ffffff;--surface-soft: #f3fbfc;--text: #102432;--muted: #4b6372;--line: #c8d9e2;--brand: #00a3a3;--brand-2: #0a6cf1;--brand-soft: #e6f7ff;--gold: #f2a64a;--accent: #87d7ff;--radius-xl: 24px;--radius-lg: 18px;--radius-md: 14px;--shadow: 0 10px 24px rgba(38, 26, 10, .09);--auth-control-max: 400px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}body{font-family:Manrope,Avenir Next,Segoe UI,sans-serif;color:var(--text);overscroll-behavior-y:none;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:radial-gradient(circle at 8% 10%,#dbf7ff 0,transparent 24%),radial-gradient(circle at 92% 88%,#d3e5ff 0,transparent 26%),var(--bg)}a{color:inherit;text-decoration:none}button,input{font:inherit}.mobile-root{min-height:100dvh;display:grid;justify-items:center;padding:max(10px,var(--safe-top)) max(10px,var(--safe-right)) calc(96px + var(--safe-bottom)) max(10px,var(--safe-left))}.mobile-root-plain{padding-bottom:max(10px,var(--safe-bottom))}.desktop-nav{display:none}.mobile-topbar{width:min(calc(100% - (var(--safe-left) + var(--safe-right))),1240px);margin-top:4px;border:1px solid #c8d9e2;border-radius:16px;background:#fafefff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 14px;display:flex;justify-content:space-between;align-items:center;gap:14px;position:sticky;top:max(6px,var(--safe-top));z-index:35}.mobile-menu-btn{border:1px solid #c1d6e4;background:#f4fbff;border-radius:10px;font-size:1.2rem;padding:4px 10px}.mobile-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:190px;border:1px solid #c8d9e2;background:#fff;border-radius:12px;box-shadow:0 12px 30px #1024322e;padding:6px;display:grid;gap:3px}.mobile-menu-link{border-radius:8px;padding:8px 10px;font-weight:700}.mobile-menu-link-active{background:#dff3fb;color:#0b3e58}.mobile-screen{width:min(100%,900px);min-height:calc(100dvh - var(--safe-top) - var(--safe-bottom));background:linear-gradient(180deg,#f8fcff,#edf4f8);overflow-x:clip}.mobile-screen-plain{width:100%;min-height:calc(100dvh - var(--safe-top) - var(--safe-bottom));background:transparent;box-shadow:none;border-radius:0;overflow:visible}.mobile-screen-with-nav{margin-top:10px}.page{padding:22px 16px;padding-bottom:calc(22px + var(--safe-bottom));display:grid;gap:14px}.home-page{gap:18px}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.6rem,3.4vw,2.2rem)}h2{font-size:clamp(1.2rem,2.8vw,1.6rem)}.muted{color:var(--muted)}.top-strip{display:flex;justify-content:space-between;align-items:center;gap:8px}.home-section{display:grid;gap:10px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.section-head p{font-size:.95rem}.carousel-controls{display:none;align-items:center;gap:8px}.carousel-controls button{width:34px;height:34px;border-radius:999px;border:1px solid #b9cdd9;background:#f8fdff;color:#1b3d52;font-size:1.2rem;line-height:1;cursor:pointer}.carousel-wrap{position:relative}.carousel-wrap:before,.carousel-wrap:after{content:"";position:absolute;top:0;bottom:8px;width:32px;z-index:2;pointer-events:none}.home-card-grid{display:grid;gap:12px;grid-template-columns:1fr}.country-home-grid .country-card,.region-home-grid .region-card{width:100%}.carousel-wrap:before{left:0;background:linear-gradient(90deg,#edf4f8,#edf4f800)}.carousel-wrap:after{right:0;background:linear-gradient(270deg,#edf4f8,#edf4f800)}.wallet{border:1.5px solid #9fb8c8;border-radius:999px;padding:7px 13px;font-weight:700;color:#123247;background:#f7fcff;box-shadow:inset 0 1px #ffffffe6}.search-wrap{background:#f5fbff;border:2px solid #a9bfcd;border-radius:22px;padding:10px 14px;display:flex;gap:8px;align-items:center}.search-wrap input{width:100%;border:none;background:transparent;outline:none;font-weight:700;font-size:16px}.stack-list,.country-grid,.region-grid,.plan-grid,.esim-grid{display:grid;gap:10px}.h-scroll{display:flex;gap:12px;overflow-x:auto;padding:2px 6px 10px 2px;scroll-snap-type:x mandatory;scroll-padding-left:2px;-webkit-overflow-scrolling:touch}.h-scroll>*{flex:0 0 auto;scroll-snap-align:start}.h-scroll::-webkit-scrollbar{height:8px}.h-scroll::-webkit-scrollbar-thumb{background:#b8c9d5;border-radius:999px}.country-grid-scroll .country-card{width:clamp(270px,32vw,380px)}.region-grid-scroll .region-card{width:clamp(260px,30vw,360px)}.country-card,.region-card,.summary-card,.plan-card,.esim-card,.global-card,.pay-method{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.country-card{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;background:linear-gradient(160deg,#fff,#f5fbff 74%);width:100%}.country-card h3{font-size:1.12rem}.country-card p{color:var(--muted);font-size:.92rem;margin-top:4px}.favorite-btn{border:0;width:34px;height:34px;border-radius:10px;padding:0;background:transparent;color:#8a99a6;display:grid;place-items:center;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease}.favorite-icon{width:20px;height:20px;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;fill:transparent}.favorite-btn.active{color:#e4576b}.favorite-btn.active .favorite-icon{fill:#e4576b29}.favorite-btn:focus-visible{outline:2px solid #93b0c2;outline-offset:2px;background:#edf7ffd9}.region-card{text-align:left;padding:16px;min-height:120px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;background:linear-gradient(150deg,#fff,#f7fbff 80%)}.region-card p{color:var(--muted);margin:6px 0}.region-card strong{font-size:1rem}.global-card{padding:20px;background:radial-gradient(circle at 95% 10%,rgba(255,210,127,.44) 0,transparent 30%),radial-gradient(circle at 8% 92%,rgba(135,215,255,.35) 0,transparent 32%),linear-gradient(128deg,#eaf7ff,#f8fffd 46%,#f0f6ff);cursor:pointer;display:grid;gap:10px;width:100%}.global-card p{color:var(--muted);margin:0}.global-card-head{display:grid;gap:4px}.global-kicker{width:fit-content;padding:4px 10px;border-radius:999px;background:#fffc;border:1px solid #ccdfeb;color:#2c566e;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.global-meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px}.global-meta strong{font-size:1.35rem}.global-meta span{font-size:.86rem;font-weight:700;color:#36586d}.summary-card{padding:16px;display:grid;gap:6px}.summary-card p{color:var(--muted)}.plan-card{padding:14px;display:flex;justify-content:space-between;align-items:center;min-height:68px}.plan-card.selected{border-color:var(--brand);box-shadow:0 0 0 3px #00a3a338}.selector-row{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--radius-md);background:#ddeaf4;padding:4px}.selector-row button{border:0;background:transparent;border-radius:10px;padding:10px;font-weight:700}.selector-row button.active{background:#143347;color:#fff}.primary-btn,.secondary-btn{border:0;border-radius:999px;padding:12px 14px;font-weight:700;cursor:pointer}.primary-btn{background:linear-gradient(120deg,var(--brand),var(--brand-2));color:#f6fbff}.secondary-btn{background:#eff6fb;border:2px solid #b4c8d6}.pay-method{text-align:left;padding:12px;cursor:pointer}.pay-method.active{border-color:var(--brand);box-shadow:0 0 0 3px #0a6cf11f}.qr{width:min(280px,100%);border-radius:12px;border:1px solid var(--line)}.myesims-page{gap:16px}.myesims-hero{border:1px solid #c7d9e3;border-radius:22px;padding:18px;display:grid;gap:14px;background:linear-gradient(180deg,#fbfeff,#f2f8fb)}.myesims-hero-copy{display:grid;gap:4px}.myesims-kicker{width:fit-content;padding:4px 10px;border-radius:999px;border:1px solid #bdd3e2;background:#ffffffbf;font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#2f5770}.myesims-hero-copy p{color:#4d6373}.myesims-stat-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.myesims-stat-card{border:1px solid #c5d8e3;border-radius:14px;padding:12px;background:#fffffff0;display:grid;gap:4px}.myesims-stat-card p{color:#4c6474;font-size:.84rem}.myesims-stat-card strong{font-size:1.2rem}.myesims-empty-panel{border:1px solid #c7d9e3;border-radius:var(--radius-lg);background:#fcfeff;box-shadow:0 8px 18px #10243212;padding:18px;display:grid;gap:10px;max-width:760px}.myesims-empty-panel h2{font-size:clamp(1.12rem,2vw,1.32rem)}.myesims-empty-panel p{color:#4d6373}.myesims-empty-panel .primary-btn{width:fit-content}.myesims-grid{display:grid;gap:12px;grid-template-columns:1fr}.esim-card{padding:16px;display:grid;gap:12px;cursor:pointer;background:linear-gradient(160deg,#fff,#f4f9fd 74%);transition:transform .2s ease,box-shadow .2s ease}.esim-card:focus-visible{outline:2px solid #94b1c5;outline-offset:2px}.esim-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.esim-card h3{font-size:1.2rem}.esim-status-badge{border-radius:999px;border:1px solid #b9cfde;padding:4px 10px;font-size:.78rem;font-weight:700;color:#2c586f;background:#f3f9fd;white-space:nowrap}.esim-status-badge.status-active{border-color:#8bc5be;color:#186058;background:#eaf9f5}.esim-status-badge.status-installed{border-color:#91b8d5;color:#1f4f74;background:#edf6ff}.esim-status-badge.status-not-installed{border-color:#c5d6e2;color:#516978;background:#f4f8fb}.esim-meta-row{display:flex;flex-wrap:wrap;gap:8px}.esim-meta-item{margin:0;display:inline-flex;align-items:center;gap:6px;border:1px solid #c6d8e4;border-radius:999px;padding:4px 9px;font-size:.83rem;color:#3f5f73;background:#ffffffdb}.esim-meta-item svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.esim-usage-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.esim-usage-row p{margin:0;color:#4e6676}.esim-usage-row strong{color:#1f435f;font-size:1.04rem}.usage-progress{width:100%;background:#dce8f1;border-radius:999px;height:8px;overflow:hidden}.usage-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#11a7b7,#2d79e2)}.bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:max(0px,var(--safe-bottom));width:min(calc(100% - (var(--safe-left) + var(--safe-right))),900px);background:#fcffffeb;border:1px solid #ccdce7;border-bottom:0;border-radius:22px 22px 0 0;box-shadow:0 -8px 26px #1024321f;display:grid;padding:8px 10px calc(14px + var(--safe-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav.four-tabs{grid-template-columns:repeat(4,1fr)}.bottom-link{display:grid;justify-items:center;gap:5px;padding:7px 4px;color:#9aa5ad;font-weight:500;position:relative}.bottom-link-icon{width:24px;height:24px;display:grid;place-items:center}.tab-icon-svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.68;stroke-linecap:round;stroke-linejoin:round}.bottom-link-label{font-size:.94rem}.bottom-link-active{color:#1f2a33;font-weight:700}.checkout-layout{display:grid;gap:12px}.profile-page{gap:16px}.profile-hero{border:1px solid #c7d9e3;border-radius:22px;padding:18px;display:grid;gap:16px;background:linear-gradient(180deg,#fbfeff,#f2f8fb)}.profile-hero-main{display:flex;align-items:center;gap:12px}.profile-avatar{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-size:1.5rem;font-weight:700;color:#0b3e58;background:linear-gradient(140deg,#e8f7ff,#d6f2ee);border:1px solid #9fc7dd}.profile-hero-copy{display:grid;gap:3px}.profile-kicker{width:fit-content;padding:4px 10px;border-radius:999px;border:1px solid #bdd3e2;background:#ffffffb3;font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#2f5770}.profile-stat-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-stat-card{border:1px solid #c5d8e3;border-radius:14px;padding:12px;background:#fffffff0;display:grid;gap:4px}.profile-stat-card p{color:#4c6474;font-size:.85rem}.profile-stat-card strong{font-size:1.25rem}.profile-grid{display:grid;gap:12px}.profile-panel{border:1px solid #c7d9e3;border-radius:var(--radius-lg);background:#fcfeff;box-shadow:0 8px 18px #10243212;padding:16px;display:grid;gap:12px}.profile-actions-panel{align-content:start}.profile-action-list{display:grid;gap:10px}.profile-action-btn{width:100%;display:flex;justify-content:space-between;align-items:center}.profile-orders-panel{gap:14px}.profile-orders-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.profile-orders-head p{color:#476071;font-size:.9rem;font-weight:700}.profile-order-list{display:grid;gap:10px}.profile-order-card{border:1px solid #c2d6e2;border-radius:16px;padding:14px;background:#fff;display:grid;gap:8px}.profile-order-card header{display:flex;justify-content:space-between;align-items:center;gap:8px}.profile-order-card header strong{border-radius:999px;padding:5px 10px;background:#e8f7ff;border:1px solid #cae2ef;font-size:.92rem}.profile-order-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 10px}.profile-order-meta p{color:#4d6474;font-size:.92rem}.load-more-btn{margin-top:10px}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#08080a47;display:grid;align-items:end;z-index:90}.sheet{background:#fbfeff;border:1px solid #cfdce5;border-bottom:0;border-radius:22px 22px 0 0;padding:16px 16px calc(20px + var(--safe-bottom));display:grid;gap:10px}.sheet-close{justify-self:end;width:36px;height:36px;border-radius:50%;border:1px solid #c8d7e1;background:#f6fbfe;color:#2f4d60}.sheet-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#edf4f8;border:1px solid #d1dee7;border-radius:999px;padding:4px;width:min(100%,var(--auth-control-max));justify-self:center}.sheet-tabs button{border:0;border-radius:999px;padding:9px 12px;background:transparent;color:#617988;font-weight:600}.sheet-tabs button.active{background:#fff;border:1px solid #d5e1e8;color:#173a50}.sheet-form{display:grid;gap:10px;width:min(100%,var(--auth-control-max));justify-self:center}.sheet-form input{border-radius:14px;border:1.5px solid #c3d2dc;background:#fff;padding:11px 12px;color:#143347}.sheet-form input:focus{outline:0;border-color:#9bb6c7;box-shadow:0 0 0 2px #9bb6c72e}.sheet-social-row{display:grid;width:100%}.sheet-google-slot{width:100%;min-width:0}.sheet-google-slot>div,.sheet-google-slot iframe{width:100%!important;max-width:100%!important}.sheet-google-btn{border:1px solid #c5d5df;background:#fbfdff;border-radius:999px;padding:10px 14px;font-weight:600;color:#24475d;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.sheet-divider{margin:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;color:#7c909d;font-size:.84rem}.sheet-divider:before,.sheet-divider:after{content:"";height:1px;background:#d8e3ea}.auth-page{min-height:100dvh;display:grid;align-content:center;justify-items:center;width:100%;margin-top:0;padding:24px 14px;border:0;border-radius:0;background:transparent}.auth-card{width:min(100%,560px);border:1px solid #cedce5;background:#fcfeff;box-shadow:0 10px 22px #10243214;border-radius:22px;padding:20px;display:grid;gap:12px}.auth-header{display:grid;gap:4px}.auth-header h1{font-size:clamp(1.9rem,3.8vw,2.3rem);line-height:1.08}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#edf4f8;border:1px solid #d1dee7;border-radius:999px;padding:3px;gap:4px;width:min(100%,var(--auth-control-max));justify-self:center}.auth-tabs button{border:0;border-radius:999px;background:transparent;color:#667d8b;font-weight:600;padding:9px 12px}.auth-tabs button.active{background:#fff;border:1px solid #d5e1e8;color:#173a50}.auth-form{display:grid;gap:10px;width:min(100%,var(--auth-control-max));justify-self:center}.auth-social-row{display:grid;width:100%}.auth-google-slot{width:100%;min-width:0}.auth-google-slot>div,.auth-google-slot iframe{width:100%!important;max-width:100%!important}.auth-google-btn{border:1px solid #c6d5df;border-radius:999px;background:#fbfdff;padding:11px 14px;font-weight:600;color:#24475d;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.auth-divider{margin:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#7a8f9d;font-size:.84rem}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#d8e3ea}.auth-input{border-radius:14px;border:1.5px solid #c4d3dd;background:#fff;padding:12px 13px;color:#143347}.auth-input:focus{outline:0;border-color:#9bb6c7;box-shadow:0 0 0 2px #9bb6c72e}.google-mark{width:18px;height:18px;flex:0 0 auto}.text-btn{border:0;background:transparent;text-decoration:underline;justify-self:start}.splash-page{min-height:100vh;display:grid;align-content:center;justify-items:center;gap:12px;background:linear-gradient(170deg,#0e2d44,#17688f 48%,#53b6cc)}.splash-logo{font-size:clamp(2.5rem,7vw,4.4rem);font-weight:900;color:#ecfdff;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 8px 30px rgba(0,0,0,.24)}.loader{width:42px;height:42px;border-radius:50%;border:5px solid rgba(255,255,255,.35);border-top-color:#fff;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.welcome-page{min-height:100vh;background:radial-gradient(circle at 12% 10%,rgba(182,229,248,.36) 0,transparent 38%),radial-gradient(circle at 86% 88%,rgba(198,219,246,.34) 0,transparent 40%),linear-gradient(180deg,#f7fbfe,#eaf2f8);display:grid;align-content:center;justify-items:center;padding:32px 18px;color:#173547}.welcome-panel{width:min(100%,760px);border:1px solid #c8d9e3;border-radius:24px;background:#fcffffe0;box-shadow:0 12px 30px #1024321a;padding:22px 20px;display:grid;gap:12px}.hero-badge{width:fit-content;background:#dcf8ef;color:#0b3a3b;padding:6px 10px;border-radius:999px;border:1px solid #b8e6d8;font-weight:700}.welcome-page p{color:#436175}.welcome-page ul{margin:0;padding-left:18px;display:grid;gap:5px;color:#4d6779}.welcome-page li::marker{color:#7f99ab}.welcome-actions{display:grid;gap:10px}.welcome-primary-btn{background:linear-gradient(120deg,#0fabb4,#1f7ee8)}.welcome-secondary-btn{background:#f8fcff;border:1.5px solid #bfd1dc;color:#17384d}@media(hover:hover){.country-card:hover,.region-card:hover,.global-card:hover,.esim-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #261a0a24}.primary-btn:hover{filter:brightness(1.05)}.secondary-btn:hover,.pay-method:hover{background:#f7fcff}.desktop-link:hover{background:#e9f5fb}.favorite-btn:hover{color:#6f8392;background:#edf7ffc7}.favorite-btn.active:hover{color:#df4e64;background:#e4576b1a}.auth-google-btn:hover,.sheet-google-btn:hover{background:#f5fbff;border-color:#9fbbcc}.wallet:hover{background:#fff;border-color:#8ea9ba}}@media(min-width:768px){.auth-page{padding:28px 20px}.page{padding:28px 24px;gap:16px}.mobile-screen{width:min(100%,1080px)}.country-grid,.region-grid,.plan-grid,.esim-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.myesims-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);align-items:center}.myesims-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.home-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-layout{grid-template-columns:1.4fr 1fr;align-items:start}.checkout-summary-sticky{position:sticky;top:24px}.profile-grid{grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);align-items:start}.profile-page{gap:20px}.profile-hero{padding:24px;grid-template-columns:minmax(0,1fr) minmax(340px,.95fr);align-items:center}.profile-avatar{width:64px;height:64px;font-size:1.7rem}.profile-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-panel{padding:20px}}@media(min-width:1024px){.mobile-topbar{display:none}.desktop-nav{position:sticky;top:0;z-index:30;display:block;width:min(calc(100% - (var(--safe-left) + var(--safe-right))),1240px);margin-top:4px}.desktop-nav-inner{border:1px solid #c8d9e2;border-radius:16px;background:#fafefff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 14px}.desktop-brand{font-size:1.05rem;letter-spacing:.02em}.desktop-nav-links{display:flex;align-items:center;gap:8px}.desktop-link{border-radius:10px;padding:8px 12px;font-weight:700}.desktop-link-active{background:#dff3fb;color:#0b3e58}.desktop-dropdown{position:relative}.desktop-dropdown button{border:0;background:transparent}.desktop-dropdown-menu{position:absolute;right:0;top:calc(100% + 6px);min-width:190px;background:#fff;border:1px solid #c8d9e2;border-radius:12px;padding:6px;box-shadow:0 12px 30px #1024322e;display:none}.desktop-dropdown-menu a{display:block;padding:8px 10px;border-radius:8px}.desktop-dropdown-menu a:hover{background:#ecf7fc}.desktop-dropdown:hover .desktop-dropdown-menu{display:block}.mobile-root{padding-top:max(16px,var(--safe-top))}.mobile-screen{width:min(100%,1240px);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.mobile-screen-plain{width:100%;border-radius:0;overflow:visible;box-shadow:none}.mobile-screen-with-nav{margin-top:12px}.page{max-width:1200px;margin:0 auto;padding:30px}.home-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.carousel-controls{display:inline-flex}.country-grid,.region-grid,.esim-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.myesims-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bottom-nav{display:none}}@media(min-width:920px){.bottom-nav{border-radius:22px 22px 0 0}}.admin-root{min-height:100dvh;display:grid;grid-template-columns:260px 1fr;background:#eef2f6;color:#111827}.admin-sidebar{background:#0f172a;color:#e2e8f0;padding:18px 14px;display:grid;align-content:start;gap:16px}.admin-sidebar header{display:flex;align-items:center;justify-content:space-between}.admin-close{display:none;border:0;background:transparent;color:#e2e8f0;font-size:1.3rem}.admin-sidebar nav{display:grid;gap:6px}.admin-link{border-radius:10px;padding:10px 12px;color:#cbd5e1}.admin-link.active{color:#fff;background:#1e293b}.admin-main{min-width:0;display:grid;grid-template-rows:auto 1fr}.admin-topbar{position:sticky;top:0;z-index:20;background:#f8fafc;border-bottom:1px solid #cbd5e1;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.admin-topbar-left{display:flex;align-items:center;gap:10px}.admin-topbar-left p{color:#64748b;font-size:.9rem}.admin-menu{border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:6px 10px;display:none}.admin-topbar-right{display:flex;align-items:center;gap:10px}.admin-topbar-right input{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;width:220px}.admin-pill{border-radius:999px;background:#e2e8f0;padding:7px 12px;font-weight:700}.admin-content{padding:16px}.admin-page{display:grid;gap:14px}.admin-panel{border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:14px}.kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:10px}.kpi-card{border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:12px}.kpi-card p{color:#64748b;font-size:.86rem}.kpi-card h3{margin-top:4px;font-size:1.35rem}.admin-search{border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;background:#fff}.admin-table-wrap{overflow-x:auto;border:1px solid #cbd5e1;border-radius:12px;background:#fff}.admin-table{width:100%;border-collapse:collapse;min-width:980px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:10px 12px;vertical-align:top}.admin-table th{position:sticky;top:0;background:#f8fafc;z-index:1;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.status-pill{display:inline-block;padding:4px 10px;border-radius:999px;border:1px solid #cbd5e1;font-size:.82rem;font-weight:700}.tone-ok{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.tone-warn{color:#b45309;background:#fffbeb;border-color:#fcd34d}.tone-muted{color:#334155;background:#f8fafc}.toggle-switch{width:44px;border:1px solid #cbd5e1;border-radius:999px;background:#e2e8f0;padding:3px;display:inline-flex;justify-content:flex-start}.toggle-switch span{width:16px;height:16px;border-radius:50%;background:#fff}.toggle-switch.checked{background:#0ea5e9;justify-content:flex-end}.inline-price-editor{display:flex;align-items:center;gap:6px}.inline-price-editor input{width:80px;border:1px solid #cbd5e1;border-radius:8px;padding:6px 8px}.inline-price-editor button{border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:6px 8px}.detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;display:grid;justify-items:end;z-index:40}.detail-drawer{width:min(420px,95vw);background:#fff;height:100vh;border-left:1px solid #cbd5e1;display:grid;grid-template-rows:auto 1fr}.detail-drawer header{padding:12px 14px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between}.detail-drawer header button{border:0;background:transparent;font-size:1.2rem}.drawer-content{padding:14px;display:grid;gap:10px}.drawer-content ul{margin:0;padding-left:18px}.chart-card{border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:14px}.line-chart{width:100%;height:200px;color:#0ea5e9;background:linear-gradient(180deg,#f8fbff,#fff);border-radius:8px}.chart-labels{display:flex;justify-content:space-between;margin-top:8px;color:#64748b;font-size:.8rem}.bars{height:220px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:8px}.bar-col{display:grid;justify-items:center;gap:6px;height:100%}.bar{width:18px;background:linear-gradient(180deg,#38bdf8,#0284c7);border-radius:10px 10px 4px 4px}.bar-col span{color:#64748b;font-size:.8rem}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mini-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.mini-list li{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e2e8f0}.admin-form{border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:12px;display:grid;gap:8px}.admin-form input,.admin-form select{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px}.pagination-row{display:flex;align-items:center;justify-content:center;gap:10px}.empty-panel{border:1px dashed #94a3b8;border-radius:12px;padding:14px;background:#f8fafc}.admin-denied{min-height:100vh;display:grid;place-content:center;gap:10px;justify-items:center;text-align:center;background:#f8fafc;padding:20px}@media(max-width:1080px){.admin-root{grid-template-columns:1fr}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:260px;transform:translate(-102%);transition:transform .2s ease;z-index:50}.admin-sidebar.open{transform:translate(0)}.admin-close,.admin-menu{display:inline-block}.admin-topbar-right input{width:150px}.kpi-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.analytics-grid{grid-template-columns:1fr}}
