/* =====================================
   Hundeskove.dk Hundeforsikring V3
   Master Design CSS
===================================== */

.hf-v3 {
    background:#fff;
    color:#0f172a;
    font-family:inherit;
}

.hf-v3-container {
    max-width:1200px;
    margin:0 auto;
    padding:0 24px;
}

/* HERO */
.hf-v3-hero {
    position:relative;
    min-height:620px;
    background-size:cover;
    background-position:center;
    border-radius:24px;
    overflow:hidden;
    display:flex;
    align-items:center;
}

.hf-v3-hero-content {
    width:50%;
    padding:70px;
    background:rgba(255,255,255,.92);
}

.hf-v3-hero h1 {
    font-size:52px;
    line-height:1.05;
    font-weight:800;
}

.hf-v3-hero h1 span {
    color:#087443;
}

.hf-v3-btn {
    display:inline-block;
    background:#006b3c;
    color:white;
    padding:16px 32px;
    border-radius:12px;
    font-weight:700;
    text-decoration:none;
}


/* SCORE CARD */

.hf-v3-score {
    background:white;
    border-radius:20px;
    padding:28px;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.hf-v3-score h3 {
    color:#006b3c;
}


/* AI MATCH */

.hf-v3-match {
    background:#f7faf7;
    border-radius:24px;
    padding:40px;
}

.hf-v3-match-card {
    background:white;
    border-radius:18px;
    padding:25px;
}


/* RECOMMENDATIONS */

.hf-v3-card {
    background:white;
    border-radius:18px;
    padding:24px;
    border:1px solid #e5e7eb;
}

.hf-v3-card:hover {
    transform:translateY(-3px);
}


/* TABLE */

.hf-v3-table {
    width:100%;
    background:white;
    border-radius:20px;
    overflow:hidden;
}

.hf-v3-table th {
    background:#006b3c;
    color:white;
    padding:16px;
}

.hf-v3-table td {
    padding:16px;
    border-bottom:1px solid #eee;
}


/* FAQ */

.hf-v3-faq {
    border-bottom:1px solid #ddd;
    padding:18px 0;
}


/* CTA */

.hf-v3-cta {
    background:#006b3c;
    color:white;
    padding:45px;
    border-radius:24px;
    text-align:center;
}


@media(max-width:768px){

    .hf-v3-hero-content {
        width:100%;
        padding:35px;
    }

    .hf-v3-hero h1 {
        font-size:36px;
    }

}



/* Hundeforsikring SEO P0 — additive, reversible */
.hf-p0-intro{max-width:900px;margin:42px auto 34px;padding:0 16px;text-align:center}
.hf-p0-intro h2{margin:6px 0 12px;font-size:32px;line-height:1.2}
.hf-p0-intro p{font-size:16px;line-height:1.65}
.hf-p0-kicker{margin:0;color:#087443;font-weight:700}
.hf-p0-jump{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px}
.hf-p0-jump a{display:inline-block;padding:10px 14px;border:1px solid #dfe7e2;border-radius:999px;text-decoration:none;font-weight:600}
.hf-p0-anchor{scroll-margin-top:100px}
#faq,#guide{scroll-margin-top:100px}
@media(max-width:768px){.hf-p0-intro{margin:28px auto 24px}.hf-p0-intro h2{font-size:26px}.hf-p0-jump{align-items:stretch;flex-direction:column}.hf-p0-jump a{width:100%}}


/* Hundeforsikring SEO P0.2 — intent architecture, additive */
.hf-p02-answer{max-width:1040px;margin:42px auto 38px;padding:0 16px;text-align:center}
.hf-p02-answer>h2{margin:6px 0 14px;font-size:32px;line-height:1.2}
.hf-p02-lead{max-width:880px;margin:0 auto;font-size:17px;line-height:1.7}
.hf-p02-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:26px 0;text-align:left}
.hf-p02-grid article{padding:20px;border:1px solid #e2e8e4;border-radius:16px;background:#fff}
.hf-p02-grid h3{font-size:18px;line-height:1.3;margin:0 0 8px}
.hf-p02-grid p{margin:0;line-height:1.6}
.hf-p02-table-wrap{margin:30px 0 22px;text-align:left;scroll-margin-top:100px}
.hf-p02-table-wrap h2{text-align:center;font-size:26px;margin:0 0 14px}
.hf-p02-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e2e8e4;border-radius:16px;overflow:hidden;background:#fff}
.hf-p02-table th,.hf-p02-table td{padding:14px 16px;border-bottom:1px solid #e8ece9;text-align:left;vertical-align:top}
.hf-p02-table th{font-weight:700;background:#f6f9f7}
.hf-p02-table tr:last-child td{border-bottom:0}
@media(max-width:768px){.hf-p02-answer{margin:28px auto 26px}.hf-p02-answer>h2{font-size:26px}.hf-p02-lead{font-size:16px}.hf-p02-grid{grid-template-columns:1fr}.hf-p02-table{font-size:14px}.hf-p02-table th,.hf-p02-table td{padding:12px}}

/* Hundeforsikring SEO P0.3B */
.hf-p03b{max-width:1040px;margin:38px auto;padding:0 16px;scroll-margin-top:100px}
.hf-p03b-head{text-align:center;max-width:880px;margin:0 auto 24px}
.hf-p03b-head h2{font-size:30px;line-height:1.2;margin:6px 0 12px}
.hf-p03b-head p:last-child{font-size:16px;line-height:1.7}
.hf-p03b-method{padding:22px;border:1px solid #e2e8e4;border-radius:16px;background:#f8faf9;margin-bottom:22px}
.hf-p03b-method h3{text-align:center;margin:0 0 16px;font-size:20px}
.hf-p03b-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.hf-p03b-method-grid span{background:#fff;border:1px solid #e7ebe8;border-radius:12px;padding:12px 14px}
.hf-p03b-method-grid strong{display:block;margin-bottom:3px}
.hf-p03b-note,.hf-p03b-source-note{font-size:13px;line-height:1.55;margin:14px 0 0}
.hf-p03b-table-wrap{overflow-x:auto;border:1px solid #e2e8e4;border-radius:16px;background:#fff}
.hf-p03b-table{width:100%;border-collapse:collapse;min-width:820px}
.hf-p03b-table th,.hf-p03b-table td{padding:14px 13px;text-align:left;vertical-align:top;border-bottom:1px solid #e8ece9}
.hf-p03b-table th{background:#f6f9f7;font-size:14px}
.hf-p03b-table td{font-size:14px;line-height:1.5}
.hf-p03b-table tr:last-child td{border-bottom:0}
.hf-p03b-pending{display:inline-block;padding:5px 8px;border-radius:999px;background:#f3f5f4;font-size:12px;font-weight:600;white-space:nowrap}
@media(max-width:768px){.hf-p03b{margin:28px auto}.hf-p03b-head h2{font-size:25px}.hf-p03b-method-grid{grid-template-columns:1fr 1fr}.hf-p03b-method{padding:16px}}
@media(max-width:480px){.hf-p03b-method-grid{grid-template-columns:1fr}}
