/* ===== SKABELONER PAGE ===== */
.skab-breadcrumb{max-width:960px;margin:12px auto 0;padding:0 20px;font-size:13px;color:#888}
.skab-breadcrumb a{color:#2a5298;text-decoration:none}
.skab-breadcrumb a:hover{text-decoration:underline}

.skab-intro{max-width:960px;margin:20px auto;background:#fff;border-radius:16px;padding:24px 30px;box-shadow:0 2px 12px rgba(0,0,0,.06);font-size:15px;line-height:1.7;color:#444}
.skab-intro strong{color:#1a1a2e}

/* Heritage Banner */
.heritage-banner{background:linear-gradient(135deg,#1a1a2e 0%,#2a5298 50%,#1e3c72 100%);padding:50px 20px;text-align:center;margin:20px 0}
.heritage-content{max-width:720px;margin:0 auto}
.heritage-badge{display:inline-block;background:rgba(255,255,255,.15);backdrop-filter:blur(4px);color:rgba(255,255,255,.9);padding:6px 18px;border-radius:20px;font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}
.heritage-banner h2{font-size:28px;font-weight:800;color:#fff;margin-bottom:12px;line-height:1.3}
.heritage-banner p{font-size:16px;color:rgba(255,255,255,.8);line-height:1.7;max-width:600px;margin:0 auto}

/* Fun Facts */
.funfacts-section{max-width:960px;margin:0 auto 20px;background:#fff;border-radius:16px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.funfacts-section h2{font-size:22px;color:#1a1a2e;margin-bottom:20px;text-align:center}
.funfacts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}
.funfact-card{background:#f8f9fa;border-radius:12px;padding:24px 20px;text-align:center;border:1px solid #e9ecef;transition:transform .2s,box-shadow .2s}
.funfact-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.08)}
.funfact-number{font-size:32px;font-weight:800;color:#2a5298;margin-bottom:4px;line-height:1.2}
.funfact-label{font-size:13px;font-weight:700;color:#1a1a2e;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}
.funfact-desc{font-size:13px;color:#666;line-height:1.5}

/* Evolution Timeline */
.evolution-section{max-width:960px;margin:0 auto 20px;background:#fff;border-radius:16px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.evolution-section h2{font-size:22px;color:#1a1a2e;margin-bottom:8px;text-align:center}
.evolution-intro{font-size:14px;color:#888;text-align:center;margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}
.evolution-timeline{position:relative;padding-left:32px}
.evolution-timeline::before{content:'';position:absolute;left:7px;top:8px;bottom:8px;width:3px;background:linear-gradient(180deg,#2a5298,#1e3c72);border-radius:2px}
.evo-item{position:relative;margin-bottom:28px;padding-left:20px}
.evo-item:last-child{margin-bottom:0}
.evo-dot{position:absolute;left:-28px;top:4px;width:17px;height:17px;background:#fff;border:3px solid #2a5298;border-radius:50%;z-index:1}
.evo-item:last-child .evo-dot{background:#2a5298}
.evo-era{font-size:12px;font-weight:700;color:#2a5298;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}
.evo-content h3{font-size:16px;color:#1a1a2e;margin-bottom:6px}
.evo-content p{font-size:14px;color:#555;line-height:1.7}

/* Tipsklub */
.tipsklub-section{max-width:960px;margin:0 auto 20px;background:#fff;border-radius:16px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.tipsklub-section h2{font-size:22px;color:#1a1a2e;margin-bottom:20px;text-align:center}
.tipsklub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}
.tipsklub-card{background:#f8f9fa;border-radius:12px;padding:24px 20px;border:1px solid #e9ecef;transition:transform .2s,box-shadow .2s}
.tipsklub-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.08)}
.tipsklub-icon{font-size:36px;margin-bottom:12px;color:#1a5f2a}
.tipsklub-card h3{font-size:16px;color:#1a1a2e;margin-bottom:8px}
.tipsklub-card p{font-size:13px;color:#666;line-height:1.6}

/* Kultur Section */
.kultur-section{background:linear-gradient(180deg,#f8f9fa 0%,#eef1f6 100%);padding:40px 20px;margin-bottom:20px}
.kultur-content{max-width:720px;margin:0 auto}
.kultur-content h2{font-size:24px;color:#1a1a2e;margin-bottom:16px;text-align:center}
.kultur-content>p{font-size:15px;color:#444;line-height:1.8;margin-bottom:14px}
.kultur-content strong{color:#1a1a2e}
.kultur-quote{margin-top:24px;padding:20px 24px;background:#fff;border-left:4px solid #2a5298;border-radius:0 12px 12px 0;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.kultur-quote blockquote{font-size:16px;font-style:italic;color:#333;line-height:1.7;margin:0}

/* How-to */
.howto-section{max-width:960px;margin:0 auto 20px;background:#fff;border-radius:16px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.howto-section h2{font-size:22px;color:#1a1a2e;margin-bottom:20px;text-align:center}
.howto-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}
.howto-step{text-align:center;padding:20px 16px;border:1px solid #e9ecef;border-radius:12px;transition:box-shadow .2s}
.howto-step:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}
.howto-num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#2a5298,#1e3c72);color:#fff;border-radius:50%;font-size:18px;font-weight:800;margin-bottom:12px}
.howto-step h3{font-size:16px;color:#1a1a2e;margin-bottom:8px}
.howto-step p{font-size:13px;color:#666;line-height:1.6}

/* FAQ */
.skab-faq{max-width:960px;margin:0 auto 20px;background:#fff;border-radius:16px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.skab-faq h2{font-size:22px;color:#1a1a2e;margin-bottom:20px;text-align:center}
.faq-list{display:flex;flex-direction:column;gap:8px}
.skab-faq details{border:1px solid #e9ecef;border-radius:10px;overflow:hidden;transition:border-color .2s}
.skab-faq details[open]{border-color:#2a5298}
.skab-faq summary{padding:16px 20px;font-weight:700;font-size:15px;color:#1a1a2e;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;transition:background .2s}
.skab-faq summary:hover{background:#f8f9fa}
.skab-faq summary::after{content:'+';font-size:20px;font-weight:300;color:#2a5298;flex-shrink:0;margin-left:12px}
.skab-faq details[open] summary::after{content:'\2212'}
.skab-faq summary::-webkit-details-marker{display:none}
.skab-faq .faq-answer{padding:0 20px 16px;font-size:14px;color:#555;line-height:1.7;max-height:none;overflow:visible;opacity:1}
.skab-faq .faq-answer ul{margin:8px 0;padding-left:20px}
.skab-faq .faq-answer li{margin-bottom:6px}

/* Related */
.related-section{max-width:960px;margin:0 auto 30px}
.related-section h2{font-size:20px;color:#1a1a2e;margin-bottom:16px;text-align:center}
.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}
.related-link{display:block;padding:16px 20px;background:#fff;border:1px solid #e9ecef;border-radius:12px;text-decoration:none;transition:all .2s}
.related-link:hover{border-color:#2a5298;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}
.related-link strong{display:block;font-size:15px;color:#2a5298;margin-bottom:4px}
.related-link strong i{margin-right:6px}
.related-link span{font-size:13px;color:#888;line-height:1.5}

@media(max-width:640px){
    .heritage-banner{padding:36px 16px}
    .heritage-banner h2{font-size:22px}
    .heritage-banner p{font-size:14px}
    .funfacts-grid,.tipsklub-grid,.howto-steps{grid-template-columns:1fr}
    .funfact-number{font-size:26px}
    .kultur-content h2{font-size:20px}
    .kultur-content>p{font-size:14px}
    .skab-faq summary{font-size:14px;padding:14px 16px}
    .related-grid{grid-template-columns:1fr}
}
