.udkast-root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f5f0e7;--surface:#fff;--sunken:#ebe2d3;--rule:#ddd2c0;--rule-strong:#c7b9a2;--ink:#121a22;--muted:#56616b;--faint:#525c66;--emerald:#6a5e52;--emerald-dark:#54493f;--shadow-float:0 1px 2px #1019220a, 0 12px 34px -18px #10192238;--shadow-lift:0 2px 4px #1019220d, 0 30px 60px -28px #10192257;--radius-sm:9px;--maxw:1140px;--sans:var(--font-hanken), ui-sans-serif, system-ui, -apple-system, sans-serif;--serif:var(--font-newsreader), ui-serif, Georgia, "Times New Roman", serif;--mono:var(--font-jetbrains), ui-monospace, "SFMono-Regular", Menlo, monospace;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55}.udkast-root *{box-sizing:border-box}.udkast-root a{color:inherit;text-decoration:none}.udkast-root .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.udkast-root.top{z-index:40;background:color-mix(in oklab, var(--paper) 88%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(10px);backdrop-filter:saturate(1.4)blur(10px);border-bottom:1px solid var(--rule);position:sticky;top:0}.udkast-root.top .wrap{align-items:center;gap:14px;height:66px;display:flex}.udkast-root .brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.udkast-root .brand .seal{background:var(--emerald);color:#fff;width:26px;height:26px;font-family:var(--serif);border-radius:7px;flex:none;place-items:center;font-size:16px;font-weight:500;display:grid;box-shadow:inset 0 0 0 1px #ffffff24}.udkast-root .brand-navn small{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin-top:-3px;font-size:9.5px;font-weight:500;display:block}.udkast-root .switch{background:var(--sunken);border:1px solid var(--rule);border-radius:999px;flex:none;padding:3px;display:inline-flex}.udkast-root .switch a{font-family:var(--sans);color:var(--muted);border-radius:999px;padding:7px 20px;font-size:14px;font-weight:600;transition:background .16s,color .16s,box-shadow .16s}.udkast-root .switch a.active{background:var(--surface);color:var(--emerald);box-shadow:var(--shadow-float)}.udkast-root .top-right{align-items:center;gap:26px;min-width:0;margin-left:auto;display:flex}.udkast-root .hovedmenu{align-items:center;gap:26px;display:flex}.udkast-root .navlink{color:var(--muted);white-space:nowrap;font-size:14.5px;font-weight:500;transition:color .15s}.udkast-root .navlink:hover,.udkast-root .navlink.active{color:var(--ink)}.udkast-root .top-cta{align-items:center;gap:14px;display:flex}.udkast-root .btn{font-family:var(--sans);white-space:nowrap;border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;align-items:center;gap:8px;padding:10px 17px;font-size:14.5px;font-weight:600;transition:transform .12s,background .15s,border-color .15s;display:inline-flex}.udkast-root .btn:active{transform:translateY(1px)}.udkast-root .btn-primary{background:var(--emerald);color:#fff;box-shadow:var(--shadow-float)}.udkast-root .btn-primary:hover{background:var(--emerald-dark)}.udkast-root .btn-ghost{color:var(--ink);border-color:var(--rule-strong);background:0 0}.udkast-root .btn-ghost:hover{background:var(--sunken)}.udkast-root .btn-quiet{color:var(--muted);padding:10px 6px}.udkast-root .btn-quiet:hover{color:var(--ink)}.udkast-root .mobilmenu{display:none;position:relative}.udkast-root .mobilmenu>summary{border:1px solid var(--rule-strong);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;width:38px;height:38px;list-style:none;display:inline-flex}.udkast-root .mobilmenu>summary::-webkit-details-marker{display:none}.udkast-root .mobilmenu .burger{gap:3px;display:grid}.udkast-root .mobilmenu .burger span{background:var(--ink);border-radius:2px;width:16px;height:1.5px;display:block}.udkast-root .mobilmenu-panel{background:var(--surface);border:1px solid var(--rule);width:232px;box-shadow:var(--shadow-lift);border-radius:12px;padding:8px;position:absolute;top:46px;right:0}.udkast-root .mobilmenu-panel a{color:var(--muted);border-radius:8px;padding:10px 12px;font-size:14.5px;display:block}.udkast-root .mobilmenu-panel a.active{background:var(--sunken);color:var(--ink);font-weight:600}.udkast-root .mobilmenu-panel .mm-login{border-top:1px solid var(--rule);border-radius:0;margin-top:4px;padding-top:14px}@media (max-width:1023px){.udkast-root .hovedmenu{display:none}.udkast-root .mobilmenu{display:inline-flex}.udkast-root .top-right{gap:12px}}@media (max-width:640px){.udkast-root.top .wrap{gap:10px;padding:0 16px}.udkast-root .brand-navn small{display:none}.udkast-root .top-cta{gap:8px}.udkast-root .top-cta .btn-quiet{display:none}.udkast-root .switch a{padding:7px 13px}.udkast-root .btn-primary{padding:9px 13px}}@media (max-width:430px){.udkast-root .brand-navn{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.udkast-root .switch a{padding:6px 11px;font-size:13px}.udkast-root .btn-primary{padding:9px 12px;font-size:13.5px}}@media (max-width:340px){.udkast-root.top .wrap{gap:7px;padding:0 10px}.udkast-root .top-right{gap:7px}.udkast-root .top-cta{gap:6px}.udkast-root .switch a{padding:6px 9px;font-size:12px}.udkast-root .btn-primary{padding:8px 11px;font-size:12.5px}}.udkast-root.foot{background:var(--sunken);color:var(--muted);border-top:1px solid var(--rule);padding:56px 0 30px}.udkast-root.foot .cols{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.udkast-root.foot .brand{color:var(--ink)}.udkast-root.foot .about{max-width:30ch;margin-top:14px;font-size:.92rem;line-height:1.6}.udkast-root.foot .fcol p{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);margin:0 0 14px;font-size:10px}.udkast-root.foot .fcol a{margin-bottom:10px;font-size:.92rem;transition:color .15s;display:block}.udkast-root.foot .fcol a:hover{color:var(--ink)}.udkast-root.foot .legal{border-top:1px solid var(--rule);color:var(--faint);margin-top:40px;padding-top:22px;padding-bottom:76px;font-size:12px;line-height:1.7}.udkast-root.foot .legal a{color:var(--faint);text-underline-offset:2px;text-decoration:underline}.udkast-root.foot .legal a:hover{color:var(--ink)}.udkast-root :focus-visible{outline:2px solid var(--emerald);outline-offset:2px;border-radius:4px}@media (max-width:760px){.udkast-root .top-cta .navlink,.udkast-root .top-cta .top-book{display:none}}
