.elementor-14371 .elementor-element.elementor-element-206d740{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-14371 .elementor-element.elementor-element-2c9ab7e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-8981e69 */@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,700;0,9..144,800;1,9..144,700&family=DM+Sans:wght@400;500;600;700&display=swap");

/* ═══════════════════════════════════════════
   RESET & BASE
═══════════════════════════════════════════ */
.fkh * { box-sizing: border-box; margin: 0; padding: 0; }
.fkh { font-family: 'DM Sans', sans-serif; color: #1a1a1a; width: 100%; font-size: 16px; line-height: 1.6; }
.fkh-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.12em; color: #2d6a4a; margin-bottom: 10px; display: block; }
.fkh-h2 { font-family: 'Fraunces', serif; font-size: 32px; font-weight: 700; color: #1a1a1a; line-height: 1.1; letter-spacing: -0.02em; margin-bottom: 12px; }
@media (max-width: 480px) { .fkh-h2 { font-size: 26px; } }
.fkh-sub { font-size: 16px; color: #444; line-height: 1.65; margin-bottom: 32px; }
.fkh-btn-yellow { display: inline-flex; align-items: center; gap: 10px; background: #e8a020; color: #1a1a1a; border: none; border-radius: 10px; padding: 16px 28px; font-family: 'DM Sans', sans-serif; font-size: 16px; font-weight: 700; cursor: pointer; text-decoration: none; transition: background 0.2s, transform 0.1s; }
.fkh-btn-yellow:hover { background: #d4911a; color: #1a1a1a; transform: translateY(-1px); }
.fkh-btn-yellow:active { transform: scale(0.98); }

/* ═══════════════════════════════════════════
   TOPP-BANNER: TRUSTPILOT
═══════════════════════════════════════════ */
.fkh-top-banner { position: relative; z-index: 1; display: flex; align-items: center; justify-content: center; gap: 8px; width: fit-content; margin: 0 auto 16px; background: #fff; border: 1.5px solid #e0d6c4; border-radius: 30px; padding: 9px 18px; box-shadow: 0 2px 10px rgba(0,0,0,0.07); }
.fkh-top-banner-stars { color: #e8a020; font-size: 13px; letter-spacing: 1px; }
.fkh-top-banner-text { font-size: 13px; font-weight: 700; color: #1a1a1a; }
@media (max-width: 480px) { .fkh-top-banner { padding: 8px 14px; gap: 6px; margin-bottom: 12px; } .fkh-top-banner-stars, .fkh-top-banner-text { font-size: 12px; } }

/* ═══════════════════════════════════════════
   1. HERO — centrerat kort, likt BAYB-sidan
═══════════════════════════════════════════ */
.fkh-hero { position: relative; min-height: 510px; display: flex; flex-direction: column; align-items: center; justify-content: center; overflow: hidden; }
.fkh-hero-bg { position: absolute; inset: 0; z-index: 0; }
.fkh-hero-bg img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }
.fkh-hero-bg::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.45) 100%); }
.fkh-hero-content { position: relative; z-index: 1; width: 100%; max-width: 640px; margin: 20px auto; padding: 32px 32px 28px; display: flex; flex-direction: column; align-items: center; text-align: center; background: #fff; border-radius: 18px; box-shadow: 0 8px 30px rgba(0,0,0,0.08); }
@media (max-width: 600px) {
  .fkh-hero { min-height: 430px; }
  .fkh-hero-content { margin: 14px 16px; padding: 24px 18px; border-radius: 14px; }
}

.fkh-hero-h1 { font-family: 'Fraunces', serif; font-size: clamp(28px, 4.6vw, 42px); font-weight: 800; color: #1a1a1a; line-height: 1.08; letter-spacing: -0.03em; margin: 0 0 12px; }
.fkh-hero-h1 em { color: #2d6a4a; font-style: normal; }
.fkh-hero-sub { font-size: clamp(14px, 1.6vw, 16px); color: rgba(26,26,26,0.75); line-height: 1.55; max-width: 480px; margin: 0 0 20px; }

.fkh-hero-guarantee { margin-top: 16px; display: flex; align-items: center; justify-content: center; gap: 6px; font-size: 12.5px; color: rgba(26,26,26,0.6); text-align: center; }

/* ── HERO ZIP-LÄNK ── */
.fkh-hero-zip { margin-top: 14px; width: 100%; text-align: center; }
.fkh-hero-zip-link { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; font-weight: 600; color: #2d6a4a; text-decoration: none; border-bottom: 1px dashed rgba(45,106,74,0.4); padding-bottom: 2px; transition: color 0.2s, border-color 0.2s; }
.fkh-hero-zip-link:hover { color: #1b4d35; border-color: #1b4d35; }

/* ═══════════════════════════════════════════
   3. ERBJUDANDE — ljus bannerbild (BAYB-inspirerad kodruta)
═══════════════════════════════════════════ */
.fkh-offer { position: relative; padding: 56px 24px 60px; overflow: hidden; background: #f5f0e8; }
.fkh-offer-bg { position: absolute; inset: 0; z-index: 0; }
.fkh-offer-bg img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }
.fkh-offer-bg::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0.93) 100%); }
.fkh-offer-inner { max-width: 780px; margin: 0 auto; position: relative; z-index: 1; }
.fkh-offer-head { text-align: center; margin-bottom: 36px; }
.fkh-offer-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.14em; color: #2d6a4a; display: block; margin-bottom: 12px; }
.fkh-offer-heading { font-family: 'Fraunces', serif; font-size: clamp(26px, 3.6vw, 38px); font-weight: 800; color: #1a1a1a; letter-spacing: -0.02em; line-height: 1.15; margin-bottom: 12px; }
.fkh-offer-sub { font-size: 15px; color: #555; max-width: 480px; margin: 0 auto; line-height: 1.6; }

.fkh-offer-card { background: #fff; border-radius: 18px; padding: 32px; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 18px; box-shadow: 0 20px 50px rgba(0,0,0,0.12); }
.fkh-code-block { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 12px; padding: 22px 28px; background: #f5f0e8; border: 2px dashed #2d6a4a; border-radius: 14px; width: 100%; max-width: 340px; }
.fkh-code-eyebrow { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: #2d6a4a; }
.fkh-code-value { font-family: 'DM Sans', sans-serif; font-size: 30px; font-weight: 800; letter-spacing: 0.06em; color: #1a1a1a; }
.fkh-code-copy { display: inline-flex; align-items: center; gap: 8px; background: #2d6a4a; color: #fff; border: none; border-radius: 8px; padding: 10px 18px; font-family: 'DM Sans', sans-serif; font-size: 13px; font-weight: 700; cursor: pointer; transition: background 0.2s; }
.fkh-code-copy:hover { background: #1b4d35; }
.fkh-code-copy.copied { background: #1b4d35; }
.fkh-code-note { font-size: 12px; color: #777; }

.fkh-offer-cta-row { text-align: center; margin-top: 24px; position: relative; z-index: 1; }
.fkh-offer-cta-note { font-size: 12.5px; color: #777; }

@media (max-width: 600px) {
  .fkh-offer { padding: 40px 16px 44px; }
  .fkh-offer-card { padding: 24px 20px; gap: 14px; }
  .fkh-code-block { padding: 18px 16px; max-width: 100%; }
  .fkh-code-value { font-size: 24px; }
}

/* ═══════════════════════════════════════════
   4. VECKANS MENY
═══════════════════════════════════════════ */
.fkp-menu { margin: 0; padding: 44px 40px 44px; background: #fff; }
@media (max-width: 600px) { .fkp-menu { padding: 32px 0; } }
.fkp-menu-title { font-family: 'Fraunces', serif; font-size: 24px; font-weight: 800; color: #1a1a1a; letter-spacing: -0.02em; line-height: 1.1; margin-bottom: 20px; text-align: center; }
.fkp-menu-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px; max-width: 900px; margin: 0 auto; }
@media (max-width: 600px) {
  .fkp-menu-grid { display: flex; flex-direction: row; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; gap: 10px; padding: 0 16px 12px; }
  .fkp-menu-grid::-webkit-scrollbar { display: none; }
  .fkp-menu-item { flex: 0 0 110px; scroll-snap-align: start; }
}
.fkp-menu-img { border-radius: 10px; overflow: hidden; aspect-ratio: 1; width: 100%; }
.fkp-menu-img img { width: 100%; height: 100%; object-fit: cover; display: block; }
.fkp-menu-name { margin-top: 7px; font-size: 12px; font-weight: 600; color: #1a1a1a; font-family: 'DM Sans', sans-serif; text-align: center; line-height: 1.3; }

/* ═══════════════════════════════════════════
   5. VIDEOREVIEWS (behålls) — ljus bannerbild
═══════════════════════════════════════════ */
.fkh-vr { position: relative; padding: 56px 40px; overflow: hidden; background: #f5f0e8; }
.fkh-vr-bg { position: absolute; inset: 0; z-index: 0; }
.fkh-vr-bg img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }
.fkh-vr-bg::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0.93) 100%); }
@media (max-width: 680px) { .fkh-vr { padding: 44px 20px; } }
.fkh-vr-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }
.fkh-vr-head { text-align: center; margin-bottom: 32px; }
.fkh-vr-head .fkh-h2 { color: #1a1a1a; }
.fkh-vr-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
@media (max-width: 720px) { .fkh-vr-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; } }
.fkh-vr-card { display: flex; flex-direction: column; border-radius: 14px; overflow: hidden; background: #fff; box-shadow: 0 4px 20px rgba(0,0,0,0.08); }
.fkh-vr-video { width: 100%; aspect-ratio: 9/16; position: relative; background: #111; }
.fkh-vr-video::before { content: ''; position: absolute; inset: 0; background: linear-gradient(to bottom, transparent 40%, rgba(0,0,0,0.4) 100%); pointer-events: none; z-index: 1; }
.fkh-vr-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; display: block; z-index: 3; }
.fkh-vr-footer { padding: 12px; display: flex; align-items: center; gap: 10px; }
.fkh-vr-av { width: 32px; height: 32px; border-radius: 50%; background: #2d6a4a; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; color: #fff; flex-shrink: 0; }
.fkh-vr-name { font-size: 12px; font-weight: 600; color: #1a1a1a; line-height: 1.3; }
.fkh-vr-role { font-size: 11px; color: #888; line-height: 1.3; }

.fkh-yt-facade { cursor: pointer; position: relative; overflow: hidden; }
.fkh-yt-facade img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.3s ease; }
.fkh-yt-facade:hover img { transform: scale(1.04); }
.fkh-yt-facade::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.45) 100%); pointer-events: none; z-index: 1; }
.fkh-yt-play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 56px; height: 56px; background: rgba(255,255,255,0.95); border-radius: 50%; display: flex; align-items: center; justify-content: center; z-index: 2; box-shadow: 0 4px 20px rgba(0,0,0,0.35); transition: transform 0.2s ease; pointer-events: none; }
.fkh-yt-facade:hover .fkh-yt-play { transform: translate(-50%, -50%) scale(1.1); }

/* ═══════════════════════════════════════════
   6. PRODUKTER
═══════════════════════════════════════════ */
.fkh-products { background: #f5f0e8; padding: 60px 40px; }
@media (max-width: 680px) { .fkh-products { padding: 40px 0 44px; } }
.fkh-products-inner { max-width: 1280px; margin: 0 auto; }
.fkh-products-head { text-align: center; margin-bottom: 8px; }
@media (max-width: 680px) { .fkh-products-head { padding: 0 16px; margin-bottom: 6px; } .fkh-products-head .fkh-h2 { font-size: 26px !important; } }
.fkh-products-subnote { text-align: center; font-size: 13.5px; color: #555; margin-bottom: 28px; }
.fkh-products-subnote b { color: #2d6a4a; }

.fkh-products-grid { display: grid; grid-template-columns: 1fr auto 1fr; align-items: stretch; gap: 28px; max-width: 820px; margin: 0 auto; }
@media (max-width: 680px) {
  .fkh-products-grid { grid-template-columns: 1fr; max-width: 380px; gap: 0; }
  .fkh-product-body { padding: 20px; }
  .fkh-product-name { font-size: 20px; }
}

.fkh-products-versus { display: flex; align-items: center; justify-content: center; }
.fkh-products-versus-inner { width: 44px; height: 44px; border-radius: 50%; background: #fff; border: 2px solid #e0d6c4; display: flex; align-items: center; justify-content: center; font-family: 'Fraunces', serif; font-style: italic; font-size: 13px; font-weight: 700; color: #999; }
@media (max-width: 680px) {
  .fkh-products-versus { padding: 14px 0; position: relative; }
  .fkh-products-versus::before, .fkh-products-versus::after { content: ''; position: absolute; top: 50%; width: calc(50% - 32px); height: 1px; background: #e0d6c4; }
  .fkh-products-versus::before { left: 0; }
  .fkh-products-versus::after { right: 0; }
}

.fkh-products-guarantee-row { display: flex; align-items: center; justify-content: center; gap: 12px; flex-wrap: wrap; max-width: 820px; margin: 20px auto 32px; }
.fkh-products-guarantee-item { display: flex; align-items: center; gap: 8px; background: #fff; border: 1.5px solid #e0d6c4; border-radius: 30px; padding: 10px 18px; font-size: 12.5px; font-weight: 600; color: #333; white-space: nowrap; }
@media (max-width: 680px) {
  .fkh-products-guarantee-row { flex-direction: column; align-items: stretch; gap: 8px; padding: 0 16px; margin: 16px auto 28px; }
  .fkh-products-guarantee-item { justify-content: center; font-size: 13px; padding: 10px 14px; }
}

.fkh-product-card { border-radius: 16px; overflow: hidden; background: #fff; display: flex; flex-direction: column; text-decoration: none; transition: transform 0.2s; position: relative; }
.fkh-product-card:hover { transform: translateY(-3px); }
.fkh-product-card--best { border: 2.5px solid #e8a020; }
.fkh-product-best-badge { position: absolute; top: 12px; left: 12px; background: #e8a020; color: #1a1a1a; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; padding: 4px 14px; border-radius: 20px; white-space: nowrap; z-index: 2; }
.fkh-product-img { width: 100%; aspect-ratio: 4/3; overflow: hidden; position: relative; }
.fkh-product-img img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.4s; }
.fkh-product-card:hover .fkh-product-img img { transform: scale(1.04); }
.fkh-product-body { padding: 26px; flex: 1; display: flex; flex-direction: column; }
.fkh-product-tag { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: #2d6a4a; margin-bottom: 6px; }
.fkh-product-name { font-family: 'Fraunces', serif; font-size: 23px; font-weight: 700; color: #1a1a1a; margin-bottom: 10px; line-height: 1.2; }
.fkh-product-card--best .fkh-product-name { color: #1b4d35; }
.fkh-product-perk { display: flex; align-items: center; gap: 6px; font-size: 13px; color: #333; margin-bottom: 4px; font-weight: 400; line-height: 1.3; }
.fkh-product-discount-line { display: flex; align-items: flex-start; gap: 7px; font-size: 12.5px; color: #1b4d35; margin: 8px 0 4px; padding: 9px 10px; background: #eaf3ec; border-radius: 8px; line-height: 1.4; }
.fkh-product-discount-line svg { flex-shrink: 0; margin-top: 1px; }
.fkh-product-discount-line strong { font-weight: 700; }

.fkh-products-footnote { text-align: center; margin-top: 24px; font-size: 12.5px; color: #777; }
.fkh-products-footnote code { background: #fff; border: 1px solid #ddd; border-radius: 6px; padding: 2px 8px; font-weight: 700; color: #2d6a4a; }

/* ═══════════════════════════════════════════
   STAFFAN-SEKTION (personlig kontakt)
═══════════════════════════════════════════ */
.fkh-staffan-cta { display: flex; align-items: center; gap: 16px; max-width: 620px; margin: 28px auto 0; background: #fff; border: 1.5px solid #e0d6c4; border-radius: 16px; padding: 16px 20px; }
.fkh-staffan-photo { width: 56px; height: 56px; border-radius: 50%; overflow: hidden; flex-shrink: 0; border: 2px solid #f5f0e8; }
.fkh-staffan-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.fkh-staffan-text { flex: 1; min-width: 0; }
.fkh-staffan-name { font-size: 14px; font-weight: 700; color: #1a1a1a; line-height: 1.3; }
.fkh-staffan-sub { font-size: 12.5px; color: #777; line-height: 1.3; margin-top: 2px; }
.fkh-staffan-btn { display: flex; align-items: center; gap: 7px; background: #2d6a4a; color: #fff; font-family: 'DM Sans', sans-serif; font-size: 13.5px; font-weight: 700; padding: 10px 16px; border-radius: 9px; text-decoration: none; flex-shrink: 0; white-space: nowrap; }
.fkh-staffan-btn:hover { background: #1b4d35; color: #fff; }
@media (max-width: 560px) {
  .fkh-staffan-cta { flex-direction: column; text-align: center; padding: 20px 18px; gap: 10px; }
  .fkh-staffan-btn { width: 100%; justify-content: center; }
}
.fkh-product-meta { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: 14px; }
.fkh-product-price { display: flex; flex-direction: column; }
.fkh-product-price-full { font-size: 12px; color: #999; text-decoration: line-through; }
.fkh-product-price-now { font-size: 14px; font-weight: 700; color: #2d6a4a; }
.fkh-product-cta { background: #2d6a4a; color: #fff; border: none; border-radius: 8px; padding: 8px 16px; font-family: 'DM Sans', sans-serif; font-size: 13px; font-weight: 700; cursor: pointer; text-decoration: none; transition: background 0.2s; white-space: nowrap; }
.fkh-product-cta:hover { background: #1b4d35; color: #fff; }
.fkh-product-cta--gold { background: #e8a020 !important; color: #1a1a1a !important; }
.fkh-product-cta--gold:hover { background: #d4911a !important; }
.fkh-product-cta--outline { background: transparent !important; color: #1a1a1a !important; border: 2px solid #1a1a1a !important; }
.fkh-product-cta--outline:hover { background: #1a1a1a !important; color: #fff !important; }

/* ═══════════════════════════════════════════
   7. LEVERANSTIDSLINJE
═══════════════════════════════════════════ */
.fkh-delivery-timeline { background: #f7f4ef; padding: 60px 40px 56px; text-align: center; overflow: hidden; }
.fkh-delivery-timeline-inner { max-width: 960px; margin: 0 auto; }
.fkh-dt-header { text-align: center; margin-bottom: 44px; }
.fkh-dt-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.12em; color: #2d6a4a; display: block; margin-bottom: 10px; }
.fkh-dt-heading { font-family: 'Fraunces', Georgia, serif; font-size: clamp(24px, 3vw, 36px); font-weight: 800; color: #1a1612; letter-spacing: -0.02em; line-height: 1.15; margin-bottom: 10px; }
.fkh-dt-badge { display: inline-flex; align-items: center; background: #e8a020; color: #1a1612; font-size: 12px; font-weight: 700; padding: 6px 16px; border-radius: 20px; }
.fkh-dt-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; }
.fkh-dt-steps::before { content: ''; position: absolute; top: 29px; left: 12.5%; right: 12.5%; height: 2px; background: #ddd6c8; z-index: 0; }
.fkh-dt-step { display: flex; flex-direction: column; align-items: center; gap: 14px; position: relative; z-index: 1; padding: 0 16px; text-align: center; }
.fkh-dt-icon { width: 58px; height: 58px; border-radius: 50%; background: #fff; border: 2px solid #ddd6c8; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.fkh-dt-icon--delivery { background: #2d6a4a; border-color: #2d6a4a; }
.fkh-dt-step-content { display: flex; flex-direction: column; gap: 6px; align-items: center; }
.fkh-dt-step-title { font-size: 15px; font-weight: 800; color: #1a1612; line-height: 1.3; }
.fkh-dt-step--highlight .fkh-dt-step-title { color: #2d6a4a; }
.fkh-dt-step-desc { font-size: 13px; color: #3a3530; line-height: 1.6; font-weight: 500; }
.fkh-dt-pill { display: inline-block; background: #e8e0d4; color: #555; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; padding: 4px 12px; border-radius: 20px; }
.fkh-dt-pill--green { background: #2d6a4a; color: #fff; }

@media (max-width: 600px) {
  .fkh-delivery-timeline { padding: 36px 20px 32px; }
  .fkh-dt-header { margin-bottom: 28px; }
  .fkh-dt-steps { grid-template-columns: 1fr; gap: 0; }
  .fkh-dt-steps::before { display: none; }
  .fkh-dt-step { flex-direction: row; text-align: left; gap: 16px; padding: 20px 0; border-bottom: 1px solid #e8e2d9; align-items: center; }
  .fkh-dt-step:last-child { border-bottom: none; }
  .fkh-dt-icon { flex-shrink: 0; width: 44px; height: 44px; }
  .fkh-dt-step-content { align-items: flex-start; flex: 1; gap: 3px; }
  .fkh-dt-pill { display: none; }
  .fkh-dt-step-title { font-size: 16px; font-weight: 800; }
  .fkh-dt-step-desc { font-size: 14px; }
}

/* ═══════════════════════════════════════════
   8. ZIP CHECKER
═══════════════════════════════════════════ */
.fkh-zip { background: #f5f0e8; padding: 28px 40px; border-top: 1px solid rgba(45,106,74,0.15); border-bottom: 1px solid rgba(45,106,74,0.15); transition: background 0.3s; }
.fkh-zip.fkh-zip-flash { animation: fkhZipPulse 1.2s ease; }
@keyframes fkhZipPulse { 0% { background: #fdecc4; } 100% { background: #f5f0e8; } }
@media (max-width: 680px) { .fkh-zip { padding: 24px 20px; } }
.fkh-zip-inner { max-width: 900px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
@media (max-width: 600px) { .fkh-zip-inner { flex-direction: column; align-items: flex-start; gap: 14px; } }
.fkh-zip-text h3 { font-family: 'Fraunces', serif; font-size: 20px; font-weight: 700; color: #1a1a1a; line-height: 1.2; }
.fkh-zip-form { display: flex; gap: 8px; flex-shrink: 0; }
@media (max-width: 600px) { .fkh-zip-form { width: 100%; } }
.fkh-zip-input { padding: 12px 16px; border: 1.5px solid #d4c9b5; border-radius: 8px; font-family: 'DM Sans', sans-serif; font-size: 15px; color: #1a1a1a; background: #fff; outline: none; width: 170px; transition: border-color 0.2s; }
.fkh-zip-input:focus { border-color: #2d6a4a; }
.fkh-zip-input::placeholder { color: #bbb; }
@media (max-width: 600px) { .fkh-zip-input { flex: 1; width: auto; } }
.fkh-zip-btn { padding: 12px 20px; background: #2d6a4a; color: #fff; border: none; border-radius: 8px; font-family: 'DM Sans', sans-serif; font-size: 14px; font-weight: 700; cursor: pointer; white-space: nowrap; transition: background 0.2s; }
.fkh-zip-btn:hover { background: #1b4d35; }
.fkh-zip-result { font-size: 15px; font-weight: 600; margin-top: 8px; min-height: 20px; }
.fkh-zip-result.success { color: #2d6a4a; }
.fkh-zip-result.fail { color: #cc3333; }
.fkh-zip-result.loading { color: #888; font-weight: 400; }
.fkh-zip-result.error { color: #e8a020; }

/* ═══════════════════════════════════════════
   9. FAQ
═══════════════════════════════════════════ */
.fkh-faq { display: grid; grid-template-columns: 1fr 1fr; min-height: 560px; }
@media (max-width: 720px) { .fkh-faq { grid-template-columns: 1fr; } }
.fkh-faq-img { position: relative; overflow: hidden; min-height: 480px; }
@media (max-width: 720px) { .fkh-faq-img { min-height: 280px; } }
.fkh-faq-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; display: block; }
.fkh-faq-content { background: #f5f0e8; padding: 56px 52px; display: flex; flex-direction: column; justify-content: center; }
@media (max-width: 720px) { .fkh-faq-content { padding: 44px 24px; } }
.fkh-faq-h2 { font-family: 'Fraunces', serif; font-size: 38px; font-weight: 800; color: #1a1a1a; line-height: 1.05; letter-spacing: -0.02em; margin-bottom: 32px; }
.fkh-faq-list { display: flex; flex-direction: column; }
.fkh-faq-item { border-top: 1px solid rgba(0,0,0,0.12); }
.fkh-faq-item:last-of-type { border-bottom: 1px solid rgba(0,0,0,0.12); }
.fkh-faq-btn { width: 100%; background: none; border: none; padding: 15px 0; display: flex; align-items: center; justify-content: space-between; gap: 12px; cursor: pointer; text-align: left; font-family: 'DM Sans', sans-serif; font-size: 15px; font-weight: 400; color: #1a1a1a; line-height: 1.4; }
.fkh-faq-btn:hover { color: #2d6a4a; }
.fkh-faq-chevron { flex-shrink: 0; transition: transform 0.25s ease; opacity: 0.5; }
.fkh-faq-item.open .fkh-faq-chevron { transform: rotate(180deg); opacity: 1; }
.fkh-faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease, padding 0.3s ease; font-size: 14px; color: #555; line-height: 1.7; padding-right: 28px; }
.fkh-faq-item.open .fkh-faq-answer { max-height: 300px; padding-bottom: 16px; }
.fkh-faq-more { margin-top: 24px; font-size: 13px; color: #888; }
.fkh-faq-more a { color: #2d6a4a; font-weight: 500; text-decoration: underline; }

/* ═══════════════════════════════════════════
   10. TRUST FOOTER
═══════════════════════════════════════════ */
.fkh-trust { background: #f5f0e8; padding: 48px 40px; border-top: 1px solid rgba(45,106,74,0.15); }
@media (max-width: 680px) { .fkh-trust { padding: 40px 20px; } }
.fkh-trust-inner { max-width: 900px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }
@media (max-width: 640px) { .fkh-trust-inner { grid-template-columns: 1fr; gap: 24px; } }
.fkh-trust-item { display: flex; align-items: flex-start; gap: 16px; }
.fkh-trust-icon { width: 44px; height: 44px; border-radius: 10px; background: rgba(45,106,74,0.10); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.fkh-trust-icon.gold { background: #e8a020; }
.fkh-trust-title { font-size: 15px; font-weight: 600; color: #1a1a1a; margin-bottom: 4px; line-height: 1.3; }
.fkh-trust-desc { font-size: 13px; color: #555; line-height: 1.6; }
.fkh-trust-desc b { color: #1a1a1a; font-weight: 600; }

/* ═══════════════════════════════════════════
   11. STICKY BESTÄLL-KNAPP (endast mobil)
═══════════════════════════════════════════ */
.fkh-sticky-cta { display: none; }
@media (max-width: 680px) {
  .fkh { padding-bottom: 64px; }
  .fkh-sticky-cta {
    display: block;
    position: fixed;
    left: 0; right: 0; bottom: 0;
    z-index: 999;
    background: #fff;
    border-top: 1px solid #e0d6c4;
    padding: 9px 14px calc(9px + env(safe-area-inset-bottom));
    box-shadow: 0 -6px 20px rgba(0,0,0,0.10);
    transition: transform 0.25s ease, opacity 0.25s ease;
  }
  .fkh-sticky-cta--hidden { transform: translateY(100%); opacity: 0; pointer-events: none; }
  .fkh-sticky-cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
  .fkh-sticky-cta-text { display: flex; flex-direction: column; justify-content: center; line-height: 1.3; min-width: 0; flex: 1; }
  .fkh-sticky-cta-code { font-size: 12.5px; font-weight: 700; color: #1a1a1a; }
  .fkh-sticky-cta-sub { font-size: 10.5px; color: #777; }
  .fkh-sticky-cta-btn {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-shrink: 0;
    background: #e8a020;
    color: #1a1a1a;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-size: 13.5px;
    padding: 10px 16px;
    border-radius: 9px;
    text-decoration: none;
    white-space: nowrap;
  }
}

/* Extra smala skärmar (t.ex. iPhone SE, 375px och smalare): mindre text, mindre padding */
@media (max-width: 380px) {
  .fkh-sticky-cta { padding: 8px 10px calc(8px + env(safe-area-inset-bottom)); }
  .fkh-sticky-cta-code { font-size: 11.5px; }
  .fkh-sticky-cta-sub { font-size: 10px; }
  .fkh-sticky-cta-btn { font-size: 12.5px; padding: 9px 13px; }
}/* End custom CSS */