/* Stor-Elvdal OnePage 3.0 – premium lag */
.seop-site{
  --seop-hero-overlay:62%;
  --seop-hero-overlay-alpha:.62;
  --seop-hero-height:760px;
  --seop-font-scale:100%;
  --seop-section-scale:100%;
  --seop-hero-position:center;
  font-size:var(--seop-base-font,16px);
}
.seop-site.seop-font-sora{font-family:"Sora",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;letter-spacing:-.012em}
.seop-site.seop-font-sora h1,.seop-site.seop-font-sora h2,.seop-site.seop-font-sora h3{letter-spacing:-.04em}
.seop-site.seop-font-modern{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.seop-site.seop-font-clean{font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;letter-spacing:-.006em}
.seop-site.seop-font-editorial{font-family:"Segoe UI",Georgia,ui-serif,serif}
.seop-site.seop-font-editorial .seop-eyebrow,
.seop-site.seop-font-editorial .seop-sectionhead>div>span,
.seop-site.seop-font-editorial .seop-contact-card>div>span,
.seop-site.seop-font-editorial .seop-custom-kicker,
.seop-site.seop-font-editorial .seop-btn,
.seop-site.seop-font-editorial .seop-header{font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.seop-site.seop-font-editorial h1,
.seop-site.seop-font-editorial h2,
.seop-site.seop-font-editorial h3{letter-spacing:-.045em}
.seop-site button,.seop-site input,.seop-site textarea,.seop-site select{font-family:inherit}

.seop-skip-link:focus{position:fixed!important;left:16px;top:16px;width:auto;height:auto;clip:auto;margin:0;padding:12px 18px;background:#fff;color:var(--seop-dark);z-index:100000;border-radius:12px;box-shadow:0 12px 35px rgba(0,0,0,.18)}

/* Tema-integrasjon */
body.seop-hide-theme-title .entry-header,
body.seop-hide-theme-title .page-header,
body.seop-hide-theme-title main>.page-title,
body.seop-hide-theme-title .wp-block-post-title{display:none!important}
body.seop-hide-theme-spacing .site-main,
body.seop-hide-theme-spacing .content-area,
body.seop-hide-theme-spacing .entry-content,
body.seop-hide-theme-spacing .wp-site-blocks main{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;max-width:none!important}
body.seop-hide-theme-spacing .entry-content>.seop-shortcode-wrap{margin-top:0!important;margin-bottom:0!important}

/* Meldingsfelt */
.seop-announcement{position:relative;z-index:102;color:#fff;font-size:13px;font-weight:750;letter-spacing:.01em}
.seop-announcement .seop-container{min-height:42px;display:flex;align-items:center;justify-content:center;gap:18px;position:relative;padding-block:8px}
.seop-announcement p{margin:0;text-align:center}
.seop-announcement a{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;white-space:nowrap}
.seop-announcement button{position:absolute;right:0;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.16);color:inherit;width:28px;height:28px;border-radius:50%;cursor:pointer;font-size:20px;line-height:1}
.seop-announcement-primary{background:var(--seop-primary)}
.seop-announcement-dark{background:var(--seop-dark)}
.seop-announcement-accent{background:var(--seop-accent);color:var(--seop-dark)}
.seop-announcement-highlight{background:var(--seop-highlight);color:var(--seop-text)}
.seop-announcement.is-closing{opacity:0;max-height:0;overflow:hidden;transition:.25s}

/* Header */
.seop-header{transition:background .25s,box-shadow .25s,border-color .25s;box-shadow:0 1px 0 rgba(0,71,80,.03)}
.seop-header-static .seop-header{position:relative;top:auto}
.seop-header-solid .seop-header{background:#fff;backdrop-filter:none}
.seop-header-dark .seop-header{background:color-mix(in srgb,var(--seop-dark) 96%,transparent);border-color:rgba(255,255,255,.12)}
.seop-header-dark .seop-brand,
.seop-header-dark .seop-header nav a{color:#fff}
.seop-header-dark .seop-v{background:var(--seop-accent);color:var(--seop-dark)}
.seop-header-dark .seop-menu{background:rgba(255,255,255,.12)}
.seop-header-dark .seop-menu span{background:#fff}
.seop-menu-cta{margin-left:auto;background:var(--seop-primary);color:#fff!important;text-decoration:none;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:850;white-space:nowrap;box-shadow:0 10px 28px color-mix(in srgb,var(--seop-primary) 22%,transparent);transition:.2s}
.seop-menu-cta:hover{background:var(--seop-dark);transform:translateY(-1px)}
.seop-header-dark .seop-menu-cta{background:var(--seop-accent);color:var(--seop-dark)!important}

/* Hero */
.seop-hero{min-height:max(calc(100svh - 78px),var(--seop-hero-height));overflow:hidden}
.seop-hero-bg{background-image:var(--hero,linear-gradient(135deg,var(--seop-bg),#fff));background-position:var(--seop-hero-position);opacity:1}
.seop-hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--seop-bg) 0%,var(--seop-bg) 52%,transparent 100%);opacity:var(--seop-hero-overlay-alpha,.62)}
.hero-align-center .seop-hero-bg:before{background:linear-gradient(180deg,var(--seop-bg),var(--seop-bg) 65%,transparent 100%)}
.seop-hero-inner{z-index:1}
.seop-hero-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(0,71,80,.12);box-shadow:0 8px 24px rgba(0,71,80,.08);color:var(--seop-dark);font-size:12px;font-weight:850;margin-top:18px}
.hero-align-center .seop-hero-badge{margin-inline:auto}
.seop-hero-points{display:flex;flex-wrap:wrap;gap:10px 18px;list-style:none;margin:26px 0 0;padding:0;max-width:900px}
.seop-hero-points li{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:750;color:var(--seop-dark)}
.seop-hero-points span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:color-mix(in srgb,var(--seop-accent) 42%,white);font-size:11px}
.hero-align-center .seop-hero-points{justify-content:center;margin-inline:auto}
.seop-hide-hero-scroll .seop-scroll{display:none}

/* Globale finish-valg */
.seop-buttons-square .seop-btn,
.seop-buttons-square .seop-menu-cta{border-radius:8px}
.seop-buttons-rounded .seop-btn,
.seop-buttons-rounded .seop-menu-cta{border-radius:18px}
.seop-buttons-pill .seop-btn,
.seop-buttons-pill .seop-menu-cta{border-radius:999px}
.seop-shadow-none .seop-policy,
.seop-shadow-none .seop-candidate,
.seop-shadow-none .seop-contact-card,
.seop-shadow-none .seop-custom-media,
.seop-shadow-none .seop-stat{box-shadow:none!important}
.seop-shadow-soft .seop-policy,
.seop-shadow-soft .seop-candidate,
.seop-shadow-soft .seop-contact-card,
.seop-shadow-soft .seop-custom-media,
.seop-shadow-soft .seop-stat{box-shadow:0 14px 36px rgba(0,71,80,.07)!important}
.seop-shadow-premium .seop-policy,
.seop-shadow-premium .seop-candidate,
.seop-shadow-premium .seop-contact-card,
.seop-shadow-premium .seop-custom-media,
.seop-shadow-premium .seop-stat{box-shadow:0 22px 70px rgba(0,71,80,.11)}
.seop-section{padding-top:calc(126px * var(--seop-section-scale) / 100);padding-bottom:calc(126px * var(--seop-section-scale) / 100)}

/* Politiske saker */
.seop-policy{position:relative;overflow:hidden}
.seop-policy.is-featured{border-color:color-mix(in srgb,var(--seop-accent) 60%,white);background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--seop-accent) 10%,white))}
.seop-policy.is-featured:before{content:"Fremhevet";position:absolute;right:18px;top:18px;padding:6px 10px;border-radius:999px;background:var(--seop-highlight);color:var(--seop-text);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;z-index:2}
.seop-policy-icon{position:absolute;right:24px;bottom:20px;font-size:44px;opacity:.16;pointer-events:none}
.seop-policy-image{margin:24px -38px -6px;overflow:hidden;max-height:280px}
.seop-policy-image img{width:100%;height:280px;object-fit:cover}
.seop-policy-footer{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px;padding-top:18px;border-top:1px solid #e3ede9}
.seop-policy-footer>a,.seop-policy-footer>button{border:0;background:transparent;color:var(--seop-primary);font-weight:850;font-size:13px;padding:8px 0;text-decoration:none;cursor:pointer}
.seop-policy-footer>a{margin-right:auto}
.seop-policy-footer>button:hover,.seop-policy-footer>a:hover{color:var(--seop-dark)}
.seop-policy-toggle span{display:inline-grid;place-items:center;margin-left:6px;width:22px;height:22px;border-radius:50%;background:#edf5f1;transition:.2s}
.seop-policy.measures-open .seop-policy-toggle span{transform:rotate(45deg)}
.seop-collapse-measures .seop-policy ul{display:none}
.seop-collapse-measures .seop-policy.measures-open ul{display:grid}
.seop-hide-policy-numbers .seop-policy-top b{display:none}
.seop-policy-layout-editorial .seop-policy-grid{grid-template-columns:1fr;gap:0;border-top:1px solid #dce9e4}
.seop-policy-layout-editorial .seop-policy{border:0;border-bottom:1px solid #dce9e4;border-radius:0;box-shadow:none!important;padding:42px 0;display:grid;grid-template-columns:120px minmax(0,1fr);column-gap:34px}
.seop-policy-layout-editorial .seop-policy:hover{transform:none}
.seop-policy-layout-editorial .seop-policy-top{grid-row:1/6;align-self:start;display:grid;justify-items:start}
.seop-policy-layout-editorial .seop-policy h3,.seop-policy-layout-editorial .seop-policy p,.seop-policy-layout-editorial .seop-policy ul,.seop-policy-layout-editorial .seop-policy-footer,.seop-policy-layout-editorial .seop-policy-image{grid-column:2}
.seop-policy-layout-editorial .seop-policy h3{margin-top:0}
.seop-policy-layout-editorial .seop-policy-image{margin:24px 0 0;border-radius:var(--seop-radius)}
.seop-policy-layout-accordion .seop-policy-grid{grid-template-columns:1fr;gap:14px}
.seop-policy-layout-accordion .seop-policy{padding:24px 28px}
.seop-policy-layout-accordion .seop-policy h3{font-size:clamp(25px,3vw,39px);margin:18px 0 10px}
.seop-policy-layout-accordion .seop-policy p{margin-bottom:0}
.seop-policy-layout-accordion .seop-policy ul{display:none}
.seop-policy-layout-accordion .seop-policy.measures-open ul{display:grid}
.seop-policy-layout-accordion .seop-policy-footer{margin-top:16px}

/* Kandidater */
.seop-candidate{position:relative}
.seop-candidate-mini-contact{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}
.seop-candidate-mini-contact a{font-size:12px;font-weight:850;text-decoration:none;color:var(--seop-primary);background:#edf6f2;padding:7px 10px;border-radius:999px}
.seop-candidate-open{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:18px;padding:12px 0 0;border:0;border-top:1px solid #e3ede9;background:transparent;color:var(--seop-dark);font-weight:850;cursor:pointer;text-align:left}
.seop-candidate-open span{color:var(--seop-primary);font-size:18px}
.seop-candidate.focal-top .seop-photo img{object-position:center top}
.seop-candidate.focal-bottom .seop-photo img{object-position:center bottom}
.seop-candidate-layout-featured .seop-candidate.is-featured{grid-column:span 2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}
.seop-candidate-layout-featured .seop-candidate.is-featured .seop-photo{aspect-ratio:auto;min-height:430px}
.seop-candidate-layout-featured .seop-candidate.is-featured>div:last-child{display:flex;flex-direction:column;justify-content:center;padding:42px}
.seop-candidate-layout-featured .seop-candidate.is-featured h3{font-size:42px}
.seop-candidate-layout-compact .seop-candidate-grid{grid-template-columns:1fr;gap:14px}
.seop-candidate-layout-compact .seop-candidate{display:grid;grid-template-columns:180px minmax(0,1fr)}
.seop-candidate-layout-compact .seop-photo{aspect-ratio:1/1}
.seop-candidate-layout-compact .seop-candidate>div:last-child{padding:24px}
.seop-candidate-layout-compact .seop-candidate p{margin-bottom:0}

/* Kandidatmodal */
.seop-candidate-modal{position:fixed;inset:0;z-index:10020;background:rgba(4,31,35,.72);backdrop-filter:blur(12px);display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;transition:.22s}
.seop-candidate-modal.open{opacity:1;visibility:visible}
.seop-candidate-modal-card{position:relative;width:min(1040px,100%);max-height:min(850px,calc(100svh - 48px));overflow:auto;background:#fff;border-radius:calc(var(--seop-radius) + 8px);display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);box-shadow:0 38px 120px rgba(0,0,0,.3);transform:translateY(18px) scale(.985);transition:.25s}
.seop-candidate-modal.open .seop-candidate-modal-card{transform:none}
.seop-modal-close{position:absolute;right:18px;top:18px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--seop-dark);font-size:26px;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.14)}
.seop-modal-image{min-height:520px;background:#dcebe5}
.seop-modal-image img{width:100%;height:100%;min-height:520px;object-fit:cover}
.seop-modal-copy{padding:64px 54px;overflow-wrap:anywhere}
.seop-modal-copy>span{font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--seop-support)}
.seop-modal-copy h2{font-size:clamp(38px,5vw,68px);line-height:1;letter-spacing:-.055em;color:var(--seop-dark);margin:12px 0 24px}
.seop-modal-copy blockquote{margin:0 0 28px;padding:18px 22px;border-left:4px solid var(--seop-accent);background:var(--seop-bg);border-radius:0 18px 18px 0;color:var(--seop-dark);font-size:18px;font-weight:750}
.seop-modal-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}
.seop-modal-links a{padding:10px 14px;border-radius:999px;background:var(--seop-primary);color:#fff;text-decoration:none;font-weight:800;font-size:13px}
body.seop-modal-active{overflow:hidden}

/* Kontaktform */
.seop-contact-card:has(.seop-contact-form){grid-template-columns:1.2fr .8fr}
.seop-contact-form{grid-column:1/-1;background:#fff;border-radius:calc(var(--seop-radius) - 4px);padding:36px;box-shadow:0 20px 55px rgba(0,71,80,.1);margin-top:8px;color:var(--seop-text)}
.seop-form-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}
.seop-form-head span{font-size:24px;font-weight:900;color:var(--seop-dark)}
.seop-form-head p{margin:0;color:#6b817d;font-size:13px}
.seop-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.seop-form-grid label{display:grid;gap:7px;font-size:12px;font-weight:850;color:var(--seop-dark)}
.seop-form-grid label.full{grid-column:1/-1}
.seop-form-grid input,.seop-form-grid textarea{width:100%;border:1px solid #cbdcd7;background:#fbfdfc;border-radius:14px;padding:13px 14px;color:var(--seop-text);outline:none;transition:.2s}
.seop-form-grid input:focus,.seop-form-grid textarea:focus{border-color:var(--seop-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--seop-accent) 30%,transparent);background:#fff}
.seop-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.seop-consent{display:flex;align-items:flex-start;gap:10px;margin-top:16px;color:#5c7477;font-size:12px;line-height:1.5}
.seop-consent input{margin-top:3px;accent-color:var(--seop-primary)}
.seop-consent a{color:var(--seop-primary)}
.seop-form-footer{display:flex;align-items:center;gap:18px;margin-top:20px}
.seop-form-status{font-size:13px;font-weight:750;color:#4c686b}
.seop-contact-form.is-success{background:color-mix(in srgb,var(--seop-accent) 22%,white)}
.seop-contact-form.is-success .seop-form-grid,.seop-contact-form.is-success .seop-consent{opacity:.45;pointer-events:none}
.seop-contact-form.is-error .seop-form-status{color:#9f183f}

/* Mobile action bar / top */
.seop-mobile-bar{display:none}
.seop-back-top{position:fixed;right:22px;bottom:22px;z-index:120;width:48px;height:48px;border:0;border-radius:50%;background:var(--seop-dark);color:#fff;box-shadow:0 14px 38px rgba(0,0,0,.22);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}
.seop-back-top.visible{opacity:1;visibility:visible;transform:none}

/* Avanserte seksjoner */
.seop-custom-section.seop-width-wide .seop-container{max-width:min(1720px,calc(100% - 64px))}
.seop-custom-section.seop-width-narrow .seop-container{max-width:940px}
.seop-custom-section.seop-spacing-compact{padding-top:70px;padding-bottom:70px}
.seop-custom-section.seop-spacing-spacious{padding-top:160px;padding-bottom:160px}
.seop-custom-section.seop-divider-line:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:min(var(--seop-width),calc(100% - 64px));height:1px;background:color-mix(in srgb,var(--seop-dark) 14%,transparent)}
.seop-custom-section.seop-divider-wave:before{content:"";position:absolute;left:0;right:0;top:-1px;height:34px;background:radial-gradient(45px 18px at 50% 0,transparent 48%,color-mix(in srgb,var(--seop-accent) 22%,transparent) 51%,transparent 54%);background-size:90px 34px;opacity:.45}
.seop-custom-section.seop-has-bg-image{background-image:linear-gradient(color-mix(in srgb,var(--seop-bg) 88%,transparent),color-mix(in srgb,var(--seop-bg) 92%,transparent)),var(--seop-section-bg);background-size:cover;background-position:center}
.seop-custom-section.seop-style-dark.seop-has-bg-image{background-image:linear-gradient(rgba(0,49,55,.86),rgba(0,49,55,.92)),var(--seop-section-bg)}
.seop-custom-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}

/* FAQ */
.seop-faq-list{display:grid;gap:12px;max-width:1050px}
.seop-faq-item{background:#fff;border:1px solid #dce9e4;border-radius:20px;overflow:hidden;box-shadow:0 12px 34px rgba(0,71,80,.05)}
.seop-faq-item>button{width:100%;border:0;background:transparent;padding:21px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--seop-dark);font-size:17px;font-weight:850;text-align:left;cursor:pointer}
.seop-faq-item>button i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--seop-bg);font-style:normal;transition:.2s;flex:0 0 auto}
.seop-faq-item.open>button i{transform:rotate(45deg);background:var(--seop-accent)}
.seop-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s}
.seop-faq-answer>p{overflow:hidden;margin:0;padding:0 24px;color:#5b7376;line-height:1.7}
.seop-faq-item.open .seop-faq-answer{grid-template-rows:1fr}
.seop-faq-item.open .seop-faq-answer>p{padding-bottom:22px}
.seop-style-dark .seop-faq-item{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14)}
.seop-style-dark .seop-faq-item>button,.seop-style-dark .seop-faq-answer>p{color:#fff}

/* Innholdskort */
.seop-feature-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.seop-feature-card-grid article{position:relative;background:#fff;border:1px solid #dce9e4;border-radius:var(--seop-radius);padding:30px;min-height:260px;display:flex;flex-direction:column;box-shadow:0 18px 55px rgba(0,71,80,.07);overflow:hidden}
.seop-feature-card-grid article>span{font-size:12px;font-weight:900;color:var(--seop-support);letter-spacing:.1em}
.seop-feature-card-grid h3{font-size:30px;line-height:1.08;letter-spacing:-.035em;color:var(--seop-dark);margin:28px 0 12px}
.seop-feature-card-grid p{color:#60787c;line-height:1.65;margin:0 0 22px}
.seop-feature-card-grid a{margin-top:auto;color:var(--seop-primary);font-weight:850;text-decoration:none}
.seop-style-dark .seop-feature-card-grid article{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14)}
.seop-style-dark .seop-feature-card-grid h3,.seop-style-dark .seop-feature-card-grid p,.seop-style-dark .seop-feature-card-grid a{color:#fff}

/* Tidslinje */
.seop-timeline{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;margin-top:20px}
.seop-timeline:before{content:"";position:absolute;left:0;right:0;top:18px;height:2px;background:color-mix(in srgb,var(--seop-primary) 28%,transparent)}
.seop-timeline article{position:relative;padding:0 24px 0 0}
.seop-timeline article>div{height:38px;display:flex;align-items:center}
.seop-timeline article>div span{position:relative;z-index:1;width:16px;height:16px;border:4px solid #fff;border-radius:50%;background:var(--seop-primary);box-shadow:0 0 0 2px var(--seop-primary)}
.seop-timeline time{display:block;margin-top:18px;color:var(--seop-support);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.seop-timeline h3{font-size:26px;margin:9px 0;color:var(--seop-dark)}
.seop-timeline p{color:#627a7d;line-height:1.6}
.seop-style-dark .seop-timeline h3,.seop-style-dark .seop-timeline p{color:#fff}
.seop-style-dark .seop-timeline article>div span{border-color:var(--seop-dark);background:var(--seop-accent);box-shadow:0 0 0 2px var(--seop-accent)}

/* Video */
.seop-video-wrap{position:relative;aspect-ratio:16/9;border-radius:calc(var(--seop-radius) + 8px);overflow:hidden;background:#061f23;box-shadow:0 24px 70px rgba(0,0,0,.18)}
.seop-video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.seop-video-fallback{padding:42px;border-radius:var(--seop-radius);background:var(--seop-bg);text-align:center}

/* Ressurser */
.seop-resource-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.seop-resource-list>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:20px 22px;background:#fff;border:1px solid #dce9e4;border-radius:18px;text-decoration:none;color:var(--seop-dark);transition:.2s}
.seop-resource-list>a:hover{transform:translateY(-2px);border-color:var(--seop-accent);box-shadow:0 14px 36px rgba(0,71,80,.08)}
.seop-resource-list .dashicons{color:var(--seop-primary);font-size:25px;width:25px;height:25px}
.seop-resource-list b{display:block}
.seop-resource-list small{display:block;color:#6a8184;margin-top:3px}
.seop-resource-list i{font-style:normal;color:var(--seop-primary);font-size:20px}
.seop-style-dark .seop-resource-list>a{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}
.seop-style-dark .seop-resource-list small{color:rgba(255,255,255,.7)}

/* Logoer */
.seop-logo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}
.seop-logo-grid>div{min-height:130px;display:grid;place-items:center;padding:24px;background:#fff;border:1px solid #dce9e4;border-radius:18px}
.seop-logo-grid img{max-height:72px;width:auto;object-fit:contain;filter:saturate(.85)}

/* Footer */
.seop-footer{padding:34px 0}
.seop-footer .seop-container{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;flex-wrap:wrap;opacity:1}
.seop-footer-brand{display:grid;gap:5px;min-width:180px}
.seop-footer-brand b{font-size:15px;line-height:1.25;color:#fff}
.seop-footer-brand span{font-size:12px;line-height:1.5;color:rgba(255,255,255,.68)}
.seop-footer-meta{display:grid;justify-items:end;gap:8px;max-width:min(760px,100%);margin-left:auto;text-align:right;font-size:12px;line-height:1.5;color:rgba(255,255,255,.76)}
.seop-footer-legal-main{display:flex;justify-content:flex-end;align-items:center;gap:7px 14px;flex-wrap:wrap}
.seop-footer-copyright{color:rgba(255,255,255,.92)}
.seop-footer-org,.seop-footer-address{color:rgba(255,255,255,.66)}
.seop-footer-links{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:wrap}
.seop-footer-links a{color:#fff;text-decoration:none;text-underline-offset:3px}
.seop-footer-links a:hover,.seop-footer-links a:focus-visible{text-decoration:underline}
.seop-footer-links>span{opacity:.38}
.seop-footer-note{max-width:650px;color:rgba(255,255,255,.64)}
.seop-footer-credit{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;opacity:.72}
.seop-footer-credit strong{color:#fff;font-weight:850;letter-spacing:.01em;opacity:1}

/* Reveal */
.seop-js.seop-animation-subtle [data-seop-reveal],
.seop-js.seop-animation-dynamic [data-seop-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.75,.25,1)}
.seop-js.seop-animation-dynamic [data-seop-reveal]{transform:translateY(28px) scale(.985);transition-duration:.8s}
.seop-js [data-seop-reveal].seop-revealed{opacity:1;transform:none}

@media(max-width:1100px){
  .seop-menu-cta{padding:11px 14px}
  .seop-candidate-layout-featured .seop-candidate.is-featured{grid-column:1/-1}
  .seop-feature-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:900px){
  .seop-announcement .seop-container{justify-content:flex-start;padding-right:42px}
  .seop-announcement p{text-align:left}
  .seop-menu-cta{display:none}
  .seop-header-dark .seop-header nav{background:var(--seop-dark);border-color:rgba(255,255,255,.12)}
  .seop-header-dark .seop-header nav a:hover{background:rgba(255,255,255,.08)}
  .seop-hero{min-height:auto}
  .seop-hero-bg:before{background:linear-gradient(180deg,var(--seop-bg),var(--seop-bg) 72%,transparent 100%);opacity:.86}
  .seop-policy-layout-editorial .seop-policy{grid-template-columns:84px minmax(0,1fr);column-gap:20px}
  .seop-candidate-layout-featured .seop-candidate.is-featured{display:block}
  .seop-candidate-layout-featured .seop-candidate.is-featured .seop-photo{min-height:0;aspect-ratio:4/3}
  .seop-candidate-modal-card{grid-template-columns:1fr;max-width:720px}
  .seop-modal-image{min-height:320px;max-height:45svh}
  .seop-modal-image img{min-height:320px}
  .seop-modal-copy{padding:38px 28px}
  .seop-form-grid{grid-template-columns:1fr 1fr}
  .seop-form-grid label:nth-child(3){grid-column:1/-1}
  .seop-feature-card-grid,.seop-resource-list{grid-template-columns:1fr}
  .seop-timeline{grid-template-columns:1fr;gap:0}
  .seop-timeline:before{top:0;bottom:0;left:8px;right:auto;width:2px;height:auto}
  .seop-timeline article{display:grid;grid-template-columns:36px minmax(0,1fr);padding:0 0 28px}
  .seop-timeline article>div{grid-row:1/5;height:auto;align-items:flex-start;padding-top:4px}
  .seop-timeline time,.seop-timeline h3,.seop-timeline p{grid-column:2;margin-top:0}
  .seop-timeline h3{margin:7px 0}
  .seop-custom-section.seop-spacing-spacious{padding-top:110px;padding-bottom:110px}
}

@media(max-width:680px){
  body.seop-has-mobile-bar{padding-bottom:72px!important}
  .seop-mobile-bar{position:fixed;left:10px;right:10px;bottom:10px;z-index:1005;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border-radius:20px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);box-shadow:0 18px 55px rgba(0,31,35,.22);border:1px solid rgba(0,71,80,.1)}
  .seop-mobile-bar a,.seop-mobile-bar button{min-height:48px;border:0;border-radius:14px;background:#edf5f1;color:var(--seop-dark);display:grid;place-items:center;text-decoration:none;font-size:13px;font-weight:900;cursor:pointer}
  .seop-mobile-bar .primary{background:var(--seop-primary);color:#fff}
  .seop-back-top{right:16px;bottom:88px;width:44px;height:44px}
  .seop-announcement{font-size:12px}
  .seop-announcement .seop-container{display:block;padding-top:10px;padding-bottom:10px}
  .seop-announcement a{display:inline-block;margin-top:4px}
  .seop-announcement button{right:0}
  .seop-hero-badge{font-size:10px;padding:7px 10px}
  .seop-hero-points{display:grid;gap:8px}
  .seop-policy-layout-editorial .seop-policy{display:block;padding:28px 0}
  .seop-policy-layout-editorial .seop-policy h3,.seop-policy-layout-editorial .seop-policy p,.seop-policy-layout-editorial .seop-policy ul,.seop-policy-layout-editorial .seop-policy-footer,.seop-policy-layout-editorial .seop-policy-image{grid-column:auto}
  .seop-policy-layout-editorial .seop-policy-top{margin-bottom:18px}
  .seop-policy-image{margin-left:-20px;margin-right:-20px}
  .seop-policy-footer{align-items:flex-start}
  .seop-policy-footer>a{width:100%}
  .seop-candidate-layout-compact .seop-candidate{grid-template-columns:116px minmax(0,1fr)}
  .seop-candidate-layout-compact .seop-candidate>div:last-child{padding:18px}
  .seop-candidate-layout-compact .seop-candidate h3{font-size:21px}
  .seop-candidate-layout-compact .seop-candidate p{display:none}
  .seop-candidate-modal{padding:10px}
  .seop-candidate-modal-card{max-height:calc(100svh - 20px);border-radius:24px}
  .seop-modal-copy{padding:30px 20px}
  .seop-modal-copy h2{font-size:40px}
  .seop-contact-form{padding:24px 18px;margin-left:-12px;margin-right:-12px}
  .seop-form-head{display:block}
  .seop-form-head p{margin-top:6px}
  .seop-form-grid{grid-template-columns:1fr}
  .seop-form-grid label:nth-child(3){grid-column:auto}
  .seop-form-footer{align-items:stretch;flex-direction:column}
  .seop-form-footer .seop-btn{width:100%}
  .seop-feature-card-grid{grid-template-columns:1fr}
  .seop-feature-card-grid article{min-height:auto;padding:24px}
  .seop-faq-item>button{padding:18px;font-size:15px}
  .seop-faq-answer>p{padding-left:18px;padding-right:18px}
  .seop-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .seop-custom-section.seop-width-wide .seop-container{max-width:calc(100% - 24px)}
  .seop-custom-section.seop-spacing-compact{padding-top:54px;padding-bottom:54px}
  .seop-custom-section.seop-spacing-spacious{padding-top:82px;padding-bottom:82px}
  .seop-footer .seop-container{display:grid;gap:18px}
  .seop-footer-meta{justify-items:start;margin-left:0;text-align:left;max-width:100%}
  .seop-footer-legal-main,.seop-footer-links{justify-content:flex-start}
}

@media(max-width:480px){
  .seop-mobile-bar{grid-template-columns:1.2fr .8fr}
  .seop-candidate-layout-compact .seop-candidate{grid-template-columns:96px minmax(0,1fr)}
  .seop-photo i{left:8px;top:8px;padding:5px 7px;font-size:9px}
  .seop-photo b{right:8px;top:8px;padding:5px 7px;font-size:9px}
}

@media(min-width:901px){.seop-hide-desktop{display:none!important}}
@media(max-width:900px){.seop-hide-mobile{display:none!important}}

@media(prefers-reduced-motion:reduce){
  .seop-js.seop-animation-subtle [data-seop-reveal],
  .seop-js.seop-animation-dynamic [data-seop-reveal]{opacity:1;transform:none}
}
.seop-secondary-action{margin-top:20px}.seop-secondary-action .seop-btn{border-color:color-mix(in srgb,var(--seop-dark) 18%,white)}
.seop-style-dark .seop-secondary-action .seop-btn{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.24);color:#fff}

/* Navigation state and premium sticky-header feedback. */
.seop-header.is-scrolled{box-shadow:0 16px 42px rgba(0,71,80,.10);border-bottom-color:color-mix(in srgb,var(--seop-dark) 18%,transparent)}
.seop-header nav a.is-active{color:var(--seop-primary)}
.seop-header nav a.is-active:after{right:0}

/* =====================================================================
   3.1 – BALANSERT PREMIUM FRONTEND
   Beholder 3.0-funksjonene, men gjenoppretter bredde, ro og tydelig hierarki.
   ===================================================================== */

/* OnePage skal aldri arve en unormalt liten grunnfont fra WordPress-temaet. */
.seop-site{
  font-size:var(--seop-base-font,16px);
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
  width:100%;
  max-width:100%;
  min-width:0;
}

/* Robust fullbredde-fallback før JavaScript har målt nøyaktig venstreposisjon. */
.seop-shortcode-wrap{
  grid-column:1 / -1;
  min-width:0;
  clear:both;
}
.seop-shortcode-wrap.seop-fullbleed{
  position:relative;
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
}
@supports(width:100dvw){
  .seop-shortcode-wrap.seop-fullbleed{
    width:100dvw!important;
    max-width:100dvw!important;
    margin-left:calc(50% - 50dvw)!important;
    margin-right:calc(50% - 50dvw)!important;
  }
}
html.seop-fullbleed-active,
body.seop-fullbleed-active{overflow-x:clip!important;max-width:100%!important}
@supports not (overflow:clip){html.seop-fullbleed-active,body.seop-fullbleed-active{overflow-x:hidden!important}}

/* Vanlige tema-containere skal ikke klippe shortcoden. */
body.seop-hide-theme-spacing .site-content,
body.seop-hide-theme-spacing #content,
body.seop-hide-theme-spacing .content-area,
body.seop-hide-theme-spacing .site-main,
body.seop-hide-theme-spacing main#primary,
body.seop-hide-theme-spacing article.page,
body.seop-hide-theme-spacing .entry-content,
body.seop-hide-theme-spacing .wp-block-post-content{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  overflow:visible!important;
}
body.seop-hide-theme-spacing .site-content>.col-full,
body.seop-hide-theme-spacing #content>.col-full,
body.seop-hide-theme-spacing .site-main>.container,
body.seop-hide-theme-spacing .content-area>.container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

/* Grunnleggende bredde og typografisk sikkerhet. */
.seop-site .seop-container{
  width:calc(100% - clamp(32px,5vw,72px));
  max-width:var(--seop-width,1420px);
  min-width:0;
  margin-inline:auto;
}
.seop-site :where(h1,h2,h3,p,li,a,span,strong,small){overflow-wrap:break-word}
.seop-site :where(.seop-navrow,.seop-sectionhead,.seop-policy-grid,.seop-candidate-grid,.seop-contact-card,.seop-image-text,.seop-quote-wrap,.seop-cta-inner)>*{min-width:0}

/* Balansert premium er anbefalt og ligger nær den ryddige 2.1-frontenden. */
.seop-profile-balanced .seop-navrow{height:76px}
.seop-profile-balanced .seop-header nav{gap:26px}
.seop-profile-balanced .seop-brand{font-size:17px}
.seop-profile-balanced .seop-menu-cta{padding:11px 17px}
.seop-profile-balanced .seop-hero{
  min-height:min(var(--seop-hero-height,760px),calc(100svh - 76px));
}
.seop-profile-balanced .seop-hero-inner{padding:82px 0 70px}
.seop-profile-balanced .seop-hero h1{
  max-width:1080px;
  margin:24px 0 26px;
  font-size:clamp(62px,7.4vw,128px);
  line-height:.92;
  letter-spacing:-.063em;
}
.seop-profile-balanced .seop-hero-copy{max-width:840px;font-size:clamp(18px,1.45vw,24px);line-height:1.55}
.seop-profile-balanced .seop-actions{margin-top:30px}
.seop-profile-balanced .seop-scroll{margin-top:48px}
.seop-profile-balanced .seop-section{
  padding-top:calc(104px * var(--seop-section-scale) / 100);
  padding-bottom:calc(104px * var(--seop-section-scale) / 100);
}
.seop-profile-balanced .seop-sectionhead{margin-bottom:36px;gap:32px}
.seop-profile-balanced .seop-sectionhead h2,
.seop-profile-balanced .seop-contact-card h2,
.seop-profile-balanced .seop-custom-section h2{
  font-size:clamp(40px,4.35vw,68px);
  line-height:1.02;
}
.seop-profile-balanced .seop-section-intro{font-size:17px;line-height:1.65}
.seop-profile-balanced .seop-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.seop-profile-balanced .seop-policy{padding:34px}
.seop-profile-balanced .seop-policy h3{font-size:clamp(29px,2.65vw,44px);margin:24px 0 14px}
.seop-profile-balanced .seop-policy p{font-size:16px}
.seop-profile-balanced .seop-candidate-grid{gap:22px}
.seop-profile-balanced .seop-contact-card{padding:58px;gap:44px}

/* Kampanje kan fortsatt være større og mer ekspressiv. */
.seop-profile-campaign .seop-hero h1{font-size:clamp(68px,8.5vw,150px)}
.seop-profile-campaign .seop-section{padding-top:calc(126px * var(--seop-section-scale) / 100);padding-bottom:calc(126px * var(--seop-section-scale) / 100)}

/* Kompakt profil for kortere informasjonssider. */
.seop-profile-compact .seop-hero{min-height:auto}
.seop-profile-compact .seop-hero-inner{padding:66px 0 58px}
.seop-profile-compact .seop-hero h1{font-size:clamp(54px,6.7vw,108px);max-width:980px}
.seop-profile-compact .seop-scroll{display:none}
.seop-profile-compact .seop-section{padding-top:calc(76px * var(--seop-section-scale) / 100);padding-bottom:calc(76px * var(--seop-section-scale) / 100)}
.seop-profile-compact .seop-sectionhead{margin-bottom:28px}

/* Desktop: unngå at overskrift/søk/filter klemmer hverandre. */
@media(min-width:901px){
  .seop-sectionhead>div{max-width:min(860px,calc(100% - 370px))}
  .seop-sectionhead.custom>div{max-width:none}
  .seop-search{width:min(330px,30vw)}
}

/* Nettbrett og mindre laptop. */
@media(max-width:1100px){
  .seop-profile-balanced .seop-hero h1{font-size:clamp(58px,8.2vw,104px)}
  .seop-profile-balanced .seop-policy{padding:30px}
  .seop-profile-balanced .seop-contact-card{padding:46px}
}

/* Mobil og nettbrett: ett tydelig innholdsløp uten sideveis forskyvning. */
@media(max-width:900px){
  .seop-site .seop-container{width:calc(100% - 32px)}
  .seop-navrow{height:70px}
  .seop-header nav{top:70px;left:12px;right:12px;width:auto;max-width:none}
  .seop-profile-balanced .seop-hero{min-height:auto}
  .seop-profile-balanced .seop-hero-inner{padding:66px 0 58px}
  .seop-profile-balanced .seop-hero h1{font-size:clamp(50px,12vw,82px);max-width:760px}
  .seop-profile-balanced .seop-hero-copy{font-size:18px;max-width:690px}
  .seop-profile-balanced .seop-section{padding-top:calc(78px * var(--seop-section-scale) / 100);padding-bottom:calc(78px * var(--seop-section-scale) / 100)}
  .seop-sectionhead{display:grid;gap:22px;align-items:start}
  .seop-sectionhead>div{max-width:none}
  .seop-search{width:100%}
  .seop-profile-balanced .seop-policy-grid,
  .seop-profile-campaign .seop-policy-grid,
  .seop-profile-compact .seop-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .seop-candidate-grid{grid-template-columns:1fr}
  .seop-contact-card{grid-template-columns:1fr}
  .seop-profile-balanced .seop-contact-card{padding:38px;gap:30px}
  .seop-policy-layout-editorial .seop-policy{grid-template-columns:76px minmax(0,1fr)}
}

/* 3.6: Mobilkort styres eksplisitt fra kontrollsenteret.
   Nettbrett bruker to kolonner, mens telefon som standard bruker én. */
@media(max-width:680px){
  .seop-site.seop-mobile-policy-cols-1 .seop-policy-grid{
    grid-template-columns:minmax(0,1fr)!important;
  }
  .seop-site.seop-mobile-policy-cols-2 .seop-policy-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .seop-site.seop-mobile-policy-cols-auto .seop-policy-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .seop-site.seop-mobile-policy-cols-1 .seop-policy{
    min-height:0;
  }
  .seop-site.seop-mobile-policy-cols-1 .seop-policy h3{
    max-width:22ch;
  }
}
@media(max-width:480px){
  .seop-site.seop-mobile-policy-cols-auto .seop-policy-grid{
    grid-template-columns:minmax(0,1fr)!important;
  }
}

@media(max-width:560px){
  .seop-site .seop-container{width:calc(100% - 24px)}
  .seop-profile-balanced .seop-hero-inner{padding:52px 0 46px}
  .seop-profile-balanced .seop-hero h1{
    font-size:clamp(43px,13.5vw,64px);
    line-height:.94;
    letter-spacing:-.055em;
    margin:18px 0 20px;
  }
  .seop-profile-balanced .seop-hero h1 span{padding:.05em .14em .1em;border-radius:.22em}
  .seop-profile-balanced .seop-hero-copy{font-size:16px;line-height:1.55}
  .seop-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:26px}
  .seop-actions .seop-btn{width:100%;min-height:50px}
  .seop-profile-balanced .seop-scroll{display:none}
  .seop-profile-balanced .seop-section{padding-top:calc(62px * var(--seop-section-scale) / 100);padding-bottom:calc(62px * var(--seop-section-scale) / 100)}
  .seop-profile-balanced .seop-sectionhead h2,
  .seop-profile-balanced .seop-contact-card h2,
  .seop-profile-balanced .seop-custom-section h2{font-size:clamp(34px,10vw,44px)}
  .seop-profile-balanced .seop-section-intro{font-size:15px}
  .seop-profile-balanced .seop-policy{padding:22px 20px}
  .seop-profile-balanced .seop-policy h3{font-size:30px}
  .seop-profile-balanced .seop-policy p{font-size:15px}
  .seop-profile-balanced .seop-contact-card{padding:26px 20px;border-radius:24px}
  .seop-policy-layout-editorial .seop-policy{display:block}
  .seop-policy-layout-editorial .seop-policy-top{margin-bottom:16px}
  .seop-mobile-bar{left:8px;right:8px;bottom:8px}
}

/* 3.2: Ekte visuell luft mellom hovedseksjonene.
   Tidligere styrte «luft» bare innvendig padding. Nå får hver hovedflate
   en kontrollert, responsiv pause som gir tydeligere premium rytme. */
.seop-site #seop-main-content{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  gap:clamp(24px,var(--seop-section-gap,42px),64px);
  background:#fff;
}
.seop-site #seop-main-content>.seop-hero,
.seop-site #seop-main-content>.seop-section{
  width:100%;
  min-width:0;
  flex:0 0 auto;
}

/* Hero og første innholdsseksjon skal fortsatt oppleves som en samlet åpning,
   men uten at innholdet kleber visuelt sammen. */
.seop-profile-compact #seop-main-content{
  gap:clamp(18px,var(--seop-section-gap,42px),44px);
}
.seop-profile-campaign #seop-main-content{
  gap:clamp(30px,var(--seop-section-gap,42px),76px);
}

@media(max-width:900px){
  .seop-site #seop-main-content{
    gap:clamp(18px,var(--seop-section-gap,42px),34px);
  }
}

@media(max-width:560px){
  .seop-site #seop-main-content{
    gap:clamp(14px,var(--seop-section-gap,42px),24px);
  }
}

/* 3.3: Kontaktseksjon med tydeligere premium-hierarki.
   Skjemaet skal oppleves som en integrert del av den grønne flaten,
   ikke som en nesten like stor ramme lagt oppå en annen ramme. */
.seop-contact{
  padding-top:calc(92px * var(--seop-section-scale) / 100);
  padding-bottom:calc(104px * var(--seop-section-scale) / 100);
  background:linear-gradient(180deg,#f7fbf9 0%,var(--seop-bg) 100%);
}
.seop-contact .seop-container{
  max-width:min(var(--seop-width,1420px),calc(100% - clamp(32px,5vw,72px)));
}
.seop-contact-card{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  grid-template-columns:minmax(0,1fr) minmax(270px,360px);
  column-gap:clamp(42px,5vw,76px);
  row-gap:clamp(38px,4vw,58px);
  padding:clamp(52px,5.2vw,78px);
  border:1px solid color-mix(in srgb,var(--seop-dark) 9%,transparent);
  border-radius:clamp(30px,3vw,46px);
  background:
    radial-gradient(circle at 92% 8%,rgba(255,255,255,.42),transparent 28%),
    linear-gradient(128deg,var(--seop-accent) 0%,color-mix(in srgb,var(--seop-accent) 45%,white) 100%);
  box-shadow:0 30px 80px rgba(0,71,80,.11);
}
.seop-contact-card:before{
  content:"";
  position:absolute;
  z-index:-1;
  width:340px;
  height:340px;
  right:-150px;
  bottom:-190px;
  border-radius:50%;
  background:rgba(255,255,255,.2);
  pointer-events:none;
}
.seop-contact-card>div:first-child{
  align-self:start;
  max-width:760px;
}
.seop-contact-card .seop-section-intro{
  max-width:680px;
  line-height:1.68;
}
.seop-contact-actions{
  width:100%;
  max-width:360px;
  justify-self:end;
  align-self:start;
  padding-top:8px;
}
.seop-contact-actions a{
  min-height:62px;
  padding:15px 18px;
  border:1px solid rgba(0,71,80,.08);
  box-shadow:0 10px 28px rgba(0,71,80,.055);
}
.seop-contact-actions a:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(0,71,80,.1);
}
.seop-contact-card:has(.seop-contact-form){
  grid-template-columns:minmax(0,1fr) minmax(270px,360px);
}
.seop-contact-form{
  grid-column:1/-1;
  justify-self:center;
  width:min(100%,1080px);
  max-width:1080px;
  margin-top:0;
  padding:clamp(30px,3vw,44px);
  border:1px solid rgba(0,71,80,.09);
  border-radius:clamp(22px,2vw,30px);
  background:rgba(255,255,255,.96);
  box-shadow:0 18px 48px rgba(0,71,80,.075);
  backdrop-filter:blur(10px);
}
.seop-form-head{
  align-items:center;
  margin-bottom:26px;
  padding-bottom:20px;
  border-bottom:1px solid #e4eeea;
}
.seop-form-head span{
  font-size:clamp(21px,2vw,28px);
}
.seop-form-grid{
  gap:18px;
}
.seop-form-grid input,
.seop-form-grid textarea{
  border-radius:12px;
  background:#fff;
}
.seop-form-grid textarea{
  min-height:132px;
  resize:vertical;
}
.seop-form-footer{
  justify-content:space-between;
  flex-wrap:wrap;
}
.seop-contact + .seop-footer,
.seop-site .seop-footer{
  position:relative;
}

@media(max-width:1100px){
  .seop-contact-card,
  .seop-contact-card:has(.seop-contact-form){
    grid-template-columns:minmax(0,1fr) minmax(240px,310px);
    padding:46px;
    column-gap:38px;
  }
  .seop-contact-form{width:min(100%,940px)}
}

@media(max-width:900px){
  .seop-contact{
    padding-top:calc(66px * var(--seop-section-scale) / 100);
    padding-bottom:calc(78px * var(--seop-section-scale) / 100);
  }
  .seop-contact-card,
  .seop-contact-card:has(.seop-contact-form){
    grid-template-columns:1fr;
    padding:38px;
    row-gap:28px;
    border-radius:30px;
  }
  .seop-contact-actions{
    max-width:none;
    justify-self:stretch;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    padding-top:0;
  }
  .seop-contact-form{
    width:100%;
    max-width:none;
    padding:30px;
    border-radius:24px;
  }
  .seop-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .seop-form-grid label:nth-child(3){grid-column:1/-1}
}

@media(max-width:560px){
  .seop-contact{
    padding-top:54px;
    padding-bottom:62px;
  }
  .seop-contact .seop-container{width:calc(100% - 20px)}
  .seop-contact-card,
  .seop-contact-card:has(.seop-contact-form){
    padding:24px 18px 18px;
    gap:22px;
    border-radius:26px;
  }
  .seop-contact-actions{
    grid-template-columns:1fr;
    gap:9px;
  }
  .seop-contact-actions a{
    min-height:56px;
  }
  .seop-contact-form{
    padding:22px 18px;
    border-radius:20px;
    box-shadow:0 12px 30px rgba(0,71,80,.065);
  }
  .seop-form-head{
    display:grid;
    gap:6px;
    margin-bottom:20px;
    padding-bottom:16px;
  }
  .seop-form-head span{font-size:22px}
  .seop-form-grid{
    grid-template-columns:1fr;
    gap:14px;
  }
  .seop-form-grid label:nth-child(3),
  .seop-form-grid label.full{grid-column:auto}
  .seop-form-grid textarea{min-height:126px}
  .seop-form-footer{
    align-items:stretch;
    gap:12px;
  }
  .seop-form-footer .seop-btn{width:100%}
}

/* 3.4: Seksjoner kan nå brukes som selvstendige shortcodes.
   Hver seksjon beholder premiumdesignet, men kan plasseres fritt mellom
   vanlige WordPress-blokker uten at bakgrunner eller rammer flyter sammen. */
.seop-section-shortcode{
  display:block;
  width:100%;
  max-width:none;
  min-width:0;
  clear:both;
  overflow:clip;
}
.seop-section-shortcode .seop-site{
  width:100%;
  max-width:none;
  min-width:0;
}
.seop-section-shortcode.seop-fragment-spacing-none{margin-block:0}
.seop-section-shortcode.seop-fragment-spacing-small{margin-block:clamp(12px,1.8vw,24px)}
.seop-section-shortcode.seop-fragment-spacing-normal{margin-block:clamp(24px,3.5vw,52px)}
.seop-section-shortcode.seop-fragment-spacing-large{margin-block:clamp(42px,6vw,88px)}
.seop-section-shortcode-header,
.seop-section-shortcode-hero,
.seop-section-shortcode-footer{margin-block:0}
.seop-fragment .seop-section,
.seop-fragment .seop-hero,
.seop-fragment .seop-header,
.seop-fragment .seop-footer{margin:0}
.seop-shortcode-notice{
  padding:14px 18px;
  border:1px solid #d9e7e2;
  border-radius:14px;
  background:#f6faf8;
  color:#36575b;
}

/* Kandidatflaten skal alltid ha en tydelig mørk scene rundt kortene.
   Dette hindrer at kortene ser ut til å ligge helt i kant med seksjonen. */
.seop-candidates-section{
  position:relative;
  isolation:isolate;
  padding-top:clamp(86px,7vw,120px)!important;
  padding-bottom:clamp(104px,8vw,144px)!important;
  background:
    radial-gradient(circle at 84% 10%,rgba(81,214,148,.10),transparent 28%),
    linear-gradient(180deg,color-mix(in srgb,var(--seop-dark) 96%,#001f24) 0%,var(--seop-dark) 100%)!important;
}
.seop-candidates-section .seop-candidate-grid{
  position:relative;
  z-index:1;
  padding-bottom:clamp(8px,1.2vw,18px);
}
.seop-candidates-section .seop-sectionhead{
  position:relative;
  z-index:1;
}

/* Når kandidatseksjonen brukes alene, får hele den mørke flaten sin egen
   avslutning og kan trygt etterfølges av valgfritt WordPress-innhold. */
.seop-fragment-candidates .seop-candidates-section{
  min-height:0;
}
.seop-contained.seop-section-shortcode-candidates .seop-candidates-section,
.seop-contained.seop-section-shortcode-contact .seop-contact{
  border-radius:clamp(24px,3vw,42px);
}

@media(max-width:900px){
  .seop-section-shortcode.seop-fragment-spacing-normal{margin-block:clamp(20px,4vw,36px)}
  .seop-section-shortcode.seop-fragment-spacing-large{margin-block:clamp(32px,7vw,58px)}
  .seop-candidates-section{
    padding-top:72px!important;
    padding-bottom:88px!important;
  }
}

@media(max-width:560px){
  .seop-section-shortcode.seop-fragment-spacing-small{margin-block:12px}
  .seop-section-shortcode.seop-fragment-spacing-normal{margin-block:20px}
  .seop-section-shortcode.seop-fragment-spacing-large{margin-block:34px}
  .seop-candidates-section{
    padding-top:58px!important;
    padding-bottom:72px!important;
  }
  .seop-candidates-section .seop-candidate-grid{padding-bottom:4px}
}

/* =====================================================================
   3.5 – PREMIUM MOBILFINISH
   Mer brukbar bredde, tydeligere rytme og færre lag med innvendig padding.
   Desktop påvirkes ikke. Standardprofilen «comfortable» er anbefalt.
   ===================================================================== */
@media(max-width:680px){
  /* Mobilprofil-variabler */
  .seop-site{
    --seop-mobile-gutter:14px;
    --seop-mobile-section-y:58px;
    --seop-mobile-card-pad:22px;
    --seop-mobile-card-radius:24px;
    --seop-mobile-grid-gap:16px;
  }
  .seop-site.seop-mobile-balanced{
    --seop-mobile-gutter:16px;
    --seop-mobile-section-y:52px;
    --seop-mobile-card-pad:20px;
    --seop-mobile-card-radius:22px;
    --seop-mobile-grid-gap:14px;
  }
  .seop-site.seop-mobile-compact{
    --seop-mobile-gutter:18px;
    --seop-mobile-section-y:44px;
    --seop-mobile-card-pad:18px;
    --seop-mobile-card-radius:20px;
    --seop-mobile-grid-gap:12px;
  }

  /* Bruk mer av mobilbredden uten at innholdet treffer skjermkanten. */
  .seop-site .seop-container,
  .seop-custom-section.seop-width-wide .seop-container{
    width:calc(100% - (var(--seop-mobile-gutter) * 2));
    max-width:none;
  }
  .seop-section-shortcode.seop-contained{
    max-width:calc(100% - (var(--seop-mobile-gutter) * 2));
  }
  .seop-site #seop-main-content{gap:18px}
  .seop-section-shortcode.seop-fragment-spacing-normal{margin-block:20px}
  .seop-section-shortcode.seop-fragment-spacing-large{margin-block:32px}

  /* Header og meny */
  .seop-navrow{height:66px;gap:10px}
  .seop-brand{min-width:0;gap:9px;font-size:14px;line-height:1.05}
  .seop-brand strong{max-width:150px}
  .seop-brand img{height:34px;max-width:132px}
  .seop-v{width:34px;height:34px;flex:0 0 34px}
  .seop-menu{width:44px;height:44px;flex:0 0 44px;border-radius:14px}
  .seop-header nav{
    top:72px;
    left:var(--seop-mobile-gutter);
    right:var(--seop-mobile-gutter);
    padding:10px;
    border-radius:20px;
    gap:3px;
    box-shadow:0 22px 60px rgba(0,55,61,.20);
  }
  .seop-header nav a{min-height:46px;display:flex;align-items:center;padding:11px 13px;font-size:15px}

  /* Hero: stor nok til å føles eksklusiv, men ikke trang eller dominerende. */
  .seop-profile-balanced .seop-hero-inner,
  .seop-profile-campaign .seop-hero-inner,
  .seop-profile-compact .seop-hero-inner{padding:42px 0 44px}
  .seop-hero-bg:before{
    background:linear-gradient(180deg,color-mix(in srgb,var(--seop-bg) 96%,transparent) 0%,color-mix(in srgb,var(--seop-bg) 93%,transparent) 74%,var(--seop-bg) 100%);
    opacity:.94;
  }
  .seop-eyebrow{line-height:1.2}
  .seop-profile-balanced .seop-hero h1,
  .seop-profile-campaign .seop-hero h1,
  .seop-profile-compact .seop-hero h1{
    max-width:100%;
    margin:16px 0 18px;
    font-size:clamp(40px,12.2vw,58px);
    line-height:.96;
    letter-spacing:-.052em;
  }
  .seop-hero h1 span{
    display:inline-block;
    max-width:100%;
    padding:.07em .15em .11em;
    border-radius:.24em;
  }
  .seop-profile-balanced .seop-hero-copy,
  .seop-profile-campaign .seop-hero-copy,
  .seop-profile-compact .seop-hero-copy{
    max-width:38rem;
    font-size:16px;
    line-height:1.58;
  }
  .seop-hero-copy p{margin:0}
  .seop-hero-badge{margin-top:14px}
  .seop-hero-points{margin-top:20px;gap:9px}
  .seop-hero-points li{font-size:13px;line-height:1.35}
  .seop-actions{grid-template-columns:1fr;gap:10px;margin-top:24px}
  .seop-actions .seop-btn{min-height:50px;padding:13px 17px;font-size:14px}

  /* Alle hovedseksjoner får samme rolige mobilrytme. */
  .seop-profile-balanced .seop-section,
  .seop-profile-campaign .seop-section,
  .seop-profile-compact .seop-section,
  .seop-custom-section.seop-spacing-compact,
  .seop-custom-section.seop-spacing-spacious{
    padding-top:var(--seop-mobile-section-y);
    padding-bottom:var(--seop-mobile-section-y);
  }
  .seop-sectionhead{gap:16px;margin-bottom:26px}
  .seop-sectionhead>div>span,
  .seop-contact-card>div>span,
  .seop-custom-kicker{
    display:inline-flex;
    font-size:10px;
    line-height:1.2;
    letter-spacing:.13em;
  }
  .seop-profile-balanced .seop-sectionhead h2,
  .seop-profile-campaign .seop-sectionhead h2,
  .seop-profile-compact .seop-sectionhead h2,
  .seop-profile-balanced .seop-contact-card h2,
  .seop-profile-campaign .seop-contact-card h2,
  .seop-profile-compact .seop-contact-card h2,
  .seop-custom-section h2{
    margin-top:10px;
    font-size:clamp(32px,9.4vw,42px);
    line-height:1.02;
    letter-spacing:-.045em;
  }
  .seop-profile-balanced .seop-section-intro,
  .seop-profile-campaign .seop-section-intro,
  .seop-profile-compact .seop-section-intro,
  .seop-richtext{font-size:15.5px;line-height:1.65}

  /* Søk og filter får full bredde og bedre tommelbruk. */
  .seop-search{margin-top:0}
  .seop-search input{height:48px;padding:0 46px 0 16px;border-radius:16px;font-size:16px}
  .seop-search i{right:16px}
  .seop-filters{
    width:auto;
    max-width:none;
    margin:0 calc(var(--seop-mobile-gutter) * -1) 24px;
    padding:0 var(--seop-mobile-gutter) 6px;
    gap:8px;
    scroll-padding-inline:var(--seop-mobile-gutter);
    scroll-snap-type:x proximity;
  }
  .seop-filters button{
    min-height:40px;
    padding:9px 14px;
    font-size:12px;
    scroll-snap-align:start;
  }

  /* Politikkort: mindre nested padding, tydeligere hierarchy. */
  .seop-policy-grid{gap:var(--seop-mobile-grid-gap)}
  .seop-site.seop-mobile-policy-cols-1 .seop-policy-grid{grid-template-columns:minmax(0,1fr)!important}
  .seop-profile-balanced .seop-policy,
  .seop-profile-campaign .seop-policy,
  .seop-profile-compact .seop-policy,
  .seop-policy-layout-accordion .seop-policy{
    padding:var(--seop-mobile-card-pad);
    border-radius:var(--seop-mobile-card-radius);
  }
  .seop-policy-top{gap:10px}
  .seop-policy-top b{width:34px;height:34px;font-size:11px;flex:0 0 34px}
  .seop-policy-top span{font-size:10px;letter-spacing:.1em}
  .seop-profile-balanced .seop-policy h3,
  .seop-profile-campaign .seop-policy h3,
  .seop-profile-compact .seop-policy h3,
  .seop-policy-layout-accordion .seop-policy h3{
    margin:18px 0 10px;
    font-size:clamp(26px,7.8vw,33px);
    line-height:1.04;
  }
  .seop-policy p{font-size:15px;line-height:1.58}
  .seop-policy ul{gap:8px;margin-top:18px}
  .seop-policy li{padding:11px 12px 11px 38px;font-size:13px;line-height:1.45;border-radius:12px}
  .seop-policy li:before{left:13px;top:13px}
  .seop-policy-footer{gap:8px;margin-top:18px;padding-top:14px}
  .seop-policy-footer>a,.seop-policy-footer>button{min-height:40px;padding:9px 0;font-size:12px}
  .seop-policy-image{margin:20px calc(var(--seop-mobile-card-pad) * -1) calc(var(--seop-mobile-card-pad) * -1)}
  .seop-policy-image,.seop-policy-image img{height:auto;max-height:none;aspect-ratio:16/10}
  .seop-policy-image img{object-fit:cover}
  .seop-policy.is-featured:before{right:12px;top:12px}
  .seop-policy-icon{right:16px;bottom:14px;font-size:34px}

  /* Kandidatflaten og kandidatkortene. */
  .seop-candidates-section{
    padding-top:var(--seop-mobile-section-y)!important;
    padding-bottom:calc(var(--seop-mobile-section-y) + 10px)!important;
  }
  .seop-candidates-section .seop-container{width:calc(100% - (var(--seop-mobile-gutter) * 2))}
  .seop-candidate-grid{gap:var(--seop-mobile-grid-gap)}
  .seop-candidate,
  .seop-candidate-layout-featured .seop-candidate.is-featured{
    display:block;
    border-radius:var(--seop-mobile-card-radius);
    overflow:hidden;
  }
  .seop-candidate .seop-photo,
  .seop-candidate-layout-featured .seop-candidate.is-featured .seop-photo{
    min-height:0;
    aspect-ratio:4/3;
  }
  .seop-candidate>div:last-child,
  .seop-candidate-layout-featured .seop-candidate.is-featured>div:last-child{
    padding:var(--seop-mobile-card-pad);
  }
  .seop-candidate h3,
  .seop-candidate-layout-featured .seop-candidate.is-featured h3{
    margin:0 0 5px;
    font-size:clamp(25px,7.5vw,32px);
    line-height:1.04;
  }
  .seop-candidate strong{font-size:10px;line-height:1.35;letter-spacing:.1em}
  .seop-candidate p{margin:14px 0 0;font-size:14px;line-height:1.55}
  .seop-candidate-mini-contact{margin-top:14px;gap:7px}
  .seop-candidate-mini-contact a{min-height:36px;display:inline-flex;align-items:center;padding:7px 11px}
  .seop-candidate-open{min-height:44px;margin-top:16px;padding-top:12px;font-size:13px}
  .seop-photo i,.seop-photo b{top:10px;padding:6px 9px;font-size:9px}
  .seop-photo i{left:10px}.seop-photo b{right:10px}

  /* Kompakt kandidatlayout skal fortsatt være lesbar, ikke knøttsmal. */
  .seop-candidate-layout-compact .seop-candidate{
    display:grid;
    grid-template-columns:118px minmax(0,1fr);
  }
  .seop-candidate-layout-compact .seop-photo{aspect-ratio:auto;min-height:168px}
  .seop-candidate-layout-compact .seop-candidate>div:last-child{padding:18px 16px}
  .seop-candidate-layout-compact .seop-candidate h3{font-size:22px}

  /* Kontakt: én gjennomført flate, ikke tre rammer inni hverandre. */
  .seop-contact{
    padding-top:var(--seop-mobile-section-y);
    padding-bottom:var(--seop-mobile-section-y);
  }
  .seop-contact .seop-container{width:calc(100% - (var(--seop-mobile-gutter) * 2));max-width:none}
  .seop-contact-card,
  .seop-contact-card:has(.seop-contact-form),
  .seop-profile-balanced .seop-contact-card,
  .seop-profile-campaign .seop-contact-card,
  .seop-profile-compact .seop-contact-card{
    grid-template-columns:1fr;
    gap:22px;
    padding:24px 16px 16px;
    border-radius:26px;
  }
  .seop-contact-card>div:first-child{padding:0 4px}
  .seop-contact-actions{grid-template-columns:1fr;gap:9px}
  .seop-contact-actions a{min-height:56px;padding:13px 15px;border-radius:16px;font-size:14px}
  .seop-contact-form{
    width:100%;
    max-width:none;
    margin:0;
    padding:22px 16px;
    border-radius:20px;
    box-shadow:0 12px 30px rgba(0,71,80,.065);
  }
  .seop-form-head{gap:5px;margin-bottom:18px;padding-bottom:15px}
  .seop-form-head span{font-size:21px;line-height:1.15}
  .seop-form-head p{font-size:12px;line-height:1.45}
  .seop-form-grid{grid-template-columns:1fr;gap:13px}
  .seop-form-grid label{font-size:12px}
  .seop-form-grid input,
  .seop-form-grid textarea{
    width:100%;
    min-height:48px;
    padding:12px 13px;
    border-radius:12px;
    font-size:16px;
  }
  .seop-form-grid textarea{min-height:124px}
  .seop-consent{align-items:flex-start;font-size:12px;line-height:1.45}
  .seop-consent input{margin-top:2px;flex:0 0 auto}
  .seop-form-footer{gap:10px;margin-top:16px}
  .seop-form-footer .seop-btn{min-height:50px}
  .seop-form-status{font-size:12px;line-height:1.45}

  /* Ekstraseksjoner */
  .seop-image-text,.seop-quote-wrap{gap:26px}
  .seop-custom-media,.seop-custom-media img{min-height:240px;border-radius:var(--seop-mobile-card-radius)}
  .seop-custom-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:24px}
  .seop-custom-actions .seop-btn{width:100%}
  .seop-feature-card-grid{gap:var(--seop-mobile-grid-gap)}
  .seop-feature-card-grid article{min-height:auto;padding:var(--seop-mobile-card-pad);border-radius:var(--seop-mobile-card-radius)}
  .seop-feature-card-grid h3{margin:20px 0 10px;font-size:27px}
  .seop-faq-list{gap:9px}
  .seop-faq-item{border-radius:16px}
  .seop-faq-item>button{min-height:58px;padding:16px;font-size:15px;line-height:1.35}
  .seop-faq-answer>p{padding-inline:16px;font-size:14px}
  .seop-resource-list{gap:10px}
  .seop-resource-list>a{padding:16px;border-radius:15px}
  .seop-logo-grid{gap:10px}
  .seop-logo-grid>div{min-height:104px;padding:16px;border-radius:15px}
  .seop-stats-grid{gap:var(--seop-mobile-grid-gap)}
  .seop-stat{padding:var(--seop-mobile-card-pad);border-radius:var(--seop-mobile-card-radius)}
  .seop-stat b{font-size:48px}
  .seop-quote-wrap blockquote{font-size:clamp(27px,8vw,36px)}
  .seop-cta-inner{padding:26px 20px;border-radius:var(--seop-mobile-card-radius)}
  .seop-video-wrap{border-radius:var(--seop-mobile-card-radius)}
  .seop-gallery-grid{gap:10px}
  .seop-gallery-grid img{border-radius:18px}

  /* Kandidatmodal som komfortabel mobil-dialog. */
  .seop-candidate-modal{align-items:end;padding:0}
  .seop-candidate-modal-card{
    width:100%;
    max-width:none;
    max-height:94svh;
    border-radius:26px 26px 0 0;
  }
  .seop-modal-image{min-height:0;height:min(40svh,360px);max-height:none}
  .seop-modal-image img{min-height:0;height:100%}
  .seop-modal-copy{padding:28px 18px 34px}
  .seop-modal-copy h2{font-size:clamp(34px,10vw,44px)}
  .seop-modal-close{position:fixed;right:12px;top:max(12px,env(safe-area-inset-top));width:44px;height:44px}
  .seop-modal-links{gap:8px}
  .seop-modal-links a{min-height:42px;display:inline-flex;align-items:center}

  /* Footer og fast mobilbar */
  .seop-footer{padding:26px 0}
  .seop-footer .seop-container{gap:18px;font-size:13px}
  .seop-footer-brand{gap:4px}
  .seop-footer-meta{gap:9px;font-size:12px}
  .seop-footer-legal-main{display:grid;gap:4px}
  .seop-footer-links{gap:7px 9px}
  .seop-mobile-bar{
    left:max(8px,env(safe-area-inset-left));
    right:max(8px,env(safe-area-inset-right));
    bottom:max(8px,env(safe-area-inset-bottom));
    padding:7px;
    border-radius:18px;
  }
  .seop-mobile-bar a,.seop-mobile-bar button{min-height:46px;border-radius:12px;font-size:12px}
}

@media(max-width:390px){
  .seop-site{--seop-mobile-gutter:11px;--seop-mobile-card-pad:19px}
  .seop-profile-balanced .seop-hero h1,
  .seop-profile-campaign .seop-hero h1,
  .seop-profile-compact .seop-hero h1{font-size:clamp(37px,12.4vw,49px)}
  .seop-candidate-layout-compact .seop-candidate{grid-template-columns:104px minmax(0,1fr)}
  .seop-candidate-layout-compact .seop-candidate>div:last-child{padding:16px 13px}
  .seop-mobile-bar{grid-template-columns:1.1fr .9fr}
}

/* ===== v3.11: friere designkontroller + nyheter og infosider ===== */
.seop-site{
  --seop-hero-tint:var(--seop-bg);
  --seop-contact-section:var(--seop-bg);
  --seop-contact-card:var(--seop-accent);
  --seop-form-bg:#fff;
  --seop-input-bg:#fbfdfc;
  --seop-faq-bg:#fff;
}

/* Hero: valgbar fargebehandling */
.seop-hero-bg:before{
  background:linear-gradient(90deg,var(--seop-hero-tint) 0%,var(--seop-hero-tint) 52%,transparent 100%);
  opacity:var(--seop-hero-overlay-alpha,.62);
}
.seop-hero-overlay-fade-bottom .seop-hero-bg:before{
  background:linear-gradient(180deg,var(--seop-hero-tint) 0%,var(--seop-hero-tint) 62%,transparent 100%);
}
.seop-hero-overlay-solid .seop-hero-bg:before{background:var(--seop-hero-tint)}
.seop-hero-overlay-none .seop-hero-bg:before{opacity:0}
.hero-align-center.seop-hero-overlay-fade-left .seop-hero-bg:before{
  background:linear-gradient(180deg,var(--seop-hero-tint) 0%,var(--seop-hero-tint) 65%,transparent 100%);
}
.seop-hero-text-light .seop-hero h1,
.seop-hero-text-light .seop-hero-copy,
.seop-hero-text-light .seop-hero-points li,
.seop-hero-text-light .seop-scroll,
.seop-hero-text-light .seop-eyebrow{color:#fff}
.seop-hero-text-light .seop-hero-badge{background:rgba(0,49,55,.5);border-color:rgba(255,255,255,.18);color:#fff;backdrop-filter:blur(12px)}
.seop-hero-text-light .seop-hero-points span{color:var(--seop-dark)}
.seop-hero-text-light .seop-btn.ghost,.seop-hero-text-light .seop-btn.share{background:rgba(255,255,255,.9);color:var(--seop-dark);border-color:rgba(255,255,255,.55)}

/* Kontakt og FAQ: farger fra kontrollsenteret */
.seop-contact{background:linear-gradient(180deg,color-mix(in srgb,var(--seop-contact-section) 72%,white) 0%,var(--seop-contact-section) 100%)}
.seop-contact-card{
  background:
    radial-gradient(circle at 92% 8%,rgba(255,255,255,.42),transparent 28%),
    linear-gradient(128deg,var(--seop-contact-card) 0%,color-mix(in srgb,var(--seop-contact-card) 48%,white) 100%);
}
.seop-contact-form{background:var(--seop-form-bg)}
.seop-form-grid input,.seop-form-grid textarea{background:var(--seop-input-bg)}
.seop-form-grid input:focus,.seop-form-grid textarea:focus{background:color-mix(in srgb,var(--seop-input-bg) 72%,white)}
.seop-faq-item{background:var(--seop-faq-bg)}
.seop-style-dark .seop-faq-item{background:color-mix(in srgb,var(--seop-faq-bg) 10%,transparent)}

/* Aktuelt på forsiden */
.seop-stories-section{background:#fff}
.seop-text-link{display:inline-flex;align-items:center;gap:9px;color:var(--seop-primary);font-weight:850;text-decoration:none;white-space:nowrap;padding:10px 0}
.seop-text-link span,.seop-story-more span{transition:transform .2s}
.seop-text-link:hover span,.seop-story-more:hover span{transform:translateX(4px)}
.seop-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.seop-story-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #dce9e4;border-radius:var(--seop-radius);box-shadow:0 18px 55px rgba(0,71,80,.07);transition:transform .22s,box-shadow .22s}
.seop-story-card:hover{transform:translateY(-5px);box-shadow:0 26px 70px rgba(0,71,80,.12)}
.seop-story-image{display:grid;place-items:center;aspect-ratio:16/10;background:linear-gradient(135deg,var(--seop-dark),var(--seop-primary));overflow:hidden;text-decoration:none}.seop-story-image.has-image{background-image:var(--seop-story-image);background-repeat:no-repeat;background-position:var(--seop-story-image-x,50%) var(--seop-story-image-y,50%);background-size:var(--seop-story-image-size,100% auto)}




.seop-story-image>span{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--seop-accent);color:var(--seop-dark);font-size:38px;font-weight:950}
.seop-story-card-copy{padding:28px;display:flex;flex-direction:column;min-height:310px}
.seop-story-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6a817e;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.seop-story-meta>span{color:var(--seop-support)}
.seop-story-card h3,.seop-story-card h2{font-size:clamp(25px,2.4vw,36px);line-height:1.06;letter-spacing:-.04em;margin:18px 0 13px;color:var(--seop-dark)}
.seop-story-card h3 a,.seop-story-card h2 a{color:inherit;text-decoration:none}
.seop-story-card p{color:#5e7679;line-height:1.65;margin:0 0 24px}
.seop-story-more{margin-top:auto;display:inline-flex;align-items:center;gap:8px;width:max-content;color:var(--seop-primary);font-weight:850;text-decoration:none}

/* Egne nyhets- og infosider */
body.seop-content-body{margin:0;background:#fff}
.seop-content-site{min-height:100vh;background:#fff;color:var(--seop-text)}
.seop-content-main{display:block!important}
.seop-content-index{padding:clamp(86px,9vw,145px) 0 120px;background:linear-gradient(180deg,var(--seop-bg),#fff 28%)}
.seop-index-head{max-width:940px;margin:0 0 56px}
.seop-index-head>span,.seop-story-kicker{display:inline-block;color:var(--seop-primary);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.seop-index-head h1{font-size:clamp(58px,8vw,118px);line-height:.92;letter-spacing:-.065em;color:var(--seop-dark);margin:16px 0 24px}
.seop-index-head>div{max-width:760px;font-size:20px;line-height:1.65;color:#5c7477}
.seop-story-grid-archive{grid-template-columns:repeat(3,minmax(0,1fr))}
.seop-content-index .navigation.pagination{margin-top:54px}
.seop-content-index .nav-links{display:flex;gap:8px;flex-wrap:wrap}
.seop-content-index .page-numbers{display:grid;place-items:center;min-width:44px;height:44px;padding:0 12px;border-radius:12px;background:var(--seop-bg);color:var(--seop-dark);font-weight:800;text-decoration:none}
.seop-content-index .page-numbers.current{background:var(--seop-primary);color:#fff}

.seop-story-single{background:#fff}
.seop-story-hero{position:relative;overflow:hidden;background:var(--seop-bg)}
.seop-story-hero-soft .seop-story-hero{background:linear-gradient(135deg,var(--seop-bg),color-mix(in srgb,var(--seop-accent) 18%,white))}
.seop-story-hero-accent .seop-story-hero{background:linear-gradient(135deg,var(--seop-accent),color-mix(in srgb,var(--seop-accent) 44%,white))}
.seop-story-hero-dark .seop-story-hero{background:linear-gradient(135deg,var(--seop-dark),color-mix(in srgb,var(--seop-primary) 70%,black));color:#fff}
.seop-story-hero-image .seop-story-hero{background:#173f43}
.seop-story-hero-image.has-image .seop-story-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(5,42,47,.91),rgba(5,42,47,.72) 55%,rgba(5,42,47,.28)),var(--seop-story-hero);background-size:cover;background-position:var(--seop-story-image-position,center center)}
.seop-story-hero-inner{position:relative;z-index:1;padding:clamp(80px,10vw,145px) 0 clamp(72px,9vw,130px);max-width:min(1120px,var(--seop-width));margin:0 auto}
.seop-story-back{display:inline-flex;margin-bottom:48px;color:var(--seop-primary);text-decoration:none;font-size:13px;font-weight:850}
.seop-story-hero time{display:block;margin-top:10px;color:#6b817d;font-size:13px;font-weight:750}
.seop-story-hero h1{max-width:1100px;font-size:clamp(52px,7vw,104px);line-height:.96;letter-spacing:-.06em;margin:18px 0 25px;color:var(--seop-dark);text-wrap:balance}
.seop-story-lead{max-width:880px;font-size:clamp(20px,2vw,29px);line-height:1.55;color:#496468;margin:0;text-wrap:pretty}
.seop-story-hero-dark .seop-story-kicker,.seop-story-hero-image .seop-story-kicker{color:var(--seop-accent)}
.seop-story-hero-dark .seop-story-back,.seop-story-hero-image .seop-story-back{color:#fff}
.seop-story-hero-dark .seop-story-hero h1,.seop-story-hero-image .seop-story-hero h1,.seop-story-hero-dark .seop-story-lead,.seop-story-hero-image .seop-story-lead,.seop-story-hero-dark .seop-story-hero time,.seop-story-hero-image .seop-story-hero time{color:#fff}
.seop-story-featured{margin-top:-42px;position:relative;z-index:3}
.seop-story-featured img{width:100%;max-height:720px;object-fit:cover;object-position:var(--seop-story-image-position,center center);border-radius:calc(var(--seop-radius) + 8px);box-shadow:0 28px 80px rgba(0,50,55,.16)}
.seop-story-single.seop-story-image-contain .seop-story-featured img{object-fit:contain;background:linear-gradient(135deg,var(--seop-bg),color-mix(in srgb,var(--seop-accent) 28%,white));padding:18px}
.seop-story-layout{display:grid;grid-template-columns:minmax(0,820px) minmax(220px,300px);gap:clamp(48px,7vw,110px);align-items:start;padding-top:clamp(72px,8vw,120px);padding-bottom:clamp(92px,10vw,150px)}
.seop-story-body{font-size:18px;line-height:1.78;color:#314d51;min-width:0}
.seop-story-body>:first-child{margin-top:0}
.seop-story-body h2{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.045em;color:var(--seop-dark);margin:1.4em 0 .5em}
.seop-story-body h3{font-size:clamp(26px,3vw,36px);line-height:1.12;letter-spacing:-.035em;color:var(--seop-dark);margin:1.35em 0 .45em}
.seop-story-body p,.seop-story-body ul,.seop-story-body ol,.seop-story-body blockquote{margin:0 0 1.25em}
.seop-story-body a{color:var(--seop-primary);font-weight:700}
.seop-story-body img{max-width:100%;height:auto;border-radius:22px}
.seop-story-body blockquote{border-left:5px solid var(--seop-accent);background:var(--seop-bg);padding:24px 28px;border-radius:0 20px 20px 0;font-size:21px;color:var(--seop-dark)}
.seop-story-aside{position:sticky;top:110px}
.seop-story-aside>div{display:grid;gap:9px;padding:24px;border-radius:22px;background:var(--seop-bg);border:1px solid #dce9e4}
.seop-story-aside span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:var(--seop-support)}
.seop-story-aside b{color:var(--seop-dark);font-size:15px}
.seop-story-aside .seop-btn{margin-top:12px;width:100%}

@media(max-width:1100px){
  .seop-story-grid,.seop-story-grid-archive{grid-template-columns:repeat(2,minmax(0,1fr))}
  .seop-story-layout{grid-template-columns:minmax(0,1fr) 240px;gap:52px}
}
@media(max-width:900px){
  .seop-hero-overlay-fade-left .seop-hero-bg:before,.hero-align-center.seop-hero-overlay-fade-left .seop-hero-bg:before{background:linear-gradient(180deg,var(--seop-hero-tint),var(--seop-hero-tint) 72%,transparent 100%);opacity:var(--seop-hero-overlay-alpha,.62)}
  .seop-hero-overlay-fade-bottom .seop-hero-bg:before{background:linear-gradient(180deg,var(--seop-hero-tint),var(--seop-hero-tint) 72%,transparent 100%);opacity:var(--seop-hero-overlay-alpha,.62)}
  .seop-hero-overlay-solid .seop-hero-bg:before{background:var(--seop-hero-tint);opacity:var(--seop-hero-overlay-alpha,.62)}
  .seop-hero-overlay-none .seop-hero-bg:before{opacity:0}
  .seop-story-layout{grid-template-columns:1fr;padding-top:70px}
  .seop-story-aside{position:static;order:-1}
  .seop-story-aside>div{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px}
  .seop-story-aside .seop-btn{margin:0 0 0 auto;width:auto}
}
@media(max-width:680px){
  .seop-story-grid,.seop-story-grid-archive{grid-template-columns:1fr}
  .seop-story-card-copy{min-height:0;padding:22px}
  .seop-story-card h3,.seop-story-card h2{font-size:29px}
  .seop-stories-section .seop-sectionhead{margin-bottom:26px}
  .seop-text-link{margin-top:10px}
  .seop-content-index{padding:70px 0 82px}
  .seop-index-head{margin-bottom:34px}
  .seop-index-head h1{font-size:56px}
  .seop-index-head>div{font-size:17px}
  .seop-story-hero-inner{padding:62px 0 70px}
  .seop-story-back{margin-bottom:32px}
  .seop-story-hero h1{font-size:clamp(44px,13vw,68px)}
  .seop-story-lead{font-size:18px}
  .seop-story-featured{margin-top:-24px}
  .seop-story-featured img{border-radius:22px}
  .seop-story-layout{padding-top:56px;padding-bottom:90px}
  .seop-story-body{font-size:17px;line-height:1.72}
  .seop-story-aside>div{display:grid}
  .seop-story-aside .seop-btn{margin-top:8px;width:100%}
}

/* ===== v3.13: ryddigere kontakt, profilsider og styreside ===== */
.seop-contact{
  background:var(--seop-contact-section)!important;
  padding-bottom:var(--seop-contact-footer-gap,36px)!important;
}
.seop-contact-card{
  background:var(--seop-contact-card)!important;
}
.seop-contact-card:before{display:none!important}
.seop-candidate-profile-link{text-decoration:none}

.seop-content-home-link,
.seop-profile-nav a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:var(--seop-primary);
  text-decoration:none;
  font-weight:850;
  font-size:14px;
}
.seop-content-home-link{margin:0 0 36px}
.seop-profile-nav{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:34px}
.seop-content-bottom-actions{display:flex;justify-content:center;margin-top:44px}
.seop-empty-state{padding:28px;border:1px dashed #cbdcd7;border-radius:20px;background:var(--seop-bg);color:#5e7679}

.seop-person-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.seop-person-card{overflow:hidden;background:#fff;border:1px solid #dce9e4;border-radius:var(--seop-radius);box-shadow:0 18px 55px rgba(0,71,80,.07);transition:transform .22s,box-shadow .22s}
.seop-person-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(0,71,80,.12)}
.seop-person-photo{display:grid;place-items:center;aspect-ratio:4/3;overflow:hidden;background:var(--seop-bg);text-decoration:none;color:#6a817e}
.seop-person-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .35s}
.seop-person-card:hover .seop-person-photo img{transform:scale(1.025)}
.seop-person-card-copy{padding:26px;display:flex;flex-direction:column;min-height:260px}
.seop-person-role{color:var(--seop-support);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.seop-person-card h2{font-size:clamp(27px,2.4vw,38px);line-height:1.05;letter-spacing:-.04em;margin:12px 0}
.seop-person-card h2 a{color:var(--seop-dark);text-decoration:none}
.seop-person-card p{color:#5e7679;line-height:1.65;margin:0 0 22px}
.seop-person-more{margin-top:auto;color:var(--seop-primary);font-weight:850;text-decoration:none}

.seop-person-profile{background:#fff}
.seop-person-profile-hero{background:linear-gradient(135deg,var(--seop-bg),color-mix(in srgb,var(--seop-accent) 17%,white));padding:clamp(70px,8vw,120px) 0}
.seop-person-profile-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.65fr);gap:clamp(48px,7vw,100px);align-items:center}
.seop-person-profile-copy h1{font-size:clamp(52px,7vw,100px);line-height:.96;letter-spacing:-.06em;color:var(--seop-dark);margin:16px 0 24px;text-wrap:balance}
.seop-person-profile-copy blockquote{font-size:clamp(21px,2vw,29px);line-height:1.5;color:#496468;margin:0;max-width:820px}
.seop-person-profile-photo{border-radius:calc(var(--seop-radius) + 8px);overflow:hidden;background:#dcebe5;aspect-ratio:4/5;box-shadow:0 26px 70px rgba(0,71,80,.13)}
.seop-person-profile-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.seop-person-profile-photo>span{height:100%;display:grid;place-items:center;color:#668085}
.seop-person-profile-layout{display:grid;grid-template-columns:minmax(0,820px) minmax(220px,300px);gap:clamp(48px,7vw,110px);align-items:start;padding-top:clamp(72px,8vw,110px);padding-bottom:clamp(92px,10vw,140px)}
.seop-person-profile-layout .seop-story-aside a{color:var(--seop-primary);font-weight:750;text-decoration:none;overflow-wrap:anywhere}

@media(max-width:900px){
  .seop-person-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .seop-person-profile-grid{grid-template-columns:1fr}
  .seop-person-profile-photo{max-width:520px;width:100%}
  .seop-person-profile-layout{grid-template-columns:1fr;padding-top:64px}
}
@media(max-width:560px){
  .seop-person-grid{grid-template-columns:1fr}
  .seop-person-card-copy{min-height:0;padding:22px}
  .seop-person-profile-hero{padding:52px 0}
  .seop-person-profile-copy h1{font-size:clamp(42px,13vw,64px)}
  .seop-profile-nav{margin-bottom:26px}
  .seop-brand strong{display:block!important;visibility:visible!important;opacity:1!important;max-width:min(160px,42vw)!important;font-size:14px!important}
  .seop-brand{flex:1 1 auto!important;width:auto!important;max-width:calc(100% - 54px)!important}
}
.seop-content-bottom-actions{gap:12px;flex-wrap:wrap}
