:root{
  --brand:#0b4a3d;--brand-dark:#07362e;--brand-deep:#052a24;--accent:#b7e232;--accent-2:#d8f36f;
  --gold:#f3c64f;--ink:#10231e;--muted:#60736d;--surface:#fff;--surface-2:#f4f8f6;
  --line:#dbe6e1;--line-strong:#bfd2ca;--danger:#b42318;--success:#087443;
  --shadow-sm:0 8px 24px rgba(7,54,46,.07);--shadow:0 22px 60px rgba(7,54,46,.12);--shadow-lg:0 30px 90px rgba(7,54,46,.18);
  --radius-sm:14px;--radius:22px;--radius-lg:32px;--container:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#f7faf8;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.container.narrow{max-width:900px}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:var(--shadow);font-weight:800}.skip-link:focus{top:16px}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.icon.fill{fill:currentColor;stroke:none}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:1;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);padding:9px 12px;border:1px solid rgba(11,74,61,.12);background:rgba(183,226,50,.14);border-radius:999px}.eyebrow .icon{width:16px;height:16px}.section{padding:86px 0}.section.compact{padding:58px 0}.section.alt{background:linear-gradient(180deg,#f0f6f3,#f8fbf9)}.section.dark{background:var(--brand-deep);color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}.section-head .copy{max-width:710px}.section-head h2,.page-hero h1,.intro-copy h1{letter-spacing:-.04em}.section-head h2{font-size:clamp(32px,4.5vw,52px);line-height:1.08;margin:12px 0 10px}.section-head p{margin:0;color:var(--muted);font-size:17px}.dark .section-head p{color:rgba(255,255,255,.72)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-weight:800;text-decoration:none}.text-link:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 18px;border:1px solid var(--line-strong);border-radius:14px;background:#fff;color:var(--ink);font-size:14px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm);border-color:#a8beb5}.button.primary{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 12px 28px rgba(11,74,61,.22)}.button.primary:hover{background:var(--brand-dark)}.button.accent{background:var(--accent);border-color:var(--accent);color:var(--brand-deep)}.button.ghost{background:transparent}.button.small{min-height:42px;padding:9px 14px}.button .icon{width:19px;height:19px}.site-header{position:sticky;top:0;z-index:100;background:rgba(247,250,248,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(191,210,202,.75)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-lockup{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:230px}.brand-lockup img{width:58px;height:58px;object-fit:contain}.brand-name{display:block;font-size:19px;font-weight:900;line-height:1.05;letter-spacing:-.02em}.brand-tagline{display:block;color:var(--muted);font-size:12px;margin-top:5px;font-weight:650}.desktop-nav{display:flex;align-items:center;gap:4px}.desktop-nav>a:not(.button){padding:10px 12px;border-radius:10px;text-decoration:none;color:#3e514b;font-weight:750;font-size:14px}.desktop-nav>a:not(.button):hover,.desktop-nav>a[aria-current="page"]{color:var(--brand);background:#edf5f1}.header-actions{display:flex;align-items:center;gap:8px}.menu-toggle{display:none;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;border-radius:13px;color:var(--ink)}.mobile-panel{display:none}.announcement{background:var(--brand-deep);color:#fff}.announcement-inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-size:13px;font-weight:700}.announcement .pulse{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(183,226,50,.16)}
/* Slider */
.hero-slider-wrap{padding:26px 0 0}.launch-slider{position:relative;border-radius:28px;overflow:hidden;background:#082f29;box-shadow:var(--shadow-lg);border:1px solid rgba(255,255,255,.65)}.slider-viewport{overflow:hidden}.slider-track{display:flex;transition:transform .65s cubic-bezier(.22,.8,.22,1);will-change:transform}.slide{min-width:100%;margin:0;position:relative}.slide img{width:100%;aspect-ratio:16/9;object-fit:contain;background:#082f29}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(3,29,25,.66);backdrop-filter:blur(10px);color:#fff;display:grid;place-items:center;cursor:pointer;transition:.18s ease}.slider-arrow:hover{background:var(--brand);transform:translateY(-50%) scale(1.04)}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-arrow .icon{width:26px;height:26px}.slider-controls{position:absolute;left:50%;bottom:16px;z-index:5;transform:translateX(-50%);display:flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:rgba(3,29,25,.68);backdrop-filter:blur(10px)}.slider-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.55);cursor:pointer;transition:.25s ease}.slider-dot[aria-current="true"]{width:28px;background:var(--accent)}.slider-progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:rgba(255,255,255,.18)}.slider-progress span{display:block;height:100%;width:0;background:var(--accent)}.launch-slider.is-playing .slider-progress span{animation:slider-progress 6s linear infinite}@keyframes slider-progress{from{width:0}to{width:100%}}
/* Intro */
.intro{padding:78px 0 74px;background:radial-gradient(750px 480px at 85% 30%,rgba(183,226,50,.22),transparent 65%),linear-gradient(180deg,#f7faf8,#fff)}.intro-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:70px}.intro-copy h1{font-size:clamp(46px,6vw,78px);line-height:.98;margin:18px 0 22px}.intro-copy h1 span{color:var(--brand)}.intro-copy .lead{font-size:19px;color:var(--muted);max-width:690px;margin:0}.intro-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.launch-note{display:flex;align-items:center;gap:10px;color:#475c55;font-size:14px;margin-top:22px}.launch-note .icon{color:var(--brand)}.mascot-stage{position:relative;min-height:520px;border:1px solid var(--line);border-radius:34px;background:linear-gradient(145deg,#fff,#edf6f1);display:grid;place-items:center;overflow:hidden;box-shadow:var(--shadow)}.mascot-stage:before,.mascot-stage:after{content:"";position:absolute;border-radius:50%}.mascot-stage:before{width:330px;height:330px;background:rgba(183,226,50,.27);right:-90px;top:-100px}.mascot-stage:after{width:300px;height:300px;background:rgba(11,74,61,.09);left:-130px;bottom:-100px}.mascot-stage>img{position:relative;z-index:2;width:min(430px,88%);max-height:480px;object-fit:contain;filter:drop-shadow(0 28px 28px rgba(7,54,46,.16))}.float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(11,74,61,.12);border-radius:15px;background:rgba(255,255,255,.9);box-shadow:var(--shadow-sm);font-size:13px;font-weight:850}.float-card .icon{width:22px;color:var(--brand)}.float-card.one{top:28px;left:24px}.float-card.two{right:22px;bottom:34px}.trust-strip{margin-top:-25px;position:relative;z-index:5}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.trust-item{padding:22px 20px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#eef7e1;color:var(--brand)}.trust-icon .icon{width:23px}.trust-item strong{display:block;font-size:14px}.trust-item span{display:block;color:var(--muted);font-size:12px;margin-top:2px}
/* Cards and grids */
.grid-2,.grid-3,.grid-4{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px;box-shadow:var(--shadow-sm);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-4px);border-color:#b9cec5;box-shadow:var(--shadow)}.card-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#eff7e4,#dff2aa);color:var(--brand);margin-bottom:18px}.card-icon .icon{width:27px;height:27px}.card h3{font-size:19px;margin:0 0 8px;line-height:1.25}.card p{margin:0;color:var(--muted);font-size:14px}.card .mini-label{display:inline-flex;margin-top:16px;padding:6px 9px;border-radius:999px;background:#f1f6f3;color:var(--brand);font-size:11px;font-weight:850}.role-card{padding:0;overflow:hidden}.role-card-top{padding:27px;background:linear-gradient(145deg,#fff,#edf6f1)}.role-number{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-weight:900;margin-bottom:28px}.role-card-bottom{padding:24px}.role-card ul{list-style:none;padding:0;margin:14px 0 0}.role-card li{display:flex;gap:9px;margin:9px 0;color:var(--muted);font-size:13px}.role-card li .icon{width:17px;color:var(--brand)}.steps{counter-reset:steps}.step{position:relative;padding-left:78px}.step-number{position:absolute;left:0;top:0;width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:20px;font-weight:900;box-shadow:0 12px 26px rgba(11,74,61,.2)}.step h3{margin:0 0 8px;font-size:21px}.step p{margin:0;color:var(--muted)}.city-card{position:relative;overflow:hidden;min-height:230px;display:flex;flex-direction:column;justify-content:end;color:#fff;background:var(--brand)}.city-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 10%,rgba(3,34,29,.9) 88%)}.city-card>*{position:relative;z-index:1}.city-card .city-state{align-self:flex-start;padding:6px 10px;border-radius:999px;background:rgba(183,226,50,.95);color:var(--brand-deep);font-size:11px;font-weight:900;margin-bottom:auto}.city-card h3{font-size:25px;margin:0 0 4px}.city-card p{color:rgba(255,255,255,.76)}.city-card.launch{background:radial-gradient(circle at 80% 15%,rgba(183,226,50,.35),transparent 35%),var(--brand)}.city-card.future{background:radial-gradient(circle at 80% 15%,rgba(243,198,79,.28),transparent 35%),#174e64}.roadmap{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:28px;padding:20px;border:1px solid var(--line);background:#fff;border-radius:18px}.roadmap-line{height:3px;flex:1;background:linear-gradient(90deg,var(--accent),var(--line))}.roadmap-stop{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:850;white-space:nowrap}.roadmap-stop i{width:12px;height:12px;border:3px solid var(--brand);background:#fff;border-radius:50%}.roadmap-stop.active i{background:var(--accent)}
/* Forms */
.signup-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:0;overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.14);background:#fff;color:var(--ink);box-shadow:var(--shadow-lg)}.signup-info{padding:44px;background:linear-gradient(150deg,var(--brand),var(--brand-deep));color:#fff}.signup-info h2{font-size:clamp(32px,4vw,48px);line-height:1.08;margin:14px 0}.signup-info p{color:rgba(255,255,255,.72)}.signup-points{list-style:none;padding:0;margin:26px 0 0}.signup-points li{display:flex;gap:10px;margin:13px 0;color:rgba(255,255,255,.88);font-size:14px}.signup-points .icon{width:19px;color:var(--accent)}.form-panel{padding:38px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:800;color:#42564f}.field label span{font-weight:500;color:var(--muted)}.field input,.field select,.field textarea{width:100%;font:inherit;color:var(--ink);border:1px solid var(--line-strong);border-radius:13px;background:#fbfdfc;outline:none;transition:.15s ease}.field input,.field select{height:49px;padding:0 13px}.field textarea{min-height:112px;padding:12px 13px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(11,74,61,.09);background:#fff}.form-actions{grid-column:1/-1;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.form-note{font-size:12px;color:var(--muted)}.status-message{display:none;margin-bottom:16px;padding:13px 15px;border-radius:12px;font-size:14px;font-weight:750}.status-message.show{display:block}.status-message.success{background:#eaf8ef;color:var(--success);border:1px solid #bce4ca}.status-message.error{background:#fff0ee;color:var(--danger);border:1px solid #f4c3be}
/* Social, FAQ, company */
.social-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.social-link{min-height:118px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:800;box-shadow:var(--shadow-sm);transition:.18s ease}.social-link:hover{transform:translateY(-3px);border-color:#b9cec5}.social-link .icon{width:26px;height:26px;color:var(--brand)}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:19px 52px 19px 20px;font-weight:850;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#eef5f1;color:var(--brand);font-size:20px}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:0;padding:0 20px 20px;color:var(--muted)}.company-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:28px;padding:36px;box-shadow:var(--shadow)}.company-logo{display:grid;place-items:center;min-height:230px;padding:26px;border-radius:22px;background:#f8faf9;border:1px solid var(--line)}.company-logo img{width:min(520px,100%)}.company-details h3{font-size:28px;margin:0 0 12px}.company-details p{color:var(--muted)}.detail-list{display:grid;grid-template-columns:180px 1fr;margin:24px 0 0;border-top:1px solid var(--line)}.detail-list dt,.detail-list dd{padding:12px 0;border-bottom:1px solid var(--line);margin:0;font-size:13px}.detail-list dt{font-weight:850;color:#42564f}.detail-list dd{color:var(--muted)}
/* Pages */
.page-hero{padding:78px 0 54px;background:radial-gradient(600px 360px at 80% 25%,rgba(183,226,50,.24),transparent 70%),linear-gradient(180deg,#f7faf8,#eef5f1)}.page-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:50px}.page-hero h1{font-size:clamp(45px,6vw,72px);line-height:1;margin:18px 0}.page-hero p{font-size:19px;color:var(--muted);max-width:720px}.page-visual{min-height:390px;border:1px solid var(--line);border-radius:30px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:var(--shadow)}.page-visual img{width:86%;height:340px;object-fit:contain}.contact-card{display:flex;align-items:flex-start;gap:16px}.contact-card .card-icon{margin:0}.contact-card a{font-weight:850;color:var(--brand);text-decoration:none}.contact-card a:hover{text-decoration:underline}.content-card{border:1px solid var(--line);border-radius:24px;background:#fff;padding:30px;box-shadow:var(--shadow-sm)}.content-card h2{font-size:30px;margin:0 0 12px}.content-card p{color:var(--muted)}.content-card ul{color:var(--muted)}
/* Footer */
.site-footer{background:#062f28;color:#fff;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:38px}.footer-brand{display:flex;align-items:center;gap:13px;text-decoration:none}.footer-brand img{width:72px;height:72px;object-fit:contain}.footer-brand strong{font-size:21px}.footer-brand span{display:block;color:rgba(255,255,255,.62);font-size:12px}.footer-about{color:rgba(255,255,255,.66);font-size:14px;max-width:360px}.footer-title{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-weight:900;margin:0 0 16px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin:9px 0}.footer-links a{color:rgba(255,255,255,.7);font-size:13px;text-decoration:none}.footer-links a:hover{color:#fff}.footer-company-logo{background:#fff;border-radius:14px;padding:12px;margin-bottom:14px}.footer-company-logo img{width:100%;height:65px;object-fit:contain}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.58);font-size:12px}.footer-social{display:flex;gap:8px}.footer-social a{width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:11px;display:grid;place-items:center;color:#fff}.footer-social .icon{width:18px;height:18px}.whatsapp-float,.back-to-top{position:fixed;right:22px;z-index:80;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;text-decoration:none;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.35)}.whatsapp-float{bottom:22px;background:#25d366;color:#fff}.back-to-top{bottom:84px;background:#fff;color:var(--brand);opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s ease}.back-to-top.show{opacity:1;pointer-events:auto;transform:none}.whatsapp-float .icon,.back-to-top .icon{width:23px;height:23px}.toast{position:fixed;left:50%;bottom:24px;z-index:200;transform:translate(-50%,20px);opacity:0;pointer-events:none;padding:13px 18px;border-radius:13px;background:#092f28;color:#fff;box-shadow:var(--shadow);font-size:14px;font-weight:750;transition:.2s ease}.toast.show{opacity:1;transform:translate(-50%,0)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1040px){.desktop-nav>a:not(.button){display:none}.intro-grid,.page-hero-grid{grid-template-columns:1fr 420px;gap:38px}.grid-4{grid-template-columns:repeat(2,1fr)}.social-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.company-panel{grid-template-columns:1fr}.company-logo{min-height:180px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:820px){.container{width:min(var(--container),calc(100% - 24px))}.header-inner{min-height:72px}.brand-lockup img{width:50px;height:50px}.brand-name{font-size:17px}.desktop-nav,.header-actions .button{display:none}.menu-toggle{display:flex}.mobile-panel{display:block;position:fixed;inset:72px 0 auto 0;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow);padding:14px 12px 20px;transform:translateY(-120%);opacity:0;pointer-events:none;transition:.25s ease}.mobile-panel.open{transform:none;opacity:1;pointer-events:auto}.mobile-panel nav{display:grid;gap:6px}.mobile-panel a{padding:13px 14px;border-radius:12px;text-decoration:none;font-weight:800}.mobile-panel a:hover{background:#eef5f1;color:var(--brand)}.mobile-panel .button{margin-top:8px}.hero-slider-wrap{padding-top:14px}.launch-slider{border-radius:18px}.slider-arrow{width:42px;height:42px}.slider-arrow.prev{left:9px}.slider-arrow.next{right:9px}.slider-controls{bottom:9px}.intro{padding:54px 0 58px}.intro-grid,.page-hero-grid{grid-template-columns:1fr}.intro-copy h1{font-size:clamp(43px,11vw,66px)}.mascot-stage{min-height:420px}.trust-strip{margin-top:0;padding-top:18px}.section{padding:66px 0}.section-head{align-items:flex-start;flex-direction:column;gap:10px}.grid-3{grid-template-columns:1fr}.signup-panel{grid-template-columns:1fr}.signup-info,.form-panel{padding:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.roadmap{overflow-x:auto;justify-content:flex-start}.roadmap-line{min-width:80px}.page-hero{padding:54px 0 40px}.page-visual{min-height:300px}.page-visual img{height:270px}}
@media(max-width:560px){.announcement-inner{font-size:11px}.brand-tagline{display:none}.brand-lockup{min-width:0}.slide img{aspect-ratio:16/9}.slider-arrow{display:none}.slider-controls{bottom:6px}.intro-copy .lead,.page-hero p{font-size:16px}.intro-actions .button{width:100%}.mascot-stage{min-height:350px}.mascot-stage>img{max-height:330px}.float-card{font-size:11px;padding:9px 10px}.float-card.one{top:14px;left:12px}.float-card.two{right:12px;bottom:16px}.trust-grid,.grid-2,.grid-4{grid-template-columns:1fr}.trust-item{border-right:0!important;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.section{padding:54px 0}.section-head h2{font-size:34px}.card{padding:21px}.form-grid{grid-template-columns:1fr}.field.full,.form-actions{grid-column:auto}.signup-info,.form-panel{padding:25px 20px}.social-grid{grid-template-columns:repeat(2,1fr)}.company-panel{padding:22px}.detail-list{grid-template-columns:1fr}.detail-list dt{padding-bottom:2px;border-bottom:0}.detail-list dd{padding-top:0}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto!important}.footer-bottom{align-items:flex-start;flex-direction:column}.page-visual{min-height:260px}.page-visual img{height:230px}.whatsapp-float,.back-to-top{right:14px}.whatsapp-float{bottom:14px}.back-to-top{bottom:76px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.slider-track{transition:none}.launch-slider.is-playing .slider-progress span{animation:none}.button,.card,.social-link{transition:none}}
@media print{.site-header,.announcement,.whatsapp-float,.back-to-top,.site-footer,.hero-slider-wrap{display:none!important}.section,.page-hero{padding:20px 0}.card,.content-card{box-shadow:none}}
/* Preserve the original banner proportions without browser height-attribute stretching. */
.slide img{height:auto}
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}


/* =========================================================
   BRAND FIDELITY & VISUAL ALIGNMENT PATCH
   Official uploaded logo colours are used without recolouring.
   ========================================================= */
.brand-lockup{min-width:246px;gap:11px}
.brand-lockup img{width:66px;height:62px;object-fit:contain;object-position:center;filter:none!important}
.brand-name{color:#123c36}
.brand-tagline{color:#536862}
.mascot-stage{padding:22px;background:linear-gradient(145deg,#fff,#f2f7f4)}
.mascot-stage>img{width:min(455px,92%);max-height:475px;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(7,54,46,.13))}
.page-visual{padding:20px;background:#fff}
.page-visual img{width:min(520px,94%);height:340px;object-fit:contain;filter:none!important}
.company-logo{background:#fff;padding:30px}
.company-logo img,.footer-company-logo img{filter:none!important;object-fit:contain;object-position:center}
.company-logo img{width:min(560px,100%);max-height:190px}
.footer-company-logo{display:grid;place-items:center;min-height:92px;padding:14px 16px;background:#fff}
.footer-company-logo img{width:100%;height:64px}
.footer-brand{align-items:center}
.footer-brand img{width:78px;height:72px;padding:4px;border-radius:13px;background:#fff;object-fit:contain;filter:none!important}

/* Every symbol is centred inside a fixed, equal badge. */
.card{height:100%;display:flex;flex-direction:column;align-items:flex-start}
.grid-2>.card,.grid-3>.card,.grid-4>.card{min-height:100%}
.card-icon,.trust-icon{
  flex:0 0 auto;display:grid!important;place-items:center!important;
  padding:0!important;line-height:0!important;overflow:hidden;
  border:1px solid currentColor;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);
}
.card-icon{width:56px;height:56px;border-radius:17px;margin:0 0 18px}
.trust-icon{width:48px;height:48px;border-radius:15px}
.card-icon .icon,.trust-icon .icon{display:block!important;margin:0!important;position:static!important;transform:none!important;width:27px;height:27px;stroke-width:1.9}
.trust-icon .icon{width:23px;height:23px}
.contact-card{align-items:flex-start}
.contact-card .card-icon{margin:0;align-self:flex-start}
.role-card{display:flex;flex-direction:column}
.role-card-top{flex:1;display:flex;flex-direction:column;align-items:flex-start}
.role-card-top .card-icon{margin-top:15px}
.role-card-bottom{margin-top:auto}
.role-card-bottom li{align-items:flex-start}
.role-card-bottom li .icon{margin-top:2px}
.float-card{align-items:center;line-height:1.25}
.float-card .icon{display:block;margin:0;width:22px;height:22px}

/* Professional multi-colour category system. */
.badge-food{color:#d4512c;background:#fff1eb}
.badge-cart{color:#1769aa;background:#eaf4ff}
.badge-tools{color:#7650a6;background:#f3edff}
.badge-bike{color:#b66a05;background:#fff5df}
.badge-car{color:#087a8a;background:#e7f9fb}
.badge-box{color:#9b5d1d;background:#fff2e4}
.badge-user,.badge-users{color:#b23a70;background:#fff0f7}
.badge-store{color:#167451;background:#e9f8f0}
.badge-shield{color:#16804e;background:#e8f8ee}
.badge-search{color:#1769aa;background:#eaf4ff}
.badge-track,.badge-clock{color:#6a4fb3;background:#f1edff}
.badge-message,.badge-mail{color:#0a7c78;background:#e8f8f7}
.badge-card{color:#bd6700;background:#fff3df}
.badge-star{color:#a87900;background:#fff8d8}
.badge-phone{color:#118245;background:#e8f8ee}
.badge-building{color:#5e55a4;background:#f1efff}
.badge-smartphone{color:#1f5d8f;background:#e9f4ff}
.badge-pin,.badge-map{color:#c24c3b;background:#fff0ed}
.badge-home{color:#27715a;background:#eaf7f1}

/* Trust strip remains aligned even where copy wraps. */
.trust-item{min-height:96px;align-items:center}
.trust-item>span:last-child{margin:0;min-width:0}
.trust-item strong,.trust-item>span:last-child>span{line-height:1.3}

/* Social symbols use their recognisable brand colours and equal boxes. */
.social-link{min-height:122px;gap:11px;text-align:center}
.social-link .icon,.social-link>strong{width:42px!important;height:42px!important;margin:0;display:grid!important;place-items:center!important;padding:9px;border-radius:13px;background:#f5f7f6;line-height:24px!important}
.social-link.social-instagram .icon{color:#c13584;background:#fff0f7}
.social-link.social-facebook .icon{color:#1877f2;background:#edf5ff}
.social-link.social-linkedin .icon{color:#0a66c2;background:#edf6ff}
.social-link.social-youtube .icon{color:#ff0000;background:#fff0f0}
.social-link.social-tiktok .icon{color:#111;background:#f1f3f2}
.social-link>strong{color:#111;background:#f1f3f2;font-size:22px!important}
.footer-social a{line-height:0}
.footer-social a .icon{display:block;margin:0}
.footer-social .social-instagram{color:#ff67b1;background:rgba(193,53,132,.15)}
.footer-social .social-facebook{color:#78b2ff;background:rgba(24,119,242,.15)}
.footer-social .social-linkedin{color:#6cb7ff;background:rgba(10,102,194,.16)}
.footer-social .social-youtube{color:#ff7373;background:rgba(255,0,0,.14)}

/* Keep card content and labels consistently aligned. */
.card h3{min-height:48px;display:flex;align-items:flex-start}
.card p{flex:1}
.card .mini-label{align-self:flex-start}
.contact-card h3{min-height:auto}
.role-card h3{min-height:auto}

@media(max-width:820px){
  .brand-lockup{min-width:0}
  .brand-lockup img{width:58px;height:54px}
  .mascot-stage{padding:16px}
  .company-logo img{max-height:150px}
}
@media(max-width:560px){
  .brand-lockup img{width:52px;height:49px}
  .card h3{min-height:auto}
  .card-icon{width:54px;height:54px}
  .social-link{min-height:108px}
  .page-visual img{height:230px}
}

/* Final alignment safeguard for structured cards. */
.role-card{align-items:stretch!important}
.role-card-top,.role-card-bottom{width:100%}
.contact-card{flex-direction:row!important;width:100%}
.contact-card>div{min-width:0}


/* Apna Kaam transparent PKR pricing and commission additions */
.pricing-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px}
.pricing-summary-card{display:flex;flex-direction:column;min-height:174px;padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm)}
.pricing-summary-card span{font-size:13px;font-weight:850;color:#42564f}
.pricing-summary-card strong{margin:18px 0 6px;font-size:38px;line-height:1;color:var(--brand);letter-spacing:-.04em}
.pricing-summary-card small{margin-top:auto;color:var(--muted);font-size:13px}
.pricing-summary-card.featured{background:linear-gradient(145deg,var(--brand),var(--brand-deep));border-color:transparent;color:#fff;box-shadow:0 18px 38px rgba(11,74,61,.22)}
.pricing-summary-card.featured span,.pricing-summary-card.featured small{color:rgba(255,255,255,.78)}
.pricing-summary-card.featured strong{color:var(--accent)}
.commission-layout{display:grid;grid-template-columns:1.04fr .96fr;gap:24px;align-items:start}
.commission-categories,.commission-calculator{border:1px solid var(--line);border-radius:26px;background:#fff;padding:30px;box-shadow:var(--shadow)}
.commission-categories h3,.commission-calculator h3{font-size:25px;line-height:1.2;margin:0 0 18px;letter-spacing:-.025em}
.commission-list{display:grid;gap:0;border-top:1px solid var(--line)}
.commission-list>div{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:13px 0;border-bottom:1px solid var(--line)}
.commission-list span{font-size:14px;color:#42564f}
.commission-list strong{flex:0 0 auto;display:grid;place-items:center;min-width:62px;padding:7px 11px;border-radius:999px;background:rgba(183,226,50,.2);color:var(--brand);font-size:15px}
.commission-note,.calculation-formula{margin:18px 0 0;color:var(--muted);font-size:12px;line-height:1.55}
.calculator-head p{margin:0 0 22px;color:var(--muted);font-size:14px}
.calculator-head .eyebrow{margin-bottom:13px}
.calculator-fields{display:grid;gap:15px}
.calculator-fields label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#42564f}
.calculator-fields select,.money-input{height:51px;border:1px solid var(--line-strong);border-radius:13px;background:#fbfdfc}
.calculator-fields select{width:100%;padding:0 13px;font:inherit;color:var(--ink);outline:none}
.money-input{display:flex;align-items:center;overflow:hidden}
.money-input span{height:100%;display:grid;place-items:center;padding:0 14px;border-right:1px solid var(--line);background:#f0f5f2;color:var(--brand);font-weight:900}
.money-input input{min-width:0;width:100%;height:100%;border:0;background:transparent;padding:0 13px;font:inherit;font-weight:800;color:var(--ink);outline:none}
.calculator-fields select:focus,.money-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px rgba(11,74,61,.09);background:#fff}
.calculator-results{display:grid;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}
.calculator-results>div{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;border-radius:12px;background:#f6f9f7}
.calculator-results span{color:#52645e;font-size:13px}
.calculator-results strong{font-size:15px;color:var(--ink);text-align:right}
.calculator-results .partner-result{background:rgba(183,226,50,.2)}
.calculator-results .partner-result span,.calculator-results .partner-result strong{color:var(--brand-deep);font-weight:900}
.pricing-hero{background:radial-gradient(circle at 84% 12%,rgba(183,226,50,.32),transparent 30%),linear-gradient(180deg,#f3f8f5,#fff)}
.pricing-hero-card{justify-self:end;width:min(100%,390px);padding:34px;border-radius:28px;background:linear-gradient(145deg,var(--brand),var(--brand-deep));color:#fff;box-shadow:var(--shadow-lg)}
.pricing-hero-card span{display:block;color:rgba(255,255,255,.72);font-weight:800}
.pricing-hero-card strong{display:block;margin:17px 0 10px;font-size:82px;line-height:.9;color:var(--accent);letter-spacing:-.07em}
.pricing-hero-card p{margin:0;color:rgba(255,255,255,.75);font-size:14px}
.commission-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm)}
.commission-table{width:100%;border-collapse:collapse;min-width:760px}
.commission-table th,.commission-table td{padding:17px 18px;text-align:left;border-bottom:1px solid var(--line);font-size:14px;vertical-align:top}
.commission-table th{background:#edf5f1;color:var(--brand-deep);font-size:12px;text-transform:uppercase;letter-spacing:.06em}
.commission-table tbody tr:last-child td{border-bottom:0}
.commission-table td:nth-child(2) strong{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(183,226,50,.22);color:var(--brand)}
.commission-calculator.light{max-width:900px;margin-inline:auto;color:var(--ink)}
.commission-calculator.light .calculator-head h2{margin:10px 0;font-size:clamp(30px,4vw,46px);line-height:1.1}
.example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.example-grid>div{display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}
.example-grid span{color:#42564f;font-size:13px;font-weight:800}
.example-grid strong{margin:12px 0 5px;color:var(--brand);font-size:20px}
.example-grid small{color:var(--muted)}
.pricing-notes{margin-top:22px;padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff}
.pricing-notes h3{margin:0 0 10px}
.pricing-notes ul{margin:0;padding-left:20px;color:var(--muted);font-size:14px}
.pricing-notes li{margin:7px 0}
@media(max-width:1040px){.commission-layout{grid-template-columns:1fr}.pricing-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-hero-card{justify-self:start}.desktop-nav>a:not(.button){display:none}}
@media(max-width:820px){.pricing-summary-grid,.example-grid{grid-template-columns:1fr}.pricing-summary-card{min-height:145px}.commission-categories,.commission-calculator{padding:24px}.pricing-hero-card{width:100%}.pricing-hero-card strong{font-size:68px}}
@media(max-width:560px){.commission-categories,.commission-calculator{padding:21px 18px;border-radius:20px}.commission-list>div{align-items:flex-start}.calculator-results>div{align-items:flex-start;flex-direction:column;gap:3px}.calculator-results strong{text-align:left}.pricing-hero-card{padding:27px}.pricing-summary-card{padding:21px}.commission-table th,.commission-table td{padding:14px}}


/* Separate live website visitor statistics */
.visitor-section{background:linear-gradient(180deg,#fff,#f4f8f6)}
.visitor-panel{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:34px;align-items:center;padding:34px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}
.visitor-copy h2{margin:8px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.04em}
.visitor-copy p{margin:0;max-width:680px;color:var(--muted)}
.visitor-status{display:inline-flex;margin-top:15px;padding:7px 11px;border-radius:999px;background:#edf5f1;color:var(--brand);font-size:12px;font-weight:800}
.visitor-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.visitor-stat{min-height:152px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:20px;background:#f8fbf9}
.visitor-stat>span{display:flex;align-items:center;gap:8px;color:#52645e;font-size:13px;font-weight:850}
.visitor-stat strong{margin:15px 0 6px;color:var(--brand);font-size:40px;line-height:1;letter-spacing:-.05em}
.visitor-stat small{margin-top:auto;color:var(--muted);font-size:11px;line-height:1.4}
.visitor-stat.online{background:linear-gradient(145deg,var(--brand),var(--brand-deep));border-color:transparent}
.visitor-stat.online>span,.visitor-stat.online small{color:rgba(255,255,255,.78)}
.visitor-stat.online strong{color:var(--accent)}
.online-dot{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(183,226,50,.15);animation:onlinePulse 1.8s infinite}
@keyframes onlinePulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.78);opacity:.7}}

/* Category-based rate tables and dynamic calculator */
.rate-table-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.rate-group{min-width:0}
.rate-group h3{margin:0 0 10px;font-size:21px;color:var(--brand-deep)}
.compact-table{min-width:0}
.compact-table th,.compact-table td{padding:14px 15px}
.compact-table td:last-child{width:42%;font-weight:800}
.js-monthly-fee-row{border:1px dashed var(--line-strong)}
.js-monthly-fee-row[hidden]{display:none!important}

@media(max-width:900px){.visitor-panel{grid-template-columns:1fr}.visitor-stats{max-width:620px}.rate-table-grid{grid-template-columns:1fr}}
@media(max-width:560px){.visitor-panel{padding:23px 18px;border-radius:21px}.visitor-stats{grid-template-columns:1fr}.visitor-stat{min-height:132px}.visitor-stat strong{font-size:35px}.rate-table-grid{gap:18px}}


/* Categorised site structure and lighter homepage. */
.category-link{position:relative;text-decoration:none;color:inherit}
.category-link .card-action{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--brand);font-size:13px;font-weight:850}
.category-link .card-action .icon{width:17px;height:17px}
.category-link:hover .card-action{text-decoration:underline}
.cta-row{display:flex;align-items:center;justify-content:space-between;gap:36px}
.cta-row>div:first-child{max-width:760px}
.cta-row h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:14px 0 10px;letter-spacing:-.035em}
.cta-row p{margin:0;color:rgba(255,255,255,.72);font-size:17px}
.cta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.light-button{color:#fff;border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.06)}
.light-button:hover{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.12)}
.city-interest-row{display:flex;align-items:center;justify-content:space-between;gap:30px}
.city-interest-row h2{margin:0 0 6px}
.city-interest-row p{margin:0}
.join-hero .page-visual{background:linear-gradient(145deg,#fff,#edf6f1)}
@media(max-width:1040px){.desktop-nav>a:not(.button){font-size:13px;padding:9px 9px}.brand-lockup{min-width:220px}}
@media(max-width:820px){.cta-row,.city-interest-row{align-items:flex-start;flex-direction:column}.cta-actions{justify-content:flex-start}.cta-row .button,.city-interest-row .button{width:100%}}


/* Bilingual language switch */
.language-switch,.language-switch-mobile{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;color:var(--brand);font-weight:900;text-decoration:none;line-height:1;white-space:nowrap;box-shadow:0 5px 14px rgba(11,74,61,.08)}
.language-switch:hover,.language-switch-mobile:hover{background:#edf5f1;border-color:#9db9ad}
.language-switch-mobile{text-align:center;margin-top:6px;border-color:#b9cec5!important}
@media(max-width:820px){.header-actions{gap:6px}.header-actions .language-switch{display:inline-flex!important;min-height:38px;padding:7px 11px;font-size:13px}.mobile-panel .language-switch-mobile{display:flex}}
@media(max-width:420px){.header-actions .language-switch{padding:7px 9px}.brand-lockup{gap:7px}.brand-lockup img{width:46px;height:46px}}

/* Urdu / RTL layout */
html[lang="ur"] body{font-family:"Noto Naskh Arabic","Noto Nastaliq Urdu","Jameel Noori Nastaleeq","Segoe UI",Tahoma,Arial,sans-serif;line-height:1.9;text-align:right}
html[lang="ur"] .eyebrow,html[lang="ur"] .footer-title{text-transform:none;letter-spacing:0}
html[lang="ur"] .section-head h2,html[lang="ur"] .page-hero h1,html[lang="ur"] .intro-copy h1{letter-spacing:0;line-height:1.35}
html[lang="ur"] .brand-name,html[lang="ur"] .brand-tagline,html[lang="ur"] .language-switch{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
html[lang="ur"] .slider-track{direction:ltr}
html[lang="ur"] .slide{direction:rtl}
html[lang="ur"] .slider-arrow.prev{left:auto;right:18px}
html[lang="ur"] .slider-arrow.next{right:auto;left:18px}
html[lang="ur"] .slider-arrow .icon{transform:scaleX(-1)}
html[lang="ur"] .step{padding-left:0;padding-right:78px}
html[lang="ur"] .step-number{left:auto;right:0}
html[lang="ur"] .faq-item summary{padding:19px 20px 19px 52px}
html[lang="ur"] .faq-item summary:after{right:auto;left:20px}
html[lang="ur"] .trust-item{border-right:0;border-left:1px solid var(--line)}
html[lang="ur"] .trust-item:last-child{border-left:0}
html[lang="ur"] .commission-table th,html[lang="ur"] .commission-table td{text-align:right}
html[lang="ur"] .pricing-notes ul,html[lang="ur"] .legal-content ul,html[lang="ur"] .legal-content ol{padding-left:0;padding-right:22px}
html[lang="ur"] .calculator-results strong{text-align:left}
html[lang="ur"] .money-input span{border-right:0;border-left:1px solid var(--line)}
html[lang="ur"] .whatsapp-float,html[lang="ur"] .back-to-top{right:auto;left:22px}
html[lang="ur"] .skip-link{left:auto;right:16px}
html[lang="ur"] input,html[lang="ur"] select,html[lang="ur"] textarea{text-align:right}
html[lang="ur"] input[dir="ltr"],html[lang="ur"] .money-input,html[lang="ur"] .email-preview{text-align:left}
html[lang="ur"] .card,html[lang="ur"] .role-card-top{align-items:flex-start}
html[lang="ur"] .legal-language-note{margin:20px 0;padding:16px 18px;border-right:4px solid var(--accent);border-radius:12px;background:#eef6f2;color:#334d44}
html[lang="ur"] .urdu-legal-intro{background:linear-gradient(180deg,#f0f7f3,#fff);border-bottom:1px solid var(--line)}
html[lang="ur"] .urdu-legal-intro h1{font-size:clamp(36px,5vw,58px);line-height:1.4;margin:14px 0}
html[lang="ur"] .urdu-legal-intro p{font-size:18px;color:var(--muted)}
@media(max-width:1040px){html[lang="ur"] .trust-item:nth-child(2){border-left:0}}
@media(max-width:560px){html[lang="ur"] .step{padding-right:68px}html[lang="ur"] .trust-item{border-left:0!important}.whatsapp-float,.back-to-top{left:14px!important;right:auto!important}}

/* WhatsApp support button */
.whatsapp-float{transition:transform .2s ease,box-shadow .2s ease}
.whatsapp-float:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 16px 34px rgba(37,211,102,.32)}
.whatsapp-float:focus-visible{outline:3px solid rgba(183,226,50,.95);outline-offset:3px}

.footer-business-info{margin-top:28px;padding:18px 20px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.045);color:rgba(255,255,255,.72);font-size:12px;line-height:1.65}.footer-business-info p{margin:3px 0}.footer-business-info strong{color:#fff}.footer-business-info a{color:var(--accent);font-weight:800;text-decoration:none}.footer-business-info a:hover{text-decoration:underline}@media(max-width:560px){.footer-business-info{margin-top:24px;padding:16px}}

/* =========================================================
   FINAL BALANCED FOOTER
   Apna Kaam and HBT sit at opposite ends at equal visual scale.
   ========================================================= */
.site-footer{
  background:
    radial-gradient(720px 280px at 8% 0%,rgba(183,226,50,.10),transparent 72%),
    linear-gradient(145deg,#073b32 0%,#052d27 55%,#041f1b 100%);
  color:#fff;
}
.section.dark .eyebrow{
  color:#062f28;
  border-color:#d9ff63;
  background:#d9ff63;
  box-shadow:0 8px 22px rgba(0,0,0,.16);
  font-weight:900;
}
.section.dark .light-button{
  color:#fff;
  border-color:rgba(255,255,255,.38);
  background:rgba(255,255,255,.09);
}
.section.dark .light-button:hover{
  border-color:rgba(255,255,255,.65);
  background:rgba(255,255,255,.16);
}
.footer-grid{
  display:grid;
  grid-template-columns:minmax(210px,1.24fr) minmax(100px,.62fr) minmax(100px,.62fr) minmax(135px,.82fr) minmax(220px,1.24fr);
  gap:24px;
  align-items:start;
}
.footer-grid>div{min-width:0}
.footer-brand{align-items:flex-start}
.footer-brand img{width:60px;height:60px;object-fit:contain;flex:0 0 60px}
.footer-brand strong{display:block;font-size:20px;line-height:1.15;color:#fff}
.footer-brand span span{display:block;color:rgba(255,255,255,.72);font-size:12px;margin-top:4px}
.footer-about{color:rgba(255,255,255,.84);line-height:1.7;margin:14px 0 16px;font-size:13px;max-width:300px}
.footer-title{color:#d9ff63;text-shadow:0 1px 0 rgba(0,0,0,.16)}
.footer-links a{color:rgba(255,255,255,.86);font-weight:650;transition:color .18s ease,transform .18s ease}
.footer-links a:hover{color:#fff;transform:translateX(2px)}
.footer-social a{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.10)}
.footer-company-panel{width:100%;max-width:250px;justify-self:end}
.footer-company-kicker{
  display:block;
  margin:0 0 12px;
  color:#d9ff63;
  font-size:11px;
  font-weight:900;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.footer-hbt-logo{
  width:100%;
  max-width:224px;
  height:60px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:8px 12px;
  border:1px solid rgba(255,255,255,.24);
  border-radius:14px;
  background:#fff;
  box-shadow:0 10px 24px rgba(0,0,0,.16);
}
.footer-hbt-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;filter:none!important;opacity:1!important}
.footer-partner-copy{margin:12px 0 14px;color:rgba(255,255,255,.84);font-size:13px;line-height:1.65}
.footer-contact-mini{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.footer-contact-mini li,
.footer-contact-mini a{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:start;color:rgba(255,255,255,.86);text-decoration:none}
.footer-contact-mini .icon{width:30px;height:30px;padding:6px;border-radius:9px;background:rgba(255,255,255,.10);color:#d9ff63}
.footer-contact-mini strong{display:block;color:#fff;font-size:11px;margin-bottom:1px}
.footer-contact-mini span{display:block;font-size:11px;line-height:1.52;overflow-wrap:anywhere}
.footer-contact-mini a:hover span:last-child{color:#fff}
.footer-bottom{color:rgba(255,255,255,.76);border-top-color:rgba(255,255,255,.18)}
.footer-bottom span:last-child{color:rgba(255,255,255,.88);font-weight:700}
.footer-business-info{display:none!important}

html[lang="ur"] body{
  font-family:"Noto Nastaliq Urdu","Jameel Noori Nastaleeq","Noto Naskh Arabic","Segoe UI",Tahoma,Arial,sans-serif;
  line-height:2;
  text-rendering:optimizeLegibility;
}
html[lang="ur"] p,html[lang="ur"] li,html[lang="ur"] dd,html[lang="ur"] .footer-links a{line-height:2}
html[lang="ur"] .footer-title,html[lang="ur"] .footer-company-kicker{text-transform:none;letter-spacing:0}
html[lang="ur"] .footer-company-panel{justify-self:start;text-align:right}
html[lang="ur"] .footer-contact-mini li,html[lang="ur"] .footer-contact-mini a{grid-template-columns:minmax(0,1fr) 30px}
html[lang="ur"] .footer-contact-mini .icon{grid-column:2;grid-row:1}
html[lang="ur"] .footer-contact-mini .footer-contact-copy{grid-column:1;grid-row:1;text-align:right}
html[lang="ur"] .footer-bottom .js-year,
html[lang="ur"] .footer-contact-mini [dir="ltr"],
html[lang="ur"] .footer-brand strong{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}

@media(max-width:900px){
  .footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-areas:"brand parent" "explore company" "legal legal";
    gap:34px 28px;
  }
  .footer-grid>div:nth-child(1){grid-area:brand}
  .footer-grid>div:nth-child(2){grid-area:explore}
  .footer-grid>div:nth-child(3){grid-area:company}
  .footer-grid>div:nth-child(4){grid-area:legal}
  .footer-grid>div:nth-child(5){grid-area:parent}
  .footer-company-panel{justify-self:end}
  html[lang="ur"] .footer-company-panel{justify-self:start}
}
@media(max-width:620px){
  .site-footer{padding-top:48px}
  .footer-grid{grid-template-columns:1fr;grid-template-areas:"brand" "explore" "company" "legal" "parent";gap:28px}
  .footer-company-panel,html[lang="ur"] .footer-company-panel{justify-self:stretch;max-width:none}
  .footer-hbt-logo{max-width:224px}
  .footer-about,.footer-links a,.footer-partner-copy{font-size:13px}
}

/* Final compact footer alignment and responsive polish */
.site-footer{
  padding:38px 0 16px;
}
.site-footer .footer-grid{
  grid-template-columns:minmax(200px,1.14fr) minmax(96px,.58fr) minmax(105px,.62fr) minmax(132px,.78fr) minmax(236px,1.2fr);
  gap:18px 22px;
  align-items:start;
}
.site-footer .footer-grid>div:last-child{grid-column:auto}
.site-footer .footer-brand{gap:11px}
.site-footer .footer-brand img{width:54px;height:54px;flex-basis:54px}
.site-footer .footer-brand strong{font-size:18px}
.site-footer .footer-about{margin:11px 0 13px;font-size:12.5px;line-height:1.58;max-width:285px}
.site-footer .footer-title{margin-bottom:10px;font-size:11px;letter-spacing:.085em}
.site-footer .footer-links li{margin:5px 0;line-height:1.35}
.site-footer .footer-links a{font-size:12px}
.site-footer .footer-social{gap:7px}
.site-footer .footer-social a{width:34px;height:34px;border-radius:10px}
.site-footer .footer-social .icon{width:17px;height:17px}
.site-footer .footer-company-panel{max-width:246px;justify-self:end;align-self:start;margin:0}
.site-footer .footer-company-kicker{margin:0 0 8px;font-size:10px}
.site-footer .footer-hbt-logo{
  width:100%;
  max-width:236px;
  height:76px;
  padding:7px 10px;
  border-radius:12px;
}
.site-footer .footer-hbt-logo img{object-position:center}
.site-footer .footer-partner-copy{margin:9px 0 10px;font-size:11.5px;line-height:1.48}
.site-footer .footer-contact-mini{gap:7px}
.site-footer .footer-contact-mini li,
.site-footer .footer-contact-mini a{grid-template-columns:27px minmax(0,1fr);gap:8px}
.site-footer .footer-contact-mini .icon{width:27px;height:27px;padding:5px;border-radius:8px}
.site-footer .footer-contact-mini strong{font-size:10px;line-height:1.25}
.site-footer .footer-contact-mini span{font-size:10.5px;line-height:1.42}
.site-footer .footer-bottom{margin-top:24px;padding-top:14px;font-size:11px;gap:12px}

html[lang="ur"] .site-footer .footer-grid{direction:ltr}
html[lang="ur"] .site-footer .footer-grid>div{direction:rtl;text-align:right}
html[lang="ur"] .site-footer .footer-company-panel{justify-self:end;text-align:right}
html[lang="ur"] .site-footer .footer-contact-mini li,
html[lang="ur"] .site-footer .footer-contact-mini a{grid-template-columns:27px minmax(0,1fr)}
html[lang="ur"] .site-footer .footer-contact-mini .icon{grid-column:1;grid-row:1}
html[lang="ur"] .site-footer .footer-contact-mini .footer-contact-copy{grid-column:2;grid-row:1;text-align:right}
html[lang="ur"] .site-footer .footer-bottom{direction:rtl}

@media(max-width:1040px) and (min-width:901px){
  .site-footer .footer-grid{
    grid-template-columns:minmax(180px,1.02fr) minmax(88px,.54fr) minmax(96px,.58fr) minmax(120px,.72fr) minmax(218px,1.14fr);
    gap:17px;
  }
  .site-footer .footer-grid>div:last-child{grid-column:auto}
  .site-footer .footer-hbt-logo{max-width:218px;height:72px}
}
@media(max-width:900px){
  .site-footer{padding-top:34px}
  .site-footer .footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-areas:"brand parent" "explore company" "legal legal";
    gap:26px 30px;
  }
  .site-footer .footer-grid>div:nth-child(1){grid-area:brand}
  .site-footer .footer-grid>div:nth-child(2){grid-area:explore}
  .site-footer .footer-grid>div:nth-child(3){grid-area:company}
  .site-footer .footer-grid>div:nth-child(4){grid-area:legal}
  .site-footer .footer-grid>div:nth-child(5){grid-area:parent;grid-column:auto}
  .site-footer .footer-company-panel,
  html[lang="ur"] .site-footer .footer-company-panel{justify-self:end}
}
@media(max-width:620px){
  .site-footer{padding:31px 0 14px}
  .site-footer .footer-grid{
    grid-template-columns:1fr;
    grid-template-areas:"brand" "parent" "explore" "company" "legal";
    gap:23px;
  }
  .site-footer .footer-company-panel,
  html[lang="ur"] .site-footer .footer-company-panel{justify-self:stretch;max-width:none}
  .site-footer .footer-hbt-logo{max-width:232px;height:75px}
  .site-footer .footer-bottom{margin-top:21px;align-items:flex-start;flex-direction:column}
}
.site-footer .footer-contact-mini li>a{grid-column:1/-1;width:100%}


/* ===== Footer refinement: centered links + smaller HBT logo on the right ===== */
.site-footer{padding:40px 0 18px}
.site-footer .footer-grid{
  grid-template-columns:minmax(235px,1.25fr) repeat(3,minmax(112px,.62fr)) minmax(220px,1fr);
  gap:22px 30px;
  align-items:start;
}
.site-footer .footer-grid>div:nth-child(2),
.site-footer .footer-grid>div:nth-child(3),
.site-footer .footer-grid>div:nth-child(4){justify-self:center}
.site-footer .footer-company-panel,
html[lang="ur"] .site-footer .footer-company-panel{
  width:100%;
  max-width:220px;
  justify-self:end;
  align-self:start;
  text-align:left;
}
.site-footer .footer-brand img{width:56px;height:56px;flex-basis:56px}
.site-footer .footer-about{max-width:300px}
.site-footer .footer-title{margin-bottom:12px}
.site-footer .footer-links{display:grid;justify-items:start}
.site-footer .footer-links li{margin:4px 0}
.site-footer .footer-hbt-logo{
  width:100%;
  max-width:200px;
  height:56px;
  padding:6px 10px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:12px;
  background:#fff;
  box-shadow:0 8px 22px rgba(0,0,0,.14);
}
.site-footer .footer-hbt-logo img{width:100%;height:100%;object-fit:contain;object-position:center}
.site-footer .footer-partner-copy{margin:10px 0 12px;font-size:11.5px;line-height:1.5}
.site-footer .footer-contact-mini{gap:8px}
.site-footer .footer-contact-mini li,
.site-footer .footer-contact-mini a{grid-template-columns:26px minmax(0,1fr);gap:8px}
.site-footer .footer-contact-mini .icon{width:26px;height:26px;padding:5px;border-radius:8px;background:rgba(255,255,255,.11);color:#d9ff63;fill:currentColor;stroke:none}
.site-footer .footer-contact-mini strong{font-size:10px;line-height:1.2}
.site-footer .footer-contact-mini span{font-size:10.5px;line-height:1.45}
.site-footer .footer-bottom{margin-top:24px;padding-top:14px}
html[lang="ur"] .site-footer .footer-grid{direction:ltr}
html[lang="ur"] .site-footer .footer-grid>div{direction:rtl;text-align:right}
html[lang="ur"] .site-footer .footer-grid>div:nth-child(2),
html[lang="ur"] .site-footer .footer-grid>div:nth-child(3),
html[lang="ur"] .site-footer .footer-grid>div:nth-child(4){justify-self:center}
html[lang="ur"] .site-footer .footer-company-panel{justify-self:end;text-align:right}
html[lang="ur"] .site-footer .footer-contact-mini li,
html[lang="ur"] .site-footer .footer-contact-mini a{grid-template-columns:26px minmax(0,1fr)}
html[lang="ur"] .site-footer .footer-contact-mini .icon{grid-column:1;grid-row:1}
html[lang="ur"] .site-footer .footer-contact-mini .footer-contact-copy{grid-column:2;grid-row:1;text-align:right}
@media (max-width:980px){
  .site-footer .footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-areas:"brand parent" "explore company" "legal legal";
    gap:26px 28px;
  }
  .site-footer .footer-grid>div:nth-child(1){grid-area:brand}
  .site-footer .footer-grid>div:nth-child(2){grid-area:explore;justify-self:start}
  .site-footer .footer-grid>div:nth-child(3){grid-area:company;justify-self:start}
  .site-footer .footer-grid>div:nth-child(4){grid-area:legal;justify-self:start}
  .site-footer .footer-grid>div:nth-child(5){grid-area:parent}
  .site-footer .footer-company-panel,
  html[lang="ur"] .site-footer .footer-company-panel{justify-self:end;max-width:220px}
}
@media (max-width:620px){
  .site-footer{padding:32px 0 14px}
  .site-footer .footer-grid{
    grid-template-columns:1fr;
    grid-template-areas:"brand" "explore" "company" "legal" "parent";
    gap:22px;
  }
  .site-footer .footer-grid>div:nth-child(2),
  .site-footer .footer-grid>div:nth-child(3),
  .site-footer .footer-grid>div:nth-child(4){justify-self:start}
  .site-footer .footer-company-panel,
  html[lang="ur"] .site-footer .footer-company-panel{justify-self:start;max-width:220px;text-align:left}
  html[lang="ur"] .site-footer .footer-company-panel{text-align:right}
  .site-footer .footer-bottom{align-items:flex-start;flex-direction:column}
}


/* ===== UNIVERSAL FOOTER: keep desktop-style alignment on all devices ===== */
@media (max-width:980px){
  .site-footer{padding:28px 0 14px}
  .site-footer .footer-grid{
    grid-template-columns:minmax(82px,1fr) minmax(52px,.68fr) minmax(52px,.68fr) minmax(60px,.78fr) minmax(92px,1fr) !important;
    grid-template-areas:none !important;
    gap:12px 12px !important;
    align-items:start;
  }
  .site-footer .footer-grid>div{grid-area:auto !important;min-width:0}
  .site-footer .footer-grid>div:nth-child(1){justify-self:start}
  .site-footer .footer-grid>div:nth-child(2),
  .site-footer .footer-grid>div:nth-child(3),
  .site-footer .footer-grid>div:nth-child(4){justify-self:center}
  .site-footer .footer-grid>div:nth-child(5),
  html[lang="ur"] .site-footer .footer-company-panel{justify-self:end;max-width:100px}
  .site-footer .footer-brand{gap:8px;align-items:flex-start}
  .site-footer .footer-brand img{width:40px;height:40px;flex-basis:40px}
  .site-footer .footer-brand strong{font-size:13px}
  .site-footer .footer-brand span span{font-size:8.5px;margin-top:2px;line-height:1.25}
  .site-footer .footer-about{margin:7px 0 9px;max-width:100%;font-size:9px;line-height:1.4}
  .site-footer .footer-social{gap:4px;flex-wrap:wrap}
  .site-footer .footer-social a{width:24px;height:24px;border-radius:7px}
  .site-footer .footer-social .icon{width:12px;height:12px}
  .site-footer .footer-title{margin-bottom:7px;font-size:9px;letter-spacing:.05em;line-height:1.2}
  .site-footer .footer-links li{margin:3px 0;line-height:1.2}
  .site-footer .footer-links a{font-size:9px;line-height:1.25}
  .site-footer .footer-company-kicker{margin:0 0 5px;font-size:8px;line-height:1.2}
  .site-footer .footer-hbt-logo{max-width:96px;height:34px;padding:4px 6px;border-radius:8px}
  .site-footer .footer-partner-copy{margin:7px 0 8px;font-size:8.6px;line-height:1.35}
  .site-footer .footer-contact-mini{gap:5px}
  .site-footer .footer-contact-mini li,
  .site-footer .footer-contact-mini a{grid-template-columns:18px minmax(0,1fr);gap:5px}
  .site-footer .footer-contact-mini .icon{width:18px;height:18px;padding:3px;border-radius:6px}
  .site-footer .footer-contact-mini strong{font-size:8px;line-height:1.15}
  .site-footer .footer-contact-mini span{font-size:8.2px;line-height:1.25}
  .site-footer .footer-bottom{margin-top:14px;padding-top:10px;font-size:9px;gap:8px}
  html[lang="ur"] .site-footer .footer-grid{direction:ltr}
  html[lang="ur"] .site-footer .footer-grid>div{direction:rtl;text-align:right}
  html[lang="ur"] .site-footer .footer-grid>div:nth-child(2),
  html[lang="ur"] .site-footer .footer-grid>div:nth-child(3),
  html[lang="ur"] .site-footer .footer-grid>div:nth-child(4){justify-self:center}
  html[lang="ur"] .site-footer .footer-contact-mini li,
  html[lang="ur"] .site-footer .footer-contact-mini a{grid-template-columns:18px minmax(0,1fr)}
  html[lang="ur"] .site-footer .footer-contact-mini .icon{grid-column:1;grid-row:1}
  html[lang="ur"] .site-footer .footer-contact-mini .footer-contact-copy{grid-column:2;grid-row:1;text-align:right}
}
@media (max-width:620px){
  .site-footer{padding:24px 0 12px}
  .site-footer .footer-grid{
    grid-template-columns:minmax(74px,1fr) minmax(48px,.65fr) minmax(48px,.65fr) minmax(56px,.74fr) minmax(86px,1fr) !important;
    gap:10px 8px !important;
  }
  .site-footer .footer-brand img{width:34px;height:34px;flex-basis:34px}
  .site-footer .footer-brand strong{font-size:11.5px}
  .site-footer .footer-brand span span{font-size:7.5px}
  .site-footer .footer-about{font-size:8.2px;line-height:1.32}
  .site-footer .footer-social a{width:21px;height:21px;border-radius:6px}
  .site-footer .footer-social .icon{width:11px;height:11px}
  .site-footer .footer-title{font-size:8.2px;margin-bottom:6px}
  .site-footer .footer-links a{font-size:8.1px;line-height:1.22}
  .site-footer .footer-hbt-logo{max-width:86px;height:30px;padding:3px 5px}
  .site-footer .footer-partner-copy{font-size:7.9px;line-height:1.28}
  .site-footer .footer-contact-mini li,
  .site-footer .footer-contact-mini a{grid-template-columns:16px minmax(0,1fr);gap:4px}
  .site-footer .footer-contact-mini .icon{width:16px;height:16px;padding:2px;border-radius:5px}
  .site-footer .footer-contact-mini strong{font-size:7.4px}
  .site-footer .footer-contact-mini span{font-size:7.6px;line-height:1.2}
  .site-footer .footer-bottom{font-size:8px;align-items:flex-start;flex-direction:column}
  .site-footer .footer-grid>div:nth-child(5),
  html[lang="ur"] .site-footer .footer-company-panel{max-width:90px}
}


/* =========================================================
   FINAL FOOTER REFERENCE LAYOUT
   Keeps the approved five-column footer aligned on every device.
   ========================================================= */
.site-footer{
  background:#003b32 !important;
  color:#fff !important;
  padding:34px 0 12px !important;
}
.site-footer>.container{
  width:min(1240px,calc(100% - 28px)) !important;
  margin-inline:auto !important;
}
.site-footer .footer-grid{
  display:grid !important;
  grid-template-columns:minmax(230px,1.58fr) minmax(105px,.76fr) minmax(105px,.76fr) minmax(150px,.98fr) minmax(205px,1.08fr) !important;
  grid-template-areas:none !important;
  column-gap:clamp(22px,3vw,58px) !important;
  row-gap:0 !important;
  align-items:start !important;
}
.site-footer .footer-grid>div{
  min-width:0 !important;
  grid-area:auto !important;
  grid-column:auto !important;
  align-self:start !important;
}
.site-footer .footer-grid>div:nth-child(1){justify-self:start !important}
.site-footer .footer-grid>div:nth-child(2),
.site-footer .footer-grid>div:nth-child(3),
.site-footer .footer-grid>div:nth-child(4){justify-self:center !important}
.site-footer .footer-grid>div:nth-child(5){justify-self:end !important}
.site-footer .footer-brand{
  display:flex !important;
  align-items:flex-start !important;
  gap:10px !important;
  text-decoration:none !important;
}
.site-footer .footer-brand img{
  width:48px !important;
  height:48px !important;
  flex:0 0 48px !important;
  object-fit:contain !important;
  border-radius:10px !important;
}
.site-footer .footer-brand strong{
  display:block !important;
  color:#fff !important;
  font-size:16px !important;
  line-height:1.15 !important;
  font-weight:850 !important;
}
.site-footer .footer-brand span span{
  display:block !important;
  margin-top:4px !important;
  color:rgba(255,255,255,.82) !important;
  font-size:9px !important;
  line-height:1.3 !important;
}
.site-footer .footer-about{
  max-width:285px !important;
  margin:12px 0 13px !important;
  color:rgba(255,255,255,.96) !important;
  font-size:10px !important;
  line-height:1.65 !important;
}
.site-footer .footer-social{
  display:flex !important;
  gap:6px !important;
  flex-wrap:nowrap !important;
}
.site-footer .footer-social a{
  width:29px !important;
  height:29px !important;
  display:grid !important;
  place-items:center !important;
  border:1px solid rgba(255,255,255,.28) !important;
  border-radius:8px !important;
  background:rgba(255,255,255,.08) !important;
  color:#fff !important;
}
.site-footer .footer-social .icon{width:14px !important;height:14px !important}
.site-footer .footer-title{
  margin:0 0 14px !important;
  color:#d7ff5d !important;
  font-size:9px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
  letter-spacing:.055em !important;
  text-transform:uppercase !important;
}
.site-footer .footer-links{
  display:grid !important;
  justify-items:start !important;
  list-style:none !important;
  padding:0 !important;
  margin:0 !important;
}
.site-footer .footer-links li{margin:0 0 9px !important;line-height:1.25 !important}
.site-footer .footer-links a{
  color:#fff !important;
  font-size:9px !important;
  line-height:1.25 !important;
  font-weight:720 !important;
  text-decoration:none !important;
}
.site-footer .footer-company-panel{
  width:100% !important;
  max-width:185px !important;
  margin:0 !important;
  justify-self:end !important;
  text-align:left !important;
}
.site-footer .footer-company-kicker{
  display:block !important;
  margin:0 0 8px !important;
  color:#d7ff5d !important;
  font-size:8.5px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
  letter-spacing:.055em !important;
  text-transform:uppercase !important;
}
.site-footer .footer-hbt-logo{
  width:100% !important;
  max-width:168px !important;
  height:46px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:5px 9px !important;
  border:0 !important;
  border-radius:10px !important;
  background:#fff !important;
  box-shadow:none !important;
}
.site-footer .footer-hbt-logo img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
  filter:none !important;
  opacity:1 !important;
}
.site-footer .footer-partner-copy{
  margin:10px 0 9px !important;
  color:#fff !important;
  font-size:8.8px !important;
  line-height:1.45 !important;
}
.site-footer .footer-contact-mini{
  display:grid !important;
  gap:7px !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
.site-footer .footer-contact-mini li,
.site-footer .footer-contact-mini a{
  display:grid !important;
  grid-template-columns:21px minmax(0,1fr) !important;
  gap:6px !important;
  align-items:start !important;
  color:#fff !important;
  text-decoration:none !important;
}
.site-footer .footer-contact-mini li>a{grid-column:1/-1 !important;width:100% !important}
.site-footer .footer-contact-mini .icon{
  width:21px !important;
  height:21px !important;
  padding:4px !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.11) !important;
  color:#d7ff5d !important;
  fill:currentColor !important;
  stroke:none !important;
}
.site-footer .footer-contact-mini strong{
  display:block !important;
  margin:0 0 1px !important;
  color:#fff !important;
  font-size:8px !important;
  line-height:1.18 !important;
}
.site-footer .footer-contact-mini span{
  display:block !important;
  color:#fff !important;
  font-size:7.9px !important;
  line-height:1.25 !important;
  overflow-wrap:anywhere !important;
}
.site-footer .footer-bottom{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  flex-direction:row !important;
  gap:12px !important;
  flex-wrap:nowrap !important;
  margin-top:20px !important;
  padding-top:12px !important;
  border-top:1px solid rgba(255,255,255,.22) !important;
  color:#fff !important;
  font-size:8.5px !important;
  line-height:1.3 !important;
}
.site-footer .footer-bottom span:last-child{color:#fff !important;font-weight:760 !important;text-align:right !important}

html[lang="ur"] .site-footer .footer-grid{direction:ltr !important}
html[lang="ur"] .site-footer .footer-grid>div{direction:rtl !important;text-align:right !important}
html[lang="ur"] .site-footer .footer-title,
html[lang="ur"] .site-footer .footer-company-kicker{text-transform:none !important;letter-spacing:0 !important}
html[lang="ur"] .site-footer .footer-company-panel{justify-self:end !important;text-align:right !important}
html[lang="ur"] .site-footer .footer-contact-mini li,
html[lang="ur"] .site-footer .footer-contact-mini a{grid-template-columns:21px minmax(0,1fr) !important}
html[lang="ur"] .site-footer .footer-contact-mini .icon{grid-column:1 !important;grid-row:1 !important}
html[lang="ur"] .site-footer .footer-contact-mini .footer-contact-copy{grid-column:2 !important;grid-row:1 !important;text-align:right !important}
html[lang="ur"] .site-footer .footer-bottom{direction:rtl !important}

@media(max-width:980px){
  .site-footer{padding:27px 0 11px !important}
  .site-footer>.container{width:calc(100% - 20px) !important}
  .site-footer .footer-grid{
    grid-template-columns:minmax(0,1.48fr) minmax(0,.72fr) minmax(0,.72fr) minmax(0,.91fr) minmax(0,1.12fr) !important;
    column-gap:clamp(9px,2vw,20px) !important;
  }
  .site-footer .footer-brand{gap:7px !important}
  .site-footer .footer-brand img{width:38px !important;height:38px !important;flex-basis:38px !important;border-radius:8px !important}
  .site-footer .footer-brand strong{font-size:12px !important}
  .site-footer .footer-brand span span{font-size:7px !important;margin-top:2px !important}
  .site-footer .footer-about{margin:8px 0 9px !important;font-size:7.8px !important;line-height:1.45 !important}
  .site-footer .footer-social{gap:4px !important}
  .site-footer .footer-social a{width:23px !important;height:23px !important;border-radius:7px !important}
  .site-footer .footer-social .icon{width:11px !important;height:11px !important}
  .site-footer .footer-title{margin-bottom:9px !important;font-size:7.4px !important}
  .site-footer .footer-links li{margin-bottom:6px !important}
  .site-footer .footer-links a{font-size:7.4px !important}
  .site-footer .footer-company-panel{max-width:145px !important}
  .site-footer .footer-company-kicker{margin-bottom:6px !important;font-size:7px !important}
  .site-footer .footer-hbt-logo{max-width:130px !important;height:38px !important;padding:4px 7px !important;border-radius:8px !important}
  .site-footer .footer-partner-copy{margin:7px 0 !important;font-size:7px !important;line-height:1.35 !important}
  .site-footer .footer-contact-mini{gap:5px !important}
  .site-footer .footer-contact-mini li,
  .site-footer .footer-contact-mini a{grid-template-columns:17px minmax(0,1fr) !important;gap:5px !important}
  .site-footer .footer-contact-mini .icon{width:17px !important;height:17px !important;padding:3px !important}
  .site-footer .footer-contact-mini strong{font-size:6.7px !important}
  .site-footer .footer-contact-mini span{font-size:6.6px !important;line-height:1.18 !important}
  .site-footer .footer-bottom{margin-top:14px !important;padding-top:9px !important;font-size:7px !important}
  html[lang="ur"] .site-footer .footer-contact-mini li,
  html[lang="ur"] .site-footer .footer-contact-mini a{grid-template-columns:17px minmax(0,1fr) !important}
}

@media(max-width:600px){
  .site-footer{padding:20px 0 9px !important}
  .site-footer>.container{width:calc(100% - 12px) !important}
  .site-footer .footer-grid{
    grid-template-columns:minmax(0,1.44fr) minmax(0,.70fr) minmax(0,.70fr) minmax(0,.88fr) minmax(0,1.08fr) !important;
    column-gap:5px !important;
  }
  .site-footer .footer-brand{gap:4px !important}
  .site-footer .footer-brand img{width:27px !important;height:27px !important;flex-basis:27px !important;border-radius:6px !important}
  .site-footer .footer-brand strong{font-size:8.5px !important}
  .site-footer .footer-brand span span{font-size:5.2px !important;margin-top:1px !important}
  .site-footer .footer-about{margin:6px 0 7px !important;font-size:5.7px !important;line-height:1.38 !important}
  .site-footer .footer-social{gap:3px !important}
  .site-footer .footer-social a{width:17px !important;height:17px !important;border-radius:5px !important}
  .site-footer .footer-social .icon{width:8px !important;height:8px !important}
  .site-footer .footer-title{margin-bottom:6px !important;font-size:5.6px !important;letter-spacing:.025em !important}
  .site-footer .footer-links li{margin-bottom:4px !important;line-height:1.12 !important}
  .site-footer .footer-links a{font-size:5.5px !important;line-height:1.12 !important}
  .site-footer .footer-company-panel{max-width:92px !important}
  .site-footer .footer-company-kicker{margin-bottom:4px !important;font-size:5.3px !important;letter-spacing:.025em !important}
  .site-footer .footer-hbt-logo{max-width:85px !important;height:25px !important;padding:3px 5px !important;border-radius:6px !important}
  .site-footer .footer-partner-copy{margin:5px 0 !important;font-size:5.2px !important;line-height:1.28 !important}
  .site-footer .footer-contact-mini{gap:4px !important}
  .site-footer .footer-contact-mini li,
  .site-footer .footer-contact-mini a{grid-template-columns:13px minmax(0,1fr) !important;gap:3px !important}
  .site-footer .footer-contact-mini .icon{width:13px !important;height:13px !important;padding:2px !important}
  .site-footer .footer-contact-mini strong{font-size:5px !important;line-height:1.08 !important}
  .site-footer .footer-contact-mini span{font-size:4.9px !important;line-height:1.12 !important}
  .site-footer .footer-bottom{
    margin-top:10px !important;
    padding-top:7px !important;
    font-size:5.3px !important;
    gap:5px !important;
    align-items:center !important;
    flex-direction:row !important;
  }
  html[lang="ur"] .site-footer .footer-contact-mini li,
  html[lang="ur"] .site-footer .footer-contact-mini a{grid-template-columns:13px minmax(0,1fr) !important}
}

/* Premium homepage refresh - July 2026 */
body{background:#f7faf8}
.site-header{background:rgba(255,255,255,.9);box-shadow:0 8px 28px rgba(7,54,46,.04)}
.header-inner{min-height:78px}
.desktop-nav>a:not(.button){position:relative}
.desktop-nav>a[aria-current="page"]:after{content:"";position:absolute;left:13px;right:13px;bottom:4px;height:2px;border-radius:999px;background:var(--accent)}
.announcement{background:linear-gradient(90deg,var(--brand-deep),var(--brand),var(--brand-deep))}
.announcement-inner{letter-spacing:.01em}

.home-hero{position:relative;overflow:hidden;padding:84px 0 34px;background:
radial-gradient(circle at 12% 12%,rgba(183,226,50,.2),transparent 27%),
radial-gradient(circle at 92% 18%,rgba(11,74,61,.14),transparent 31%),
linear-gradient(180deg,#ffffff 0%,#f3f8f5 100%)}
.home-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(11,74,61,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(11,74,61,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 82%)}
.home-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(480px,.98fr);align-items:center;gap:58px}
.home-hero-copy{padding:26px 0 30px}
.home-hero-copy h1{max-width:760px;margin:20px 0 22px;font-size:clamp(50px,6.4vw,84px);line-height:.96;letter-spacing:-.058em;color:var(--brand-deep)}
.home-hero-copy h1 span{position:relative;display:inline-block;color:var(--brand)}
.home-hero-copy h1 span:after{content:"";position:absolute;left:0;right:6%;bottom:-8px;height:10px;border-radius:999px;background:linear-gradient(90deg,var(--accent),rgba(183,226,50,0));opacity:.65;z-index:-1}
.home-hero-copy .lead{max-width:690px;margin:0;color:#52665f;font-size:19px;line-height:1.72}
.hero-search-card{display:grid;grid-template-columns:44px minmax(0,1fr) 42px;align-items:center;gap:12px;max-width:720px;margin-top:28px;padding:12px 13px 12px 16px;border:1px solid rgba(11,74,61,.15);border-radius:19px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 18px 45px rgba(7,54,46,.1);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.hero-search-card:hover{transform:translateY(-3px);border-color:rgba(11,74,61,.35);box-shadow:0 24px 54px rgba(7,54,46,.15)}
.hero-search-card>.icon{width:42px;height:42px;padding:10px;border-radius:13px;background:#edf5f1;color:var(--brand)}
.hero-search-card small,.hero-search-card strong{display:block}
.hero-search-card small{margin-bottom:2px;color:#71827c;font-size:11px;font-weight:750;letter-spacing:.025em}
.hero-search-card strong{overflow:hidden;color:var(--ink);font-size:14px;white-space:nowrap;text-overflow:ellipsis}
.hero-search-arrow{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:var(--accent);color:var(--brand-deep)}
.hero-search-arrow .icon{width:19px}
.hero-primary{min-height:54px;padding-inline:22px;border-radius:16px;font-size:15px}
.hero-secondary{min-height:54px;border-radius:16px;background:rgba(255,255,255,.78)}
.hero-assurance{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:21px;color:#4f625b;font-size:12.5px;font-weight:750}
.hero-assurance span{display:inline-flex;align-items:center;gap:7px}
.hero-assurance .icon{width:18px;height:18px;color:var(--brand)}

.home-hero-visual{position:relative;min-height:660px;display:flex;align-items:center;justify-content:center;isolation:isolate}
.hero-glow{position:absolute;left:50%;top:50%;width:520px;height:520px;transform:translate(-48%,-48%);border-radius:50%;background:radial-gradient(circle,rgba(183,226,50,.47),rgba(183,226,50,.12) 47%,transparent 72%);filter:blur(4px);z-index:-3}
.phone-frame{position:relative;width:304px;height:610px;padding:10px;border:1px solid rgba(255,255,255,.55);border-radius:46px;background:linear-gradient(145deg,#122b25,#020a08 78%);box-shadow:0 38px 90px rgba(5,42,36,.3),inset 0 0 0 1px rgba(255,255,255,.08);transform:rotate(2.4deg);z-index:3}
.phone-frame:before{content:"";position:absolute;top:17px;left:50%;width:92px;height:23px;transform:translateX(-50%);border-radius:999px;background:#07100e;z-index:5}
.phone-screen{height:100%;overflow:hidden;border-radius:37px;background:linear-gradient(180deg,#fbfdfc,#f2f7f4);padding:18px 17px 14px;color:#13261f}
.phone-status{display:flex;justify-content:space-between;padding:0 9px;margin:0 0 24px;font-size:9px;font-weight:800;color:#20362f}
.app-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px}
.app-mini-brand{display:flex;align-items:center;gap:8px}
.app-mini-brand img{width:34px;height:34px;object-fit:contain}
.app-mini-brand strong,.app-mini-brand small{display:block;line-height:1.15}
.app-mini-brand strong{font-size:11px}.app-mini-brand small{margin-top:3px;color:#7a8b85;font-size:7px}
.app-alert{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dce7e2;border-radius:11px;background:#fff;color:var(--brand)}
.app-alert .icon{width:15px}
.app-greeting{margin-top:23px}
.app-greeting small,.app-greeting strong{display:block}
.app-greeting small{color:#72857d;font-size:8px}.app-greeting strong{margin-top:3px;font-size:18px;letter-spacing:-.035em}
.app-search{display:flex;align-items:center;gap:8px;margin-top:15px;padding:11px 12px;border:1px solid #dde7e3;border-radius:13px;background:#fff;color:#8b9994;font-size:8px}
.app-search .icon{width:14px;height:14px;color:var(--brand)}
.app-section-title{display:flex;align-items:center;justify-content:space-between;margin:20px 1px 12px}
.app-section-title strong{font-size:10px}.app-section-title span{color:var(--brand);font-size:7px;font-weight:850}
.app-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;text-align:center}
.app-quick-grid>div{min-width:0}.app-quick-grid small{display:block;margin-top:6px;color:#50645d;font-size:7px;font-weight:750}
.app-icon{width:45px;height:45px;display:grid;place-items:center;margin:auto;border-radius:15px}
.app-icon .icon{width:20px;height:20px}
.app-icon.food{background:#fff1d9;color:#9b5f06}.app-icon.service{background:#e5f4eb;color:#0d6a48}.app-icon.delivery{background:#e8efff;color:#315fa6}.app-icon.ride{background:#f3e8ff;color:#7446a0}
.app-request-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding:15px;border-radius:18px;background:linear-gradient(145deg,var(--brand),var(--brand-deep));color:#fff;box-shadow:0 16px 25px rgba(7,54,46,.18)}
.app-request-card strong,.app-request-card small{display:block}.app-request-card strong{margin:5px 0 3px;font-size:10px}.app-request-card small{color:rgba(255,255,255,.7);font-size:7px}
.request-badge{display:inline-flex;padding:3px 6px;border-radius:999px;background:rgba(183,226,50,.18);color:var(--accent);font-size:6px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.request-go{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:var(--accent);color:var(--brand-deep)}.request-go .icon{width:14px}
.app-nav{position:absolute;left:17px;right:17px;bottom:15px;display:grid;grid-template-columns:repeat(4,1fr);padding:10px 8px;border:1px solid #e1e9e5;border-radius:17px;background:rgba(255,255,255,.94);box-shadow:0 10px 24px rgba(7,54,46,.09)}
.app-nav span{display:grid;justify-items:center;gap:3px;color:#80908a}.app-nav .active{color:var(--brand)}.app-nav .icon{width:14px;height:14px}.app-nav small{font-size:6px;font-weight:800}
.hero-mascot{position:absolute;right:-18px;bottom:4px;width:280px;max-height:465px;object-fit:contain;filter:drop-shadow(0 28px 24px rgba(5,42,36,.23));z-index:4;pointer-events:none}
.hero-float{position:absolute;z-index:6;display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid rgba(11,74,61,.11);border-radius:15px;background:rgba(255,255,255,.93);box-shadow:0 18px 45px rgba(7,54,46,.13);backdrop-filter:blur(12px)}
.hero-float strong,.hero-float small{display:block}.hero-float strong{font-size:11px}.hero-float small{margin-top:2px;color:#71827c;font-size:8px}.hero-float-one{left:-12px;top:92px}.hero-float-two{right:5px;bottom:76px}
.float-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#edf5f1;color:var(--brand)}.float-icon .icon{width:18px}
.hero-float-two .online-dot{flex:0 0 auto}

.hero-metrics{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px;border:1px solid rgba(11,74,61,.12);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 18px 45px rgba(7,54,46,.08);backdrop-filter:blur(12px);overflow:hidden}
.hero-metrics>div{display:flex;align-items:center;gap:13px;padding:20px 23px;border-right:1px solid var(--line)}
.hero-metrics>div:last-child{border-right:0}.hero-metrics strong{color:var(--brand);font-size:28px;line-height:1;letter-spacing:-.05em}.hero-metrics span{color:#5c6f68;font-size:11px;font-weight:750;line-height:1.35}

.launch-showcase{padding-top:84px;background:#fff}
.launch-head{align-items:center}
.launch-slider-premium{max-width:1120px;margin-inline:auto;border-radius:30px;border:8px solid #fff;outline:1px solid var(--line);box-shadow:0 30px 80px rgba(5,42,36,.18)}
.launch-slider-premium .slide img{aspect-ratio:16/8.7;object-fit:cover}

.category-hub-grid{counter-reset:category-card}
.category-hub-grid .category-link{overflow:hidden;min-height:240px;padding:27px}
.category-hub-grid .category-link:before{counter-increment:category-card;content:"0" counter(category-card);position:absolute;right:18px;top:14px;color:rgba(11,74,61,.08);font-size:54px;font-weight:950;line-height:1;letter-spacing:-.08em}
.category-hub-grid .category-link:after{content:"";position:absolute;right:-45px;bottom:-60px;width:150px;height:150px;border-radius:50%;background:rgba(183,226,50,.14);transition:transform .25s ease}
.category-hub-grid .category-link:hover:after{transform:scale(1.18)}
.category-hub-grid .card-icon{position:relative;z-index:2}
.category-hub-grid .card-action{position:absolute;left:27px;bottom:24px;z-index:2}

.ecosystem-section{padding-top:34px;background:#fff}
.ecosystem-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:center;padding:52px;border-radius:32px;background:
radial-gradient(circle at 12% 10%,rgba(183,226,50,.18),transparent 31%),
linear-gradient(145deg,var(--brand),var(--brand-deep));color:#fff;box-shadow:0 30px 80px rgba(5,42,36,.22)}
.ecosystem-copy h2{max-width:590px;margin:16px 0 14px;font-size:clamp(34px,4.4vw,55px);line-height:1.06;letter-spacing:-.045em}
.ecosystem-copy p{max-width:610px;margin:0 0 24px;color:rgba(255,255,255,.72);font-size:16px}
.ecosystem-panel .eyebrow{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:var(--accent)}
.ecosystem-roles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.ecosystem-roles a{min-height:160px;display:flex;flex-direction:column;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.07);color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.ecosystem-roles a:hover{transform:translateY(-4px);border-color:rgba(183,226,50,.45);background:rgba(255,255,255,.12)}
.ecosystem-roles a>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:18px;border-radius:13px;background:var(--accent);color:var(--brand-deep)}
.ecosystem-roles .icon{width:21px}.ecosystem-roles strong{font-size:15px}.ecosystem-roles small{margin-top:5px;color:rgba(255,255,255,.65);font-size:11px}

.step{position:relative;overflow:hidden;min-height:220px;padding:32px 28px;border-radius:24px;background:#fff;box-shadow:var(--shadow-sm)}
.step:after{content:"";position:absolute;right:-55px;bottom:-70px;width:170px;height:170px;border-radius:50%;background:rgba(183,226,50,.13)}
.step-number{position:relative;z-index:2;width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--brand);color:#fff;font-size:16px;font-weight:900;box-shadow:0 12px 26px rgba(11,74,61,.18)}
.step h3,.step p{position:relative;z-index:2}
.city-card.launch{position:relative;overflow:hidden;min-height:205px;padding:29px;background:linear-gradient(145deg,#fff,#f0f6f3)}
.city-card.launch:after{content:"";position:absolute;right:-20px;bottom:-35px;width:130px;height:130px;border:22px solid rgba(183,226,50,.18);border-radius:50%}
.city-card.launch h3{margin-top:34px;font-size:28px;letter-spacing:-.035em}
.visitor-panel{border-radius:30px;background:linear-gradient(145deg,#fff,#f7faf8)}
.dark.compact{background:radial-gradient(circle at 90% 20%,rgba(183,226,50,.16),transparent 28%),linear-gradient(135deg,var(--brand),var(--brand-deep))}

html[lang="ur"] .home-hero-copy h1{font-size:clamp(43px,5.3vw,72px);line-height:1.55;letter-spacing:0}
html[lang="ur"] .home-hero-copy h1 span:after{right:0;left:8%}
html[lang="ur"] .home-hero-copy .lead{line-height:2.05}
html[lang="ur"] .hero-search-card{grid-template-columns:42px minmax(0,1fr) 44px}
html[lang="ur"] .hero-search-arrow .icon,html[lang="ur"] .ecosystem-copy .button .icon{transform:rotate(180deg)}
html[lang="ur"] .hero-mascot{right:auto;left:-18px}
html[lang="ur"] .hero-float-one{left:auto;right:-12px}
html[lang="ur"] .hero-float-two{right:auto;left:5px}
html[lang="ur"] .hero-metrics>div{border-right:0;border-left:1px solid var(--line)}
html[lang="ur"] .hero-metrics>div:last-child{border-left:0}
html[lang="ur"] .category-hub-grid .category-link:before{right:auto;left:18px}
html[lang="ur"] .category-hub-grid .category-link:after{right:auto;left:-45px}
html[lang="ur"] .category-hub-grid .card-action{left:auto;right:27px}
html[lang="ur"] .ecosystem-copy h2{line-height:1.55;letter-spacing:0}
html[lang="ur"] .ecosystem-copy p{line-height:2}
html[lang="ur"] .city-card.launch:after{right:auto;left:-20px}

@media(max-width:1120px){
  .home-hero-grid{grid-template-columns:minmax(0,1fr) 440px;gap:30px}
  .home-hero-visual{min-height:610px;transform:scale(.92);transform-origin:center}
  .hero-mascot{right:-30px;width:250px}
  .hero-float-one{left:-20px}.hero-float-two{right:-5px}
  .ecosystem-panel{gap:32px;padding:42px}
}
@media(max-width:920px){
  .home-hero{padding-top:58px}
  .home-hero-grid{grid-template-columns:1fr;gap:8px}
  .home-hero-copy{text-align:center;padding-bottom:8px}
  .home-hero-copy .lead,.hero-search-card{margin-inline:auto}
  .home-hero-copy .intro-actions,.hero-assurance{justify-content:center}
  .home-hero-visual{min-height:630px;max-width:620px;width:100%;margin:0 auto;transform:none}
  .phone-frame{margin-left:-55px}
  .hero-mascot{right:15px}
  .hero-float-one{left:15px}.hero-float-two{right:10px}
  .hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-metrics>div:nth-child(2){border-right:0}.hero-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}
  html[lang="ur"] .hero-metrics>div:nth-child(2){border-left:0}
  .ecosystem-panel{grid-template-columns:1fr}
}
@media(max-width:720px){
  .home-hero{padding:42px 0 24px}
  .home-hero-copy h1{font-size:clamp(43px,12.5vw,63px);line-height:1.01}
  .home-hero-copy .lead{font-size:16px}
  .hero-search-card{grid-template-columns:38px minmax(0,1fr) 38px;padding:10px;border-radius:16px;text-align:left}
  html[lang="ur"] .hero-search-card{text-align:right}
  .hero-search-card>.icon{width:36px;height:36px;padding:9px}.hero-search-arrow{width:36px;height:36px}
  .hero-search-card strong{font-size:12px}.hero-search-card small{font-size:9px}
  .home-hero-copy .intro-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}
  .hero-primary,.hero-secondary{width:100%;min-height:50px;padding:10px;font-size:12px}
  .hero-assurance{gap:12px;font-size:10px}
  .home-hero-visual{min-height:565px;overflow:visible}
  .phone-frame{width:272px;height:545px;margin-left:-30px;border-radius:41px}
  .phone-screen{border-radius:33px;padding-inline:15px}
  .hero-mascot{right:-24px;width:220px;max-height:400px}
  .hero-float{padding:9px 10px}.hero-float-one{left:-3px;top:72px}.hero-float-two{right:-2px;bottom:62px}
  .hero-float strong{font-size:9px}.hero-float small{font-size:7px}.float-icon{width:30px;height:30px}
  .hero-metrics{margin-top:0}.hero-metrics>div{padding:17px}.hero-metrics strong{font-size:23px}.hero-metrics span{font-size:9px}
  .launch-showcase{padding-top:64px}.launch-slider-premium{border-width:5px;border-radius:22px}.launch-slider-premium .slide img{aspect-ratio:16/9;object-fit:contain}
  .ecosystem-panel{padding:30px 22px;border-radius:25px}.ecosystem-roles{grid-template-columns:1fr 1fr}.ecosystem-roles a{min-height:145px;padding:17px}
  .category-hub-grid .category-link{min-height:220px}
  html[lang="ur"] .home-hero-copy h1{font-size:clamp(36px,10.5vw,54px);line-height:1.6}
  html[lang="ur"] .phone-frame{margin-left:0;margin-right:-30px}
  html[lang="ur"] .hero-mascot{left:-24px}
}
@media(max-width:520px){
  .container{width:min(var(--container),calc(100% - 28px))}
  .home-hero-copy .eyebrow{font-size:10px}
  .home-hero-copy h1{margin-top:17px}
  .home-hero-copy .intro-actions{grid-template-columns:1fr}
  .hero-assurance{display:grid;grid-template-columns:1fr 1fr;text-align:left}
  html[lang="ur"] .hero-assurance{text-align:right}
  .home-hero-visual{min-height:500px;margin-top:10px}
  .phone-frame{width:238px;height:477px;margin-left:-40px;padding:8px;border-radius:36px}
  .phone-frame:before{top:14px;width:76px;height:19px}.phone-screen{border-radius:29px;padding:16px 13px 12px}.phone-status{margin-bottom:17px}.app-greeting{margin-top:16px}.app-greeting strong{font-size:15px}.app-search{margin-top:11px}.app-section-title{margin-top:15px}.app-icon{width:37px;height:37px}.app-icon .icon{width:17px}.app-request-card{margin-top:15px;padding:11px}.app-nav{left:13px;right:13px;bottom:12px;padding:8px 5px}
  .hero-mascot{right:-42px;width:188px;max-height:340px}
  .hero-float-one{left:-6px;top:62px}.hero-float-two{right:-5px;bottom:46px}
  .hero-float small{display:none}.hero-float strong{font-size:8px}.hero-float-two{max-width:126px}
  .hero-metrics{border-radius:18px}.hero-metrics>div{gap:8px;padding:14px 11px}.hero-metrics strong{font-size:19px}.hero-metrics span{font-size:8px}
  .ecosystem-roles{grid-template-columns:1fr}.ecosystem-roles a{min-height:126px}.ecosystem-copy h2{font-size:34px}
  html[lang="ur"] .phone-frame{margin-right:-40px;margin-left:0}
  html[lang="ur"] .hero-mascot{left:-42px}
}
@media(prefers-reduced-motion:reduce){.phone-frame{transform:none}.hero-search-card,.hero-float,.ecosystem-roles a{transition:none}}


/* Partner registration launch update - 22 July 2026 */
.partner-registration-bar{border-top:1px solid rgba(11,74,61,.08);background:linear-gradient(90deg,#f3f9f5,#fbfdf8)}
.partner-registration-inner{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.partner-registration-copy{display:flex;align-items:center;gap:9px;min-width:0;color:#3f554e;font-size:12px}
.partner-registration-copy strong{color:var(--brand);font-size:13px;white-space:nowrap}
.partner-registration-copy span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.partner-live-dot{width:9px;height:9px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 5px rgba(22,163,74,.12);flex:0 0 auto}
.partner-registration-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.partner-register-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 12px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--brand);font-size:12px;font-weight:850;text-decoration:none;transition:.18s ease}
.partner-register-button:hover{transform:translateY(-1px);border-color:#a8beb5;box-shadow:var(--shadow-sm)}
.partner-register-button.vendor{background:var(--accent);border-color:var(--accent);color:var(--brand-deep)}
.partner-register-button.driver{background:var(--brand);border-color:var(--brand);color:#fff}
.partner-register-button.app small{font-size:9px;color:var(--muted);font-weight:750}
.partner-mobile-group{display:grid;gap:7px;margin:9px 0;padding:12px;border:1px solid var(--line);border-radius:15px;background:#f5f9f7}
.partner-mobile-group>span{padding:0 4px;color:var(--brand);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.partner-mobile-group .button{margin-top:0!important;min-height:44px;text-align:center}
.partner-mobile-group .button small{display:block;font-size:10px;font-weight:700;opacity:.75}
.partner-live-section{background:linear-gradient(180deg,#f7faf8,#edf5f1)}
.partner-live-panel{padding:clamp(28px,5vw,50px);border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:var(--shadow)}
.partner-live-heading{max-width:850px;margin-bottom:28px}
.partner-live-heading h2{margin:14px 0 10px;font-size:clamp(32px,4.7vw,52px);line-height:1.08;letter-spacing:-.04em}
.partner-live-heading p{margin:0;color:var(--muted);font-size:17px}
.partner-live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.partner-live-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fbfdfc}
.partner-live-card.vendor{background:linear-gradient(145deg,#fbfff1,#f4fae7)}
.partner-live-card.driver{background:linear-gradient(145deg,#f8fcfa,#eaf4ef)}
.partner-live-card.customer{background:linear-gradient(145deg,#fff,#f5f7f6)}
.partner-live-card h3{margin:14px 0 9px;font-size:21px;line-height:1.25}
.partner-live-card p{margin:0 0 22px;color:var(--muted);font-size:14px}
.partner-live-card .button{margin-top:auto;width:100%;text-align:center}
.partner-live-status{display:inline-flex;padding:6px 9px;border-radius:999px;background:#dcfce7;color:#166534;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.partner-live-status.soon{background:#f3f4f6;color:#4b5563}
@media(max-width:1120px){.partner-registration-copy span:last-child{display:none}.partner-registration-actions{gap:6px}.partner-register-button{padding-inline:10px}}
@media(max-width:900px){.partner-live-grid{grid-template-columns:1fr}.partner-live-card .button{width:auto}}
@media(max-width:820px){.partner-registration-bar{display:none}.mobile-panel{max-height:calc(100vh - 72px);overflow-y:auto}.partner-mobile-group{display:grid}}
@media(max-width:560px){.partner-live-panel{padding:24px 18px;border-radius:22px}.partner-live-heading p{font-size:15px}.partner-live-card{padding:20px}.partner-live-card .button{width:100%}}


/* ===== APP RELEASE UPDATE - 08 AUGUST 2026 ===== */
.app-release-bar{border-top:1px solid rgba(11,74,61,.08);background:linear-gradient(90deg,#073f35,#0b4a3d);color:#fff}
.app-release-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-block:8px}
.app-release-copy{display:flex;align-items:center;gap:10px;min-width:0}
.app-release-copy>span:last-child{color:rgba(255,255,255,.76);font-size:12px}
.release-live-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:var(--accent);color:var(--brand-deep);font-size:10px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
.release-live-pill:before{content:"";width:7px;height:7px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.16)}
.app-release-copy strong{font-size:14px;white-space:nowrap}
.store-badges{display:flex;align-items:center;gap:9px;flex:0 0 auto}
.store-badge{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:7px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.24);background:#050706;color:#fff;text-decoration:none;box-shadow:0 8px 22px rgba(0,0,0,.14)}
.store-badge:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.5)}
.store-badge-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:rgba(255,255,255,.1);font-size:18px;line-height:1}
.store-badge-copy{display:flex;flex-direction:column;line-height:1.05}
.store-badge-copy small{font-size:8px;letter-spacing:.08em;text-transform:uppercase;opacity:.72;font-weight:700}
.store-badge-copy strong{font-size:14px;margin-top:3px;color:#fff;white-space:nowrap}
.store-badge.soon{background:rgba(255,255,255,.09);cursor:default;box-shadow:none;opacity:.88}
.store-badge.soon:hover{transform:none;border-color:rgba(255,255,255,.24)}
.hero-store-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:20px}
.hero-store-actions .store-badge{min-height:51px;padding:9px 14px;border-color:rgba(11,74,61,.12);box-shadow:var(--shadow-sm)}
.hero-store-actions .store-badge.soon{background:#eef3f1;color:var(--brand);border-color:var(--line);opacity:1}
.hero-store-actions .store-badge.soon .store-badge-copy strong,.hero-store-actions .store-badge.soon .store-badge-copy small{color:var(--brand)}
.hero-store-actions .store-badge.soon .store-badge-icon{background:#fff;color:var(--brand)}
.hero-live-ribbon{position:absolute;z-index:9;top:38px;right:5px;display:flex;align-items:center;gap:10px;padding:10px 13px;border-radius:15px;background:var(--accent);color:var(--brand-deep);text-decoration:none;box-shadow:0 18px 35px rgba(8,55,44,.18);border:1px solid rgba(8,55,44,.12)}
.hero-live-ribbon:hover{transform:translateY(-2px)}
.hero-live-ribbon .ribbon-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--brand);color:#fff;font-size:17px}
.hero-live-ribbon span:last-child{display:flex;flex-direction:column;line-height:1.05}.hero-live-ribbon strong{font-size:11px;letter-spacing:.04em}.hero-live-ribbon small{font-size:9px;margin-top:4px;color:#315142}
.release-slide-badge{position:absolute;z-index:3;left:18px;bottom:18px;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:rgba(7,63,53,.92);color:#fff;font-size:11px;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.18);backdrop-filter:blur(10px)}
.release-slide-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent)}
.partner-live-card.customer .store-badges{width:100%;flex-wrap:wrap}.partner-live-card.customer .store-badge{flex:1 1 150px}
.partner-live-card.customer .store-badge.soon{background:#eef2f1;color:var(--brand);border-color:var(--line);opacity:1}.partner-live-card.customer .store-badge.soon .store-badge-copy strong,.partner-live-card.customer .store-badge.soon .store-badge-copy small{color:var(--brand)}
.header-actions>.play-header-link{display:inline-flex;align-items:center;gap:7px}.play-header-link .play-dot{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:rgba(255,255,255,.14);font-size:11px}
.store-coming{cursor:default!important;opacity:.72}.store-coming:hover{transform:none!important}
html[lang="ur"] .app-release-inner,html[lang="ur"] .app-release-copy{direction:rtl}.app-release-bar[dir="rtl"] .store-badges{direction:rtl}
html[lang="ur"] .hero-live-ribbon{right:auto;left:5px;direction:rtl}
@media(max-width:980px){.app-release-copy>span:last-child{display:none}.app-release-copy strong{white-space:normal}.hero-live-ribbon{top:26px;right:18px}}
@media(max-width:820px){.app-release-bar{display:block}.app-release-inner{align-items:flex-start;flex-direction:column;padding-block:12px}.store-badges{width:100%}.app-release-inner .store-badge{flex:1}.app-release-copy strong{font-size:13px}}
@media(max-width:560px){.app-release-inner .store-badges{display:grid;grid-template-columns:1fr 1fr}.app-release-inner .store-badge{min-width:0;padding:7px 9px}.store-badge-copy strong{font-size:12px}.hero-live-ribbon{top:18px;right:-4px;padding:8px 9px}.hero-live-ribbon .ribbon-icon{width:30px;height:30px}.hero-live-ribbon strong{font-size:9px}.hero-live-ribbon small{font-size:8px}html[lang="ur"] .hero-live-ribbon{left:-4px}}

/* Official Google Play badge */
.store-badge.google-play{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;min-height:0!important;border-radius:0!important;overflow:visible}
.store-badge.google-play:hover{transform:translateY(-1px);border:0!important}
.official-google-play-badge{display:block;width:auto;height:48px;max-width:100%;object-fit:contain}
.hero-store-actions .official-google-play-badge{height:54px}
.app-release-inner .official-google-play-badge{height:46px}
.partner-live-card .official-google-play-badge{height:48px}
.play-header-link{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.play-header-link .header-google-play-badge{height:36px;width:auto}
.play-badge-mark{background:#050706!important;overflow:hidden;padding:2px!important}
.play-badge-mark img{width:52px;height:31px;max-width:none;object-fit:cover;object-position:left center;transform:translateX(-2px)}
@media(max-width:560px){.official-google-play-badge{height:42px}.hero-store-actions .official-google-play-badge{height:46px}.app-release-inner .official-google-play-badge{height:40px}.play-header-link .header-google-play-badge{height:32px}}

/* Compact official Play Store controls - 2026-08-08 */
.google-play-icon{display:block;width:22px!important;height:22px!important;object-fit:contain!important;flex:0 0 22px}
.play-header-link{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:8px 11px!important;border:1px solid rgba(11,74,61,.14)!important;border-radius:12px!important;background:#fff!important;color:var(--brand)!important;box-shadow:0 5px 14px rgba(8,55,44,.06)!important;font-size:12px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}
.play-header-link:hover{background:#f5faf7!important;transform:translateY(-1px)}
.play-header-link .header-play-icon{width:20px!important;height:20px!important;flex-basis:20px}
.partner-registration-actions a.app{display:inline-flex!important;align-items:center!important;gap:6px!important}
.partner-registration-actions a.app .mini-play-icon{width:19px!important;height:19px!important;flex-basis:19px}
.partner-registration-actions a.app small{margin-left:1px}

/* Never allow the official badge to grow into a hero block. */
.store-badge.google-play{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;max-width:190px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;min-height:0!important;border-radius:0!important;overflow:visible!important}
.official-google-play-badge.compact-google-play-badge{display:block!important;width:158px!important;height:auto!important;max-width:158px!important;max-height:48px!important;object-fit:contain!important;margin:0!important;padding:0!important}
.hero-store-actions .store-badge.google-play{width:176px!important;max-width:176px!important}
.hero-store-actions .official-google-play-badge.compact-google-play-badge{width:176px!important;max-width:176px!important;max-height:53px!important;height:auto!important}
.app-release-inner .store-badge.google-play{width:148px!important;max-width:148px!important}
.app-release-inner .official-google-play-badge.compact-google-play-badge{width:148px!important;max-width:148px!important;max-height:45px!important;height:auto!important}
.partner-live-card .store-badge.google-play{width:158px!important;max-width:158px!important;flex:0 0 158px!important}
.partner-live-card .official-google-play-badge.compact-google-play-badge{width:158px!important;max-width:158px!important;max-height:48px!important;height:auto!important}

/* Small live ribbon uses the Play triangle, never the full badge. */
.hero-live-ribbon .ribbon-icon{width:36px!important;height:36px!important;padding:7px!important;background:#fff!important;border-radius:10px!important;box-sizing:border-box!important}
.hero-live-ribbon .ribbon-play-icon{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;object-fit:contain!important}

@media(max-width:980px){
  .play-header-link span{display:none}
  .play-header-link{padding:8px!important}
}
@media(max-width:560px){
  .official-google-play-badge.compact-google-play-badge{width:142px!important;max-width:142px!important;max-height:43px!important}
  .hero-store-actions .store-badge.google-play{width:154px!important;max-width:154px!important}
  .hero-store-actions .official-google-play-badge.compact-google-play-badge{width:154px!important;max-width:154px!important;max-height:47px!important}
  .app-release-inner .store-badge.google-play{width:138px!important;max-width:138px!important}
  .app-release-inner .official-google-play-badge.compact-google-play-badge{width:138px!important;max-width:138px!important;max-height:42px!important}
}
