: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}}
