@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700;800&display=swap";:root{--bg: #f6f7f4;--card: #ffffff;--text: #121827;--muted: #667085;--line: rgba(18,24,39,.08);--green: #05744f;--green-2: #0ca678;--orange: #d97706;--blue: #2563eb;--dark: #07111f;--dark-2: #0d1b2f;--radius: 26px;--shadow: 0 20px 60px rgba(18,24,39,.1);--shadow-strong: 0 28px 80px rgba(18,24,39,.16);font-family:IBM Plex Sans Arabic,system-ui,sans-serif}*{box-sizing:border-box}html{direction:rtl}body{margin:0;color:var(--text);background:radial-gradient(circle at 80% 0%,rgba(5,116,79,.12),transparent 28%),radial-gradient(circle at 0% 24%,rgba(217,119,6,.08),transparent 26%),var(--bg);font-family:IBM Plex Sans Arabic,system-ui,sans-serif;text-rendering:geometricPrecision}button,input{font:inherit}button{border:0;cursor:pointer}input{min-width:0}.app,.dark-app{min-height:100vh}.dark-app{color:#fff;background:radial-gradient(circle at 80% 0%,rgba(5,116,79,.24),transparent 32%),linear-gradient(135deg,#07111f,#10243d)}.header{width:min(1280px,calc(100% - 40px));height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header.dark{color:#fff}.brand{display:flex;align-items:center;gap:11px}.brand div,.admin-brand div{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;color:#fff;font-weight:900;letter-spacing:.4px;background:linear-gradient(145deg,rgba(255,255,255,.14),transparent),linear-gradient(135deg,#07111f,var(--green));box-shadow:0 14px 30px #05744f3d}.brand span,.admin-brand span{font-size:15px;font-weight:800}.header-actions{display:flex;gap:9px}.header-actions button{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;color:var(--text);background:#ffffffd1;border:1px solid rgba(255,255,255,.9);box-shadow:0 10px 28px #12182714}.header.dark .header-actions button{color:#fff;background:#ffffff14;border-color:#ffffff1a}.shell{width:min(1280px,calc(100% - 40px));margin:10px auto 80px;display:grid;gap:16px}.card,.card-dark{border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.card{background:#ffffffe0;border:1px solid rgba(255,255,255,.92)}.card-dark{background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.hero{display:grid;grid-template-columns:.92fr 1.08fr;gap:16px;align-items:stretch}.hero-copy{min-height:500px;padding:clamp(28px,4vw,46px);display:flex;flex-direction:column;justify-content:center}.pill{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:8px 12px;border-radius:999px;color:var(--green);background:#05744f14;border:1px solid rgba(5,116,79,.12);font-size:12px;font-weight:900}.hero-copy h1{max-width:520px;margin:0;font-size:clamp(34px,3.6vw,48px);line-height:1.16;letter-spacing:-.4px}.hero-copy p{max-width:540px;margin:18px 0 0;color:var(--muted);font-size:14.5px;line-height:1.9}.search-card{max-width:620px;min-height:58px;margin-top:24px;display:grid;grid-template-columns:24px 1fr 76px;align-items:center;gap:10px;padding:8px 12px 8px 8px;border-radius:20px;background:#f6f8f7;border:1px solid var(--line)}.search-card svg{color:#667085}.search-card input{border:0;outline:0;background:transparent;color:var(--text);font-size:13px;font-weight:700}.search-card button,.primary-full,.workspace-head button,.admin-top button,.accept-btn{min-height:42px;border-radius:15px;color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.12),transparent),linear-gradient(135deg,#07111f,var(--green));font-weight:900;box-shadow:0 14px 30px #05744f33}.location-row{max-width:620px;min-height:68px;margin-top:12px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:20px;background:#fff;border:1px solid var(--line)}.location-row span{display:block;margin-bottom:4px;color:var(--muted);font-size:11px;font-weight:900}.location-row strong{font-size:14px}.location-row button{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:14px;color:var(--text);background:#edf4f1;font-weight:900}.hero-stats{max-width:620px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.hero-stats div{min-height:76px;display:grid;align-content:center;padding:14px;border-radius:19px;background:#f6f8f7;border:1px solid var(--line)}.hero-stats strong{display:block;font-size:24px;line-height:1;font-weight:900}.hero-stats span{display:block;margin-top:7px;color:var(--muted);font-size:11px;font-weight:800}.hero-visual{min-height:500px;padding:12px;overflow:hidden}.ash-visual{position:relative;min-height:476px;height:100%;overflow:hidden;border-radius:22px;background:linear-gradient(90deg,rgba(18,24,39,.045) 1px,transparent 1px),linear-gradient(rgba(18,24,39,.045) 1px,transparent 1px),linear-gradient(135deg,#edf8f2,#f7fbff 52%,#fff4e8);background-size:46px 46px,46px 46px,cover;border:1px solid var(--line)}.visual-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 22% 24%,rgba(5,116,79,.12),transparent 22%),radial-gradient(circle at 74% 66%,rgba(217,119,6,.1),transparent 20%),radial-gradient(circle at 66% 30%,rgba(37,99,235,.08),transparent 20%)}.route{position:absolute;height:4px;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(5,116,79,.78) 0 20px,transparent 20px 34px);filter:drop-shadow(0 8px 16px rgba(5,116,79,.18))}.route-main{width:58%;right:18%;top:52%;transform:rotate(-13deg)}.route-sub{width:42%;right:32%;top:68%;transform:rotate(17deg);opacity:.34}.dispatch-card{position:absolute;right:40px;top:38px;width:142px;height:116px;display:grid;align-content:center;gap:6px;padding:18px;border-radius:26px;color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.15),transparent),linear-gradient(135deg,#07111f,var(--green));box-shadow:0 24px 58px #05744f42;z-index:5}.dispatch-card span{font-size:29px;font-weight:900;line-height:1}.dispatch-card small{color:#ffffffbf;font-weight:800;font-size:11px}.driver-figure{position:absolute;right:43%;top:39%;width:178px;height:160px;z-index:6}.driver-head{position:absolute;right:72px;top:0;width:36px;height:36px;border-radius:999px;background:#111827}.driver-body{position:absolute;right:56px;top:33px;width:62px;height:72px;display:grid;place-items:center;border-radius:24px 24px 18px 18px;color:#fff;font-size:13px;font-weight:900;background:linear-gradient(135deg,#07111f,var(--green))}.driver-box{position:absolute;right:112px;top:45px;width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,#512806,var(--orange));font-size:14px;font-weight:900}.bike-base{position:absolute;right:44px;top:110px;width:120px;height:22px;border-radius:999px;background:#07111f}.wheel{position:absolute;top:128px;width:38px;height:38px;border-radius:999px;background:#07111f;border:7px solid #e5eee9}.wheel.one{right:34px}.wheel.two{right:144px}.node{position:absolute;min-width:82px;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:17px;color:#fff;font-size:11px;font-weight:900;box-shadow:0 16px 38px #1218272e;z-index:5}.node-pickup{right:68%;top:62%;background:linear-gradient(135deg,#402108,var(--orange))}.node-drop{right:16%;top:65%;background:linear-gradient(135deg,#10245a,var(--blue))}.driver-chip,.order-chip{position:absolute;border-radius:22px;background:#ffffffeb;border:1px solid rgba(255,255,255,.92);box-shadow:var(--shadow-strong);z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.driver-chip{top:30px;left:30px;width:250px;min-height:78px;display:flex;align-items:center;gap:12px;padding:13px}.driver-chip svg{width:42px;height:42px;padding:11px;border-radius:15px;color:#fff;background:var(--green)}.driver-chip strong{display:block;font-size:14px}.driver-chip p{margin:4px 0 0;color:var(--muted);font-size:11px;font-weight:800}.order-chip{right:30px;left:30px;bottom:30px;min-height:96px;padding:16px}.order-chip span{color:var(--green);font-size:11px;font-weight:900}.order-chip strong{display:block;margin-top:5px;font-size:20px}.order-chip p{margin:6px 0 0;color:var(--muted);font-size:13px;font-weight:700}.banner-grid{display:grid;grid-template-columns:1.15fr .95fr .95fr;gap:14px}.promo{min-height:150px;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:22px;border-radius:var(--radius);box-shadow:var(--shadow)}.promo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background:linear-gradient(90deg,rgba(255,255,255,.24) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.24) 1px,transparent 1px);background-size:32px 32px}.promo>*{position:relative;z-index:2}.promo h3{margin:0;max-width:360px;color:#fff;font-size:21px;line-height:1.25}.promo p{margin:9px 0 0;max-width:420px;color:#ffffffb8;font-size:12.5px;line-height:1.7;font-weight:700}.promo-icon{width:60px;height:60px;display:grid;place-items:center;flex:0 0 auto;border-radius:21px;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.18)}.tone-green{background:linear-gradient(135deg,#07111f,var(--green))}.tone-orange{background:linear-gradient(135deg,#4a2507,var(--orange))}.tone-blue{background:linear-gradient(135deg,#0f1f56,var(--blue))}.tone-dark{background:linear-gradient(135deg,#07111f,#1f2937)}.section-card,.stores-panel,.quick-panel{padding:24px}.section-title{margin-bottom:16px}.section-title span{color:var(--green);font-size:12px;font-weight:900}.section-title h2{margin:5px 0 0;font-size:clamp(22px,2vw,26px);line-height:1.25}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-card{min-height:154px;display:grid;align-content:end;padding:16px;border-radius:22px;color:#fff;position:relative;overflow:hidden;box-shadow:0 14px 34px #12182714}.category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.19;background:linear-gradient(90deg,rgba(255,255,255,.26) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.26) 1px,transparent 1px);background-size:30px 30px}.category-card>*{position:relative;z-index:2}.category-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:12px;border-radius:15px;background:#ffffff24;border:1px solid rgba(255,255,255,.18)}.category-card h3{margin:0 0 5px;font-size:18px}.category-card p{margin:0 0 10px;color:#ffffffc7;font-size:12.5px;line-height:1.6;font-weight:700}.category-card span{width:fit-content;display:inline-flex;padding:5px 9px;border-radius:999px;background:#ffffff26;color:#ffffffe0;font-size:10px;font-weight:900}.content-grid{display:grid;grid-template-columns:1fr 360px;gap:16px}.store-list{display:grid;gap:11px}.store-row{min-height:104px;display:grid;grid-template-columns:74px 1fr 42px;gap:14px;align-items:center;padding:12px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px #1218270b}.store-avatar{width:74px;height:74px;display:grid;place-items:center;border-radius:22px;color:#fff;background:linear-gradient(135deg,#07111f,var(--green))}.store-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.store-head h3{margin:0;font-size:18px}.store-head span{color:#a4530b;background:#fff1df;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900}.store-info p{margin:5px 0 9px;color:var(--muted);font-size:12.5px;font-weight:700}.store-meta{display:flex;flex-wrap:wrap;gap:9px;color:#4b5563;font-size:11.5px;font-weight:800}.store-meta span{display:inline-flex;align-items:center;gap:4px}.store-row>button{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:#f2f5f3;color:var(--text)}.quick-panel p{margin:0 0 16px;color:var(--muted);font-size:13px;line-height:1.8;font-weight:700}.quick-actions{display:grid;gap:10px}.quick-actions button{min-height:52px;display:flex;align-items:center;gap:10px;border-radius:17px;padding:0 13px;background:#f5f7f6;color:var(--text);font-weight:900}.quick-actions svg{color:var(--green)}.estimate-box{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.estimate-box div{padding:13px;border-radius:17px;background:#fff;border:1px solid var(--line)}.estimate-box span{display:block;color:var(--muted);font-size:10px;font-weight:900}.estimate-box strong{display:block;margin-top:5px;font-size:14px}.primary-full{width:100%;height:48px}.driver-layout,.track-shell{width:min(1220px,calc(100% - 40px));margin:10px auto 80px;display:grid;grid-template-columns:.86fr 1.14fr;gap:16px}.driver-panel{padding:22px}.driver-status{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.driver-status span,.workspace-head span,.admin-top span{color:#7ee0b6;font-size:12px;font-weight:900}.driver-status h1{margin:5px 0 0;font-size:23px}.driver-status button{color:#fff;background:var(--green);border-radius:15px;padding:11px 15px;font-weight:900}.job-card{padding:20px;border-radius:24px;color:var(--text);background:#fff;margin-bottom:16px}.job-card>span,.track-card>span{color:var(--green);font-size:12px;font-weight:900}.job-card h2{margin:13px 0 7px;font-size:25px}.job-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.job-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.job-metrics div{padding:13px;border-radius:17px;background:#f5f7f6}.job-metrics strong{display:block;font-size:16px}.job-metrics small{display:block;margin-top:5px;color:var(--muted);font-size:11px;font-weight:800}.accept-btn{width:100%;height:54px;font-size:16px}.delivery-map{position:relative;min-height:580px;overflow:hidden;border-radius:26px;background:linear-gradient(90deg,rgba(18,24,39,.045) 1px,transparent 1px),linear-gradient(rgba(18,24,39,.045) 1px,transparent 1px),linear-gradient(135deg,#e8f4ef,#edf5ff 52%,#fff4e6);background-size:54px 54px,54px 54px,cover;border:1px solid var(--line);box-shadow:var(--shadow)}.delivery-map.dark{background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(135deg,#07111f,#10243d);background-size:54px 54px,54px 54px,cover;border-color:#ffffff14}.map-route{position:absolute;width:58%;height:4px;right:20%;top:48%;transform:rotate(-16deg);background:repeating-linear-gradient(90deg,var(--green) 0 18px,transparent 18px 30px)}.map-pin{position:absolute;width:50px;height:50px;display:grid;place-items:center;border-radius:18px;color:#fff;box-shadow:0 18px 38px #12182738}.map-pin.client{right:22%;top:34%;background:var(--blue)}.map-pin.courier{right:52%;top:43%;background:var(--green)}.map-pin.shop{right:72%;top:62%;background:var(--orange)}.map-box{position:absolute;right:24px;bottom:24px;padding:15px;border-radius:20px;background:#ffffffe6;box-shadow:var(--shadow)}.map-box strong{display:block}.map-box span{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-weight:800}.steps{display:grid;gap:10px}.step{display:flex;align-items:center;gap:10px;color:#ffffffbf}.steps.light .step{color:#586474}.step span{width:32px;height:32px;display:grid;place-items:center;border-radius:13px;background:#ffffff1a;font-size:12px;font-weight:900}.steps.light .step span{background:#eef3f0}.step.done span{background:var(--green);color:#fff}.step p{margin:0;font-weight:800}.workspace{width:min(1220px,calc(100% - 40px));margin:10px auto 80px;padding:24px}.workspace-head,.admin-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.workspace-head h1,.admin-top h1{margin:5px 0 0;font-size:31px}.workspace-head button,.admin-top button{padding:0 16px}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.column{min-height:470px;padding:15px;border-radius:23px;background:#f7f9f8;border:1px solid var(--line)}.column-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.column-head h3{margin:0;font-size:17px}.column-head span{width:28px;height:28px;display:grid;place-items:center;border-radius:11px;color:var(--green);background:#05744f14;font-weight:900}.merchant-card{padding:15px;border-radius:20px;background:#fff;border:1px solid var(--line)}.merchant-card>span{color:var(--green);font-size:11px;font-weight:900}.merchant-card h4{margin:9px 0 6px;font-size:17px}.merchant-card p{margin:0 0 13px;color:var(--muted);font-size:12px}.merchant-card div{display:flex;gap:8px}.merchant-card button{flex:1;min-height:40px;border-radius:14px;background:#edf3f0;font-weight:900}.merchant-card button:first-child{color:#fff;background:var(--green)}.admin-app{min-height:100vh;display:grid;grid-template-columns:270px 1fr;color:#fff;background:#07111f}.admin-side{padding:22px;border-left:1px solid rgba(255,255,255,.08);background:#ffffff09}.admin-brand{display:flex;gap:12px;align-items:center;margin-bottom:28px}.admin-side nav{display:grid;gap:8px}.admin-side button{min-height:46px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:15px;color:#b9c4d2;background:transparent;font-weight:800}.admin-side button.active,.admin-side button:hover{color:#fff;background:#ffffff14}.admin-main{padding:26px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px}.stat{min-height:108px;display:flex;justify-content:space-between;align-items:center;padding:17px;border-radius:22px;background:#fff1;border:1px solid rgba(255,255,255,.08)}.stat span{color:#9caabd;font-size:12px;font-weight:800}.stat strong{display:block;margin-top:7px;font-size:31px}.admin-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.live-list{padding:18px}.live-row{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border-radius:17px;background:#ffffff0f;margin-bottom:10px}.live-row p{margin:4px 0 0;color:#9caabd;font-size:12px}.live-row span{color:#7ee0b6;font-weight:900}.track-shell{grid-template-columns:1.12fr .88fr}.track-card{padding:26px;align-content:center}.track-card h1{margin:8px 0 10px;font-size:34px;line-height:1.25}.track-card p{color:var(--muted);line-height:1.85;font-size:13.5px}.mobile-nav{display:none}@media(max-width:1120px){.hero,.banner-grid,.content-grid,.driver-layout,.track-shell,.admin-grid{grid-template-columns:1fr}.category-grid,.stats{grid-template-columns:repeat(2,1fr)}.admin-app{grid-template-columns:1fr}.admin-side{display:none}}@media(max-width:760px){.header,.shell,.driver-layout,.workspace,.track-shell{width:calc(100% - 18px)}.header{height:66px}.brand span{display:none}.brand div,.admin-brand div{width:42px;height:42px;border-radius:15px;font-size:13px}.header-actions button{width:41px;height:41px}.shell{margin-top:6px;margin-bottom:92px;gap:12px}.card,.card-dark,.promo{border-radius:22px}.hero-copy{min-height:auto;padding:22px}.pill{margin-bottom:13px;padding:7px 10px;font-size:11px}.hero-copy h1{font-size:28px;line-height:1.18}.hero-copy p{margin-top:13px;font-size:13px;line-height:1.8}.search-card{min-height:54px;margin-top:18px;grid-template-columns:22px 1fr;padding:9px 12px}.search-card input{font-size:12px}.search-card button{grid-column:1 / -1;width:100%;height:42px;margin-top:3px}.location-row{min-height:auto;align-items:stretch;flex-direction:column;padding:13px}.location-row strong{font-size:13px}.location-row button{justify-content:center;width:100%}.hero-stats{grid-template-columns:repeat(3,1fr);gap:8px}.hero-stats div{min-height:64px;padding:10px;border-radius:16px}.hero-stats strong{font-size:19px}.hero-stats span{font-size:9.5px}.hero-visual{min-height:auto;padding:9px}.ash-visual{min-height:350px;border-radius:18px;background-size:38px 38px,38px 38px,cover}.dispatch-card{width:112px;height:90px;right:16px;top:16px;border-radius:20px;padding:13px}.dispatch-card span{font-size:23px}.dispatch-card small{font-size:10px}.driver-figure{right:35%;top:35%;transform:scale(.72);transform-origin:center}.node{min-width:64px;height:40px;font-size:10px;border-radius:14px}.node-pickup{right:68%;top:60%}.node-drop{right:11%;top:63%}.driver-chip{top:12px;left:12px;width:170px;min-height:56px;padding:9px;border-radius:16px}.driver-chip svg{width:36px;height:36px}.driver-chip strong{font-size:12px}.driver-chip p{display:none}.order-chip{right:12px;left:12px;bottom:12px;min-height:76px;padding:12px;border-radius:16px}.order-chip strong{font-size:16px}.order-chip p{font-size:11px}.promo{min-height:136px;padding:18px}.promo h3{font-size:18px}.promo p{font-size:12px}.promo-icon{width:52px;height:52px;border-radius:18px}.section-card,.stores-panel,.quick-panel,.workspace,.driver-panel,.track-card,.live-list{padding:18px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{min-height:138px;padding:13px;border-radius:18px}.category-icon{width:40px;height:40px;border-radius:14px}.category-card h3{font-size:15.5px}.category-card p{font-size:11.5px}.store-row{grid-template-columns:62px 1fr;min-height:92px;padding:10px;border-radius:18px}.store-avatar{width:62px;height:62px;border-radius:18px}.store-row>button{display:none}.store-head{align-items:flex-start}.store-head h3{font-size:15.5px}.store-meta{display:grid;gap:5px}.estimate-box,.job-metrics,.kanban,.stats{grid-template-columns:1fr}.delivery-map{min-height:420px;border-radius:22px}.workspace-head,.admin-top{align-items:flex-start;flex-direction:column}.workspace-head h1,.admin-top h1{font-size:26px}.admin-main{padding:16px}.mobile-nav{position:fixed;right:12px;left:12px;bottom:12px;z-index:60;height:66px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px;border-radius:22px;background:#07111ff0;box-shadow:0 20px 60px #12182740;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav button{display:grid;place-items:center;gap:3px;border-radius:16px;color:#cbd5e1;background:transparent;font-size:10.5px;font-weight:900}.mobile-nav button.active{background:#fff;color:var(--text)}}@media(max-width:420px){.hero-copy h1{font-size:25px}.hero-stats{grid-template-columns:1fr}.ash-visual{min-height:315px}.driver-figure{right:30%;transform:scale(.62)}}.hero-v9{display:grid;grid-template-columns:1.18fr .82fr;gap:16px;align-items:stretch}.hero-main-photo,.hero-order-panel{position:relative;overflow:hidden;border-radius:30px;box-shadow:var(--shadow)}.hero-main-photo{min-height:520px;background:linear-gradient(180deg,#07111f0f,#07111fc2),url(https://images.unsplash.com/photo-1526367790999-0150786686a2?auto=format&fit=crop&w=1700&q=88) center/cover}.hero-photo-layer{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 12%,rgba(5,116,79,.22),transparent 28%),linear-gradient(90deg,rgba(7,17,31,.25),transparent 55%)}.hero-photo-content{position:absolute;inset:auto 34px 34px 34px;max-width:620px;color:#fff;z-index:3}.hero-pill{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 12px;border-radius:999px;color:#fff;background:#ffffff29;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:12px;font-weight:900}.hero-photo-content h1{max-width:600px;margin:0;font-size:clamp(34px,4.2vw,58px);line-height:1.09;letter-spacing:-.5px}.hero-photo-content p{max-width:560px;margin:16px 0 0;color:#fffc;font-size:14px;line-height:1.85;font-weight:700}.hero-actions-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-primary,.hero-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:15px;padding:0 16px;font-weight:900}.hero-primary{color:#fff;background:linear-gradient(135deg,#07111f,var(--green));box-shadow:0 16px 34px #05744f47}.hero-secondary{color:#fff;background:#ffffff26;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ash-driver-badge,.active-order-glass{position:absolute;z-index:4;background:#ffffffe6;border:1px solid rgba(255,255,255,.92);box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ash-driver-badge{top:28px;right:28px;min-width:250px;min-height:76px;display:flex;align-items:center;gap:12px;border-radius:22px;padding:13px}.ash-driver-badge svg{width:42px;height:42px;padding:10px;border-radius:15px;color:#fff;background:var(--green)}.ash-driver-badge strong{display:block;font-size:14px}.ash-driver-badge span{display:block;margin-top:4px;color:var(--muted);font-size:11px;font-weight:800}.active-order-glass{left:28px;bottom:28px;width:min(360px,calc(100% - 56px));border-radius:22px;padding:16px}.active-order-glass span{color:var(--green);font-size:11px;font-weight:900}.active-order-glass strong{display:block;margin-top:5px;font-size:20px}.active-order-glass p{margin:6px 0 0;color:var(--muted);font-size:12.5px;font-weight:700}.hero-order-panel{min-height:520px;display:grid;align-content:center;padding:clamp(24px,3.5vw,38px);background:radial-gradient(circle at 20% 10%,rgba(5,116,79,.1),transparent 28%),#ffffffe6;border:1px solid rgba(255,255,255,.92)}.panel-heading span{color:var(--green);font-size:12px;font-weight:900}.panel-heading h2{margin:8px 0 10px;font-size:clamp(28px,3vw,42px);line-height:1.16;letter-spacing:-.3px}.panel-heading p{margin:0 0 18px;color:var(--muted);font-size:13.5px;line-height:1.85;font-weight:700}.photo-categories{grid-template-columns:repeat(4,1fr)}.category-photo-card{min-height:190px;position:relative;overflow:hidden;display:grid;align-content:end;padding:16px;border-radius:22px;background-size:cover;background-position:center;color:#fff;box-shadow:0 16px 42px #1218271a;transition:transform .22s ease,box-shadow .22s ease}.category-photo-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px #12182729}.category-photo-card>*{position:relative;z-index:2}.category-photo-card .category-icon{background:#ffffff2b;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.category-photo-card h3{margin:0 0 5px;font-size:18px}.category-photo-card p{margin:0;color:#fffc;font-size:12.5px;font-weight:700}.photo-store-row{grid-template-columns:94px 1fr 42px!important}.photo-store-row img{width:94px;height:82px;object-fit:cover;border-radius:18px}@media(max-width:1120px){.hero-v9{grid-template-columns:1fr}.hero-main-photo,.hero-order-panel{min-height:auto}.hero-main-photo{min-height:520px}.photo-categories{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.hero-v9{gap:12px}.hero-main-photo{min-height:520px;border-radius:22px}.hero-photo-content{right:18px;left:18px;bottom:18px}.hero-photo-content h1{font-size:30px;line-height:1.14}.hero-photo-content p{font-size:13px;line-height:1.75}.hero-actions-row{display:grid}.ash-driver-badge{right:14px;left:14px;top:14px;min-width:0;min-height:62px;border-radius:18px;padding:10px}.ash-driver-badge svg{width:36px;height:36px}.ash-driver-badge strong{font-size:12.5px}.ash-driver-badge span{font-size:10.5px}.active-order-glass{display:none}.hero-order-panel{min-height:auto;border-radius:22px;padding:20px}.panel-heading h2{font-size:25px}.photo-categories{grid-template-columns:1fr 1fr;gap:10px}.category-photo-card{min-height:150px;border-radius:18px;padding:13px}.category-photo-card h3{font-size:15.5px}.category-photo-card p{font-size:11.5px}.photo-store-row{grid-template-columns:74px 1fr!important}.photo-store-row img{width:74px;height:70px;border-radius:16px}}@media(max-width:420px){.hero-main-photo{min-height:480px}.hero-photo-content h1{font-size:26px}}
