@view-transition{navigation:auto}@font-face{font-family:"TT Hoves";src:url(assets/fonts/TTHovesPro-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:"TT Hoves";src:url(assets/fonts/TTHovesPro-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:"TT Hoves";src:url(assets/fonts/TTHovesPro-DemiBold.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:"TT Hoves";src:url(assets/fonts/TTHovesPro-Bold.woff2)format("woff2");font-weight:700;font-display:swap}*{box-sizing:border-box}:root{--bg:#050505;--panel:rgba(255, 255, 255, 0.06);--panel-strong:rgba(255, 255, 255, 0.12);--panel-border:rgba(255, 255, 255, 0.14);--text:rgba(255, 255, 255, 0.96);--text-muted:rgba(255, 255, 255, 0.92);--text-soft:rgba(255, 255, 255, 0.74);--accent:#ff5a1f;--accent-soft:rgba(255, 90, 31, 0.12);--shadow:0 24px 70px rgba(0, 0, 0, 0.34);--content-max:1520px}body,html{min-height:100%;margin:0;background-color:var(--bg);color:var(--text);font-family:"TT Hoves",-apple-system,BlinkMacSystemFont,sans-serif}body{overflow-x:hidden}body[data-locale=ar],body[data-locale=fa],html[lang=ar] body,html[lang=fa] body{font-family:"Cairo",-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit}.page{position:relative;min-height:100vh;min-height:100dvh;background:radial-gradient(circle at 12% 15%,rgba(255,152,72,.24)0,rgba(255,120,49,.18) 14%,rgba(255,90,31,.04) 32%,rgba(255,90,31,0) 48%),radial-gradient(circle at 20% 28%,rgba(255,113,56,.14)0,rgba(255,113,56,0) 30%),linear-gradient(115deg,rgba(47,16,8,.94)0,rgba(17,8,5,.96) 24%,rgba(5,5,5,.98) 46%,rgba(5,5,5,.82) 60%,rgba(5,5,5,0) 79%);isolation:isolate;overflow:clip}.page::after,.page::before{content:"";position:absolute;inset:14px;border-radius:32px;pointer-events:none;z-index:0}.page::before{background:var(--page-bg-image, url('assets/images/bg.webp')) right center/auto 100%no-repeat;opacity:.92;transform:translateX(4%)}.page::after{background:radial-gradient(circle at 17% 18%,rgba(255,190,124,.18)0,rgba(255,190,124,.08) 12%,rgba(255,138,70,.04) 24%,rgba(255,138,70,0) 36%),linear-gradient(180deg,rgba(255,170,108,.03)0,rgba(255,170,108,0) 34%);mix-blend-mode:screen}body[data-dir=rtl] .page::before,body[data-dir=rtl] .service-bg-page::before{transform:none;transform-origin:center center}.service-bg-page,.simple-page{background:#050505}.service-bg-page::before{background:var(--page-bg-image, url('assets/images/bg.webp')) center center/cover no-repeat;opacity:1;transform:none}.service-bg-page::after{background:radial-gradient(circle at center,transparent 30%,rgba(0,0,0,.2) 58%,rgba(0,0,0,.68) 100%),linear-gradient(90deg,rgba(0,0,0,.62)0,rgba(0,0,0,.18) 22%,rgba(0,0,0,.08) 50%,rgba(0,0,0,.18) 78%,rgba(0,0,0,.62) 100%),linear-gradient(180deg,rgba(0,0,0,.46)0,rgba(0,0,0,.12) 24%,rgba(0,0,0,.08) 50%,rgba(0,0,0,.14) 76%,rgba(0,0,0,.54) 100%);mix-blend-mode:normal}.simple-page::after,.simple-page::before{display:none}.content{position:relative;z-index:1;width:100%;max-width:var(--content-max);min-height:100vh;min-height:100dvh;margin:0 auto;padding:24px 38px 18px;display:flex;flex-direction:column;justify-content:space-between;gap:18px}.brand,.topbar{display:flex;align-items:center}.topbar{justify-content:space-between;gap:24px;position:relative;z-index:40}.brand{gap:12px;color:inherit;text-decoration:none}.logo{width:48px;height:48px;border-radius:14px;box-shadow:0 14px 38px rgba(255,90,31,.22)}.brand-text{display:flex;flex-direction:column;gap:2px}.brand-name{font-size:20px;font-weight:600;letter-spacing:.02em}.brand-tagline{font-size:11px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft)}.control,.top-actions{display:flex;align-items:center;gap:10px}.top-actions{position:relative;z-index:55}.control{min-height:48px;padding:0 16px;border:1px solid var(--panel-border);border-radius:999px;background:rgba(255,255,255,.06);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);color:#fff;cursor:pointer;transition:all .25s ease;font:inherit}.control:focus-visible,.control:hover,.footer a:focus-visible,.footer a:hover{background:var(--panel-strong);border-color:rgba(255,255,255,.26);outline:0}.control img{display:block;width:18px;height:18px;flex-shrink:0;filter:brightness(0) invert(1)}.lang-label{font-size:14px;font-weight:500;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.language-trigger{min-width:132px}.language-trigger .lang-label{max-width:14ch}.dropdown{position:relative;z-index:50}.menu-panel{position:absolute;top:calc(100% + 12px);right:0;display:flex;flex-direction:column;min-width:210px;padding:10px;border:1px solid var(--panel-border);border-radius:22px;background:rgba(10,10,10,.82);box-shadow:var(--shadow);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:60}.dropdown.open .menu-panel{opacity:1;transform:translateY(0);pointer-events:auto}.lang-options{display:grid;gap:6px}.lang-option,.service-link{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;padding:12px 14px;border:0;border-radius:14px;background:0 0;color:#fff;font:inherit;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease}.lang-option:focus-visible,.lang-option:hover,.service-link:focus-visible,.service-link:hover{background:rgba(255,255,255,.08);outline:0}.lang-option.active{background:var(--accent-soft)}.lang-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.lang-name,.service-link span{font-size:15px;font-weight:600;line-height:1.3}.lang-code{display:inline-flex;align-items:center;justify-content:center;min-width:30px;padding:3px 7px;border:1px solid rgba(255,90,31,.72);border-radius:8px;background:rgba(255,90,31,.06);color:#fff;font-size:11px;letter-spacing:.08em;line-height:1;text-transform:uppercase}.service-link img{width:20px;height:20px;flex-shrink:0;filter:brightness(0) invert(1)}.hero,.subpage-main{flex:1;display:grid;gap:20px}.hero{grid-template-columns:minmax(320px,1fr) auto minmax(320px,1fr);align-items:center;gap:18px;min-height:0}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:22px;max-width:560px;padding-top:2px;padding-inline-end:12px;grid-column:1;justify-self:start}.hero-copy h1,.service-copy h1{margin:0;font-size:clamp(40px,5vw,68px);line-height:.98;font-weight:700;letter-spacing:-.05em;text-wrap:balance}.hero-description{margin:0;max-width:500px;font-size:clamp(16px,1.35vw,19px);line-height:1.52;font-weight:300;color:var(--text-muted)}.service-shortcuts{display:flex;flex-wrap:wrap;gap:18px}.shortcut,.shortcut-card{display:flex;align-items:center}.shortcut{flex-direction:column;gap:8px;min-width:62px;text-decoration:none;color:#fff;cursor:pointer}.shortcut-card{justify-content:center;width:56px;height:56px;border-radius:16px;background:#fff;border:1px solid rgba(229,231,235,.92);box-shadow:0 6px 12px rgba(0,0,0,.15);color:#111827;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.shortcut.is-active .shortcut-card,.shortcut:focus-visible .shortcut-card,.shortcut:hover .shortcut-card{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 12px 24px rgba(255,90,31,.2)}.shortcut:focus-visible{outline:0}.shortcut-card img,.shortcut-card svg{width:28px;height:28px;display:block;transition:filter .2s ease}.shortcut-card img{filter:brightness(0) saturate(100%) invert(10%) sepia(13%) saturate(1369%) hue-rotate(184deg) brightness(92%) contrast(91%)}.shortcut.is-active .shortcut-card img,.shortcut:focus-visible .shortcut-card img,.shortcut:hover .shortcut-card img{filter:brightness(0) invert(1)}.shortcut-label{font-size:14px;font-weight:400;color:#fff;text-align:center}.hero .device-stage{justify-self:center;transform:translateX(18px)}.hero-balance{grid-column:3;display:block}.service-hero,.service-page{align-items:center}.service-hero{display:grid;grid-template-columns:minmax(320px,1fr) minmax(240px,340px);gap:18px;min-height:0}.service-copy{display:flex;flex-direction:column;align-items:flex-start;gap:22px;max-width:560px;padding-top:2px;padding-inline-end:12px;grid-column:1;justify-self:start}.service-copy .intro{margin:0;max-width:500px;font-size:clamp(16px,1.35vw,19px);line-height:1.52;font-weight:300;color:var(--text-muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:6px}.service-payment-rail{width:100%;display:flex;justify-content:flex-start;padding-top:18px;padding-bottom:0}.payment-card{display:grid;gap:6px;width:min(100%,620px)}.payment-copy{display:block}.payment-note{margin:0;max-width:540px;font-size:15px;line-height:1.4;font-weight:400;color:rgba(255,255,255,.98)}.payment-grid{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.payment-method{display:inline-flex;align-items:center;justify-content:center;height:34px;min-width:34px;padding:6px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);color:#fff;flex:0 0 auto}.payment-icon svg,.payment-method svg{height:100%;display:block;flex-shrink:0}.payment-method svg{width:auto;max-width:100%}.payment-method--tall{width:44px;padding-inline:4px}.payment-method--wide{width:78px;padding-inline:8px;background:rgba(255,255,255,.06)}.payment-method-more{width:34px;color:rgba(255,255,255,.78)}.payment-group,.payment-icon{display:flex;align-items:center}.payment-group{gap:3px;padding:3px 5px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:rgba(255,255,255,.02)}.payment-icon{position:relative;justify-content:center;width:26px;height:26px;padding:2px;border-radius:3px;overflow:hidden}.payment-icon svg{width:100%}.payment-icon--more{color:rgba(255,255,255,.5)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.store-btn{display:inline-flex;align-items:center;gap:12px;min-width:188px;padding:13px 18px;border:1px solid var(--panel-border);border-radius:18px;background:rgba(255,255,255,.06);color:#fff;text-decoration:none;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);transition:all .25s ease}.store-btn:focus-visible,.store-btn:hover{background:var(--panel-strong);border-color:rgba(255,255,255,.26);outline:0}.store-btn svg{width:22px;height:22px;flex-shrink:0}.store-text{display:flex;flex-direction:column;gap:2px}.store-label{font-size:11px;color:var(--text-soft);letter-spacing:.06em}.store-name{font-size:16px;font-weight:600}.qr-overlay{position:fixed;inset:0;z-index:999;justify-content:center;background:rgba(0,0,0,.6);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .3s ease}.qr-overlay.visible{opacity:1;pointer-events:auto}.qr-card,.qr-card-close,.qr-overlay{display:flex;align-items:center}.qr-card{position:relative;flex-direction:column;gap:20px;padding:36px 32px 28px;min-width:300px;max-width:360px;border:1px solid var(--panel-border);border-radius:24px;background:rgba(14,14,14,.92);box-shadow:var(--shadow);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);transform:scale(.92) translateY(12px);transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s ease;opacity:0}.qr-overlay.visible .qr-card{opacity:1}.qr-card-close{position:absolute;top:12px;right:12px;width:32px;height:32px;justify-content:center;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:rgba(255,255,255,.6);cursor:pointer;transition:background .2s ease,color .2s ease;padding:0;font-size:0;line-height:1}.qr-card-close:hover{background:rgba(255,255,255,.14);color:#fff}.qr-card-close svg{width:16px;height:16px}.qr-card-title{font-size:17px;font-weight:600;color:#fff;text-align:center;letter-spacing:.01em}.qr-code-frame{display:flex;align-items:center;justify-content:center;width:200px;height:200px;border-radius:18px;background:#fff;padding:12px}.qr-code-frame svg{width:100%;height:100%;color:#111}.qr-code-image{width:100%;height:100%;display:block;object-fit:contain}.qr-card-hint{font-size:13px;color:var(--text-soft);text-align:center;line-height:1.4;max-width:260px}.qr-card-link{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border:1px solid var(--panel-border);border-radius:14px;background:rgba(255,255,255,.06);color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s ease,border-color .2s ease}.qr-card-link:hover{background:var(--panel-strong);border-color:rgba(255,255,255,.26)}.qr-card-link svg{width:18px;height:18px;flex-shrink:0}.locale-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .28s ease}.locale-overlay.visible{opacity:1;pointer-events:auto}.locale-sheet{width:min(560px,calc(100vw - 24px));max-height:min(78vh,760px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--panel-border);border-radius:28px;background:rgba(18,18,18,.94);box-shadow:var(--shadow);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);transform:scale(.96) translateY(14px);transition:transform .32s cubic-bezier(.16,1,.3,1)}.locale-overlay.visible .locale-sheet,.qr-overlay.visible .qr-card{transform:scale(1) translateY(0)}.locale-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 14px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,90,31,.08),rgba(255,90,31,0))}.locale-sheet-eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);margin-bottom:6px}.locale-sheet-title{margin:0;font-size:24px;line-height:1.05;font-weight:700;letter-spacing:-.03em}.locale-sheet-close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.72);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.locale-sheet-close:focus-visible,.locale-sheet-close:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.24);color:#fff;outline:0}.locale-sheet-close svg{width:18px;height:18px}.locale-sheet-list{display:grid;gap:8px;padding:14px 14px 16px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.locale-sheet-list .lang-option{padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.02)}.locale-sheet-list .lang-option.active{background:linear-gradient(135deg,rgba(255,90,31,.18),rgba(255,90,31,.06))}.device-stage{position:relative;display:flex;justify-content:center;align-items:center;min-height:100%;grid-column:2;justify-self:end;z-index:5;transform:translateX(-56px)}.service-hero .hero-balance{display:none}.device-glow{position:absolute;width:min(80vw,480px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,90,31,.28)0,rgba(255,90,31,.08) 28%,rgba(255,90,31,0) 68%);filter:blur(16px);pointer-events:none}.device-shell{position:relative;width:min(21.5vw,298px);min-width:232px;padding:13px;border-radius:38px;background:linear-gradient(180deg,rgba(255,255,255,.14)0,rgba(255,255,255,.04) 100%);border:1px solid rgba(255,255,255,.15);box-shadow:0 30px 90px rgba(0,0,0,.45);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.device-shell::before{content:"";position:absolute;top:8px;left:50%;width:34%;height:18px;border-radius:0 0 16px 16px;background:rgba(0,0,0,.72);transform:translateX(-50%);z-index:2}.device-screen{display:block;width:100%;border-radius:28px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);opacity:1;transition:opacity var(--device-fade-duration, 220ms) ease-in-out;will-change:opacity}.device-screen.is-fading{opacity:.14}.prose-section{padding:26px 28px;border-radius:28px;border:1px solid var(--panel-border);background:rgba(10,10,10,.42);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:var(--shadow)}.contact-panel h1,.prose-section h1{margin:0 0 18px;font-size:clamp(36px,5vw,56px);line-height:1;letter-spacing:-.04em}.prose-section h2{margin:0 0 12px;font-size:24px;line-height:1.15}.prose-section li,.prose-section p{color:var(--text-soft);font-size:16px;line-height:1.7}.prose-section p{margin:0 0 14px}.prose-section p:last-child{margin-bottom:0}.prose-section ul{margin:0;padding-left:18px}.contact-layout{max-width:760px}.contact-panel{padding:0;border:0;background:0 0;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.contact-stack{display:grid;gap:14px;margin-top:18px}.contact-method{display:flex;flex-direction:column;gap:6px;padding:0}.contact-method-label{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.54)}.contact-method-value{font-size:20px;font-weight:600;color:#fff;text-decoration:none;word-break:break-word}.contact-note{margin-top:16px;font-size:14px;line-height:1.6;color:var(--text-soft)}.hero-panel,.info-card{border:1px solid var(--panel-border);background:rgba(10,10,10,.48);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow)}.hero-panel{padding:0;border:0;border-radius:0;background:0 0;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border:1px solid rgba(255,90,31,.6);border-radius:999px;background:rgba(255,90,31,.08);color:#fff;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hero-panel h1{margin:16px 0 0;font-size:clamp(36px,5vw,56px);line-height:1;letter-spacing:-.04em}.intro{max-width:760px;margin:14px 0 0;color:var(--text-soft);font-size:18px;line-height:1.6}.simple-main{max-width:760px;margin:0 auto;padding:36px 0 12px;gap:28px}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.info-card{border-radius:24px;padding:24px}.info-card h2{margin:0 0 10px;font-size:22px;line-height:1.15}.footer,.info-card p{color:var(--text-soft)}.info-card p{margin:0;font-size:16px;line-height:1.6}.footer{justify-content:space-between;gap:16px;min-height:34px;padding-top:2px;font-size:13px;flex-wrap:wrap}.footer a{color:rgba(255,255,255,.82);text-decoration:none;transition:color .2s ease}.footer,.footer-left,.footer-right{display:flex;align-items:center}.footer-left{gap:6px;flex-wrap:wrap}.footer-right{gap:14px;white-space:nowrap}.footer-divider{width:1px;height:14px;background:rgba(255,255,255,.16)}body[data-dir=rtl],body[data-dir=rtl] .contact-method,body[data-dir=rtl] .control,body[data-dir=rtl] .footer,body[data-dir=rtl] .footer-left,body[data-dir=rtl] .footer-right,body[data-dir=rtl] .hero,body[data-dir=rtl] .hero-actions,body[data-dir=rtl] .lang-option,body[data-dir=rtl] .locale-sheet-header,body[data-dir=rtl] .qr-card-link,body[data-dir=rtl] .service-hero,body[data-dir=rtl] .service-link,body[data-dir=rtl] .top-actions,body[data-dir=rtl] .topbar{direction:rtl}body[data-dir=rtl] .brand{direction:rtl;justify-content:flex-start}body[data-dir=rtl] .contact-method,body[data-dir=rtl] .contact-note,body[data-dir=rtl] .hero-description,body[data-dir=rtl] .info-card,body[data-dir=rtl] .intro,body[data-dir=rtl] .locale-sheet-eyebrow,body[data-dir=rtl] .locale-sheet-title,body[data-dir=rtl] .payment-note,body[data-dir=rtl] .prose-section,body[data-dir=rtl] .qr-card{text-align:right}body[data-dir=rtl] .brand-text{align-items:flex-start;text-align:right;width:100%}body[data-dir=rtl] .hero-actions,body[data-dir=rtl] .hero-description,body[data-dir=rtl] .intro{align-self:flex-end;margin-inline:0}body[data-dir=rtl] .service-shortcuts{margin-inline:0}body[data-dir=rtl] .payment-note,body[data-dir=rtl] .service-payment-rail{align-self:flex-end;margin-inline:0}body[data-dir=rtl] .hero-actions,body[data-dir=rtl] .service-payment-rail,body[data-dir=rtl] .service-shortcuts{width:100%}body[data-dir=rtl] .footer,body[data-dir=rtl] .top-actions{flex-direction:row-reverse}body[data-dir=rtl] .footer-left,body[data-dir=rtl] .footer-right{justify-content:flex-end}body[data-dir=rtl] .control,body[data-dir=rtl] .locale-sheet-header,body[data-dir=rtl] .qr-card-link,body[data-dir=rtl] .service-link{flex-direction:row}body[data-dir=rtl] .brand .logo,body[data-dir=rtl] .control img,body[data-dir=rtl] .locale-sheet-header>button,body[data-dir=rtl] .qr-card-link svg,body[data-dir=rtl] .service-link img{order:1}body[data-dir=rtl] .brand .brand-text,body[data-dir=rtl] .control .lang-label,body[data-dir=rtl] .locale-sheet-header>div,body[data-dir=rtl] .qr-card-link .qr-card-link-text,body[data-dir=rtl] .service-link span{order:2}body[data-dir=rtl] .brand .brand-text,body[data-dir=rtl] .control .lang-label,body[data-dir=rtl] .menu-panel,body[data-dir=rtl] .qr-card-link .qr-card-link-text,body[data-dir=rtl] .service-link span{text-align:right}body[data-dir=rtl] .service-shortcuts{align-self:stretch;inline-size:100%;max-inline-size:100%;justify-content:flex-start}body[data-dir=rtl] .prose-section ul{padding-left:0;padding-right:18px}body[data-dir=rtl] .locale-sheet-close,body[data-dir=rtl] .qr-card-close{align-self:flex-start}body[data-dir=rtl] .hero-copy,body[data-dir=rtl] .service-copy{grid-column:1;justify-self:start;text-align:right;padding-inline-end:0;padding-inline-start:12px;align-items:flex-end}body[data-dir=rtl] .service-copy .intro,body[data-dir=rtl] .service-copy h1{align-self:stretch;width:100%;text-align:right}body[data-dir=rtl] .service-payment-rail{justify-content:flex-start}body[data-dir=rtl] .payment-card{justify-items:end}body[data-dir=rtl] .payment-grid{width:100%;justify-content:flex-start}body[data-dir=rtl] .store-btn{justify-content:flex-start;gap:6px;text-align:right}body[data-dir=rtl] .store-text{min-width:0;align-items:flex-end;text-align:right}body[data-dir=rtl] .store-btn svg{order:1;flex-shrink:0}body[data-dir=rtl] .store-btn .store-text{order:2}body[data-dir=rtl] .hero .device-stage{grid-column:2;justify-self:center;transform:translateX(-22px)}body[data-dir=rtl] .hero-balance{grid-column:3}body[data-dir=rtl] .device-stage{grid-column:2;justify-self:start;transform:translateX(0)}body[data-dir=rtl] .menu-panel{right:0;left:auto}@media (min-width:821px) and (max-width:1200px){.hero,body[data-dir=rtl] .hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:20px}.hero-copy{justify-self:start;text-align:left}.hero-copy,body[data-dir=rtl] .hero-copy{grid-column:1;padding:0;gap:20px;max-width:min(100%,540px)}.hero-balance,body[data-dir=rtl] .hero-balance{display:none}body[data-dir=rtl] .hero-copy{justify-self:end;text-align:right;align-items:flex-end;margin-inline-start:auto;margin-inline-end:0}.hero .device-stage,body[data-dir=rtl] .hero .device-stage{grid-column:2;min-height:auto;padding:10px 0;justify-self:end;transform:none}.hero .device-shell{width:min(48vw,300px)}.footer,body[data-dir=rtl] .footer{flex-direction:column;align-items:flex-start}.footer-right,body[data-dir=rtl] .footer-right{flex-wrap:wrap;white-space:normal}}@media (max-width:820px){.hero,body[data-dir=rtl] .hero{grid-template-columns:1fr;align-items:start;gap:20px}.hero-copy,body[data-dir=rtl] .hero-copy{grid-column:auto;max-width:none}.page{overflow:visible}.page::before{inset:10px;border-radius:24px;background-position:calc(100% + 120px) top;background-size:auto 54%;opacity:.62}.service-bg-page::before{background-position:center top;background-size:cover;opacity:.72}body[data-dir=rtl] .page::before{background-position:calc(100% + 120px) top}.page::after{inset:10px;border-radius:24px;background:radial-gradient(circle at 18% 11%,rgba(255,198,146,.24)0,rgba(255,142,75,.12) 14%,rgba(255,142,75,0) 34%),linear-gradient(180deg,rgba(255,170,108,.04)0,rgba(255,170,108,0) 30%)}.page:not(.simple-page)::after{inset:10px;border-radius:24px;background:radial-gradient(circle at 18% 11%,rgba(255,198,146,.2)0,rgba(255,142,75,.1) 14%,rgba(255,142,75,0) 34%),linear-gradient(180deg,rgba(255,170,108,.03)0,rgba(255,170,108,0) 24%),linear-gradient(180deg,rgba(5,5,5,.18)0,rgba(5,5,5,.22) 30%,rgba(5,5,5,.34) 50%,rgba(5,5,5,.62) 68%,rgba(5,5,5,.88) 84%,#050505 100%)}.content{padding:18px 18px 22px;gap:18px}.topbar{align-items:flex-start;flex-wrap:wrap;gap:14px}.top-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brand{flex-shrink:1}.brand,.brand-text{min-width:0;overflow:hidden}.brand-tagline{white-space:nowrap;overflow:hidden;max-width:100%;font-size:8.5px;letter-spacing:.03em}.hero-copy h1,.service-copy h1{font-size:clamp(34px,11vw,48px)}.hero-description{font-size:16px;max-width:100%}.control{width:100%;justify-content:center}.dropdown,.dropdown .control,.language-trigger{width:100%;min-width:0}.language-trigger .lang-label{max-width:100%}.menu-panel{min-width:100%;width:100%}.hero-panel{padding:0}.intro{font-size:16px}.card-grid{grid-template-columns:1fr;gap:14px}.service-hero,body[data-dir=rtl] .service-hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;width:100%;max-width:100%;min-width:0}.service-copy{justify-self:start;text-align:left}.service-copy,body[data-dir=rtl] .service-copy{grid-column:auto;padding:0;gap:18px}.hero-balance,body[data-dir=rtl] .hero-balance{display:none}body[data-dir=rtl] .service-copy{justify-self:stretch;width:100%;max-width:100%;min-width:0;align-items:stretch;margin-inline:0}.device-stage,body[data-dir=rtl] .device-stage{min-height:auto}body[data-dir=rtl] .service-hero .device-stage{width:100%;margin-inline:0;padding:10px 0 0 28px;justify-self:stretch}.device-stage,.hero .device-stage,body[data-dir=rtl] .device-stage,body[data-dir=rtl] .hero .device-stage{grid-column:auto;width:calc(100% + 20px);max-height:clamp(560px,132vw,760px);margin-inline:-10px;padding:10px 0 0;align-items:flex-start;overflow:clip;transform:none}.hero .device-stage,body[data-dir=rtl] .hero .device-stage{justify-self:center}.device-stage::after,body[data-dir=rtl] .device-stage::after{content:"";position:absolute;left:0;right:0;bottom:0;height:18%;background:linear-gradient(180deg,rgba(5,5,5,0)0,rgba(5,5,5,.08) 24%,rgba(5,5,5,.24) 52%,rgba(5,5,5,.54) 82%,rgba(5,5,5,.78) 100%);pointer-events:none;z-index:6}.service-copy h1{text-wrap:pretty;overflow-wrap:anywhere}.hero-actions,.service-copy .intro,.service-copy h1{width:100%;max-width:100%;min-width:0}body[data-dir=rtl] .service-copy .hero-actions,body[data-dir=rtl] .service-copy .intro,body[data-dir=rtl] .service-copy .service-payment-rail,body[data-dir=rtl] .service-copy h1{align-self:stretch;width:100%;max-width:100%;min-width:0;margin-inline:0}.hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px}.store-btn{width:100%;min-width:0;gap:8px;padding:12px}body[data-dir=rtl] .hero-actions .store-btn{width:100%;min-width:0;max-width:100%;justify-content:flex-start;gap:4px}body[data-dir=rtl] .hero-actions .store-text{min-width:0;align-items:flex-end;text-align:right}.service-shortcuts{flex-wrap:nowrap;justify-content:space-between;gap:8px}.shortcut{min-width:0;flex:1 1 0}.shortcut-card{width:48px;height:48px;border-radius:14px}.shortcut-card img,.shortcut-card svg{width:22px;height:22px}.shortcut-label{font-size:12px}.store-label{font-size:9px}.store-name{font-size:13px}.payment-card{width:min(100%,100%);gap:8px}.service-payment-rail{padding-top:12px;padding-bottom:0}.payment-note{font-size:14px}.payment-grid{gap:4px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.payment-method{height:30px;min-width:30px;padding:5px;border-radius:8px}.payment-method--tall{width:38px}.payment-method--wide{width:64px}.payment-grid::-webkit-scrollbar{display:none}.payment-group{gap:2px;padding:2px 4px}.payment-icon{width:22px;height:22px}.locale-overlay{padding:10px;align-items:flex-end}.locale-sheet{width:min(100%,100%);max-height:82vh;border-radius:24px 24px 18px 18px}.locale-sheet-header{padding:18px 16px 12px}.locale-sheet-title{font-size:21px}.locale-sheet-list{padding:12px}.locale-sheet-list .lang-option{padding:13px 14px}.device-shell{min-width:0;border-radius:30px;padding:12px;overflow:hidden}.device-shell,.hero .device-shell,body[data-dir=rtl] .hero .device-shell{width:min(94vw,388px)}.device-screen{border-radius:22px}.info-card{padding:20px;border-radius:20px}.content:has(.device-stage) .footer,body[data-dir=rtl] .content:has(.device-stage) .footer{position:relative;z-index:3;width:100%;margin-top:4px;margin-inline:0;padding:18px 0 22px;background:0 0;box-shadow:none}.footer,body[data-dir=rtl] .footer{align-items:flex-start}body[data-dir=rtl] .top-actions{grid-auto-flow:dense}.footer-right,body[data-dir=rtl] .footer-right{flex-wrap:wrap;row-gap:6px;white-space:normal}.footer-divider{display:none}body[data-dir=rtl] .hero-actions,body[data-dir=rtl] .hero-description,body[data-dir=rtl] .intro,body[data-dir=rtl] .service-shortcuts{text-align:right}body[data-dir=rtl] .hero-actions,body[data-dir=rtl] .service-shortcuts{justify-content:flex-start}body[data-dir=rtl] .service-copy{text-align:right}}