:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17212b;--muted:#53606b;--line:#7f8d9a;--paper:#f6f8f9;--surface:#fff;--green:#22543d;--blue:#174a7c;--gold:#a06b00;--soft-blue:#eaf1f7;--focus:#005fcc;--header-height:74px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-height:100vh;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit}button,input,select{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:6px;padding:10px 14px;font-weight:650;text-decoration:none;position:fixed;top:10px;left:10px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.header-inner{width:min(1120px,100% - 32px);min-height:var(--header-height);grid-template-columns:auto 1fr minmax(230px,330px);align-items:center;gap:20px;margin:0 auto;display:grid}.brand{min-width:0;color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-mark{flex:none;width:42px;height:42px}.brand-symbol{width:42px;height:42px;display:block}.logo-field{fill:var(--soft-blue);stroke:var(--blue);stroke-width:1.6px}.logo-line{fill:none;stroke:var(--blue);stroke-linecap:round;stroke-width:2px}.logo-coin{fill:#f0c35b;stroke:#8b6508;stroke-width:1.4px}.brand strong,.brand small{display:block}.brand strong{font-size:1rem;font-weight:650;line-height:1.1}.brand small{color:var(--muted);margin-top:2px;font-size:.78rem;font-weight:500;line-height:1.1}.site-nav{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.site-nav a{min-height:44px;color:var(--muted);border-radius:6px;align-items:center;padding:0 10px;font-size:.94rem;font-weight:550;text-decoration:none;display:inline-flex}.site-nav a:hover,.site-nav a:focus-visible{background:var(--soft-blue);color:var(--blue)}.mega-menu{position:relative}.mega-menu summary{min-height:44px;color:var(--muted);cursor:pointer;border-radius:6px;align-items:center;padding:0 10px;font-size:.94rem;font-weight:550;list-style:none;display:inline-flex}.mega-menu summary::-webkit-details-marker{display:none}.mega-menu summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.46rem;height:.46rem;margin-left:8px;transform:translateY(-2px)rotate(45deg)}.mega-menu[open] summary,.mega-menu summary:hover,.mega-menu summary:focus-visible{background:var(--soft-blue);color:var(--blue)}.mega-menu[open] summary:after{transform:translateY(2px)rotate(225deg)}.mega-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(720px,100vw - 32px);padding:18px;display:grid;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 18px 50px #17212b1f}.mega-panel section{align-content:start;gap:8px;display:grid}.mega-panel h2{color:var(--muted);margin:0;font-size:.84rem;font-weight:650}.mega-panel div{gap:4px;display:grid}.mega-panel a{justify-content:flex-start;min-height:36px;padding:0 9px}.all-themes-link{border-top:1px solid #d8dee4;border-radius:0;grid-column:1/-1;color:var(--blue)!important}.header-search{grid-template-columns:1fr auto;gap:8px;display:grid}.header-search input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:44px;color:var(--ink);border-radius:6px;padding:0 12px}.header-search button{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;border-radius:6px;min-height:44px;padding:0 12px;font-weight:650}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-inner{grid-template-columns:minmax(0,1.55fr) repeat(3,minmax(135px,.65fr));gap:30px;width:min(1120px,100% - 32px);margin:0 auto;padding:34px 0 40px;display:grid}.footer-brand p{max-width:430px;color:var(--muted);margin:14px 0 0;font-size:.95rem}.footer-brand p:before{content:"Uavhengig tjeneste";background:var(--soft-blue);width:fit-content;color:var(--blue);border:1px solid #c7d3df;border-radius:999px;margin-bottom:12px;padding:4px 9px;font-size:.78rem;font-weight:650;display:block}.footer-links{align-content:start;gap:7px;display:grid}.footer-links h2{margin:0 0 4px;font-size:.9rem;font-weight:650}.footer-links a{color:var(--muted);font-weight:500;text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{color:var(--blue);text-decoration:underline}@media (width<=820px){.header-inner{grid-template-columns:1fr;gap:12px;padding:14px 0}.site-nav{justify-content:flex-start}.mega-menu{width:100%}.mega-panel{width:100%;box-shadow:none;grid-template-columns:1fr;gap:12px;margin-top:6px;padding:12px;position:static;transform:none}.mega-panel section{gap:6px}.mega-panel div{flex-wrap:wrap;gap:6px;display:flex}.mega-panel a{background:var(--soft-blue);min-height:34px;color:var(--blue);border-radius:999px}.desktop-extra{display:none!important}.all-themes-link{text-underline-offset:3px;border-top:0;border-radius:6px;background:0 0!important;text-decoration:underline!important}.header-search{max-width:520px}.footer-inner{grid-template-columns:1fr;gap:26px}}@media (width<=560px){.header-inner,.footer-inner{width:min(100% - 24px,1120px)}.site-nav{gap:2px}.site-nav a{padding-inline:8px}}
