.elementor-19256 .elementor-element.elementor-element-9407117{--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-19256 .elementor-element.elementor-element-dbd4e41{width:100%;max-width:100%;}body.elementor-page-19256:not(.elementor-motion-effects-element-type-background), body.elementor-page-19256 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-dbd4e41 *//* ═══════════════════════════════════
   FITNESSKOCKEN × BAYB — LANDNINGSSIDA (fkh-prefix, matchar startsidan)
   Klistras in i Elementor under "Anpassad CSS" på sidan, eller i ett
   Custom HTML-block tillsammans med <style>-taggar runt hela filen.
═══════════════════════════════════ */
@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,700;0,9..144,800;1,9..144,700&family=DM+Sans:wght@400;500;600;700&display=swap");

.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; }
.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); }

/* ── HERO ── */
.fkh-hero { position: relative; min-height: 620px; display: flex; 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(0,0,0,0.05) 0%, rgba(0,0,0,0.25) 100%); }
.fkh-hero-content { position: relative; z-index: 1; width: 100%; max-width: 640px; margin: 20px auto; padding: 28px 30px; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 0; background: rgba(255,255,255,0.92); border-radius: 18px; backdrop-filter: blur(6px); box-shadow: 0 8px 30px rgba(0,0,0,0.10); }

/* BAYB partner badge */
.fkh-partner-badge { display: inline-flex; align-items: center; gap: 10px; background: #12140f; color: #fff; border-radius: 99px; padding: 7px 8px 7px 16px; margin-bottom: 18px; }
.fkh-partner-badge-text { font-size: 12px; font-weight: 600; letter-spacing: 0.02em; }
.fkh-partner-badge-x { font-size: 11px; color: rgba(255,255,255,0.5); font-weight: 400; margin: 0 2px; }
.fkh-partner-badge-logo { background: #fff; color: #12140f; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 800; letter-spacing: 0.03em; padding: 4px 10px; border-radius: 99px; }

.fkh-hero-trust { display: inline-flex; align-items: center; gap: 8px; background: rgba(0,0,0,0.05); border: 1px solid rgba(0,0,0,0.12); border-radius: 99px; padding: 5px 14px; margin-bottom: 14px; }
.fkh-hero-stars { color: #e8a020; font-size: 13px; letter-spacing: 1px; }
.fkh-hero-stars-text { color: rgba(26,26,26,0.80); font-size: 13px; white-space: nowrap; }
.fkh-hero-h1 { font-family: 'Fraunces', serif; font-size: clamp(26px, 4.5vw, 40px); font-weight: 800; color: #1a1a1a; line-height: 1.08; letter-spacing: -0.03em; margin: 0 0 10px; }
.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-zip-link { font-size: 13px; font-weight: 600; color: #2d6a4a; text-decoration: none; border-bottom: 1px dashed rgba(45,106,74,0.4); padding-bottom: 1px; }
.fkh-hero-zip-link:hover { color: #1b4d35; border-color: #1b4d35; }
@media (max-width: 600px) {
  .fkh-hero { min-height: 520px; }
  .fkh-hero-content { margin: 14px 16px; padding: 22px 18px; border-radius: 14px; }
  .fkh-hero-sub { font-size: 13.5px; line-height: 1.5; }
}

/* ── TRUST-STRIP ── */
.fkh-trust-strip { background: #e6dcc7; padding: 12px 40px; border-bottom: 1px solid rgba(45,106,74,0.25); }
@media (max-width: 680px) { .fkh-trust-strip { padding: 10px 16px; } }
.fkh-trust-strip-inner { max-width: 1280px; margin: 0 auto; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 0; }
.fkh-ts-item { display: flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 600; color: #1a1a1a; padding: 4px 20px; white-space: nowrap; }

/* ── BAYB-ERBJUDANDE ── */
.fkh-offer { background: #12140f; padding: 56px 24px 60px; position: relative; overflow: hidden; }
.fkh-offer::before { content: ''; position: absolute; top: -120px; right: -120px; width: 320px; height: 320px; border-radius: 50%; background: radial-gradient(circle, rgba(232,160,32,0.18) 0%, rgba(232,160,32,0) 70%); }
.fkh-offer-inner { max-width: 920px; 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: #e8a020; display: block; margin-bottom: 12px; }
.fkh-offer-heading { font-family: 'Fraunces', serif; font-size: clamp(26px, 3.6vw, 38px); font-weight: 800; color: #fff; letter-spacing: -0.02em; line-height: 1.15; margin-bottom: 12px; }
.fkh-offer-sub { font-size: 15px; color: rgba(255,255,255,0.65); max-width: 520px; margin: 0 auto; line-height: 1.6; }

.fkh-offer-card { background: #fff; border-radius: 18px; padding: 32px; display: grid; grid-template-columns: 1fr 1.15fr; gap: 32px; align-items: center; box-shadow: 0 20px 60px rgba(0,0,0,0.3); }
@media (max-width: 760px) { .fkh-offer-card { grid-template-columns: 1fr; padding: 26px 22px; gap: 24px; } }

.fkh-code-block { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 12px; padding: 22px 18px; background: #f5f0e8; border: 2px dashed #2d6a4a; border-radius: 14px; }
.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-terms { display: flex; flex-direction: column; gap: 12px; }
.fkh-offer-discount { display: flex; align-items: baseline; gap: 8px; margin-bottom: 4px; }
.fkh-offer-discount-num { font-family: 'Fraunces', serif; font-size: 46px; font-weight: 800; color: #1a1a1a; line-height: 1; }
.fkh-offer-discount-text { font-size: 15px; font-weight: 600; color: #444; }
.fkh-offer-terms-list { list-style: none; display: flex; flex-direction: column; gap: 8px; }
.fkh-offer-terms-list li { font-size: 13.5px; color: #333; line-height: 1.45; padding-left: 24px; position: relative; }
.fkh-offer-terms-list li::before { content: ''; position: absolute; left: 0; top: 3px; width: 16px; height: 16px; border-radius: 50%; background: #2d6a4a; background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 4.5l2 2 3-3' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center; }

/* Steg */
.fkh-offer-steps { max-width: 920px; margin: 40px auto 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; position: relative; z-index: 1; }
@media (max-width: 680px) { .fkh-offer-steps { grid-template-columns: 1fr; gap: 12px; } }
.fkh-offer-step { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.12); border-radius: 14px; padding: 20px 20px 18px; }
.fkh-offer-step-num { display: inline-flex; align-items: center; justify-content: center; width: 26px; height: 26px; border-radius: 50%; background: #e8a020; color: #1a1a1a; font-size: 12px; font-weight: 800; margin-bottom: 12px; }
.fkh-offer-step-title { font-size: 14.5px; font-weight: 700; color: #fff; margin-bottom: 5px; }
.fkh-offer-step-desc { font-size: 13px; color: rgba(255,255,255,0.6); line-height: 1.5; }

.fkh-offer-cta-row { text-align: center; margin-top: 36px; position: relative; z-index: 1; }
.fkh-offer-cta-note { font-size: 12.5px; color: rgba(255,255,255,0.45); margin-top: 12px; }

/* ── VECKANS MENY ── */
.fkp-menu { margin: 40px 0 0; padding: 32px 40px 40px; border-top: 1px solid #e0d9ce; }
@media (max-width: 600px) { .fkp-menu { padding: 28px 0 0; margin-top: 28px; } }
.fkp-menu-title { font-family: 'Fraunces', serif; font-size: 22px; 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: 12px; }
@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; }

/* ── VAD FÅR DU? ── */
.fkh-facts { background: #ffffff; padding: 36px 24px 8px; }
.fkh-facts-inner { max-width: 960px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.fkh-fact { text-align: center; padding: 16px 12px; }
.fkh-fact-icon { font-size: 26px; margin-bottom: 8px; }
.fkh-fact-title { font-family: 'Fraunces', serif; font-size: 15px; font-weight: 700; color: #1a1a1a; margin-bottom: 4px; line-height: 1.25; }
.fkh-fact-desc { font-size: 12.5px; color: #666; line-height: 1.5; }
@media (max-width: 680px) {
  .fkh-facts { padding: 28px 16px 4px; }
  .fkh-facts-inner { grid-template-columns: repeat(2, 1fr); gap: 20px 12px; }
  .fkh-fact { padding: 8px 4px; }
}

/* ── MÖT GRUNDAREN ── */
.fkh-founder { background: #ffffff; padding: 68px 40px 72px; }
@media (max-width: 680px) { .fkh-founder { padding: 44px 20px 48px; } }
.fkh-founder-inner { max-width: 1080px; margin: 0 auto; display: grid; grid-template-columns: 0.82fr 1.18fr; gap: 56px; align-items: center; }
@media (max-width: 760px) { .fkh-founder-inner { grid-template-columns: 1fr; gap: 48px; } }

.fkh-founder-photo-wrap { position: relative; max-width: 340px; margin: 0 auto; }
@media (max-width: 760px) { .fkh-founder-photo-wrap { max-width: 280px; } }
.fkh-founder-photo { border-radius: 22px; overflow: hidden; aspect-ratio: 4/5; box-shadow: 0 24px 50px rgba(0,0,0,0.16); }
.fkh-founder-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.fkh-founder-accent { position: absolute; bottom: -26px; right: -30px; width: 132px; height: 132px; border-radius: 16px; overflow: hidden; border: 4px solid #fff; box-shadow: 0 12px 28px rgba(0,0,0,0.20); transform: rotate(7deg); }
.fkh-founder-accent img { width: 100%; height: 100%; object-fit: cover; display: block; }
@media (max-width: 600px) { .fkh-founder-accent { width: 92px; height: 92px; bottom: -18px; right: -14px; border-radius: 12px; } }

.fkh-founder-heading { font-family: 'Fraunces', serif; font-size: clamp(24px, 3.2vw, 32px); font-weight: 800; color: #1a1a1a; letter-spacing: -0.02em; line-height: 1.15; margin-bottom: 16px; }
.fkh-founder-text { font-size: 15px; color: #444; line-height: 1.7; margin-bottom: 22px; }
.fkh-founder-quote { border-left: 3px solid #2d6a4a; padding-left: 18px; margin-bottom: 24px; }
.fkh-founder-quote p { font-family: 'Fraunces', serif; font-style: italic; font-size: 17px; color: #1a1a1a; line-height: 1.5; }
.fkh-founder-signature { display: flex; align-items: center; gap: 12px; margin-top: 10px; }
.fkh-founder-signature-name { font-size: 14px; font-weight: 700; color: #1a1a1a; }
.fkh-founder-signature-role { font-size: 12.5px; color: #777; }
.fkh-founder-stats { display: flex; gap: 32px; flex-wrap: wrap; }
.fkh-founder-stat-num { font-family: 'Fraunces', serif; font-size: 26px; font-weight: 800; color: #2d6a4a; line-height: 1; }
.fkh-founder-stat-label { font-size: 12px; color: #666; margin-top: 4px; }

/* ── PRODUKTER ── */
.fkh-products { background: #f5f0e8; padding: 64px 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: 14px; }
@media (max-width: 680px) { .fkh-products-head { padding: 0 16px; margin-bottom: 10px; } .fkh-products-head .fkh-h2 { font-size: 26px !important; } }
.fkh-products-subnote { text-align: center; font-size: 13.5px; color: #555; margin-bottom: 32px; }
.fkh-products-subnote b { color: #2d6a4a; }
@media (max-width: 680px) { .fkh-products-subnote { padding: 0 16px; margin-bottom: 24px; } }

.fkh-products-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
@media (max-width: 980px) { .fkh-products-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 680px) {
  .fkh-products-grid { display: flex; grid-template-columns: none; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; gap: 14px; padding: 4px 16px 12px; }
  .fkh-products-grid::-webkit-scrollbar { display: none; }
  .fkh-product-card { flex: 0 0 78vw; max-width: 300px; scroll-snap-align: start; }
}

.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: 20px; 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: 20px; font-weight: 700; color: #1a1a1a; margin-bottom: 8px; 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-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-products-footnote { text-align: center; margin-top: 28px; 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; }

/* ── LEVERANSTIDSLINJE ── */
.fkh-delivery-timeline { background: #f7f4ef; padding: 64px 40px 60px; text-align: center; overflow: hidden; }
.fkh-delivery-timeline-inner { max-width: 960px; margin: 0 auto; }
.fkh-dt-header { text-align: center; margin-bottom: 48px; }
.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, 38px); 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; }
}

/* ── 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); }
@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; }

/* ── 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; }

/* ── TRUST FOOTER (ljus) ── */
.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; }/* End custom CSS */