:root{
  --dealify:#0cc4e9;
  --dealify-dark:#078fb0;
  --ink:#071324;
  --muted:#667085;
  --line:#e8eef3;
  --soft:#f7fbfd;
  --card:#ffffff;
  --shadow:0 8px 24px rgba(15,23,42,.06);
  --radius:14px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body.homepage{margin:0;background:#fff;color:var(--ink);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.35;overflow-x:hidden}
body.no-scroll{overflow:hidden}
a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;border:0;background:none}img{max-width:100%;display:block}.app-shell{min-height:100vh;background:#fff}.dealify-home-v2{max-width:1180px;margin:0 auto;padding:0 20px 38px}.aed-icon{display:inline-block;width:1em;height:1em;fill:currentColor;vertical-align:-.12em}

/* top trust bar */
.dealify-trust-bar{height:38px;background:linear-gradient(90deg,#0cc4e9,#1f7eea);color:#fff;display:flex;align-items:center;justify-content:center;gap:18px;font-weight:800;font-size:13px;position:relative}.dealify-trust-bar span{display:flex;align-items:center;gap:8px}.dealify-trust-bar a{border:1px solid rgba(255,255,255,.7);border-radius:8px;color:#fff;padding:5px 22px;font-weight:800}.dealify-trust-bar button{position:absolute;right:12px;color:#fff;font-size:16px;top:50%;transform:translateY(-50%)}

/* desktop header */
.desktop-navbar{height:66px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:28px;padding:0 max(24px,calc((100vw - 1180px)/2));background:#fff;position:sticky;top:0;z-index:50}.desktop-brand-zone{display:flex;align-items:center;gap:14px;margin-right:auto}.desktop-brand img{width:130px;height:auto}.desktop-city-selector{position:relative}.desktop-city-button{display:flex;align-items:center;gap:7px;font-weight:700;color:#1f2937;padding:8px 10px;border-radius:9px}.desktop-city-button:hover{background:#f4f8fb}.desktop-city-menu{position:absolute;top:38px;left:0;width:190px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 42px rgba(15,23,42,.14);border-radius:14px;padding:8px;display:none;z-index:100}.desktop-city-menu.active{display:block}.desktop-city-menu button{display:block;width:100%;padding:10px 11px;border-radius:9px;text-align:left;color:#172033;font-weight:600}.desktop-city-menu button:hover{background:#eefbff;color:var(--dealify-dark)}
.desktop-action-links{display:flex;align-items:center;gap:22px}.desktop-action-links a{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:12px;font-weight:700;color:#344054}.desktop-action-links i{font-size:16px;color:#667085}.desktop-action-links a:hover,.desktop-action-links a:hover i{color:var(--dealify)}.desktop-nav-actions{display:flex;align-items:center;gap:14px;margin-left:auto}.desktop-add-button{background:var(--dealify);color:#fff;font-weight:900;border-radius:9px;padding:13px 24px;box-shadow:none}.desktop-add-button:hover{background:#08b8dc}.desktop-login-link{font-weight:800;color:var(--dealify)}
.desktop-profile-menu-wrap{position:relative}.desktop-profile-pill{height:42px;display:flex;align-items:center;gap:8px;padding:0 7px 0 0;border-radius:999px;color:#111827;font-weight:800;background:#fff}.desktop-profile-pill img{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#e9fbff;border:2px solid #d8f7ff}.desktop-profile-pill span{max-width:88px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktop-profile-pill i{font-size:11px;color:#667085}.desktop-profile-dropdown{position:absolute;right:0;top:48px;width:230px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 50px rgba(15,23,42,.16);padding:6px 0;display:none;z-index:120}.desktop-profile-menu-wrap:hover .desktop-profile-dropdown,.desktop-profile-menu-wrap.active .desktop-profile-dropdown{display:block}.desktop-profile-dropdown a{display:flex;align-items:center;gap:12px;padding:12px 15px;font-weight:600;color:#1f2937;border-bottom:1px solid #f1f4f7}.desktop-profile-dropdown a:last-child{border-bottom:0}.desktop-profile-dropdown a:hover{background:#f5fcff;color:var(--dealify-dark)}.desktop-profile-dropdown i{width:18px;color:#667085}.desktop-profile-dropdown a:hover i{color:var(--dealify)}
.desktop-category-nav{height:48px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:58px;background:#fff;font-weight:900}.desktop-category-nav a{color:#111827}.desktop-category-nav a:hover{color:var(--dealify)}.desktop-category-nav span{font-size:10px;color:#fff;background:var(--dealify);border-radius:999px;padding:3px 7px;margin-left:4px}

/* mobile header/search */
.mobile-brand-row,.mobile-search-section{display:none}.mobile-brand-logo img{width:150px;height:auto;margin:0 auto}.search-box{height:56px;width:100%;border:1px solid #cfd8e3;border-radius:28px;background:#fff;display:flex;align-items:center;gap:12px;padding:0 18px;text-align:left;color:#98a2b3;font-weight:700}.search-box .search-icon{color:var(--dealify);font-size:18px}

/* hero */
.dealify-hero-section{margin-top:16px}.dealify-hero-card{height:260px;border-radius:6px;background:linear-gradient(110deg,#082b43 0%,#087e98 54%,#98a9b5 100%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 40px}.hero-kicker{text-transform:uppercase;font-weight:900;letter-spacing:.12em;font-size:13px;opacity:.9}.dealify-hero-card h1{max-width:850px;margin:12px 0 8px;font-size:34px;line-height:1.16;letter-spacing:-1.2px}.dealify-hero-card p{margin:0 0 18px;font-weight:600}.hero-search-panel{width:min(860px,100%);background:#14364a;border-radius:7px;padding:14px}.hero-search-tabs{display:flex;align-items:center;gap:20px;margin-bottom:12px}.hero-search-tabs button{color:#fff;font-weight:900;padding:9px 16px;border-radius:999px}.hero-search-tabs button.active{background:var(--dealify)}.hero-search-row{display:flex;gap:12px}.hero-search-input{flex:1;height:50px;background:#fff;border-radius:5px;display:flex;align-items:center;gap:12px;padding:0 16px;color:#667085}.hero-search-input input{width:100%;height:100%;border:0;outline:0;font-weight:600}.hero-search-submit{width:150px;background:var(--dealify);color:#fff;border-radius:5px;font-weight:900}.hero-search-submit:hover{background:#08b8dc}.hero-slideshow{display:none}

/* promos */
.desktop-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:14px 0 26px}.promo-card{border:1px solid #d8eef5;background:#f6fcff;border-radius:6px;min-height:82px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;color:var(--ink)}.promo-card span{display:block;color:var(--dealify);font-size:12px;font-weight:900}.promo-card strong{display:block;font-size:17px;margin-top:6px}.promo-card i{font-size:28px;color:var(--dealify)}

/* search overlay */
.search-screen{position:fixed;inset:0;z-index:300;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.search-screen.active{opacity:1;visibility:visible;pointer-events:auto}.search-screen-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.42);backdrop-filter:blur(8px)}.search-screen-panel{position:relative;width:min(680px,calc(100vw - 36px));min-height:420px;max-height:78vh;overflow:auto;background:#fff;border-radius:24px;margin:92px auto 0;box-shadow:0 24px 70px rgba(15,23,42,.25);padding:16px 18px 28px;transform:translateY(-18px) scale(.985);opacity:.8;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .28s ease}.search-screen.active .search-screen-panel{transform:translateY(0) scale(1);opacity:1}.search-screen-header{display:flex;gap:10px;align-items:center}.search-back-button{width:44px;height:44px;border-radius:50%;background:#ecfbff;color:var(--dealify);font-size:16px}.search-screen-box{height:48px;flex:1;border:1px solid #cfedf5;background:#f8fdff;border-radius:14px;display:flex;align-items:center;padding:0 12px;gap:10px}.search-screen-icon{color:var(--dealify)}.search-screen-input{border:0;outline:0;flex:1;background:transparent;color:#111827;font-weight:700}.search-clear{display:none;color:#98a2b3}.search-clear.active{display:block}.search-screen-label{text-transform:uppercase;color:#667085;font-size:12px;font-weight:900;margin:24px 0 12px}.search-chip-row{display:flex;flex-wrap:wrap;gap:10px}.search-chip{background:#e8fbff;color:var(--dealify);border-radius:999px;padding:9px 14px;font-weight:900}.search-state{text-align:center;margin-top:60px;color:#667085}.search-state.hidden{display:none}.search-empty-icon{width:62px;height:62px;margin:0 auto 16px;border-radius:50%;background:#e8fbff;color:var(--dealify);display:flex;align-items:center;justify-content:center;font-size:24px}.search-empty-icon.loading i{animation:spin 1s linear infinite}.search-state h3{margin:0 0 8px;color:#172033;font-size:22px}.search-results.active{margin-top:18px}.search-result-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid #eef2f6;padding:12px 4px;color:#111827}.search-result-image{width:64px;height:54px;border-radius:9px;background:#f0f4f7;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#98a2b3;flex:none}.search-result-image img{width:100%;height:100%;object-fit:cover}.search-result-info{flex:1;min-width:0}.search-result-title{font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-meta{font-size:12px;color:#667085;margin-top:3px}.search-result-price{color:var(--dealify);font-weight:900;margin-top:2px}.search-result-arrow{color:#98a2b3}mark{background:#e8fbff;color:var(--dealify);padding:0 2px}@keyframes spin{to{transform:rotate(360deg)}}

/* categories */
.categories-section{margin-top:4px}.section-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.section-header h2,.section-title{font-size:25px;letter-spacing:-.6px;margin:0;color:var(--ink);font-weight:900}.section-header a{color:var(--dealify);font-weight:900;font-size:13px}.app-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{height:104px;border-radius:7px;background:var(--dealify);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-weight:900;text-align:center;transition:transform .15s ease;background-image:none!important;box-shadow:none!important;border:0}.category-card:hover{transform:translateY(-2px)}.category-icon{width:32px;height:32px;object-fit:contain;filter:none}.category-card span{font-size:13px;line-height:1.2}.more-category-toggle{font:inherit}.more-category-icon{font-size:22px;color:#fff}.extra-category-card{display:none}.app-category-grid.expanded .extra-category-card{display:flex}

/* products */
.product-section{margin:28px 0 8px}.product-scroll{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:start}.product-card{min-width:0;color:var(--ink)}.product-image-wrap{position:relative;width:100%;aspect-ratio:1.46/1;border-radius:7px;overflow:hidden;background:#f2f4f7}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.product-card:hover .product-image{transform:scale(1.025)}.image-counter{position:absolute;left:8px;top:8px;background:var(--dealify);color:#fff;border-radius:8px;padding:4px 8px;display:flex;align-items:center;gap:4px;font-size:11px;font-weight:900}.product-details{padding-top:8px}.product-details h4{margin:0;color:#101828;font-size:14px;line-height:1.25;font-weight:900;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-price{display:flex;align-items:center;gap:5px;margin-top:5px;color:var(--dealify);font-size:16px;font-weight:900}.product-aed-icon{width:14px;height:14px}.product-city{font-size:13px;color:#344054;margin-top:2px}

/* app strip + footer */
.dealify-app-strip{max-width:1180px;margin:36px auto 0;border-top:1px solid var(--line);padding:22px 32px;display:flex;align-items:center;justify-content:center;gap:26px;background:#fff}.app-strip-copy span{color:var(--dealify);font-weight:900;font-size:12px}.app-strip-copy h2{margin:6px 0 4px;font-size:24px;line-height:1.1}.app-strip-copy p{margin:0;color:var(--dealify);font-weight:800}.app-phone-preview{width:56px;height:76px;border:2px solid #d5dee8;border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--dealify);font-size:26px;background:#f8fbfd}.app-strip-actions{display:flex;gap:12px}.app-strip-actions a{height:46px;min-width:150px;border-radius:7px;background:#050505;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:900;padding:0 14px}.app-strip-actions i{font-size:22px}.app-strip-actions small{display:block;font-size:9px;line-height:1;text-align:left}.dealify-footer{max-width:1180px;margin:0 auto;background:#f4f6f8;padding:38px 32px 42px;display:grid;grid-template-columns:1.2fr 2fr;gap:60px;color:#344054}.footer-brand img{width:130px;height:auto;margin-bottom:16px}.footer-brand p{max-width:340px;margin:0;color:#475467;line-height:1.55}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.footer-links strong{display:block;color:#111827;font-size:15px;margin-bottom:14px}.footer-links a{display:block;color:#175cd3;margin:0 0 12px;font-weight:500}.footer-links a:hover{color:var(--dealify-dark)}

/* mobile bottom nav */
.mobile-bottom-nav{display:none}

@media (max-width: 1100px){.desktop-navbar{gap:18px}.desktop-action-links{gap:14px}.desktop-category-nav{gap:34px}.app-category-grid{grid-template-columns:repeat(5,1fr)}.product-scroll{grid-template-columns:repeat(4,1fr)}}
@media (max-width: 860px){.dealify-trust-bar,.desktop-navbar,.desktop-category-nav,.dealify-hero-card,.desktop-promo-grid,.desktop-app-download{display:none}.dealify-home-v2{max-width:none;padding:0 16px 86px}.mobile-brand-row{display:block;padding-top:14px;margin-bottom:8px}.mobile-brand-logo img{width:152px;height:auto}.mobile-search-section{display:block;margin-bottom:14px}.search-box{height:56px;border-radius:30px}.dealify-hero-section{margin-top:0}.hero-slideshow{display:block;margin:8px -16px 22px;overflow:visible;border-radius:0}.slideshow-loading{height:210px;display:flex;align-items:center;justify-content:center}.spinner{width:28px;height:28px;border:3px solid #d8f7ff;border-top-color:var(--dealify);border-radius:50%;animation:spin .8s linear infinite}.slideshow-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 4vw;scrollbar-width:none;-webkit-overflow-scrolling:touch;transform:none!important}.slideshow-track::-webkit-scrollbar{display:none}.slide-item{flex:0 0 92vw;height:220px;border-radius:10px;overflow:hidden;background:#eaf7fb;scroll-snap-align:center;position:relative}.slide-image{width:100%;height:100%;object-fit:cover}.slide-gradient,.slide-caption,.slideshow-pagination,.slide-counter{display:none!important}.section-header{margin-bottom:10px}.section-header h2,.section-title{font-size:21px;letter-spacing:-.4px}.categories-section{margin-top:4px}.app-category-grid{grid-template-columns:repeat(3,1fr);gap:10px}.category-card{height:100px;border-radius:11px;gap:8px}.category-icon{width:40px;height:40px}.category-card span{font-size:12px;line-height:1.15;padding:0 4px}.more-category-icon{font-size:20px}.product-section{margin-top:26px}.product-scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-scroll::-webkit-scrollbar{display:none}.product-card{flex:0 0 calc((100vw - 44px)/2);scroll-snap-align:start}.product-image-wrap{aspect-ratio:1.26/1;border-radius:7px}.product-details h4{font-size:13px;-webkit-line-clamp:2;min-height:32px}.product-price{font-size:15px;margin-top:4px}.product-city{font-size:12px}.image-counter{font-size:10px;padding:4px 7px}.dealify-footer{margin:20px -16px 0;padding:28px 20px 100px;grid-template-columns:1fr;gap:24px}.footer-links{grid-template-columns:1fr 1fr;gap:22px}.footer-links a{color:#175cd3}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:64px;background:rgba(255,255,255,.96);border-top:1px solid #e5eaf0;display:flex;align-items:center;justify-content:space-around;z-index:250;box-shadow:0 -8px 24px rgba(15,23,42,.08);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-item{height:54px;min-width:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#98a2b3;font-size:11px;font-weight:700}.mobile-bottom-item i{font-size:19px}.mobile-bottom-item.active{color:var(--dealify)}.mobile-bottom-post{height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#111827;font-size:11px;font-weight:900}.mobile-bottom-post span{width:34px;height:34px;border-radius:50%;background:var(--dealify);color:#fff;display:flex;align-items:center;justify-content:center;border:4px solid #fff;margin-top:-16px;box-shadow:0 3px 12px rgba(12,196,233,.28)}.mobile-bottom-post em{font-style:normal;white-space:nowrap}.search-screen-panel{margin-top:58px;width:calc(100vw - 28px);border-radius:22px}.search-screen-backdrop{backdrop-filter:blur(6px)}}
@media (max-width: 430px){.dealify-home-v2{padding-left:14px;padding-right:14px}.hero-slideshow{margin-left:-14px;margin-right:-14px}.slide-item{height:205px}.mobile-brand-row{padding-top:10px}.mobile-brand-logo img{width:146px}.category-card{height:100px}.category-icon{width:38px;height:38px}.footer-links{grid-template-columns:1fr}.product-card{flex-basis:calc((100vw - 40px)/2)}}
@media (max-width: 360px){.slide-item{height:190px}.category-card span{font-size:11px}.product-card{flex-basis:150px}}

/* v4.9 final fixes: cleaner mobile header, app-accurate cards, desktop-safe carousel, footer polish */
.hero-slideshow{display:none!important;}
.section-view-more{color:var(--dealify);font-size:13px;font-weight:900;line-height:1;background:none;border:0;padding:4px 0;white-space:nowrap;}
.section-view-more:hover{color:var(--dealify-dark);}
.more-category-toggle,.more-category-icon{display:none!important;}
.app-category-grid{align-items:stretch;}
.extra-category-card{display:none!important;}
.app-category-grid.expanded .extra-category-card{display:flex!important;}

.desktop-profile-menu-wrap{position:relative;padding:6px 0;margin:-6px 0;}
.desktop-profile-menu-wrap:after{content:"";position:absolute;right:0;top:42px;width:245px;height:16px;background:transparent;}
.desktop-profile-dropdown{top:54px;}
.desktop-profile-menu-wrap.active .desktop-profile-dropdown,
.desktop-profile-menu-wrap:hover .desktop-profile-dropdown{display:block;}

.product-image-wrap{position:relative;}
.listing-photo-watermark{
  position:absolute;
  left:50%;
  top:64%;
  right:auto;
  bottom:auto;
  transform:translate(-50%,-50%);
  width:62px;
  height:auto;
  max-height:24px;
  object-fit:contain;
  opacity:.34;
  pointer-events:none;
  user-select:none;
  filter:none;
  z-index:2;
}
.image-counter{z-index:3;}

.dealify-app-strip{border-top:1px solid var(--line);}
.dealify-footer{max-width:none!important;width:100%!important;margin:0!important;background:#f4f6f8!important;padding:0!important;border-radius:0!important;display:block!important;box-sizing:border-box;}
.dealify-footer-inner{max-width:1180px;margin:0 auto;padding:38px 32px 42px;display:grid;grid-template-columns:1.2fr 2fr;gap:60px;box-sizing:border-box;}
.dealify-footer a,.dealify-footer a:link,.dealify-footer a:visited{color:#0b62c8!important;text-decoration:none!important;}
.dealify-footer a:hover{color:#0cc4e9!important;}

@media (min-width:861px){
  .hero-slideshow{display:none!important;}
  .slideshow-track{display:flex;flex-direction:row;overflow:hidden;transform:none;}
  .slide-item{flex:0 0 100%;}
}

@media (max-width:860px){
  .dealify-home-v2{max-width:none;padding:0 16px 86px;}
  .mobile-brand-row{display:block;padding-top:16px!important;margin-bottom:7px!important;}
  .mobile-brand-logo{display:flex;justify-content:center;align-items:center;}
  .mobile-brand-logo img{width:136px!important;height:auto;}
  .mobile-search-section{display:block;margin-bottom:14px;}
  .search-box{height:50px!important;border-radius:26px!important;border:1px solid #d8dee8!important;padding:0 18px!important;gap:11px!important;box-shadow:none!important;}
  .search-box i{font-size:18px!important;color:var(--dealify)!important;}
  .search-box input{font-size:14px!important;font-weight:600!important;color:#111827;}
  .search-box input::placeholder{color:#9aa4b2!important;}
  .dealify-hero-section{margin-top:0;}
  .hero-slideshow.has-slides{display:block!important;margin:10px -16px 22px!important;overflow:visible!important;border-radius:0!important;}
  .slideshow-loading{height:220px;display:flex;align-items:center;justify-content:center;}
  .slideshow-track{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:0 4vw!important;scrollbar-width:none;-webkit-overflow-scrolling:touch;transform:none!important;}
  .slideshow-track::-webkit-scrollbar{display:none;}
  .slide-item{flex:0 0 92vw!important;height:220px!important;border-radius:10px!important;overflow:hidden;background:#eaf7fb;scroll-snap-align:center;position:relative;}
  .slide-image{width:100%;height:100%;object-fit:cover!important;}
  .slide-gradient,.slide-caption,.slideshow-pagination,.slide-counter{display:none!important;}
  .section-header{margin-bottom:10px;}
  .section-header h2,.section-title{font-size:21px;letter-spacing:-.4px;}
  .categories-section{margin-top:4px;}
  .app-category-grid{grid-template-columns:repeat(3,1fr)!important;gap:10px!important;}
  .category-card{height:100px!important;border-radius:11px!important;gap:8px!important;}
  .category-icon{width:40px!important;height:40px!important;}
  .category-card span{font-size:12px!important;line-height:1.15!important;padding:0 4px;}
  .product-section{margin-top:24px;}
  .product-scroll{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:0 0 8px!important;scrollbar-width:none;-webkit-overflow-scrolling:touch;}
  .product-scroll::-webkit-scrollbar{display:none;}
  .product-card{flex:0 0 calc((100vw - 44px)/2)!important;scroll-snap-align:start;}
  .product-image-wrap{height:auto!important;aspect-ratio:1.388/1!important;border-radius:7px!important;}
  .product-details{padding-top:8px!important;}
  .product-details h4{font-size:13px!important;line-height:1.25!important;min-height:32px!important;-webkit-line-clamp:2!important;}
  .product-price{font-size:15px!important;margin-top:4px!important;}
  .product-city{font-size:12px!important;margin-top:2px!important;}
  .listing-photo-watermark{width:54px;max-height:20px;top:64%;opacity:.32;}
  .dealify-footer{margin:20px -16px 0!important;width:calc(100% + 32px)!important;}
  .dealify-footer-inner{padding:28px 20px 100px!important;grid-template-columns:1fr!important;gap:24px!important;}
  .footer-links{grid-template-columns:1fr 1fr!important;gap:22px!important;}
}
@media (max-width:430px){
  .dealify-home-v2{padding-left:14px;padding-right:14px;}
  .mobile-brand-row{padding-top:14px!important;}
  .mobile-brand-logo img{width:132px!important;}
  .hero-slideshow.has-slides{margin-left:-14px!important;margin-right:-14px!important;}
  .slide-item{height:205px!important;}
  .product-card{flex-basis:calc((100vw - 40px)/2)!important;}
  .dealify-footer{margin-left:-14px!important;margin-right:-14px!important;width:calc(100% + 28px)!important;}
  .footer-links{grid-template-columns:1fr!important;}
}
@media (max-width:360px){
  .slide-item{height:190px!important;}
  .category-card span{font-size:11px!important;}
  .product-card{flex-basis:150px!important;}
}


/* v5.0 final fixes from review */
:root{--dealify-link:#005fcb;}

.product-image,
.listing-photo-watermark{
  -webkit-user-drag:none;
  user-select:none;
}

/* Bigger centered watermark like listing details preview */
.listing-photo-watermark{
  top:52%!important;
  width:82px!important;
  max-height:32px!important;
  opacity:.42!important;
  z-index:3!important;
}

/* Desktop: show only 2 rows of cards per section; View More link takes users to the full category */
@media (min-width:861px){
  .product-scroll .product-card:nth-child(n+11){display:none!important;}
}

/* Footer must be full-width grey, while content stays centered */
.dealify-footer{
  position:relative!important;
  left:50%!important;
  right:50%!important;
  width:100vw!important;
  max-width:100vw!important;
  margin-left:-50vw!important;
  margin-right:-50vw!important;
  background:#f4f6f8!important;
  border-radius:0!important;
  overflow:hidden!important;
}
.dealify-footer-inner{
  max-width:1180px!important;
  margin:0 auto!important;
}
.dealify-footer a,
.dealify-footer a:link,
.dealify-footer a:visited,
.dealify-footer a:active{
  color:var(--dealify-link)!important;
  text-decoration:none!important;
  -webkit-text-fill-color:var(--dealify-link)!important;
}
.dealify-footer a:hover{
  color:var(--dealify)!important;
  -webkit-text-fill-color:var(--dealify)!important;
}

/* PC category default: visible through Pets, rest hidden until View More */
.extra-category-card{display:none!important;}
.app-category-grid.expanded .extra-category-card{display:flex!important;}

/* PC desktop category grid keeps cards clean */
@media (min-width:861px){
  .app-category-grid{grid-template-columns:repeat(6,1fr);gap:12px!important;}
  .category-card{height:104px;}
}

/* Mobile top polish */
@media (max-width:860px){
  .mobile-brand-row{padding-top:18px!important;margin-bottom:8px!important;}
  .mobile-brand-logo img{width:146px!important;}
  .mobile-search-section{margin-bottom:12px!important;}
  .search-box{
    height:48px!important;
    border-radius:25px!important;
    border:1px solid #d6deea!important;
    background:#fff!important;
    box-shadow:0 1px 0 rgba(16,24,40,.02)!important;
  }
  .search-box input{font-size:13px!important;font-weight:700!important;}
  .hero-slideshow.has-slides{margin-top:8px!important;margin-bottom:20px!important;}
  .slide-item{flex-basis:91vw!important;height:204px!important;border-radius:9px!important;}
  .section-header h2,.section-title{font-size:20px!important;}
  .listing-photo-watermark{width:72px!important;max-height:28px!important;top:52%!important;opacity:.42!important;}
}
@media (max-width:430px){
  .mobile-brand-row{padding-top:16px!important;margin-bottom:8px!important;}
  .mobile-brand-logo img{width:142px!important;}
  .slide-item{height:196px!important;}
}
@media (max-width:380px){
  .slide-item{height:184px!important;}
}

/* Mobile listing cards slightly smaller and cleaner */
@media (max-width:860px){
  .product-scroll{gap:12px!important;}
  .product-card{flex:0 0 calc((100vw - 58px)/2)!important;}
  .product-image-wrap{aspect-ratio:1.36/1!important;border-radius:7px!important;}
  .product-details h4{font-size:12.5px!important;line-height:1.22!important;min-height:30px!important;}
  .product-price{font-size:14px!important;margin-top:3px!important;}
  .product-city{font-size:11.5px!important;margin-top:1px!important;}
}
@media (max-width:430px){
  .product-card{flex-basis:calc((100vw - 54px)/2)!important;}
}
@media (max-width:360px){
  .product-card{flex-basis:145px!important;}
}

/* Mobile footer smaller, centered, and full grey */
@media (max-width:860px){
  .dealify-footer{
    margin-top:18px!important;
    margin-left:-50vw!important;
    margin-right:-50vw!important;
    left:50%!important;
    right:50%!important;
    width:100vw!important;
  }
  .dealify-footer-inner{
    padding:24px 20px 86px!important;
    gap:18px!important;
    text-align:center!important;
  }
  .footer-brand{display:flex!important;flex-direction:column!important;align-items:center!important;}
  .footer-brand img{width:126px!important;height:auto!important;}
  .footer-brand p{max-width:320px!important;margin:8px auto 0!important;font-size:13px!important;line-height:1.55!important;}
  .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 22px!important;text-align:center!important;}
  .footer-links div{align-items:center!important;}
  .footer-links div:last-child{grid-column:1 / -1;}
  .footer-links strong{font-size:14px!important;margin-bottom:8px!important;}
  .footer-links a{font-size:13px!important;line-height:1.7!important;}
}


/* v5.1 typography reset: cleaner dubizzle-style weights, no heavy Poppins feel */
:root{
  --font-ui: Arial, "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --weight-regular: 400;
  --weight-medium: 500;
  --weight-semibold: 600;
  --weight-bold: 700;
}

body.homepage{
  font-family: var(--font-ui) !important;
  font-weight: var(--weight-regular) !important;
  letter-spacing: 0 !important;
  color:#202124;
  text-rendering: optimizeLegibility;
}

button,
input,
textarea,
a,
select{
  font-family: var(--font-ui) !important;
}

/* General text hierarchy: professional, not chunky */
.dealify-trust-bar,
.desktop-city-button,
.desktop-action-links a,
.desktop-profile-pill,
.desktop-profile-dropdown a,
.desktop-category-nav,
.search-box,
.hero-search-tabs button,
.hero-search-submit,
.search-chip,
.category-card,
.section-view-more,
.mobile-bottom-item,
.mobile-bottom-post,
.footer-links a,
.footer-links strong{
  font-weight: var(--weight-semibold) !important;
}

.dealify-hero-card h1,
.section-header h2,
.section-title,
.app-strip-copy h2,
.promo-card strong,
.search-state h3{
  font-weight: var(--weight-semibold) !important;
  letter-spacing: -0.02em !important;
}

.dealify-hero-card p,
.hero-search-input input,
.search-screen-input,
.product-city,
.footer-brand p,
.app-strip-copy p{
  font-weight: var(--weight-regular) !important;
}

.hero-kicker,
.promo-card span,
.app-strip-copy span{
  font-weight: var(--weight-medium) !important;
  letter-spacing: .04em !important;
}

.product-details h4,
.search-result-title{
  font-weight: var(--weight-semibold) !important;
  letter-spacing: 0 !important;
}

.product-price,
.search-result-price,
.desktop-add-button,
.ios-store-button,
.app-strip-actions a,
.image-counter{
  font-weight: var(--weight-bold) !important;
}

.footer-links strong{
  color:#111827;
  font-size:15px;
}

.footer-links a,
.footer-links a:link,
.footer-links a:visited{
  font-weight: var(--weight-regular) !important;
  color:#0b62c8 !important;
}

.footer-links a:hover{
  color:var(--dealify) !important;
}

/* Make small UI labels less aggressive */
.desktop-action-links a span,
.desktop-category-nav a,
.category-card span,
.mobile-bottom-item span,
.mobile-bottom-post em{
  letter-spacing:0 !important;
}

/* Keep prices clear without making every title heavy */
.product-price span{
  font-weight: var(--weight-bold) !important;
}

@media (max-width:860px){
  .section-header h2,
  .section-title{
    font-size:21px !important;
    font-weight:var(--weight-semibold) !important;
  }
  .category-card span,
  .product-details h4{
    font-weight:var(--weight-semibold) !important;
  }
  .search-placeholder{
    font-weight:var(--weight-medium) !important;
  }
}


/* v5.2 footer + polish overrides */
html,body{margin:0;padding:0;background:#fff;color:#111827;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue",Arial,sans-serif;font-weight:400}
.app-shell{min-height:100vh;display:flex;flex-direction:column}
.dealify-home-v2{flex:1 0 auto}

a{font-weight:500}
.dealify-trust-bar{height:36px;gap:12px;font-weight:500;font-size:12px}
.dealify-trust-bar a{padding:4px 15px;border-radius:7px;font-weight:600;font-size:12px;line-height:1.1}
.dealify-trust-bar button{font-size:14px}
.desktop-city-button,.desktop-action-links a,.desktop-login-link,.desktop-add-button,.desktop-category-nav,.hero-search-button,.hero-search-tabs button,.search-screen-input,.search-chip,.promo-card span,.section-view-more{font-weight:600}
.desktop-category-nav{font-weight:600;gap:54px}
.desktop-category-nav a{font-size:15px}
.desktop-category-nav span{display:none}
.hero-kicker{font-weight:700}
.dealify-hero-card h1{font-weight:700}
.dealify-hero-card p{font-weight:400;font-size:16px}
.hero-search-tabs button{font-size:15px}
.hero-search-input{font-weight:500}
.promo-card{border-color:#d9eaf1;background:#f8fbfd;border-radius:12px;min-height:88px;padding:18px 20px}
.promo-card span{font-size:12px;font-weight:600;letter-spacing:.01em}
.promo-card strong{font-size:16px;font-weight:700;line-height:1.3}
.promo-card i{font-size:30px}
.section-header h2,.section-title{font-size:24px;font-weight:700;letter-spacing:-.04em}
.category-card{font-weight:650;border-radius:12px}
.category-card span{font-size:13px;font-weight:650}
.product-details h4{font-size:14px;font-weight:600;line-height:1.32}
.product-price{font-size:15px;font-weight:700}
.product-city{font-size:13px;font-weight:400;color:#475467}
.listing-photo-watermark{width:82px;max-height:28px;opacity:.28;top:58%}
.securetrade-promo-icon{font-size:30px;color:#11b2dd}
.dealify-app-strip{display:none!important}
.dealify-footer{width:100%!important;max-width:none!important;margin:0!important;background:#f3f5f7!important;padding:0!important;border-top:1px solid #e4ebf2;box-sizing:border-box}
.dealify-footer-inner{max-width:1180px;margin:0 auto;padding:34px 32px 28px!important;display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr)!important;gap:34px!important;align-items:start!important;box-sizing:border-box}
.footer-brand-panel{display:flex;flex-direction:column;align-items:flex-start;gap:14px}
.footer-brand-panel img{width:132px;height:auto}
.footer-brand-panel p{max-width:350px;margin:0;color:#475467;font-size:15px;line-height:1.55;font-weight:400}
.footer-quick-actions{display:flex;flex-wrap:wrap;gap:10px}
.footer-quick-actions a,.footer-quick-actions a:any-link{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 15px;border-radius:999px;background:#fff;border:1px solid #d9e5ef;color:#0f172a!important;text-decoration:none!important;font-size:14px;font-weight:600;transition:all .16s ease}
.footer-quick-actions a:hover{border-color:#b9dbe6;color:#0cc4e9!important;transform:translateY(-1px)}
.footer-right-panel{display:grid;gap:24px}
.footer-download-card{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid #e3ebf2;border-radius:18px;padding:22px 24px}
.footer-download-copy span{display:block;color:#0cc4e9;font-size:12px;font-weight:600;margin-bottom:6px}
.footer-download-copy h3{margin:0 0 6px;color:#101828;font-size:22px;line-height:1.15;font-weight:700;letter-spacing:-.03em}
.footer-download-copy p{margin:0;max-width:420px;color:#667085;font-size:14px;line-height:1.55;font-weight:400}
.footer-download-side{display:flex;align-items:center;gap:16px}
.footer-phone-preview{width:54px;height:74px;border:2px solid #d5dee8;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#0cc4e9;font-size:24px;background:#f8fbfd;flex:0 0 auto}
.footer-download-actions{display:flex;gap:10px;align-items:center}
.footer-download-actions a{height:46px;min-width:150px;border-radius:10px;background:#050505;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;padding:0 14px;text-decoration:none}
.footer-download-actions a i{font-size:21px}
.footer-download-actions a small{display:block;font-size:9px;line-height:1;text-align:left;font-weight:500}
.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.footer-link-column strong{display:block;margin-bottom:14px;color:#111827;font-size:15px;font-weight:700}
.dealify-footer a,.dealify-footer a:any-link,.dealify-footer a:visited,.dealify-footer a:link{color:#0a66cc!important;text-decoration:none!important}
.footer-link-column a{display:block;margin:0 0 11px;font-size:15px;font-weight:500}
.dealify-footer a:hover{color:#0cc4e9!important}
body > .dealify-footer, .dealify-footer + *{margin-top:0}

@media (max-width: 860px){
  .dealify-trust-bar{padding:0 10px;justify-content:flex-start;overflow:hidden}
  .dealify-trust-bar span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:55vw}
  .dealify-trust-bar a{padding:4px 12px;font-size:11px}
  .dealify-footer{margin-bottom:0!important}
  .dealify-footer-inner{padding:22px 16px 18px!important;grid-template-columns:1fr!important;gap:22px!important;text-align:center}
  .footer-brand-panel{align-items:center}
  .footer-brand-panel p{max-width:290px;font-size:14px}
  .footer-quick-actions{justify-content:center}
  .footer-right-panel{gap:18px}
  .footer-download-card{flex-direction:column;align-items:center;text-align:center;padding:18px 16px;border-radius:16px}
  .footer-download-copy h3{font-size:20px}
  .footer-download-copy p{font-size:14px;max-width:290px}
  .footer-download-side{flex-direction:column;gap:14px;width:100%}
  .footer-phone-preview{display:none}
  .footer-download-actions{justify-content:center;flex-wrap:wrap;width:100%}
  .footer-download-actions a{min-width:140px;height:44px}
  .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;text-align:center}
  .support-column{grid-column:1/-1}
}

@media (max-width: 860px){
  .mobile-brand-row{padding-top:10px;margin-bottom:10px}
  .mobile-brand-logo img{width:160px}
  .search-box{height:52px;border-radius:27px;padding:0 16px;color:#98a2b3;font-weight:500}
  .hero-slideshow{margin:8px -12px 18px}
  .slide-item{flex:0 0 89vw;height:205px;border-radius:12px}
  .product-scroll{gap:10px}
  .product-card{flex:0 0 calc(50% - 8px)}
  .product-image-wrap{aspect-ratio:1.34/1}
  .product-details h4{font-size:13px}
  .product-price{font-size:14px}
  .section-header h2,.section-title{font-size:20px}
}


/* v5.2.1 profile dropdown language toggle */
.desktop-dropdown-language-toggle{
  width:100%;
  display:flex;
  align-items:center;
  gap:12px;
  padding:12px 15px;
  border:0;
  border-top:1px solid #f1f4f7;
  background:#fff;
  color:#1f2937;
  text-align:left;
  font:inherit;
  font-size:14px;
  font-weight:500;
  cursor:pointer;
}
.desktop-dropdown-language-toggle i{
  width:18px;
  color:#667085;
  text-align:center;
}
.desktop-dropdown-language-toggle .language-toggle-label{
  flex:1;
}
.desktop-dropdown-language-toggle strong{
  min-width:58px;
  height:26px;
  padding:0 9px;
  border-radius:999px;
  background:#eafbff;
  color:#078fb0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:11px;
  font-weight:700;
  letter-spacing:.02em;
}
.desktop-dropdown-language-toggle:hover{
  background:#f5fcff;
  color:#078fb0;
}
.desktop-dropdown-language-toggle:hover i{
  color:#0cc4e9;
}

[dir="rtl"] .desktop-dropdown-language-toggle{
  text-align:right;
  direction:rtl;
}


/* v5.2.2 footer breakout fix */
.dealify-footer{
  position:relative!important;
  left:50%!important;
  right:50%!important;
  width:100vw!important;
  max-width:100vw!important;
  margin-left:-50vw!important;
  margin-right:-50vw!important;
  overflow:hidden!important;
}
.dealify-footer-inner{
  width:min(1180px, calc(100vw - 40px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
}
.footer-right-panel,
.footer-download-card,
.footer-links{
  min-width:0!important;
}
.footer-download-card{
  max-width:100%!important;
  box-sizing:border-box!important;
}
.footer-download-copy{
  min-width:0!important;
}
.footer-download-side{
  min-width:0!important;
  flex-shrink:1!important;
}
.footer-download-actions{
  min-width:0!important;
  flex-wrap:wrap!important;
}
.footer-download-actions a{
  flex:0 1 150px!important;
}
@media (min-width:861px){
  .dealify-footer-inner{
    grid-template-columns:minmax(280px,360px) minmax(0,1fr)!important;
  }
}
@media (max-width:860px){
  .dealify-footer{
    left:50%!important;
    width:100vw!important;
    max-width:100vw!important;
    margin-left:-50vw!important;
    margin-right:-50vw!important;
  }
  .dealify-footer-inner{
    width:calc(100vw - 28px)!important;
    padding-bottom:86px!important;
  }
}


/* v5.2.3 footer text color fix */
.dealify-footer,
.dealify-footer *{
  color:#1f2937;
}
.dealify-footer p,
.footer-download-copy p{
  color:#475467!important;
}
.footer-download-copy span{
  color:#0cc4e9!important;
}
.footer-download-copy h3,
.footer-link-column strong{
  color:#101828!important;
}
.footer-quick-actions a,
.footer-quick-actions a:link,
.footer-quick-actions a:visited{
  color:#0a66cc!important;
}
.footer-download-actions a,
.footer-download-actions a:link,
.footer-download-actions a:visited{
  color:#ffffff!important;
}
.footer-link-column a,
.footer-link-column a:link,
.footer-link-column a:visited{
  color:#0a66cc!important;
}
.footer-link-column a:hover,
.footer-quick-actions a:hover{
  color:#0cc4e9!important;
}


/* v5.2.4 remove white footer gap */
.dealify-home-v2{
  padding-bottom:0!important;
}
.dealify-footer{
  margin-bottom:0!important;
}
body.homepage,
body.homepage .app-shell,
body.homepage .dealify-home-v2{
  background:#ffffff;
}
.dealify-footer::after{
  content:"";
  display:block;
  height:0;
}
@media (max-width:860px){
  .dealify-home-v2{
    padding-bottom:0!important;
  }
  .dealify-footer-inner{
    padding-bottom:86px!important;
  }
}


/* v5.3.0 final review fixes */
.hero-kicker{display:none!important}

/* desktop nav was too thin */
.desktop-category-nav{
  font-weight:650!important;
}
.desktop-category-nav a{
  font-weight:650!important;
  color:#111827!important;
}
.desktop-category-nav span{
  display:none!important;
}

/* SecureTrade promo card: cleaner text + matching shield style */
.promo-card{
  border-radius:12px!important;
  background:#f8fcff!important;
  border:1px solid #cfeaf3!important;
}
.promo-card span{
  font-weight:500!important;
  font-size:12px!important;
  color:#0b9ec0!important;
}
.promo-card strong{
  font-weight:650!important;
  font-size:16px!important;
  line-height:1.32!important;
  color:#101828!important;
}
.securetrade-icon-svg{
  width:34px!important;
  height:34px!important;
  flex:0 0 auto;
  fill:none;
  stroke:#0cc4e9;
  stroke-width:2.1;
  stroke-linejoin:round;
}

/* Footer: remove link columns and kill purple/blue inherited text */
.footer-links{
  display:none!important;
}
.dealify-footer,
.dealify-footer *:not(a):not(i):not(svg):not(path){
  color:#111827!important;
}
.dealify-footer p,
.footer-brand-panel p,
.footer-download-copy p{
  color:#475467!important;
}
.footer-download-copy span{
  color:#0b9ec0!important;
}
.footer-download-copy h3{
  color:#101828!important;
}
.footer-quick-actions a,
.footer-quick-actions a:link,
.footer-quick-actions a:visited{
  color:#0a66cc!important;
}
.footer-download-actions a,
.footer-download-actions a:link,
.footer-download-actions a:visited,
.footer-download-actions a *,
.footer-download-actions a:link *,
.footer-download-actions a:visited *{
  color:#ffffff!important;
}
.footer-download-actions a i{
  color:#ffffff!important;
}

/* footer layout after removing the link columns */
.dealify-footer-inner{
  grid-template-columns:minmax(300px,390px) minmax(0,720px)!important;
  justify-content:center!important;
  align-items:center!important;
}
.footer-right-panel{
  display:block!important;
}
.footer-download-card{
  width:100%!important;
}

/* remove any leftover bottom gaps */
.dealify-home-v2{
  padding-bottom:0!important;
}
.dealify-footer{
  margin-bottom:0!important;
}

/* city priority should be invisible but active */
.product-card.selected-city-listing{
  order:-1;
}

/* phone CSS hard reset: make mobile rules win after desktop/footer overrides */
@media (max-width:860px){
  .dealify-trust-bar,
  .desktop-navbar,
  .desktop-category-nav,
  .dealify-hero-card,
  .desktop-promo-grid{
    display:none!important;
  }

  .dealify-home-v2{
    max-width:none!important;
    width:100%!important;
    padding:0 14px 0!important;
    margin:0!important;
  }

  .mobile-brand-row{
    display:block!important;
    padding-top:12px!important;
    margin-bottom:10px!important;
  }

  .mobile-brand-logo{
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
  }

  .mobile-brand-logo img{
    width:156px!important;
    height:auto!important;
  }

  .mobile-search-section{
    display:block!important;
    margin-bottom:14px!important;
  }

  .search-box{
    height:52px!important;
    border-radius:28px!important;
    border:1px solid #d7e0ea!important;
    font-weight:500!important;
  }

  .hero-slideshow.has-slides{
    display:block!important;
    margin:8px -14px 20px!important;
    overflow:visible!important;
  }

  .slideshow-track{
    display:flex!important;
    overflow-x:auto!important;
    gap:10px!important;
    padding:0 5.5vw!important;
    scroll-snap-type:x mandatory!important;
    transform:none!important;
  }

  .slide-item{
    flex:0 0 89vw!important;
    height:205px!important;
    border-radius:12px!important;
    scroll-snap-align:center!important;
  }

  .slide-image{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  .app-category-grid{
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    gap:10px!important;
  }

  .category-card{
    height:100px!important;
    border-radius:11px!important;
  }

  .category-icon{
    width:40px!important;
    height:40px!important;
  }

  .product-scroll{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:10px!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    padding-bottom:8px!important;
  }

  .product-card{
    flex:0 0 calc((100vw - 42px)/2)!important;
    width:auto!important;
    scroll-snap-align:start!important;
  }

  .product-image-wrap{
    aspect-ratio:1.34/1!important;
    height:auto!important;
  }

  .mobile-bottom-nav{
    display:flex!important;
  }

  .dealify-footer{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    overflow:hidden!important;
  }

  .dealify-footer-inner{
    width:calc(100vw - 28px)!important;
    grid-template-columns:1fr!important;
    padding:22px 0 86px!important;
    gap:18px!important;
    text-align:center!important;
    align-items:center!important;
  }

  .footer-brand-panel{
    align-items:center!important;
  }

  .footer-quick-actions{
    justify-content:center!important;
  }

  .footer-download-card{
    flex-direction:column!important;
    text-align:center!important;
    padding:18px 16px!important;
  }

  .footer-download-side{
    flex-direction:column!important;
    width:100%!important;
  }

  .footer-phone-preview{
    display:none!important;
  }

  .footer-download-actions{
    justify-content:center!important;
    width:100%!important;
  }
}


/* v5.4.0 final corrections */

/* Never allow mobile/footer horizontal overflow */
html,
body,
body.homepage,
.app-shell{
  overflow-x:hidden!important;
  max-width:100%!important;
}

/* Normal footer text must be neutral, not purple/blue */
.dealify-footer{
  background:#f3f5f7!important;
}
.dealify-footer,
.dealify-footer p,
.footer-brand-panel,
.footer-brand-panel p,
.footer-download-copy,
.footer-download-copy p{
  color:#344054!important;
}
.footer-download-copy h3{
  color:#101828!important;
}
.footer-download-copy span{
  color:#0b9ec0!important;
  font-weight:600!important;
}
.footer-quick-actions a,
.footer-quick-actions a:link,
.footer-quick-actions a:visited{
  color:#087ea0!important;
  background:#fff!important;
  border-color:#cfdee8!important;
  font-weight:600!important;
}
.footer-quick-actions a:hover{
  color:#078fb0!important;
  background:#f8fdff!important;
  border-color:#a9dceb!important;
  transform:none!important;
}
.footer-download-actions a,
.footer-download-actions a:link,
.footer-download-actions a:visited,
.footer-download-actions a *,
.footer-download-actions a:link *,
.footer-download-actions a:visited *{
  color:#fff!important;
}

/* Remove old footer links block permanently */
.footer-links{
  display:none!important;
}

/* App logo in footer download card */
.footer-app-logo-preview{
  width:74px;
  height:74px;
  border-radius:18px;
  overflow:hidden;
  flex:0 0 auto;
  box-shadow:0 1px 0 rgba(16,24,40,.04);
}
.footer-app-logo-preview img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

/* Desktop footer containment */
.dealify-footer{
  position:relative!important;
  left:50%!important;
  width:100vw!important;
  max-width:100vw!important;
  margin-left:-50vw!important;
  margin-right:0!important;
  overflow:hidden!important;
}
.dealify-footer-inner{
  width:min(1180px, calc(100vw - 40px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  grid-template-columns:minmax(300px,390px) minmax(0,620px)!important;
  justify-content:center!important;
  align-items:center!important;
}
.footer-right-panel,
.footer-download-card,
.footer-download-copy,
.footer-download-side,
.footer-download-actions{
  min-width:0!important;
  max-width:100%!important;
}
.footer-download-card{
  box-sizing:border-box!important;
}

/* SecureTrade icons: only promo card gets the large SVG */
.desktop-action-links .securetrade-icon-svg,
.desktop-profile-dropdown .securetrade-icon-svg{
  display:none!important;
}
.desktop-action-links a[href*="securetrade"] i,
.desktop-profile-dropdown a[href*="securetrade"] i{
  display:inline-flex!important;
  font-size:16px!important;
  width:auto!important;
  height:auto!important;
  color:#667085!important;
}
.desktop-action-links a[href*="securetrade"]:hover i,
.desktop-profile-dropdown a[href*="securetrade"]:hover i{
  color:#0cc4e9!important;
}
.promo-secure .securetrade-icon-svg{
  width:34px!important;
  height:34px!important;
  fill:none!important;
  stroke:#0cc4e9!important;
  stroke-width:2.1!important;
  stroke-linejoin:round!important;
}
.promo-card span{
  font-weight:600!important;
}
.promo-card strong{
  font-weight:650!important;
}

/* Desktop category nav a little stronger */
.desktop-category-nav,
.desktop-category-nav a{
  font-weight:650!important;
}

/* Hero filter tabs feel clickable and actually selected */
.hero-search-tabs button{
  cursor:pointer!important;
  font-weight:650!important;
}
.hero-search-tabs button.active{
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.22);
}

/* Mobile product cards: less oversized image, better readable text */
@media (max-width:860px){
  .dealify-footer{
    left:50%!important;
    width:100vw!important;
    max-width:100vw!important;
    margin-left:-50vw!important;
    overflow:hidden!important;
  }
  .dealify-footer-inner{
    width:calc(100vw - 28px)!important;
    max-width:calc(100vw - 28px)!important;
    padding:22px 0 86px!important;
    grid-template-columns:1fr!important;
    gap:18px!important;
    text-align:center!important;
    justify-items:center!important;
  }
  .footer-brand-panel{
    width:100%!important;
    align-items:center!important;
  }
  .footer-brand-panel p{
    max-width:315px!important;
    text-align:center!important;
  }
  .footer-quick-actions{
    justify-content:center!important;
    max-width:330px!important;
  }
  .footer-download-card{
    width:100%!important;
    max-width:340px!important;
    flex-direction:column!important;
    align-items:center!important;
    text-align:center!important;
    padding:18px 16px!important;
    margin:0 auto!important;
    overflow:hidden!important;
  }
  .footer-download-side{
    width:100%!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:12px!important;
  }
  .footer-app-logo-preview{
    width:64px!important;
    height:64px!important;
  }
  .footer-download-actions{
    width:100%!important;
    justify-content:center!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .footer-download-actions a{
    width:100%!important;
    max-width:190px!important;
    min-width:0!important;
    margin:0 auto!important;
  }

  .product-section{
    margin-top:22px!important;
  }
  .product-scroll{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:12px!important;
    overflow-x:auto!important;
    padding:0 2px 10px!important;
  }
  .product-card{
    flex:0 0 46vw!important;
    max-width:178px!important;
    min-width:158px!important;
  }
  .product-image-wrap{
    aspect-ratio:1.18/1!important;
    border-radius:8px!important;
  }
  .product-details{
    padding-top:7px!important;
  }
  .product-details h4{
    font-size:14px!important;
    line-height:1.25!important;
    min-height:35px!important;
    font-weight:650!important;
    -webkit-line-clamp:2!important;
  }
  .product-price{
    font-size:15px!important;
    font-weight:700!important;
    margin-top:5px!important;
  }
  .product-city{
    font-size:13px!important;
    line-height:1.2!important;
  }
}

/* extra small phones */
@media (max-width:380px){
  .product-card{
    flex-basis:47vw!important;
    min-width:150px!important;
  }
  .product-details h4{
    font-size:13.5px!important;
  }
}


/* v5.5.0 footer final layout + official store badges */
@media (min-width:861px){
  .footer-brand-panel{align-items:flex-start!important;text-align:left!important;}
  .footer-quick-actions{justify-content:flex-start!important;align-items:flex-start!important;max-width:410px!important;display:grid!important;grid-template-columns:repeat(3, max-content)!important;gap:10px!important;}
}
.footer-download-actions{display:flex!important;gap:10px!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;}
.footer-download-actions .store-badge-link,
.footer-download-actions .store-badge-link:link,
.footer-download-actions .store-badge-link:visited,
.footer-download-actions .store-badge-link:hover,
.footer-download-actions .store-badge-link:active,
.footer-download-actions .store-badge-link:focus{display:block!important;width:auto!important;height:auto!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;line-height:0!important;}
.footer-download-actions .store-badge-link img{display:block!important;height:46px!important;width:auto!important;max-width:176px!important;object-fit:contain!important;border-radius:9px!important;}
@media (max-width:860px){
  .dealify-footer{background:#f3f5f7!important;}
  .footer-brand-panel{display:none!important;}
  .dealify-footer-inner{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;grid-template-columns:1fr!important;padding:20px 0 86px!important;justify-items:center!important;}
  .footer-right-panel{width:100%!important;display:flex!important;justify-content:center!important;}
  .footer-download-card{width:100%!important;max-width:340px!important;margin:0 auto!important;}
  .footer-download-actions{display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important;}
  .footer-download-actions .store-badge-link img{height:48px!important;max-width:190px!important;}
}
body.homepage footer.dealify-footer a,
body.homepage footer.dealify-footer a:link,
body.homepage footer.dealify-footer a:visited,
body.homepage footer.dealify-footer a:hover,
body.homepage footer.dealify-footer a:active,
body.homepage footer.dealify-footer a:focus{text-decoration:none!important;}
