:root{--bg:#eef0f3;--card:#fff;--text:#111827;--muted:#6b7280;--line:#e5e7eb;--orange:#ff5a1f;--blue:#0b6aa8;--hot:#e4143b;--shadow:0 14px 34px rgba(15,23,42,.08);--max:1320px}*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text)}a{text-decoration:none;color:inherit}.container{max-width:var(--max);margin:0 auto;padding:0 22px;box-sizing:border-box}.hk-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.hk-top{height:68px;display:flex;align-items:center;gap:16px}.hk-logo{display:flex;align-items:center;gap:6px;font-weight:950;font-size:28px;color:#0b1b2b;white-space:nowrap}.flame{font-size:28px}.menu-btn,.post-btn{height:44px;border:1.5px solid #d6dbe3;border-radius:999px;background:#fff;padding:0 18px;font-weight:850;font-size:16px}.post-btn{border-color:var(--orange);color:var(--orange);display:flex;align-items:center}.hk-search{height:46px;min-width:260px;max-width:560px;flex:1;border:1.5px solid #cfd5dd;border-radius:999px;display:flex;align-items:center;gap:10px;padding:0 18px}.hk-search input{border:0;outline:0;width:100%;font-size:16px}.alert-link,.login-link{font-weight:850;font-size:16px;white-space:nowrap}.hk-nav{height:58px;display:flex;align-items:center;gap:24px;font-size:18px;font-weight:750;overflow:auto}.tabs{background:#fff;border-bottom:1px solid var(--line)}.tabs-inner{display:flex;align-items:end;gap:28px;height:58px}.tabs a{height:58px;display:flex;align-items:center;font-weight:850;color:#6b7280}.tabs a.active{color:var(--orange);border-bottom:3px solid var(--orange)}.page-title{padding:22px 0 12px}.page-title h1{font-size:26px;margin:0 0 6px}.page-title p{margin:0;color:#6b7280;font-size:18px}.layout{display:grid;grid-template-columns:1fr 310px;gap:18px}.feed{display:flex;flex-direction:column;gap:10px}.deal-card{background:#fff;border-radius:9px;box-shadow:var(--shadow);display:grid;grid-template-columns:240px 1fr;overflow:hidden;min-height:210px}.deal-img{background:#f5f6f8;display:flex;align-items:center;justify-content:center;padding:22px}.deal-img img{max-width:100%;max-height:190px;object-fit:contain}.deal-body{padding:22px 18px;position:relative}.temp{display:inline-flex;gap:8px;align-items:center;color:var(--hot);font-size:18px;font-weight:950}.temp .circle{width:34px;height:34px;border:1px solid #dce2ea;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#0b6aa8;background:#fff}.posted{position:absolute;right:18px;top:22px;background:#f7f8fa;border:1px solid #edf0f4;border-radius:4px;color:#6b7280;padding:8px 10px}.deal-title{font-size:22px;line-height:1.25;margin:18px 0 8px;font-weight:950;letter-spacing:-.02em}.price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.deal-price{font-size:28px;color:var(--orange);font-weight:950}.old-price{text-decoration:line-through;color:#777;font-size:18px}.discount{background:#e9f8e7;color:#188a20;border-radius:6px;padding:4px 7px;font-weight:900}.meta{color:#6b7280;font-weight:650}.meta b{color:#111827}.desc{color:#6b7280;font-size:16px;line-height:1.45;margin:14px 0 20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.deal-actions{display:flex;align-items:center;gap:18px;color:#5f6670}.get-btn{margin-left:auto;background:var(--orange);color:#fff;border-radius:999px;padding:13px 34px;font-weight:950;min-width:190px;text-align:center}.sidebar{background:#fff;border-radius:9px;box-shadow:var(--shadow);padding:20px;align-self:start;position:sticky;top:145px}.side-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.side-head h2{font-size:21px;margin:0}.side-item{display:grid;grid-template-columns:86px 1fr;gap:12px;margin-bottom:18px}.side-item img{width:86px;height:70px;object-fit:contain;background:#f4f5f7;border-radius:8px}.side-temp{color:var(--hot);font-weight:950}.side-title{font-weight:800;line-height:1.25}.side-price{color:var(--orange);font-size:19px;font-weight:950;margin-top:6px}.discover{color:var(--orange);font-weight:950}.crumbs{background:#fff}.crumbs-inner{height:48px;display:flex;gap:10px;align-items:center;color:#6b7280}.detail-wrap{padding:16px 0 42px}.detail-card{background:#fff;border-radius:9px;box-shadow:var(--shadow);padding:24px;display:grid;grid-template-columns:400px 1fr;gap:32px;align-items:start}.expire{grid-column:1/-1;background:#eef6ff;color:#075a9b;border-radius:8px;text-align:center;padding:18px;font-size:18px;font-weight:900}.gallery{display:flex;gap:18px}.thumbs{width:60px;display:flex;flex-direction:column;gap:12px}.thumbs div{height:55px;border:1px solid #e5e7eb;border-radius:8px;background:#f7f8fa}.main-img{flex:1;height:430px;display:flex;align-items:center;justify-content:center}.main-img img{max-width:100%;max-height:100%;object-fit:contain}.detail-info{padding:0;min-width:0}.detail-info h1{font-size:34px;line-height:1.18;margin:20px 0}.detail-price{font-size:36px;color:var(--orange);font-weight:950}.offers{margin-top:24px;background:#fff;border-radius:9px;box-shadow:var(--shadow);overflow:hidden}.offer-row{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line)}.store-name{font-weight:950}.offer-price{font-size:22px;font-weight:950}.small{color:#6b7280;font-size:14px}.filter-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.select{border:1px solid var(--line);border-radius:999px;padding:10px 14px;background:#fff;font-weight:800}.loader{padding:20px;color:#6b7280;font-weight:800}.footer{padding:36px 0;color:#6b7280}@media(max-width:1050px){.layout{grid-template-columns:1fr}.sidebar{display:none}.deal-card{grid-template-columns:170px 1fr}.alert-link,.login-link{display:none}.detail-card{grid-template-columns:1fr!important;gap:20px}.detail-img-wrap{min-height:180px}.expire{grid-column:auto}.hk-nav{font-size:15px}.hk-logo{font-size:24px}}@media(max-width:700px){.container{padding:0 12px}.hk-top{height:auto;flex-wrap:wrap;padding:12px;gap:10px}.hk-logo{font-size:24px;flex:1;min-width:0}.flame{font-size:26px}.menu-btn{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 14px;font-size:15px;order:2}.post-btn{margin-left:0;height:42px;padding:0 14px;font-size:15px;order:3}.hk-search{order:5;flex-basis:100%;max-width:none}.alert-link,.login-link{display:none}.deal-card{grid-template-columns:120px 1fr}.deal-img{padding:10px}.deal-body{padding:14px}.posted{display:none}.deal-title{font-size:17px;margin:12px 0 8px}.deal-price{font-size:22px}.desc{display:none}.get-btn{min-width:0;padding:10px 16px}.detail-info h1{font-size:25px}.main-img{height:300px}.offer-row{grid-template-columns:1fr;gap:8px}.offer-price{font-size:18px}.tabs-inner{gap:20px;overflow:auto}.hk-nav{display:flex;height:auto;overflow-x:auto;gap:18px;padding:12px;font-size:15px;white-space:nowrap;-webkit-overflow-scrolling:touch}.hk-nav::-webkit-scrollbar{display:none}}
.noimg{width:100%;height:100%;min-height:160px;display:flex;align-items:center;justify-content:center;color:#9aa3b2;font-weight:900;background:#f3f5f8;border-radius:12px}

/* Clean UI: remove HotUKDeals social/vote elements */
.temp,.circle,.posted,.deal-actions,.side-temp{display:none!important}
.clean-title{margin-top:0!important}
.deal-cta{display:flex;justify-content:flex-end;margin-top:18px}
.deal-cta .get-btn{margin-left:0}
.tabs-inner{scrollbar-width:none}.tabs-inner::-webkit-scrollbar{display:none}.cat-sep{display:inline-block;width:1px;height:28px;background:#e5e7eb;margin:0 4px;vertical-align:middle;flex-shrink:0}
/* ── Product detail image wrap ── */
.detail-img-wrap{display:flex;align-items:center;justify-content:center;background:#f8f9fb;border-radius:12px;padding:28px;min-height:260px;width:100%;box-sizing:border-box}
.detail-img-wrap img{max-width:100%;max-height:340px;object-fit:contain;display:block}
.detail-desc{background:#f8f9fb;border-radius:10px;padding:14px 16px;font-size:15px;line-height:1.65;color:#334155;margin:0 0 22px}

/* ── Deal cards: equal-height description (exactly 3 lines) ── */
.desc{
  color:#6b7280;font-size:14px;line-height:1.5;
  margin:10px 0 18px;
  display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;
  min-height:calc(1.5em * 3);
  word-break:break-word;
}

/* detail-card resim yoksa tek sütun */
.detail-card--noimg{grid-template-columns:1fr!important}
/* detail-info içeriği taşmasın */
.detail-info h1{font-size:28px;line-height:1.25;margin:0 0 16px;word-break:break-word}
.detail-wrap{overflow:hidden}

/* ── Community / User Posts ── */
.user-post-card{border:2px solid #fff3e8}
.user-post-badge{font-size:12px;color:#92400e;background:#fff3e8;border-radius:999px;padding:3px 10px;display:inline-block;margin-bottom:8px;font-weight:700}


/* ── Deal Hunty homepage SEO block ── */
.seo-home-block{margin:28px 0 10px;background:#fff;border-radius:16px;box-shadow:var(--shadow);overflow:hidden;border:1px solid #eef0f4}
.seo-home-inner{padding:30px}
.seo-kicker{display:inline-flex;align-items:center;background:#fff3e8;color:#c2410c;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;margin-bottom:12px}
.seo-home-block h2{font-size:30px;line-height:1.2;margin:0 0 14px;letter-spacing:-.03em;color:#111827}
.seo-home-block p{font-size:16px;line-height:1.75;color:#4b5563;margin:0 0 14px;max-width:1040px}
.seo-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}
.seo-feature-grid div{background:#f8fafc;border:1px solid #edf1f6;border-radius:14px;padding:16px}
.seo-feature-grid strong{display:block;font-size:15px;color:#111827;margin-bottom:5px}
.seo-feature-grid span{display:block;font-size:14px;line-height:1.45;color:#6b7280}
@media(max-width:900px){.seo-feature-grid{grid-template-columns:repeat(2,1fr)}.seo-home-block h2{font-size:25px}.seo-home-inner{padding:22px}}
@media(max-width:560px){.seo-feature-grid{grid-template-columns:1fr}.seo-home-block{margin:20px 0 6px}.seo-home-inner{padding:18px}.seo-home-block h2{font-size:22px}.seo-home-block p{font-size:15px}}


.hk-logo{
  display:flex;
  align-items:center;
  flex-shrink:0;
  text-decoration:none;
  line-height:0;
}

.site-logo{
  display:block;
  width:auto;
  height:58px;
  max-width:170px;
  object-fit:contain;
}

.hk-topbar{
  min-height:88px;
  display:flex;
  align-items:center;
  gap:20px;
  padding:12px 0;
}

@media(max-width:700px){
  .hk-topbar{
    min-height:68px;
    padding:8px 12px;
    gap:8px;
  }

  .hk-logo{
    flex:0 0 auto;
  }

  .site-logo{
    width:auto;
    height:48px;
    max-width:125px;
  }
}
/* =========================================================
   Join Bargain — HotUKDeals-inspired visual refresh
   Appended override layer. Keeps the existing HTML structure.
   ========================================================= */
:root{
  --bg:#e9eaec;
  --card:#fff;
  --text:#111214;
  --muted:#6b6d70;
  --line:#dfe1e4;
  --orange:#f7641b;
  --blue:#005498;
  --hot:#ce1734;
  --shadow:none;
  --max:1510px;
}

body{
  background:var(--bg);
  color:var(--text);
  font-family:"Averta CY",Inter,"Helvetica Neue",Arial,sans-serif;
}

.container{max-width:var(--max);padding-left:18px;padding-right:18px}

/* Header */
.hk-header{box-shadow:none;border-bottom:1px solid var(--line)}
.hk-top{height:76px;gap:18px}
.hk-topbar{min-height:76px;padding:8px 0;gap:18px}
.site-logo{height:58px;max-width:174px}
.menu-btn,.post-btn{height:46px;border-color:#c5c7ca;font-size:16px}
.hk-search{height:48px;border-color:#c5c7ca;background:#fff}
.hk-nav{height:58px;font-size:17px}
.tabs-inner{height:58px}
.tabs a{height:58px}

/* Main layout */
.page-title{padding:26px 0 14px}
.page-title h1{font-size:30px;letter-spacing:-.025em}
.page-title p{font-size:17px}
.layout{grid-template-columns:minmax(0,1fr) 330px;gap:16px}
.feed{gap:12px}

/* Deal cards */
.deal-card{
  grid-template-columns:340px minmax(0,1fr);
  min-height:320px;
  border:1px solid var(--line);
  border-radius:14px;
  box-shadow:none;
  background:#fff;
}
.deal-card:hover{border-color:#c5c7ca}
.deal-img{
  min-height:320px;
  padding:26px;
  background:#f3f5f7;
  border-right:1px solid #eceef0;
}
.deal-img img{max-height:275px;max-width:100%}
.deal-body{padding:26px 28px 24px}
.deal-title{
  margin:16px 150px 10px 0;
  font-size:27px;
  line-height:1.22;
  letter-spacing:-.025em;
}
.clean-title{margin-top:16px!important}
.deal-price{font-size:34px;color:var(--orange)}
.price-row{gap:14px}
.meta{font-size:17px;color:var(--muted)}
.desc{
  margin:15px 0 20px;
  color:var(--muted);
  font-size:17px;
  line-height:1.48;
  min-height:calc(1.48em * 2);
  -webkit-line-clamp:2;
}
.posted{
  display:block!important;
  top:26px;
  right:26px;
  padding:10px 13px;
  border:1px solid #eceef0;
  background:#f3f5f7;
  border-radius:5px;
  font-size:16px;
}
.temp{
  display:inline-flex!important;
  align-items:center;
  gap:5px;
  padding:4px;
  border:1px solid #dfe1e4;
  border-radius:999px;
  background:#f3f5f7;
  color:var(--hot);
  font-size:20px;
}
.temp .circle{display:inline-flex!important;width:38px;height:38px;background:#fff}
.deal-actions{display:flex!important;margin-top:auto;min-height:48px}
.deal-body{display:flex;flex-direction:column}
.deal-cta{margin-top:auto}
.get-btn{
  min-width:250px;
  padding:15px 32px;
  border-radius:999px;
  background:var(--orange);
  font-size:17px;
}
.get-btn:hover{background:#eb611f}

/* Sidebar */
.sidebar{
  top:150px;
  padding:20px;
  border:1px solid var(--line);
  border-radius:14px;
  box-shadow:none;
}
.side-head h2{font-size:23px}
.side-item{grid-template-columns:92px 1fr;gap:13px}
.side-item img{width:92px;height:80px;background:#f3f5f7}
.side-title{font-size:16px}
.side-price{color:var(--orange)}

/* Detail and supporting blocks */
.detail-card,.offers,.seo-home-block{
  border:1px solid var(--line);
  box-shadow:none;
  border-radius:14px;
}
.seo-home-block{background:#fff}
.seo-feature-grid div{background:#f3f5f7;border-color:#e9eaec}

@media(max-width:1200px){
  .deal-card{grid-template-columns:270px minmax(0,1fr)}
  .deal-img{min-height:290px}
  .deal-title{font-size:23px;margin-right:120px}
  .deal-price{font-size:30px}
}

@media(max-width:900px){
  .deal-card{grid-template-columns:210px minmax(0,1fr);min-height:250px}
  .deal-img{min-height:250px;padding:18px}
  .deal-body{padding:20px}
  .deal-title{font-size:21px;margin-right:0}
  .posted{display:none!important}
  .desc{font-size:15px}
  .get-btn{min-width:190px}
}

@media(max-width:700px){
  .container{padding-left:10px;padding-right:10px}
  .hk-topbar{min-height:68px;padding:7px 0}
  .site-logo{height:46px;max-width:126px}
  .deal-card{
    grid-template-columns:124px minmax(0,1fr);
    min-height:200px;
    border-radius:10px;
  }
  .deal-img{min-height:200px;padding:10px}
  .deal-body{padding:13px 12px}
  .temp{font-size:15px;padding:2px}
  .temp .circle{width:30px;height:30px}
  .deal-title{font-size:17px;line-height:1.25;margin:10px 0 7px}
  .deal-price{font-size:23px}
  .meta{font-size:14px}
  .desc{display:none}
  .deal-actions{margin-top:10px;gap:12px}
  .get-btn{min-width:0;padding:11px 16px;font-size:14px}
  .page-title h1{font-size:24px}
  .page-title p{font-size:15px}
}
/* =========================================================
   HOTUKDEALS COMPACT LAYOUT OVERRIDE
========================================================= */

:root{
  --hk-bg:#e9eaec;
  --hk-card:#ffffff;
  --hk-border:#dfe1e4;
  --hk-muted:#6b6d70;
  --hk-orange:#f7641b;
  --hk-blue:#005498;
  --hk-text:#1d1f20;
  --hk-max:1180px;
}

/* Genel genişlik */
.container{
  max-width:var(--hk-max) !important;
  padding-left:16px !important;
  padding-right:16px !important;
}

body{
  background:var(--hk-bg) !important;
  color:var(--hk-text);
}

/* Header daha kompakt */
.hk-top{
  height:64px !important;
  gap:14px !important;
}

.hk-topbar{
  min-height:64px !important;
  padding:0 !important;
}

.site-logo{
  height:44px !important;
  width:auto !important;
  max-width:125px !important;
}

.menu-btn,
.post-btn{
  height:40px !important;
  padding:0 16px !important;
  font-size:15px !important;
}

.hk-search{
  height:42px !important;
  max-width:520px !important;
}

.hk-nav{
  height:52px !important;
  font-size:16px !important;
}

.tabs-inner{
  height:50px !important;
}

.tabs a{
  height:50px !important;
  font-size:15px !important;
}

/* Başlık bölümü */
.page-title{
  padding:20px 0 14px !important;
}

.page-title h1{
  font-size:26px !important;
  line-height:1.15 !important;
  margin-bottom:5px !important;
}

.page-title p{
  font-size:16px !important;
}

/* Ana kolonlar */
.layout{
  grid-template-columns:minmax(0, 1fr) 300px !important;
  gap:14px !important;
}

/* Feed aralıkları */
.feed{
  gap:10px !important;
}

/* Deal kartı */
.deal-card{
  grid-template-columns:230px minmax(0, 1fr) !important;
  min-height:245px !important;
  border:1px solid var(--hk-border) !important;
  border-radius:10px !important;
  box-shadow:none !important;
  overflow:hidden !important;
}

/* Görsel alanı */
.deal-img{
  min-height:245px !important;
  padding:18px !important;
  background:#f3f5f7 !important;
  border-right:1px solid #eceef0 !important;
}

.deal-img img{
  width:100% !important;
  height:205px !important;
  max-height:205px !important;
  object-fit:contain !important;
}

/* İçerik */
.deal-body{
  padding:18px 20px 16px !important;
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
}

/* Başlık küçültme */
.deal-title{
  font-size:21px !important;
  line-height:1.25 !important;
  margin:8px 0 10px !important;
  font-weight:800 !important;
  letter-spacing:-.015em !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}

/* Fiyat */
.price-row{
  gap:10px !important;
}

.deal-price{
  font-size:28px !important;
  line-height:1 !important;
  color:var(--hk-orange) !important;
}

.meta{
  font-size:15px !important;
}

/* Açıklama */
.desc{
  font-size:15px !important;
  line-height:1.45 !important;
  min-height:auto !important;
  margin:12px 0 12px !important;
  -webkit-line-clamp:2 !important;
}

/* Buton */
.deal-cta{
  margin-top:auto !important;
  justify-content:flex-end !important;
}

.get-btn{
  min-width:210px !important;
  padding:12px 24px !important;
  border-radius:8px !important;
  font-size:16px !important;
  line-height:1 !important;
  box-shadow:none !important;
}

/* Sidebar */
.sidebar{
  padding:16px !important;
  border:1px solid var(--hk-border) !important;
  border-radius:10px !important;
  box-shadow:none !important;
  top:130px !important;
}

.side-head h2{
  font-size:20px !important;
}

.side-item{
  grid-template-columns:78px minmax(0,1fr) !important;
  gap:10px !important;
  margin-bottom:16px !important;
}

.side-item img{
  width:78px !important;
  height:72px !important;
  border-radius:6px !important;
}

.side-title{
  font-size:14px !important;
  line-height:1.28 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:4 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}

.side-price{
  font-size:17px !important;
}

/* Logo ile sol kenar arasını düzelt */
.hk-logo{
  flex:0 0 auto !important;
  min-width:110px !important;
}

/* Masaüstü */
@media(min-width:1051px){
  .deal-card:hover{
    border-color:#c5c7ca !important;
  }
}

/* Tablet */
@media(max-width:1050px){
  .layout{
    grid-template-columns:1fr !important;
  }

  .sidebar{
    display:none !important;
  }

  .deal-card{
    grid-template-columns:190px minmax(0,1fr) !important;
  }

  .deal-img{
    min-height:220px !important;
  }

  .deal-img img{
    height:180px !important;
  }
}

/* Mobil */
@media(max-width:700px){
  .container{
    padding-left:10px !important;
    padding-right:10px !important;
  }

  .hk-top{
    padding:8px 0 !important;
  }

  .site-logo{
    height:40px !important;
    max-width:105px !important;
  }

  .deal-card{
    grid-template-columns:112px minmax(0,1fr) !important;
    min-height:175px !important;
    border-radius:8px !important;
  }

  .deal-img{
    min-height:175px !important;
    padding:8px !important;
  }

  .deal-img img{
    height:145px !important;
  }

  .deal-body{
    padding:12px !important;
  }

  .deal-title{
    font-size:16px !important;
    line-height:1.25 !important;
    margin:4px 0 8px !important;
  }

  .deal-price{
    font-size:21px !important;
  }

  .meta{
    font-size:13px !important;
  }

  .desc{
    display:none !important;
  }

  .get-btn{
    min-width:auto !important;
    padding:10px 15px !important;
    font-size:14px !important;
    border-radius:7px !important;
  }
}

@media(max-width:700px){

  .hk-header{
    position:relative;
  }

  .hk-top{
    height:auto !important;
    min-height:0 !important;
    display:grid !important;
    grid-template-columns:auto 1fr auto !important;
    grid-template-areas:
      "logo menu post"
      "search search search" !important;
    align-items:center !important;
    gap:10px !important;
    padding:10px 12px !important;
  }

  .hk-logo{
    grid-area:logo !important;
    min-width:0 !important;
    width:auto !important;
    flex:none !important;
  }

  .site-logo{
    display:block !important;
    width:auto !important;
    height:38px !important;
    max-width:90px !important;
    object-fit:contain !important;
  }

  .menu-btn{
    grid-area:menu !important;
    justify-self:end !important;
    width:auto !important;
    height:40px !important;
    padding:0 16px !important;
    margin:0 !important;
    order:initial !important;
  }

  .post-btn{
    grid-area:post !important;
    justify-self:end !important;
    width:auto !important;
    height:40px !important;
    padding:0 16px !important;
    margin:0 !important;
    order:initial !important;
  }

  .hk-search{
    grid-area:search !important;
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    height:44px !important;
    margin:0 !important;
    order:initial !important;
    flex-basis:auto !important;
  }

  .hk-nav{
    display:flex !important;
    position:relative !important;
    width:100% !important;
    height:48px !important;
    padding:0 12px !important;
    margin:0 !important;
    gap:20px !important;
    align-items:center !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    white-space:nowrap !important;
    background:#fff !important;
    border-top:1px solid #e5e7eb !important;
    border-bottom:1px solid #e5e7eb !important;
    z-index:1 !important;
  }

  .hk-nav a{
    flex:0 0 auto !important;
    font-size:15px !important;
    line-height:48px !important;
  }

  .tabs{
    position:relative !important;
    clear:both !important;
  }

  .tabs-inner{
    height:48px !important;
    padding:0 12px !important;
    gap:20px !important;
    overflow-x:auto !important;
    white-space:nowrap !important;
  }

  .tabs a{
    height:48px !important;
    flex:0 0 auto !important;
    font-size:14px !important;
  }
}