/* TaxiFood homepage. CE retains content ownership; only this page is enhanced. */
body#index { --hg-yellow:#ffd02f; --hg-ink:#131619; --hg-muted:#657080; background:#fff; color:var(--hg-ink); }
body#index .hg-home, body#index .hg-home-header {font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; box-sizing:border-box;}
body#index .hg-home *, body#index .hg-home-header * {box-sizing:border-box;}
body#index .hg-home [hidden], body#index .hg-home[hidden], body#index .hg-home-legacy-hidden {display:none!important;}
body#index #header {position:relative; z-index:110; background:#fff;}
.hg-home-header {display:flex; align-items:center; gap:32px; padding:18px clamp(20px,2vw,40px); max-width:1920px; margin:auto; min-height:88px;}
.hg-home-logo {margin-right:auto; flex:0 1 270px;}
.hg-home-logo img {display:block; width:100%; height:auto; max-height:64px; object-fit:contain;}
.hg-home-nav,.hg-home-account {display:flex; align-items:center; gap:28px;}
.hg-home-header a {color:#151515; font-size:15px; font-weight:600; text-decoration:none;}
.hg-home-nav a {padding:12px 0; border-bottom:2px solid transparent;}
.hg-home-nav a:first-child {border-color:var(--hg-yellow);}
.hg-home-account > a {white-space:nowrap;}
.hg-home-account #_desktop_cart_block {margin:0;}
.hg-home-account .blockcart > a {display:flex; align-items:center; gap:10px; position:relative; padding:10px 14px; border:1px solid #e8e8e8; border-radius:28px;}
.hg-home-account .blockcart > a > i {font-size:24px;}
.hg-home-account .cart-products-count {position:static; background:var(--hg-yellow); color:#111; border-radius:12px; padding:1px 6px; line-height:18px; font-size:12px;}
body#index.hg-home-active #wrapper {padding:0; background:#fff;}
body#index.hg-home-active #wrapper > .container {width:100%; max-width:1920px; padding:0 clamp(16px,2vw,40px);}
body#index.hg-home-active .hgap-banner {margin:0; border:0;}
.hg-home {padding:0 0 40px;}
.hg-home-top {display:grid; grid-template-columns:1fr 1.05fr; align-items:stretch; gap:18px; margin:12px 0 30px;}
.hg-home-top--solo {grid-template-columns:1fr;}
.hg-home-hero {position:relative; min-height:365px; overflow:hidden; border-radius:22px; background:#191713; display:flex; align-items:center;}
.hg-home-hero-image {position:absolute; inset:0; width:100%; height:100%; object-fit:cover;}
.hg-home-hero-copy {position:relative; padding:36px; color:white; width:72%; text-shadow:0 2px 12px #0009;}
.hg-home h1 {font-size:clamp(30px,3.1vw,58px); color:#fff; font-weight:800; line-height:1.03; letter-spacing:-.045em; text-transform:none; margin:0 0 18px;}
.hg-home-hero-copy p {font-size:clamp(16px,1.2vw,21px); color:#fff; line-height:1.4; max-width:330px; margin:0 0 24px;}
.hg-home-button {display:inline-flex; align-items:center; justify-content:center; gap:16px; min-height:46px; padding:12px 24px; background:var(--hg-yellow); border:0; border-radius:28px; color:#111!important; font-size:15px; font-weight:700; text-shadow:none; cursor:pointer; text-decoration:none!important;}
.hg-home-button:hover {background:#f3bf0e;}
.hg-home-promos {min-width:0; display:flex; flex-direction:column; background:#fbf7ed; padding:20px; border-radius:22px;}
.hg-home h2 {margin:0; color:#151515; font-size:clamp(23px,1.9vw,34px); font-weight:750; letter-spacing:-.035em; line-height:1.2; text-transform:none;}
.hg-home-promo-heading {display:flex; align-items:center; justify-content:space-between; gap:12px; margin-bottom:14px;}
.hg-home-promo-controls {display:flex; gap:8px; align-items:center; white-space:nowrap;}
.hg-home-promo-controls button {border:1px solid #ddd8cc; border-radius:50%; width:36px; height:36px; background:#fff; cursor:pointer; color:#161616;}
.hg-home-promo-controls button:disabled {opacity:.35; cursor:default;}
.hg-home-promo-page {font-size:12px; color:#555;}
.hg-home-promo-slot {flex:1; min-height:0;}
.hg-home .hghs-slider {height:100%; padding:0!important; overflow:visible;}
.hg-home .hghs-track {display:grid!important; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px!important; padding:0!important; height:100%; align-content:center;}
.hg-home .hghs-card {width:100%; min-width:0; max-width:none!important; margin:0!important; aspect-ratio:2.3; border-radius:14px; background:#fff; overflow:hidden;}
.hg-home .hghs-card img {display:block; width:100%!important; height:100%!important; object-fit:contain!important;}
#hg-restaurants {scroll-margin-top:24px;}
.hg-home-toolbar {display:flex; align-items:center; flex-wrap:wrap; gap:18px; margin-bottom:20px;}
.hg-home-filters {display:flex; align-items:center; gap:8px; flex-wrap:wrap;}
.hg-home-filters button {min-height:44px; padding:10px 20px; border:1px solid #e0e2e5; border-radius:24px; background:#fff; color:#414957; font-size:14px; cursor:pointer;}
.hg-home-filters button[aria-pressed="true"] {background:#202326; color:#fff; border-color:#202326;}
.hg-home-search {margin:0 0 0 auto; flex:1 1 235px; max-width:360px;}
.hg-home-search input {width:100%; min-height:44px; border:1px solid #dce0e5; border-radius:24px; background:#fff; padding:10px 18px; font-size:14px; color:#222;}
.hg-home-grid {display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:22px;}
.hg-home-card {display:flex; flex-direction:column; min-width:0; color:var(--hg-ink)!important; background:#fff; border:1px solid #e9ebef; border-radius:23px; overflow:hidden; box-shadow:0 5px 15px #1825350d,0 1px 3px #18253508; transition:transform .18s ease,box-shadow .18s ease; text-decoration:none!important;}
.hg-home-card:hover {transform:translateY(-3px); box-shadow:0 10px 24px #18253519;}
.hg-home-card-media {position:relative; aspect-ratio:1.65; background:#f3f2ef; overflow:hidden; border-radius:22px 22px 15px 15px;}
.hg-home-card-media img {display:block; width:100%; height:100%; object-fit:cover;}
.hg-home-card-body {padding:15px 16px 17px; flex:1; display:flex; flex-direction:column; gap:7px;}
.hg-home-card h3 {margin:0; color:#141619; font-size:17px; line-height:1.25; font-weight:700; letter-spacing:-.02em; text-transform:none; overflow-wrap:anywhere;}
.hg-home-card p {margin:0; font-size:13px; line-height:1.45;}
.hg-home-card-cuisine {color:#647080;}
.hg-home-card-status {margin-top:auto!important; color:#667080; padding-top:2px;}
.hg-home-card[data-availability="open"] .hg-home-card-status {color:#087f37;}
.hg-home-card[data-availability="closed"] .hg-home-card-status {color:#626b78;}
.hg-home-closed {position:absolute; inset:0; background:rgba(0,0,0,.56); display:flex; flex-direction:column; align-items:center; justify-content:center; gap:7px; text-align:center; color:white; padding:16px;}
.hg-home-closed strong {font-size:17px; line-height:1.3;}
.hg-home-closed span {font-size:13px; line-height:1.4;}
.hg-home-result-count:empty {display:none;}
.hg-home-result-count {font-size:13px; color:#657080; margin:0 0 16px;}
.hg-home-empty {padding:40px 20px; text-align:center; background:#fbf8f0; border-radius:20px;}
.hg-home a:focus-visible,.hg-home button:focus-visible,.hg-home input:focus-visible,.hg-home-header a:focus-visible {outline:3px solid #9a7000; outline-offset:3px;}
@media(min-width:1500px){.hg-home-hero{min-height:430px;}}
@media(max-width:1199px){.hg-home-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hg-home-top{grid-template-columns:1fr 1fr}.hg-home-hero-copy{padding:26px;width:90%}.hg-home-promos{padding:16px}.hg-home-header{gap:18px}.hg-home-nav,.hg-home-account{gap:18px}.hg-home-logo{flex-basis:210px}.hg-home h2{font-size:24px}}
@media(max-width:991px){.hg-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-home-top{grid-template-columns:1fr}.hg-home-hero{min-height:340px}.hg-home-promos{min-height:0}.hg-home-nav{order:3;width:100%}.hg-home-header{flex-wrap:wrap;gap:10px}.hg-home-account{margin-left:auto}.hg-home-logo{max-width:220px}.hg-home h1{font-size:42px}.hg-home-hero-copy{width:70%}}
@media(max-width:600px){.hg-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hg-home-header{padding:14px 16px}.hg-home-logo{max-width:145px}.hg-home-account{gap:10px}.hg-home-account>a{font-size:12px}.hg-home-account .cart-products-total{display:none}.hg-home-nav a{font-size:13px}.hg-home-top{margin-top:8px;gap:14px;margin-bottom:24px}.hg-home-hero{min-height:310px}.hg-home-hero-copy{padding:24px;width:90%}.hg-home h1{font-size:36px}.hg-home-hero-copy p{font-size:16px;max-width:240px}.hg-home-promos{padding:14px}.hg-home-promo-heading h2{font-size:23px}.hg-home .hghs-track{gap:10px!important}.hg-home-toolbar{gap:12px}.hg-home-toolbar h2{font-size:26px;width:100%}.hg-home-search{order:1;flex-basis:100%;max-width:none}.hg-home-filters{order:2;gap:6px}.hg-home-filters button{padding:9px 14px}.hg-home-card{border-radius:19px}.hg-home-card-media{border-radius:18px 18px 12px 12px;aspect-ratio:1.25}.hg-home-card-body{padding:12px;gap:6px}.hg-home-card h3{font-size:15px}.hg-home-card p{font-size:12px}.hg-home-closed{padding:10px}.hg-home-closed strong{font-size:14px}.hg-home-closed span{font-size:12px}}
@media(max-width:359px){.hg-home-grid{grid-template-columns:1fr}.hg-home-account>a{max-width:75px;white-space:normal}}
@media(prefers-reduced-motion:reduce){.hg-home-card{transition:none}.hg-home-card:hover{transform:none}}
