:root{--green:#45b60f;--green-dark:#228700;--green-deep:#156800;--green-soft:#e9f8df;--ink:#080b0a;--muted:#5d6661;--line:rgba(8,11,10,0.12);--glass:rgba(255,255,255,0.72);--shadow:0 24px 70px rgba(24,38,25,0.15);--soft-shadow:0 12px 34px rgba(29,45,31,0.12);--radius:18px;--layout-max:1280px;--header-offset:88px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset)}body,html{overflow-x:clip}body{margin:0;color:var(--ink);background:#f5f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-wrap:break-word}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img,svg{display:block}img,main,svg{max-width:100%}main{position:relative;isolation:isolate;min-width:0}main,main#main{overflow-x:clip}.content-page,.hero,.section,[id]{scroll-margin-top:calc(var(--header-offset) + 12px)}.skip-link{position:fixed;display:inline-flex;align-items:center;left:16px;top:16px;z-index:20;transform:translateY(-140%);min-height:44px;border-radius:999px;background:#fff;padding:10px 14px;box-shadow:var(--shadow);font-weight:900}.skip-link:focus{transform:translateY(0)}.scene{position:fixed;inset:0;width:100%;max-width:100%;z-index:-2;overflow:clip;contain:layout paint;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.96),rgba(241,244,242,.82)),radial-gradient(circle at 78% 20%,rgba(196,241,174,.5),transparent 34%)}.scene:before{content:"";position:absolute;inset:-8%;opacity:.2;filter:blur(15px) saturate(.96);background:var(--scene-image,url("/assets/forside.png")) center top /cover no-repeat;transform:scale(1.03)}.scene-line,.scene-white{position:absolute;border-radius:999px;transform:rotate(-14deg)}.scene-line{border:7px solid rgba(91,210,28,.32);box-shadow:0 0 24px rgba(83,208,21,.48),inset 0 0 18px rgba(255,255,255,.9);animation:energyFlow 9s ease-in-out infinite alternate}.scene-white{border:18px solid rgba(255,255,255,.75);box-shadow:0 0 40px rgba(255,255,255,.76)}.line-one{left:-160px;top:250px;width:1320px;height:220px}.line-two{right:-260px;bottom:130px;width:1120px;height:210px}.line-three{left:45%;top:-70px;width:840px;height:150px}.white-one{left:-330px;bottom:-80px;width:1100px;height:250px}.white-two{right:-340px;top:40px;width:920px;height:180px}@media (max-width:1440px){.scene:before{inset:0;transform:none}.scene-line,.scene-white{display:none}}@keyframes energyFlow{0%{filter:hue-rotate(0deg) brightness(1);transform:rotate(-14deg) translateX(-12px)}to{filter:hue-rotate(10deg) brightness(1.08);transform:rotate(-14deg) translateX(18px)}}.shell{position:relative;z-index:1;width:min(100% - clamp(32px,4vw,64px),var(--layout-max));padding-inline:clamp(16px,4vw,48px);min-width:0;max-width:100%}.shell,.site-header.shell{margin-inline:auto;box-sizing:border-box}.site-header.shell{width:min(calc(100% - clamp(24px, 4vw, 48px)),var(--layout-max));max-width:min(calc(100% - clamp(24px, 4vw, 48px)),var(--layout-max))}.logo{display:inline-flex;align-items:center;min-width:0;width:clamp(160px,16vw,220px);max-width:min(220px,calc(100vw - 88px));padding:0;line-height:1;overflow:hidden}.logo picture,.logo-image{display:block;width:100%;max-width:100%}.logo-image{height:auto;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.28))}.logo.compact{width:clamp(140px,16vw,190px);padding:0;background:transparent;box-shadow:none}.green{color:var(--green-dark)}.site-header{position:-webkit-sticky;position:sticky;top:10px;z-index:35;display:grid;grid-template-columns:minmax(0,auto) 1fr auto;align-items:center;grid-gap:clamp(12px,2vw,24px);gap:clamp(12px,2vw,24px);margin-top:10px;border:1px solid rgba(255,255,255,.34);border-radius:18px;background:radial-gradient(circle at 78% 18%,rgba(114,235,44,.22),transparent 24%),linear-gradient(135deg,rgba(20,24,23,.96),rgba(55,63,61,.92) 48%,rgba(107,116,113,.82)),linear-gradient(180deg,rgba(255,255,255,.16),rgba(5,8,7,.28));box-shadow:0 18px 42px rgba(8,12,11,.2),inset 0 1px 0 rgba(255,255,255,.46),inset 0 -1px 0 rgba(0,0,0,.16);overflow-x:clip;overflow-y:visible;padding:10px clamp(14px,2.5vw,28px);-webkit-backdrop-filter:blur(24px) saturate(1.08);backdrop-filter:blur(24px) saturate(1.08);min-width:0;max-width:min(calc(100% - clamp(24px, 4vw, 48px)),var(--layout-max));margin-inline:auto;box-sizing:border-box}.site-header:after,.site-header:before{content:"";position:absolute;z-index:0;pointer-events:none}.site-header:before{right:0;top:-122px;width:min(820px,100%);height:246px;border-top:3px solid rgba(123,255,55,.72);border-bottom:1px solid rgba(123,255,55,.35);border-radius:50%;box-shadow:0 0 18px rgba(97,230,28,.58),inset 0 0 20px rgba(255,255,255,.18);transform:rotate(-8deg);opacity:.88}.site-header:after{right:0;bottom:-92px;width:min(780px,100%);height:190px;border-top:2px solid rgba(158,255,97,.56);border-radius:50%;filter:blur(.5px);transform:rotate(-11deg);opacity:.78}.site-header>*{position:relative;z-index:1;min-width:0}.header-actions{display:flex;gap:12px;min-width:0;flex-shrink:1}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,3.2vw,48px);font-size:14px;font-weight:850;color:#f6f8f7}.site-nav a{display:inline-flex;align-items:center;min-height:42px;border-radius:999px;padding:0 10px;white-space:nowrap;transition:background .16s ease,color .16s ease}.site-nav a:hover{color:#ffffff;background:rgba(255,255,255,.16)}.site-nav-item{position:relative}.site-nav-trigger{display:inline-flex;align-items:center;gap:5px;min-height:42px;border-radius:999px;padding:0 10px;background:transparent;border:none;color:#f6f8f7;font-size:14px;font-weight:850;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease}.site-nav-trigger:hover,.site-nav-trigger[aria-expanded=true]{color:#ffffff;background:rgba(255,255,255,.16)}.site-nav-chevron{transition:transform .22s ease}.site-nav-chevron.is-open{transform:rotate(180deg)}.site-nav-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:220px;background:linear-gradient(155deg,rgba(8,12,9,.98),rgba(14,20,15,.99));border:1px solid rgba(100,200,60,.28);border-radius:18px;box-shadow:0 24px 58px rgba(4,9,5,.62),0 0 0 1px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.1);-webkit-backdrop-filter:blur(22px) saturate(1.15);backdrop-filter:blur(22px) saturate(1.15);padding:16px 8px 8px;z-index:50;animation:site-nav-dropdown-in .14s ease}.site-nav-dropdown--wide{position:fixed;top:var(--header-offset);left:50%;right:auto;transform:translateX(-50%);min-width:min(760px,calc(100vw - 32px));max-width:min(760px,calc(100vw - 32px));padding:14px 24px 16px 20px;overflow-x:clip;box-sizing:border-box}@media (min-width:1281px){.site-nav-dropdown--wide{min-width:min(784px,calc(100vw - 48px));max-width:min(784px,calc(100vw - 48px));padding:16px 36px 18px 20px}}@keyframes site-nav-dropdown-in{0%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (min-width:1024px){.site-header,.site-header.shell{width:min(calc(100% - clamp(32px, 4vw, 64px)),var(--layout-max));max-width:min(calc(100% - clamp(32px, 4vw, 64px)),var(--layout-max))}}.site-nav-dropdown-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2px;gap:2px}.site-nav-dropdown-list{display:flex;flex-direction:column;gap:2px}.site-nav-dropdown-item{display:flex;align-items:flex-start;gap:10px;padding:9px 12px;border-radius:12px;color:rgba(230,245,232,.86);font-size:13.5px;font-weight:600;white-space:normal;line-height:1.35;transition:background .13s ease,color .13s ease}.site-nav-dropdown-item:hover{background:rgba(255,255,255,.1);color:#ffffff}.site-nav-dropdown-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:8px;background:rgba(69,182,15,.15);color:#72db20}.site-nav-dropdown-cta{display:flex;align-items:center;gap:8px;margin-top:6px;padding:11px 15px;border-radius:12px;background:linear-gradient(135deg,rgba(69,182,15,.2),rgba(53,169,0,.16));border:1px solid rgba(69,182,15,.22);color:#9bec5c;font-size:13.5px;font-weight:700;transition:background .15s ease,color .15s ease}.site-nav-dropdown-cta:hover{background:linear-gradient(135deg,rgba(69,182,15,.3),rgba(53,169,0,.26));color:#b8f577}.rn-mobile-menu-button{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;max-width:100%;min-height:54px;padding:0 24px;border:1px solid rgba(36,116,2,.16);border-radius:14px;color:#fff;background:linear-gradient(180deg,#72db20,#35a900 64%,#177900);box-shadow:0 14px 28px rgba(45,157,0,.28),inset 0 1px 1px rgba(255,255,255,.54);font-weight:950;white-space:nowrap;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(45,157,0,.32),inset 0 1px 1px rgba(255,255,255,.54)}.btn.ghost,.btn.secondary{color:var(--ink);border-color:rgba(0,0,0,.16);background:rgba(255,255,255,.82);box-shadow:var(--soft-shadow)}.btn.ghost{color:var(--green-dark)}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1fr);grid-gap:clamp(28px,6vw,78px);gap:clamp(28px,6vw,78px);min-height:650px;padding-top:20px}.hero,.home-hero{align-items:center}.home-hero{grid-template-columns:minmax(0,1fr);min-height:auto;padding-top:clamp(28px,5vw,52px);padding-bottom:clamp(48px,7vw,88px);overflow-x:clip;isolation:isolate}.home-hero h1{max-width:min(100%,13em);font-size:clamp(2.375rem,4.8vw + .4rem,4rem);line-height:1.04;letter-spacing:-.02em}.home-hero .lead{max-width:38rem;font-size:clamp(1rem,1.1vw + .85rem,1.125rem)}.home-hero:before{inset:-130px calc(50% - 50vw) 0;background:linear-gradient(90deg,rgba(255,255,255,.94) 0,rgba(255,255,255,.72) 32%,rgba(255,255,255,.12) 58%),var(--hero-bg) center top /cover no-repeat}.home-hero:after,.home-hero:before{content:"";position:absolute;z-index:-1}.home-hero:after{left:calc(50% - 50vw);right:calc(50% - 50vw);bottom:-1px;height:160px;background:linear-gradient(180deg,transparent,rgba(245,247,245,.95))}.portal-login-page{display:grid;min-height:100dvh;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.98) 0,rgba(255,255,255,.82) 34%,rgba(255,255,255,.38) 56%,rgba(255,255,255,.12) 100%),var(--login-bg) center center /cover no-repeat}.portal-login-page:before{content:"";position:fixed;z-index:-1;inset:0;background:radial-gradient(circle at 18% 84%,rgba(255,255,255,.62),transparent 30%),radial-gradient(circle at 78% 16%,rgba(255,255,255,.36),transparent 24%);pointer-events:none}.portal-login-hero{display:grid;grid-template-columns:minmax(360px,.86fr) minmax(390px,520px);align-items:center;grid-gap:clamp(34px,5vw,78px);gap:clamp(34px,5vw,78px);width:min(100%,1240px);min-height:100dvh;padding-top:clamp(18px,3.4dvh,48px);padding-bottom:clamp(92px,12dvh,132px)}.portal-login-copy{max-width:590px;transform:translateY(clamp(-46px,-5dvh,-22px))}.portal-login-brand{width:clamp(118px,12vw,178px);aspect-ratio:1;border-radius:28px;box-shadow:0 20px 48px rgba(16,28,18,.2)}.portal-login-brand,.portal-login-wide-logo{height:auto;margin-bottom:clamp(22px,3vw,36px)}.portal-login-wide-logo{display:block;width:clamp(154px,20vw,220px);filter:drop-shadow(0 12px 24px rgba(16,28,18,.2))}.portal-login-copy h1{max-width:520px;font-size:clamp(46px,5vw,74px)}.portal-login-features{display:grid;grid-gap:11px;gap:11px;margin-top:24px}.portal-login-feature{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;grid-gap:14px;gap:14px;max-width:430px}.portal-login-feature-icon{display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(45,161,0,.16);border-radius:16px;color:var(--green-dark);background:rgba(255,255,255,.82);box-shadow:var(--soft-shadow)}.portal-login-feature strong,.portal-login-security-item strong{display:block;font-weight:950}.portal-login-feature small,.portal-login-security-item small{color:var(--muted);line-height:1.35}.hub-login-card,.portal-login-card{align-self:center;justify-self:end;width:min(100%,500px);gap:12px;border-radius:30px;border:1px solid rgba(255,255,255,.72);background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(255,255,255,.66)),rgba(255,255,255,.72);box-shadow:0 34px 90px rgba(18,30,22,.22),inset 0 1px 0 rgba(255,255,255,.92);-webkit-backdrop-filter:blur(28px) saturate(1.08);backdrop-filter:blur(28px) saturate(1.08);padding:clamp(22px,2.8vw,34px)}.portal-login-card-logo{width:clamp(92px,8vw,126px);aspect-ratio:1;height:auto;border-radius:22px;margin:0 auto 6px;box-shadow:0 14px 32px rgba(16,28,18,.16)}.portal-login-back{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;min-height:34px;color:var(--green-dark);font-size:14px;font-weight:900}.hub-login-card h1,.portal-login-card h1{font-size:clamp(32px,2.8vw,42px);line-height:1.02}.hub-login-card .lead,.portal-login-card .lead{margin:8px 0 0;font-size:16px;line-height:1.42}.hub-login-card .portal-search,.portal-login-card .portal-search{grid-template-columns:26px minmax(0,1fr) 24px;min-height:50px;border-radius:13px;background:rgba(255,255,255,.72)}.hub-login-card label,.portal-login-card label{gap:7px}.login-options{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:15px;font-weight:850}.login-options a{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.login-remember{display:inline-flex;grid-auto-flow:column;align-items:center;gap:9px;white-space:nowrap}.portal-login-hint{display:block;margin-top:6px;font-size:.82rem;font-weight:500;line-height:1.45;color:var(--muted,#5b6b60)}.login-remember input{width:18px;height:18px;min-height:0;accent-color:var(--green-dark)}.portal-login-submit{width:100%;min-height:54px;border-radius:16px}.portal-login-card .login-customer-button{min-height:52px}.login-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;font-size:14px;color:var(--muted);font-weight:850}.login-divider:after,.login-divider:before{content:"";height:1px;background:rgba(0,0,0,.14)}.portal-login-card .install-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-login-card .install-box{min-height:52px;padding:8px;border-radius:13px;color:var(--green-dark);font-size:12px}.portal-install-section{margin-top:26px}.portal-install-section .install-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.portal-install-section .install-box{display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:10px;border:1px solid rgba(0,0,0,.12);border-radius:14px;background:#fff;color:var(--green-dark);font-size:13px;font-weight:600;cursor:pointer}.portal-install-section .install-box:hover{border-color:var(--green-dark)}@media (max-width:560px){.portal-install-section .install-action-grid{grid-template-columns:1fr}}.portal-login-security-strip{position:fixed;z-index:4;left:clamp(18px,4vw,54px);bottom:clamp(10px,2vw,24px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(680px,calc(100vw - clamp(36px, 8vw, 108px)));border:1px solid rgba(255,255,255,.68);border-radius:18px;background:rgba(255,255,255,.78);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.portal-login-security-item{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:10px 14px;color:var(--green-dark);border-right:1px solid rgba(0,0,0,.1)}.portal-login-security-item:last-child{border-right:0}@media (max-height:780px) and (min-width:761px){.portal-login-hero{grid-template-columns:minmax(320px,.82fr) minmax(370px,470px);gap:clamp(24px,4vw,52px);height:100dvh;max-height:100dvh;overflow:hidden;padding-top:18px;padding-bottom:18px}.portal-login-security-strip{display:none}.portal-login-copy{transform:none}.portal-login-brand{width:96px;margin-bottom:14px}.hub-login-brand{width:82px;height:82px;margin-bottom:14px}.portal-login-copy h1{font-size:clamp(40px,4vw,58px)}.portal-login-copy .lead{font-size:16px;line-height:1.38}.portal-login-features{gap:8px;margin-top:16px}.portal-login-feature{grid-template-columns:44px minmax(0,1fr);gap:10px}.portal-login-feature-icon{width:42px;height:42px;border-radius:13px}.hub-login-card,.portal-login-card{width:min(100%,470px);gap:7px;padding:16px}.hub-login-mark,.portal-login-card-logo{width:58px;height:58px;margin-bottom:0}.hub-login-card h1,.portal-login-card h1{font-size:30px}.hub-login-card .lead,.portal-login-card .lead{font-size:13px;line-height:1.28}.hub-login-card .portal-search,.portal-login-card .portal-search{min-height:44px}.portal-login-card .login-customer-button,.portal-login-submit{min-height:46px}.portal-login-card .install-box{min-height:40px}.hub-login-note{font-size:12.5px;line-height:1.34}}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--green-deep);font-weight:950}.display-title,h1{margin:0;font-size:clamp(44px,5.5vw,82px);line-height:.98;font-weight:950;letter-spacing:0}.display-title span,h1 span,h2 span{color:var(--green-dark)}.lead{max-width:680px;color:var(--muted);font-size:18px;line-height:1.55}.hero-actions,.inline-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.card,.editor-card,.form-card,.portal-card,.trust-strip{position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius);background:var(--glass);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.trust-strip{display:grid;grid-template-columns:1fr;max-width:980px;margin:24px 0 0;width:100%;min-width:0}.home-hero .trust-strip{position:static;left:auto;bottom:auto;width:100%;max-width:100%;margin:24px 0 0}.trust-item{display:grid;grid-template-columns:42px 1fr;grid-gap:14px;gap:14px;align-items:start;min-width:0;padding:18px 16px;border-right:1px solid var(--line)}.trust-item__icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;color:var(--green-dark);border:1px solid rgba(41,144,7,.18);border-radius:12px;background:rgba(255,255,255,.86);box-shadow:inset 0 0 0 5px rgba(83,190,35,.08)}.trust-item__copy{display:grid;grid-gap:6px;gap:6px;min-width:0}.trust-item__copy small,.trust-item__copy strong{display:block;line-height:1.35}.trust-item__copy strong{font-size:.92rem}.trust-item__copy small{color:var(--muted);font-size:.82rem}.trust-item:last-child{border-right:0}.icon-frame{display:grid;place-items:center;width:42px;height:42px;color:var(--green-dark);border:1px solid rgba(41,144,7,.18);border-radius:12px;background:rgba(255,255,255,.86);box-shadow:inset 0 0 0 5px rgba(83,190,35,.08)}.hero-art,.media-panel{position:relative;overflow:hidden;min-height:520px;border-radius:0;background:var(--panel-image,url("/assets/forside.png")) center /cover no-repeat;filter:drop-shadow(0 22px 32px rgba(33,47,37,.15))}.hero-art{background-position:100%}.hero-art:after{content:"";position:absolute;inset:0 auto 0 0;width:43%;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.72),transparent);pointer-events:none}.section{padding-top:clamp(3rem,5.5vw,5.5rem);padding-bottom:clamp(2.75rem,4.5vw,4.5rem);scroll-margin-top:calc(var(--header-offset) + 12px)}.content-page h1,.section-header h2{margin:0;font-size:clamp(1.875rem,2.8vw + .6rem,3.25rem);line-height:1.06;letter-spacing:-.02em}.grid{display:grid;grid-gap:26px;gap:26px}.section-header{max-width:780px;margin:0 auto clamp(20px,3vw,28px);text-align:center;min-width:0}.services-grid{grid-template-columns:1fr}.card{min-height:auto;min-width:0;padding:clamp(18px,2.2vw,22px);transition:transform .16s ease,box-shadow .16s ease}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card h3{margin:18px 0 10px;font-size:22px}.card p,.content-page li,.content-page p{color:var(--muted);line-height:1.55}.portal-promo{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);align-items:center;grid-gap:40px;gap:40px}.split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.65fr);grid-gap:34px;gap:34px;align-items:start}.editor-card,.form-card{padding:clamp(22px,4vw,38px)}.editor-grid,.form-grid{display:grid;grid-gap:16px;gap:16px}.job-posting-list{display:grid;grid-gap:10px;gap:10px}.job-posting-card{display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;align-items:center;padding:13px 14px;border-radius:13px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.58);color:var(--text);text-align:left;cursor:pointer}.job-posting-card.is-selected{border-color:var(--green-dark);background:rgba(69,182,15,.07);box-shadow:0 0 0 3px rgba(69,182,15,.12)}.job-posting-card small,.job-posting-card strong{display:block}.job-posting-card small{color:var(--muted);margin-top:3px}.consent-row{display:grid;grid-template-columns:auto 1fr;align-items:start;grid-gap:10px;gap:10px;font-weight:750;line-height:1.45}.consent-row input[type=checkbox]{width:18px;min-height:18px;height:18px;margin-top:2px}.job-application-success{display:grid;justify-items:start;grid-gap:14px;gap:14px}.login-customer-button{min-height:54px;color:#fff;border-color:rgba(6,12,10,.2);background:linear-gradient(180deg,#323836,#161b19 72%,#090c0b);box-shadow:0 14px 28px rgba(8,12,10,.2),inset 0 1px 1px rgba(255,255,255,.28)}.login-customer-button:hover{box-shadow:0 18px 34px rgba(8,12,10,.24),inset 0 1px 1px rgba(255,255,255,.28)}.install-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.install-box{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:78px;border:1px solid rgba(0,0,0,.14);border-radius:14px;color:var(--ink);background:rgba(255,255,255,.84);box-shadow:var(--soft-shadow);padding:12px 14px;text-align:center;font-weight:950;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.install-box:hover{transform:translateY(-1px);box-shadow:var(--shadow)}label{display:grid;grid-gap:7px;gap:7px;font-weight:900}input,select,textarea{width:100%;min-height:52px;border:1px solid rgba(0,0,0,.18);border-radius:13px;background:rgba(255,255,255,.8);padding:0 15px;color:var(--ink);outline:0}textarea{min-height:130px;padding-top:14px;resize:vertical}.btn:focus-visible,a:focus-visible,input:focus,select:focus,textarea:focus{outline:3px solid rgba(69,182,15,.28);outline-offset:3px}.status{border-radius:13px;padding:14px 16px;font-weight:850}.status.success{color:var(--green-deep);background:var(--green-soft)}.status.error{color:#8c1d1d;background:#fff0f0}.status.warn{color:#755100;background:#fff8df}.content-page{max-width:980px;padding-top:64px;padding-bottom:80px}.content-page article{padding:clamp(24px,4vw,44px)}.content-page ul{display:grid;grid-gap:10px;gap:10px;padding-left:22px}.portal-page{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:100vh;overflow-x:clip}.portal-content-column{display:flex;flex-direction:column;min-width:0;min-height:100vh}.portal-shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:35;display:flex;align-items:center;gap:8px;padding:max(10px,env(safe-area-inset-top)) clamp(16px,3vw,40px) 10px;border-bottom:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.portal-shell-header__brand{display:none;align-items:center;gap:10px;min-width:0;text-decoration:none;color:inherit}.portal-shell-header__brand img{width:40px;height:40px;border-radius:10px;flex-shrink:0}.portal-shell-header__brand small,.portal-shell-header__brand strong{display:block;line-height:1.1}.portal-shell-header__brand strong{font-size:15px;font-weight:900}.portal-shell-header__brand small{margin-top:2px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.portal-shell-header__spacer{flex:1 1 auto}.portal-menu-btn{display:none}.portal-sidebar-home-link{margin-top:22px;white-space:nowrap;width:100%;justify-content:center}.portal-nav-link{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:54px;border-radius:13px;padding:0 16px;font-weight:950;color:inherit;text-decoration:none}.portal-nav-link.is-active{color:#fff;background:linear-gradient(180deg,#59cd15,#249000);box-shadow:0 14px 26px rgba(44,150,0,.28)}.portal-nav-badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--orange);font-size:11px;font-weight:800;display:grid;place-items:center}.portal-nav-link.is-active .portal-nav-badge{background:rgba(255,255,255,.24);color:#fff}.portal-page-header{display:grid;grid-gap:8px;gap:8px;margin-bottom:20px}.portal-bottom-nav{display:none}.portal-mobile-drawer{position:fixed;inset:0;z-index:120;display:flex;justify-content:flex-end;background:rgba(4,6,6,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:portalDrawerFade .18s ease-out}.portal-mobile-drawer__panel{display:flex;flex-direction:column;width:min(100%,420px);max-height:100dvh;overflow:hidden;background:#fff;box-shadow:-20px 0 60px rgba(0,0,0,.18);animation:portalDrawerSlide .22s cubic-bezier(.2,.8,.2,1);padding-bottom:env(safe-area-inset-bottom)}.portal-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:calc(16px + env(safe-area-inset-top)) 16px 12px;border-bottom:1px solid rgba(0,0,0,.08)}.portal-mobile-drawer__head strong{display:block;font-size:18px}.portal-mobile-drawer__head span{display:block;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.portal-mobile-drawer__nav{display:grid;grid-gap:6px;gap:6px;padding:12px 14px 20px;overflow:auto}.portal-mobile-drawer__nav .portal-nav-link{min-height:48px;font-size:15px}.portal-mobile-drawer__extra{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 16px;border-radius:13px;font-weight:900;color:inherit;text-decoration:none;white-space:nowrap}.portal-mobile-drawer__logout{margin-top:8px;color:#b84010;border-top:1px solid rgba(0,0,0,.08);border-radius:0;padding-top:16px}@keyframes portalDrawerFade{0%{opacity:0}to{opacity:1}}@keyframes portalDrawerSlide{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (max-width:1023px){.portal-page{grid-template-columns:1fr}.portal-sidebar{display:none}.portal-menu-btn,.portal-shell-header__brand{display:inline-flex}.portal-main{padding:20px 16px calc(96px + env(safe-area-inset-bottom))}.portal-bottom-nav{position:fixed;z-index:40;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:2px;gap:2px;padding:6px 8px calc(6px + env(safe-area-inset-bottom));border-top:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -8px 24px rgba(0,0,0,.06)}.portal-bottom-nav__item{display:grid;place-items:center;grid-gap:2px;gap:2px;min-height:52px;padding:4px 2px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-size:10px;font-weight:800;line-height:1.1;text-align:center;text-decoration:none;cursor:pointer}.portal-bottom-nav__item span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-bottom-nav__item.is-active{color:var(--green-dark);background:rgba(69,182,15,.12)}.portal-page-header h1{font-size:clamp(1.35rem,5vw,1.75rem)}}@media (min-width:1024px){.portal-shell-header{justify-content:flex-end}.portal-main{padding:clamp(20px,3vw,40px) clamp(24px,4vw,54px) 40px}}@media (min-width:1024px) and (max-width:1279px){.portal-page{grid-template-columns:260px minmax(0,1fr)}.portal-sidebar{padding:24px 18px}}.portal-sidebar{padding:34px 30px;border-right:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.62);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-sidebar .portal-brand{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:66px;border-radius:16px;padding:8px 10px;background:rgba(255,255,255,.68);border:1px solid rgba(34,135,0,.12);box-shadow:0 14px 32px rgba(16,28,18,.1)}.portal-sidebar .portal-brand img{width:58px;aspect-ratio:1;height:auto;border-radius:14px}.portal-sidebar .portal-brand small,.portal-sidebar .portal-brand strong{display:block}.portal-sidebar .portal-brand strong{font-size:20px;font-weight:950;line-height:1}.portal-sidebar .portal-brand small{margin-top:4px;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.portal-sidebar nav{display:grid;grid-gap:12px;gap:12px;margin-top:32px}.portal-sidebar .portal-nav-link{grid-template-columns:28px minmax(0,1fr) auto}.portal-sidebar .portal-nav-link.is-active,.portal-sidebar a.active{color:#fff;background:linear-gradient(180deg,#59cd15,#249000);box-shadow:0 14px 26px rgba(44,150,0,.28)}.portal-main{min-width:0;flex:1 1 auto}.offline-logo{width:96px;aspect-ratio:1;height:auto;border-radius:22px;margin-bottom:18px;box-shadow:0 16px 34px rgba(16,28,18,.14)}.portal-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.portal-page-header,.portal-topbar{min-width:0}.portal-topbar-actions{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto}.portal-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;border:1px solid rgba(0,0,0,.1);border-radius:999px;background:rgba(255,255,255,.85);color:var(--green-dark);text-decoration:none;position:relative;cursor:pointer;flex-shrink:0}.portal-icon-btn:focus-visible{outline:2px solid var(--green-dark);outline-offset:2px}.portal-icon-btn:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08)}.portal-icon-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--orange);color:#fff;font-size:.68rem;font-weight:700;display:grid;place-items:center}.portal-overview-actions{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 8px}.portal-action-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px;margin:24px 0 32px}.portal-action-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:132px;padding:16px;border-radius:16px;border:1px solid rgba(0,0,0,.09);background:rgba(255,255,255,.82);color:var(--text);text-decoration:none;transition:box-shadow .16s ease,transform .16s ease,background .16s ease}.portal-action-tile:focus-visible,.portal-action-tile:hover{background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-1px)}.portal-action-tile svg:first-child{color:var(--green-dark)}.portal-action-tile__body{display:flex;flex-direction:column;gap:4px;margin-top:12px;flex:1 1}.portal-action-tile__body strong{font-size:.98rem;line-height:1.25}.portal-action-tile__body span{font-size:.82rem;color:var(--muted);line-height:1.35}.portal-action-tile__arrow{position:absolute;right:14px;bottom:14px;opacity:.45}.portal-action-tile .portal-badge{position:absolute;top:12px;right:12px}.portal-action-tile--alert{border-color:rgba(220,80,20,.22);background:rgba(255,240,230,.55)}.portal-action-tile--alert svg:first-child{color:#b84010}.portal-action-tile--alert .portal-action-tile__body strong{color:#8b3208}.portal-visit-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;margin-bottom:24px}.portal-visit-section{padding:20px;border-radius:18px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.78)}.portal-visit-section__head{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.portal-visit-section__head svg{color:var(--green-dark);flex-shrink:0;margin-top:2px}.portal-visit-section__head h2{margin:0 0 4px;font-size:1.05rem}.portal-visit-section__head p{margin:0;color:var(--muted);font-size:.88rem}.portal-visit-section__head .btn{margin-left:auto;flex-shrink:0}.portal-visit-section__list{display:grid;grid-gap:14px;gap:14px}.portal-visit-card{padding:14px;border-radius:14px;border:1px solid rgba(0,0,0,.07);background:#fff}.portal-visit-card__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.portal-visit-card__head strong{display:block;margin-bottom:4px}.portal-visit-card__meta{margin:0;font-size:.84rem;color:var(--muted)}.portal-visit-card__facts{margin:10px 0 0;padding-left:1rem;font-size:.86rem;color:var(--muted)}.portal-visit-card__facts li+li{margin-top:4px}.portal-visit-card__addon{display:inline-block;margin-top:10px;padding:4px 10px;border-radius:999px;background:rgba(31,92,56,.08);color:var(--green-dark);font-size:.78rem}.portal-visit-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.portal-visit-card__warn{color:#b84010}.portal-rating-field{display:grid;grid-gap:7px;gap:7px;font-weight:900}.portal-star-rating{display:inline-flex;align-items:center;gap:4px;color:#e0a400}.portal-star-rating__btn{display:inline-flex;align-items:center;justify-content:center;width:auto;min-height:0;padding:2px;border:0;background:transparent;color:rgba(0,0,0,.24);border-radius:8px;cursor:pointer;transition:color .12s ease,transform .12s ease}.portal-star-rating__btn.is-filled{color:#e0a400}.portal-star-rating__btn:hover{transform:scale(1.08)}.portal-star-rating--readonly{gap:2px}.portal-star-rating--readonly svg{color:rgba(0,0,0,.24)}.portal-star-rating--readonly svg.is-filled{color:#e0a400}.portal-star-rating__value{margin-left:8px;font-weight:800;color:var(--ink)}.portal-visit-rated{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;background:rgba(224,164,0,.12);color:#a06000;font-size:.82rem;font-weight:750}.portal-visit-rated .is-filled{color:#e0a400}.portal-visit-detail__rating{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.portal-history-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.portal-history-filters .btn.is-active{background:rgba(45,106,79,.12);color:var(--green-dark)}.portal-history-row{flex-direction:column;align-items:stretch;gap:10px}.portal-history-row__main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.portal-history-row__meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:6px;color:var(--muted);font-size:.92rem}.portal-visit-detail__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px 20px;gap:12px 20px;margin:0 0 16px}.portal-visit-detail__facts dt{font-size:.82rem;color:var(--muted);margin-bottom:2px}.portal-visit-detail__facts dd{margin:0;display:flex;align-items:center;gap:6px}.portal-visit-detail__badges{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.portal-visit-detail__section{margin:16px 0;padding-top:12px;border-top:1px solid var(--border)}.portal-visit-detail__section h4{margin:0 0 8px}.portal-visit-detail__checklist{list-style:none;padding:0;margin:8px 0 0}.portal-visit-detail__checklist li{display:grid;grid-gap:2px;gap:2px;padding:8px 0;border-bottom:1px solid var(--border)}.portal-visit-detail__photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:10px;gap:10px;margin-top:10px}.portal-visit-detail__photos img{width:100%;border-radius:8px;object-fit:cover}@media (max-width:700px){.portal-visit-detail__facts{grid-template-columns:1fr}}@media (max-width:1200px){.portal-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.portal-visit-sections{grid-template-columns:1fr}}@media (max-width:760px){.portal-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-visit-section__head{flex-wrap:wrap}.portal-visit-section__head .btn{margin-left:0}}@media (max-width:480px){.portal-action-grid{grid-template-columns:1fr}}.portal-faktura-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.portal-faktura-row--clickable{cursor:pointer}.portal-faktura-row--clickable:hover{background:rgba(31,92,56,.04)}.portal-modal--wide{width:min(100%,640px)}.portal-modal--payment{width:min(100%,860px)}.portal-modal--payment .portal-modal__body{max-height:min(70dvh,640px);overflow:auto;overscroll-behavior:contain}.portal-modal--payment .portal-betaling__grid{grid-template-columns:1fr}.portal-alert--success{color:#1f5c38;background:rgba(69,182,15,.1);border:1px solid rgba(69,182,15,.22)}.portal-invoice-payment{display:grid;grid-gap:16px;gap:16px}.portal-invoice-payment__summary{display:grid;grid-gap:8px;gap:8px}.portal-invoice-payment__actions{display:flex;flex-wrap:wrap;gap:10px}.portal-invoice-payment__bank{padding:14px;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.72)}.portal-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.portal-modal__head h3{margin:0}.portal-modal__body{max-height:min(70vh,640px);overflow:auto}.portal-modal-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.portal-invoice-detail-meta{display:flex;flex-direction:column;gap:6px}.portal-agreement-document{margin:12px 0;padding-top:12px;border-top:1px solid rgba(0,0,0,.08)}.portal-search{display:grid;grid-template-columns:28px 1fr;align-items:center;min-height:58px;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:rgba(255,255,255,.82);padding:0 18px}.portal-search input{min-height:0;border:0;background:transparent}.portal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:34px}.portal-card{min-height:230px;padding:26px}.portal-card--link{display:flex;flex-direction:column;text-decoration:none;transition:box-shadow .16s ease,transform .16s ease;position:relative}.portal-card--link:hover{box-shadow:0 8px 28px rgba(0,0,0,.13);transform:translateY(-2px)}.portal-card--alert{border-color:rgba(220,80,20,.22);background:rgba(255,240,230,.6)}.portal-card-header{display:flex;align-items:center;gap:10px;margin-bottom:2px}.portal-card-arrow{position:absolute;bottom:20px;right:20px;color:var(--green-dark);opacity:.55}.portal-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:99px;background:var(--green-dark);color:#fff;font-size:11px;font-weight:800}.portal-card h2{margin:14px 0}.portal-status-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.portal-status-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:99px;font-size:12.5px;font-weight:700;background:rgba(69,182,15,.1);border:1px solid rgba(69,182,15,.22);color:var(--green-dark)}.portal-status-chip.is-active{background:rgba(69,182,15,.14)}.portal-status-chip.is-warn{background:rgba(220,80,20,.08);border-color:rgba(220,80,20,.22);color:#b84010}.portal-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-bottom:28px}.portal-quick-action{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:14px;border:1px solid rgba(0,0,0,.09);background:rgba(255,255,255,.7);color:var(--text);font-weight:600;font-size:13.5px;text-decoration:none;transition:box-shadow .14s ease,background .14s ease}.portal-quick-action svg:last-child{margin-left:auto;opacity:.45}.portal-quick-action:hover{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.1)}.portal-quick-action--alert{border-color:rgba(220,80,20,.2);background:rgba(255,240,230,.55);color:#b84010}.portal-quick-action--alert:hover{background:rgba(255,240,230,.85)}@media (max-width:900px){.portal-quick-actions{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.portal-quick-actions{grid-template-columns:1fr 1fr;gap:8px}.portal-quick-action{padding:12px 13px;font-size:12.5px}}.portal-list-card{min-height:360px}.portal-list-heading{display:grid;grid-template-columns:42px 1fr;grid-gap:16px;gap:16px;align-items:start;margin-bottom:20px}.portal-list-heading h2{margin:0 0 8px}.portal-list-heading p{margin:0;color:var(--muted);line-height:1.45}.portal-list{display:grid;grid-gap:12px;gap:12px}.data-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;min-height:76px;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:rgba(255,255,255,.58);padding:14px 16px}.data-row--alert{border-color:rgba(220,80,20,.2);background:rgba(255,240,230,.5)}.data-row--link{text-decoration:none;color:var(--text);transition:background .13s ease,box-shadow .13s ease}.data-row--link:hover{background:rgba(255,255,255,.85);box-shadow:0 3px 12px rgba(0,0,0,.08)}.data-row-end{display:flex;flex-direction:column;align-items:flex-end;gap:7px;flex-shrink:0}.data-row div,.empty-state{min-width:0}.data-row small,.data-row span,.data-row strong{display:block}.data-row span{margin-top:5px;color:var(--muted);line-height:1.4}.data-row small{color:var(--green-dark);font-weight:950;text-align:right}.btn--sm{min-height:30px!important;padding:0 11px!important;font-size:12px!important;border-radius:8px!important;gap:5px!important}.portal-support-options{display:grid;grid-gap:10px;gap:10px;margin-top:8px}.portal-support-option{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;grid-gap:2px 16px;gap:2px 16px;align-items:center;padding:16px 18px;border-radius:14px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.58);text-decoration:none;color:var(--text);transition:background .13s ease,box-shadow .13s ease}.portal-support-option strong{grid-column:1;grid-row:1;font-size:14px;font-weight:700}.portal-support-option span{grid-column:1;grid-row:2;font-size:13px;color:var(--muted);margin-top:2px}.portal-support-option svg{grid-column:2;grid-row:1/3;color:var(--green-dark);opacity:.6}.portal-support-option:hover{background:rgba(255,255,255,.9);box-shadow:0 4px 14px rgba(0,0,0,.09)}.portal-section-note{margin-top:16px;font-size:12.5px;color:var(--muted);line-height:1.5;padding:10px 14px;border-radius:10px;background:rgba(69,182,15,.06);border:1px solid rgba(69,182,15,.14)}.empty-state{display:grid;place-items:center;grid-gap:12px;gap:12px;min-height:230px;border:1px dashed rgba(35,135,0,.24);border-radius:16px;color:var(--green-dark);background:rgba(255,255,255,.52);padding:28px;text-align:center}.empty-state span{max-width:560px;color:var(--muted);line-height:1.5}.portal-beskeder__compose-toggle{margin-bottom:20px}.portal-beskeder__compose{background:rgba(255,255,255,.6);border:1px solid rgba(0,0,0,.09);border-radius:16px;padding:20px;margin-bottom:20px;display:flex;flex-direction:column;gap:14px}.portal-compose-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.portal-compose-header strong{font-size:14px;font-weight:700}.portal-compose-close{width:28px;height:28px;border-radius:8px;border:1px solid rgba(0,0,0,.12);background:rgba(0,0,0,.04);font-size:18px;cursor:pointer;line-height:1;display:grid;place-items:center}.portal-beskeder__thread{cursor:default}.portal-thread-left{min-width:0;display:flex;flex-direction:column;gap:4px}.portal-thread-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.portal-thread-status{display:inline-flex;align-items:center;padding:2px 9px;border-radius:99px;font-size:11.5px;font-weight:700}.portal-thread-status.is-open{background:rgba(69,182,15,.12);color:var(--green-dark)}.portal-thread-status.is-progress{background:rgba(220,160,0,.12);color:#a06000}.portal-thread-status.is-resolved{background:rgba(0,0,0,.07);color:var(--muted)}.portal-thread-status.is-awaiting{background:rgba(220,80,20,.1);color:#b84010}.portal-thread-status.is-accepted{background:rgba(69,182,15,.12);color:var(--green-dark)}.portal-thread-status.is-rejected{background:rgba(200,0,0,.08);color:#900}.portal-thread-status.is-pending{background:rgba(220,160,0,.12);color:#a06000}.portal-thread-status.is-expired{background:rgba(0,0,0,.07);color:var(--muted)}.portal-thread-type{display:inline-flex;align-items:center;padding:2px 8px;border-radius:99px;background:rgba(0,0,0,.05);color:var(--muted);font-size:11.5px;font-weight:750}.portal-thread-preview{font-size:13px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.portal-thread-address{font-size:11.5px;color:var(--muted)}.portal-beskeder__fallback{display:flex;align-items:center;gap:8px;margin-top:24px;padding:10px 14px;border-radius:10px;background:rgba(69,182,15,.05);border:1px solid rgba(69,182,15,.12);font-size:12.5px;color:var(--muted)}.portal-beskeder__fallback a{color:var(--green-dark)}.portal-chat-layout{display:grid;grid-template-columns:minmax(220px,280px) 1fr;grid-gap:16px;gap:16px;min-height:420px;margin-top:16px}@media (max-width:768px){.portal-chat-layout{grid-template-columns:1fr}}.portal-chat-threads{display:flex;flex-direction:column;gap:8px;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:12px;background:rgba(255,255,255,.55);max-height:520px;overflow-y:auto}.portal-chat-new{align-self:flex-start;margin-bottom:4px}.portal-chat-thread{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;width:100%;padding:10px 12px;border-radius:10px;border:1px solid transparent;background:transparent;cursor:pointer}.portal-chat-thread.is-active{border-color:rgba(69,182,15,.25);background:rgba(69,182,15,.08)}.portal-chat-thread strong{font-size:13px}.portal-chat-thread small{font-size:12px;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-chat-thread-date{font-size:11px!important}.portal-chat-main{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:rgba(255,255,255,.65);min-height:420px}.portal-chat-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.07)}.portal-chat-messages{flex:1 1;padding:16px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.portal-chat-bubble{max-width:85%;padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.45}.portal-chat-bubble p{margin:0 0 4px}.portal-chat-bubble small{font-size:11px;color:var(--muted)}.portal-chat-bubble--customer{align-self:flex-end;background:rgba(69,182,15,.12);border:1px solid rgba(69,182,15,.2)}.portal-chat-bubble--staff{align-self:flex-start;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.08)}.portal-chat-bubble--system{align-self:center;background:transparent;color:var(--muted);font-size:12.5px;text-align:center}.portal-chat-compose{padding:14px 16px;border-top:1px solid rgba(0,0,0,.07);display:flex;flex-direction:column;gap:10px}.portal-sa-change-form{margin-top:16px;padding:16px;border-radius:12px;border:1px solid rgba(69,182,15,.2);background:rgba(69,182,15,.04);display:flex;flex-direction:column;gap:12px}.portal-sa-list{display:flex;flex-direction:column;gap:20px}.portal-sa-card{min-height:unset;padding:24px}.portal-sa-header{display:grid;grid-template-columns:44px 1fr auto;grid-gap:14px;gap:14px;align-items:start;margin-bottom:20px}.portal-sa-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(69,182,15,.12);color:var(--green-dark);flex-shrink:0}.portal-sa-name{font-size:17px;font-weight:800;margin:0 0 4px}.portal-sa-address{margin:0;font-size:13px;color:var(--muted)}.portal-sa-badges{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.portal-sa-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:99px;font-size:11.5px;font-weight:700;background:rgba(0,0,0,.07);color:var(--muted)}.portal-sa-badge--active,.portal-sa-badge--primary{background:rgba(69,182,15,.12);color:var(--green-dark)}.portal-sa-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-bottom:20px}@media (max-width:700px){.portal-sa-grid{grid-template-columns:1fr}.portal-sa-header{grid-template-columns:44px 1fr}.portal-sa-badges{grid-column:1/-1;justify-content:flex-start}}.portal-sa-section{background:rgba(255,255,255,.5);border:1px solid rgba(0,0,0,.07);border-radius:12px;padding:14px}.portal-sa-section h3{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 12px}.portal-sa-detail-rows{display:flex;flex-direction:column;gap:8px}.portal-sa-detail-rows>div{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:13px}.portal-sa-detail-rows>div span{color:var(--muted);flex-shrink:0}.portal-sa-detail-rows>div strong{font-weight:600;text-align:right}.portal-sa-notes p,.portal-sa-notes-text{font-size:13px;color:var(--text);line-height:1.5;margin:4px 0 0}.portal-sa-link{display:inline-flex;align-items:center;gap:4px;color:var(--green-dark);text-decoration:none}.portal-sa-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.portal-tilbud-list{display:flex;flex-direction:column;gap:14px}.portal-tilbud-card{background:rgba(255,255,255,.55);border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:18px 20px}.portal-tilbud-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.portal-tilbud-header h3{font-size:15px;font-weight:700;margin:0 0 6px}.portal-tilbud-price{font-size:18px;font-weight:800;color:var(--green-dark);white-space:nowrap}.portal-tilbud-desc{font-size:13.5px;color:var(--muted);line-height:1.5;margin:0 0 10px}.portal-tilbud-meta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:14px}.portal-tilbud-meta small{font-size:12px;color:var(--muted)}.portal-offer-lines{gap:8px;margin:14px 0}.portal-offer-lines .data-row{min-height:unset;padding:11px 13px;background:rgba(255,255,255,.55)}.portal-tilbud-comment{margin-bottom:12px}.portal-tilbud-actions{display:flex;gap:8px;flex-wrap:wrap}.portal-tilbud-feedback{margin:12px 0 0;padding:10px 12px;border-radius:10px;font-size:.92rem}.portal-tilbud-feedback.is-success{background:rgba(34,120,70,.12);color:#1f5c38}.portal-tilbud-feedback.is-error{background:rgba(180,40,40,.1);color:#8b1e1e}.portal-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:16px;background:rgba(15,23,20,.45)}.portal-modal{width:min(100%,520px);max-height:calc(100dvh - 32px);display:flex;flex-direction:column;padding:20px;border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(0,0,0,.18)}@media (max-width:600px){.portal-modal-backdrop{align-items:end;padding:8px}.portal-modal{max-height:calc(100dvh - 16px);padding:16px;border-radius:16px 16px 10px 10px}.portal-modal--payment .portal-modal__body,.portal-modal__body{max-height:none;min-height:0;overflow-y:auto}}.portal-modal h3{margin:0 0 8px}.portal-cancel-summary{margin:12px 0;padding-left:1.1rem}.portal-cancel-summary li+li{margin-top:6px}.portal-cancel-warning{display:flex;align-items:center;gap:8px;margin:12px 0;color:#7a4d00;font-size:.92rem}.portal-bestil-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-bottom:20px}@media (max-width:560px){.portal-bestil-grid{grid-template-columns:1fr}}.portal-bestil-option{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:2px solid rgba(0,0,0,.08);background:rgba(255,255,255,.55);cursor:pointer;text-align:left;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.portal-bestil-option:hover{background:rgba(255,255,255,.85);box-shadow:0 3px 12px rgba(0,0,0,.08)}.portal-bestil-option.is-selected{border-color:var(--green-dark);background:rgba(69,182,15,.06);box-shadow:0 0 0 3px rgba(69,182,15,.12)}.portal-bestil-option-content{flex:1 1;min-width:0}.portal-bestil-option-content strong{display:block;font-size:14px;font-weight:700}.portal-bestil-option-content small{display:block;font-size:12px;color:var(--muted);margin-top:2px}.portal-bestil-arrow{opacity:.35;flex-shrink:0;transition:opacity .14s ease}.portal-bestil-option.is-selected .portal-bestil-arrow{opacity:.8;color:var(--green-dark)}.portal-bestil-form{background:rgba(255,255,255,.55);border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:14px}.portal-bestil-contact{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}@media (max-width:700px){.portal-bestil-contact{grid-template-columns:1fr}}.portal-bestil-success{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 20px;text-align:center}.portal-bestil-success h2{margin:0}.portal-bestil-success p{color:var(--muted);max-width:420px}.portal-plan-group-title{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 12px;display:block}.portal-plan-toggle{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:0}.portal-plan-row{display:flex;flex-direction:column;gap:0;height:auto;min-height:76px}.portal-plan-row.is-expanded{border-color:rgba(69,182,15,.3);background:rgba(245,255,240,.6)}.portal-plan-main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;padding:14px 0}.portal-plan-info{min-width:0}.portal-plan-info strong{display:block;font-size:14px;font-weight:700}.portal-plan-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.portal-plan-meta span{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;color:var(--muted)}.portal-plan-notes{font-size:12.5px;color:var(--muted);margin:0 0 8px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.06);width:100%}.portal-reschedule-form{background:rgba(245,255,240,.7);border-top:1px solid rgba(69,182,15,.2);padding:16px 0 4px;display:flex;flex-direction:column;gap:12px;width:100%}.mobile-bottom-nav{display:none!important}.cookie-banner{position:fixed;z-index:200;right:18px;bottom:18px;width:min(400px,calc(100vw - 36px));background:linear-gradient(155deg,rgba(12,18,13,.97),rgba(18,26,19,.95));border:1px solid rgba(100,200,60,.18);border-radius:22px;box-shadow:0 32px 72px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.07);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:20px;overflow:hidden;color:rgba(220,240,222,.92)}.cookie-banner__glow{position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 80% 10%,rgba(69,182,15,.08) 0,transparent 70%);pointer-events:none}.cookie-banner__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.cookie-banner__title-row{display:flex;align-items:center;gap:9px}.cookie-banner__title-row strong{font-size:15px;font-weight:700;color:#f0faf2}.cookie-banner__icon-chip{width:28px;height:28px;border-radius:8px;background:rgba(69,182,15,.16);color:#72db20}.cookie-banner__dismiss,.cookie-banner__icon-chip{display:flex;align-items:center;justify-content:center;flex-shrink:0}.cookie-banner__dismiss{width:30px;height:30px;border-radius:9px;border:1px solid rgba(209,255,194,.14);background:rgba(255,255,255,.06);color:rgba(200,230,205,.7);cursor:pointer;transition:background .13s ease,color .13s ease}.cookie-banner__dismiss:hover{background:rgba(255,255,255,.12);color:#f0faf2}.cookie-banner__body{font-size:13px;line-height:1.55;color:rgba(200,225,205,.75);margin-bottom:16px}.cookie-banner__options{display:flex;flex-direction:column;gap:2px;margin-bottom:16px}.cookie-banner__option{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border-radius:12px;background:rgba(255,255,255,.04)}.cookie-banner__option-label{display:flex;align-items:center;gap:9px;cursor:pointer;flex:1 1;min-width:0}.cookie-banner__option-label span{font-size:13px;font-weight:600;color:rgba(220,240,222,.9);display:block}.cookie-banner__option-label small{font-size:11.5px;color:rgba(180,210,185,.55);display:block;margin-top:1px}.cookie-banner__option-icon{color:rgba(114,219,32,.7);flex-shrink:0}.cookie-toggle{position:relative;width:38px;height:22px;border-radius:99px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:background .2s ease,border-color .2s ease;flex-shrink:0}.cookie-toggle.is-on{background:linear-gradient(135deg,#45b60f,#35a900);border-color:rgba(69,182,15,.5)}.cookie-toggle.is-locked{cursor:default;opacity:.85}.cookie-toggle__thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:rgba(200,220,205,.6);transition:transform .2s ease,background .2s ease}.cookie-toggle.is-on .cookie-toggle__thumb{transform:translateX(16px);background:#ffffff}.cookie-banner__actions{display:flex;gap:8px}.cookie-banner__btn{flex:1 1;display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:12px;font-size:12.5px;font-weight:700;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease;white-space:nowrap}.cookie-banner__btn--ghost{background:transparent;border:1px solid rgba(209,255,194,.18);color:rgba(200,230,205,.75)}.cookie-banner__btn--ghost:hover{background:rgba(255,255,255,.07);color:rgba(220,245,222,.95)}.cookie-banner__btn--secondary{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:rgba(220,240,222,.9)}.cookie-banner__btn--secondary:hover{background:rgba(255,255,255,.14);color:#f0faf2}.cookie-banner__btn--primary{background:linear-gradient(135deg,#45b60f,#35a900);border:1px solid rgba(69,182,15,.4);color:#ffffff;box-shadow:0 4px 14px rgba(53,169,0,.3)}.cookie-banner__btn--primary:hover{background:linear-gradient(135deg,#52cc12,#3dbe00);box-shadow:0 4px 18px rgba(53,169,0,.45)}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:24px;gap:24px;align-items:start;padding-top:44px;padding-bottom:80px}.why-grid{grid-template-columns:repeat(4,1fr)}@media (max-width:1100px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.why-grid{grid-template-columns:1fr}}.why-card{padding:26px;display:flex;flex-direction:column;gap:12px}.why-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:rgba(69,182,15,.12);color:var(--green-dark);flex-shrink:0}.why-card h3{font-size:16px;font-weight:800;margin:0}.why-card p{font-size:14px;color:var(--muted);line-height:1.55;margin:0}.steps-section{background:linear-gradient(135deg,rgba(69,182,15,.04),rgba(53,169,0,.02))}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:44px}@media (max-width:860px){.steps-grid{grid-template-columns:1fr;max-width:480px;margin-inline:auto}}.step-card{position:relative;padding:32px 28px 28px;background:rgba(255,255,255,.7);border:1px solid rgba(0,0,0,.08);border-radius:22px;display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.step-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--green-dark);color:#fff;font-size:17px;font-weight:900;flex-shrink:0}.step-card h3{font-size:17px;font-weight:800;margin:0}.step-card p{font-size:14px;color:var(--muted);line-height:1.55;margin:0;flex:1 1}.testimonials-grid{grid-template-columns:repeat(2,1fr)}@media (max-width:860px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{padding:28px;display:flex;flex-direction:column;gap:16px;margin:0}.testimonial-quote-icon{opacity:.5}.testimonial-card blockquote{margin:0;flex:1 1}.testimonial-card blockquote p{font-size:14.5px;line-height:1.65;color:var(--text);margin:0;font-style:italic}.testimonial-card figcaption{display:flex;flex-direction:column;gap:3px}.testimonial-stars{display:flex;gap:3px;color:#f5a623;margin-bottom:4px}.testimonial-card figcaption strong{font-size:13.5px;font-weight:800}.testimonial-card figcaption small{font-size:12px;color:var(--muted)}.calc-addons{grid-column:1/-1;display:flex;flex-direction:column;gap:10px}.calc-addons-label{font-size:13.5px;font-weight:700;margin:0}.calc-addons-label small{font-weight:400;color:var(--muted)}.calc-addons-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}@media (max-width:700px){.calc-addons-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.calc-addons-grid{grid-template-columns:1fr}}.calc-addon-chip{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px;border-radius:10px;border:1.5px solid rgba(0,0,0,.1);background:rgba(255,255,255,.55);transition:border-color .13s ease,background .13s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.calc-addon-select{display:flex;align-items:flex-start;gap:9px;cursor:pointer}.calc-addon-chip input[type=checkbox]{width:16px;height:16px;accent-color:var(--green-dark);flex-shrink:0;cursor:pointer}.calc-addon-chip.is-checked{border-color:var(--green-dark);background:rgba(69,182,15,.07)}.calc-addon-label{display:grid;grid-gap:2px;gap:2px;flex:1 1;font-size:13px;font-weight:600}.calc-addon-label small{color:var(--muted);font-size:11.5px;font-weight:500}.calc-addon-popular{justify-self:start;border-radius:999px;padding:2px 7px;background:rgba(69,182,15,.12);color:var(--green-dark);font-size:10px;font-weight:800;text-transform:uppercase}.calc-addon-quantity{display:grid;grid-template-columns:1fr 86px;grid-gap:8px;gap:8px;align-items:center;padding-top:8px;border-top:1px solid rgba(0,0,0,.08);font-size:12px;font-weight:700}.calc-addon-quantity input{min-width:0}.calc-addon-price{font-size:11.5px;color:var(--muted);white-space:nowrap}.calc-wizard{display:grid;grid-gap:28px;gap:28px}.calc-wizard-hero h1{margin-top:8px}.calc-wizard-progress{position:relative;padding-top:8px}.calc-wizard-progress-bar{position:absolute;top:0;left:0;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--green-dark),#7dd956);transition:width .24s ease}.calc-wizard-steps{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:8px;gap:8px;list-style:none;margin:0;padding:0}.calc-wizard-steps li{display:grid;justify-items:center}.calc-wizard-steps li span{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;font-size:12px;font-weight:800;border:1.5px solid rgba(0,0,0,.12);background:rgba(255,255,255,.72);color:var(--muted)}.calc-wizard-steps li.is-active span,.calc-wizard-steps li.is-done span{border-color:var(--green-dark);background:rgba(69,182,15,.12);color:var(--green-dark)}.calc-wizard-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);grid-gap:24px;gap:24px;align-items:start}.calc-wizard-main{min-width:0}.calc-wizard-step-head h2{margin-top:4px}.calc-wizard-nav{display:flex;justify-content:space-between;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(0,0,0,.08)}.calc-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;grid-column:1/-1}.calc-choice-grid--services{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.calc-choice-card{display:grid;grid-gap:8px;gap:8px;justify-items:start;text-align:left;padding:18px;border-radius:16px;border:1.5px solid rgba(0,0,0,.1);background:rgba(255,255,255,.62);cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease;color:inherit}.calc-choice-card:hover{transform:translateY(-1px)}.calc-choice-card.is-selected{border-color:var(--green-dark);box-shadow:0 0 0 3px rgba(69,182,15,.12);background:rgba(69,182,15,.06)}.calc-choice-card strong{font-size:17px}.calc-choice-card span{font-size:13px;color:var(--muted);line-height:1.45}.calc-choice-card--compact{padding:14px 16px}.calc-frequency-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:10px;gap:10px;grid-column:1/-1}.calc-chip-row{display:flex;flex-wrap:wrap;gap:8px}.calc-chip{border:1.5px solid rgba(0,0,0,.1);background:rgba(255,255,255,.62);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;cursor:pointer}.calc-chip.is-active{border-color:var(--green-dark);background:rgba(69,182,15,.1);color:var(--green-dark)}.field-hint{display:block;margin-top:6px;font-size:12.5px;color:var(--muted);line-height:1.45}.calc-price-summary{position:-webkit-sticky;position:sticky;top:96px;padding:20px;border-radius:18px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.78);box-shadow:0 18px 40px rgba(15,23,42,.08);display:grid;grid-gap:14px;gap:14px}.calc-price-summary.is-compact{display:none}.calc-price-summary-head{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:start}.calc-price-summary-kicker{margin:0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.calc-price-summary-title{margin:2px 0 0;font-size:15px;font-weight:800}.calc-price-summary-rows{display:grid;grid-gap:10px;gap:10px}.calc-price-summary-row{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:13px}.calc-price-summary-row span{display:inline-flex;align-items:center;gap:6px;color:var(--muted)}.calc-price-summary-row strong{text-align:right;font-size:14px}.calc-price-summary-note{margin:0;font-size:12.5px;color:var(--muted);line-height:1.45}.calc-price-summary-note.warn{color:#b45309}.calc-price-summary-foot{margin:0;font-size:12px;color:var(--muted);line-height:1.45}.calc-final-price{grid-column:1/-1;padding:16px;border-radius:14px;background:rgba(69,182,15,.06);border:1px solid rgba(69,182,15,.18)}.calc-trust-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.calc-trust-list li{display:flex;align-items:center;gap:8px;font-size:14px}@media (max-width:980px){.calc-wizard-layout{grid-template-columns:1fr}.calc-wizard-layout>.calc-price-summary:not(.is-compact){display:none}.calc-price-summary.is-compact{display:grid;position:-webkit-sticky;position:sticky;bottom:12px;z-index:20;margin-top:4px}}@media (max-width:700px){.calc-choice-grid{grid-template-columns:1fr}.calc-wizard-steps li span{width:26px;height:26px;font-size:11px}}.portal-notif-channel{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);padding:10px 14px;border-radius:10px;background:rgba(69,182,15,.05);border:1px solid rgba(69,182,15,.12);margin-bottom:20px}.portal-notif-list{display:flex;flex-direction:column;gap:4px}.portal-notif-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border-radius:12px;background:rgba(255,255,255,.5);border:1px solid rgba(0,0,0,.07)}.portal-notif-copy{min-width:0;flex:1 1}.portal-notif-copy strong{display:block;font-size:13.5px;font-weight:700}.portal-notif-copy small{display:block;font-size:12px;color:var(--muted);margin-top:2px}.portal-notif-channels-header,.portal-notif-row--channels{display:grid;grid-template-columns:1fr repeat(3,48px);align-items:center;grid-gap:8px;gap:8px}.portal-notif-channels-header{padding:0 14px 4px}.portal-notif-ch-label{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10.5px;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em;width:48px}.calc-price-summary-row--subtle{padding-top:7px;border-top:1px dashed rgba(0,0,0,.1);font-size:12px;color:var(--muted)}.calc-price-details{border-top:1px solid rgba(0,0,0,.08);padding-top:10px;font-size:12px}.calc-price-details summary{cursor:pointer;color:var(--green-dark);font-weight:800}.calc-price-details ul{display:grid;grid-gap:6px;gap:6px;margin:9px 0 0;padding:0;list-style:none}.calc-price-details li{display:flex;justify-content:space-between;gap:12px}.calc-field-wide{grid-column:1/-1}.calc-field-toggle{align-self:end;min-height:48px}.portal-notif-row .cookie-toggle{background:rgba(76,88,82,.16);border-color:rgba(34,58,45,.18)}.portal-notif-row .cookie-toggle:disabled{cursor:not-allowed;opacity:.45}@media (max-width:480px){.portal-notif-channels-header,.portal-notif-row--channels{grid-template-columns:1fr repeat(3,40px);gap:4px}.portal-notif-ch-label{width:40px;font-size:9.5px}}.site-footer{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,1.2fr) minmax(220px,.8fr);grid-gap:28px;gap:28px;align-items:start;padding-top:34px;padding-bottom:34px;border-top:1px solid rgba(0,0,0,.08)}.site-footer a,.site-footer p,.site-footer strong{color:var(--muted);line-height:1.5}.site-footer div:last-child,.site-footer nav{display:flex;flex-wrap:wrap;gap:12px 22px}.site-footer div:last-child{flex-direction:column;gap:8px}.site-footer a{font-weight:850}@media (max-width:1280px){.site-header{grid-template-columns:minmax(0,1fr) auto auto;top:10px;border-radius:20px}.site-nav{display:none}.rn-mobile-menu-button{display:grid;justify-self:end}.header-actions .btn{min-height:44px;padding:0 16px;font-size:13px}.editor-layout,.hero,.portal-login-hero,.portal-promo,.site-footer,.split{grid-template-columns:1fr}.home-hero{min-height:auto;padding-bottom:38px}.scene:before{background-image:var(--scene-image-mobile,var(--scene-image,url("/assets/forside.png")))}.home-hero .trust-strip{position:static;width:auto;margin-top:24px}.home-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.74)),var(--hero-bg-mobile,var(--hero-bg)) 70% top /cover no-repeat}.portal-login-page{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.8)),var(--login-bg-mobile,var(--login-bg)) center center /cover no-repeat}.portal-login-hero{align-items:start;min-height:auto;padding-top:42px;padding-bottom:42px}.portal-login-card,.portal-login-copy{justify-self:center;width:min(100%,620px)}.portal-login-card{order:1}.portal-login-copy{order:2;transform:none}.portal-login-security-strip{order:3;position:static;max-width:620px;width:min(100%,620px);margin:0 auto}.portal-grid,.services-grid,.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-topbar{grid-template-columns:1fr}}@media (max-width:760px){.shell{padding-inline:18px}.install-action-grid,.portal-grid,.services-grid,.trust-strip{grid-template-columns:1fr}.site-header{grid-template-columns:minmax(0,1fr) auto;top:8px;margin-top:8px;border-radius:16px;padding-block:8px;margin-inline:auto}.site-header,.site-header.shell{width:calc(100% - 24px);max-width:calc(100% - 24px)}.site-header.shell{padding-inline:12px}.site-header .logo{width:clamp(148px,42vw,180px);max-width:min(190px,calc(100vw - 88px))}.site-header .logo .logo-image,.site-header .logo picture{max-width:100%;width:100%;height:auto}.header-actions{display:none}.hero-actions,.inline-actions{display:grid;width:100%}.btn{width:100%}.hero{min-height:auto;padding-top:48px}.home-hero{padding-top:46px;padding-bottom:34px}.home-hero:before{inset:-80px calc(50% - 50vw) 0;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.82)),var(--hero-bg-mobile,var(--hero-bg)) 66% top /cover no-repeat}.portal-login-page{display:grid;height:100dvh;min-height:100dvh;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.86)),var(--login-bg-mobile,var(--login-bg)) 54% top /cover no-repeat}.portal-login-hero{display:flex;align-items:center;justify-content:center;width:100%;height:100dvh;min-height:100dvh;gap:0;padding-top:max(8px,env(safe-area-inset-top));padding-bottom:max(8px,env(safe-area-inset-bottom))}.portal-login-copy,.portal-login-security-strip{display:none}.hub-login-card,.portal-login-card{width:min(100%,428px);max-height:calc(100dvh - max(16px, env(safe-area-inset-top)) - max(16px, env(safe-area-inset-bottom)));gap:clamp(6px,1.25dvh,10px);padding:clamp(12px,2.7dvh,17px);overflow:visible}.portal-login-card h1,.portal-login-copy h1{font-size:clamp(26px,7.6vw,34px)}.portal-login-card .lead{margin-top:3px;font-size:13.5px;line-height:1.28}.portal-login-card-logo{width:clamp(52px,14dvh,72px);border-radius:16px;margin-bottom:0}.hub-login-brand,.hub-login-mark{width:clamp(52px,13dvh,70px);height:clamp(52px,13dvh,70px);border-radius:17px;margin-bottom:0}.portal-login-back{min-height:24px;font-size:12.5px}.portal-login-card .portal-search{min-height:clamp(42px,7dvh,46px)}.portal-login-card .login-customer-button,.portal-login-submit{min-height:clamp(44px,7.4dvh,48px)}.portal-login-features,.portal-login-security-strip{grid-template-columns:1fr}.portal-login-card .install-action-grid,.portal-login-card .login-divider{display:none}.portal-login-security-item{border-right:0;border-bottom:1px solid rgba(0,0,0,.1)}.portal-login-security-item:last-child{border-bottom:0}.login-options{align-items:center;flex-direction:row;font-size:13px}.display-title,h1{font-size:clamp(38px,11vw,48px)}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.hero-art,.media-panel{min-height:280px;background-image:var(--panel-image-mobile,var(--panel-image,url("/assets/forside.png")))}.data-row{grid-template-columns:1fr}.data-row small{text-align:left}}.rn-mobile-menu{position:fixed;inset:0;z-index:120;display:flex;justify-content:flex-end;overflow:hidden;background:radial-gradient(circle at 84% 8%,rgba(107,255,49,.18),transparent 26%),rgba(4,6,6,.68);-webkit-backdrop-filter:blur(16px) saturate(1.08);backdrop-filter:blur(16px) saturate(1.08);animation:rnMobileMenuFade .18s ease-out}.rn-mobile-menu__panel{position:relative;display:flex;flex-direction:column;width:min(100%,460px);min-height:100dvh;max-height:100dvh;overflow:hidden;padding:calc(18px + env(safe-area-inset-top)) clamp(18px,5vw,28px) calc(12px + env(safe-area-inset-bottom));color:#f8faf8;border-left:1px solid rgba(134,239,172,.2);background:radial-gradient(circle at 86% 4%,rgba(122,255,65,.2),transparent 25%),radial-gradient(circle at 12% 24%,rgba(80,255,43,.12),transparent 28%),linear-gradient(145deg,rgba(12,18,15,.985),rgba(28,38,34,.965));box-shadow:-30px 0 80px rgba(0,0,0,.48),inset 1px 0 0 rgba(255,255,255,.08);animation:rnMobileMenuSlide .22s cubic-bezier(.2,.8,.2,1)}.rn-mobile-menu__glow{position:absolute;inset:0;pointer-events:none;overflow:hidden}.rn-mobile-menu__glow:after,.rn-mobile-menu__glow:before{content:"";position:absolute;right:-130px;top:24px;width:420px;height:92px;border-top:2px solid rgba(134,255,78,.7);border-radius:50%;filter:drop-shadow(0 0 12px rgba(76,255,31,.6));transform:rotate(-17deg)}.rn-mobile-menu__glow:after{right:-94px;top:58px;border-top-color:rgba(197,255,169,.32);transform:rotate(-11deg)}.rn-mobile-menu__ctas,.rn-mobile-menu__header,.rn-mobile-menu__nav,.rn-mobile-menu__trust{position:relative;z-index:1}.rn-mobile-menu__header{display:grid;grid-template-columns:minmax(0,1fr) 52px;align-items:center;grid-gap:14px;gap:14px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;z-index:2;padding-bottom:18px;border-bottom:1px solid rgba(211,255,198,.14);background:linear-gradient(145deg,rgba(12,18,15,.98),rgba(28,38,34,.96))}.rn-mobile-menu__header .logo{width:min(230px,100%)}.rn-mobile-menu__close{display:grid;place-items:center}.rn-mobile-menu-button,.rn-mobile-menu__close{min-width:48px;min-height:48px;border:1px solid rgba(209,255,194,.22);border-radius:16px;color:#f8faf8;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04)),rgba(17,24,21,.72);box-shadow:0 16px 34px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.14);cursor:pointer}.rn-mobile-menu-button:focus-visible,.rn-mobile-menu__close:focus-visible,.rn-mobile-menu__cta:focus-visible,.rn-mobile-menu__group-trigger:focus-visible,.rn-mobile-menu__item:focus-visible{outline:3px solid rgba(134,255,78,.72);outline-offset:3px}.rn-mobile-menu__scroll{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(20px + env(safe-area-inset-bottom))}body.rn-menu-open{overflow:hidden}.rn-mobile-menu__nav{display:grid;grid-gap:10px;gap:10px;padding-top:14px}.rn-mobile-menu__group{border:1px solid rgba(199,255,184,.14);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025)),rgba(22,31,28,.76);box-shadow:0 14px 30px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.1);overflow:hidden}.rn-mobile-menu__group.is-open{border-color:rgba(137,255,82,.36);box-shadow:0 0 0 1px rgba(69,182,15,.18),0 18px 36px rgba(0,0,0,.26),0 0 26px rgba(69,182,15,.16),inset 0 1px 0 rgba(255,255,255,.13)}.rn-mobile-menu__group-trigger{display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;grid-gap:12px;gap:12px;width:100%;min-height:56px;border:0;padding:8px 12px;color:#f9fbf9;background:transparent;text-align:left;font-weight:950;cursor:pointer}.rn-mobile-menu__icon-chip{display:grid;place-items:center;width:42px;height:42px;color:#7dff38;border:1px solid rgba(125,255,56,.22);border-radius:14px;background:radial-gradient(circle at 50% 35%,rgba(125,255,56,.22),transparent 60%),rgba(55,83,48,.28);box-shadow:0 0 18px rgba(69,182,15,.22)}.rn-mobile-menu__chevron{color:#7dff38;transition:transform .18s ease}.rn-mobile-menu__group.is-open .rn-mobile-menu__chevron{transform:rotate(180deg)}.rn-mobile-menu__items{display:grid;grid-gap:0;gap:0;padding:0 12px 12px;animation:rnMobileAccordion .17s ease-out}.rn-mobile-menu__section+.rn-mobile-menu__section{margin-top:8px}.rn-mobile-menu__section-title{margin:10px 0 4px;padding:0 4px;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(230,245,232,.48)}.rn-mobile-menu__section:first-child .rn-mobile-menu__section-title{margin-top:4px}.rn-mobile-menu__item{display:grid;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;grid-gap:10px;gap:10px;min-height:52px;padding:10px 0;color:rgba(248,250,248,.9);border-top:1px solid rgba(255,255,255,.07);transition:color .16s ease,transform .16s ease}.rn-mobile-menu__item.is-active,.rn-mobile-menu__item:hover{color:#ffffff;transform:translateX(2px)}.rn-mobile-menu__item-icon{display:grid;place-items:center;color:#67e71f}.rn-mobile-menu__item-copy{min-width:0}.rn-mobile-menu__item-copy small,.rn-mobile-menu__item-copy strong{display:block}.rn-mobile-menu__item-copy strong{overflow:hidden;font-size:14px;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.rn-mobile-menu__item-copy small{margin-top:3px;color:rgba(232,240,234,.66);font-size:12px;line-height:1.25}.rn-mobile-menu__item>svg{color:#66df19}.rn-mobile-menu__ctas{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.rn-mobile-menu__cta{display:grid;grid-template-columns:1fr 24px;align-items:center;min-height:58px;border-radius:18px;padding:0 18px;font-weight:950}.rn-mobile-menu__cta--primary{color:#fff;background:linear-gradient(180deg,#70de20,#34ad00 62%,#157900);box-shadow:0 18px 38px rgba(48,178,0,.34),inset 0 1px 0 rgba(255,255,255,.44)}.rn-mobile-menu__cta--secondary{color:#207e00;border:1px solid rgba(255,255,255,.48);background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(228,232,230,.94));box-shadow:0 12px 26px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.85)}.rn-mobile-menu__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 14px;margin-top:14px;padding-top:16px;padding-bottom:4px;color:rgba(232,240,234,.66);border-top:1px solid rgba(255,255,255,.13);font-size:12px}.rn-mobile-menu__trust span{display:inline-flex;align-items:center;gap:6px;min-height:26px}.rn-mobile-menu__trust svg{color:#87ff4a}@keyframes rnMobileMenuFade{0%{opacity:0}to{opacity:1}}@keyframes rnMobileMenuSlide{0%{transform:translateX(24px)}to{transform:translateX(0)}}@keyframes rnMobileAccordion{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:860px){.site-header .logo{width:clamp(148px,46vw,180px)}.rn-mobile-menu__header .logo{width:clamp(160px,54vw,190px)}}@media (max-width:640px){.cookie-banner{right:12px;bottom:12px;left:12px;width:auto;max-height:min(58svh,390px);padding:14px;border-radius:18px;overflow-y:auto}.cookie-banner__header{margin-bottom:8px}.cookie-banner__body{margin-bottom:10px;font-size:12.5px;line-height:1.42}.cookie-banner__options{gap:6px;margin-bottom:10px}.cookie-banner__option{padding:8px 10px}.cookie-banner__option-label small{font-size:11px;line-height:1.25}.cookie-banner__actions{display:grid;grid-template-columns:1fr 1fr}.cookie-banner__btn{min-height:40px;padding-inline:10px}.cookie-banner__btn--primary{grid-column:1/-1}}@media (max-width:520px){.rn-mobile-menu__panel{width:100%;border-left:0}.rn-mobile-menu__trust span:last-child{display:none}}.profile-section{background:rgba(255,255,255,.55);border:1px solid var(--line);border-radius:12px;padding:18px 20px 14px}.profile-section h3{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 12px}.profile-fields{display:flex;flex-direction:column;gap:6px}.profile-field{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0;border-bottom:1px solid rgba(8,11,10,.07);font-size:13.5px}.profile-field:last-child{border-bottom:0}.profile-field span{color:var(--muted);flex-shrink:0}.profile-field strong{font-weight:500;text-align:right;word-break:break-word}.profile-empty{color:var(--muted);font-style:italic;font-weight:400}.profile-sensitive-note{margin:10px 0 0;font-size:11.5px;color:var(--muted);padding:8px 10px;background:rgba(255,200,50,.1);border-radius:7px;border:1px solid rgba(200,150,0,.18)}.profile-change-form{display:flex;flex-direction:column;gap:12px;background:rgba(255,255,255,.6);border:1px solid var(--line);border-radius:12px;padding:18px 20px}.profile-change-header{display:flex;justify-content:space-between;align-items:center}.profile-change-header strong{font-size:14px}.profile-change-note{font-size:12px;color:var(--muted);margin:0;line-height:1.5}.profile-change-form label{display:flex;flex-direction:column;gap:5px;font-size:13px;color:var(--muted);font-weight:500}.profile-change-form input,.profile-change-form textarea{background:rgba(255,255,255,.8);border:1px solid var(--line);border-radius:8px;padding:8px 11px;font-size:14px;color:var(--ink);transition:border-color .15s}.profile-change-form input:focus,.profile-change-form textarea:focus{outline:none;border-color:var(--green-dark)}.kundeoverblik-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:20px}.kundeoverblik-stat{display:flex;flex-direction:column;align-items:center;gap:4px;background:rgba(255,255,255,.55);border:1px solid var(--line);border-radius:12px;padding:16px 12px 12px;text-align:center}.kundeoverblik-stat.is-alert{background:rgba(255,220,200,.4);border-color:rgba(184,64,16,.2)}.kundeoverblik-stat strong{font-size:22px;font-weight:700;line-height:1}.kundeoverblik-stat span{font-size:11px;color:var(--muted)}.kundeoverblik-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:12px;gap:12px;margin-bottom:20px}.kundeoverblik-links{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--line);padding-top:18px;margin-top:4px}@media (max-width:540px){.kundeoverblik-stats{grid-template-columns:repeat(3,1fr);gap:6px}.kundeoverblik-stat strong{font-size:18px}.kundeoverblik-grid{grid-template-columns:1fr}}.quality-report-list{display:flex;flex-direction:column;gap:16px}.quality-report-card{scroll-margin-top:96px;background:rgba(255,255,255,.55);border:1px solid var(--line);border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:14px}.quality-report-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.quality-report-header h3{font-size:15px;font-weight:600;margin:0 0 6px}.quality-report-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:var(--muted)}.quality-report-meta span{display:inline-flex;align-items:center;gap:4px}.quality-badge{font-size:12px;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap;flex-shrink:0}.quality-badge.is-good{background:rgba(69,182,15,.12);color:var(--green-deep);border:1px solid rgba(34,135,0,.2)}.quality-badge.is-ok{background:rgba(220,170,0,.1);color:#7a5800;border:1px solid rgba(180,130,0,.2)}.quality-badge.is-low{background:rgba(200,50,20,.08);color:#8b2000;border:1px solid rgba(180,40,10,.18)}.quality-section-label{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin:0 0 8px}.quality-checklist{background:rgba(8,11,10,.025);border-radius:10px;padding:12px 14px}.quality-checklist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:6px;gap:6px}.quality-check-item{display:flex;align-items:center;gap:6px;font-size:12.5px;padding:4px 0}.quality-check-item.is-done{color:var(--green-deep)}.quality-check-item.is-missing{color:#b84010}.quality-notes{background:rgba(8,11,10,.025);border-radius:10px;padding:12px 14px}.quality-notes--alert{background:rgba(200,50,20,.06);border:1px solid rgba(180,40,10,.15)}.quality-notes p:last-child{margin:0;font-size:13.5px;line-height:1.55;color:var(--ink)}.quality-images{background:rgba(8,11,10,.025);border-radius:10px;padding:12px 14px}.quality-image-grid{display:flex;flex-wrap:wrap;gap:8px}.quality-image-thumb{position:relative;display:block;width:80px;height:80px;border-radius:8px;overflow:hidden;border:1px solid var(--line);flex-shrink:0}.quality-image-thumb img{width:100%;height:100%;object-fit:cover}.quality-image-thumb span{position:absolute;bottom:0;left:0;right:0;background:rgba(8,11,10,.55);color:#fff;font-size:10px;text-align:center;padding:3px 0}.quality-feedback-text{font-style:italic;color:var(--muted);font-size:13.5px;margin:0}.quality-feedback-link{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;font-size:12.5px}.serviceomrader-section{background:linear-gradient(160deg,rgba(21,104,0,.06),rgba(69,182,15,.04))}.serviceomrader-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:start}.serviceomrader-intro{display:flex;flex-direction:column;gap:14px}.serviceomrader-intro .lead{max-width:480px}.serviceomrader-map-hint{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);margin-top:4px}.serviceomrader-areas{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.serviceomrader-area{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.65);border:1px solid var(--line);border-radius:12px;padding:12px 14px;font-size:13.5px;font-weight:500;transition:background .15s,border-color .15s}.serviceomrader-area:hover{background:rgba(255,255,255,.9);border-color:rgba(34,135,0,.3)}.serviceomrader-area-dot{width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0}.serviceomrader-note{margin-top:6px;font-size:12px;color:var(--muted);text-align:center;padding:8px 0}@media (max-width:860px){.serviceomrader-grid{grid-template-columns:1fr;gap:24px}.serviceomrader-areas{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.serviceomrader-areas{grid-template-columns:1fr}}.faq-list{display:flex;flex-direction:column;gap:8px;max-width:760px;margin:0 auto}.faq-item{background:rgba(255,255,255,.65);border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:border-color .15s}.faq-item[open]{border-color:rgba(34,135,0,.3)}.faq-question{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;font-size:15px;font-weight:600;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-question::-webkit-details-marker{display:none}.faq-question:hover{background:rgba(255,255,255,.9)}.faq-chevron{flex-shrink:0;color:var(--green-dark);transition:transform .2s}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-answer{margin:0;font-size:14px;line-height:1.65;color:var(--muted);border-top:1px solid var(--line);padding:14px 20px 18px}.portal-next-visit{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,rgba(69,182,15,.1),rgba(34,135,0,.06));border:1px solid rgba(34,135,0,.25);border-radius:14px;padding:16px 20px;margin-bottom:16px;text-decoration:none;color:inherit;transition:background .15s,border-color .15s}.portal-next-visit:hover{background:linear-gradient(135deg,rgba(69,182,15,.16),rgba(34,135,0,.1));border-color:rgba(34,135,0,.4)}.portal-next-visit__inner{display:flex;align-items:flex-start;gap:14px}.portal-next-visit__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--green-dark);margin:0 0 3px}.portal-next-visit__title{display:block;font-size:15px;font-weight:600}.portal-next-visit__meta{font-size:12px;color:var(--muted);margin:3px 0 0}.login-eye-toggle{background:none;border:none;padding:0 2px;cursor:pointer;display:flex;align-items:center;color:var(--muted);transition:color .15s;flex-shrink:0}.login-eye-toggle:hover{color:var(--ink)}@keyframes skeletonShimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skel{border-radius:8px;background:linear-gradient(90deg,rgba(8,11,10,.07) 25%,rgba(8,11,10,.12) 50%,rgba(8,11,10,.07) 75%);background-size:800px 100%;animation:skeletonShimmer 1.4s linear infinite}.skel--logo{height:36px;width:160px;border-radius:6px;margin-bottom:12px}.skel--btn{width:130px;margin-bottom:20px}.skel--btn,.skel--nav-item{height:36px;border-radius:10px}.skel--nav-item{width:100%;margin-bottom:6px}.skel--h1{height:28px;width:180px;border-radius:6px;margin-bottom:6px}.skel--h2{height:22px;width:200px;border-radius:6px}.skel--text{height:16px;border-radius:5px}.skel--chip{height:28px;width:120px;border-radius:20px}.skel--icon{width:34px;height:34px;border-radius:8px;flex-shrink:0}.skel--quick-action{height:52px;flex:1 1;min-width:120px;border-radius:12px}.skel--card{height:140px;border-radius:16px;flex:1 1;min-width:180px}.skel--data-row{height:52px;border-radius:10px;margin-bottom:6px}.portal-sidebar--skeleton{display:flex;flex-direction:column;padding:24px 16px;gap:0}.hero-rating-chip{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:5px 12px 5px 10px;font-size:12.5px;font-weight:600;color:#fff;margin-bottom:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-rating-chip svg{color:#ffc040}.trust-check{color:#87ff4a}.stats-bar-section{padding:0;margin-top:-10px;margin-bottom:0}.stats-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;background:rgba(255,255,255,.8);border:1px solid var(--line);border-radius:16px;box-shadow:var(--soft-shadow);overflow:hidden}.stats-bar-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:20px 12px;position:relative;text-align:center}.stats-bar-sep{position:absolute;left:0;top:20%;height:60%;width:1px;background:var(--line)}.stats-bar-number{font-size:clamp(13px,2.1vw,16px);font-weight:800;color:var(--green-deep);line-height:1.25;letter-spacing:-.01em}.stats-bar-label{font-size:12px;color:var(--muted);line-height:1.3}@media (min-width:1024px){.stats-bar{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:600px){.stats-bar{grid-template-columns:1fr 1fr}.stats-bar-item:nth-child(3) .stats-bar-sep,.stats-bar-item:nth-child(4) .stats-bar-sep,.stats-bar-sep{top:0;height:1px;width:100%;left:0}}.section-intro{max-width:640px;margin:8px auto 0;font-size:15px;color:var(--muted);line-height:1.65;text-align:center}.system-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.system-panel{background:rgba(255,255,255,.65);border:1px solid var(--line);border-radius:18px;padding:28px 28px 24px;display:flex;flex-direction:column;gap:16px}.system-panel--customer{border-color:rgba(34,135,0,.25);background:linear-gradient(150deg,rgba(69,182,15,.06),rgba(255,255,255,.65) 60%)}.system-panel__header{display:flex;align-items:center;gap:10px}.system-panel__header h3{font-size:17px;font-weight:700;margin:0}.system-panel__desc{font-size:13.5px;color:var(--muted);line-height:1.6;margin:0}.system-feature-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;flex:1 1}.system-feature{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.4}.system-feature__icon{width:24px;height:24px;border-radius:6px;background:rgba(69,182,15,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--green-dark);margin-top:1px}@media (max-width:760px){.system-grid{grid-template-columns:1fr}}.audience-strip{display:flex;gap:8px;justify-content:center;margin-bottom:28px}.audience-pill{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.7);border:1px solid rgba(34,135,0,.25);border-radius:20px;padding:6px 14px;font-size:12.5px;font-weight:600;color:var(--green-deep)}.why-grid-v2{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.why-card-v2{display:flex;align-items:flex-start;gap:18px;background:rgba(255,255,255,.65);border:1px solid var(--line);border-radius:16px;padding:24px 22px;transition:background .15s,border-color .15s}.why-card-v2:hover{background:rgba(255,255,255,.9);border-color:rgba(34,135,0,.25)}.why-card-v2__icon{width:48px;height:48px;border-radius:12px;background:rgba(69,182,15,.1);display:flex;align-items:center;justify-content:center;color:var(--green-dark);flex-shrink:0}.why-card-v2 h3{font-size:15px;font-weight:700;margin:0 0 6px}.why-card-v2 p{font-size:13.5px;color:var(--muted);margin:0;line-height:1.6}@media (max-width:700px){.why-grid-v2{grid-template-columns:1fr}}.testimonials-aggregate{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;font-size:14px;color:var(--muted)}.testimonials-aggregate strong{font-size:18px;font-weight:800;color:var(--ink)}.testimonials-aggregate__stars{display:flex;gap:2px;color:#f5a623}.testimonials-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.testimonial-card-v2{background:rgba(255,255,255,.65);border:1px solid var(--line);border-radius:16px;padding:22px 20px 18px;display:flex;flex-direction:column;gap:12px;margin:0;transition:background .15s}.testimonial-card-v2:hover{background:rgba(255,255,255,.9)}.testimonial-stars-v2{display:flex;gap:2px;color:#f5a623}.testimonial-card-v2 blockquote{margin:0;flex:1 1}.testimonial-card-v2 blockquote p{font-size:13.5px;line-height:1.65;color:var(--ink);margin:0;font-style:italic}.testimonial-card-v2 figcaption{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:12px}.testimonial-quote-icon{color:var(--green-dark);opacity:.6;flex-shrink:0}.testimonial-card-v2 figcaption strong{display:block;font-size:13px}.testimonial-card-v2 figcaption small{display:block;font-size:11.5px;color:var(--muted)}@media (max-width:900px){.testimonials-grid-v2{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.testimonials-grid-v2{grid-template-columns:1fr}}.portal-promo-features{list-style:none;margin:16px 0 24px;padding:0;display:flex;flex-direction:column;gap:7px}.portal-promo-features li{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--ink)}.portal-promo-features li svg{color:var(--green-dark);flex-shrink:0}.final-cta-section{padding-bottom:80px}.final-cta-card{background:linear-gradient(140deg,var(--green-deep) 0,#0a3d00 100%);border-radius:24px;padding:clamp(36px,6vw,64px) clamp(28px,6vw,64px);color:#fff;text-align:center}.final-cta-card .section-kicker{color:rgba(200,240,180,.75)}.final-cta-card h2{color:#fff;font-size:clamp(26px,4vw,40px);margin:6px 0 16px}.final-cta-card h2 span{color:#87ff4a}.final-cta-card .lead{color:rgba(255,255,255,.75);max-width:540px;margin:0 auto 28px}.final-cta-actions{gap:10px;margin-bottom:24px}.final-cta-actions,.final-cta-trust{display:flex;justify-content:center;flex-wrap:wrap}.final-cta-trust{gap:20px;font-size:12.5px;color:rgba(200,240,180,.7)}.final-cta-trust span{display:flex;align-items:center;gap:5px}.final-cta-trust svg{color:#87ff4a}.portal-nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#e03a00;color:#fff;font-size:10px;font-weight:700;line-height:1;margin-left:auto;flex-shrink:0}.kundeweb-hero{text-align:center}.kundeweb-hero .section-header{margin-bottom:0}.kundeweb-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.kundeweb-feature{background:rgba(255,255,255,.65);border:1px solid var(--line);border-radius:14px;padding:20px 20px 18px;display:flex;flex-direction:column;gap:8px;transition:background .15s,border-color .15s}.kundeweb-feature:hover{background:rgba(255,255,255,.9);border-color:rgba(34,135,0,.3)}.kundeweb-feature__icon{width:40px;height:40px;border-radius:10px;background:rgba(69,182,15,.1);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.kundeweb-feature h3{font-size:14.5px;font-weight:600;margin:0}.kundeweb-feature p{font-size:13px;color:var(--muted);margin:0;line-height:1.55}@media (max-width:860px){.kundeweb-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.kundeweb-features-grid{grid-template-columns:1fr}}.cookie-policy-article{max-width:680px;margin:0 auto}.cookie-policy-article h1{font-size:clamp(28px,5vw,42px);margin:8px 0 6px}.cookie-policy-article h2{font-size:18px;margin:32px 0 8px;color:var(--ink)}.cookie-policy-article h3{font-size:15px;margin:20px 0 6px;color:var(--ink)}.cookie-policy-article li,.cookie-policy-article p{font-size:14.5px;line-height:1.7;color:var(--muted);margin:0 0 10px}.cookie-policy-article ul{padding-left:20px;margin:0 0 16px}.cookie-policy-article a{color:var(--green-deep);text-decoration:underline}.cookie-banner__policy-link{color:rgba(200,240,180,.85);text-decoration:underline;font-size:inherit}.cookie-banner__policy-link:hover{color:#fff}.legal-article{max-width:680px;margin:0 auto}.legal-article h1{font-size:clamp(28px,5vw,42px);margin:8px 0 6px}.legal-article h2{font-size:18px;font-weight:700;margin:32px 0 8px;color:var(--ink);border-bottom:1px solid var(--line);padding-bottom:6px}.legal-article h3{font-size:15px;font-weight:600;margin:20px 0 6px;color:var(--ink)}.legal-article li,.legal-article p{font-size:14.5px;line-height:1.7;color:var(--muted);margin:0 0 10px}.legal-article ol,.legal-article ul{padding-left:22px;margin:0 0 16px}.legal-article a{color:var(--green-deep);text-decoration:underline}.legal-article .lead{font-size:15px;color:var(--muted);margin-bottom:28px}.legal-note{margin:20px 0 28px;padding:14px 16px;border:1px solid rgba(69,182,15,.25);border-radius:12px;background:rgba(69,182,15,.08);font-size:14.5px;line-height:1.65;color:var(--ink)}.cookie-legal-notice strong{display:block;margin-bottom:6px}.cookie-legal-notice__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.legal-article .legal-cta{margin-top:36px}.legal-table{width:100%;border-collapse:collapse;font-size:13.5px;margin:16px 0 24px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.legal-table thead{background:rgba(69,182,15,.08)}.legal-table th{text-align:left;padding:10px 14px;font-weight:600;color:var(--ink);border-bottom:1px solid var(--line)}.legal-table td{padding:10px 14px;color:var(--muted);border-bottom:1px solid rgba(0,0,0,.05);vertical-align:top}.legal-table tr:last-child td{border-bottom:none}.priser-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:32px}.priser-card{background:rgba(255,255,255,.75);border:1px solid var(--line);border-radius:20px;padding:28px 24px 24px;display:flex;flex-direction:column;gap:16px;transition:border-color .15s,box-shadow .15s}.priser-card:hover{border-color:rgba(34,135,0,.3);box-shadow:0 6px 24px rgba(0,0,0,.06)}.priser-card--highlight{border-color:rgba(34,135,0,.35);background:linear-gradient(150deg,rgba(69,182,15,.07),rgba(255,255,255,.8) 70%)}.priser-card__kicker{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--green-dark);margin:0}.priser-card__price{display:flex;align-items:baseline;gap:4px;line-height:1}.priser-card__from{font-size:13px;color:var(--muted)}.priser-card__price strong{font-size:clamp(36px,5vw,48px);font-weight:800;color:var(--ink);letter-spacing:-.02em}.priser-card__unit{font-size:14px;color:var(--muted)}.priser-card__note{font-size:12px;color:var(--muted);margin:-10px 0 0}.priser-card__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;flex:1 1}.priser-card__features li{display:flex;align-items:flex-start;gap:8px;font-size:13.5px;line-height:1.4;color:var(--ink)}.priser-card__features li svg{color:var(--green-dark);flex-shrink:0;margin-top:2px}.priser-disclaimer{font-size:13px;color:var(--muted);text-align:center;margin-top:20px;line-height:1.6}@media (max-width:860px){.priser-grid{grid-template-columns:1fr;max-width:460px;margin-left:auto;margin-right:auto}}.priser-freq-table-wrap{overflow-x:auto;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.7)}.priser-freq-table{width:100%;border-collapse:collapse;font-size:14px}.priser-freq-table th{background:rgba(69,182,15,.07);text-align:left;padding:12px 16px;font-weight:600;color:var(--ink);border-bottom:1px solid var(--line)}.priser-freq-table td{padding:12px 16px;color:var(--muted);border-bottom:1px solid rgba(0,0,0,.05)}.priser-freq-table tr:last-child td{border-bottom:none}.priser-freq-table td strong{color:var(--ink)}.addon-price-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.addon-price-item{display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.7);border:1px solid var(--line);border-radius:10px;padding:12px 14px;font-size:13.5px;gap:10px}.addon-price-item strong{color:var(--green-deep);font-size:14px;white-space:nowrap}@media (max-width:700px){.addon-price-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.addon-price-grid{grid-template-columns:1fr}}.anmeldelser-aggregate{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;flex-wrap:wrap}.anmeldelser-stars{display:flex;gap:3px;color:#f5a623}.anmeldelser-score{font-size:22px;font-weight:800;color:var(--ink)}.anmeldelser-count{font-size:14px;color:var(--muted)}.portal-breadcrumb{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--muted);margin-bottom:6px}.portal-breadcrumb a{color:var(--green-deep);text-decoration:none}.portal-breadcrumb a:hover{text-decoration:underline}.portal-breadcrumb__sep{opacity:.4}.portal-faktura__outstanding{display:flex;align-items:center;gap:8px;background:rgba(255,160,0,.08);border:1px solid rgba(255,160,0,.3);border-radius:10px;padding:10px 14px;font-size:14px;color:var(--ink);margin-bottom:16px}.portal-faktura__tabs{display:flex;gap:4px;margin-bottom:16px;background:rgba(0,0,0,.04);border-radius:10px;padding:3px}.portal-faktura-tab{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border:none;border-radius:8px;background:transparent;font-size:13.5px;font-weight:500;color:var(--muted);cursor:pointer;transition:background .15s,color .15s}.portal-faktura-tab.is-active{background:#fff;color:var(--ink);font-weight:600;box-shadow:0 1px 4px rgba(0,0,0,.08)}.portal-faktura-tab:hover:not(.is-active){background:rgba(255,255,255,.5);color:var(--ink)}.portal-faktura-row__info{display:flex;flex-direction:column;gap:4px}.portal-faktura-row__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.portal-alert{margin:0 0 16px;padding:12px 14px;border-radius:10px;font-size:14px;line-height:1.45}.portal-alert--error{border:1px solid rgba(200,40,40,.18)}.portal-alert--error,.portal-error{color:#8a1f1f;background:rgba(200,40,40,.08)}.portal-error{margin:0 0 16px;padding:12px 14px;border-radius:10px;border:1px solid rgba(200,40,40,.18)}.portal-error,.portal-muted{font-size:14px;line-height:1.45}.portal-muted{margin:0;color:var(--muted)}.portal-betaling__grid{display:grid;grid-gap:16px;gap:16px}@media (min-width:900px){.portal-betaling__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.portal-betaling--embedded .portal-betaling__grid{grid-template-columns:1fr}}.portal-betaling__method{display:grid;grid-gap:16px;gap:16px;padding:20px 22px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:rgba(255,255,255,.72);box-shadow:0 1px 3px rgba(0,0,0,.04)}.portal-betaling--embedded .portal-betaling__consent,.portal-betaling--embedded .portal-betaling__method-head p{max-width:none;line-height:1.55}.portal-betaling__method.is-disabled{opacity:.72}.portal-betaling__method-head{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:start}.portal-betaling__method-head h3{margin:0 0 4px;font-size:18px}.portal-betaling__method-head p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.portal-betaling__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px}.portal-betaling__icon--card{color:var(--green-dark);background:rgba(69,182,15,.12)}.portal-betaling__icon--mobilepay{color:#1f4fd6;background:rgba(31,79,214,.1)}.portal-betaling__method-body{min-height:0}.portal-betaling__empty{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.portal-betaling__saved{display:grid;grid-gap:6px;gap:6px}.portal-betaling__saved strong{font-size:16px}.portal-betaling__meta{color:var(--muted);font-size:13px}.portal-betaling__method-actions,.portal-betaling__method-foot{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.portal-betaling__consent-box{display:grid;grid-gap:12px;gap:12px;padding-top:14px;border-top:1px solid rgba(0,0,0,.06)}.portal-betaling__hint{margin:0;color:var(--muted);font-size:13px;line-height:1.4}.portal-action-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:10px;background:var(--green-dark);color:#fff;font-size:14px;font-weight:650;cursor:pointer;transition:background .14s ease,border-color .14s ease,opacity .14s ease}.portal-action-btn:hover:not(:disabled){background:#1f6d00}.portal-action-btn:disabled{opacity:.55;cursor:not-allowed}.portal-action-btn--secondary{background:rgba(69,182,15,.12);color:var(--green-dark);border-color:rgba(69,182,15,.22)}.portal-action-btn--secondary:hover:not(:disabled){background:rgba(69,182,15,.18)}.portal-action-btn--mobilepay{background:#1f4fd6}.portal-action-btn--mobilepay:hover:not(:disabled){background:#1840b3}.portal-action-btn--ghost{background:transparent;color:var(--green-dark);border-color:rgba(0,0,0,.12)}.portal-action-btn--ghost:hover:not(:disabled){background:rgba(255,255,255,.85)}.portal-faktura-row__meta small,.portal-faktura-row__meta span{font-size:12.5px;color:var(--muted)}.portal-push-card{background:rgba(69,182,15,.05);border:1px solid rgba(34,135,0,.2);border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:10px;margin-bottom:4px}.portal-push-card__header{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--ink)}.portal-push-card__header svg{color:var(--green-dark);flex-shrink:0}.portal-push-card__desc{font-size:13.5px;color:var(--muted);line-height:1.6;margin:0}.hub-page{min-height:100svh;color:var(--ink);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(240,253,244,.84)),#f5f7f5}.hub-shell{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:22px 0 64px}.hub-access-card,.hub-app-card,.hub-guide-card,.hub-hero,.hub-summary-grid article,.hub-topbar{border:1px solid rgba(8,11,10,.1);background:rgba(255,255,255,.78);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hub-topbar{position:-webkit-sticky;position:sticky;z-index:5;top:12px;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px;border-radius:22px;padding:12px 14px 12px 16px}.hub-app-card-top,.hub-app-icon,.hub-brand,.hub-brand-mark,.hub-download-button,.hub-login-brand,.hub-login-mark,.hub-logout{display:inline-flex;align-items:center}.hub-brand{gap:12px;min-width:0}.hub-app-icon,.hub-brand-mark,.hub-login-brand,.hub-login-mark{justify-content:center;color:var(--green-dark);background:rgba(34,197,94,.13);border:1px solid rgba(34,197,94,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.74)}.hub-brand-mark{width:48px;height:48px;border-radius:15px;flex:0 0 auto}.hub-brand small,.hub-brand strong{display:block}.hub-brand strong{font-size:18px;font-weight:950}.hub-brand small{color:var(--muted);line-height:1.25}.hub-logout{justify-content:center;gap:8px;min-height:42px;border:1px solid rgba(8,11,10,.12);border-radius:14px;color:var(--ink);background:rgba(255,255,255,.82);padding:0 14px;font-weight:950;cursor:pointer}.hub-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:stretch;grid-gap:22px;gap:22px;margin-top:18px;border-radius:26px;padding:clamp(24px,5vw,48px)}.hub-hero h1{max-width:760px;margin:0;font-size:54px;line-height:1;font-weight:950;letter-spacing:0}.hub-hero .lead{max-width:680px;margin-bottom:0}.hub-access-card{display:grid;align-content:center;grid-gap:8px;gap:8px;border-radius:22px;padding:24px}.hub-access-card small,.hub-access-card span,.hub-card-note,.hub-section-header span{color:var(--muted)}.hub-access-card strong{font-size:24px;line-height:1.05}.hub-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.hub-summary-grid article{display:grid;grid-gap:8px;gap:8px;border-radius:18px;padding:18px}.hub-summary-grid svg{color:var(--green-dark)}.hub-summary-grid small{color:var(--muted);font-weight:850}.hub-summary-grid strong{min-width:0;font-size:18px;overflow-wrap:anywhere}.hub-section{margin-top:38px}.hub-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.hub-guide-card h2,.hub-section-header h2{margin:0;font-size:30px;line-height:1.05}.hub-app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.hub-app-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-app-card{display:grid;align-content:start;grid-gap:16px;gap:16px;min-width:0;border-radius:22px;padding:22px}.hub-app-card-top{justify-content:space-between;gap:10px}.hub-app-icon{width:50px;height:50px;border-radius:16px}.hub-channel{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;color:var(--green-deep);background:rgba(34,197,94,.13);font-size:12px;font-weight:950;text-transform:uppercase}.hub-channel.beta,.hub-channel.internal{color:#7c2d12;background:rgba(251,146,60,.16)}.hub-go-qr-block,.hub-mfa-enroll-qr{display:grid;grid-gap:8px;gap:8px;justify-items:start;padding:12px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.72)}.hub-go-qr-block img,.hub-mfa-enroll-qr img{display:block;border-radius:10px}.hub-go-qr-block small,.hub-mfa-enroll-qr small{color:var(--muted);font-size:13px;line-height:1.4}.hub-app-card h3{margin:0;font-size:24px}.hub-app-card p{margin:0;color:var(--muted);line-height:1.55}.hub-release-meta{display:grid;grid-gap:8px;gap:8px;margin:0}.hub-release-meta div{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(0,1fr);grid-gap:12px;gap:12px;min-width:0}.hub-release-meta dt{color:var(--muted);font-size:13px;font-weight:850}.hub-release-meta dd{min-width:0;margin:0;font-weight:950;overflow-wrap:anywhere}.hub-download-action{display:grid;grid-gap:7px;gap:7px}.hub-download-button{justify-content:center;gap:9px}.hub-download-button:disabled{cursor:not-allowed;opacity:.58}.hub-card-note{display:block;font-size:13px;line-height:1.35}.hub-card-note.error{color:#b42318}.hub-card-note.success{color:var(--green-deep)}.hub-release-notes{border-top:1px solid var(--line);padding-top:12px}.hub-release-notes summary{color:var(--green-dark);font-weight:950;cursor:pointer}.hub-guide-card ol,.hub-guide-card ul,.hub-release-notes ul{margin:10px 0 0;padding-left:20px;color:var(--muted);line-height:1.6}.hub-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.hub-guide-card{border-radius:22px;padding:24px}.hub-guide-card>svg{color:var(--green-dark);margin-bottom:14px}.hub-pill-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding-left:0!important}.hub-pill-list li{border:1px solid rgba(34,197,94,.22);border-radius:999px;background:rgba(34,197,94,.1);padding:8px 11px;color:var(--green-deep);font-weight:900}.hub-login-brand,.hub-login-mark{width:104px;height:104px;border-radius:28px;margin-bottom:26px}.hub-login-mark{width:88px;height:88px;margin:0 auto 8px}.hub-login-note{margin:0;color:var(--muted);font-size:14px;line-height:1.45}@media (max-width:760px){body,html{max-width:100%;overflow-x:hidden}.shell{width:100%;padding-inline:14px}.site-header.shell{width:calc(100% - 20px);padding-inline:12px;padding-block:10px}.display-title,.hero h1,.home-hero h1,h1{font-size:40px;line-height:1.03}.home-hero .lead,.lead,.section-intro{max-width:100%;font-size:16px;line-height:1.5}.section{padding-top:44px;padding-bottom:38px}.section-header{margin-bottom:22px;text-align:left}.content-page h1,.section-header h2{font-size:32px;line-height:1.06}.home-hero{padding-top:34px}.home-hero .trust-strip,.trust-strip{border-radius:16px}.trust-item{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:14px 13px}.trust-item__icon{width:36px;height:36px;border-radius:10px}.trust-item__copy strong{font-size:.88rem}.trust-item__copy small{font-size:.78rem}.card,.system-panel{min-height:auto;padding:18px}.stats-bar-section{margin-top:0}.stats-bar{border-radius:16px}.stats-bar-item{padding:16px 10px}.stats-bar-number{font-size:12px}.value-grid,.value-grid--3{grid-template-columns:1fr}.process-timeline{grid-template-columns:1fr 1fr;gap:10px}.process-timeline__step{padding:14px 10px 16px}.process-timeline__step p{font-size:.8rem}.portal-features-grid{grid-template-columns:1fr 1fr;gap:10px}.portal-feature-card{min-height:120px;padding:14px}.portal-showcase-mockup--hero{min-height:200px}.service-trust-strip{grid-template-columns:1fr 1fr}.pricing-factors-grid{grid-template-columns:1fr}.audience-strip{justify-content:flex-start;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.audience-pill{flex:0 0 auto;scroll-snap-align:start}.hero-actions .btn,.inline-actions .btn{min-height:52px}.btn{min-width:0;padding:12px 18px;white-space:normal;line-height:1.18;text-align:center}.btn svg{flex:0 0 auto}.legal-article{max-width:100%;overflow-wrap:anywhere}.legal-article .legal-cta{display:grid;grid-gap:10px;gap:10px}.legal-table{display:block;width:100%;border:0;border-radius:0;overflow:visible;background:transparent}.legal-table thead{display:none}.legal-table tbody,.legal-table td,.legal-table tr{display:block;width:100%}.legal-table tr{margin-bottom:10px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.72)}.legal-table td{padding:11px 12px;border-bottom:1px solid rgba(0,0,0,.06);word-break:break-word}.legal-table td:last-child{border-bottom:0}.legal-table td:before{content:attr(data-label);display:block;margin-bottom:3px;color:var(--ink);font-size:12px;font-weight:900;line-height:1.25;text-transform:uppercase}.hub-shell{width:min(100%,calc(100% - 20px));padding-top:10px}.hub-topbar{position:static;align-items:flex-start;border-radius:18px}.hub-brand small{display:none}.hub-logout{width:auto;flex:0 0 auto}.hub-app-grid,.hub-app-grid.compact,.hub-hero,.hub-summary-grid,.hub-two-column{grid-template-columns:1fr}.hub-hero{gap:16px;margin-top:12px;border-radius:20px;padding:22px}.hub-hero h1{font-size:38px}.hub-summary-grid{gap:10px}.hub-section{margin-top:28px}.hub-section-header{align-items:flex-start;flex-direction:column;gap:6px}.hub-access-card,.hub-app-card,.hub-guide-card{border-radius:18px;padding:18px}.hub-release-meta div{grid-template-columns:1fr;gap:2px}.hub-login-brand{width:86px;height:86px;border-radius:22px;margin-bottom:18px}.hub-login-mark{width:76px;height:76px}.hub-login-page .hub-login-card{order:1}.hub-login-page .portal-login-copy{order:2}.hub-login-page .portal-login-security-strip{order:3}}@media (max-width:420px){.display-title,.hero h1,.home-hero h1,h1{font-size:34px}.content-page h1,.section-header h2{font-size:28px}.site-header.shell{width:calc(100% - 16px);max-width:calc(100% - 16px)}.hub-login-card,.portal-login-card{border-radius:21px;padding:14px}.portal-login-card .install-action-grid{grid-template-columns:1fr}}@media (max-width:760px) and (max-height:760px){.hub-login-card,.portal-login-card{gap:7px;padding:12px}.hub-login-brand,.hub-login-mark,.portal-login-card-logo{display:none}.portal-login-card h1{font-size:clamp(26px,7.6vw,33px)}.hub-login-card .login-divider,.hub-login-note,.portal-login-card .lead{display:none}.portal-login-card .portal-search{min-height:44px}.portal-login-card .login-customer-button,.portal-login-submit{min-height:46px}}@media (min-width:761px){.portal-login-page{height:100dvh;max-height:100dvh;overflow:hidden}}@media (min-width:761px) and (max-width:1180px){.portal-login-hero{grid-template-columns:minmax(360px,520px);justify-content:center;align-items:center;width:min(100%,760px);height:100dvh;min-height:0;gap:0;padding-top:clamp(16px,3dvh,28px);padding-bottom:clamp(16px,3dvh,28px)}.portal-login-copy,.portal-login-security-strip{display:none}.hub-login-card,.portal-login-card{justify-self:center;width:min(100%,500px);max-height:calc(100dvh - clamp(32px, 6dvh, 56px));overflow:hidden}}@media (min-width:1181px) and (max-height:900px){.portal-login-hero{grid-template-columns:minmax(330px,.82fr) minmax(380px,490px);align-items:center;height:100dvh;min-height:0;gap:clamp(26px,4vw,56px);padding-top:clamp(16px,3dvh,28px);padding-bottom:clamp(16px,3dvh,28px)}.portal-login-security-strip{display:none}.portal-login-copy{transform:none}.portal-login-brand{width:clamp(94px,8vw,128px);margin-bottom:16px}.hub-login-brand{width:92px;height:92px;margin-bottom:16px}.portal-login-copy h1{font-size:clamp(42px,4vw,62px)}.portal-login-copy .lead{font-size:16px;line-height:1.38}.portal-login-features{gap:9px;margin-top:18px}.portal-login-feature{grid-template-columns:46px minmax(0,1fr);gap:10px}.portal-login-feature-icon{width:44px;height:44px;border-radius:14px}.hub-login-card,.portal-login-card{width:min(100%,490px);max-height:calc(100dvh - clamp(32px, 6dvh, 56px));gap:9px;padding:clamp(18px,2.2dvh,24px);overflow:hidden}.hub-login-mark,.portal-login-card-logo{width:68px;height:68px;margin-bottom:0}.hub-login-card h1,.portal-login-card h1{font-size:clamp(30px,2.5vw,38px)}.hub-login-card .lead,.portal-login-card .lead{font-size:14px;line-height:1.32}.hub-login-card .portal-search,.portal-login-card .portal-search{min-height:46px}.portal-login-card .login-customer-button,.portal-login-submit{min-height:48px}.portal-login-card .install-box{min-height:42px}}@media (min-width:761px) and (max-height:720px){.hub-login-brand,.hub-login-mark,.portal-login-card-logo{display:none}.hub-login-card,.portal-login-card{gap:7px;padding:14px}.hub-login-card .login-divider,.hub-login-note,.portal-login-card .lead{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.site-footer--expanded{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px 32px}.site-footer__brand{display:flex;flex-direction:column;gap:8px;min-width:0}.site-footer__contact{margin:0}.site-footer__contact a{display:inline-block}.site-footer__email{white-space:nowrap}@media (max-width:640px){.site-footer.site-footer--expanded{grid-template-columns:1fr;gap:22px}.site-footer.site-footer--expanded .site-footer__brand{grid-column:1/-1;width:100%;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.07)}.site-footer__email{white-space:normal;overflow-wrap:anywhere;word-break:normal}}.site-footer__group{display:flex;flex-direction:column;gap:8px}.site-footer__group strong{color:var(--text);font-size:.9rem}.priser-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px}.priser-case-card__badge{display:inline-block;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--green-dark);margin-bottom:8px}.priser-case-card__meta{list-style:none;padding:0;margin:0 0 12px;color:var(--muted);font-size:.9rem}.priser-case-card__price strong{font-size:1.5rem;color:var(--green-dark)}.split-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px}.check-list{list-style:none;padding:0;margin:0}.check-list li{gap:8px;margin-bottom:8px}.check-list li,.process-steps li{display:flex;align-items:flex-start}.process-steps__num{flex-shrink:0}.cta-card-center{max-width:560px;margin:0 auto;text-align:center;padding:40px 36px}.faq-accordion .faq-item{margin-bottom:8px}.text-link{font-weight:800;color:var(--green-dark)}.section--compact{padding-top:clamp(2.25rem,4vw,3.25rem);padding-bottom:clamp(2.25rem,4vw,3.25rem)}.case-grid,.priser-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:16px;gap:16px;align-items:stretch}.case-card,.priser-case-card{display:flex;flex-direction:column;height:100%;gap:8px}.case-card__badge{display:inline-block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--green-dark);margin:0}.case-card__disclaimer{font-size:.82rem;color:var(--muted);margin:0 0 4px}.case-card__meta{list-style:none;padding:0;margin:0;color:var(--muted);font-size:.9rem}.case-card__price{margin:4px 0}.case-card__price strong{display:block;font-size:1.35rem;color:var(--green-dark)}.case-card__price small{display:block;color:var(--muted);font-size:.85rem;margin-top:4px}.case-card__included{list-style:none;padding:0;margin:0 0 12px;flex:1 1;font-size:.9rem}.case-card__included li{display:flex;gap:6px;margin-bottom:4px}.case-card__time{font-size:.85rem;color:var(--muted);margin:0}.why-choose-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:14px;gap:14px}.why-choose-card h3{margin:0 0 8px;font-size:1.05rem}.why-choose-card p{margin:0;color:var(--muted);font-size:.92rem}.how-we-work-steps{list-style:none;padding:0;margin:0;display:grid;grid-gap:12px;gap:12px}.how-we-work-step{display:grid;grid-template-columns:auto auto 1fr;grid-gap:12px;gap:12px;align-items:start;padding:16px 18px}.process-timeline{list-style:none;padding:0;margin:0 0 24px;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;min-width:0}.process-timeline__step{display:grid;justify-items:center;text-align:center;grid-gap:0;gap:0;padding:16px 12px 18px;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius);background:rgba(255,255,255,.78);box-shadow:var(--soft-shadow)}.process-timeline__num{width:26px;height:26px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-weight:800;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem}.process-timeline__icon{color:var(--green-dark);margin:10px 0 8px}.process-timeline__step h3{margin:0 0 6px;font-size:.95rem;line-height:1.25}.process-timeline__step p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.45}.value-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;min-width:0}.value-grid--3{grid-template-columns:1fr}.value-card{display:flex;flex-direction:column;gap:10px;padding:clamp(16px,2vw,20px);min-height:auto;min-width:0}.value-card__icon{color:var(--green-dark);flex-shrink:0}.value-card h3{margin:0;font-size:1rem;line-height:1.25}.value-card p{margin:0;flex:1 1;color:var(--muted);font-size:.9rem;line-height:1.5}.pricing-factors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:14px;gap:14px;margin-bottom:20px}.pricing-factor-card{display:flex;flex-direction:column;gap:8px;padding:20px;min-height:150px}.pricing-factor-card__icon{color:var(--green-dark)}.pricing-factor-card h3{margin:0;font-size:1rem}.pricing-factor-card p{margin:0;flex:1 1;color:var(--muted);font-size:.9rem;line-height:1.5}.service-trust-strip{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-top:28px;max-width:920px;min-width:0}.service-trust-item{display:grid;grid-gap:6px;gap:6px;padding:16px 14px;text-align:center;justify-items:center}.service-trust-item__icon{color:var(--green-dark)}.service-trust-item strong{font-size:.92rem;line-height:1.25}.service-trust-item small{color:var(--muted);font-size:.82rem;line-height:1.35}.how-we-work-step__num{width:28px;height:28px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-weight:800;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem}.how-we-work-step__icon{color:var(--green-dark);margin-top:2px}.how-we-work-step h3{margin:0 0 4px;font-size:1rem}.how-we-work-step p{margin:0;color:var(--muted);font-size:.92rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:16px;gap:16px}.team-card{display:flex;flex-direction:column;gap:16px}.team-card--compact{gap:12px}.team-card__header{display:flex;align-items:center;gap:14px}.team-card__heading h3{margin:0;font-size:1.05rem;line-height:1.2}.team-card__bio{margin:0;color:var(--muted);font-size:.92rem;line-height:1.55}.team-card__avatar{width:44px;height:44px;border-radius:999px;background:linear-gradient(145deg,var(--green-soft),rgba(255,255,255,.96));border:1px solid rgba(41,144,7,.16);font-weight:800;font-size:1.05rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 0 0 4px rgba(83,190,35,.08)}.team-card__avatar,.team-card__avatar--crew{color:var(--green-dark)}.team-card__role{font-size:.85rem;color:var(--muted);margin:0 0 8px}.team-photo-note{font-size:.88rem;color:var(--muted);margin:16px 0 0}.trust-signals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.trust-signal-card__icon{color:var(--green-dark);margin-bottom:8px}.trust-signals-meta{margin:16px 0;padding:16px 20px;display:grid;grid-gap:10px;gap:10px}.trust-signals-meta__row{display:flex;gap:10px;align-items:flex-start;font-size:.92rem}.trust-proof-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:14px;gap:14px}.trust-proof-card__icon{color:var(--green-dark);margin-bottom:8px}.trust-proof-card h3{margin:0 0 6px;font-size:1rem}.trust-proof-card p{margin:0;color:var(--muted);font-size:.9rem}.quality-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:14px;gap:14px}.quality-card__icon{color:var(--green-dark);margin-bottom:8px}.quality-card h3{margin:0 0 6px;font-size:1rem}.quality-card p{margin:0;color:var(--muted);font-size:.9rem}.quality-note{margin:20px 0 0;font-size:.88rem;color:var(--muted)}.media-frame{margin:0;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:linear-gradient(145deg,var(--green-soft),rgba(255,255,255,.95))}.media-frame--square{aspect-ratio:1}.media-frame--wide{aspect-ratio:16/9}.media-frame--portal{aspect-ratio:9/16;max-width:280px}.media-frame__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:100%;padding:20px;text-align:center}.media-frame__icon{color:var(--green-dark)}.media-frame__label{font-weight:700;font-size:.92rem;color:var(--ink)}.media-frame__img{width:100%;height:100%;object-fit:cover}.media-frame figcaption{padding:8px 12px;font-size:.82rem;color:var(--muted);background:rgba(255,255,255,.85)}.portal-showcase-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:start}.portal-showcase-hero{margin-bottom:8px}.portal-showcase-mockup--hero{min-height:clamp(220px,38vw,360px);border-radius:var(--radius);max-width:960px;margin:0 auto}.portal-showcase-body{display:grid;grid-gap:28px;gap:28px}.portal-showcase-copy{max-width:680px;margin:0 auto;text-align:center}.portal-showcase-copy .section-intro{margin-left:auto;margin-right:auto}.portal-showcase-actions{justify-content:center}.portal-showcase-benefits{list-style:none;padding:0;margin:0 0 16px;display:grid;grid-gap:8px;gap:8px;font-size:.92rem}.portal-showcase-benefits li:before{content:"Ô£ô ";color:var(--green-dark);font-weight:800}.portal-showcase-install{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;margin-top:8px}.portal-showcase-install p{margin:4px 0 0;font-size:.9rem;color:var(--muted)}.portal-showcase-mockup-title{margin:0 0 12px;font-size:1rem}.portal-showcase-mockup{min-height:220px;margin-bottom:12px;border-radius:var(--radius)}.portal-showcase--compact .portal-features-grid{margin-top:16px}.local-service-links{flex-wrap:wrap;gap:10px}.page-cta{text-align:center}.page-cta .lead{max-width:520px;margin-left:auto;margin-right:auto}.local-highlights{margin-top:20px}.process-steps{list-style:none;padding:0;margin:0;display:grid;grid-gap:12px;gap:12px}.process-steps li{display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;align-items:start}.process-steps__num{width:28px;height:28px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-weight:800;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem}.process-steps p{margin:0;color:var(--muted)}.portal-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:14px;gap:14px}.portal-feature-card{display:flex;flex-direction:column;gap:6px;padding:18px;min-height:132px}.portal-feature-card h3{margin:0;font-size:.98rem;line-height:1.25}.portal-feature-card p{margin:0;flex:1 1;color:var(--muted);font-size:.86rem;line-height:1.45}.portal-feature-card__icon{color:var(--green-dark);margin-bottom:4px}.scenario-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:14px;gap:14px}.scenario-card h3{margin:4px 0 8px;font-size:1.05rem}.service-detail-card h2,.service-detail-card h3{margin-top:0}.service-hero .section-header{max-width:720px}.portal-demo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:center}.portal-mockup-panel{min-height:280px;border-radius:var(--radius-lg,16px)}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:14px;gap:14px}.values-card__icon{color:var(--green-dark);margin-bottom:8px}.about-story p{color:var(--muted);line-height:1.6}.faq-accordion .faq-item{border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:0 16px;background:rgba(255,255,255,.72);margin-bottom:10px}.faq-accordion .faq-question{cursor:pointer;padding:16px 0;font-weight:700;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq-accordion .faq-question::-webkit-details-marker{display:none}.faq-accordion .faq-answer{padding:0 0 16px;margin:0;color:var(--muted);line-height:1.55}@media (max-width:760px){.portal-demo-grid,.portal-showcase-grid,.team-card{grid-template-columns:1fr}.media-frame--portal{max-width:100%}}@media (max-width:430px){.home-hero h1{font-size:clamp(28px,8.5vw,36px)}.display-title,.section-header h2{font-size:clamp(26px,7vw,32px)}.portal-features-grid,.process-timeline,.service-trust-strip,.trust-strip{grid-template-columns:1fr}.shell{padding-left:16px;padding-right:16px}.section{padding-top:36px;padding-bottom:32px}}.site-lock-page{min-height:100svh;display:grid;place-items:center;padding:32px 20px 48px;position:relative}.site-lock-scene{position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 20% 20%,rgba(69,182,15,.18),transparent 42%),radial-gradient(circle at 80% 0,rgba(34,135,0,.12),transparent 36%),linear-gradient(180deg,#f8fbf6,#eef4ea)}.site-lock-card{width:min(560px,100%);background:rgba(255,255,255,.92);border:1px solid rgba(8,11,10,.08);border-radius:calc(var(--radius) + 6px);box-shadow:var(--shadow);padding:28px 24px 24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-lock-brand{display:flex;align-items:center;gap:14px;margin-bottom:18px}.site-lock-logo{border-radius:18px;box-shadow:var(--soft-shadow)}.site-lock-kicker{margin:0;font-size:.92rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark)}.site-lock-icon-wrap{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:var(--green-soft);color:var(--green-deep);margin-bottom:14px}.site-lock-title{margin:0 0 12px;font-size:clamp(1.45rem,2.8vw,1.9rem);line-height:1.15;letter-spacing:-.02em}.site-lock-lead{margin:0 0 18px;color:var(--muted);line-height:1.55}.site-lock-contact{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border-radius:var(--radius);background:#f3f8ef;border:1px solid rgba(34,135,0,.12);margin-bottom:20px}.site-lock-contact p{margin:0;line-height:1.5}.site-lock-contact a{color:var(--green-deep);font-weight:800;text-decoration:underline;text-underline-offset:3px}.site-lock-form{display:grid;grid-gap:10px;gap:10px}.site-lock-form--loading{color:var(--muted);padding:8px 0 4px}.site-lock-label{font-size:.92rem;font-weight:700}.site-lock-input{width:100%;min-height:48px;border-radius:14px;border:1px solid var(--line);padding:0 14px;background:#fff}.site-lock-input:focus{outline:2px solid rgba(34,135,0,.25);border-color:rgba(34,135,0,.45)}.site-lock-button{min-height:48px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff;font-weight:800;cursor:pointer;box-shadow:0 12px 28px rgba(34,135,0,.22)}.site-lock-button:disabled{opacity:.65;cursor:not-allowed}.site-lock-error{margin:0;color:#b42318;font-size:.92rem;font-weight:600}.site-lock-subkicker{margin:4px 0 0;font-size:.88rem;color:var(--muted)}.site-nav-dropdown-grid--grouped{grid-template-columns:repeat(3,minmax(168px,1fr));gap:18px 28px;align-items:start}@media (min-width:1281px){.site-nav-dropdown-grid--grouped{gap:18px 32px}}.site-nav-dropdown-section{min-width:0}.site-nav-dropdown--wide .site-nav-dropdown-section-title{padding-right:4px}.site-nav-dropdown--wide .site-nav-dropdown-item{padding-right:8px}.site-nav-dropdown--wide .site-nav-dropdown-desc{overflow-wrap:break-word}.site-nav-dropdown-section-title{margin:0 0 8px;padding:0 12px;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(230,245,232,.48)}.site-nav-dropdown-desc{display:block;margin-top:3px;font-size:11px;font-weight:500;line-height:1.35;color:rgba(230,245,232,.52);white-space:normal}.site-nav-dropdown-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.site-nav-dropdown--wide .site-nav-dropdown-actions{margin-top:16px;padding-top:14px}.site-nav-dropdown-cta{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px);justify-content:center;margin-top:0;text-align:center}.site-nav-dropdown-cta--secondary{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:rgba(230,245,232,.88)}.site-nav-dropdown-cta--secondary:hover{background:rgba(255,255,255,.1);color:#ffffff}.contact-map-embed{width:100%;height:220px;border:0;border-radius:12px;margin-top:12px}.contact-response-promise{display:flex;align-items:center;gap:8px;margin:0 0 20px}.home-social-proof{margin-top:16px;font-size:.92rem}.service-card-home__icon{display:inline-flex;margin-bottom:10px;color:var(--accent)}.ydelser-grid-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.ydelser-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}.ydelser-card{display:flex;flex-direction:column;gap:8px;min-height:100%;text-decoration:none;color:inherit}.ydelser-card--featured{border-color:rgba(69,182,15,.35)}.ydelser-card__icon{color:var(--accent)}.ydelser-card__badge{align-self:flex-start;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:700;background:rgba(69,182,15,.15);color:var(--accent)}.ydelser-card__meta{font-size:.85rem;color:var(--muted)}.ydelser-card__cta{margin-top:auto;font-size:.9rem;font-weight:600;color:var(--accent)}.ydelser-mid-cta,.ydelser-seo{margin-top:32px}@media (max-width:900px){.site-nav-dropdown-grid--grouped,.ydelser-featured-grid,.ydelser-grid-two-col{grid-template-columns:1fr}}.site-lock-note{margin:18px 0 0;font-size:.9rem;color:var(--muted);line-height:1.5}.portal-field{display:grid;grid-gap:6px;gap:6px}.portal-field>span{font-size:.875rem;font-weight:600;color:var(--portal-text-muted,#4a5568)}.portal-field>input{padding:10px 12px;border:1px solid var(--portal-border,#d5dbe3);border-radius:8px;font-size:1rem}.portal-field>input:focus-visible{outline:2px solid var(--portal-accent,#2b6cb0);outline-offset:1px}