:root{--hp-bg:#070b14;--hp-card:#101827;--hp-card-2:#142033;--hp-primary:#2563eb;--hp-secondary:#06b6d4;--hp-accent:#d4af37;--hp-text:#f8fafc;--hp-muted:#94a3b8;--hp-border:rgba(255,255,255,.08);--hp-radius:18px;--hp-container:1240px;--hp-footer:#050810;--hp-shadow:0 24px 70px rgba(0,0,0,.35)}*{box-sizing:border-box}.hitpro-smooth-scroll{scroll-behavior:smooth}body{margin:0;background:var(--hp-bg);color:var(--hp-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}body.hitpro-light{--hp-bg:#f6f8fc;--hp-card:#fff;--hp-card-2:#eef3fa;--hp-text:#0c1628;--hp-muted:#5b6c86;--hp-border:rgba(5,20,45,.1);--hp-shadow:0 24px 70px rgba(30,50,80,.12)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.hp-container{width:min(calc(100% - 40px),var(--hp-container));margin-inline:auto}.hp-preloader{position:fixed;inset:0;z-index:9999;display:grid;background:var(--hp-bg);place-items:center;transition:opacity .35s,visibility .35s}.hp-preloader span{display:grid;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,var(--hp-primary),var(--hp-secondary));box-shadow:0 0 45px color-mix(in srgb,var(--hp-secondary) 35%,transparent);place-items:center;font-weight:900;animation:hp-pulse 1s infinite alternate}.hp-preloader.is-hidden{visibility:hidden;opacity:0}.hp-top-bar{padding:6px 0;border-bottom:1px solid var(--hp-border);background:#040710;color:var(--hp-muted);font-size:11px}.hp-top-bar .hp-container{display:flex;justify-content:space-between}.hp-top-bar a{color:var(--hp-secondary)}.hp-header{position:relative;z-index:50;border-bottom:1px solid var(--hp-border);background:rgba(7,11,20,.8);backdrop-filter:blur(18px)}.hp-header.is-sticky{position:sticky;top:0}.hp-header-inner{display:flex;align-items:center;min-height:76px;gap:28px}.hp-brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.hp-brand>span{display:grid;width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,var(--hp-primary),var(--hp-secondary));place-items:center;font-weight:900}.hp-brand strong{font-size:18px}.hp-brand em{color:var(--hp-secondary);font-style:normal}.hp-brand .custom-logo{max-height:48px;width:auto}.hp-nav{margin-left:auto}.hp-nav ul{display:flex;align-items:center;gap:26px;margin:0;padding:0;list-style:none}.hp-nav a{color:var(--hp-muted);font-size:14px;font-weight:650}.hp-nav a:hover{color:var(--hp-text)}.hp-header-actions{display:flex;align-items:center;gap:10px}.hp-country{color:var(--hp-muted);font-size:12px}.hp-theme-toggle,.hp-menu-toggle{border:1px solid var(--hp-border);background:var(--hp-card);color:var(--hp-text);cursor:pointer}.hp-theme-toggle{width:40px;height:40px;border-radius:50%}.hp-menu-toggle{display:none;padding:10px;border-radius:10px}.hp-menu-toggle span{display:block;width:20px;height:2px;margin:4px;background:currentColor}.hp-button{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border:1px solid transparent;border-radius:12px;background:linear-gradient(135deg,var(--hp-primary),#1d4ed8);box-shadow:0 10px 28px color-mix(in srgb,var(--hp-primary) 30%,transparent);color:#fff;font-size:14px;font-weight:750;transition:.25s}.hp-button:hover{transform:translateY(-2px);filter:brightness(1.08)}.hp-button-ghost{border-color:var(--hp-border);background:var(--hp-card);box-shadow:none;color:var(--hp-text)}.hp-button-lg{padding:15px 24px}.hp-hero{position:relative;min-height:720px;overflow:hidden;padding:108px 0 92px}.hp-orb{position:absolute;border-radius:50%;filter:blur(10px);opacity:.35}.hp-orb-one{top:0;left:50%;width:550px;height:550px;background:radial-gradient(circle,var(--hp-primary),transparent 68%)}.hp-orb-two{right:-180px;bottom:-220px;width:500px;height:500px;background:radial-gradient(circle,var(--hp-secondary),transparent 68%)}.hp-hero-grid,.hp-split{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px}.hp-eyebrow{display:inline-block;margin-bottom:14px;color:var(--hp-secondary);font-size:12px;font-weight:850;letter-spacing:.14em}.hp-hero h1{max-width:700px;margin:0 0 22px;font-size:clamp(3rem,6.3vw,6rem);line-height:1.02;letter-spacing:-.065em}.hp-hero h1 em{background:linear-gradient(90deg,var(--hp-secondary),#8be9f5);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal}.hp-hero-copy>p{max-width:620px;color:var(--hp-muted);font-size:18px}.hp-hero-actions{display:flex;gap:12px;margin:30px 0}.hp-trust{display:flex;flex-wrap:wrap;gap:20px;color:var(--hp-muted);font-size:13px}.hp-topup-shell,.hp-dashboard-preview{position:relative;padding:26px;border:1px solid var(--hp-border);border-radius:calc(var(--hp-radius) + 8px);background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.025));box-shadow:var(--hp-shadow);backdrop-filter:blur(24px)}.hp-topup-shell:before{position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(135deg,rgba(6,182,212,.38),transparent 40%,rgba(37,99,235,.3));content:"";z-index:-1}.hp-topup-head{display:flex;justify-content:space-between;margin-bottom:18px;font-size:20px;font-weight:800}.hp-topup-head small{color:var(--hp-secondary);font-size:11px;text-transform:uppercase}.hp-mini-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.hp-mini-stats>div{padding:13px;border:1px solid var(--hp-border);border-radius:12px;background:rgba(0,0,0,.1)}.hp-mini-stats strong,.hp-mini-stats small{display:block}.hp-mini-stats small{color:var(--hp-muted)}.hp-section{padding:100px 0}.hp-section-alt{border-block:1px solid var(--hp-border);background:linear-gradient(160deg,var(--hp-card),var(--hp-bg))}.hp-section-head{max-width:720px;margin:0 auto 45px;text-align:center}.hp-section-head h2,.hp-split h2,.hp-cta h2{margin:0 0 15px;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.12;letter-spacing:-.045em}.hp-section-head p,.hp-split p{color:var(--hp-muted)}.hp-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hp-card{border:1px solid var(--hp-border);border-radius:var(--hp-radius);background:var(--hp-card)}.hp-service-card{padding:25px;transition:.25s}.hp-service-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--hp-primary) 55%,transparent);box-shadow:0 18px 45px rgba(0,0,0,.18)}.hp-service-card h3{margin:18px 0 5px}.hp-service-card p{margin:0 0 16px;color:var(--hp-muted);font-size:14px}.hp-service-card a{color:var(--hp-secondary);font-size:13px;font-weight:750}.hp-icon{display:grid;width:45px;height:45px;border:1px solid color-mix(in srgb,var(--hp-secondary) 30%,transparent);border-radius:13px;background:color-mix(in srgb,var(--hp-secondary) 10%,transparent);place-items:center;color:var(--hp-secondary);font-size:12px;font-weight:900}.hp-check-list{display:grid;gap:12px;padding:0;list-style:none}.hp-check-list li:before{margin-right:10px;color:var(--hp-secondary);content:"✓"}.hp-dashboard-preview{display:grid;gap:13px}.hp-balance{padding:24px;border-radius:16px;background:linear-gradient(135deg,var(--hp-primary),#0e3b97)}.hp-balance small,.hp-balance strong{display:block}.hp-balance strong{font-size:32px}.hp-balance span{float:right;margin-top:-36px;padding:4px 9px;border-radius:20px;background:rgba(255,255,255,.16);font-size:11px}.hp-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hp-quick-grid span{padding:13px 6px;border:1px solid var(--hp-border);border-radius:10px;text-align:center;font-size:12px}.hp-transaction{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:12px;border-top:1px solid var(--hp-border)}.hp-transaction>span:first-child{display:grid;width:38px;height:38px;border-radius:50%;background:var(--hp-card-2);place-items:center;font-size:11px;font-weight:800}.hp-transaction small{display:block;color:var(--hp-muted)}.hp-status{display:inline-flex;padding:4px 8px;border-radius:20px;background:rgba(245,158,11,.12);color:#f59e0b;font-size:10px;font-weight:800;text-transform:uppercase}.hp-status-success,.hp-status-paid{background:rgba(16,185,129,.12);color:#34d399}.hp-status-failed,.hp-status-cancelled{background:rgba(239,68,68,.12);color:#f87171}.hp-status-processing{background:rgba(6,182,212,.12);color:#22d3ee}.hp-cta{padding:70px;border:1px solid var(--hp-border);border-radius:calc(var(--hp-radius) + 12px);background:radial-gradient(circle at 20% 10%,color-mix(in srgb,var(--hp-primary) 30%,transparent),transparent 38%),var(--hp-card);text-align:center}.hp-footer{padding-top:70px;border-top:1px solid var(--hp-border);background:var(--hp-footer)}.hp-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-bottom:55px}.hp-footer p{max-width:300px;color:var(--hp-muted)}.hp-footer h3{font-size:13px;text-transform:uppercase}.hp-footer-grid>div>a:not(.hp-brand){display:block;margin:9px 0;color:var(--hp-muted);font-size:13px}.hp-store{padding:9px 12px!important;border:1px solid var(--hp-border);border-radius:9px}.hp-footer-bottom{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid var(--hp-border);color:var(--hp-muted);font-size:12px}.hp-footer-bottom ul{display:flex;gap:15px;margin:0;list-style:none}.hp-whatsapp{position:fixed;right:20px;bottom:20px;display:grid;width:54px;height:54px;border-radius:50%;background:#25d366;box-shadow:0 10px 30px rgba(37,211,102,.3);place-items:center;color:#fff;font-weight:900}.hp-content{max-width:900px}.hp-page-title{margin-bottom:40px}.hp-page-title h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1.05}.hp-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hp-post-card{overflow:hidden;padding:20px}.hp-post-card small,.hp-post-card p{color:var(--hp-muted)}.screen-reader-text{position:absolute;left:-9999px}.hitpro-layout-boxed{max-width:1480px;margin-inline:auto}.hitpro-no-animations *{transition:none!important;animation:none!important}.hitpro-preset-black-gold{--hp-primary:#a98020;--hp-secondary:#d4af37}.hitpro-preset-purple-neon{--hp-primary:#7c3aed;--hp-secondary:#d946ef}.hitpro-preset-green-telecom{--hp-primary:#059669;--hp-secondary:#22c55e}.hitpro-preset-red-caribbean{--hp-primary:#dc2626;--hp-secondary:#fb923c}.hitpro-preset-orange-energy{--hp-primary:#ea580c;--hp-secondary:#fbbf24}.hitpro-preset-white-minimal{--hp-primary:#2563eb;--hp-secondary:#0891b2}@keyframes hp-pulse{to{transform:scale(1.08);filter:brightness(1.15)}}@media(max-width:1050px){.hp-nav,.hp-header-actions .hp-button-ghost{display:none}.hp-nav.is-open{position:absolute;top:76px;right:20px;display:block;width:min(350px,calc(100% - 40px));padding:20px;border:1px solid var(--hp-border);border-radius:14px;background:var(--hp-card);box-shadow:var(--hp-shadow)}.hp-nav.is-open ul{display:grid}.hp-menu-toggle{display:block;margin-left:auto}.hp-hero-grid,.hp-split{grid-template-columns:1fr;gap:45px}.hp-hero{padding-top:75px}.hp-service-grid{grid-template-columns:repeat(2,1fr)}.hp-post-grid{grid-template-columns:repeat(2,1fr)}.hp-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.hp-container{width:min(calc(100% - 28px),var(--hp-container))}.hp-header-actions .hp-button{display:none}.hp-hero{min-height:auto;padding:64px 0}.hp-hero h1{font-size:3.35rem}.hp-hero-actions{display:grid}.hp-trust{display:grid;gap:8px}.hp-section{padding:66px 0}.hp-service-grid,.hp-post-grid{grid-template-columns:1fr}.hp-service-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.hp-service-card{min-width:82%;scroll-snap-align:start}.hp-footer-grid{grid-template-columns:1fr 1fr;gap:25px}.hp-footer-grid>div:first-child{grid-column:1/-1}.hp-footer-bottom{display:grid;gap:10px}.hp-cta{padding:45px 22px}.hp-topup-shell{padding:18px}.hp-quick-grid{grid-template-columns:repeat(2,1fr)}.hp-transaction{grid-template-columns:auto 1fr auto}.hp-transaction .hp-status{display:none}}
