@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;1,400&family=Special+Elite&family=Inter:wght@300;400;500;600;700&display=swap");:root{--sg-bg-main:#0A0C0F;--sg-bg-panel:#12151A;--sg-bg-deep:#06080A;--sg-bg-card:#0E1116;--sg-text:#E7E1D6;--sg-text-muted:#9A9080;--sg-text-dim:#5A5248;--sg-text-faint:#352E28;--sg-red:#8B1A1A;--sg-red-bright:#C0392B;--sg-red-glow:rgba(139,26,26,0.4);--sg-gold:#B49A62;--sg-gold-dim:rgba(180,154,98,0.3);--sg-teal:#1A4A50;--sg-teal-soft:#2A6870;--sg-cyan:#4CA7AE;--sg-parchment:#DDD0B8;--sg-ink:#0A0806;--sg-paper:#C8B79B;--sg-border:rgba(231,225,214,0.09);--sg-border-2:rgba(231,225,214,0.14);--sg-border-red:rgba(139,26,26,0.5);--sg-shadow-card:0 12px 40px rgba(0,0,0,0.5);--sg-shadow-panel:0 20px 60px rgba(0,0,0,0.6);--sg-glow-red:0 0 30px rgba(139,26,26,0.3);--sg-glow-gold:0 0 24px rgba(180,154,98,0.2);--sg-r-sm:3px;--sg-r-md:6px;--sg-r-lg:12px;--sg-font-display:"Special Elite","Courier New",monospace;--sg-font-body:"Crimson Text",Georgia,serif;--sg-font-ui:"Inter",system-ui,sans-serif;--ink:var(--sg-bg-main);--ink-2:var(--sg-bg-panel);--ink-3:var(--sg-bg-card);--border:var(--sg-border);--border-2:var(--sg-border-2);--parchment:var(--sg-parchment);--muted:var(--sg-text-muted);--faded:var(--sg-text-dim);--red:var(--sg-red-bright);--red-dim:var(--sg-red);--gold:var(--sg-gold);--green:#2d6a4f;--cyan:var(--sg-teal-soft)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body,html{margin:0;padding:0;background:var(--sg-bg-main);color:var(--sg-parchment);font-family:var(--sg-font-body);font-size:18px;line-height:1.7;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%}.sg-site-bg{z-index:0;background:radial-gradient(ellipse at 20% 0,rgba(139,26,26,.06) 0,transparent 60%),radial-gradient(ellipse at 80% 100%,rgba(26,74,80,.05) 0,transparent 60%),var(--sg-bg-main)}.sg-noise-overlay,.sg-site-bg{position:fixed;inset:0;pointer-events:none}.sg-noise-overlay{z-index:1;background-image:url(/assets/skuggspor/backgrounds/skuggspor_public_noise_overlay.png);background-repeat:repeat;background-size:256px 256px;opacity:.04;mix-blend-mode:overlay}.sg-fog-top{top:0;height:300px;background-image:url(/assets/skuggspor/atmosphere/skuggspor_atmosphere_fog_top.webp);opacity:.15}.sg-fog-bottom,.sg-fog-top{position:absolute;left:0;right:0;pointer-events:none;z-index:2;background-size:100% 100%}.sg-fog-bottom{bottom:0;height:200px;background-image:url(/assets/skuggspor/atmosphere/skuggspor_atmosphere_fog_bottom.webp);opacity:.12}.sg-site-wrapper{position:relative;z-index:10;min-height:100vh}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:200;background:rgba(10,12,15,.92);border-bottom:1px solid var(--sg-border);backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2)}.topbar-inner{max-width:1400px;margin:0 auto;justify-content:space-between;padding:0 2rem;height:60px}.topbar-inner,.topbar-logo{display:flex;align-items:center}.topbar-logo{gap:10px;font-family:var(--sg-font-display);font-size:1.05rem;letter-spacing:.15em;text-transform:uppercase;color:var(--sg-parchment)}.topbar-logo img{height:32px;width:auto;filter:brightness(.95)}.topbar-logo-symbol{font-size:1.3rem;color:var(--sg-red-bright);line-height:1}.topbar-logo-text{display:flex;flex-direction:column;gap:1px}.topbar-logo-sub{font-family:var(--sg-font-ui);font-size:.55rem;color:var(--sg-text-dim);letter-spacing:.22em;text-transform:uppercase;display:block}.topbar-nav{gap:0}.topbar-nav,.topbar-nav a{display:flex;align-items:center}.topbar-nav a{font-family:var(--sg-font-ui);font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sg-text-muted);padding:0 1rem;height:60px;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.topbar-nav a.active,.topbar-nav a:hover{color:var(--sg-parchment);border-bottom-color:var(--sg-red-bright)}.topbar-search{font-family:var(--sg-font-ui);font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sg-text-muted);display:flex;align-items:center;gap:6px;cursor:pointer;padding-left:1.25rem;border-left:1px solid var(--sg-border);height:60px;transition:color .15s}.topbar-search:hover{color:var(--sg-parchment)}.hero{position:relative;max-width:100%;overflow:hidden;border-bottom:1px solid var(--sg-border)}.hero-inner{max-width:1400px;margin:0 auto;padding:6rem 2rem 5rem;position:relative;z-index:10}.hero-bg{position:absolute;inset:0;z-index:0;background-image:url(/assets/skuggspor/home/skuggspor_home_hero_forest_archive.webp);background-size:cover;background-position:50%;opacity:.35;filter:saturate(.7) brightness(.9)}.hero-bg-gradient{position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,rgba(10,12,15,.82),rgba(10,12,15,.55) 50%,rgba(10,12,15,.75))}.hero-divider{width:48px;height:1px;background:linear-gradient(90deg,var(--sg-red-bright),transparent);margin:1.75rem 0}.eyebrow{font-family:var(--sg-font-display);font-size:.7rem;letter-spacing:.35em;text-transform:uppercase;color:var(--sg-red-bright);margin-bottom:1.25rem;display:flex;align-items:center;gap:12px}.eyebrow:before{content:"";display:inline-block;width:24px;height:1px;background:var(--sg-red-bright);opacity:.6}.hero h1{font-family:var(--sg-font-body);font-size:clamp(2.8rem,5.5vw,5rem);font-weight:600;line-height:1.08;color:var(--sg-parchment);margin:0;max-width:820px;text-shadow:0 2px 40px rgba(0,0,0,.8)}.hero-text{font-size:1.05rem;color:var(--sg-text-muted);max-width:560px;margin:0;line-height:1.7}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2.5rem}.btn{font-family:var(--sg-font-ui);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:.8rem 1.85rem;border-radius:var(--sg-r-sm);cursor:pointer;transition:all .2s;border:1px solid;display:inline-block;position:relative}.btn-primary{background:var(--sg-red-bright);border-color:var(--sg-red-bright);color:#fff;box-shadow:0 4px 20px rgba(192,57,43,.3)}.btn-primary:hover{background:#a93226;border-color:#a93226;box-shadow:0 4px 30px rgba(192,57,43,.5);transform:translateY(-1px)}.btn-secondary{background:transparent;border-color:var(--sg-border-2);color:var(--sg-text-muted)}.btn-secondary:hover{border-color:var(--sg-parchment);color:var(--sg-parchment)}.section{max-width:1400px;margin:0 auto;padding:4.5rem 2rem;border-bottom:1px solid var(--sg-border);position:relative}.section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:2.5rem}.section-head h2{font-family:var(--sg-font-display);font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:var(--sg-text-muted);margin:0;display:flex;align-items:center;gap:12px}.section-head h2:before{content:"";display:inline-block;width:16px;height:1px;background:var(--sg-border-2)}.section-head a{font-family:var(--sg-font-ui);font-size:.68rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--sg-red-bright);transition:color .15s}.section-head a:hover{color:var(--sg-parchment)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--sg-border);border:1px solid var(--sg-border);position:relative}.card-grid:before{display:none}.story-card{background:var(--sg-bg-panel);padding:0;position:relative;transition:background .2s;display:flex;flex-direction:column;z-index:1}.story-card:hover{background:var(--sg-bg-card)}.story-card:before{content:"";position:absolute;top:0;left:0;width:2px;height:0;background:linear-gradient(to bottom,var(--sg-red-bright),transparent);transition:height .4s ease;z-index:2}.story-card:hover:before{height:100%}.story-card-content{padding:1.75rem;display:flex;flex-direction:column;flex:1 1}.story-cover{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#12100D,#0A0806);border-bottom:1px solid var(--sg-border);display:flex;align-items:center;justify-content:center;font-family:var(--sg-font-ui);font-size:.65rem;color:var(--sg-text-dim);letter-spacing:.15em;text-transform:uppercase;position:relative;overflow:hidden;flex-shrink:0}.story-cover-img{width:100%;height:100%;object-fit:cover;opacity:.75;transition:opacity .3s,transform .5s}.story-card:hover .story-cover-img{opacity:.85;transform:scale(1.03)}.case-type-badge{font-family:var(--sg-font-display);font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sg-red-bright);margin-bottom:.8rem;opacity:.85}.story-card h2,.story-card h3{font-family:var(--sg-font-body);font-size:1.45rem;font-weight:600;color:var(--sg-parchment);margin:0 0 .75rem;line-height:1.22;transition:color .2s}.story-card:hover h2,.story-card:hover h3{color:#fff}.story-card p{font-size:.92rem;color:var(--sg-text-muted);margin:0 0 1.5rem;line-height:1.65;flex:1 1}.story-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid var(--sg-border)}.read-link{font-family:var(--sg-font-ui);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--sg-red-bright);display:inline-flex;align-items:center;gap:6px;transition:color .15s,gap .2s}.read-link:hover{color:var(--sg-parchment);gap:10px}.story-date{font-family:var(--sg-font-ui);font-size:.6rem;color:var(--sg-text-dim);letter-spacing:.08em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--sg-border);border:1px solid var(--sg-border);margin-top:4rem}.feature-card{background:var(--sg-bg-panel);padding:2rem 1.75rem;display:flex;flex-direction:column;gap:1rem;position:relative;overflow:hidden;transition:background .2s}.feature-card:hover{background:var(--sg-bg-card)}.feature-icon{width:56px;height:56px;object-fit:contain;opacity:.8}.feature-card h3{font-family:var(--sg-font-display);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--sg-parchment);margin:0}.feature-card p{font-size:.9rem;color:var(--sg-text-muted);margin:0;line-height:1.6}.feature-card-link{font-family:var(--sg-font-ui);font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--sg-red-bright);margin-top:auto;transition:color .15s}.feature-card-link:hover{color:var(--sg-parchment)}.story-page{max-width:1400px;margin:0 auto;padding:0 2rem 6rem}.story-hero{position:relative;width:100%;height:380px;overflow:hidden;margin-bottom:0;background:var(--sg-bg-deep)}.story-hero-img{width:100%;height:100%;object-fit:cover;opacity:.45;transition:opacity .5s}.story-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(10,12,15,.15) 0,rgba(10,12,15,.5) 50%,var(--sg-bg-main) 100%)}.story-main{display:grid;grid-template-columns:1fr 340px;grid-gap:4rem;gap:4rem;align-items:start;padding-top:3rem}.dossier-badge{display:inline-block;font-family:var(--sg-font-ui);font-size:.62rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;border:1px solid var(--sg-border-red);background:rgba(139,26,26,.08);padding:4px 14px;margin-bottom:1.5rem}.case-id,.dossier-badge{color:var(--sg-red-bright)}.case-id{font-family:var(--sg-font-display);font-size:.72rem;letter-spacing:.22em;margin-bottom:1rem;opacity:.75}.story-page h1{font-family:var(--sg-font-body);font-size:clamp(2.4rem,4vw,4rem);font-weight:600;line-height:1.08;color:var(--sg-parchment);margin:0 0 .5rem;text-shadow:0 2px 20px rgba(0,0,0,.5)}.story-tagline{font-style:italic;font-size:1rem;color:var(--sg-text-muted);margin:0 0 2.5rem}.story-body{max-width:700px}.story-body p{font-size:1.15rem;color:#C8BDAA;margin:0 0 1.5rem;line-height:1.82}.story-body p:first-child:first-letter{font-size:3.8em;font-weight:600;float:left;line-height:.72;padding-right:.1em;margin-top:.1em;color:var(--sg-parchment);font-family:var(--sg-font-body)}.story-body blockquote{border-left:2px solid var(--sg-red);margin:2.5rem 0;padding:.75rem 0 .75rem 1.75rem;font-style:italic;font-size:1.1rem;color:var(--sg-text-muted);position:relative}.arkiv-panel{position:-webkit-sticky;position:sticky;top:72px;background:var(--sg-bg-panel);border:1px solid var(--sg-border-2)}.arkiv-panel-title{font-family:var(--sg-font-display);font-size:.65rem;letter-spacing:.28em;text-transform:uppercase;color:var(--sg-text-muted);padding:1rem 1.25rem;background:rgba(255,255,255,.015)}.arkiv-panel-title,.arkiv-row{border-bottom:1px solid var(--sg-border)}.arkiv-row{display:grid;grid-template-columns:100px 1fr;grid-gap:.5rem;gap:.5rem;padding:.75rem 1.25rem;font-family:var(--sg-font-ui);font-size:.75rem}.arkiv-row-label{color:var(--sg-text-dim);letter-spacing:.1em;text-transform:uppercase;font-weight:600;font-size:.62rem;padding-top:2px}.arkiv-row-value{color:var(--sg-parchment)}.arkiv-row-value.red{color:var(--sg-red-bright)}.arkiv-row-value.gold{color:var(--sg-gold)}.audio-section{background:var(--sg-bg-panel);border:1px solid var(--sg-border-2);border-top:none;padding:1.25rem}.audio-title{font-family:var(--sg-font-display);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sg-text-muted);margin-bottom:1rem;display:flex;align-items:center;gap:8px}.audio-title:before{content:"";display:inline-block;width:8px;height:8px;background:var(--sg-red-bright);border-radius:50%}.related-section{max-width:1400px;margin:0 auto;padding:3rem 2rem;border-top:1px solid var(--sg-border);position:relative}.related-title{font-family:var(--sg-font-display);font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:var(--sg-text-muted);display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.related-title:before{content:"";display:inline-block;width:20px;height:1px;background:var(--sg-border-2)}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:var(--sg-border);border:1px solid var(--sg-border)}.related-card{background:var(--sg-bg-panel);padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;transition:background .2s}.related-card:hover{background:var(--sg-bg-card)}.related-case-id{font-family:var(--sg-font-display);font-size:.58rem;letter-spacing:.15em;color:var(--sg-text-dim);text-transform:uppercase}.related-card h4{font-family:var(--sg-font-body);font-size:1rem;margin:0;color:var(--sg-parchment);line-height:1.3}.related-arrow{font-size:.72rem;color:var(--sg-red-bright);margin-top:auto;transition:color .15s}.related-card:hover .related-arrow{color:var(--sg-parchment)}.divider{width:48px;height:1px;background:linear-gradient(90deg,var(--sg-red-bright),transparent);margin:2rem 0}.divider-full{width:100%;height:1px;background:var(--sg-border);position:relative;overflow:visible}.site-footer{background:var(--sg-bg-panel);border-top:1px solid var(--sg-border);padding:2.5rem 2rem 2rem;position:relative;overflow:hidden}.site-footer:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-image:url(/assets/skuggspor/atmosphere/skuggspor_atmosphere_footer_ritual_line.webp);background-size:100% 100%;opacity:.3}.site-footer-inner{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.footer-brand{font-family:var(--sg-font-display);font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--sg-parchment);margin-bottom:.5rem}.footer-tagline{font-size:.82rem;color:var(--sg-text-dim);font-style:italic;max-width:400px;line-height:1.6}.footer-links{display:flex;gap:2.5rem;align-items:flex-start;font-family:var(--sg-font-ui);font-size:.65rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--sg-text-dim);padding-top:4px}.footer-links a{transition:color .15s}.footer-links a:hover{color:var(--sg-parchment)}.footer-copy{width:100%;font-family:var(--sg-font-ui);font-size:.6rem;color:var(--sg-text-faint);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid var(--sg-border);padding-top:1.5rem;margin-top:.5rem}@media (max-width:1024px){.card-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.story-main{grid-template-columns:1fr;gap:2rem}.arkiv-panel{position:static}.related-grid{grid-template-columns:1fr 1fr}.topbar-nav{display:none}}@media (max-width:640px){.card-grid{gap:0}.card-grid,.feature-grid,.related-grid{grid-template-columns:1fr}.hero-inner{padding:3.5rem 1.25rem 3rem}.section{padding:3rem 1.25rem}.story-page{padding:1.5rem 1rem 4rem}.story-hero{height:240px}.story-main{padding-top:1.75rem}.topbar-inner{padding:0 1.25rem}.footer-links{display:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.sg-fade-up{animation:fadeUp .5s ease forwards}.sg-fade-up-1{animation-delay:.1s;opacity:0}.sg-fade-up-2{animation-delay:.2s;opacity:0}.sg-fade-up-3{animation-delay:.3s;opacity:0}@keyframes pulse-red{0%,to{opacity:1}50%{opacity:.5}}.skuggspor-map-marker{background:transparent;border:none}.skuggspor-map-marker-dot{width:18px;height:18px;background:#C0392B;border:2px solid rgba(255,230,190,.85);border-radius:999px;box-shadow:0 0 0 4px rgba(192,57,43,.22),0 0 18px rgba(192,57,43,.85),0 0 42px rgba(192,57,43,.35);cursor:pointer}.skuggspor-map-popup{overscroll-behavior:contain}.skuggspor-map-popup .btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center}.leaflet-control-zoom a{width:34px!important;height:34px!important;line-height:34px!important}@media (max-width:720px){.skuggspor-map-popup{width:calc(100vw - 20px)!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;max-height:78svh!important}.skuggspor-map-popup .btn{width:100%;min-height:46px}.leaflet-control-zoom a{width:40px!important;height:40px!important;line-height:40px!important;font-size:1.1rem!important}}.mobile-menu-button{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.12);background:rgba(5,7,9,.78);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;z-index:3000}.mobile-menu-button span{width:19px;height:2px;background:var(--sg-parchment);display:block;box-shadow:0 0 10px rgba(192,57,43,.35)}.mobile-menu-overlay{position:fixed;inset:0;background:radial-gradient(circle at 50% 10%,rgba(192,57,43,.12),transparent 38%),rgba(0,0,0,.78);z-index:2500;display:flex;justify-content:flex-end}.mobile-menu-panel{width:min(86vw,360px);height:100svh;background:linear-gradient(180deg,rgba(14,16,18,.98),rgba(5,6,8,.98));border-left:1px solid rgba(192,57,43,.35);box-shadow:-24px 0 80px rgba(0,0,0,.9);padding:calc(28px + env(safe-area-inset-top)) 1.4rem 1.4rem;display:flex;flex-direction:column;gap:.4rem}.mobile-menu-kicker{font-size:.62rem;letter-spacing:.24em;color:var(--sg-red-bright);margin-bottom:1rem}.mobile-menu-kicker,.mobile-menu-panel a{font-family:var(--sg-font-display);text-transform:uppercase}.mobile-menu-panel a{color:var(--sg-parchment);text-decoration:none;font-size:.82rem;letter-spacing:.16em;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-menu-panel a:hover{color:var(--sg-red-bright)}.mobile-menu-close{margin-top:auto;min-height:44px;border:1px solid rgba(255,255,255,.12);background:rgba(192,57,43,.14);color:var(--sg-parchment);font-family:var(--sg-font-ui);letter-spacing:.12em;text-transform:uppercase;cursor:pointer}@media (max-width:820px){.mobile-menu-button{display:inline-flex}.desktop-nav,.site-nav,header nav,header>nav{display:none!important}.mobile-menu-button{display:inline-flex!important;position:fixed!important;top:calc(12px + env(safe-area-inset-top))!important;right:12px!important;left:auto!important;z-index:10001!important;width:42px!important;height:42px!important;background:rgba(5,7,9,.92)!important;border:1px solid rgba(192,57,43,.45)!important;box-shadow:0 0 22px rgba(0,0,0,.75)!important}.mobile-menu-overlay{position:fixed!important;inset:0!important;z-index:9998!important;background:radial-gradient(circle at 80% 10%,rgba(192,57,43,.14),transparent 34%),rgba(0,0,0,.82)!important;display:flex!important;justify-content:flex-end!important;align-items:stretch!important}.mobile-menu-panel{display:flex!important;position:relative!important;z-index:9999!important;width:min(88vw,360px)!important;height:100svh!important;transform:none!important;background:linear-gradient(180deg,rgba(15,17,20,.99),rgba(4,5,7,.99))!important;border-left:1px solid rgba(192,57,43,.45)!important;box-shadow:-24px 0 90px rgba(0,0,0,.95)!important}.mobile-menu-panel,.mobile-menu-panel a{opacity:1!important;visibility:visible!important}.mobile-menu-panel a{display:block!important}}body,html{background-color:#05080B}body:before{z-index:-3;background:linear-gradient(180deg,rgba(5,8,11,.54),rgba(5,8,11,.94)),url(/assets/skuggspor/backgrounds/skuggspor_public_background_dark.webp);background-size:cover;background-position:top;opacity:.45}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none}body:after{z-index:-2;background-image:url(/assets/skuggspor/backgrounds/skuggspor_public_noise_overlay.webp);background-repeat:repeat;opacity:.07;mix-blend-mode:screen}.sg-mobile-menu-button em{position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);font-style:normal;font-family:var(--sg-font-ui);font-size:.48rem;letter-spacing:.16em;text-transform:uppercase;color:var(--sg-text-dim)}.sg-mobile-menu-panel{background:linear-gradient(180deg,rgba(12,14,17,.985),rgba(4,5,7,.995)),url(/assets/skuggspor/backgrounds/skuggspor_public_noise_overlay.webp)!important;background-size:auto!important}.sg-mobile-menu-head{display:flex;align-items:center;gap:.85rem;margin-bottom:1.1rem}.sg-mobile-menu-symbol{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(192,57,43,.35))}.sg-mobile-menu-kicker{font-family:var(--sg-font-ui);font-size:.55rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sg-red-bright)}.sg-mobile-menu-title{font-family:var(--sg-font-display);font-size:1rem;letter-spacing:.16em;text-transform:uppercase;color:var(--sg-parchment)}.sg-mobile-menu-line{height:1px;width:100%;background:linear-gradient(90deg,rgba(192,57,43,.75),rgba(255,255,255,.08),transparent);margin-bottom:.85rem}.sg-mobile-menu-links{display:flex;flex-direction:column}.sg-mobile-menu-links a{display:flex!important;align-items:center;gap:.8rem;min-height:52px;padding:.85rem 0!important}.sg-mobile-menu-links a img{width:22px;height:22px;object-fit:contain;opacity:.82;filter:drop-shadow(0 0 10px rgba(192,57,43,.22))}.sg-mobile-menu-links a span{flex:1 1}.sg-mobile-menu-links a:hover img{opacity:1}.sg-mobile-menu-cta{margin-top:1.2rem;min-height:48px;display:flex!important;align-items:center;justify-content:center;text-decoration:none;color:var(--sg-parchment)!important;border:1px solid rgba(192,57,43,.42)!important;background:radial-gradient(circle at 50% 0,rgba(192,57,43,.22),transparent 55%),rgba(192,57,43,.12);box-shadow:0 0 28px rgba(192,57,43,.12)}.sg-mobile-menu-close{margin-top:.8rem!important}@media (max-width:820px){.sg-mobile-menu-button{border-radius:0!important}}.sg-mobile-menu-links a img{width:20px!important;height:20px!important;object-fit:contain!important;opacity:.95!important;filter:drop-shadow(0 0 8px rgba(183,53,44,.25))!important}.sg-mobile-menu-links a img,.sg-mobile-menu-symbol{background:transparent!important;box-shadow:none!important}.sg-header-logo-link{width:clamp(190px,18vw,330px)!important;height:54px!important;background-image:url(/assets/skuggspor/brand/skuggspor_logo_public_horizontal.webp);background-repeat:no-repeat;background-position:0;background-size:contain;text-indent:-9999px;overflow:hidden;flex-shrink:0;opacity:.96;filter:drop-shadow(0 0 12px rgba(0,0,0,.65))}@media (max-width:820px){.sg-header-logo-link{width:178px!important;height:48px!important;margin-left:10px!important}}@media (max-width:430px){.sg-header-logo-link{width:160px!important;height:44px!important;margin-left:8px!important}}@media (max-width:360px){.sg-header-logo-link{width:142px!important;height:40px!important}}.sg-header-logo-link{display:block!important;width:clamp(260px,24vw,440px)!important;height:66px!important;background-image:url(/assets/skuggspor/brand/skuggspor_logo_public_horizontal.webp)!important;text-indent:-9999px!important;overflow:hidden!important;flex-shrink:0!important;opacity:1!important;filter:drop-shadow(0 0 14px rgba(0,0,0,.72))!important}.sg-header-logo-link *{display:none!important}@media (max-width:820px){.sg-header-logo-link{width:min(245px,calc(100vw - 96px))!important;height:58px!important;margin-left:10px!important}}@media (max-width:430px){.sg-header-logo-link{width:min(225px,calc(100vw - 92px))!important;height:54px!important;margin-left:8px!important}}@media (max-width:370px){.sg-header-logo-link{width:min(205px,calc(100vw - 88px))!important;height:50px!important}}.sg-header-logo-link{width:clamp(300px,25vw,470px)!important;height:74px!important;background-image:url(/assets/skuggspor/brand/skuggspor_logo_public_horizontal_header.webp)!important;background-size:contain!important;background-position:0!important;background-repeat:no-repeat!important}@media (max-width:820px){.sg-header-logo-link{width:min(265px,calc(100vw - 86px))!important;height:62px!important;margin-left:10px!important}}@media (max-width:430px){.sg-header-logo-link{width:min(250px,calc(100vw - 82px))!important;height:58px!important;margin-left:8px!important}}@media (max-width:370px){.sg-header-logo-link{width:min(225px,calc(100vw - 78px))!important;height:54px!important}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}