:root{--brand-green:#c0ffee;--brand-green-dark:#00a39c;--brand-blue-light:#0d9488;--foreground:#171717;--white:#f9f9f7;--black:#000;--blue:linear-gradient(90deg,#00f2ff 0%,#0bf 100%);--textBlue:#8fa4ae;--bg-dark-navy:#050506;--bg-darker-navy:#0f1117;--bg-steel:#f2f2f4;--geist-gray-50:#fafafa;--geist-gray-100:#f5f5f5;--geist-gray-200:#eaeaea;--geist-gray-300:#d4d4d4;--geist-gray-400:#999;--geist-gray-500:#888;--geist-gray-600:#666;--geist-gray-700:#444;--geist-gray-800:#333;--geist-gray-900:#111;--geist-background:#fdfdfc;--geist-background-soft:#f6f6f6;--geist-surface:#fcfcfb;--geist-surface-bright:#f2f2f4;--geist-surface-dark:#0f1117;--geist-page-dark:#050506;--geist-foreground-strong:var(--geist-gray-900);--geist-foreground-muted:var(--geist-gray-500);--geist-foreground-on-dark:#f5f5f7;--geist-muted-on-dark:#f8fafcbf;--geist-border-color:#1111111f;--geist-border-color-strong:#1111112e;--geist-border-color-on-dark:#ffffff29;--geist-primary:#0070f3;--geist-primary-foreground:#fff;--geist-success:#17c964;--geist-warning:#f5a623;--geist-error:#ff1a1a;--geist-link:#0070f3;--geist-selection:#79ffe1;--geist-cta:#111;--geist-cta-foreground:#f5f5f5;--geist-radius-xs:8px;--geist-radius-sm:12px;--geist-radius-md:16px;--geist-radius-lg:20px;--geist-radius-xl:28px;--geist-radius-pill:999px;--geist-gap:24px;--geist-gap-half:12px;--geist-gap-quarter:6px}.bg-surface-dark{background-color:var(--geist-page-dark);color:var(--geist-foreground-on-dark)}.bg-surface{background-color:var(--geist-surface-dark);color:var(--geist-foreground-on-dark)}.bg-surface-light{background-color:var(--geist-surface);color:var(--geist-foreground-strong)}.bg-violet{background-color:var(--bg-violet);color:var(--geist-foreground-on-dark)}@media (prefers-color-scheme:dark){:root{--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}.wrapper{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.wrapper>main{max-width:100vw;overflow-x:hidden}body{color:var(--geist-foreground-on-dark);background:var(--geist-page-dark);font-family:var(--font-geist-sans,system-ui),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-theme=light] body{background:var(--white);color:var(--geist-foreground-strong)}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}p,h2,h3,h5,h6{color:inherit}#homePage #heroContainer #heroImageWrapper #heroImage,#page--services #heroContainer #heroImageWrapper #heroImage{min-height:initial}#page--mjukvaruutveckling #heroContainer,#page--elektronik #heroContainer,#page--produktdesign #heroContainer,#page--3d-utskifter #heroContainer{height:780px}@media (max-width:1200px){#heroContainer #heroImageWrapper #heroImage{height:100%}}
.footer-module__tUdqrq__footer{background:0 0;justify-content:center;width:100%;padding:24px;display:flex}.footer-module__tUdqrq__container{-webkit-backdrop-filter:blur(12px);background:#000000d9;border:1px solid #333;border-radius:16px;justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:1200px;padding:20px 32px;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000004d}.footer-module__tUdqrq__container:hover{border-color:#555;box-shadow:0 8px 30px #00000080}.footer-module__tUdqrq__leftSection{flex-direction:column;gap:12px;display:flex}.footer-module__tUdqrq__copyPhrase{color:#aaa;letter-spacing:.5px;white-space:nowrap;margin:0;font-family:monospace;font-size:14px}.footer-module__tUdqrq__socialIcons{gap:8px;display:flex}.footer-module__tUdqrq__iconBox{color:#bbb;cursor:pointer;background:#ffffff0d;border:1px solid #333;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .2s;display:flex}.footer-module__tUdqrq__iconBox:hover{border-color:var(--white);color:var(--white);background:#ffffff1a;transform:translateY(-2px)}.footer-module__tUdqrq__navLinks{flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.footer-module__tUdqrq__link{color:#888;white-space:nowrap;font-size:12px;text-decoration:none;transition:color .2s}.footer-module__tUdqrq__link:hover,.footer-module__tUdqrq__linkActive{color:var(--white)}.footer-module__tUdqrq__divider{color:#666;font-size:12px}.footer-module__tUdqrq__copyright{color:#aaa;letter-spacing:.5px;white-space:nowrap;font-family:monospace;font-size:14px}@media (max-width:1024px){.footer-module__tUdqrq__container{flex-direction:column;gap:20px;padding:24px}.footer-module__tUdqrq__leftSection{align-items:center}.footer-module__tUdqrq__navLinks{flex-wrap:wrap;justify-content:center}.footer-module__tUdqrq__copyPhrase{white-space:normal;text-align:center}}[data-theme=light] .footer-module__tUdqrq__footer{background:var(--white)}[data-theme=light] .footer-module__tUdqrq__container{background:#fffc;border-color:#00000014;box-shadow:0 4px 20px #00000014}[data-theme=light] .footer-module__tUdqrq__container:hover{border-color:#00000026;box-shadow:0 8px 30px #0000001a}[data-theme=light] .footer-module__tUdqrq__copyPhrase{color:#666}[data-theme=light] .footer-module__tUdqrq__iconBox{color:#666;background:#0000000a;border-color:#0000001a}[data-theme=light] .footer-module__tUdqrq__iconBox:hover{color:#111;background:#00000014;border-color:#111}[data-theme=light] .footer-module__tUdqrq__link{color:#666}[data-theme=light] .footer-module__tUdqrq__link:hover{color:#111}[data-theme=light] .footer-module__tUdqrq__linkActive{color:#111}[data-theme=light] .footer-module__tUdqrq__divider{color:#ccc}[data-theme=light] .footer-module__tUdqrq__copyright{color:#666}
.styles-module__Lm3WuW__navContainer{z-index:100;justify-content:center;padding:0 20px;display:flex;position:absolute;top:20px;left:0;right:0}.styles-module__Lm3WuW__navbar{-webkit-backdrop-filter:blur(12px);background:#0009;border:1px solid #333;border-radius:999px;align-items:center;gap:14px;max-width:100%;padding:8px;transition:all .3s;display:flex;box-shadow:0 4px 20px #0003}.styles-module__Lm3WuW__logo{color:var(--white);align-items:center;gap:8px;padding-left:12px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.styles-module__Lm3WuW__links{align-items:center;gap:4px;min-width:0;display:flex}.styles-module__Lm3WuW__linkWrapper{align-items:center;display:flex;position:relative}.styles-module__Lm3WuW__link{color:#888;border-radius:999px;padding:8px 12px;font-size:.875rem;text-decoration:none;transition:all .2s;position:relative}.styles-module__Lm3WuW__link:hover{color:var(--white);background:#ffffff0d}.styles-module__Lm3WuW__linkActive{color:var(--white);background:#ffffff1a}.styles-module__Lm3WuW__dropdown{background:#000000e6;border:1px solid #2b2b2b;border-radius:16px;flex-direction:column;gap:6px;min-width:180px;padding:12px;display:none;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 12px 32px #00000073}.styles-module__Lm3WuW__dropdownOpen{display:flex}.styles-module__Lm3WuW__dropdownLink{color:#ccc;border-radius:8px;padding:6px 8px;font-size:.85rem;text-decoration:none}.styles-module__Lm3WuW__dropdownLink:hover{color:var(--white);background:#ffffff0d}.styles-module__Lm3WuW__cta{background:var(--white);color:#000;cursor:pointer;border:none;border-radius:999px;margin-left:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:transform .2s}.styles-module__Lm3WuW__cta:hover{transform:scale(1.05)}.styles-module__Lm3WuW__mobileMenuBtn{color:var(--white);cursor:pointer;background:0 0;border:none;padding:8px;display:none}.styles-module__Lm3WuW__mobilePanel{z-index:99;background:#0b0b0b;border:1px solid #2b2b2b;border-radius:20px;flex-direction:column;gap:16px;padding:20px;display:flex;position:absolute;top:80px;left:20px;right:20px}.styles-module__Lm3WuW__mobileItem{border-bottom:1px solid #1f1f1f;padding-bottom:8px}.styles-module__Lm3WuW__mobileItem:last-of-type{border-bottom:none}.styles-module__Lm3WuW__mobileItemHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__Lm3WuW__mobileItemHeader a{color:var(--white);flex:1;align-items:center;min-height:44px;padding:12px 0;font-size:1rem;text-decoration:none;display:flex}.styles-module__Lm3WuW__mobileItemActive{color:#2dd4bf!important}.styles-module__Lm3WuW__mobileToggle{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.styles-module__Lm3WuW__mobileToggle span,.styles-module__Lm3WuW__mobileToggle span:before{content:"";background:var(--white);width:12px;height:2px;transition:transform .2s;display:block}.styles-module__Lm3WuW__mobileToggle span:before{position:absolute;transform:rotate(90deg)}.styles-module__Lm3WuW__mobileToggleOpen span:before{transform:rotate(0)}.styles-module__Lm3WuW__mobileChildren{flex-direction:column;gap:4px;margin-top:8px;padding-left:12px;display:flex}.styles-module__Lm3WuW__mobileChildren a{color:#aaa;border-radius:8px;align-items:center;min-height:44px;margin:0 -8px;padding:12px 16px;font-size:.9rem;text-decoration:none;display:flex}.styles-module__Lm3WuW__mobileChildren a:hover{color:var(--white);background:#ffffff0d}.styles-module__Lm3WuW__mobileCta{background:var(--white);color:#000;border-radius:999px;justify-content:center;align-items:center;margin-top:8px;padding:12px 20px;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:1220px){.styles-module__Lm3WuW__navbar{gap:10px;padding:8px 6px}.styles-module__Lm3WuW__logo{padding-left:8px}.styles-module__Lm3WuW__link{padding:8px 10px;font-size:.82rem}.styles-module__Lm3WuW__cta{padding:8px 12px;font-size:.82rem}}@media (max-width:1024px){.styles-module__Lm3WuW__navContainer{top:16px}.styles-module__Lm3WuW__navbar{border-radius:16px;justify-content:space-between;width:100%;padding:12px 16px}.styles-module__Lm3WuW__links{display:none}.styles-module__Lm3WuW__mobileMenuBtn{display:block}.styles-module__Lm3WuW__cta{display:none}}.styles-module__Lm3WuW__loginButton{color:#888;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:8px 16px;font-size:.875rem;transition:all .2s}.styles-module__Lm3WuW__loginButton:hover{color:var(--white);background:#ffffff0d}.styles-module__Lm3WuW__mobileLoginLink{color:var(--white);cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;min-height:44px;padding:12px 0;font-size:1rem;text-decoration:none;display:flex}.styles-module__Lm3WuW__mobileLogoutBtn{cursor:pointer;color:#888;background:#ffffff0d;border:1px solid #ffffff26;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:color .15s,background .15s;display:flex}.styles-module__Lm3WuW__mobileLogoutBtn:hover{color:var(--white);background:#ffffff1a}.styles-module__Lm3WuW__mobileUserInfo{border-top:1px solid #1f1f1f;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.75rem 0;display:flex}.styles-module__Lm3WuW__mobileUserName{color:#888;font-size:.875rem}.styles-module__Lm3WuW__userMenuContainer{align-items:center;display:flex;position:relative}.styles-module__Lm3WuW__avatarButton{cursor:pointer;background:linear-gradient(135deg,#333,#555);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .15s,box-shadow .15s;display:flex}.styles-module__Lm3WuW__avatarButton:hover{border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a}.styles-module__Lm3WuW__avatarInitials{color:var(--white);text-transform:uppercase;font-size:.75rem;font-weight:600}.styles-module__Lm3WuW__userDropdown{z-index:200;background:#0a0a0af2;border:1px solid #ffffff26;border-radius:16px;min-width:220px;padding:12px;animation:.15s ease-out styles-module__Lm3WuW__dropdownFadeIn;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 12px 32px #00000080}@keyframes styles-module__Lm3WuW__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles-module__Lm3WuW__userDropdownHeader{margin-bottom:4px;padding:8px}.styles-module__Lm3WuW__userDropdownName{color:var(--white);margin:0;font-size:.95rem;font-weight:600}.styles-module__Lm3WuW__userDropdownEmail{color:#888;margin:4px 0 0;font-size:.8rem}.styles-module__Lm3WuW__userDropdownDivider{background:#ffffff1a;height:1px;margin:8px 0}.styles-module__Lm3WuW__userDropdownItem{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.styles-module__Lm3WuW__userDropdownItem:hover{color:var(--white);background:#ffffff14}.styles-module__Lm3WuW__mobileThemeToggle{justify-content:center;padding:8px 0;display:flex}[data-theme=light] .styles-module__Lm3WuW__navbar{background:#fffc;border-color:#00000014;box-shadow:0 4px 20px #00000014}[data-theme=light] .styles-module__Lm3WuW__logo{color:#111}[data-theme=light] .styles-module__Lm3WuW__logo img{filter:invert()}[data-theme=light] .styles-module__Lm3WuW__link{color:#666}[data-theme=light] .styles-module__Lm3WuW__link:hover{color:#111;background:#0000000a}[data-theme=light] .styles-module__Lm3WuW__linkActive{color:#111;background:#0000000f}[data-theme=light] .styles-module__Lm3WuW__cta{color:var(--white);background:#111}[data-theme=light] .styles-module__Lm3WuW__dropdown{background:#fffffffa;border-color:#0000001a;box-shadow:0 12px 32px #0000001f}[data-theme=light] .styles-module__Lm3WuW__dropdownLink{color:#666}[data-theme=light] .styles-module__Lm3WuW__dropdownLink:hover{color:#111;background:#0000000a}[data-theme=light] .styles-module__Lm3WuW__mobileMenuBtn{color:#111}[data-theme=light] .styles-module__Lm3WuW__mobilePanel{background:var(--white);border-color:#0000001a}[data-theme=light] .styles-module__Lm3WuW__mobileItem{border-bottom-color:#0000000f}[data-theme=light] .styles-module__Lm3WuW__mobileItemHeader a{color:#111}[data-theme=light] .styles-module__Lm3WuW__mobileItemActive{color:#0d9488!important}[data-theme=light] .styles-module__Lm3WuW__mobileToggle{background:#0000000a;border-color:#0000001f}[data-theme=light] .styles-module__Lm3WuW__mobileToggle span{background:#111}[data-theme=light] .styles-module__Lm3WuW__mobileToggle span:before{background:#111}[data-theme=light] .styles-module__Lm3WuW__mobileChildren a{color:#666}[data-theme=light] .styles-module__Lm3WuW__mobileChildren a:hover{color:#111}[data-theme=light] .styles-module__Lm3WuW__mobileCta{color:var(--white);background:#111}[data-theme=light] .styles-module__Lm3WuW__loginButton{color:#666}[data-theme=light] .styles-module__Lm3WuW__loginButton:hover{color:#111;background:#0000000a}[data-theme=light] .styles-module__Lm3WuW__mobileLoginLink{color:#111}[data-theme=light] .styles-module__Lm3WuW__mobileLogoutBtn{color:#666;background:#0000000a;border-color:#0000001a}[data-theme=light] .styles-module__Lm3WuW__mobileLogoutBtn:hover{color:#111;background:#00000014}[data-theme=light] .styles-module__Lm3WuW__mobileUserInfo{border-top-color:#0000000f}[data-theme=light] .styles-module__Lm3WuW__mobileUserName{color:#666}[data-theme=light] .styles-module__Lm3WuW__avatarButton{background:linear-gradient(135deg,#e5e5e5,#f5f5f5);border-color:#0000001a}[data-theme=light] .styles-module__Lm3WuW__avatarButton:hover{border-color:#0003;box-shadow:0 0 0 3px #0000000d}[data-theme=light] .styles-module__Lm3WuW__avatarInitials{color:#111}[data-theme=light] .styles-module__Lm3WuW__userDropdown{background:#fffffffa;border-color:#0000001a;box-shadow:0 12px 32px #0000001f}[data-theme=light] .styles-module__Lm3WuW__userDropdownName{color:#111}[data-theme=light] .styles-module__Lm3WuW__userDropdownEmail{color:#666}[data-theme=light] .styles-module__Lm3WuW__userDropdownDivider{background:#00000014}[data-theme=light] .styles-module__Lm3WuW__userDropdownItem{color:#666}[data-theme=light] .styles-module__Lm3WuW__userDropdownItem:hover{color:#111;background:#0000000a}
.ThemeToggle-module__QZJXoG__toggle{cursor:pointer;color:#888;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,background .2s,border-color .2s;display:flex}.ThemeToggle-module__QZJXoG__toggle:hover{color:var(--white);background:#ffffff1f;border-color:#ffffff40}[data-theme=light] .ThemeToggle-module__QZJXoG__toggle{color:#666;background:#0000000a;border-color:#0000001f}[data-theme=light] .ThemeToggle-module__QZJXoG__toggle:hover{color:#111;background:#00000014;border-color:#0003}
.header-module__6rtY2W__header{z-index:100;background-color:#000;justify-content:center;align-items:flex-start;width:100%;min-height:120px;padding:2rem 2rem 0;display:flex;position:relative}[data-theme=light] .header-module__6rtY2W__header{background-color:var(--white)}
