@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Cairo:wght@500;600;700;800;900&display=swap");:root{--bg:#07111f;--bg-soft:#0f1728;--bg-soft-2:#121c31;--card:rgba(12,18,34,0.92);--card-2:rgba(16,24,44,0.96);--line:rgba(255,255,255,0.08);--line-strong:rgba(255,255,255,0.12);--text:#edf4ff;--muted:#b4c1d8;--primary:#11c5f5;--primary-2:#7a5cff;--primary-3:#9f4bff;--accent:#53e0ff;--success:#5cf2d6;--shadow:0 26px 80px rgba(0,0,0,.34);--glow:0 0 0 1px rgba(122,92,255,.22),0 0 34px rgba(17,197,245,.20);--btn-glow:0 0 0 1px rgba(122,92,255,.28),0 0 28px rgba(17,197,245,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:radial-gradient(circle at 15% 8%,rgba(17,197,245,.11),transparent 20%),radial-gradient(circle at 82% 10%,rgba(122,92,255,.15),transparent 24%),radial-gradient(circle at 50% 100%,rgba(83,224,255,.06),transparent 22%),linear-gradient(180deg,#050d18,#08111f 32%,#091321 68%,#07111f)}a{color:inherit;text-decoration:none;transition:.22s ease}img{max-width:100%}.container{width:min(1200px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,11,24,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 8px 30px rgba(0,0,0,.18)}.nav-row{display:flex;align-items:center;gap:18px;min-height:84px}.brand-lockup{display:flex;gap:13px}.logo{width:46px;height:46px;filter:drop-shadow(0 0 16px rgba(17,197,245,.14))}.brand-lockup strong{font-size:24px;font-weight:900;letter-spacing:-.03em;line-height:1}.nav-links{display:flex;gap:16px;flex-wrap:wrap}.nav-links a{color:#d4deef;font-size:15px;font-weight:700;letter-spacing:-.01em}.nav-links a:hover{color:#ffffff;text-shadow:0 0 16px rgba(17,197,245,.28)}.lang-switch{min-width:46px;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.08);color:#fff!important;font-weight:800!important}.lang-switch:hover{background:linear-gradient(135deg,rgba(17,197,245,.18),rgba(122,92,255,.22));border-color:rgba(122,92,255,.34);box-shadow:var(--glow)}.section{padding:76px 0}.alt-bg{background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,.008));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-section{padding:86px 0 62px}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:30px;align-items:center}.card-mini-head,.eyebrow,.hero-badge{display:inline-flex;align-items:center;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ebfbff;background:linear-gradient(135deg,rgba(17,197,245,.14),rgba(122,92,255,.14));border:1px solid rgba(83,224,255,.18);padding:10px 14px;border-radius:999px}.hero-title{font-size:clamp(40px,5.3vw,68px);line-height:1.02;margin:18px 0 14px;max-width:760px;font-weight:900;letter-spacing:-.045em}.hero-text{color:var(--muted);font-size:18px;line-height:1.9;max-width:720px}.cta-actions,.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.mini-tags,.platform-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.mini-tag{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07);color:#dbe7f7;padding:9px 12px;border-radius:999px;font-size:12px;font-weight:600}.hero-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:start}.admin-card,.glass-card,.info-card,.table-card{background:linear-gradient(180deg,var(--card),var(--card-2));border:1px solid rgba(255,255,255,.08);border-radius:28px;box-shadow:var(--shadow)}.glass-card{padding:22px;min-height:124px}.glass-card.tall{grid-column:span 2;min-height:204px}.glass-card h3{margin:14px 0 10px;font-size:34px;line-height:1.08;letter-spacing:-.03em}.stat-card{display:flex;flex-direction:column;justify-content:center}.stat-card strong{font-size:38px;line-height:1;margin-bottom:8px;color:#fff;font-weight:900}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:18px;padding:14px 22px;font-weight:800;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease,filter .22s ease}.btn:hover{transform:translateY(-2px)}.btn.small{padding:11px 16px;font-size:13px;border-radius:999px}.btn.primary{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#031019;box-shadow:0 12px 28px rgba(17,197,245,.16)}.btn.primary:hover{box-shadow:var(--btn-glow);filter:brightness(1.05)}.btn.secondary{background:rgba(255,255,255,.04);color:white;border-color:rgba(255,255,255,.08)}.btn.secondary:hover{background:linear-gradient(135deg,rgba(17,197,245,.12),rgba(122,92,255,.14));border-color:rgba(122,92,255,.28);box-shadow:var(--glow)}.btn.full-width{width:100%}.muted{color:var(--muted)}.large{font-size:18px;line-height:1.85}.tiny{font-size:12px}.page-head,.section-head{display:flex;justify-content:space-between;gap:26px;align-items:end;margin-bottom:28px}.info-card h1,.info-card h2,.page-head h1,.section-head h2{margin:10px 0 0;font-size:clamp(30px,4.4vw,48px);letter-spacing:-.03em;font-weight:900}.cards-grid{display:grid;gap:18px}.products-grid{grid-template-columns:repeat(4,1fr)}.info-card{padding:26px}.info-card h3{font-size:24px;margin:0 0 10px;letter-spacing:-.02em;font-weight:800}.info-card p{color:var(--muted);line-height:1.85;margin:0}.glass-card:hover,.info-card:hover,.table-card:hover{border-color:rgba(83,224,255,.16);box-shadow:0 24px 70px rgba(0,0,0,.32),0 0 0 1px rgba(122,92,255,.1)}.text-link{color:white;font-weight:800}.text-link:hover{color:#8eeaff;text-shadow:0 0 14px rgba(17,197,245,.24)}.feature-columns,.pricing-snapshot,.two-column{display:grid;grid-template-columns:1fr 1fr;gap:22px}.compact-features{align-items:start}.feature-list{margin:0;padding-inline-start:18px;color:var(--text);display:grid;gap:11px}.feature-list.compact{gap:10px}.feature-list li{color:#dbe5f5;line-height:1.74;font-size:14px;font-weight:500}.highlight-card{background:linear-gradient(180deg,rgba(17,21,44,.97),rgba(28,18,48,.95))}.card-mini-head{margin-bottom:14px}.pricing-snapshot{align-items:start}.table-card{padding:0;overflow:hidden}.table-card-head{display:flex;align-items:center;justify-content:space-between;padding:22px 22px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.table-card-head h3{margin:0 0 6px;font-size:26px;font-weight:900}.table-wrap{padding:0 14px 14px}.pricing-table{width:100%;border-collapse:separate;border-spacing:0 10px}.pricing-table thead th{color:#d6e4f8;font-size:12px;font-weight:800;padding:0 12px 6px}.pricing-table tbody tr{background:rgba(255,255,255,.025);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.pricing-table tbody td{padding:16px 12px;font-size:14px;text-align:start;font-weight:600}.pricing-table tbody tr td:first-child{border-radius:16px 0 0 16px;font-weight:800}.pricing-table tbody tr td:last-child{border-radius:0 16px 16px 0;color:#9cecff}.pricing-table a{color:#fff;font-weight:800}.pricing-table a:hover{color:#88ecff;text-shadow:0 0 14px rgba(17,197,245,.22)}.payment-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.payment-boxes.compact{grid-template-columns:1fr;margin-top:18px}.pay-box{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:8px}.pay-box strong{font-size:14px;font-weight:800}.pay-box span{color:#fff;font-weight:800}.order-layout{align-items:start}.sticky-card{position:sticky;top:98px}.input,.select,.textarea{width:100%;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);color:white;border-radius:14px;padding:14px 15px;font:inherit}.input::placeholder,.textarea::placeholder{color:#92a7c7}.input:focus,.select:focus,.textarea:focus{outline:none;border-color:rgba(17,197,245,.42);box-shadow:0 0 0 4px rgba(17,197,245,.08)}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.order-form{display:grid;gap:14px}.admin-grid,.contact-grid,.footer-grid{display:grid;gap:16px}.contact-grid{grid-template-columns:repeat(3,1fr);margin-top:22px}.contact-grid div,.footer-grid>div{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);padding:18px;border-radius:18px}.faq-list{display:grid;gap:14px}.faq-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:18px 20px}.faq-item summary{cursor:pointer;font-weight:800}.faq-item p{color:var(--muted);line-height:1.85}.site-footer{padding:30px 0 36px;border-top:1px solid rgba(255,255,255,.06);background:rgba(4,9,18,.68)}.footer-grid{grid-template-columns:1.3fr .7fr .7fr}.footer-brand{font-size:20px;font-weight:900;margin-bottom:8px}.footer-title{font-weight:800;margin-bottom:10px}.footer-links{display:grid;gap:8px}.footer-link:hover,.footer-links a:hover{color:#8eeaff}@media (max-width:980px){.contact-grid,.feature-columns,.footer-grid,.hero-grid,.payment-boxes,.pricing-snapshot,.products-grid,.two-column{grid-template-columns:1fr}.nav-row,.page-head,.section-head{flex-direction:column;align-items:start}.nav-row{padding:12px 0 16px}.hero-title{font-size:42px}.glass-card.tall{grid-column:span 1}.form-grid.two{grid-template-columns:1fr}.sticky-card{position:static}}[dir=rtl]{font-family:Cairo,Arial,Helvetica,sans-serif}[dir=rtl] .nav-links a{font-size:17px;font-weight:800}[dir=rtl] .hero-title{font-size:clamp(46px,5.8vw,80px);line-height:1.14;letter-spacing:-.04em}[dir=rtl] .faq-item p,[dir=rtl] .feature-list li,[dir=rtl] .hero-text,[dir=rtl] .input,[dir=rtl] .pricing-table td,[dir=rtl] .pricing-table th,[dir=rtl] .select,[dir=rtl] .textarea{font-size:18px;line-height:1.9}[dir=rtl] .info-card h1,[dir=rtl] .info-card h2,[dir=rtl] .page-head h1,[dir=rtl] .section-head h2{font-size:clamp(34px,4.8vw,60px)}.btn.primary,.buy-now-btn,.lang-switch{background:linear-gradient(135deg,#1ec8ff,#7a5cff)!important;color:#04101a!important;border-color:transparent!important}.btn.secondary{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.09)}.btn.primary:hover,.btn.secondary:hover,.buy-now-btn:hover,.lang-switch:hover{box-shadow:0 0 0 1px rgba(122,92,255,.24),0 0 28px rgba(30,200,255,.24);transform:translateY(-2px)}.hero-premium-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center}.hero-premium-side{position:relative;overflow:hidden;padding:24px;border-radius:28px}.hero-mini-card{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);padding:18px;border-radius:22px;margin-bottom:14px}.floating-ring{position:absolute;border-radius:999px;filter:blur(24px);opacity:.6;pointer-events:none}.ring-one{width:180px;height:180px;background:rgba(30,200,255,.18);top:-30px;inset-inline-start:-30px}.ring-two{width:200px;height:200px;background:rgba(122,92,255,.2);bottom:-40px;inset-inline-end:-40px}.bot-pill-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.bot-pill{padding:12px 16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:#fff;font-weight:800;transition:.22s ease}.bot-pill:hover{transform:translateY(-2px);background:linear-gradient(135deg,rgba(30,200,255,.16),rgba(122,92,255,.18));box-shadow:0 0 0 1px rgba(122,92,255,.24),0 0 20px rgba(30,200,255,.22)}.contact-card,.glass-card,.info-card,.premium-card,.price-card,.product-card,.table-card{transition:.22s ease}.contact-card:hover,.glass-card:hover,.info-card:hover,.premium-card:hover,.price-card:hover,.product-card:hover,.table-card:hover{transform:translateY(-3px);box-shadow:0 0 0 1px rgba(122,92,255,.2),0 0 28px rgba(30,200,255,.18),0 20px 60px rgba(0,0,0,.25)}.feature-icon-box{display:flex;gap:14px;align-items:flex-start}.feature-icon{min-width:54px;width:54px;height:54px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(30,200,255,.18),rgba(122,92,255,.2));box-shadow:0 0 0 1px rgba(122,92,255,.18),0 0 18px rgba(30,200,255,.16);font-size:24px}.premium-products-grid{grid-template-columns:repeat(4,1fr)}.product-card{padding:24px}.product-card h3{margin:16px 0 10px}.pricing-grid-premium{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{background:linear-gradient(180deg,rgba(10,18,34,.95),rgba(17,24,48,.98));border:1px solid rgba(255,255,255,.08);border-radius:26px;padding:24px;display:flex;flex-direction:column}.price-title{font-size:24px;font-weight:800;margin-bottom:8px}.price-value{font-size:42px;font-weight:900;margin:4px 0 16px}.price-features{display:grid;gap:10px;color:var(--muted);flex:1 1}.buy-now-btn{display:inline-flex;justify-content:center;align-items:center;width:100%;margin-top:20px;padding:14px 18px;border-radius:16px;font-weight:900}.contact-clean-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:22px}.contact-card{padding:22px;display:grid;gap:10px;text-align:center}.dark-field{background:#0a1020!important;color:#fff!important;border:1px solid rgba(255,255,255,.09)!important}.dark-field::placeholder{color:#dce7f8!important}.table-card-footer{padding:0 18px 18px}.platform-tags{margin-top:22px}@media (max-width:980px){.contact-clean-grid,.hero-premium-grid,.premium-products-grid,.pricing-grid-premium{grid-template-columns:1fr}}.site-header{position:relative!important;top:auto!important;z-index:40;padding:8px 0!important}.site-header .nav-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.brand-lockup{display:inline-flex;align-items:center;gap:10px;min-width:0}.logo{width:48px;height:48px}.brand-lockup strong{font-size:20px;line-height:1.08}.brand-lockup .tiny{font-size:11px;line-height:1.15;opacity:.92}.nav-links{display:flex!important;flex-wrap:nowrap;gap:10px;min-width:0}.nav-links,.nav-links a{align-items:center;justify-content:center}.nav-links a{display:inline-flex;white-space:nowrap;font-size:14px;line-height:1;padding:4px 2px}.btn.small.primary,.lang-switch{min-width:44px;height:38px;padding:0 12px;font-size:13px;border-radius:14px;flex:0 0 auto}.hero-title{line-height:1.18!important}.hero-title,[dir=rtl] .hero-title{max-width:560px;font-size:clamp(30px,3vw,40px)!important;text-wrap:balance}[dir=rtl] .hero-title{line-height:1.2!important}.info-card h1,.info-card h2,.page-head h1,.section-head h2{font-size:clamp(22px,2.2vw,30px)!important;line-height:1.22}[dir=rtl] .info-card h1,[dir=rtl] .info-card h2,[dir=rtl] .page-head h1,[dir=rtl] .section-head h2{font-size:clamp(22px,2.2vw,30px)!important;line-height:1.24}.faq-item p,.feature-list li,.hero-text,.muted.large,.order-form .input,.order-form .select,.order-form .textarea,.pricing-table td,.pricing-table th{font-size:15px;line-height:1.72}[dir=rtl] .faq-item p,[dir=rtl] .feature-list li,[dir=rtl] .hero-text,[dir=rtl] .input,[dir=rtl] .pricing-table td,[dir=rtl] .pricing-table th,[dir=rtl] .select,[dir=rtl] .textarea{font-size:15px;line-height:1.82}.bot-pill-row{display:flex!important;flex-wrap:nowrap;gap:8px;margin-top:18px}.bot-pill,.bot-pill-row{align-items:center;justify-content:center}.bot-pill{display:inline-flex;min-height:40px;padding:8px 12px;font-size:12px;line-height:1.15;white-space:nowrap;border-radius:999px}@media (max-width:991px){.container{width:min(100% - 20px,100%)}.site-header{position:relative!important;top:auto!important;padding:8px 0!important}.site-header .nav-row{display:grid;grid-template-columns:1fr;gap:10px;justify-items:center}.brand-lockup,.nav-links{justify-content:center}.nav-links{flex-wrap:wrap;gap:8px 10px}.nav-links a{font-size:13px}.cards-grid,.contact-clean-grid,.feature-columns,.hero-grid,.hero-premium-grid,.order-layout,.premium-products-grid,.pricing-grid-premium,.pricing-snapshot,.two-column{grid-template-columns:1fr!important;gap:16px}.hero-title,[dir=rtl] .hero-title{max-width:100%;font-size:clamp(26px,5vw,34px)!important;line-height:1.2!important}.info-card h1,.info-card h2,.page-head h1,.section-head h2,[dir=rtl] .info-card h1,[dir=rtl] .info-card h2,[dir=rtl] .page-head h1,[dir=rtl] .section-head h2{font-size:clamp(20px,4vw,26px)!important}.bot-pill-row{flex-wrap:wrap;gap:8px}.bot-pill{min-height:38px;padding:8px 11px}}@media (max-width:640px){.container{width:calc(100% - 14px)}.site-header{position:relative!important;top:auto!important;padding:6px 0!important}.site-header .nav-row{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:8px!important;padding:6px 0 8px!important}.brand-lockup{gap:6px!important;flex-wrap:nowrap!important;min-width:0}.logo{width:30px!important;height:30px!important;min-width:30px!important}.brand-lockup strong{font-size:13px!important}.brand-lockup .tiny,.brand-lockup strong{line-height:1.05!important;white-space:nowrap}.brand-lockup .tiny{font-size:8px!important}.nav-links{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:6px!important;overflow-x:auto;scrollbar-width:none;min-width:0;width:100%}.nav-links::-webkit-scrollbar{display:none}.nav-links a{width:auto!important;min-width:auto!important;background:transparent!important;border:0!important;font-size:11px!important;line-height:1!important;padding:2px 1px!important;white-space:nowrap!important;text-align:center!important}.site-header .nav-row>:last-child{display:flex!important;align-items:center!important;gap:6px!important;width:auto!important;flex:0 0 auto!important}.btn.small.primary,.lang-switch{min-width:40px!important;height:32px!important;padding:0 10px!important;font-size:11px!important;border-radius:12px!important}[dir=rtl] .btn.small.primary,[dir=rtl] .lang-switch,[dir=rtl] .nav-links a{font-size:11px!important}.card-mini-head,.eyebrow,.hero-badge{font-size:10px;padding:7px 9px}.hero-title,[dir=rtl] .hero-title{max-width:320px;margin-inline:auto;font-size:clamp(22px,6.8vw,28px)!important;line-height:1.22!important;text-align:center}.faq-item p,.feature-list li,.hero-text,.muted.large,.pay-box span,.price-features,.product-card p,.summary-row span,.text-stack p,[dir=rtl] .faq-item p,[dir=rtl] .feature-list li,[dir=rtl] .hero-text,[dir=rtl] .input,[dir=rtl] .price-features,[dir=rtl] .pricing-table td,[dir=rtl] .pricing-table th,[dir=rtl] .product-card p,[dir=rtl] .select,[dir=rtl] .textarea{font-size:13px!important;line-height:1.7!important}.info-card h1,.info-card h2,.page-head h1,.section-head h2,[dir=rtl] .info-card h1,[dir=rtl] .info-card h2,[dir=rtl] .page-head h1,[dir=rtl] .section-head h2{font-size:clamp(18px,5.2vw,23px)!important;line-height:1.28!important}.bot-pill-row{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:7px!important}.bot-pill{min-height:36px!important;padding:7px 10px!important;font-size:11px!important}.feature-icon{width:42px!important;height:42px!important;min-width:42px!important;font-size:18px!important;border-radius:14px!important}.hero-mini-card,.info-card,.price-card,.product-card,.table-card{padding:14px!important}.order-form .form-grid.two{grid-template-columns:1fr!important}.input,.select,.textarea{font-size:13px!important;min-height:44px!important}.textarea{min-height:110px!important}.footer-grid{grid-template-columns:1fr!important;gap:12px}.site-header .nav-row{display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;padding:8px 0!important}.brand-lockup{justify-content:center!important}.logo{width:32px!important;height:32px!important}.brand-lockup strong{font-size:14px!important}.nav-links{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:6px 8px!important;width:100%!important}.nav-links a{font-size:11px!important;padding:2px 4px!important}.nav-links .btn.small.primary,.nav-links .lang-switch{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;padding:8px 12px!important;min-width:88px!important;border-radius:12px!important;white-space:nowrap!important}.hero-title{font-size:24px!important;line-height:1.3!important;text-align:center!important;max-width:95%!important}.hero-text{line-height:1.7!important}.btn,.hero-text{font-size:13px!important}.btn{padding:10px 14px!important}.bot-pill-row{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;margin-top:14px!important}.bot-pill{font-size:11px!important;padding:6px 10px!important;min-height:auto!important}}.nav-links .lang-switch{background:linear-gradient(135deg,#7c3aed,#2563eb)!important;color:#fff!important;border:none!important;font-weight:600!important;box-shadow:0 0 10px rgba(124,58,237,.4)!important}.nav-links .lang-switch:hover{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;box-shadow:0 0 14px rgba(37,99,235,.6)!important}.language-btn,.locale-switch{background:linear-gradient(135deg,#7c3aed,#2563eb)!important;color:#fff!important}.hp-field{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}.order-alert{margin-bottom:14px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(159,75,255,.12);color:#fff;font-weight:700}.features-showcase-grid{width:min(1200px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-number-card{position:relative;overflow:hidden;padding:22px;border-radius:24px;background:linear-gradient(180deg,rgba(10,18,34,.96),rgba(13,22,42,.98));border:1px solid rgba(255,255,255,.07);min-height:210px}.feature-number{font-size:56px;line-height:1;font-weight:900;letter-spacing:-.04em;color:rgba(30,200,255,.15);margin-bottom:10px}.feature-card-head h3{margin:0 0 10px;color:#14d2ff;font-size:19px}.feature-number-card p{margin:0;color:#d8e3f8;line-height:1.8;font-size:15px}.pricing-selector-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px;margin-bottom:22px;flex-wrap:wrap}.plan-selector-chip{display:inline-flex;align-items:center;justify-content:center;min-width:170px;min-height:48px;padding:0 18px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:#fff;font-weight:800;box-shadow:0 0 0 1px rgba(122,92,255,.12),0 0 26px rgba(30,200,255,.08)}.plan-selector-chip:hover{transform:translateY(-2px);background:linear-gradient(135deg,rgba(30,200,255,.16),rgba(122,92,255,.18))}.pricing-group-section{margin-top:24px}.pricing-group-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.pricing-group-head h2{margin:8px 0 0}.pricing-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.pricing-family-card{padding:22px}.pricing-family-head{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-bottom:16px}.pricing-family-head .small{font-size:13px;line-height:1.7}.pricing-cycle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pricing-cycle-card{background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.07);border-radius:22px;padding:18px;box-shadow:0 16px 38px rgba(0,0,0,.18)}.pricing-cycle-top{display:flex;align-items:start;justify-content:space-between;gap:14px;margin-bottom:14px}.pricing-cycle-top h3{margin:0 0 6px;font-size:24px}.pricing-cycle-top p{margin:0;font-size:13px;color:var(--muted);line-height:1.7}.pricing-badge-total{min-width:120px;padding:12px;border-radius:18px;background:linear-gradient(135deg,rgba(30,200,255,.14),rgba(122,92,255,.18));border:1px solid rgba(255,255,255,.08);text-align:center}.pricing-badge-total span{display:block;font-size:12px;color:#d9e8ff;margin-bottom:4px}.pricing-badge-total strong{display:block;font-size:22px;line-height:1.05}.pricing-badge-total em{display:block;font-style:normal;font-size:12px;color:#8fe8ff;margin-top:4px}.pricing-mini-table{display:grid;gap:10px;margin-bottom:16px}.mini-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:14px}.mini-row span{font-size:14px;color:#eaf3ff;font-weight:700}.mini-row strong{font-size:14px;color:#fff;text-align:end}.pricing-wa-btn{display:flex!important;width:100%;justify-content:center;min-height:48px;align-items:center;font-size:14px}@media (max-width:1100px){.features-showcase-grid,.pricing-cycle-list,.pricing-family-grid{grid-template-columns:1fr 1fr}}@media (max-width:980px){.pricing-group-head{flex-direction:column;align-items:start}}@media (max-width:760px){.features-showcase-grid,.pricing-cycle-list,.pricing-family-grid{grid-template-columns:1fr}}@media (max-width:640px){.container{width:calc(100% - 16px)}.site-header{position:static!important;padding:10px 0 6px!important}.site-header .nav-row{display:flex!important;flex-direction:column!important;align-items:center!important;min-height:auto!important}.brand-lockup,.site-header .nav-row{justify-content:center!important;gap:8px!important}.brand-lockup strong{font-size:14px!important}.brand-lockup .tiny{font-size:10px!important}.logo{width:34px!important;height:34px!important}.nav-links{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px 12px!important}.nav-links a{font-size:12px!important;padding:0!important}.nav-links .btn.small.primary,.nav-links .lang-switch{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:92px!important;min-height:38px!important;padding:0 12px!important;border-radius:14px!important;background:linear-gradient(135deg,#1ec8ff,#7a5cff)!important;color:#07111f!important;font-weight:900!important;box-shadow:0 0 0 1px rgba(122,92,255,.18),0 0 20px rgba(30,200,255,.2)!important}.hero-title,[dir=rtl] .hero-title{max-width:330px!important;font-size:clamp(22px,7vw,28px)!important;line-height:1.24!important;margin-inline:auto}.hero-text,[dir=rtl] .hero-text{font-size:13px!important;line-height:1.75!important}.bot-pill-row{justify-content:center!important;flex-wrap:wrap!important;gap:7px!important}.bot-pill{min-height:36px!important;padding:7px 10px!important;font-size:11px!important}.info-card h1,.info-card h2,.page-head h1,.section-head h2,[dir=rtl] .info-card h1,[dir=rtl] .info-card h2,[dir=rtl] .page-head h1,[dir=rtl] .section-head h2{font-size:clamp(20px,5.8vw,24px)!important;line-height:1.28!important}.pricing-selector-row{gap:8px}.plan-selector-chip{min-width:140px;min-height:42px;padding:0 12px;font-size:13px}.pricing-family-card{padding:16px}.pricing-cycle-card{padding:14px}.pricing-cycle-top{flex-direction:column;align-items:stretch;gap:10px}.pricing-cycle-top h3{font-size:22px}.pricing-badge-total{min-width:100%}.pricing-badge-total strong{font-size:20px}.mini-row{display:grid;grid-template-columns:1fr;gap:4px;text-align:center}.mini-row span,.mini-row strong{text-align:center;font-size:13px}.pricing-wa-btn{min-height:44px;font-size:13px}.features-showcase-grid{width:calc(100% - 16px);gap:14px}.feature-number-card{min-height:auto;padding:16px;border-radius:22px}.feature-number{font-size:42px}.feature-card-head h3{font-size:17px}.feature-number-card p{font-size:13px;line-height:1.75}}.wallet-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.small-value{font-size:22px}.wallet-action-row{display:flex;gap:12px;flex-wrap:wrap;margin:20px auto 10px}.auth-box{max-width:680px;margin:0 auto}.admin-stats-grid{margin:0 0 24px}.admin-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 22px}.admin-tabs a{padding:10px 14px;border-radius:14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.admin-tabs a.active{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#06111f;font-weight:800}.inline-admin-form{display:grid;gap:8px}.admin-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.btn.xs{padding:8px 12px;font-size:12px;border-radius:12px}.btn.danger{background:linear-gradient(135deg,#ef4444,#f97316);color:#fff}.pricing-card-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.html-embed-box img{max-width:100%!important;height:auto!important}.html-embed-box .form-control{width:100%;background:#0c1830;color:#fff;border:1px solid rgba(255,255,255,.1);min-height:46px;border-radius:14px;padding:0 14px}.html-embed-box .btn-big-primary,.html-embed-box .btn-block{width:100%}@media (max-width:991px){.wallet-stats-grid{grid-template-columns:1fr}}.form-group{display:flex;flex-direction:column;gap:8px}.auth-actions-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.gateway-username-box{padding:14px;border-radius:18px;border:1px solid rgba(109,145,255,.18);background:rgba(255,255,255,.02);box-shadow:inset 0 0 0 1px rgba(255,255,255,.02),0 16px 40px rgba(5,12,30,.22);margin-bottom:12px}.success-alert{background:linear-gradient(135deg,rgba(40,199,111,.18),rgba(17,197,245,.12));border-color:rgba(40,199,111,.34);color:#dfffea}.addfunds-layout{align-items:start}.gateway-user-banner{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;margin-bottom:22px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(12,18,34,.92),rgba(16,24,44,.96));box-shadow:var(--shadow)}.gateway-user-value{font-size:28px;font-weight:900;letter-spacing:-.03em}.compact-gateway-box,.compact-manual-card{max-width:560px}.compact-gateway-box{margin-inline:auto}.gateway-box-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;flex-wrap:wrap}.gateway-inline-user{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.gateway-inline-user span{color:var(--accent);font-weight:800}.gateway-embed-shell{max-width:480px;margin:0 auto}.gateway-embed-shell #instructions{max-width:100%;margin:0 auto 14px;padding:0!important;background:transparent!important;border:0!important}.gateway-embed-shell b,.gateway-embed-shell div,.gateway-embed-shell h5,.gateway-embed-shell h6,.gateway-embed-shell label,.gateway-embed-shell p{text-align:center!important}.gateway-embed-shell hr{opacity:.2;margin:18px 0}.gateway-embed-shell img{max-width:300px!important;width:100%!important;height:auto!important;display:block;margin:0 auto 10px!important}.gateway-embed-shell .wallet-number-container{margin-inline:auto!important}.gateway-embed-shell .input-group{display:flex;align-items:center;justify-content:center;gap:8px}.gateway-embed-shell .input-group-append{order:2}.gateway-embed-shell #payButton,.gateway-embed-shell .btn-big-primary,.gateway-embed-shell .btn-big-secondary{border:0!important;border-radius:16px!important;background:linear-gradient(135deg,var(--primary),var(--primary-2))!important;color:#09111f!important;font-weight:900!important;box-shadow:var(--btn-glow);min-height:48px}.gateway-embed-shell #payButton{width:100%;margin-top:14px}.gateway-embed-shell .form-control{min-height:48px;border:1px solid rgba(255,255,255,.08)!important;background:#0b1220!important;box-shadow:none!important;padding:12px 14px!important}.gateway-embed-shell input::placeholder{color:rgba(255,255,255,.42)!important}.gateway-embed-shell .fa-clone,.gateway-embed-shell span.fas{font-size:18px!important}.admin-select,.admin-select option,select.admin-select,select.admin-select option{background:#0b1220!important;color:#ffffff!important}.auth-actions-row .btn.ghost,.wallet-action-row .btn.tertiary{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.06))!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)!important}.form-data-table td:nth-child(2){color:var(--accent);font-weight:800}@media (max-width:900px){.gateway-user-banner{flex-direction:column;align-items:flex-start}.compact-gateway-box,.compact-manual-card{max-width:100%}}.admin-settings-wrap{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px}.gateway-example-box{margin-top:12px;padding:14px;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);overflow:auto}.gateway-example-list{margin:14px 0 0;padding-inline-start:18px;color:var(--muted);line-height:1.9}@media (max-width:900px){.admin-settings-wrap{grid-template-columns:1fr}}.nav-row{justify-content:space-between}.nav-links{margin-inline-start:auto}.nav-links .btn.small.primary{display:none}.accent-link{color:var(--accent);font-weight:800}.floating-socials{left:18px;gap:10px;z-index:40}.floating-socials a{width:52px;height:52px;background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#06111d;box-shadow:var(--btn-glow);font-size:24px}.account-shell-page{padding-top:34px}.account-shell-wrap{display:grid;grid-template-columns:minmax(250px,290px) minmax(0,1fr);gap:22px;align-items:start}[dir=rtl] .account-shell-wrap{grid-template-columns:minmax(0,1fr) minmax(250px,290px)}.account-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:16px;padding:18px;border-radius:24px;background:linear-gradient(180deg,rgba(10,16,30,.95),rgba(13,20,38,.98));border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}.account-sidebar-top,.account-sidebar-user{padding:14px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.account-balance-box strong,.account-sidebar-user strong{display:block;font-size:28px;font-weight:900;margin-top:10px}.account-currency-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.account-currency-switch a{text-align:center;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);font-weight:800}.account-currency-switch a.active,.account-sidebar-nav a.active{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#06111d;border-color:transparent;box-shadow:var(--btn-glow)}.account-fixed-actions{display:flex;gap:10px;margin-top:12px;align-items:center}.small-switch{min-width:60px;height:44px}.sidebar-logout{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.05))!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)!important}.account-sidebar-nav{display:flex;flex-direction:column;gap:10px}.account-sidebar-nav a{padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);font-weight:800}.account-main-content{display:flex;flex-direction:column;gap:18px}.account-page-head{display:flex;flex-direction:column;gap:10px}.account-page-head h1{font-size:48px}.compact-head{margin-top:4px}.top-banner-value{font-size:34px;margin-top:10px}.wallet-action-row,.wallet-stats-grid{display:none}@media (max-width:980px){.account-shell-wrap,[dir=rtl] .account-shell-wrap{grid-template-columns:1fr}.account-sidebar{position:static}.account-sidebar-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.floating-socials{left:12px;bottom:12px}}@media (max-width:640px){.nav-row{min-height:78px;align-items:flex-start;padding-block:12px}.brand-lockup strong{font-size:20px}.nav-links{gap:10px;justify-content:flex-start}[dir=rtl] .nav-links{justify-content:flex-end}.nav-links a{font-size:14px}.account-page-head h1{font-size:34px}.site-footer .social-links,.social-grid{grid-template-columns:1fr}.compact-top-banner{flex-direction:column;align-items:flex-start}}.elegant-cycles{gap:16px}.elegant-card{padding:18px 16px;border-radius:22px;background:linear-gradient(180deg,rgba(20,28,50,.78),rgba(14,21,39,.92));border:1px solid rgba(255,255,255,.07);box-shadow:0 12px 35px rgba(0,0,0,.16)}.elegant-card .pricing-cycle-top{align-items:flex-start;gap:14px;margin-bottom:14px}.elegant-card h3{font-size:40px;line-height:1;margin-bottom:8px}.elegant-card .pricing-cycle-top p{font-size:15px;line-height:1.7;color:var(--muted);max-width:240px}.compact-mini-table{margin-top:6px}.compact-mini-table .mini-row{min-height:48px;border-radius:14px;padding:10px 14px}.compact-mini-table .mini-row span,.compact-mini-table .mini-row strong{font-size:15px}.pricing-copy-box{flex-direction:column;gap:14px;min-height:132px;justify-content:center;padding:4px 2px 2px}.pricing-copy-box p{margin:0;color:var(--muted);font-size:15px;line-height:1.9}.pricing-copy-pills{display:flex;flex-wrap:wrap;gap:8px}.pricing-copy-pills span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);font-size:13px;color:var(--text);font-weight:700}.pricing-card-actions.one-btn{margin-top:16px}.single-buy-btn{width:100%;text-align:center}.pricing-card-actions .pricing-order-btn{width:100%}@media (max-width:1100px){.elegant-card h3{font-size:34px}.elegant-card .pricing-cycle-top p,.pricing-copy-box p{font-size:14px}}.floating-socials{display:none!important}.signed-nav{display:none}.customer-layout-page{padding-top:16px}.customer-layout-grid{grid-template-columns:minmax(0,1fr) 280px}.customer-sidebar{top:96px}.customer-sidebar-user strong{font-size:30px}.customer-topbar{display:flex;justify-content:flex-end}.customer-topbar-actions{display:flex;gap:10px;align-items:center;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);padding:10px 12px;border-radius:18px}.compact-lang,.compact-logout,.mini-balance,.mini-currency{height:40px;display:flex}.mini-currency{min-width:70px}.mini-currency.active{box-shadow:var(--btn-glow)}.compact-logout,.mini-balance{padding:0 14px}.account-panel{display:flex;flex-direction:column;gap:16px}.account-page-head h1{font-size:40px;line-height:1.05;margin:0}.compact-top-banner{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;border-radius:22px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.top-banner-value{display:block;font-size:30px;font-weight:900;margin-top:8px}.clean-group{margin-top:28px}.clean-cycle-card .pricing-cycle-top{gap:14px;margin-bottom:14px}.clean-cycle-card h3{font-size:34px;line-height:1;margin-bottom:8px}.clean-cycle-card .pricing-cycle-top p{line-height:1.8;max-width:240px}.clean-mini-table{margin-top:6px}.clean-mini-table .mini-row{gap:10px}.no-pills{min-height:100px}.no-pills p{margin:0;color:var(--muted);font-size:14px;line-height:1.9}.pricing-card-actions .pricing-wa-btn{display:none!important}.home-individual-grid{gap:18px}.home-individual-grid,.social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.social-grid{gap:14px;margin-top:26px}.social-card{padding:18px;border-radius:20px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:8px}.social-card strong{font-size:20px}@media (max-width:1100px){.clean-pricing-grid,.home-individual-grid{grid-template-columns:1fr}}@media (max-width:900px){.customer-layout-grid{grid-template-columns:1fr}.customer-sidebar{position:static;order:-1}}.floating-socials a{transition:.3s}.floating-socials a:hover{transform:scale(1.08)}.customer-layout-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;align-items:start}.customer-sidebar{top:94px;order:2;gap:14px;padding:16px;border-radius:24px;background:linear-gradient(180deg,rgba(10,16,30,.95),rgba(13,20,38,.98));border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}.customer-main,.customer-sidebar{display:flex;flex-direction:column}.customer-main{order:1;gap:16px}.customer-sidebar-brand,.customer-sidebar-user{padding:14px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.customer-sidebar-brand{display:flex;gap:10px;align-items:center}.customer-sidebar-user strong{display:block;margin-top:8px;font-size:28px;font-weight:900}.customer-sidebar-nav{display:flex;flex-direction:column;gap:10px}.customer-sidebar-nav a{padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);font-weight:800}.customer-sidebar-nav a.active{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#06111d;border-color:transparent;box-shadow:var(--btn-glow)}.customer-sidebar-divider{height:1px;background:rgba(255,255,255,.08);margin:2px 0}.secondary-nav a{font-size:14px;color:#d7e3f7}.compact-topbar{padding:0}.customer-page-tools{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border-radius:20px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.compact-page-title{font-size:18px;font-weight:900}.topbar-actions-mini{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.compact-lang,.compact-logout,.mini-balance,.mini-currency{min-height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.mini-balance{padding:0 12px}.mini-balance,.mini-currency{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.mini-currency{min-width:60px}.mini-currency.active{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#06111d;border-color:transparent}.compact-lang{min-width:58px}.compact-logout{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.05))!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)!important;padding:0 12px}.gateway-phone-row{margin:10px 0 16px}.gateway-phone-label{color:var(--muted);font-size:14px}.clean-cycle-card{padding:18px;background:linear-gradient(180deg,rgba(20,28,50,.78),rgba(14,21,39,.92));border:1px solid rgba(255,255,255,.07);box-shadow:0 12px 35px rgba(0,0,0,.16)}.clean-cycle-card h3{font-size:28px;line-height:1.05}.clean-cycle-card .pricing-cycle-top p{font-size:14px;line-height:1.9;max-width:220px}.clean-mini-table .mini-row{min-height:48px;border-radius:14px;padding:10px 14px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);gap:12px}.clean-mini-table .mini-row span,.clean-mini-table .mini-row strong{font-size:14px}.one-btn .single-buy-btn{width:100%;text-align:center}@media (max-width:980px){.customer-layout-grid{grid-template-columns:1fr}.customer-sidebar{position:static;order:1}.customer-main{order:2}.customer-page-tools{flex-direction:column;align-items:flex-start}}.oauth-note{margin-top:14px;padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);color:var(--muted);font-size:13px;line-height:1.8}.header-account-tools{display:flex}.header-account-link{font-size:18px;font-weight:900;color:#fff}.header-balance{min-height:42px}.customer-layout-grid{display:flex!important;flex-direction:row!important;gap:20px;align-items:flex-start;direction:ltr}.customer-main{flex:1 1 auto;min-width:0;direction:rtl}.customer-sidebar{width:290px;min-width:290px;flex:0 0 290px;position:sticky;top:108px;align-self:flex-start;direction:rtl}.compact-topbar,.customer-topbar,.customer-topbar-full{display:none!important}.floating-socials{position:fixed;left:20px;bottom:20px;display:flex;flex-direction:column;gap:12px;z-index:999}.floating-socials a{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00c6ff,#7d5fff);color:#fff;font-size:22px;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.3)}.social-grid.platforms-three{grid-template-columns:repeat(3,minmax(0,1fr))}.static-platform-card{cursor:default}.static-platform-card:hover{transform:none;box-shadow:var(--shadow)}.clean-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.clean-cycle-card{min-height:360px;padding:16px;border-radius:22px}.clean-cycle-card .pricing-cycle-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;min-height:92px;margin-bottom:12px}.clean-cycle-card h3{font-size:24px;line-height:1.08;margin:0 0 8px;word-break:break-word}.clean-cycle-card .pricing-cycle-top p{font-size:13px;line-height:1.6;margin:0;color:var(--muted);max-width:180px;min-height:40px;display:block}.pricing-badge-total{min-width:108px;padding:10px 12px}.pricing-badge-total strong{font-size:18px}.clean-mini-table{display:grid;gap:10px;margin-top:10px}.clean-mini-table .mini-row{min-height:44px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center}.clean-mini-table .mini-row span,.clean-mini-table .mini-row strong{font-size:13px}.pricing-copy-box{display:flex;align-items:flex-start}.pricing-card-actions{margin-top:auto}.pricing-card-actions.one-btn .single-buy-btn{width:100%;text-align:center}.reverse-rtl{direction:rtl}.reverse-rtl>:first-child{order:2}.reverse-rtl>:last-child{order:1}.gateway-phone-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 16px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.gateway-phone-box{display:flex;align-items:center;gap:10px}.copy-mini-btn{border:0;border-radius:10px;padding:8px 12px;background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#07111f;font-weight:900;cursor:pointer}.oauth-note{display:none!important}@media (max-width:1100px){.header-account-tools{gap:6px}.clean-cycle-list,.social-grid.platforms-three{grid-template-columns:1fr}}@media (max-width:980px){.customer-layout-grid{flex-direction:column!important}.customer-sidebar{width:100%;min-width:0;position:static;top:auto}.header-account-tools{width:100%;justify-content:flex-start}}.header-account-tools{position:relative;z-index:100}.floating-socials{position:fixed!important;left:18px!important;bottom:18px!important;display:flex!important;flex-direction:column!important;gap:12px!important;z-index:99999!important}.floating-socials a{width:52px!important;height:52px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,var(--primary),var(--primary-2))!important;color:#fff!important;font-size:23px!important;box-shadow:0 10px 30px rgba(0,0,0,.35)!important}.site-footer .social-links{gap:8px}.clean-cycle-list,.site-footer .social-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.clean-cycle-list{gap:16px;align-items:stretch}.clean-cycle-card{min-height:540px;display:flex;flex-direction:column}.pricing-cycle-top{min-height:88px}.cycle-title-copy{display:flex;flex-direction:column;gap:6px}.monthly-subtext{font-size:13px;color:var(--muted);margin:0}.clean-mini-table{margin-top:8px}.pricing-copy-box{flex:1 1;margin-top:12px}.monthly-copy-box{min-height:170px}.plan-bullets{margin:0;padding:0 18px 0 0;display:grid;gap:8px}.plan-bullets li{font-size:13px;line-height:1.7;color:var(--muted)}.pricing-card-actions.one-btn{margin-top:auto}.pricing-order-btn,.single-buy-btn{width:100%;text-align:center}@media (max-width:1100px){.clean-cycle-list{grid-template-columns:1fr}.clean-cycle-card{min-height:auto}}.customer-sidebar{position:sticky!important;top:104px!important;align-self:flex-start!important;max-height:calc(100vh - 120px);overflow:auto}.payment-method-select-wrap{max-width:560px;margin:18px auto 20px;padding:14px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08)}.payment-method-select-wrap label{display:block;margin-bottom:8px;font-weight:900}.payment-method-select{width:100%;min-height:48px;border-radius:14px;background:#07111f;color:#fff;border:1px solid rgba(255,255,255,.14);padding:0 14px;font-weight:900}.payment-method-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.payment-pill{min-height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;text-align:center;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:var(--muted);font-weight:900;font-size:12px}.payment-pill.active{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#07111f;border-color:transparent}.addfunds-single-layout,.compact-gateway-box{max-width:560px;margin:0 auto}.gateway-copy-line{display:flex;direction:ltr;align-items:center;justify-content:center;gap:8px;margin:8px auto 14px}.gateway-copy-line .copy-mini-btn{width:auto!important;min-width:44px!important;min-height:30px!important;height:30px!important;padding:0 9px!important;font-size:11px!important;border-radius:9px!important;order:0}.gateway-copy-line strong{order:1;font-size:15px;color:#fff;line-height:1}.gateway-embed-shell{font-size:13px;line-height:1.55;text-align:center}.gateway-embed-shell p{margin:6px 0}.gateway-embed-shell .one-line{white-space:normal}.gateway-green{color:#00ff00;font-weight:900}.gateway-orange{color:#ff9c00;font-weight:900}.gateway-steps{text-align:right;margin:10px auto}.gateway-steps p{margin:5px 0;font-size:13px}.gateway-left-field{display:block!important;text-align:left!important}.gateway-left-field label{display:block;text-align:left!important}.gateway-embed-shell .form-control,.gateway-embed-shell input{width:100%;background:#07111f!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;border-radius:14px!important;min-height:42px!important;padding:9px 12px!important;text-align:left!important}.gateway-embed-shell .btn-big-primary,.gateway-embed-shell button.btn-big-primary{width:100%;background:linear-gradient(135deg,var(--primary),var(--primary-2))!important;border:0!important;color:#07111f!important;font-weight:900!important;border-radius:16px!important;min-height:46px!important}.gateway-embed-shell img[src*=secure-payment],.gateway-embed-shell img[src*=shutterstock]{display:none!important}.header-account-tools{display:flex!important;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.header-mini-link{min-height:42px;padding:0 14px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:#fff}.header-account-link{display:none!important}.header-account-tools .mini-currency.active{background:linear-gradient(135deg,var(--primary),var(--primary-2))!important;color:#07111f!important}@media (max-width:900px){.payment-method-links{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-sidebar{position:static!important;max-height:none}}#siteid,.gateway-copy-line,.gateway-hidden-siteid{display:none!important}.gateway-fixed-copy-line{display:flex!important;align-items:center;justify-content:center;gap:10px;direction:ltr;margin:8px 0 14px}.copy-btn-fixed{width:auto!important;min-width:46px!important;min-height:30px!important;height:30px!important;padding:0 10px!important;border:0!important;border-radius:9px!important;background:linear-gradient(135deg,var(--primary),var(--primary-2))!important;color:#07111f!important;font-size:11px!important;cursor:pointer}.copy-btn-fixed,.phone-fixed{font-weight:900!important;line-height:1!important}.phone-fixed{color:#fff!important;font-size:15px!important}.gateway-left-field,.gateway-left-field label{text-align:right!important;direction:rtl!important}.gateway-left-field input{text-align:left!important;direction:ltr!important}.gateway-embed-shell #siteid{display:block!important}.gateway-embed-shell #instructions{color:#fff}.gateway-embed-shell img.img-responsive{max-width:100%!important;height:auto!important}.gateway-embed-shell .form-control{width:100%;background:#07111f!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;border-radius:14px!important;min-height:42px!important;padding:9px 12px!important}.gateway-embed-shell .btn-big-primary{width:100%;background:linear-gradient(135deg,var(--primary),var(--primary-2))!important;border:0!important;color:#07111f!important;font-weight:900!important;border-radius:16px!important;min-height:46px!important}.gateway-embed-shell .wallet-number-container{margin-left:auto!important;margin-right:auto!important}