:root{--navy:#082746;--navy-2:#103b63;--teal:#077382;--teal-dark:#0a5f6b;--teal-light:#89b3ba;--teal-soft:#e2eef0;--slate:#4f6477;--mist:#f5f8fa;--line:#d7e2ea;--white:#fff;--shadow:0 22px 60px #0827461f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.siteHeader{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #d7e2eae6;justify-content:space-between;align-items:center;gap:24px;padding:10px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brandLink{flex:none;align-items:center;display:inline-flex}.headerLogo{width:clamp(140px,14vw,180px);height:auto;display:block}.mainNav{color:var(--navy);justify-content:flex-end;align-items:center;gap:clamp(14px,2vw,28px);font-size:.95rem;font-weight:700;display:flex}.mainNav a:not(.phoneButton){color:var(--slate)}.mainNav a:not(.phoneButton):hover,.mainNav a:not(.phoneButton):focus-visible{color:var(--navy)}.phoneButton,.primaryButton{border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;font-weight:800;line-height:1.2;transition:transform .16s,background .16s,color .16s,border-color .16s;display:inline-flex}.phoneButton{color:var(--white);background:var(--navy);padding:12px 18px;box-shadow:0 10px 26px #08274624}.phoneButton:hover,.phoneButton:focus-visible,.primaryButton:hover,.primaryButton:focus-visible{background:var(--navy-2);transform:translateY(-1px)}main{overflow:hidden}.heroSection{background:radial-gradient(1100px 560px at 88% -12%, #0773821f, transparent 60%), linear-gradient(180deg, var(--mist), var(--white));flex-direction:column;gap:clamp(28px,3.5vw,40px);padding:clamp(21px,2.4vw,37px) clamp(20px,5vw,72px) clamp(36px,4.5vw,56px);display:flex;position:relative;overflow:hidden}.heroSection:before{content:"";pointer-events:none;background:repeating-linear-gradient(135deg,#0827460d 0 2px,#0000 2px 16px);width:460px;height:460px;position:absolute;top:-60px;right:-60px;-webkit-mask:radial-gradient(circle at 100% 0,#000,#0000 68%);mask:radial-gradient(circle at 100% 0,#000,#0000 68%)}.heroTop{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(24px,4vw,48px);display:grid;position:relative}.heroContent{width:100%;max-width:720px;position:relative}.heroTop .heroContent{max-width:640px}.heroPitch{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffeb;border-radius:18px;gap:12px;padding:clamp(22px,2.6vw,32px);display:grid}.heroPitch h2{margin:0;font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.18}.heroPitch>p:not(.eyebrow):not(.heroPitchHighlight){color:var(--slate);margin:0;font-size:1rem}.heroPitchHighlight{color:var(--navy);margin:0;font-weight:600}.heroPitchHighlight strong{color:var(--teal-dark)}.eyebrow{color:var(--teal);text-transform:uppercase;margin:0;font-size:.82rem;font-weight:900}h1,h2,h3,p{overflow-wrap:anywhere}h1{color:var(--navy);letter-spacing:-.015em;margin:0 0 16px;font-size:clamp(2.2rem,4.8vw,3.7rem);line-height:1.05}h2{color:var(--navy);margin:10px 0 14px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}h3{color:var(--navy);margin:0;font-size:1.05rem;line-height:1.35}.heroText{max-width:540px;color:var(--slate);margin:0;font-size:clamp(1.05rem,1.6vw,1.22rem)}.heroActions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.btnIcon{justify-content:center;align-items:center;display:inline-flex}.btnIcon svg{width:19px;height:19px}.primaryButton{color:var(--white);background:var(--navy);gap:10px;padding:15px 22px;box-shadow:0 14px 34px #0827462e}.categoryPanel{border:1px solid var(--line);width:100%;box-shadow:var(--shadow);background:#ffffffeb;border-radius:20px;gap:clamp(18px,2.4vw,26px);padding:clamp(24px,3vw,40px);scroll-margin-top:150px;display:grid;position:relative}.categoryTitle{color:var(--navy);margin:0;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.18}.categoryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.categoryBox{width:100%;min-height:56px;color:var(--navy);background:var(--white);border:1px solid var(--line);text-align:left;cursor:pointer;appearance:none;border-radius:14px;align-items:center;gap:12px;margin:0;padding:11px 14px;font-family:inherit;font-size:.92rem;font-weight:700;line-height:1.2;transition:border-color .16s,transform .16s,box-shadow .16s,background .16s,color .16s;display:flex}.categoryBox:hover{border-color:var(--teal);transform:translateY(-2px);box-shadow:0 10px 24px #08274614}.categoryBox:focus-visible{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #08274640}.catLabel{flex:auto;min-width:0}.catCheck{background:var(--navy);width:20px;height:20px;color:var(--white);opacity:0;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:opacity .16s,transform .16s;display:inline-flex;transform:scale(.6)}.catCheck svg{width:13px;height:13px}.categoryBox.isSelected{border-color:var(--navy);box-shadow:0 0 0 2px var(--navy), 0 16px 32px #08274647;background:#f1f6fb}.categoryBox.isSelected:hover{box-shadow:0 0 0 2px var(--navy), 0 18px 36px #08274652;transform:translateY(-2px)}.categoryBox.isSelected .catIconWrap{background:var(--navy);color:var(--white)}.categoryBox.isSelected .catCheck{opacity:1;transform:scale(1)}.orderBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.orderSummary{color:var(--slate);margin:0;font-weight:700}.orderSummary strong{color:var(--navy)}.catIconWrap{background:var(--teal-soft);width:38px;height:38px;color:var(--teal);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.catIconWrap svg{width:21px;height:21px}.trustRow{color:var(--slate);flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(20px,4vw,44px);font-size:.92rem;font-weight:700;display:flex}.trustItem{align-items:center;gap:9px;display:inline-flex}.trustItem svg{width:18px;height:18px;color:var(--teal)}.processSection{color:var(--white);background:linear-gradient(135deg, var(--navy), #123f66);padding:clamp(48px,6vw,80px) clamp(20px,5vw,72px);scroll-margin-top:150px}.processSection .eyebrow{color:var(--teal-light)}.processSection h2{color:var(--white)}.sectionIntro{max-width:800px}.sectionIntro.narrow{max-width:680px}.sectionIntro p:not(.eyebrow){color:var(--slate);margin:0;font-size:1.08rem}.stepGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.stepCard{background:var(--white);border:1px solid var(--line);border-radius:8px;gap:12px;min-height:145px;padding:24px;display:grid}.stepCard p{color:var(--slate);margin:0}.siteFooter{background:var(--white);border-top:1px solid var(--line);grid-template-columns:auto minmax(0,760px);align-items:center;gap:clamp(22px,4vw,48px);padding:34px clamp(20px,5vw,72px);scroll-margin-top:150px;display:grid}.footerLogo{width:clamp(130px,15vw,170px);height:auto;display:block}.siteFooter p{color:var(--slate);margin:0}.footerInfo{gap:12px;display:grid}.footerContact{color:var(--slate);flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:.92rem;font-weight:700;display:flex}.footerContact a{color:var(--navy)}.footerContact a:hover,.footerContact a:focus-visible{color:var(--teal)}@media (max-width:1100px){.categoryGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.siteHeader{gap:14px;padding-block:8px}.mainNav a:not(.phoneButton){display:none}.heroTop{grid-template-columns:1fr}.categoryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.stepGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.siteHeader{padding-inline:16px}.headerLogo{width:clamp(150px,42vw,176px)}.phoneButton{min-height:42px;padding:10px 14px;font-size:.9rem}.heroSection,.processSection,.siteFooter{padding-inline:16px}h1{font-size:clamp(2.1rem,9vw,3rem)}h2{font-size:clamp(1.8rem,9vw,2.4rem)}.heroActions{flex-direction:column;align-items:stretch}.primaryButton{width:100%}.categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.stepGrid,.siteFooter{grid-template-columns:1fr}}@media (max-width:430px){.categoryGrid{grid-template-columns:1fr}}.tilbudDialog{background:var(--white);width:min(620px,100vw - 32px);max-width:620px;color:var(--navy);border:none;border-radius:18px;padding:0;box-shadow:0 40px 90px #08274659}.tilbudDialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08274673}.tilbudDialogInner{gap:18px;padding:clamp(22px,4vw,36px);display:grid;position:relative}.dialogClose{width:38px;height:38px;color:var(--slate);background:var(--mist);border:1px solid var(--line);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;font-size:1.6rem;line-height:1;transition:background .16s,color .16s;display:inline-flex;position:absolute;top:12px;right:12px}.dialogClose:hover,.dialogClose:focus-visible{color:var(--navy);background:var(--teal-soft)}.tilbudIntro h2{margin:0 36px 8px 0;font-size:clamp(1.5rem,3vw,1.9rem)}.tilbudIntro p{color:var(--slate);margin:0}.chosenChips{flex-wrap:wrap;gap:8px;display:flex}.chosenChip{color:var(--navy);border:1px solid var(--navy);background:#f1f6fb;border-radius:999px;align-items:center;padding:6px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.chosenEmpty{color:var(--slate);margin:0;font-size:.92rem}.contactToggle{background:var(--mist);border:1px solid var(--line);border-radius:12px;gap:6px;padding:5px;display:flex}.contactToggleBtn{min-width:0;font:inherit;color:var(--slate);cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1 1 0;padding:10px 12px;font-size:.9rem;font-weight:700;transition:background .16s,color .16s}.contactToggleBtn:hover{color:var(--navy)}.contactToggleBtn.isActive{color:var(--white);background:var(--navy)}.contactToggleBtn.isActive:hover{color:var(--white)}.tilbudForm{gap:16px;display:grid}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tilbudForm label{color:var(--navy);gap:6px;font-size:.88rem;font-weight:700;display:grid}.tilbudForm input,.tilbudForm textarea{width:100%;color:var(--navy);background:var(--white);border:1px solid var(--line);border-radius:10px;padding:11px 13px;font-family:inherit;font-size:.98rem;font-weight:400;transition:border-color .16s,box-shadow .16s}.tilbudForm input:focus,.tilbudForm textarea:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #08274629}.tilbudForm textarea{resize:vertical}.fileLabel input[type=file]{cursor:pointer;padding:9px 11px;font-size:.9rem}.formError{color:#8a1c1c;background:#fdecec;border:1px solid #f3c4c4;border-radius:10px;margin:0;padding:11px 13px;font-size:.9rem;font-weight:700}.tilbudForm .primaryButton{justify-self:start}.tilbudHint{background:var(--teal-soft);border:1px solid var(--line);border-radius:12px;gap:12px;margin-top:4px;padding:16px 18px;display:grid}.tilbudHint p{color:var(--slate);margin:0;font-size:.92rem}.tilbudHint strong{color:var(--navy)}.hintButton{font:inherit;color:var(--teal-dark);cursor:pointer;background:0 0;border:none;justify-self:start;padding:0;font-weight:800}.hintButton:hover,.hintButton:focus-visible{color:var(--navy);text-decoration:underline}.tilbudForm .primaryButton:disabled{opacity:.7;cursor:progress;transform:none}.tilbudSuccess{gap:14px;display:grid}.tilbudSuccess h2{margin:0 36px 0 0;font-size:clamp(1.5rem,3vw,1.9rem)}.tilbudSuccess p{color:var(--slate);margin:0}.tilbudSuccess .primaryButton{justify-self:start}@media (max-width:520px){.formGrid{grid-template-columns:1fr}.tilbudForm .primaryButton,.tilbudSuccess .primaryButton{justify-self:stretch;width:100%}}
