/*
Theme Name: Skive IT & Mobil Support
Author: Skive IT & Mobil Support
Description: Komplet, redigerbart WordPress block theme til Skive IT & Mobil Support.
Version: 3.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: skive-it-support
*/
:root{--skive-blue:#0ea5e9;--skive-dark:#07111f;--skive-mid:#102b52;--skive-light:#f5f9fd;--skive-text:#172033;--skive-muted:#5b6678;--skive-border:#dbe5ef}
html{scroll-behavior:smooth}
body{margin:0;color:var(--skive-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#fff;line-height:1.65}
.site-header{position:sticky;top:0;z-index:100;background:rgba(7,17,31,.97);box-shadow:0 4px 22px rgba(0,0,0,.14)}
.site-header .wp-block-navigation-item__content{color:#fff;text-decoration:none;font-weight:650;padding:10px 12px;border-radius:8px}
.site-header .wp-block-navigation-item__content:hover{background:rgba(255,255,255,.1)}
.logo-header{max-height:68px;width:auto;object-fit:contain}
.hero{background:linear-gradient(135deg,#07111f 0%,#102b52 58%,#075985 100%);color:#fff;position:relative;overflow:hidden}
.hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-160px;top:-180px;background:rgba(14,165,233,.15)}
.hero-inner{position:relative;z-index:1}
.eyebrow{display:inline-block;background:rgba(14,165,233,.16);border:1px solid rgba(125,211,252,.28);color:#bae6fd;border-radius:999px;padding:7px 14px;font-size:.9rem;font-weight:700}
.hero h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1.02;letter-spacing:-.04em;margin:18px 0}
.hero p{font-size:1.18rem;color:#dbeafe;max-width:760px}
.skive-btn a,.skive-btn .wp-block-button__link{border-radius:10px;font-weight:800;padding:13px 22px}
.btn-outline .wp-block-button__link{background:transparent!important;border:1px solid rgba(255,255,255,.55);color:#fff}
.section{padding-top:78px!important;padding-bottom:78px!important}
.section-soft{background:var(--skive-light)}
.section-title{margin-bottom:8px}
.section-lead{color:var(--skive-muted);font-size:1.08rem}
.card{background:#fff;border:1px solid var(--skive-border);border-radius:18px;box-shadow:0 10px 32px rgba(15,23,42,.06);height:100%;box-sizing:border-box}
.service-card{transition:transform .18s ease,box-shadow .18s ease}
.service-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,23,42,.11)}
.price{font-size:2rem;font-weight:850;line-height:1.1;color:#075985}
.price-card{display:flex;flex-direction:column;justify-content:space-between}
.callout{background:#0b1220;color:#fff;border-radius:22px}
.callout p{color:#dbeafe}
.site-footer{background:#07111f;color:#fff}
.site-footer h3{color:#fff}
.site-footer p,.site-footer li{color:#cbd5e1}
.site-footer a{color:#bae6fd}
.footer-logo{max-width:220px;height:auto;max-height:70px;object-fit:contain}
.faq details{background:#fff;border:1px solid var(--skive-border);border-radius:12px;padding:16px 18px;margin:10px 0}
.faq summary{cursor:pointer;font-weight:750}
.wp-block-table table{border-collapse:collapse;width:100%}
.wp-block-table td,.wp-block-table th{border:1px solid var(--skive-border);padding:12px}
@media(max-width:781px){.site-header{position:relative}.section{padding-top:52px!important;padding-bottom:52px!important}.hero h1{font-size:2.65rem}.mobile-center{text-align:center}.header-buttons{display:none}.logo-header{max-width:190px}}
