/* Høstkampanje 2026 — toppstripe */
.hostkampanje{background:linear-gradient(100deg,#7a3d10,#b8681f 40%,#d2872c 62%,#7a3d10);color:#fff8ec;border-bottom:3px solid #f0b45a}
.hk-rad{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.75rem;max-width:74rem;margin:0 auto;padding:.7rem 1.1rem;font:600 .95rem/1.35 Verdana,Geneva,sans-serif}
.hk-merke{font-size:1.15rem;line-height:1}
.hk-tekst{margin:0;letter-spacing:.02em}
.hk-tekst strong{color:#ffe2ab}
.hk-verdi{font-size:.82rem;color:#ffd79a;font-style:italic}
@media screen and (max-width:48rem){.hk-rad{gap:.4rem;padding:.6rem .5rem;font-size:.74rem}.hk-verdi{width:100%;text-align:center}}
