/* Generated from embedded styles for post 1009328. */
/* Hero centered (contractor-site inspired) */
.sv-hero--editorial{min-height:90vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;}
.sv-hero--editorial .sv-container{width:100%;}
.sv-hero-content{text-align:center!important;max-width:1100px;margin:0 auto!important;padding:80px 24px;position:relative;z-index:2;}
.sv-hero-title--article{text-align:center!important;font-family:var(--font-heading,Inter,sans-serif);font-size:clamp(3rem,9vw,7rem)!important;font-weight:900!important;line-height:1.02!important;letter-spacing:-.03em!important;text-transform:uppercase!important;margin:0 auto 32px!important;color:#f8fbff!important;-webkit-text-fill-color:#f8fbff!important;background:none!important;filter:drop-shadow(0 2px 8px rgba(0,0,0,.55)) drop-shadow(0 0 24px rgba(0,0,0,.35));}

.sv-hero-actions{display:flex!important;flex-wrap:wrap;justify-content:center!important;gap:14px;margin:0 auto!important;}
.sv-hero-content>p,.sv-hero-content .sv-hero-subtitle{margin:0 auto 24px;max-width:680px;line-height:1.6;color:#cbd5e1;}

/* Gallery v4: scrollable viewport with full FileBird folder */
.sv-gal-viewport{position:relative;max-height:none;overflow-y:auto;overflow-x:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(15,23,42,.4);padding:18px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(56,189,248,.45) rgba(15,23,42,.4);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 20px 60px rgba(0,0,0,.45);}
.sv-gal-viewport::-webkit-scrollbar{width:10px;}
.sv-gal-viewport::-webkit-scrollbar-track{background:rgba(15,23,42,.45);border-radius:8px;}
.sv-gal-viewport::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(56,189,248,.45),rgba(255,0,51,.4));border-radius:8px;border:2px solid rgba(15,23,42,.4);}
.sv-gal-viewport::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(56,189,248,.65),rgba(255,0,51,.55));}
.sv-gal-viewport:focus-visible{outline:2px solid rgba(56,189,248,.6);outline-offset:3px;}
.sv-gal-viewport::after{content:"";position:sticky;bottom:0;left:0;right:0;display:block;height:32px;margin:-32px -18px 0;background:linear-gradient(180deg,transparent,rgba(2,6,23,.85));pointer-events:none;}
.sv-gal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;}
.sv-gal-item{position:relative;overflow:hidden;border-radius:14px;cursor:pointer;background:rgba(15,23,42,.5);border:1px solid rgba(255,255,255,.06);aspect-ratio:4/3;}
.sv-gal-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s cubic-bezier(.22,.61,.36,1);}
.sv-gal-item:hover img{transform:scale(1.06);}
.sv-gal-item::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(2,6,23,.55) 100%);opacity:.7;pointer-events:none;transition:opacity .3s;}
.sv-gal-item:hover::after{opacity:1;}
.sv-gal-caption-bar{position:absolute;left:0;right:0;bottom:0;padding:10px 12px;z-index:2;}
.sv-gal-caption{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.6);}
.sv-gal-meta{display:flex;justify-content:center;margin-top:14px;}
.sv-gal-meta-count{font-size:12px;color:#94a3b8;font-weight:600;letter-spacing:.05em;background:rgba(15,23,42,.55);padding:6px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);}
@media(max-width:1024px){.sv-gal-grid{grid-template-columns:repeat(3,1fr);}}
@media(max-width:720px){.sv-gal-grid{grid-template-columns:repeat(2,1fr);}.sv-gal-viewport{max-height:none;}}
@media(max-width:420px){.sv-gal-grid{grid-template-columns:1fr;}}

/* Redesigned contact section (kept from previous) */
.ps-cta-section{padding:clamp(64px,8vw,120px) 20px;background:radial-gradient(ellipse 80% 90% at 50% 0%,rgba(255,0,51,.12),transparent 60%),radial-gradient(ellipse 80% 80% at 50% 100%,rgba(56,189,248,.08),transparent 60%);position:relative;overflow:hidden;}
.ps-cta-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1;}
.ps-cta-card{background:rgba(15,23,42,.55);backdrop-filter:blur(22px) saturate(1.2);border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:clamp(40px,5vw,72px) clamp(28px,4vw,60px);box-shadow:0 30px 80px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.06);position:relative;overflow:hidden;text-align:center;}
.ps-cta-card::after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff0033,#38bdf8,#10b981,#38bdf8,#ff0033);background-size:200% 100%;animation:psHueRoll 14s linear infinite;}
@keyframes psHueRoll{0%{background-position:0% 50%}100%{background-position:200% 50%}}
.ps-cta-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;border-radius:999px;background:rgba(255,0,51,.14);border:1px solid rgba(255,0,51,.32);color:#ffb3c0;font-weight:800;font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;}
.ps-cta-eyebrow .ps-pulse{width:8px;height:8px;border-radius:50%;background:#ff0033;animation:psPulse 2.2s infinite;}
@keyframes psPulse{0%{box-shadow:0 0 0 0 rgba(255,0,51,.55)}70%{box-shadow:0 0 0 12px rgba(255,0,51,0)}100%{box-shadow:0 0 0 0 rgba(255,0,51,0)}}
.ps-cta-card h2{font-size:clamp(28px,3.6vw,46px);font-weight:900;line-height:1.05;margin:0 0 14px;letter-spacing:-.02em;color:#fff;}
.ps-cta-card h2 .accent{color:#2dd4ff;background:none;-webkit-text-fill-color:#2dd4ff;}
.ps-cta-card .ps-cta-desc{max-width:640px;margin:0 auto 28px;font-size:clamp(15px,1.4vw,17px);line-height:1.6;color:#cbd5e1;}
.ps-cta-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:560px;margin:0 auto 32px;}
.ps-cta-stat{padding:14px 12px;background:rgba(15,23,42,.55);border:1px solid rgba(255,255,255,.12);border-radius:14px;}
.ps-cta-stat .ps-cta-stat-num{font-family:JetBrains Mono,monospace;font-size:clamp(18px,2vw,26px);font-weight:900;color:#7dd3fc;line-height:1;margin-bottom:4px;}
.ps-cta-stat .ps-cta-stat-lbl{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-weight:700;}
.ps-cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:18px;}
.ps-cta-buttons .ps-btn{padding:14px 24px;font-size:14px;font-weight:800;border-radius:12px;display:inline-flex;align-items:center;gap:10px;transition:transform .25s,box-shadow .25s,border-color .25s;}
.ps-cta-buttons .ps-btn--red{background:linear-gradient(135deg,#ff0033,#c00026);color:#fff;border:none;box-shadow:0 8px 26px rgba(255,0,51,.35);}
.ps-cta-buttons .ps-btn--red:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(255,0,51,.5);}
.ps-cta-buttons .ps-btn--ghost{background:rgba(255,255,255,.06);border:1px solid rgba(125,211,252,.32);color:#dbeafe;backdrop-filter:blur(12px);}
.ps-cta-buttons .ps-btn--ghost:hover{transform:translateY(-3px);border-color:rgba(125,211,252,.55);background:rgba(56,189,248,.12);}
.ps-cta-fineprint{font-size:12px;color:#94a3b8;margin:0;}
@media(max-width:560px){.ps-cta-stats{grid-template-columns:1fr;}}
/* Lightbox fullscreen + autoplay polish */
.sv-gal-item{cursor:pointer;}
.sv-gal-item::after{pointer-events:none;}
.sv-gal-item img{pointer-events:none;}

.sv-lb-overlay:fullscreen,.sv-lb-overlay:-webkit-full-screen{background:#000!important;padding:0!important;width:100vw!important;height:100vh!important;}.sv-lb-overlay:fullscreen .sv-lb-swiper,.sv-lb-overlay:-webkit-full-screen .sv-lb-swiper{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;margin:0!important;}.sv-lb-overlay:fullscreen .swiper,.sv-lb-overlay:-webkit-full-screen .swiper{width:100vw!important;height:100vh!important;}.sv-lb-overlay:fullscreen .swiper-wrapper,.sv-lb-overlay:-webkit-full-screen .swiper-wrapper{height:100vh!important;}.sv-lb-overlay:fullscreen .swiper-slide,.sv-lb-overlay:-webkit-full-screen .swiper-slide{width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;}.sv-lb-overlay:fullscreen .swiper-slide img,.sv-lb-overlay:-webkit-full-screen .swiper-slide img{width:auto!important;height:auto!important;max-width:100vw!important;max-height:100vh!important;object-fit:contain!important;border-radius:0!important;display:block!important;image-rendering:auto;}
/* General lightbox image quality */
.sv-lb-swiper .swiper-slide img{image-rendering:auto;-webkit-image-rendering:auto;will-change:transform;}
.sv-lb-overlay:fullscreen .sv-lb-swiper,.sv-lb-overlay:-webkit-full-screen .sv-lb-swiper{height:100vh!important;max-width:100vw!important;}
.sv-lb-overlay:fullscreen .swiper-slide img,.sv-lb-overlay:-webkit-full-screen .swiper-slide img{max-height:100vh!important;max-width:100vw!important;border-radius:0!important;}
.sv-lb-overlay .swiper-button-prev,.sv-lb-overlay .swiper-button-next{color:#fff;opacity:.85;width:54px;height:54px;border-radius:50%;background:rgba(15,23,42,.55);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);transition:background .25s,transform .25s,border-color .25s;}
.sv-lb-overlay .swiper-button-prev:hover,.sv-lb-overlay .swiper-button-next:hover{background:rgba(255,0,51,.5);border-color:rgba(255,255,255,.35);transform:scale(1.05);}
.sv-lb-overlay .swiper-button-prev::after,.sv-lb-overlay .swiper-button-next::after{font-size:18px;font-weight:900;}
/* Lightbox toolbar (play + fullscreen buttons) */
.sv-lb-toolbar{position:fixed;top:24px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:10002;}
.sv-lb-tool{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:999px;background:rgba(15,23,42,.65);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.18);color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .25s,border-color .25s,transform .2s;}
.sv-lb-tool:hover{background:rgba(255,0,51,.45);border-color:rgba(255,255,255,.35);transform:translateY(-1px);}
.sv-lb-tool.is-active{background:rgba(255,0,51,.55);border-color:rgba(255,255,255,.4);}
.sv-lb-tool i{font-size:13px;}
.sv-lb-tool-lbl{font-size:11px;letter-spacing:.06em;text-transform:uppercase;}
@media(max-width:560px){.sv-lb-tool-lbl{display:none;}.sv-lb-tool{padding:9px 12px;}}
.sv-lb-counter{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:7px 18px;border-radius:999px;background:rgba(15,23,42,.65);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.14);color:#fff;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700;letter-spacing:.06em;z-index:10001;}
/* Utforsk prosjekter cards — bedre UX */
.pg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;}
.pg-card{position:relative;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background:rgba(15,23,42,.55);border:1px solid rgba(255,255,255,.08);text-decoration:none;color:inherit;transition:transform .35s cubic-bezier(.22,.61,.36,1),border-color .3s,box-shadow .4s;}
.pg-card:hover{transform:translateY(-6px);border-color:rgba(56,189,248,.4);box-shadow:0 28px 60px rgba(0,0,0,.45),0 0 0 1px rgba(56,189,248,.1) inset;}
.pg-card-thumb{position:relative;aspect-ratio:4/3;overflow:hidden;}
.pg-card-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.22,.61,.36,1);}
.pg-card:hover .pg-card-thumb img{transform:scale(1.08);}
.pg-card-thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(2,6,23,.85) 100%);pointer-events:none;}
.pg-card-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:6px;flex:1;}
.pg-card-tag{display:inline-flex;align-items:center;width:max-content;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;background:rgba(56,189,248,.14);color:#7dd3fc;border:1px solid rgba(56,189,248,.32);margin-bottom:4px;}
.pg-card-body h3{margin:0;font-size:clamp(15px,1.3vw,18px);font-weight:800;line-height:1.25;color:#f1f5f9;}
.pg-card-year{font-family:JetBrains Mono,monospace;font-size:12px;color:#94a3b8;letter-spacing:.05em;margin-top:auto;padding-top:6px;}
/* Tab buttons polish */
.pg-filter-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:36px;}
.pg-filter-tab{padding:10px 22px;min-height:42px;border-radius:999px;background:rgba(15,23,42,.45);border:1px solid rgba(255,255,255,.1);color:#cbd5e1;font-weight:700;font-size:13px;letter-spacing:.04em;cursor:pointer;transition:all .25s;}
.pg-filter-tab:hover{border-color:rgba(56,189,248,.4);color:#fff;background:rgba(56,189,248,.08);}
.pg-filter-tab.active{background:rgba(56,189,248,.16);border-color:rgba(56,189,248,.5);color:#fff;box-shadow:0 6px 18px rgba(56,189,248,.18);}
.pg-panel-cta{display:flex;justify-content:center;margin-top:32px;}
@media(max-width:1024px){.pg-grid{grid-template-columns:repeat(3,1fr);}}
@media(max-width:720px){.pg-grid{grid-template-columns:repeat(2,1fr);}}
@media(max-width:420px){.pg-grid{grid-template-columns:1fr;}}
/* Utforsk prosjekter - storre header */
#andre-prosjekter-title{font-size:clamp(2.25rem,5.5vw,4rem)!important;font-weight:900!important;line-height:1.05!important;letter-spacing:-.025em!important;}
#andre-prosjekter .sv-label--center{font-size:clamp(15px,1.6vw,20px)!important;font-weight:900!important;letter-spacing:.22em!important;text-transform:uppercase!important;margin-bottom:20px!important;padding:10px 22px!important;display:inline-block!important;border-radius:999px!important;background:linear-gradient(135deg,rgba(255,0,51,.18),rgba(56,189,248,.16))!important;border:1.5px solid rgba(255,0,51,.42)!important;color:#fff!important;box-shadow:0 6px 22px rgba(255,0,51,.22),inset 0 1px 0 rgba(255,255,255,.08)!important;text-shadow:0 1px 4px rgba(0,0,0,.45)!important;}
#andre-prosjekter .sv-desc{font-size:clamp(15px,1.4vw,18px)!important;max-width:680px;margin:14px auto 0;line-height:1.6;}.sv-gal-viewport .sv-gal-item:nth-child(n+13){display:none;}.sv-lb-overlay{display:none!important;}.sv-lb-overlay.is-open,.sv-lb-overlay[aria-hidden="false"]{display:flex!important;}

#brx-content.wordpress>h1:first-child{display:none!important}
#brx-content.wordpress{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}
#brx-content .elementor-widget-html{overflow:visible!important;overflow-x:clip!important}

400;500;600;700;800;900&family=JetBrains+Mono:wght@400;600&display=swap");

img[loading="lazy"]{background:none!important;animation:none!important;}
.sv-title,.pg-card-title{text-wrap:balance;}
.sv-faq-q{cursor:pointer;}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #38bdf8!important;outline-offset:3px!important;}
@media (prefers-reduced-motion: reduce){.sv-reveal{opacity:1!important;transform:none!important;filter:none!important;}.sv-grain,#sv-particles,.sv-hero-cta::before,.sv-hero-cta::after{display:none!important;}*{scroll-behavior:auto!important;}}
@media (max-width:900px){#sv-particles,.sv-grain{display:none!important;}}

/* ISBAT spacing v2 — luftig, symmetrisk, scroll- og mobilvennlig */
.elementor-widget-html .sv-section-header,
.elementor-widget-html .sv-header{margin-bottom:clamp(40px,6vw,72px)!important;}
.elementor-widget-html .sv-label{margin-bottom:clamp(14px,2.2vw,20px)!important;}
.elementor-widget-html .sv-title{margin-bottom:clamp(18px,2.5vw,28px)!important;}
.elementor-widget-html .sv-keydata,
.elementor-widget-html .sv-compare-section,
.elementor-widget-html .sv-compare{padding-top:clamp(72px,10vw,112px)!important;padding-bottom:clamp(72px,10vw,112px)!important;}
.elementor-widget-html .sv-gallery,
.elementor-widget-html .sv-desc-section,
.elementor-widget-html .sv-specs-section,
.elementor-widget-html .sv-flags-section,
.elementor-widget-html .sv-tips-section,
.elementor-widget-html .sv-prep-section,
.elementor-widget-html .sv-troubleshoot-section,
.elementor-widget-html .sv-faq-simple,
.elementor-widget-html .sv-wm-sibling{padding-top:clamp(88px,11vw,128px)!important;padding-bottom:clamp(88px,11vw,128px)!important;}
.elementor-widget-html .sv-hms-section{padding-top:clamp(72px,9vw,104px)!important;padding-bottom:clamp(72px,9vw,104px)!important;}
.elementor-widget-html .sv-final-cta{padding-top:clamp(96px,12vw,140px)!important;padding-bottom:clamp(96px,12vw,140px)!important;}
.elementor-widget-html .sv-section{padding-top:clamp(88px,10vw,120px)!important;padding-bottom:clamp(88px,10vw,120px)!important;}
.elementor-widget-html .sv-hero--mini .sv-hero-content{padding-bottom:clamp(56px,8vw,84px)!important;}
.elementor-widget-html .sv-specs-tabs{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,148px),1fr))!important;
  gap:12px 14px!important;
  margin:clamp(12px,2.5vw,24px) auto clamp(32px,5vw,52px)!important;
  max-width:min(920px,100%)!important;
}
.elementor-widget-html .sv-specs-tab{
  min-height:48px!important;
  padding:12px 14px!important;
  line-height:1.25!important;
}
.elementor-widget-html .sv-specs-panel.active{
  padding:clamp(6px,1.8vw,14px) clamp(8px,2.2vw,20px)!important;
}
.elementor-widget-html .sv-specs-table td{
  padding:clamp(16px,2.2vw,24px) clamp(14px,2.8vw,28px)!important;
}
.elementor-widget-html .sv-specs-table tr:first-child td{
  padding-top:clamp(18px,2.5vw,26px)!important;
}
.elementor-widget-html .sv-keydata-grid{gap:clamp(16px,2.5vw,24px)!important;}
.elementor-widget-html .sv-gallery-thumbs{gap:12px!important;}
.elementor-widget-html .sv-hub-grid{gap:clamp(16px,2.5vw,22px)!important;}
.elementor-widget-html .sv-flag-item,
.elementor-widget-html .sv-tip-card{margin-bottom:12px!important;}
.elementor-widget-html .sv-hub-mesh{padding-top:clamp(48px,7vw,88px)!important;}
@media(max-width:700px){
  .elementor-widget-html .sv-keydata-grid{gap:14px!important;}
}
html{scroll-padding-top:0.75rem;}
/* === Prosjekt: hero/CTA polish — equal-weight, accessible buttons === */
.isbat-page--prosjekt .ps-btn{
  min-height:50px;
  line-height:1.2;
  text-decoration:none;
  will-change:transform;
  box-sizing:border-box;
}
.isbat-page--prosjekt .ps-btn--red{
  border:1px solid transparent;
}
.isbat-page--prosjekt .ps-btn svg{
  flex-shrink:0;
}
.isbat-page--prosjekt .ps-btn--ghost:hover{
  transform:translateY(-2px);
  box-shadow:0 8px 30px rgba(0,0,0,.28);
}
.isbat-page--prosjekt .ps-btn:focus-visible{
  outline:3px solid #ffc107;
  outline-offset:3px;
}
.elementor-widget-html .sv-hero-actions{align-items:center;}
.elementor-widget-html .sv-hero-actions .sv-btn{min-height:48px;}
/* === 600px mobile stack — hero + ps-CTA === */
@media(max-width:600px){
  .elementor-widget-html .sv-hero-actions{flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;}
  .elementor-widget-html .sv-hero-actions .sv-btn{width:100%!important;justify-content:center!important;text-align:center!important;}
  .elementor-widget-html .ps-cta-buttons{flex-direction:column!important;align-items:stretch!important;gap:10px!important;}
  .elementor-widget-html .ps-btn{width:100%!important;justify-content:center!important;text-align:center!important;}
}
/* === 375px mobile breakpoint === */
@media(max-width:375px){
  .elementor-widget-html .sv-hero-title--article{font-size:var(--v24-fs-xl);}
  .elementor-widget-html .sv-hero-subtitle{font-size:var(--v24-fs-sm);}
  .elementor-widget-html .sv-title{font-size:var(--v24-fs-xl);}
  .elementor-widget-html .sv-container{padding:0 14px!important;}
  .elementor-widget-html .sv-btn{padding:13px 22px!important;font-size:var(--v24-fs-xs);}
  .elementor-widget-html .sv-hero-actions{flex-direction:column!important;gap:10px!important;width:100%!important;}
  .elementor-widget-html .sv-hero-actions .sv-btn{width:100%!important;justify-content:center!important;text-align:center!important;}
  .elementor-widget-html .sv-gal-grid{grid-template-columns:1fr!important;gap:12px!important;}
  .elementor-widget-html .sv-article-layout{gap:28px!important;}
  .elementor-widget-html .sv-article-lead{font-size:var(--v24-fs-sm);}
  .elementor-widget-html .sv-article-meta{gap:6px!important;}
  .elementor-widget-html .sv-meta-pill{font-size:var(--v24-fs-xxs);padding:5px 10px!important;}
  .elementor-widget-html .ps-cta-section{padding:40px 0!important;}
  .elementor-widget-html .ps-cta-buttons{flex-direction:column!important;gap:10px!important;}
  .elementor-widget-html .ps-btn{width:100%!important;justify-content:center!important;text-align:center!important;}
  .elementor-widget-html .isbat-nh-grid{grid-template-columns:1fr!important;}
}
@media(prefers-reduced-motion:reduce){
  .isbat-page--prosjekt .ps-btn,
  .isbat-page--prosjekt .ps-btn:hover,
  .isbat-page--prosjekt .ps-btn--ghost:hover,
  .isbat-page--prosjekt .ps-btn--red:hover{transform:none!important;transition:none!important;}
}

/* === 375px mobile breakpoint === */
@media(max-width:375px){
  .elementor-widget-html .sv-hero-title--article{font-size:var(--v24-fs-xl);}
  .elementor-widget-html .sv-hero-subtitle{font-size:var(--v24-fs-sm);}
  .elementor-widget-html .sv-title{font-size:var(--v24-fs-xl);}
  .elementor-widget-html .sv-container{padding:0 14px!important;}
  .elementor-widget-html .sv-btn{padding:13px 22px!important;font-size:var(--v24-fs-xs);}
  .elementor-widget-html .sv-hero-actions{flex-direction:column!important;gap:10px!important;width:100%!important;}
  .elementor-widget-html .sv-hero-actions .sv-btn{width:100%!important;justify-content:center!important;text-align:center!important;}
  .elementor-widget-html .sv-gal-grid{grid-template-columns:1fr!important;gap:12px!important;}
  .elementor-widget-html .sv-article-layout{gap:28px!important;}
  .elementor-widget-html .sv-article-lead{font-size:var(--v24-fs-sm);}
  .elementor-widget-html .sv-article-meta{gap:6px!important;}
  .elementor-widget-html .sv-meta-pill{font-size:var(--v24-fs-xxs);padding:5px 10px!important;}
  .elementor-widget-html .ps-cta-section{padding:40px 0!important;}
  .elementor-widget-html .ps-cta-buttons{flex-direction:column!important;gap:10px!important;}
  .elementor-widget-html .ps-btn{width:100%!important;justify-content:center!important;text-align:center!important;}
  .elementor-widget-html .isbat-nh-grid{grid-template-columns:1fr!important;}
  
}

.sv-reveal,.sv-reveal-left,.sv-reveal-right{opacity:1!important;transform:none!important;transition:none!important;filter:none!important;}
.sv-thumb-top--icon {
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-elevated); min-height: 64px; max-height: 64px;
}
.sv-thumb-top--icon .sv-thumb-icon {
  position: static; width: 48px; height: 48px; font-size: var(--v24-fs-xl);
  background: rgba(56,189,248,.1); border: 1px solid rgba(56,189,248,.2);
  border-radius: 12px; display: flex; align-items: center; justify-content: center;
  color: var(--ice-blue);
}

/* ISHELLA 2.5 project system: compact, tactile, responsive */
html,body{margin:0;background:#020617;}
.elementor-widget-html{--i25-bg:#020617;--i25-panel:#0b1220;--i25-panel-2:#111a2d;--i25-line:rgba(226,232,240,.12);--i25-line-strong:rgba(125,211,252,.32);--i25-text:#edf6ff;--i25-muted:#9fb0c5;--i25-ice:#38bdf8;--i25-red:#ff0033;--i25-green:#34d399;background:var(--i25-bg);color:var(--i25-text);}
.elementor-widget-html .sv-grain{opacity:.004!important;}
.elementor-widget-html .sv-orb{opacity:.012!important;}
.elementor-widget-html .sv-hero--mini{min-height:clamp(360px,58svh,620px)!important;display:flex;padding:0!important;align-items:flex-end;overflow:hidden;background:#020617;}
.elementor-widget-html .sv-hero--mini .sv-hero-bg,.elementor-widget-html .sv-hero--mini .sv-hero-bg img{position:absolute!important;inset:0;width:100%;height:100%;}
.elementor-widget-html .sv-hero--mini .sv-hero-bg img{object-fit:cover;filter:saturate(1.02) contrast(1.04) brightness(.9);object-position:center 38%;}
.elementor-widget-html .sv-hero--mini .sv-hero-overlay{background:linear-gradient(180deg,rgba(2,6,23,.02) 0%,rgba(2,6,23,.24) 38%,rgba(2,6,23,.82) 100%),radial-gradient(ellipse 85% 58% at 50% 72%,rgba(56,189,248,.11),transparent 72%)!important;}
.elementor-widget-html .sv-hero--mini .sv-hero-content{width:100%;max-width:1120px;margin:0 auto!important;text-align:center;padding:clamp(112px,14vw,170px) 24px clamp(48px,7vw,76px)!important;position:relative;z-index:2;}
.elementor-widget-html .sv-hero--mini h1{max-width:1100px;margin-inline:auto!important;font-size:clamp(2.15rem,5.55vw,4.65rem)!important;line-height:1.02!important;letter-spacing:0!important;text-wrap:balance;text-shadow:0 3px 22px rgba(0,0,0,.58)!important;}
.elementor-widget-html .sv-section{padding-top:clamp(70px,8vw,108px)!important;padding-bottom:clamp(70px,8vw,108px)!important;}
.elementor-widget-html .sv-section:first-of-type,.elementor-widget-html .sv-divider + .sv-section{padding-top:clamp(50px,6vw,78px)!important;}
.elementor-widget-html .sv-header{margin-bottom:clamp(34px,5vw,58px)!important;}
.elementor-widget-html .sv-label{color:var(--i25-ice)!important;letter-spacing:.16em!important;}
.elementor-widget-html .sv-title,.elementor-widget-html .pg-card-body h3,.elementor-widget-html .pg-cat-title{text-wrap:balance;letter-spacing:0!important;}
.elementor-widget-html .sv-desc{color:var(--i25-muted)!important;}
.elementor-widget-html .pg-grid,.elementor-widget-html .pg-cat-grid,.elementor-widget-html .sv-card-grid--landing{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important;gap:clamp(14px,2vw,24px)!important;align-items:stretch;}
.elementor-widget-html .pg-card,.elementor-widget-html .pg-cat-card,.elementor-widget-html .sv-card,.elementor-widget-html .ps-cta-card{border-radius:14px!important;}
.elementor-widget-html .pg-card{height:100%;background:linear-gradient(180deg,rgba(15,23,42,.78),rgba(8,13,24,.96));border:1px solid var(--i25-line)!important;box-shadow:0 18px 46px rgba(0,0,0,.28);isolation:isolate;}
.elementor-widget-html .pg-card:hover,.elementor-widget-html .pg-cat-card:hover{transform:translateY(-4px);border-color:var(--i25-line-strong)!important;}
.elementor-widget-html .pg-card-thumb,.elementor-widget-html .pg-cat-img{aspect-ratio:4/3;background:#0f172a;overflow:hidden;}
.elementor-widget-html .pg-card-thumb img,.elementor-widget-html .pg-cat-img img{width:100%;height:100%;object-fit:cover;}
.elementor-widget-html .pg-card-body{padding:clamp(16px,2vw,22px)!important;}
.elementor-widget-html .pg-card-body h3{font-size:clamp(1rem,1.18vw,1.15rem)!important;line-height:1.3!important;color:var(--i25-text)!important;}
.elementor-widget-html .pg-card-tag{display:inline-flex!important;width:max-content;max-width:100%;padding:5px 10px!important;border-radius:999px!important;background:rgba(56,189,248,.12)!important;border:1px solid rgba(56,189,248,.28)!important;color:#7dd3fc!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.08em!important;line-height:1.15!important;}
.elementor-widget-html .pg-card-year{color:#c7d2e1!important;}
.elementor-widget-html .pg-card-location{display:flex!important;align-items:flex-start;gap:6px;line-height:1.45;color:var(--i25-muted)!important;}
.elementor-widget-html .pg-card-location i{margin-top:.18em;flex:0 0 auto;color:#7dd3fc!important;}
.elementor-widget-html .pg-filter-tabs,.elementor-widget-html .ny-filter-tabs,.elementor-widget-html .ny-filter-bar{display:flex!important;gap:8px!important;margin:0 auto clamp(28px,4vw,42px)!important;padding:6px!important;max-width:max-content;border:1px solid var(--i25-line)!important;border-radius:999px!important;background:rgba(7,13,24,.68)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;}
.elementor-widget-html .pg-filter-tabs::-webkit-scrollbar,.elementor-widget-html .ny-filter-tabs::-webkit-scrollbar,.elementor-widget-html .ny-filter-bar::-webkit-scrollbar{display:none;}
.elementor-widget-html .pg-filter-tab,.elementor-widget-html .ny-filter-tab{min-height:42px!important;border-radius:999px!important;white-space:nowrap!important;padding:10px 16px!important;border:1px solid transparent!important;background:transparent!important;color:var(--i25-muted)!important;}
.elementor-widget-html .pg-filter-tab:hover,.elementor-widget-html .ny-filter-tab:hover{background:rgba(56,189,248,.09)!important;color:#f8fbff!important;}
.elementor-widget-html .pg-filter-tab[aria-selected="true"],.elementor-widget-html .pg-filter-tab.is-active,.elementor-widget-html .ny-filter-tab[aria-selected="true"],.elementor-widget-html .ny-filter-tab.is-active{background:rgba(56,189,248,.16)!important;border-color:rgba(56,189,248,.42)!important;color:#e8f8ff!important;box-shadow:inset 0 0 0 1px rgba(56,189,248,.12)!important;}
.elementor-widget-html .pg-card.pg-card--hidden{display:none!important;}
.elementor-widget-html .pg-filter-empty.is-shown{display:block!important;}
.elementor-widget-html .ps-cta-section{padding:clamp(58px,7vw,98px) 20px!important;background:linear-gradient(180deg,#020617,rgba(7,13,24,.96))!important;}
.elementor-widget-html .ps-cta-card{max-width:980px;margin:0 auto;text-align:center;background:linear-gradient(180deg,rgba(15,23,42,.78),rgba(8,13,24,.94))!important;border:1px solid var(--i25-line)!important;box-shadow:0 24px 70px rgba(0,0,0,.34)!important;}
.elementor-widget-html .ps-cta-buttons .ps-btn,.elementor-widget-html .sv-btn{min-height:48px;}
.elementor-widget-html a:focus-visible,.elementor-widget-html button:focus-visible{outline:3px solid var(--i25-ice)!important;outline-offset:3px!important;}
@media(min-width:760px){.elementor-widget-html .pg-filter-tabs,.elementor-widget-html .ny-filter-tabs,.elementor-widget-html .ny-filter-bar{justify-content:center!important;}}
@media(max-width:640px){.elementor-widget-html .sv-container{padding-inline:18px!important;}.elementor-widget-html .sv-hero--mini{min-height:clamp(380px,54svh,470px)!important;}.elementor-widget-html .sv-hero--mini .sv-hero-content{padding-top:92px!important;padding-bottom:42px!important;}.elementor-widget-html .sv-hero--mini h1{font-size:clamp(2rem,11.6vw,3rem)!important;}.elementor-widget-html .sv-section{padding-top:54px!important;padding-bottom:64px!important;}.elementor-widget-html .sv-divider + .sv-section{padding-top:46px!important;}.elementor-widget-html .pg-filter-tabs,.elementor-widget-html .ny-filter-tabs,.elementor-widget-html .ny-filter-bar{justify-content:flex-start!important;max-width:100%;border-radius:16px!important;}.elementor-widget-html .ps-cta-stats{grid-template-columns:1fr!important;}.elementor-widget-html .ps-cta-buttons{flex-direction:column!important;}.elementor-widget-html .ps-btn,.elementor-widget-html .sv-btn{width:100%;justify-content:center;text-align:center;}}
@media(pointer:coarse){.elementor-widget-html .pg-card:hover,.elementor-widget-html .pg-cat-card:hover{transform:none!important;}}
@media(prefers-reduced-motion:reduce){.elementor-widget-html .pg-card,.elementor-widget-html .pg-cat-card,.elementor-widget-html img{transition:none!important;animation:none!important;}}
