@theme{ --font-sans: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }:root{--primary-color: #4e102a;--licorice: #191516;--eggshell: #f4ebd9;--floss: #f2ecee;--secondary: #f2ecee;--validate: #62c785;--attention: #ed933f;--info: #228fef;--highlight-bg: #f9e8adff;--error: #eb5252;--error-bg: #fff5f5;--primary-light: #913159;--primary-dark: #3e0a20;--gray-light: #d9d9d9;--gray: #b1b1b1;--gray-dark: #474747;--white: #fff;--black: #000;--placeholder: #a6a6a6;--text-muted: #6b7280;--disabled: #b1b1b1;--disabled-bg: #f3f3f3;--disabled-button-bg: #f1f1f1;--disabled-button: #939393;--border: #666666;--border-focus: #191516;--checked: #913159;--checked-hover: #4e102a;--form-wrapper: #fdfcfc;--max-width: 1920px}html,body{font-family:Inter,sans-serif;margin:0;padding:0;background-color:var(--white);max-width:100%;height:100%;display:flex;flex-direction:column}h1{font-size:36px;font-weight:500;line-height:1.2}h2{font-size:28px;font-weight:500;line-height:1.2}h3{font-size:24px;font-weight:500;line-height:1.2}label{font-size:14px}.kodeverk-container,.firma-container{max-width:var(--max-width);margin:0 auto;padding:3rem 0 2rem}.content{flex:1;padding:0 4em}@media (max-width: 1024px){.content{padding:0 2em}}@media (max-width: 480px){.content{padding:0 .5em}}.content--home{background-color:var(--secondary)}.content--default{background-color:var(--white)}.page-container{max-width:var(--max-width);margin:0 auto}.content--default .page-container{padding-top:2rem;padding-bottom:5rem}.content--home .page-container{padding-top:0;padding-bottom:0}.container{max-width:var(--max-width);margin:0 auto;background:var(--white)}.highlighted-label{background-color:var(--highlight-bg);padding:.125rem .25rem;border-radius:4px;width:fit-content}.footer{background-color:var(--primary-color);color:var(--white);padding:2em;font-size:.75rem}.footer-container{display:flex;justify-content:space-between;align-items:center;max-width:var(--max-width);margin:0 auto;flex-wrap:wrap}.footer-left{display:flex;flex-wrap:wrap}.footer-left span{white-space:pre}.footer-left a{color:var(--white);text-decoration:underline}.footer-left a:hover{color:#ffffffb3;text-decoration:underline}@media (max-width: 768px){.footer-container{flex-direction:column;text-align:center;gap:.75em}.footer-left{justify-content:center}}
