@font-face{font-family:Manrope;src:url('./fonts/manrope.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
:root{font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color-scheme:dark;--bg:#111312;--panel:#1b1e1b;--panel2:#242824;--line:#2d322d;--text:#f6f7f3;--muted:#9bA398;--accent:#c7fa73;--accent-ink:#213016;--nav:#171a17;--card:#eef0e9;--card-text:#171b15;--shadow:0 20px 60px #0004}
:root[data-theme=light]{color-scheme:light;--bg:#f5f6f2;--panel:#fff;--panel2:#edefe8;--line:#e0e4d9;--text:#1d231c;--muted:#6b7465;--nav:#fff;--card:#fff;--card-text:#171b15;--shadow:0 20px 60px #14201014}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;border:0;color:inherit;background:none}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em}h1{font-size:32px;font-weight:700;line-height:1.25}h2{font-size:24px;line-height:1.3}h3{font-size:18px}.icon{width:22px;height:22px;flex:none;vertical-align:middle}.app-shell{max-width:1600px;margin:auto}.sidebar{width:250px;position:fixed;top:0;bottom:0;border-right:1px solid var(--line);padding:38px 26px 24px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:800;letter-spacing:-.7px}.logo-mark{width:44px;height:44px;border-radius:13px;background:var(--accent);color:#182010;display:inline-flex;align-items:center;justify-content:center;font-size:26px;letter-spacing:-6px;padding-right:6px;font-weight:800;flex:none}.logo-mark span{font-weight:500}.brand small{font-size:10px;display:block;font-weight:500;letter-spacing:1px;color:var(--muted);margin-top:3px}.side-caption{font-size:9px;color:var(--muted);letter-spacing:1.7px;margin:54px 12px 18px}.sidebar nav{display:grid;gap:8px}.nav-item{display:flex;gap:13px;align-items:center;min-height:50px;padding:13px 14px;font-size:13px;font-weight:600;color:var(--muted);border-radius:12px;text-align:left;position:relative}.nav-item:hover{background:var(--panel2);color:var(--text)}.nav-item.active{background:var(--accent);color:#1d2915}.nav-item.active i{height:5px;width:5px;background:currentColor;border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto}.sidebar-bottom .nav-item{width:100%}.sidebar-bottom>small{color:var(--muted);font-size:10px;display:block;margin:20px 14px 0}.sidebar-note{padding:22px 14px 28px;margin-bottom:10px;border-bottom:1px solid var(--line)}.sidebar-note>.icon{color:var(--accent);transform:rotate(-15deg);margin-bottom:12px}.sidebar-note p{font-size:12px;line-height:1.8;color:var(--muted)}.sidebar-note strong{font-weight:500;color:var(--text)}main{margin-left:250px;padding:38px 48px 50px;max-width:1300px;min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:16px}.topbar>div{position:relative}.eyebrow{display:block;font-size:9px;font-weight:700;letter-spacing:1.8px;color:var(--muted);margin-bottom:9px}.balance-pill{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:var(--panel);padding:11px 13px;border-radius:30px;font-size:12px;white-space:nowrap}.balance-pill>.icon:first-child{color:var(--muted);width:17px}.balance-pill>.icon:last-child{width:22px;height:22px;background:var(--accent);color:#1d2915;padding:4px;border-radius:50%}.hero{height:350px;position:relative;overflow:hidden;border-radius:22px;background:#273b46}.hero>img,.destination-banner>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 48%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#08110de6 0%,#0b131199 42%,#0b101114 100%),linear-gradient(0deg,#0a101066,transparent 50%)}.hero-copy{position:relative;padding:35px 36px;color:#fff;z-index:1}.hero-tag{font-size:9px;letter-spacing:1.6px;font-weight:700;display:flex;align-items:center;gap:8px;margin-bottom:19px}.hero-tag i{width:6px;height:6px;background:var(--accent);border-radius:50%}.hero h2{font-size:44px;font-weight:600;line-height:1.1;letter-spacing:-2px}.hero h2 em{font-style:normal;color:var(--accent)}.hero p{font-size:12px;line-height:1.65;color:#e0e5df;margin:17px 0 23px}.hero-location{position:absolute;right:27px;bottom:28px;display:flex;flex-direction:column;gap:6px;text-align:right;color:#fff}.hero-location>span{font-size:8px;letter-spacing:2px;color:#ddd}.hero-location>b{font-size:12px;font-weight:600}.hero-count{position:absolute;right:27px;top:28px;font-size:12px;font-weight:700;color:white}.hero-count i{color:#fff7;font-style:normal;font-weight:400}.btn{min-height:46px;border-radius:11px;padding:13px 19px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:12px;font-weight:750;transition:transform .18s,background .18s}.btn:active{transform:scale(.975)}.btn .icon{width:17px;height:17px}.btn-primary{background:var(--accent);color:#192410}.btn-primary:hover{background:#d5ff95}.btn-secondary{background:var(--panel2);color:var(--text)}.btn-white{background:#fff;color:#152116}.btn-dark{background:#152211;color:#fff}.full{width:100%}.benefits{display:flex;justify-content:space-between;padding:20px 7px;border-bottom:1px solid var(--line);margin-bottom:32px;gap:12px}.benefits span{display:flex;align-items:center;gap:9px;font-size:10px;color:var(--muted)}.benefits .icon{height:17px;width:17px;color:var(--accent)}[data-theme=light] .benefits .icon{color:#577333}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:25px 0 20px}.section-heading h2{font-size:23px}.section-heading .eyebrow{font-size:8px;margin-bottom:6px}.text-btn{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;white-space:nowrap}.text-btn .icon{height:15px;width:15px}.catalog-controls{display:flex;gap:14px;margin-bottom:20px;align-items:center}.search-box{border:1px solid var(--line);background:var(--panel);border-radius:12px;display:flex;align-items:center;gap:12px;padding:0 15px;flex:1;min-width:0;height:48px}.search-box>.icon{width:18px;height:18px;color:var(--muted)}.search-box input{background:none;border:0;outline:none;color:var(--text);width:100%;font-size:12px;height:100%;min-width:0}.search-box input::placeholder{color:var(--muted)}.search-box kbd{color:var(--muted);font-size:18px}.segmented{background:var(--panel);display:flex;padding:4px;border-radius:12px;border:1px solid var(--line);height:48px}.segmented button{padding:8px 18px;border-radius:8px;font-size:11px;color:var(--muted);font-weight:650}.segmented button.selected{background:var(--accent);color:#1d2915}.country-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.country-card{position:relative;min-height:184px;border-radius:17px;overflow:hidden;padding:19px;text-align:left;background:var(--panel);border:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s,border-color .2s;animation:card-in .35s both;animation-delay:var(--delay,0ms)}.country-card:hover{transform:translateY(-3px);border-color:var(--muted)}.country-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s}.country-card:hover>img{transform:scale(1.05)}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,#10171020 0%,#0c181333 35%,#09140ce6 100%)}.country-card-top,.country-card-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;gap:5px}.country-card-bottom{align-items:flex-end}.flag{font-size:25px;line-height:1.1;display:inline-flex;align-items:center}.country-arrow{display:flex;border:1px solid #ffffff50;border-radius:50%;width:25px;height:25px;justify-content:center;align-items:center;background:#ffffff15}.country-arrow .icon{width:14px;height:14px;transform:rotate(-35deg)}.country-card small{font-size:9px;opacity:.7;display:block;margin-bottom:4px}.country-card h3{font-size:19px;letter-spacing:-.5px;font-weight:650}.country-price{font-size:12px;font-weight:700;white-space:nowrap}.country-price small{display:inline}.with-image{color:#fff}.plain-card{background:var(--card);color:var(--card-text);border-color:transparent;min-height:150px}.plain-card .country-arrow{border-color:#1d291530;background:#1d291506}.plain-card .flag{font-size:32px}.bottom-banner{margin-top:26px;background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:24px;display:flex;align-items:center;gap:17px}.bottom-banner>.icon{width:31px;height:31px;color:var(--accent)}[data-theme=light] .bottom-banner>.icon{color:#527232}.bottom-banner b{font-size:13px}.bottom-banner p{font-size:11px;color:var(--muted);margin-top:6px;line-height:1.6}.round-btn{border-radius:50%;background:var(--panel2);display:grid;place-items:center;width:34px;height:34px;margin-left:auto;flex:none}.round-btn .icon{width:18px;height:18px}.bottom-nav{display:none}.back-btn{margin:0 8px 0 -10px;padding:7px;float:left}.back-btn+.eyebrow{padding-top:3px}.destination-banner{height:240px;border-radius:20px;position:relative;overflow:hidden;margin-bottom:35px;background:#314332;color:#fff}.destination-banner>div:last-child{position:relative;padding:30px}.destination-flag{font-size:38px}.destination-banner h2{font-size:38px;margin:10px 0}.destination-banner p{font-size:12px;color:#e0e5df}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.plan-card{background:var(--card);color:var(--card-text);border-radius:17px;padding:22px;text-align:left;border:1px solid transparent;transition:transform .2s,border-color .2s}.plan-card:hover{transform:translateY(-3px);border-color:var(--accent)}.plan-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.plan-icon{background:#dee6d6;border-radius:11px;padding:9px;display:flex}.chip{font-size:9px;padding:5px 9px;border:1px solid #cbd4c5;border-radius:20px;font-weight:600}.plan-card h3{font-size:35px;margin-bottom:6px}.plan-card p{font-size:12px;color:#66735e}.plan-name{display:block;font-size:10px;margin-top:8px;color:#66735e}.plan-footer{display:flex;justify-content:space-between;border-top:1px solid #d9dfd3;margin-top:22px;padding-top:17px;align-items:center;gap:8px}.plan-footer b{font-size:19px}.plan-footer span{display:flex;gap:5px;align-items:center;font-size:10px}.plan-footer .icon{width:15px;height:15px}.footnote{color:var(--muted);font-size:10px;line-height:1.7;text-align:center;margin:27px 0}.muted{color:var(--muted);font-size:12px}.empty-state{border:1px dashed var(--line);border-radius:22px;display:flex;align-items:center;flex-direction:column;padding:65px 24px;text-align:center;min-height:360px;justify-content:center}.empty-icon{background:var(--panel2);width:76px;height:76px;display:grid;place-items:center;border-radius:25px;color:var(--accent);margin-bottom:24px}.empty-icon .icon{width:34px;height:34px}.empty-state p{color:var(--muted);font-size:13px;line-height:1.8;max-width:380px;margin:13px 0 23px}.info-strip{display:flex;align-items:center;gap:12px;padding:17px 20px;border:1px solid var(--line);border-radius:12px;font-size:11px;color:var(--muted);margin-bottom:24px;line-height:1.6}.info-strip button{margin-left:auto}.esim-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.esim-card{border:1px solid var(--line);background:var(--panel);padding:25px;border-radius:19px;text-align:left;transition:transform .2s}.esim-card:hover{transform:translateY(-2px)}.esim-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.status{display:inline-flex;align-items:center;gap:6px;font-size:9px;color:var(--accent)}[data-theme=light] .status{color:#527232}.status i{width:5px;height:5px;border-radius:50%;background:currentColor}.status.danger{color:#e39186}.esim-card h3{font-size:24px}.esim-card>p{font-size:12px;color:var(--muted);margin-top:7px}.usage-label{display:flex;justify-content:space-between;align-items:center;margin:26px 0 10px;font-size:11px}.usage-label>span{color:var(--muted)}.usage-label b{color:var(--text)}.usage-label small{color:var(--muted)}.progress{height:5px;background:var(--line);border-radius:9px;overflow:hidden}.progress i{height:100%;display:block;background:var(--accent);border-radius:9px}.esim-card-foot{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-top:24px;font-size:10px}.esim-card-foot>span{color:var(--muted)}.esim-card-foot b{font-weight:550}.esim-card-foot .icon{width:15px;height:15px;margin-left:5px}.pending-line{padding-top:24px;font-size:11px;color:var(--muted)}.wallet-card{background:var(--accent);border-radius:22px;padding:33px 36px;position:relative;overflow:hidden;color:#1b2812;min-height:258px}.wallet-label{font-size:12px;display:flex;align-items:center;gap:9px}.wallet-label .icon{width:19px;height:19px}.wallet-card h2{font-size:56px;letter-spacing:-3px;margin:14px 0 6px;position:relative;z-index:1}.wallet-card p{font-size:11px;margin-bottom:26px}.wallet-card .btn{position:relative;z-index:1}.wallet-watermark{font-size:230px;letter-spacing:-35px;font-weight:750;position:absolute;right:55px;bottom:-34px;color:#1b281210;line-height:1;pointer-events:none}.payment-badges{display:flex;gap:24px;padding:19px 4px;color:var(--muted);font-size:10px}.payment-badges>span{display:flex;gap:7px;align-items:center}.payment-badges .icon{width:16px;height:16px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:17px;overflow:hidden;margin-bottom:20px}.history-row{display:flex;align-items:center;gap:14px;padding:20px 22px;border-bottom:1px solid var(--line)}.history-row:last-child{border:0}.row-icon{background:var(--panel2);padding:11px;border-radius:13px;display:flex;color:var(--muted)}.row-icon.green{color:var(--accent)}.history-row>div{flex:1}.history-row b{display:block;font-size:12px;font-weight:650}.history-row small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.history-row>strong{font-size:14px;white-space:nowrap}.green-text{color:var(--accent)}[data-theme=light] .green-text{color:#527232}.small-empty{padding:38px 24px;font-size:12px;text-align:center;color:var(--muted)}.profile-card{text-align:center;padding:32px;background:var(--panel);border:1px solid var(--line);border-radius:22px}.avatar{display:grid;place-items:center;background:var(--accent);color:#1d2d13;font-size:34px;font-weight:700;width:78px;height:78px;border-radius:26px;margin:0 auto 18px}.profile-card h2{font-size:26px}.profile-card>p{font-size:12px;color:var(--muted);margin-top:7px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:27px;padding-top:24px}.profile-stats>div{border-right:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.profile-stats>div:last-child{border:0}.profile-stats b{font-size:23px}.profile-stats span{font-size:10px;color:var(--muted)}.menu-panel>button{display:flex;align-items:center;gap:16px;width:100%;padding:22px;text-align:left;border-bottom:1px solid var(--line)}.menu-panel>button:last-child{border:0}.menu-panel>button>span:not(.toggle){flex:1}.menu-panel b{font-size:13px;display:block}.menu-panel small{font-size:10px;color:var(--muted);display:block;margin-top:6px}.menu-panel>button>.icon:first-child{color:var(--muted)}.menu-panel>button>.icon:last-child{width:17px;height:17px}.toggle{width:37px;height:23px;border-radius:20px;background:var(--line);display:block;position:relative;flex:none}.toggle:after{content:'';position:absolute;left:3px;top:3px;width:17px;height:17px;background:white;border-radius:50%;transition:transform .2s}.toggle.on{background:var(--accent)}.toggle.on:after{transform:translateX(14px);background:#26341e}.modal-open{overflow:hidden}.modal-overlay{position:fixed;inset:0;z-index:50;background:#050a08b8;display:flex;align-items:center;justify-content:center;padding:24px;animation:fade-in .2s}.modal{width:460px;max-width:100%;max-height:90dvh;overflow-y:auto;overscroll-behavior:contain;background:var(--panel);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:32px;position:relative;animation:modal-in .25s}.modal-handle{display:none}.modal-close{position:absolute;top:16px;right:16px;background:var(--panel2);border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.modal-close .icon{width:16px;height:16px}.modal-eyebrow{font-size:8px;font-weight:700;letter-spacing:1.7px;color:var(--muted);display:block;margin:7px 25px 12px 0}.modal h2{font-size:27px;margin-bottom:25px;padding-right:10px}.modal>h3{font-size:16px;margin:20px 0 14px}.package-summary{border-radius:16px;background:var(--accent);color:#1b2812;padding:24px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px;margin-bottom:20px}.package-summary>strong{font-size:38px;letter-spacing:-2px}.package-summary>span{grid-column:1;font-size:12px}.package-summary>b{grid-column:2;grid-row:1/3;font-size:22px}.detail-list{margin:17px 0 22px}.detail-list>div{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;font-size:11px;border-bottom:1px solid var(--line);padding:13px 0;line-height:1.5}.detail-list>div>span{color:var(--muted);flex:none}.detail-list b{text-align:right;font-weight:600}.detail-list .total{font-size:18px;padding-top:19px;border:0}.detail-list .total>span{color:var(--text)}.faq-item{border-bottom:1px solid var(--line);padding:15px 0;font-size:12px}.faq-item summary{cursor:pointer;font-weight:650;line-height:1.6;padding-right:15px}.faq-item p{font-size:11px;color:var(--muted);line-height:1.8;margin-top:13px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:var(--muted);line-height:1.65;margin:24px 0}.consent input{accent-color:var(--accent);margin-top:3px;width:16px;height:16px;flex:none}.modal-note{text-align:center;font-size:10px;line-height:1.7;color:var(--muted);margin:17px 0 0}.center{text-align:center}.confirmation-icon{display:grid;place-items:center;width:70px;height:70px;margin:auto;border-radius:23px;background:var(--accent);color:#253717}.confirmation-icon .icon{width:33px;height:33px}.amount-input{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);background:var(--bg);border-radius:15px;padding:23px;gap:12px;font-size:36px;margin:16px 0}.amount-input input{width:160px;background:none;border:0;outline:none;text-align:right;font-size:38px;font-weight:700;color:var(--text);appearance:textfield}.amount-input input::-webkit-inner-spin-button{appearance:none}.amount-input>span{color:var(--muted)}.amount-presets{display:flex;gap:8px}.amount-presets button{flex:1;padding:11px 3px;border:1px solid var(--line);border-radius:10px;font-size:11px}.amount-presets button.selected{background:var(--accent);color:#1d2915;border-color:var(--accent)}.payment-options{display:grid;gap:10px}.payment-options button{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:17px 15px;border-radius:14px;text-align:left}.payment-options button>span{flex:1}.payment-options b{display:block;font-size:12px}.payment-options small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.payment-options .icon:last-child{width:16px;height:16px}.qr-wrap{border-radius:16px;background:#fff;width:230px;height:230px;padding:8px;margin:0 auto 18px;display:grid;place-items:center}.qr-wrap img{width:100%;height:100%}.mono{font-family:ui-monospace,monospace;word-break:break-all}.small{font-size:9px}.break{overflow-wrap:anywhere}.help-steps{display:grid;gap:18px;margin-bottom:15px}.help-steps>div{display:grid;grid-template-columns:34px 1fr;column-gap:12px}.help-steps span{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;background:var(--accent);color:#26341e;border-radius:9px;font-size:10px;font-weight:700}.help-steps b{font-size:12px}.help-steps p{font-size:11px;color:var(--muted);line-height:1.6;margin-top:4px}.modal>.faq-item:last-of-type{margin-bottom:22px}#toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:var(--accent);color:#223219;padding:14px 21px;border-radius:13px;font-size:12px;font-weight:650;max-width:90vw;box-shadow:var(--shadow);z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}.initial-loader{min-height:70vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px}.initial-loader>p{font-size:13px;color:var(--muted)}.loader{display:block;border:2px solid var(--line);border-top-color:var(--accent);width:22px;height:22px;border-radius:50%;animation:spin .8s linear infinite}.skeleton{min-height:184px;border-radius:17px;background:var(--panel2);animation:pulse 1.4s infinite}.page-enter{animation:page-in .22s ease-out}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.4}}@keyframes card-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes modal-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes page-in{from{opacity:.6}to{opacity:1}}
@media(min-width:1600px){.sidebar{left:calc((100vw - 1600px)/2)}}
@media(max-width:1200px){.sidebar{width:210px;padding:30px 18px}main{margin-left:210px;padding:30px}.country-grid{grid-template-columns:repeat(2,1fr)}.plan-grid{grid-template-columns:repeat(2,1fr)}.hero h2{font-size:40px}.hero-copy{padding:33px 28px}.country-card{min-height:190px}.hero-location{right:20px;bottom:23px}}
@media(max-width:850px){.sidebar{width:84px;padding:26px 13px}.brand>div,.side-caption,.sidebar-note,.sidebar-bottom>small,.sidebar .nav-item>span,.sidebar .nav-item>i{display:none}.brand{justify-content:center}.sidebar nav{margin-top:40px}.sidebar .nav-item{justify-content:center;padding:14px;font-size:0;gap:0}.sidebar .nav-item .icon{width:22px;height:22px}.sidebar-bottom{margin-top:auto}main{margin-left:84px;padding:28px}.benefits{gap:8px}.benefits span{font-size:9px;gap:6px}.hero h2{font-size:38px}.hero-location{font-size:10px}.hero-location>span{display:none}.section-heading h2{font-size:21px}}
@media(max-width:600px){.sidebar{display:none}main{margin-left:0;padding:24px 20px calc(105px + env(safe-area-inset-bottom));min-height:100dvh}.topbar{margin-bottom:23px;gap:8px}.topbar h1{font-size:27px}.eyebrow{font-size:7px;letter-spacing:1.5px;margin-bottom:7px}.balance-pill{font-size:10px;padding:8px 9px;gap:7px}.balance-pill>.icon:first-child{display:none}.balance-pill>.icon:last-child{width:19px;height:19px}.hero{height:345px;border-radius:19px}.hero>img{object-position:58% 50%}.hero-shade{background:linear-gradient(90deg,#091511db,#07110b25),linear-gradient(0deg,#06110bdd,transparent 70%)}.hero-copy{padding:27px 23px}.hero h2{font-size:38px;letter-spacing:-1.8px;line-height:1.15}.hero-tag{font-size:7px;letter-spacing:1.35px;margin-bottom:23px}.hero p{font-size:11px;line-height:1.75;margin:15px 0 21px}.hero .btn{font-size:11px;min-height:43px;padding:12px 15px}.hero-location{right:20px;bottom:18px}.hero-location b{font-size:9px}.hero-count{right:19px;top:26px;font-size:9px}.benefits{display:grid;grid-template-columns:1fr 1fr;padding:19px 0;margin-bottom:26px;row-gap:12px}.benefits span{font-size:9px;gap:7px}.benefits span:last-child{display:none}.benefits .icon{width:16px;height:16px}.section-heading{margin:22px 0 17px;align-items:flex-end}.section-heading h2{font-size:21px;letter-spacing:-.8px}.section-heading .eyebrow{font-size:6px;letter-spacing:1.3px}.catalog-section>.section-heading .text-btn{font-size:0;gap:0}.catalog-section>.section-heading .text-btn .icon{font-size:initial;width:20px;height:20px}.catalog-controls{display:block;margin-bottom:16px}.search-box{height:47px}.search-box input{font-size:12px}.search-box kbd{display:none}.segmented{display:inline-flex;border:0;background:none;padding:0;gap:8px;height:auto;margin-top:16px}.segmented button{border:1px solid var(--line);border-radius:25px;padding:8px 20px;font-size:11px;background:var(--panel)}.segmented button.selected{border-color:var(--accent)}.country-grid{gap:12px}.country-card{min-height:182px;padding:14px;border-radius:15px}.country-card-bottom{display:block}.country-card h3{font-size:17px;margin-bottom:5px}.country-card small{font-size:8px}.country-price{font-size:11px}.country-price small{display:inline}.country-arrow{width:23px;height:23px}.flag{font-size:22px}.plain-card{min-height:158px}.plain-card .flag{font-size:27px}.bottom-banner{padding:19px 16px;gap:12px;align-items:flex-start;border-radius:15px;margin-top:23px}.bottom-banner>.icon{width:24px;height:24px;margin-top:2px}.bottom-banner b{font-size:11px}.bottom-banner p{font-size:9px;line-height:1.75}.bottom-banner .round-btn{width:27px;height:27px;margin-top:2px}.bottom-nav{display:flex;position:fixed;z-index:20;bottom:0;left:0;right:0;border-top:1px solid var(--line);padding:11px 12px calc(11px + env(safe-area-inset-bottom));background:var(--nav);justify-content:space-around}.bottom-nav .nav-item{display:flex;flex-direction:column;gap:6px;padding:8px 14px 6px;min-height:0;border-radius:12px;font-size:9px;min-width:65px;font-weight:500}.bottom-nav .nav-item .icon{width:21px;height:21px}.bottom-nav .nav-item.active{background:transparent;color:var(--accent)}[data-theme=light] .bottom-nav .nav-item.active{color:#477321}.bottom-nav .nav-item.active:before{content:'';position:absolute;inset:0 5px auto;height:33px;background:#c7fa7312;border-radius:10px}.bottom-nav .nav-item i{display:none}#toast{bottom:100px;font-size:11px;width:max-content;max-width:88vw}.destination-banner{height:218px;margin-bottom:26px}.destination-banner>div:last-child{padding:24px}.destination-banner h2{font-size:32px}.destination-banner p{font-size:11px}.plan-grid{gap:12px}.plan-card{padding:17px;border-radius:15px}.plan-top{margin-bottom:18px}.plan-icon{padding:7px;border-radius:9px}.plan-icon .icon{width:19px;height:19px}.chip{font-size:7px;padding:4px 7px}.plan-card h3{font-size:30px}.plan-card p{font-size:10px}.plan-footer{display:block;padding-top:14px;margin-top:17px}.plan-footer b{font-size:19px}.plan-footer>span{margin-top:8px;font-size:9px;justify-content:space-between}.plan-name{font-size:8px}.footnote{font-size:9px;margin-top:21px}.info-strip{padding:14px;font-size:10px;gap:10px}.info-strip>.icon{width:18px;height:18px}.esim-grid{grid-template-columns:1fr;gap:15px}.esim-card{padding:22px}.wallet-card{padding:27px 24px;border-radius:19px;min-height:245px}.wallet-card h2{font-size:47px;margin-top:18px}.wallet-card p{font-size:10px}.wallet-watermark{font-size:178px;right:26px;bottom:-19px;letter-spacing:-30px}.wallet-label{font-size:11px}.payment-badges{gap:19px;font-size:10px;padding-top:18px}.payment-badges span:last-child{display:none}.history-row{padding:17px 16px;gap:11px}.history-row b{font-size:11px}.history-row small{font-size:9px}.history-row>strong{font-size:12px}.row-icon{padding:9px;border-radius:11px}.row-icon .icon{width:18px;height:18px}.profile-card{padding:27px 17px}.profile-stats b{font-size:19px}.profile-stats span{font-size:9px}.menu-panel>button{padding:20px 17px;gap:13px}.menu-panel b{font-size:12px}.menu-panel small{font-size:9px;line-height:1.5}.empty-state{padding:40px 20px;border-radius:18px;min-height:370px}.empty-state h2{font-size:22px}.empty-state p{font-size:12px}.modal-overlay{align-items:flex-end;padding:0;background:#050a08a8}.modal{width:100%;max-width:none;max-height:92dvh;border-radius:24px 24px 0 0;padding:26px 24px calc(24px + env(safe-area-inset-bottom));animation:modal-in .25s}.modal-handle{display:block;width:32px;height:4px;background:var(--line);border-radius:5px;position:absolute;top:10px;left:calc(50% - 16px)}.modal-eyebrow{margin-top:9px}.modal h2{font-size:25px}.modal-close{top:24px;right:22px}.modal .btn{min-height:48px}.package-summary{padding:22px}.detail-list>div{font-size:11px}.back-btn{padding:5px;margin-right:4px;margin-left:-8px}.skeleton{min-height:182px}.initial-loader{min-height:60vh}}
.country-card{animation:none}.plan-volume-label{display:block;font-size:9px;color:#66735e;margin-bottom:6px}
.credits-footer{text-align:center;margin-top:28px;color:var(--muted);font-size:9px}.credits-footer button{padding:10px}.faq-item a{text-decoration:underline;text-underline-offset:3px}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
