:root{--red:#d60000;--ink:#101010;--line:#e7e7e7;--paper:#fff}
*{box-sizing:border-box}html{background:#fff}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}
.site-shell{width:100%;max-width:none;margin:0;background:#fff;box-shadow:none}
.topbar{display:flex;align-items:center;gap:26px;padding:12px 28px}.brand{font-size:31px;font-weight:900;letter-spacing:-.05em;white-space:nowrap}.brand strong{color:var(--red)}
.domain-sale{flex:1;display:flex;align-items:center;gap:13px;padding:10px 14px;background:#f2f2f2;border-radius:8px}.domain-sale img,.sale-card>img,.red-cta-left>img{width:42px;height:42px;object-fit:contain}.domain-sale div{flex:1}.domain-sale b{display:block;font-size:18px}.domain-sale small{display:block;margin-top:3px}
.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;padding:13px 18px;font-weight:800;cursor:pointer}.btn-red{background:linear-gradient(135deg,#ef1111,#c80000);color:#fff}.btn-light{background:#fff;color:#111}
.nav{display:flex;justify-content:space-around;padding:15px 20px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:14px}
.hero{display:grid;grid-template-columns:46% 54%;min-height:440px}.hero-copy{padding:44px 35px 32px 40px;background:linear-gradient(90deg,#fff 0,#fff 80%,rgba(255,255,255,.88) 92%,transparent)}.hero h1{font-size:48px;line-height:1.08;margin:0 0 16px}.hero h1 strong{color:var(--red)}.lead{font-size:18px;line-height:1.5}
.hero-photo{position:relative;background:linear-gradient(90deg,rgba(255,255,255,.3),transparent 15%),url("../images/hero.png") center/cover no-repeat}.hero-badge{position:absolute;right:28px;top:110px;width:190px;height:190px;border-radius:50%;background:rgba(20,20,20,.92);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;line-height:1.5}.hero-badge img{width:48px}
.sale-card{margin-top:20px;padding:20px;display:flex;gap:14px;background:#fff;border-radius:10px;box-shadow:0 8px 30px rgba(0,0,0,.14)}.sale-card h2{margin:0 0 8px}.sale-card p{font-size:14px;line-height:1.5}
.configurator{margin:-44px 38px 0;position:relative;background:#fff;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:3}.tabs{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line)}.tabs button{display:flex;align-items:center;justify-content:center;gap:9px;padding:17px 9px;border:0;background:#fff;font-weight:700}.tabs button img{width:27px;height:27px;object-fit:contain}.tabs .active{color:var(--red);border-bottom:3px solid var(--red)}
.filters{display:grid;grid-template-columns:1.2fr 1.2fr 1.2fr 1fr .75fr;gap:18px;padding:22px}.filters label{font-size:12px;font-weight:700}.filters select{width:100%;margin-top:10px;padding:13px;border:1px solid #ddd;border-radius:5px;background:#fff}.search{align-self:end}
.trust-row{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding:26px 48px}.trust-row article{display:flex;gap:12px;align-items:center;font-size:12px}.trust-row img{width:35px;height:35px;object-fit:contain}
.red-cta{margin:0 38px;padding:18px 24px;background:linear-gradient(90deg,#dd0000,#f00000);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:space-between}.red-cta-left{display:flex;align-items:center;gap:18px}.red-cta h2{margin:0;line-height:1.35}.red-cta h2 .domain-name{color:#101010}.red-cta h2 .verkauf-line{color:#fff}.red-cta p{margin:5px 0 0}.red-cta>div:last-child{display:flex;flex-direction:column;align-items:center;gap:6px}
.categories,.brands,.deals{padding:24px 38px 0}.section-head{display:flex;align-items:center;justify-content:space-between}.section-head h2,.deals h2{font-size:16px}.section-head span{font-size:12px}
.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.category-grid article{border:1px solid #eee;border-radius:7px;overflow:hidden}.category-grid img{width:100%;height:110px;object-fit:cover}.category-grid h3,.category-grid p{padding:0 12px}.category-grid h3{font-size:13px}.category-grid p{font-size:11px;line-height:1.4}
.brand-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.brand-row b{flex:0 0 auto;padding:14px 22px;text-align:center;border:1px solid #eee;border-radius:6px;font-size:16px;white-space:nowrap}
.deal-grid{display:grid;grid-template-columns:repeat(4,1fr) 1.2fr;gap:14px;padding-bottom:20px}.deal-grid article,.deal-grid aside{position:relative;border:1px solid #eee;border-radius:7px;padding:12px;background:#fff;overflow:hidden}.deal-grid article img{width:100%;height:auto;display:block;object-fit:contain}.discount{position:absolute;top:8px;left:8px;background:var(--red);color:#fff;padding:6px 8px;border-radius:4px;font-weight:700}.deal-grid h3{font-size:12px}.deal-grid p{font-size:11px}.deal-grid button{width:100%;margin-top:10px;padding:9px;border:0;background:var(--red);color:#fff;font-weight:700}.deal-grid aside p{font-size:11px}
footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 38px;background:#161616;color:#fff}.footer-brand,.footer-brand strong{color:#fff}
@media(max-width:900px){.topbar{flex-direction:column;align-items:stretch}.topbar .brand{text-align:center}.domain-sale{width:100%}.nav{overflow-x:auto;justify-content:flex-start;gap:28px}.hero{grid-template-columns:1fr}.hero-photo{min-height:360px;order:-1}.hero-copy{padding:30px 24px}.configurator{margin:-25px 18px 0}.tabs{overflow-x:auto;grid-template-columns:repeat(5,150px)}.filters{grid-template-columns:1fr 1fr}.trust-row{grid-template-columns:repeat(2,1fr);padding:24px}.red-cta{margin:0 18px;flex-direction:column;gap:18px;align-items:flex-start}.category-grid{grid-template-columns:repeat(2,1fr)}.deal-grid{grid-template-columns:repeat(2,1fr)}.deal-grid aside{grid-column:1/-1}footer{flex-direction:column;text-align:center}}
@media(max-width:600px){.brand{font-size:25px}.domain-sale{flex-wrap:wrap}.domain-sale .btn{width:100%}.hero h1{font-size:36px}.hero-photo{min-height:280px}.hero-badge{right:16px;top:55px;width:150px;height:150px;font-size:12px}.sale-card{flex-direction:column}.filters{grid-template-columns:1fr}.trust-row{grid-template-columns:1fr}.category-grid,.deal-grid{grid-template-columns:1fr}.category-grid img{height:190px}}

/* Final corrected assets */
.deal-card{display:flex;flex-direction:column;justify-content:space-between}
.deal-card button{margin-top:10px}
.hero-badge img{width:52px;height:52px;object-fit:contain}
.tabs button img{width:28px;height:28px;object-fit:contain;flex:0 0 28px}
.trust-row img{width:35px;height:35px;object-fit:contain;flex:0 0 35px}

@media (max-width: 1100px){
  .hero h1{font-size:42px}
  .domain-sale b{font-size:16px}
  .topbar{padding-inline:20px}
}
@media (max-width: 760px){
  .topbar{padding:12px 16px}
  .domain-sale{display:grid;grid-template-columns:42px 1fr;gap:10px}
  .domain-sale .btn{grid-column:1/-1;width:100%}
  .hero-photo{min-height:320px;background-position:center}
  .hero-copy{padding:26px 18px}
  .sale-card{padding:17px}
  .configurator{margin:-18px 12px 0}
  .tabs{grid-template-columns:repeat(5,132px)}
  .filters{padding:16px;gap:12px}
  .trust-row{padding:20px 16px}
  .red-cta{margin-inline:12px;padding:18px}
  .categories,.brands,.deals{padding-inline:16px}
  footer{padding-inline:16px}
}
@media (max-width: 520px){
  .hero h1{font-size:32px}
  .lead{font-size:16px}
  .hero-photo{min-height:250px}
  .hero-badge{width:136px;height:136px;right:12px;top:52px;gap:7px;line-height:1.35}
  .hero-badge img{width:42px;height:42px}
  .filters{grid-template-columns:1fr}
  .trust-row{grid-template-columns:1fr}
  .red-cta-left{align-items:flex-start}
  .red-cta h2{font-size:20px}
  .category-grid,.deal-grid{grid-template-columns:1fr}
  .category-grid img{height:180px}
  .deal-grid aside{grid-column:auto}
  .section-head{align-items:flex-start;gap:12px}
  .section-head span{white-space:nowrap}
}
