@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Tajawal:wght@400;500;700;800&display=swap";:root{color-scheme:light;--bg: #f4f8ff;--surface: #ffffff;--surface-soft: #f8fbff;--ink: #112345;--muted: #63728b;--line: rgba(17, 64, 140, .12);--primary: #0d56c4;--primary-strong: #0a47a5;--primary-soft: #e8f0ff;--shadow: 0 18px 40px rgba(12, 55, 126, .08);--radius-lg: 28px;--radius-md: 22px;--radius-sm: 16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Plus Jakarta Sans,sans-serif;color:var(--ink);background:linear-gradient(180deg,#ffffff 0%,var(--bg) 100%)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-shell{overflow-x:clip}.container{width:min(1240px,calc(100% - 32px));margin:0 auto}.top-strip{background:linear-gradient(90deg,#0f57c7,#0849ab);color:#fff}.top-strip__content,.top-strip__group,.navbar,.nav-links,.hero-actions,.section-action,.trust-strip__grid,.site-footer__content,.footer-actions{display:flex}.top-strip__content{min-height:48px;align-items:center;justify-content:space-between;gap:16px;font-size:.92rem}.top-strip__group{flex-wrap:wrap;align-items:center;gap:20px}.top-strip__group span{display:inline-flex;align-items:center;gap:8px}.language-pill{padding:6px 10px;border-radius:999px;background:#ffffff29;font-weight:700}.language-toggle{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:#ffffff1f}.language-toggle__button{min-width:44px;height:34px;border:0;border-radius:999px;background:transparent;color:#fff;font-weight:700;cursor:pointer}.language-toggle__button.is-active{background:#ffffff2e}.navbar{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:18px 0 22px}.navbar-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.navbar-menu{display:contents}.brand{display:grid;grid-template-columns:60px minmax(0,1fr);gap:14px;align-items:center;min-width:0}.brand-icon{width:60px;height:60px;display:grid;place-items:center;border:2px solid var(--primary);border-radius:20px;color:var(--primary);background:var(--surface)}.brand-copy{display:grid;gap:2px}.brand-copy strong,.brand-copy em,.brand-copy small{display:block;font-style:normal;line-height:1}.brand-copy strong,.brand-copy em{font-family:Outfit,sans-serif;letter-spacing:.08em}.brand-copy strong{font-size:1.75rem;font-weight:800}.brand-copy em{font-size:1.45rem;font-weight:600}.brand-copy small{margin-top:5px;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.18em}.nav-links{flex:1;justify-content:center;align-items:center;gap:28px}.hamburger-button{display:none;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--ink);box-shadow:var(--shadow);cursor:pointer}.nav-links a{position:relative;padding:10px 0;font-size:.98rem;font-weight:600}.nav-links a.active:after,.nav-links a:hover:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:3px;border-radius:999px;background:var(--primary)}.pickup-button,.primary-cta,.secondary-cta,.outline-button,.footer-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:16px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease}.pickup-button,.primary-cta{color:#fff;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-strong) 100%);box-shadow:0 16px 28px #0c4aa833}.secondary-cta,.outline-button,.footer-link{border:1px solid rgba(13,86,196,.18);background:var(--surface);color:var(--primary-strong);box-shadow:var(--shadow)}.pickup-button:hover,.primary-cta:hover,.secondary-cta:hover,.outline-button:hover,.footer-link:hover{transform:translateY(-2px)}.primary-cta--full{width:100%}.hero-section{overflow:hidden;background:linear-gradient(90deg,#fffffffa,#ffffffeb 52%,#ffffff80),linear-gradient(180deg,#f7fbff,#eef4ff)}.hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);gap:48px;align-items:center;min-height:520px}.hero-copy{padding:48px 0 30px}.hero-copy h1{margin:0;font-family:Outfit,sans-serif;font-size:clamp(3.1rem,4.6vw,5rem);line-height:.96;letter-spacing:-.06em}.hero-copy h1 span{color:var(--primary)}.hero-copy p{max-width:32ch;margin:18px 0 0;color:var(--ink);font-size:1rem;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:18px;margin:26px 0 34px}.highlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.highlight-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start}.highlight-card__icon,.service-card__icon,.trust-item__icon,.process-card__icon,.same-day-card__truck{display:grid;place-items:center;color:var(--primary)}.highlight-card strong,.service-card h3,.process-card h3,.same-day-card h3,.trust-item strong{color:var(--ink)}.highlight-card strong{display:block;margin-bottom:3px;font-size:.92rem}.highlight-card span,.service-card p,.process-card p,.same-day-card p,.trust-item span,.site-footer span{color:var(--muted);font-size:.88rem;line-height:1.45}.hero-visual{position:relative;min-height:100%}.hero-visual__image-wrap{min-height:520px;overflow:hidden}.hero-visual__image-wrap img{width:100%;height:100%;object-fit:cover}.section-space{padding:18px 0 28px}.section-heading{margin-bottom:22px}.section-heading--line{position:relative;display:flex;justify-content:center;text-align:center}.section-heading--line:before,.section-heading--line:after{content:"";align-self:center;width:110px;height:1px;background:#0d56c44d}.section-heading--line:before{margin-right:16px}.section-heading--line:after{margin-left:16px}.section-heading span{display:inline-flex;align-items:center;justify-content:center;color:var(--primary);font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.services-section{background:var(--surface)}.services-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.service-card{padding:24px 14px 18px;border:1px solid var(--line);border-radius:18px;background:var(--surface);text-align:center;box-shadow:var(--shadow)}.service-card__icon{width:64px;height:64px;margin:0 auto 14px;border-radius:18px;background:var(--primary-soft)}.service-card h3{margin:0 0 6px;font-size:1.02rem}.service-card p{margin:0}.section-action{justify-content:center;margin-top:16px}.compact-button{min-height:46px;padding:0 20px}.process-section{background:linear-gradient(180deg,#f2f7ff,#eef4ff)}.process-feature-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:center}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:center}.process-step-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}.process-card{position:relative;padding:18px 12px 16px;border-radius:999px;background:var(--surface);text-align:center;box-shadow:var(--shadow)}.process-card__badge{position:absolute;top:-8px;left:12px;width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:var(--primary);color:#fff;font-family:Outfit,sans-serif;font-weight:700}.process-card__icon{width:56px;height:56px;margin:12px auto;border-radius:18px;background:var(--primary-soft)}.process-card h3{margin:0 0 6px;font-size:1rem}.process-card p{margin:0}.process-arrow{color:#0d56c473}.same-day-card{padding:26px 22px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.same-day-card__truck{width:64px;height:64px;border-radius:18px;background:var(--primary-soft);margin-bottom:14px}.same-day-card h3{margin:0 0 10px;font-family:Outfit,sans-serif;font-size:1.95rem;line-height:.95;color:var(--primary-strong)}.same-day-card p{margin:0 0 18px}.same-day-card small{display:block;margin-top:10px;color:var(--muted);text-align:center;font-size:.8rem}.trust-strip{padding:22px 0;background:linear-gradient(90deg,#0f57c7,#0849ab)}.trust-strip__grid{gap:18px}.trust-item{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;flex:1 1 0;color:#fff}.trust-item__icon{width:44px;height:44px;border-radius:14px;background:#ffffff24;color:#fff}.trust-item strong,.trust-item span{color:#fff}.site-footer{padding:18px 0 26px;background:var(--surface)}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:40;display:inline-flex;align-items:center;gap:10px;min-height:58px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#20c863,#12a150);color:#fff;font-weight:700;box-shadow:0 18px 34px #12a15047}.whatsapp-float svg{flex:0 0 auto}.site-footer__content{align-items:center;justify-content:space-between;gap:18px}.site-footer strong{display:block;margin-bottom:6px}.footer-actions{flex-wrap:wrap;gap:12px}.site-shell--rtl{font-family:Tajawal,Plus Jakarta Sans,sans-serif}.site-shell--rtl .top-strip__content,.site-shell--rtl .navbar,.site-shell--rtl .hero-actions,.site-shell--rtl .site-footer__content,.site-shell--rtl .footer-actions{direction:rtl}.site-shell--rtl .top-strip__content,.site-shell--rtl .navbar,.site-shell--rtl .site-footer__content{text-align:right}.site-shell--rtl .hero-grid{grid-template-columns:minmax(500px,1.05fr) minmax(0,.95fr)}.site-shell--rtl .hero-copy{order:2}.site-shell--rtl .hero-visual{order:1}.site-shell--rtl .brand{grid-template-columns:minmax(0,1fr) 60px}.site-shell--rtl .highlight-card,.site-shell--rtl .trust-item{direction:rtl}.site-shell--rtl .highlight-card__icon,.site-shell--rtl .trust-item__icon{justify-self:end}.site-shell--rtl .process-step-wrap{grid-template-columns:auto minmax(0,1fr)}.site-shell--rtl .process-arrow{transform:rotate(180deg)}.site-shell--rtl .process-card__badge{left:auto;right:12px}.site-shell--rtl .section-heading--line:before{margin-right:0;margin-left:16px}.site-shell--rtl .section-heading--line:after{margin-left:0;margin-right:16px}.site-shell--rtl .whatsapp-float{right:auto;left:18px}@media(max-width:1180px){.nav-links{gap:18px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:28px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-feature-grid{grid-template-columns:1fr}}@media(max-width:920px){.navbar{grid-template-columns:1fr;gap:16px}.navbar-menu{display:grid;grid-template-columns:1fr;gap:14px}.nav-links{justify-content:flex-start;flex-wrap:wrap}.hero-grid,.site-shell--rtl .hero-grid{grid-template-columns:1fr}.hero-visual{order:2}.hero-copy{padding-bottom:14px}.hero-visual__image-wrap{min-height:420px;border-radius:24px}.highlight-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip__grid,.site-footer__content{flex-wrap:wrap}.trust-item{flex:1 1 calc(50% - 18px)}.site-shell--rtl .brand{grid-template-columns:minmax(0,1fr) 60px}}@media(max-width:640px){.container{width:min(100% - 20px,1240px)}.top-strip__content{padding:10px 0;align-items:flex-start;flex-direction:column;gap:10px}.top-strip__group{gap:12px}.top-strip__group--right{width:100%}.navbar{padding:16px 0 18px}.navbar-top{width:100%}.brand{grid-template-columns:52px minmax(0,1fr);gap:12px}.brand-icon{width:52px;height:52px;border-radius:16px}.brand-copy strong{font-size:1.3rem}.brand-copy em{font-size:1.08rem}.brand-copy small{font-size:.56rem}.hamburger-button{display:inline-flex}.navbar-menu{display:none;gap:12px;width:100%;padding:14px;border:1px solid rgba(17,64,140,.1);border-radius:18px;background:var(--surface-soft);box-shadow:var(--shadow)}.navbar-menu.is-open{display:grid}.nav-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.nav-links a{min-height:46px;display:grid;place-items:center;padding:8px 6px;border:1px solid rgba(17,64,140,.1);border-radius:12px;background:var(--surface);font-size:.84rem;line-height:1.15;text-align:center}.pickup-button,.primary-cta,.secondary-cta,.outline-button,.footer-link{width:100%}.hero-section{background:linear-gradient(180deg,#fffffffa,#eff5fffa)}.hero-grid{gap:18px}.hero-copy{padding:20px 0 4px}.nav-links a.active:after,.nav-links a:hover:after{left:10px;right:10px;bottom:5px}.hero-copy h1{font-size:3rem;line-height:.96}.hero-copy p{max-width:none;font-size:.98rem}.hero-actions{margin:22px 0;flex-direction:column;gap:12px}.highlight-grid{grid-template-columns:1fr;gap:12px}.highlight-card{padding:14px 0;border-top:1px solid rgba(17,64,140,.08)}.highlight-card:first-child{border-top:0;padding-top:0}.hero-visual__image-wrap{min-height:280px;border-radius:18px}.section-space{padding:14px 0 22px}.section-heading{margin-bottom:16px}.section-heading--line:before,.section-heading--line:after{width:48px}.services-grid,.process-grid{grid-template-columns:1fr}.service-card{padding:20px 16px}.process-step-wrap{grid-template-columns:1fr;gap:10px}.process-card{border-radius:24px}.process-arrow{display:none}.same-day-card{padding:22px 18px}.same-day-card h3{font-size:1.55rem}.trust-item{flex-basis:100%}.site-footer__content{align-items:flex-start}.footer-actions{width:100%;flex-direction:column}.whatsapp-float{right:12px;bottom:12px;min-height:54px;padding:0 16px}.whatsapp-float span{font-size:.92rem}.site-shell--rtl .top-strip__content,.site-shell--rtl .top-strip__group,.site-shell--rtl .navbar,.site-shell--rtl .navbar-top,.site-shell--rtl .hero-actions,.site-shell--rtl .site-footer__content,.site-shell--rtl .footer-actions{align-items:flex-start}.site-shell--rtl .brand{grid-template-columns:minmax(0,1fr) 52px}.site-shell--rtl .section-heading--line:before{margin-left:10px}.site-shell--rtl .section-heading--line:after{margin-right:10px}.site-shell--rtl .whatsapp-float{left:12px}}
