:root{--ink:#062f34;--teal:#00434a;--orange:#d45500;--cream:#fff6ef;--line:#d7e3e1;--muted:#5d6d70}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#18282a;background:#fff;font:17px/1.68 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:var(--teal);text-underline-offset:3px}.site-header{background:#050505;color:#fff}.nav-wrap{max-width:1180px;margin:auto;padding:18px 24px;display:flex;align-items:center;gap:34px}.brand{margin-right:auto;color:#fff;text-decoration:none;font:900 28px/1 Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;letter-spacing:1px}.brand b{color:#e2382f}.nav-wrap nav{display:flex;gap:23px;flex-wrap:wrap}.nav-wrap nav a{color:#fff;text-decoration:none;font-weight:720}.nav-wrap nav a:hover{text-decoration:underline}.narrow{max-width:880px;margin-inline:auto}.article-hero{background:linear-gradient(135deg,#fff5ed,#fffaf6);border-bottom:1px solid #f0dfd3;padding:64px 24px 58px}.eyebrow{color:#b94800;text-transform:uppercase;letter-spacing:.13em;font-size:.79rem;font-weight:850;margin:0 0 12px}.article-hero h1{font:850 clamp(2.25rem,6vw,4.45rem)/1.06 Georgia,serif;color:var(--teal);margin:0}.lead{font-size:1.18rem;color:#44585b;max-width:760px;margin:20px 0 0}.article{padding:44px 24px 20px}.answer-box{background:var(--cream);border-left:5px solid var(--orange);padding:23px 25px;border-radius:0 12px 12px 0;margin-bottom:35px}.answer-box span{display:block;color:#9c3e00;text-transform:uppercase;letter-spacing:.09em;font-size:.78rem;font-weight:850;margin-bottom:7px}.answer-box p{font-size:1.16rem;font-weight:730;margin:0;color:#193235}.article h2{font:800 1.72rem/1.2 Georgia,serif;color:var(--teal);margin:36px 0 12px}.article p{margin:0 0 17px}.article li{margin:.5rem 0}.source-box{background:#edf6f5;border:1px solid #c7ddda;border-radius:13px;padding:20px 24px;margin-top:38px}.source-box h2,.related h2{margin-top:0}.source-box p{font-size:.92rem;color:var(--muted);margin:13px 0 0}.related{background:#fff6ef;border-radius:13px;padding:20px 24px;margin-top:24px}.related ul,.source-box ul{padding-left:1.2rem;margin-bottom:0}footer{background:#04343a;color:#d8e6e5;margin-top:58px;padding:42px 24px}.footer-grid{max-width:880px;margin:auto;display:grid;grid-template-columns:2fr 1fr;gap:35px}.footer-grid strong{color:#fff;font-size:1.3rem}.footer-grid a{display:block;color:#fff;margin-bottom:8px}@media(max-width:760px){.nav-wrap{align-items:flex-start;flex-direction:column;gap:15px}.nav-wrap nav{gap:11px 16px;font-size:.93rem}.article-hero{padding:48px 21px}.article{padding-inline:21px}.footer-grid{grid-template-columns:1fr}.lead{font-size:1.05rem}}.source-statements{margin-top:40px}.source-statement{border:1px solid var(--line);border-radius:13px;padding:20px 22px;margin:16px 0;background:#fff}.source-statement blockquote{margin:0 0 14px;padding-left:16px;border-left:4px solid var(--orange)}.source-statement blockquote p{font:750 1.08rem/1.5 Georgia,serif;color:var(--teal);margin:0 0 5px}.source-statement cite{font-style:normal;font-size:.9rem}.source-statement>p{margin:0}.internal-link{display:inline;font-weight:800;color:#a94300;white-space:normal}.directory-hero{background:linear-gradient(135deg,#00434a,#075b62);color:#fff;padding:72px 24px}.directory-hero .wrap,.directory{max-width:1120px;margin:auto}.directory-hero h1{font:850 clamp(2.5rem,6vw,4.8rem)/1.04 Georgia,serif;margin:0;max-width:850px}.directory-hero p{font-size:1.18rem;max-width:760px;margin:20px 0 0;color:#d7eeee}.category-nav{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.category-nav a{color:#fff;border:1px solid #87b5b8;border-radius:999px;padding:7px 13px;text-decoration:none;font-weight:700;font-size:.9rem}.directory{padding:48px 24px}.category-section{scroll-margin-top:20px;margin-bottom:54px}.category-section>h2{font:800 2rem/1.2 Georgia,serif;color:var(--teal);margin:0 0 19px;padding-bottom:11px;border-bottom:2px solid #dce9e8}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.question-card{display:block;border:1px solid var(--line);border-radius:14px;padding:20px;text-decoration:none;background:#fff;box-shadow:0 2px 8px #06363d0b;transition:transform .16s,box-shadow .16s}.question-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #06363d18}.question-card h3{font:800 1.2rem/1.25 Georgia,serif;color:var(--teal);margin:0 0 9px}.question-card p{font-size:.95rem;line-height:1.48;color:#536468;margin:0}.question-card span{display:block;color:#b94800;font-weight:800;font-size:.84rem;margin-top:13px}@media(max-width:900px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.card-grid{grid-template-columns:1fr}.directory-hero{padding:52px 21px}.directory{padding:38px 21px}}.editorial-page main{background:#f1f3f4}.test-strip{min-height:74px;background:#a7161b;color:#fff;padding:13px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px}.test-strip div{display:grid}.test-strip span{font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em;color:#ffd7d7}.test-strip strong{font-size:1.02rem;line-height:1.25}.test-strip small{font-size:.8rem;color:#ffecec}.test-strip>a{flex:none;background:#fff;color:#8f1117;text-decoration:none;border-radius:6px;padding:10px 16px;font-size:.83rem;font-weight:850}.feature-hero{min-height:470px;padding:72px 24px 92px;display:flex;align-items:center;background-size:cover;background-position:center 58%;border:0}.feature-hero .narrow{width:100%;max-width:820px}.feature-hero .eyebrow{color:#ffd9c4;text-shadow:0 1px 12px #000;margin-bottom:14px}.feature-hero h1{max-width:760px;color:#fff;font:850 clamp(2.35rem,6vw,4.5rem)/1.06 Georgia,serif;text-shadow:0 3px 24px rgba(0,0,0,.75)}.article-card{max-width:820px;background:#fff;margin-top:-46px;position:relative;border:1px solid #e0e5e6;border-radius:10px;padding:36px 42px 48px;box-shadow:0 16px 40px rgba(5,47,52,.10);font-size:16px;line-height:1.72}.article-card .answer-box{margin:0 0 24px}.article-toc{background:#f2f4f5;border:1px solid #e4e8e9;border-radius:7px;padding:19px 22px;margin:0 0 36px}.article-toc strong{display:block;color:var(--teal);font-size:.95rem;margin-bottom:8px}.article-toc ol{margin:0;padding:0;list-style:none;columns:2;column-gap:28px}.article-toc li{break-inside:avoid;margin:4px 0}.article-toc a{font-size:.88rem;text-decoration:none;font-weight:650}.article-toc a:hover{text-decoration:underline}.article-card section{scroll-margin-top:24px}.article-card h2{font-size:1.48rem;margin-top:40px}.article-card .source-box,.article-card .related{border-radius:7px}.editorial-page footer{margin-top:0}@media(max-width:760px){.test-strip{padding:12px 18px}.test-strip small{display:none}.test-strip>a{padding:9px 11px;font-size:.76rem}.feature-hero{min-height:360px;padding:52px 21px 72px;background-position:center}.feature-hero h1{font-size:clamp(2.05rem,10vw,3rem)}.article-card{margin:0;border-radius:0;border-inline:0;padding:28px 21px 38px}.article-toc ol{columns:1}.article-card h2{font-size:1.38rem}}

.news-feature-hero{min-height:520px;background-position:center 46%}
.news-feature-hero .narrow{max-width:850px}
.news-hero-lead{max-width:720px;margin:20px 0 0;color:#eef8f7;font-size:1.1rem;line-height:1.55;text-shadow:0 2px 16px rgba(0,0,0,.75)}
.news-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:-4px 0 8px;color:#6a7779;font-size:.79rem;font-weight:750;text-transform:uppercase;letter-spacing:.055em}
.photo-credit{font-size:.75rem!important;color:#7b8688;margin:0 0 24px!important}
.photo-credit a{color:#667678;text-decoration:none}
.photo-credit a:hover{text-decoration:underline}
.news-article-page .article-card>section>p:first-of-type{margin-top:0}
.news-article-page .article-card ul{padding-left:1.25rem}
.news-article-page .article-card section ul{margin-top:10px;margin-bottom:22px}
.news-article-page .article-card section li{margin:.55rem 0}
@media(max-width:760px){.news-feature-hero{min-height:410px;background-position:center}.news-hero-lead{font-size:1rem}.news-meta{font-size:.72rem}}

/* Indbrud & sikring cluster */
.breadcrumbs{max-width:1180px;margin:auto;padding:14px 24px;display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:.82rem;color:#6b7b7d;background:#fff}.breadcrumbs a{text-decoration:none;font-weight:750}.indbrud-feature-hero{min-height:480px;background-position:center 52%}.number-list{counter-reset:vagtitem;list-style:none!important;padding:0!important}.number-list>li{position:relative;padding:16px 16px 16px 54px;margin:10px 0!important;background:#f7f9f9;border:1px solid #e1e9e8;border-radius:9px}.number-list>li:before{counter-increment:vagtitem;content:counter(vagtitem);position:absolute;left:15px;top:14px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#00434a;color:#fff;font-weight:850;font-size:.84rem}.check-list{list-style:none!important;padding:0!important}.check-list li{position:relative;padding:10px 10px 10px 34px!important;border-bottom:1px solid #edf1f1}.check-list li:before{content:'✓';position:absolute;left:8px;color:#087d62;font-weight:900}.note-box,.warning-box{padding:18px 20px;border-radius:8px;margin:20px 0}.note-box{background:#eef7f5;border-left:4px solid #087d62}.warning-box{background:#fff2ea;border-left:4px solid #d45500}.decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.decision-grid>div{border:1px solid #d9e4e2;border-radius:9px;padding:18px;background:#f8faf9}.decision-grid strong{display:block;font-size:1.2rem;color:#00434a;margin-bottom:6px}.decision-grid p{margin:0}.timeline{display:grid;gap:10px;margin:20px 0}.timeline>div{display:grid;grid-template-columns:110px 1fr;gap:16px;border-left:4px solid #0d676c;background:#f5f8f8;padding:13px 16px}.timeline strong{color:#00434a}.simple-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:.95rem}.simple-table th,.simple-table td{text-align:left;padding:12px 13px;border:1px solid #dce6e5;vertical-align:top}.simple-table th{background:#eaf4f3;color:#00434a}.cluster-bridge{margin-top:40px;padding:22px 24px;border-radius:8px;background:#063f46;color:#fff}.cluster-bridge strong{display:block;font:800 1.28rem/1.2 Georgia,serif}.cluster-bridge p{margin:8px 0 10px!important;color:#d9eeee}.cluster-bridge a{color:#fff;font-weight:850}.cluster-hero{min-height:530px;background-size:cover;background-position:center;display:flex;align-items:center;padding:70px max(24px,calc((100vw - 1120px)/2));color:#fff}.cluster-hero>div{max-width:780px}.cluster-hero .eyebrow{color:#ffd9c4}.cluster-hero h1{font:900 clamp(3rem,8vw,6rem)/.95 Georgia,serif;margin:0}.cluster-hero p:not(.eyebrow){font-size:1.25rem;max-width:700px;color:#e8f4f3}.hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:26px}.hero-actions a{background:#fff;color:#00434a;text-decoration:none;font-weight:850;padding:12px 17px;border-radius:7px}.hero-actions a+ a{background:#d45500;color:#fff}.cluster-intro{max-width:1120px;margin:auto;padding:60px 24px;display:grid;grid-template-columns:2fr 1fr;gap:48px}.cluster-intro h2,.hub-head h2,.hub-paths h2{font:850 2rem/1.15 Georgia,serif;color:#00434a}.cluster-intro aside{align-self:start;background:#eef6f5;border-radius:10px;padding:22px}.cluster-intro aside strong{font-size:1.15rem;color:#00434a}.cluster-intro aside ol{padding-left:1.25rem}.cluster-intro aside li{margin:10px 0}.hub-directory{background:#f2f5f5;padding:58px 24px}.hub-head,.hub-grid{max-width:1120px;margin:auto}.hub-head{margin-bottom:25px}.hub-head h2{margin:5px 0 8px}.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hub-card{display:flex;flex-direction:column;background:#fff;border:1px solid #dbe5e4;border-radius:11px;padding:21px;text-decoration:none;color:#23383b;box-shadow:0 4px 14px rgba(5,47,52,.05)}.hub-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(5,47,52,.12)}.hub-card>span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:850;color:#b94800}.hub-card h2{font:800 1.25rem/1.2 Georgia,serif;color:#00434a;margin:8px 0}.hub-card p{font-size:.92rem;line-height:1.5;margin:0 0 14px}.hub-card b{margin-top:auto;color:#00434a}.hub-paths{max-width:1120px;margin:auto;padding:58px 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hub-paths>div{border-top:4px solid #d45500;padding-top:14px}.hub-paths h2{margin:0 0 8px;font-size:1.45rem}.hub-sources{max-width:1072px;margin:0 auto 60px}.indbrud-hub-page footer{margin-top:0}@media(max-width:820px){.decision-grid,.cluster-intro,.hub-paths{grid-template-columns:1fr}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cluster-intro{gap:20px}.indbrud-feature-hero{min-height:390px}.timeline>div{grid-template-columns:1fr;gap:2px}}@media(max-width:590px){.hub-grid{grid-template-columns:1fr}.cluster-hero{min-height:440px;padding-block:55px}.cluster-hero p:not(.eyebrow){font-size:1.05rem}.simple-table{font-size:.84rem}.simple-table th,.simple-table td{padding:9px}.breadcrumbs{padding-inline:18px}}

/* repair 2026-09-04: longer editorial articles without redesigning the site */
.deep-dive-section{margin:34px 0;padding:26px 28px;background:#f7f9f9;border:1px solid #dce7e6;border-radius:10px}.deep-dive-section h2{margin-top:0!important;color:#00434a}.deep-dive-section h3{color:#00434a;margin-top:22px}.deep-dive-section p{line-height:1.75}.deep-dive-section ul,.deep-dive-section ol{padding-left:1.35rem;margin:14px 0}.deep-dive-section li{margin:8px 0}.editor-note{font-size:.9rem;color:#67777a;margin:15px 0 25px}.test-cta-inline{margin:34px 0;padding:24px;border-radius:10px;background:#8b1a1a;color:#fff}.test-cta-inline h2{color:#fff!important;margin:0 0 8px!important}.test-cta-inline p{color:#fff}.test-cta-inline a{display:inline-block;background:#fff;color:#8b1a1a!important;font-weight:800;text-decoration:none;padding:11px 16px;border-radius:7px;margin-top:8px}.seo-context-links{margin-top:18px;padding-top:18px;border-top:1px solid #d7e2e1}.seo-context-links a{font-weight:700}.hub-longread{max-width:1050px;margin:0 auto;padding:18px 24px 62px}.hub-longread>div{background:white;border:1px solid #e1e7e7;border-radius:12px;padding:30px;box-shadow:0 4px 15px rgba(0,0,0,.04)}.hub-longread h2{font:800 2rem/1.2 Georgia,serif;color:#00434a;margin:0 0 14px}.hub-longread h3{font:800 1.35rem/1.25 Georgia,serif;color:#00434a;margin:26px 0 8px}.hub-longread p{line-height:1.75;margin:0 0 15px}.hub-longread ul,.hub-longread ol{padding-left:1.3rem}.hub-longread li{margin:8px 0}.hub-longread .test-cta-inline{margin-bottom:0}@media(max-width:700px){.deep-dive-section,.hub-longread>div{padding:20px}.hub-longread{padding-inline:18px}}
