:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#afb0ba;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.logg{box-sizing:border-box;background:#0c0e16;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-height:100svh;padding:32px 20px;display:flex}.logg .bilde{justify-content:center;width:100%;margin-bottom:8px;display:flex}.logg .bilde img{object-fit:contain;width:100%;max-width:300px;height:auto}.logg h2{text-align:center;color:#fff;margin:8px 0 20px;font-size:1.25rem;font-weight:600}.logg .loggin{flex-direction:column;align-items:center;width:100%;display:flex}.logg .App{flex-direction:column;gap:1rem;width:100%;max-width:320px;display:flex}.logg input{box-sizing:border-box;color:#e2e8f0;background:#1a1d2e;border:1px solid #2d3148;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:16px;transition:border-color .18s}.logg input::placeholder{color:#64748b}.logg input:focus{border-color:#aa3bff}.logg input[type=submit]{color:#fff;cursor:pointer;background-color:#aa3bff;border:none;font-weight:600;transition:background-color .18s}.logg input[type=submit]:hover{background-color:#9528ee}.logg p{color:#94a3b8;text-align:center;margin-top:24px;font-size:.95rem}.logg p a{color:#c084fc;text-decoration:underline}.logg p a:hover{color:#d8b4fe}.logg span{align-self:center;font-size:12px}@media (width<=380px){.logg{padding:24px 16px}.logg .bilde img{max-width:240px}}.shop-wrapper{background:#f8f7ff;flex-direction:column;min-height:100vh;display:flex}.shop-header{z-index:10;background:#fff;border-bottom:1px solid #e5e4e7;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.shop-header-left{align-items:center;gap:.75rem;display:flex}.shop-logo{object-fit:contain;height:40px}.shop-bedrift-navn{color:#08060d;font-size:1.1rem;font-weight:600}.shop-header-right{align-items:center;gap:1rem;display:flex}.shop-bruker-navn{color:#6b6375;font-size:.9rem}button.shop-cart-btn{color:#000;cursor:pointer;background:#fff;border:1px solid #e5e4e7;border-radius:8px;padding:.4rem 1rem;font-size:.85rem;transition:all .15s}.shop-loggut-btn{color:#6b6375;cursor:pointer;background:#fff;border:1px solid #e5e4e7;border-radius:8px;padding:.4rem 1rem;font-size:.85rem;transition:all .15s}.shop-loggut-btn:hover{color:#aa3bff;border-color:#aa3bff}.shop-sokbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem .5rem;display:flex}.shop-sok-wrapper{flex:1;align-items:center;max-width:480px;display:flex;position:relative}.shop-sok-ikon{color:#9ca3af;pointer-events:none;width:18px;height:18px;position:absolute;left:.75rem}.shop-sok-input{color:#08060d;box-sizing:border-box;cursor:text;background:#fff;border:1px solid #e5e4e7;border-radius:10px;outline:none;width:100%;margin:0;padding:.6rem 2.5rem;font-size:.9rem;transition:border-color .15s}.shop-antall{color:#9ca3af;white-space:nowrap;margin:0;font-size:.85rem}.shop-sok-input:focus{border-color:#aa3bff;box-shadow:0 0 0 3px #aa3bff1a}.shop-sok-clear{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;line-height:1;position:absolute;right:.75rem}.shop-sok-clear:hover{color:#08060d}.shop-antall{color:#9ca3af;white-space:nowrap;font-size:.85rem}.shop-kategori-filter{align-items:center;padding:.5rem 2rem;display:flex}.detalj-kategorier{gap:1.5rem;display:flex}button.kategori-btn{cursor:pointer;border:none;border-radius:10px;padding:.6rem;font-size:.85rem;transition:background-color .2s ease-out,border-radius 1s ease-out}button.kategori-btn:hover{background-color:#b781e0;border:none;border-radius:50px}button.kategori-btn.aktiv{background:#aa3bff;border:none;border-radius:8px}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1rem;padding:2rem 10rem;display:grid}.shop-kort{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e4e7;border-radius:14px;width:90%;transition:box-shadow .2s,transform .2s;overflow:hidden}.shop-kort:hover{transform:translateY(-2px);box-shadow:0 8px 24px #aa3bff1f}.shop-kort-bilde{aspect-ratio:1;background:#f4f3ec;position:relative;overflow:hidden}.shop-kort-bilde img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.shop-kort:hover .shop-kort-bilde img{transform:scale(1.04)}.shop-kort-ingen-bilde{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.shop-kort-ingen-bilde svg{color:#c4c2c8;width:48px;height:48px}.shop-kort-id{color:#fff;background:#00000080;border-radius:5px;padding:2px 6px;font-family:monospace;font-size:.7rem;position:absolute;top:.5rem;left:.5rem}.shop-kort-info{flex-direction:column;gap:.3rem;padding:.85rem 1rem;display:flex}.shop-kort-navn{color:#08060d;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:600;overflow:hidden}.shop-kort-pris{color:#aa3bff;margin:0;font-size:1rem;font-weight:700}.shop-loading{color:#6b6375;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.shop-spinner{border:3px solid #e5e4e7;border-top-color:#aa3bff;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.shop-ingen{color:#9ca3af;justify-content:center;align-items:center;padding:4rem;font-size:.95rem;display:flex}@media (width<=600px){.shop-header{padding:.75rem 1rem}.shop-sokbar{padding:1rem 1rem .5rem}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;padding:1rem 1rem 2rem}.shop-bruker-navn{display:none}}@media (width<=768px){.shop-header{gap:.5rem;padding:.6rem 1rem}.shop-logo{height:30px}.shop-bedrift-navn{font-size:.95rem}.shop-bruker-navn{display:none}.shop-header-right{gap:.5rem}button.shop-cart-btn,.shop-loggut-btn{padding:.35rem .7rem;font-size:.8rem}.shop-sokbar{flex-direction:column;align-items:stretch;gap:.5rem;padding:.75rem 1rem .4rem}.shop-sok-wrapper{max-width:100%}.shop-antall{font-size:.8rem}.shop-kategori-filter{padding:.5rem 1rem .25rem}.detalj-kategorier{flex-wrap:wrap;gap:8px;width:100%;min-width:0}.kategori-btn{border-radius:8px;flex:none;padding:.45rem .9rem;font-size:.85rem}.shop-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem 1rem 2rem}.shop-kort-info{padding:.65rem .75rem}.shop-kort-navn{font-size:.85rem}.shop-kort-pris{font-size:.9rem}}@media (width<=380px){.shop-grid{grid-template-columns:1fr}}.bm-wrapper{position:relative}.bm-knapp{cursor:pointer;font:inherit;color:inherit;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:.55rem;padding:.4rem .7rem;transition:background .15s,border-color .15s;display:flex}.bm-knapp:hover{background:#0000000a;border-color:#00000014}.bm-initialer{color:#fff;background:#a855f7;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:.85rem;font-weight:700;display:grid}.bm-navn{color:#000;font-size:.9rem;font-weight:600}.bm-pil{opacity:.6;font-size:.7rem;transition:transform .15s}.bm-pil-opp{transform:rotate(180deg)}.bm-meny{z-index:100;background:#fff;border:1px solid #00000014;border-radius:12px;min-width:210px;padding:.35rem;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 10px 30px #0000001f}.bm-element{text-align:left;cursor:pointer;width:100%;font:inherit;color:#1f2937;background:0 0;border:none;border-radius:8px;padding:.6rem .75rem;font-size:.9rem;display:block}.bm-element:hover{background:#f5f3ff}.bm-skille{background:#00000012;height:1px;margin:.35rem .4rem}.bm-loggut{color:#dc2626}.bm-loggut:hover{background:#fef2f2}@media (width<=600px){.bm-navn{display:none}.bm-meny{min-width:190px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background-color:#0c0e16;font-family:Segoe UI,sans-serif}.admin-wrapper{background-color:#0c0e16;flex-direction:column;min-height:100vh;display:flex}.admin-topbar{z-index:10;background-color:#12141f;border-bottom:1px solid #1e2135;justify-content:space-between;align-items:center;height:60px;padding:0 32px;display:flex;position:sticky;top:0}.admin-logo{align-items:center;gap:8px;display:flex}.admin-logo-tekst{color:#fff;letter-spacing:-.3px;font-size:18px;font-weight:700}.admin-logo-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background-color:#6366f1;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600}.logg-ut-knapp{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #2d3148;border-radius:8px;padding:7px 16px;font-size:13px;transition:all .2s}.logg-ut-knapp:hover{color:#c7d2fe;border-color:#6366f1}.admin-innhold{flex:1;gap:32px;width:100%;max-width:75%;margin:0 auto;padding:32px 24px;display:flex}.fane-nav{flex-direction:column;flex-shrink:0;gap:1rem;width:250px;padding-top:4px;display:flex}span.fane-label{margin:0;font-size:15px;font-weight:700}.fane-knapp{color:#fff;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;padding:11px 14px;font-size:14px;font-weight:500;transition:all .18s;display:flex}.fane-knapp:hover{color:#c7d2fe;background-color:#1a1d2e}.fane-knapp.aktiv{color:#a5b4fc;background-color:#1e2240;border-color:#3b3f6e}.fane-ikon{text-align:center;width:20px;margin:0;font-size:16px}.fane-innhold{flex:1;min-width:0}.panel-seksjon{background-color:#12141f;border:1px solid #1e2135;border-radius:14px;flex-direction:column;gap:24px;padding:32px;display:flex}.seksjon-header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.seksjon-ikon{background-color:#1a1d2e;border:1px solid #2d3148;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.seksjon-header h2{color:#f1f5f9;font-size:18px;font-weight:600}.seksjon-beskrivelse{color:#64748b;font-size:13px;line-height:1.5}.skjema-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.felt-gruppe{flex-direction:column;gap:7px;display:flex}.felt-full{grid-column:1/-1}.felt-gruppe label{color:#94a3b8;font-size:13px;font-weight:500}.felt-gruppe input,.felt-gruppe select,.bedrift-dropdown,.søk-input,.størrelse-velger,.søkbar-velger-størrelser{color:#e2e8f0;background-color:#0f1117;border:1px solid #1e2135;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:border-color .18s}.felt-gruppe input::placeholder{color:#374151}.felt-gruppe input:focus,.felt-gruppe select:focus{border-color:#6366f1}.felt-gruppe select option{color:#e2e8f0;background-color:#12141f}.valgfri{color:#475569;font-weight:400}.under-seksjon{flex-direction:column;gap:10px;display:flex}.under-seksjon>label{color:#94a3b8;font-size:13px;font-weight:500}.legg-til-rad{gap:10px;display:flex}.legg-til-rad select{color:#e2e8f0;background-color:#0f1117;border:1px solid #1e2135;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:14px;transition:border-color .18s}.legg-til-rad select:focus{border-color:#6366f1}.legg-til-rad select option{background-color:#12141f}.bruker-rad{border:1px solid #333;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.slett-knapp{color:#fff;cursor:pointer;background:#c0392b;border:none;border-radius:6px;padding:6px 14px}.slett-knapp:hover{background:#e74c3c}.merke-grid{flex-wrap:wrap;gap:8px;display:flex}.merke-knapp{color:#64748b;cursor:pointer;background-color:#0f1117;border:1px solid #1e2135;border-radius:20px;padding:6px 14px;font-size:13px;transition:all .18s}.merke-knapp:hover{color:#c7d2fe;border-color:#6366f1}.merke-knapp.aktiv{color:#a5b4fc;background-color:#1e2240;border-color:#6366f1}.merke-tag{color:#a5b4fc;background-color:#1e2240;border:1px solid #3b3f6e;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:13px;display:inline-flex}.merke-tag button{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;line-height:1}.merke-tag button:hover{color:#f87171}.ingen-data{color:#374151;font-size:13px;font-style:italic}.logo-forhåndsvisning{background-color:#0f1117;border:1px solid #1e2135;border-radius:8px;align-items:center;gap:14px;padding:12px 16px;display:flex}.logo-forhåndsvisning span{color:#64748b;font-size:12px}.logo-forhåndsvisning img{object-fit:contain;border-radius:4px;max-width:120px;max-height:40px}.hoved-knapp{color:#fff;cursor:pointer;background-color:#6366f1;border:none;border-radius:9px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;min-width:160px;padding:12px 24px;font-size:14px;font-weight:600;transition:background-color .18s,transform .1s;display:flex}.hoved-knapp:hover:not(:disabled){background-color:#4f46e5}.hoved-knapp:active:not(:disabled){transform:scale(.98)}.hoved-knapp:disabled{color:#374151;cursor:not-allowed;background-color:#1e2135}.sekundær-knapp{color:#94a3b8;cursor:pointer;white-space:nowrap;background-color:#1e2135;border:1px solid #2d3148;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:500;transition:all .18s}.sekundær-knapp:hover{color:#c7d2fe;border-color:#6366f1}.melding-suksess{color:#4ade80;background-color:#052e16;border:1px solid #166534;border-radius:8px;padding:10px 14px;font-size:13px}.melding-feil{color:#f87171;background-color:#1c0a0a;border:1px solid #7f1d1d;border-radius:8px;padding:10px 14px;font-size:13px}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}.bilde-opplaster{cursor:pointer;border:2px dashed #1e2135;border-radius:10px;justify-content:center;align-items:center;min-height:120px;padding:24px;transition:border-color .18s,background-color .18s;display:flex}.bilde-opplaster:hover,.bilde-opplaster.drar{background-color:#12152a;border-color:#6366f1}.bilde-opplaster.har-bilde{cursor:default;min-height:unset;border-style:solid;border-color:#2d3148;padding:16px}.opplaster-placeholder{text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex}.opplaster-ikon{opacity:.5;font-size:28px}.opplaster-tekst{color:#64748b;font-size:14px}.opplaster-tekst u{color:#6366f1;text-decoration-color:#6366f1}.opplaster-hint{color:#374151;font-size:12px}.bilde-forhåndsvisning{align-items:center;gap:16px;width:100%;display:flex}.bilde-forhåndsvisning img{object-fit:cover;border:1px solid #1e2135;border-radius:8px;flex-shrink:0;width:72px;height:72px}.bilde-info{flex-direction:column;gap:6px;min-width:0;display:flex}.fil-navn{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:13px;overflow:hidden}.fjern-bilde{color:#f87171;cursor:pointer;background:0 0;border:1px solid #3b1f1f;border-radius:6px;width:fit-content;padding:4px 10px;font-size:12px;transition:background-color .15s}.fjern-bilde:hover{background-color:#1c0a0a}input[type=text]{padding:.5rem}.søk-wrapper{position:relative}.søk-wrapper input{width:100%;padding:.5rem}.søk-spinner{border:2px solid #2d3148;border-top-color:#6366f1;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.søk-dropdown{z-index:50;background:#1a1d2e;border:1px solid #2d3148;border-radius:10px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.søk-dropdown li{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;transition:background .15s;display:flex}.søk-dropdown li:hover{background:#242740}.søk-produktnavn{color:#e2e8f0;font-size:14px;font-weight:500}.søk-kategori{color:#64748b;white-space:nowrap;background:#1e2135;border:1px solid #2d3148;border-radius:20px;padding:2px 8px;font-size:11px}.valgt-produkt-kort{background:#141728;border:1px solid #4ade80;border-radius:10px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 16px;display:flex}.valgt-produkt-ikon{color:#4ade80;font-size:18px;font-weight:700}.valgt-produkt-navn{color:#e2e8f0;font-size:15px;font-weight:600}.valgt-produkt-id{color:#64748b;margin-top:2px;font-size:12px}.bedrift-pris-liste{flex-direction:column;gap:8px;display:flex}.bedrift-pris-rad{border:1px solid #1e2135;border-radius:10px;transition:border-color .2s;overflow:hidden}.bedrift-pris-rad.aktiv{border-color:#6366f1}.bedrift-velg-knapp{cursor:pointer;color:#94a3b8;letter-spacing:.5px;text-align:left;background:#12141f;border:none;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.bedrift-velg-knapp:hover{color:#e2e8f0;background:#1a1d2e}.bedrift-velg-knapp.aktiv{color:#c7d2fe;background:#1e2045}.bedrift-hake{color:#6366f1;background:0 0;border:1.5px solid #2d3148;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:flex}.bedrift-velg-knapp.aktiv .bedrift-hake{color:#fff;background:#6366f1;border-color:#6366f1}.allerede-knyttet-merke{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:20px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:500}.pris-input-wrapper{background:#0c0e16;border-top:1px solid #1e2135;align-items:center;gap:8px;padding:10px 16px;display:flex}.pris-input-wrapper input{text-align:left;flex:1;height:35px;margin:0;padding:0 .5rem;font-size:15px}.pris-valuta{color:#64748b;font-size:13px;font-weight:500}.variant-telling{opacity:.65;font-size:11px;font-weight:400}@media (width<=768px){.admin-topbar{height:52px;padding:0 16px}.admin-logo-tekst{font-size:15px}.logg-ut-knapp{padding:6px 12px;font-size:12px}.admin-innhold{flex-direction:column;gap:12px;max-width:100%;padding:12px}.fane-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;flex-shrink:0;gap:6px;width:100%;padding:4px 0 8px;overflow-x:auto}.fane-nav::-webkit-scrollbar{display:none}.fane-knapp{white-space:nowrap;flex-shrink:0;justify-content:center;gap:6px;width:auto;padding:8px 12px;font-size:13px}@media (width<=400px){.fane-label{display:none}.fane-knapp{padding:10px}}.panel-seksjon{border-radius:12px;gap:16px;padding:16px}.seksjon-header{text-align:left;flex-direction:row;align-items:flex-start;gap:12px}.seksjon-ikon{flex-shrink:0;width:36px;height:36px;font-size:16px}.seksjon-header h2{font-size:16px}.seksjon-beskrivelse{font-size:12px}.skjema-grid{grid-template-columns:1fr;gap:12px}.felt-full{grid-column:1}.felt-gruppe input,.felt-gruppe select{padding:12px 14px;font-size:16px}.søk-dropdown{max-height:260px;overflow-y:auto}.søk-dropdown li{padding:12px 14px}.legg-til-rad{flex-wrap:wrap;gap:8px}.legg-til-rad select{flex:60%;min-width:0;font-size:16px}.sekundær-knapp{text-align:center;flex:auto}.merke-knapp{padding:7px 12px;font-size:12px}.bedrift-velg-knapp{padding:10px 12px;font-size:13px}.pris-input-wrapper input{font-size:16px}.bruker-rad{flex-wrap:wrap;gap:8px}.bruker-rad span{word-break:break-word;flex:1;min-width:0}.slett-knapp{padding:8px 14px;font-size:13px}.bilde-opplaster{min-height:100px;padding:16px}.bilde-forhåndsvisning{gap:12px}.bilde-forhåndsvisning img{width:56px;height:56px}.fil-navn{max-width:100%;font-size:12px}.hoved-knapp{width:100%;min-width:unset;padding:13px}.valgt-produkt-kort{gap:10px;padding:10px 12px}.valgt-produkt-navn{font-size:14px}.melding-suksess,.melding-feil{font-size:13px}}@media (width>=769px) and (width<=1024px){.admin-innhold{max-width:92%;padding:24px 16px}.fane-nav{width:200px}.fane-label{font-size:13px}}.url-forhandsvisning{object-fit:cover;border:1px solid #2d3148;border-radius:10px;max-width:120px;max-height:120px;margin-top:10px;display:block}.sokbar-velger input{color:#e2e8f0;box-sizing:border-box;background-color:#0f1117;border:1px solid #1e2135;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:border-color .18s}.sokbar-velger input::placeholder{color:#374151}.sokbar-velger input:focus{border-color:#6366f1}.sokbar-velger{position:relative}.sok-forslag{z-index:10;background:#1a1d2e;border:1px solid #2d3148;border-radius:8px;max-height:200px;margin:4px 0 0;padding:4px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.sok-forslag li{cursor:pointer;color:#e2e8f0;border-radius:6px;padding:8px 10px}.sok-forslag li:hover{background:#2d3148}.sok-ny{color:#c084fc}.farge-dropdown-wrapper{justify-content:center;gap:20px;margin:1rem;display:flex}.best-filter{grid-template-columns:260px 1fr;gap:16px;margin-bottom:24px;display:grid}.best-filter select,.best-filter input{color:#e2e8f0;background-color:#0c0e16;border:1px solid #1e2135;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.best-filter select:focus,.best-filter input:focus{border-color:#3b4266;outline:none}.best-liste{flex-direction:column;gap:10px;list-style:none;display:flex}.best-kort{background-color:#12141f;border:1px solid #1e2135;border-radius:8px;overflow:hidden}.best-kort.aapen{border-color:#3b4266}.best-kort-topp{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;font-family:inherit;display:flex}.best-kort-topp:hover{background-color:#171a28}.best-kort-topp:focus-visible{outline-offset:-2px;outline:2px solid #3b4266}.best-hoved{flex-direction:column;gap:3px;min-width:0;display:flex}.best-bedrift{color:#fff;font-size:17px;font-weight:700}.best-meta{color:#fff;font-size:15px}.best-hoyre{flex-shrink:0;align-items:center;gap:18px;display:flex}.best-antall{color:#7c869e;font-size:13px}.best-total{color:#e2e8f0;font-size:15px;font-weight:600}.best-pil{color:#7c869e;font-size:12px;transition:transform .15s}.best-kort.aapen .best-pil{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.best-pil{transition:none}}.best-linjer{border-collapse:collapse;border-top:1px solid #1e2135;width:100%;font-size:14px}.best-linjer th,.best-linjer td{text-align:left;padding:10px 18px}.best-linjer th{text-transform:uppercase;letter-spacing:.4px;color:#7c869e;background-color:#0f111c;font-size:12px;font-weight:600}.best-linjer tbody tr+tr td{border-top:1px solid #1a1d2c}.best-linjer .h{text-align:right}.best-sku{color:#7c869e;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.best-sluttet{color:#9ca3af;font-style:italic;font-weight:400}.best-kontakt{background:#f9fafb;border-top:1px solid #0000000f;flex-wrap:wrap;align-items:center;gap:.4rem 1rem;padding:.7rem 1rem;font-size:.85rem;display:flex}.best-kontakt-tittel{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.best-kontakt a{color:#7c3aed;text-decoration:none}.best-kontakt a:hover{text-decoration:underline}.best-kontakt-tom{color:#9ca3af;font-style:italic}.best-kontakt-advarsel{color:#b45309;flex-basis:100%;font-size:.78rem}@media (width<=720px){.best-filter{grid-template-columns:1fr}.best-kort-topp{flex-direction:column;align-items:flex-start}.best-hoyre{justify-content:space-between;width:100%}.best-linjer th:nth-child(3),.best-linjer td:nth-child(3){display:none}}.detalj-wrapper{background:#f8f7ff;min-height:100vh;padding:1.5rem 2rem 3rem}.detalj-loading{color:#6b6375;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.detalj-header{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 1.5rem;display:flex}.detalj-tilbake{color:#6b6375;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.9rem;transition:color .15s;display:flex}.detalj-tilbake:hover{color:#aa3bff}.shop-cart-btn{cursor:pointer;color:#08060d;background:#fff;border:1.5px solid #e5e4e7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.05rem;transition:all .15s;display:flex;position:relative}.shop-cart-btn:hover{color:#aa3bff;border-color:#aa3bff}.shop-cart-badge{color:#fff;pointer-events:none;background:#aa3bff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-7px;right:-7px}.detalj-innhold{grid-template-columns:1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.detalj-bilde-wrapper{aspect-ratio:1;background:#f4f3ec;border-radius:16px;overflow:hidden}.detalj-bilde{object-fit:cover;width:100%;height:100%;display:block}.detalj-ingen-bilde{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.detalj-ingen-bilde svg{color:#c4c2c8;width:80px;height:80px}.detalj-info{flex-direction:column;gap:1rem;padding-top:.5rem;display:flex}.detalj-id{color:#9ca3af;margin:0;font-family:monospace;font-size:.85rem}.detalj-navn{color:#08060d;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.detalj-pris{color:#aa3bff;margin:0;font-size:1.5rem;font-weight:700}.detalj-beskrivelse{color:#6b6375;margin:0;font-size:.9rem;line-height:1.6}.detalj-seksjon{flex-direction:column;gap:.5rem;display:flex}.detalj-label{color:#6b6375;margin:0;font-size:.85rem}.detalj-farger{flex-wrap:wrap;gap:.5rem;display:flex}.detalj-farge-btn{color:#08060d;cursor:pointer;background:#fff;border:1.5px solid #e5e4e7;border-radius:8px;padding:.35rem .85rem;font-size:.82rem;transition:all .15s}.detalj-farge-btn:hover{color:#aa3bff;border-color:#aa3bff}.detalj-farge-btn.aktiv{color:#fff;background:#aa3bff;border-color:#aa3bff}.detalj-fits{flex-wrap:wrap;gap:.5rem;display:flex}.detalj-fit-btn{color:#08060d;cursor:pointer;background:#fff;border:1.5px solid #e5e4e7;border-radius:8px;padding:.35rem .85rem;font-size:.82rem;transition:all .15s}.detalj-fit-btn:hover{color:#aa3bff;border-color:#aa3bff}.detalj-fit-btn.aktiv{color:#fff;background:#aa3bff;border-color:#aa3bff}.detalj-størrelser table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.875rem}.detalj-størrelser th:first-child,.detalj-størrelser td:first-child{width:20%}.detalj-størrelser th:nth-child(2),.detalj-størrelser td:nth-child(2){width:22%}.detalj-størrelser th:nth-child(3),.detalj-størrelser td:nth-child(3){width:30%}.detalj-størrelser th:nth-child(4),.detalj-størrelser td:nth-child(4){width:28%}.detalj-størrelser th:nth-child(3),.detalj-størrelser td:nth-child(3),.detalj-størrelser th:nth-child(4),.detalj-størrelser td:nth-child(4){text-align:right}.detalj-størrelser td:nth-child(3),.detalj-størrelser td:nth-child(4){white-space:nowrap}.detalj-størrelser th{color:#6b6375;border-bottom:2px solid #e5e4e7;padding:.5rem .75rem;font-size:.78rem}.detalj-størrelser td{color:#08060d;border-bottom:1px solid #f0eef4;padding:.5rem .75rem}.detalj-størrelse-rad:hover{background:#f9f7ff}.detalj-størrelse-rad{transition:background .2s,transform .15s}.detalj-størrelse-rad.har-antall{background:#f5eeff}.detalj-størrelse-rad.har-antall .detalj-størrelse-navn{color:#aa3bff;font-weight:700;transition:color .2s,font-weight .2s}.detalj-størrelse-rad.har-antall td:last-child{color:#aa3bff;font-weight:700;transition:color .2s}.detalj-størrelser tfoot tr:first-child td{transition:color .2s}.detalj-legg-i-cart:disabled{cursor:not-allowed;background:#c4b5d4;transform:none}.detalj-legg-i-cart:not(:disabled){animation:1.8s ease-in-out infinite knapp-puls}@keyframes knapp-puls{0%,to{box-shadow:0 0 #aa3bff4d}50%{box-shadow:0 0 0 6px #aa3bff00}}.detalj-størrelser input[type=number]{text-align:center;color:#08060d;background:#fff;border:1.5px solid #e5e4e7;border-radius:6px;width:100%;padding:.3rem .5rem;font-size:.875rem}.detalj-størrelser input[type=number]:focus{border-color:#aa3bff;outline:none}.detalj-størrelser tfoot td{border-top:2px solid #e5e4e7;border-bottom:none;font-weight:600}.detalj-legg-i-cart{color:#fff;cursor:pointer;background:#aa3bff;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.65rem;font-size:.9rem;font-weight:600;transition:background .15s}.detalj-legg-i-cart:hover{background:#9528ee}.detalj-antall-wrapper{flex-direction:column;gap:.75rem;max-width:300px;display:flex}.detalj-antall-input{text-align:center;color:#08060d;background:#fff;border:1.5px solid #e5e4e7;border-radius:6px;width:80px;padding:.4rem .5rem;font-size:.95rem}.detalj-antall-input:focus{border-color:#aa3bff;outline:none}.detalj-antall-input::-webkit-outer-spin-button{-webkit-appearance:none}.detalj-antall-input::-webkit-inner-spin-button{-webkit-appearance:none}@media (width<=768px){.detalj-wrapper{padding:.75rem .75rem 2rem}.detalj-header{margin-bottom:1rem}.detalj-innhold{grid-template-columns:1fr;gap:1.25rem}.detalj-bilde-wrapper{border-radius:12px;justify-self:center;max-height:300px}.detalj-navn{font-size:1.35rem}.detalj-pris{font-size:1.2rem}.detalj-størrelser{-webkit-overflow-scrolling:touch;overflow-x:auto}.detalj-størrelser table{min-width:280px;font-size:.8rem}.detalj-størrelser th,.detalj-størrelser td{padding:.4rem .5rem}.detalj-størrelser input[type=number]{padding:.3rem;font-size:16px}.detalj-legg-i-cart{padding:.8rem;font-size:1rem}.detalj-farger,.detalj-fits{gap:.4rem}.detalj-farge-btn,.detalj-fit-btn{padding:.3rem .7rem;font-size:.8rem}}.hk-wrapper{background:#f8f7ff;width:100%;min-height:100vh;margin:0 auto;padding:1.5rem 2rem 4rem}.hk-topp{margin-bottom:2rem}.hk-tilbake{color:#6b6375;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;margin-bottom:1rem;padding:0;font-size:.9rem;transition:color .15s;display:flex}.hk-tilbake:hover{color:#aa3bff}.hk-tittel{color:#1a1523;margin:0;font-size:1.8rem;font-weight:700}.kurv-bilde{object-fit:cover;align-self:center;width:400px;height:100%;display:block}.hk-tom{color:#6b6375;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:40vh;display:flex}.hk-tom-ikon{font-size:3.5rem}.hk-handle-btn{color:#fff;cursor:pointer;background:#aa3bff;border:none;border-radius:10px;margin-top:.5rem;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;transition:background .15s}.hk-handle-btn:hover{background:#8f29e0}.hk-innhold{grid-template-columns:1fr 320px;align-items:start;gap:2rem;padding:2rem 8rem;display:grid}@media (width<=768px){.hk-wrapper{padding:1rem .75rem 3rem}.hk-tittel{font-size:1.4rem}.hk-innhold{grid-template-columns:1fr;gap:1.25rem;padding:0}.hk-liste{width:100%}.kurv-bilde{width:100%;max-width:100%;height:auto}.hk-vare{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:.6rem;padding:.85rem 1rem}.hk-vare-info{grid-area:1/1}.hk-fjern-btn{grid-area:1/2;align-self:start}.hk-antall-kontroll{grid-area:2/1}.hk-vare-totalpris{min-width:unset;grid-area:2/2;align-self:center}.hk-oppsummering{position:static}}.hk-liste{flex-direction:column;justify-self:center;gap:.75rem;width:fit-content;margin:0;padding:0;list-style:none;display:flex}.hk-vare{background:#fff;border-radius:14px;grid-template-columns:1fr auto auto auto;align-items:center;gap:1rem;padding:1rem 1.25rem;display:grid;box-shadow:0 1px 4px #0000000f}.hk-vare-info{flex-direction:column;gap:.15rem;display:flex}.hk-vare-navn{color:#1a1523;font-size:.95rem;font-weight:600}.hk-vare-størrelse{color:#6b6375;font-size:.82rem}.hk-vare-enhetspris{color:#9e8fa8;font-size:.82rem}.hk-antall-kontroll{background:#f4f3ec;border-radius:8px;align-items:center;gap:.5rem;padding:.3rem .5rem;display:flex}.hk-antall-btn{cursor:pointer;color:#1a1523;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:1.1rem;font-weight:700;line-height:1;transition:background .1s;display:flex}.hk-antall-btn:hover{color:#aa3bff;background:#e0dfff}.hk-antall-verdi{text-align:center;color:#1a1523;min-width:1.5rem;font-size:.95rem;font-weight:600}.hk-vare-totalpris{color:#1a1523;white-space:nowrap;text-align:right;min-width:5rem;font-size:.95rem;font-weight:600}.hk-fjern-btn{color:#c0b8c8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;font-size:.9rem;line-height:1;transition:color .15s,background .15s}.hk-fjern-btn:hover{color:#e03b3b;background:#fff0f0}.hk-oppsummering{background:#fff;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:sticky;top:1.5rem;box-shadow:0 1px 6px #00000012}.hk-total-rad{color:#1a1523;border-bottom:1px solid #f0eef8;justify-content:space-between;align-items:center;padding-bottom:1rem;font-size:1rem;font-weight:600;display:flex}.hk-total-beløp{color:#aa3bff;font-size:1.2rem}.hk-bestill-btn{color:#fff;cursor:pointer;background:#aa3bff;border:none;border-radius:10px;width:100%;padding:.85rem;font-size:1rem;font-weight:700;transition:background .15s}.hk-bestill-btn:hover{background:#8f29e0}.hk-fortsett-btn{cursor:pointer;color:#6b6375;background:0 0;border:1.5px solid #e0dfff;border-radius:10px;width:100%;padding:.75rem;font-size:.9rem;font-weight:600;transition:border-color .15s,color .15s}.hk-fortsett-btn:hover{color:#aa3bff;border-color:#aa3bff}.hk-feil{color:#dc2626;text-align:center;margin:0 0 .5rem;font-size:.9rem}.hk-bestill-btn:disabled{opacity:.6;cursor:default}.hk-historikk-btn{cursor:pointer;color:#6b6375;background:0 0;border:none;width:100%;margin-top:.25rem;padding:.5rem;font-size:.85rem;text-decoration:underline}.hk-historikk-btn:hover{color:#aa3bff}.hk-seksjon-tittel{color:#1f2937;align-items:center;gap:.5rem;margin:0 0 .6rem;padding:0;font-size:.95rem;font-weight:600;display:flex}.hk-valgfritt{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f3f4f6;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:500}.hk-mva-note{color:#6b7280;text-align:right;margin:-.25rem 0 1.25rem;font-size:.8rem}.hk-levering{border:none;margin:0 0 1.5rem;padding:0}.hk-levering-valg{gap:.6rem;display:grid}.hk-levering-kort{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;gap:.85rem;padding:.85rem 1rem;transition:border-color .15s,background .15s;display:flex}.hk-levering-kort:hover{background:#fafafa;border-color:#cbd5e1}.hk-levering-kort.er-valgt{background:#f9fafb;border-color:#1f2937}.hk-levering-kort input[type=radio]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.hk-levering-kort:focus-within{outline-offset:2px;outline:2px solid #1f2937}.hk-levering-ikon{color:#4b5563;background:#f3f4f6;border-radius:8px;flex-shrink:0;place-items:center;width:2.4rem;height:2.4rem;font-size:1rem;display:grid}.hk-levering-kort.er-valgt .hk-levering-ikon{color:#fff;background:#1f2937}.hk-levering-tekst{flex-direction:column;gap:.15rem;min-width:0;display:flex}.hk-levering-navn{color:#1f2937;font-size:.92rem;font-weight:600}.hk-levering-beskrivelse{color:#6b7280;font-size:.8rem}.hk-kommentar{margin-bottom:1.5rem}.hk-kommentar-felt{box-sizing:border-box;width:100%;font:inherit;color:#1f2937;resize:vertical;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;min-height:5rem;padding:.75rem .9rem;font-size:.9rem;transition:border-color .15s}.hk-kommentar-felt::placeholder{color:#9ca3af}.hk-kommentar-felt:hover{border-color:#cbd5e1}.hk-kommentar-felt:focus{border-color:#1f2937;outline:none}.hk-kommentar-teller{text-align:right;font-variant-numeric:tabular-nums;color:#9ca3af;margin-top:.35rem;font-size:.75rem;display:block}.hk-kommentar-teller.er-full{color:#b45309;font-weight:600}.hk-feil{color:#991b1b;background:#fef2f2;border-left:3px solid #dc2626;border-radius:8px;margin:0 0 1rem;padding:.7rem .9rem;font-size:.87rem}@media (width<=480px){.hk-levering-kort{gap:.7rem;padding:.7rem .8rem}.hk-levering-ikon{width:2.1rem;height:2.1rem}.hk-levering-beskrivelse{font-size:.75rem}}.oh-wrapper{box-sizing:border-box;text-align:left;background:#f8f7ff;width:100%;min-height:100vh;padding:1.5rem 2rem 4rem}.oh-topp{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.oh-tilbake{cursor:pointer;color:#3a3a3a;background:0 0;border:1px solid #e5e4e7;border-radius:8px;padding:.5rem .9rem;font-size:.9rem}.oh-tilbake:hover{background:#efeef5}.oh-tittel{color:#08060d;margin:0;font-size:1.6rem}.oh-status{color:#6b7280;padding:2rem 0}.oh-liste{flex-direction:column;gap:1rem;max-width:720px;display:flex}.oh-kort{background:#fff;border:1px solid #e5e4e7;border-radius:12px;padding:1rem 1.25rem}.oh-kort-topp{border-bottom:1px solid #f0eff5;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.oh-bestiller{color:#08060d;font-size:.95rem;font-weight:600;display:block}.oh-dato{color:#9ca3af;margin-top:2px;font-size:.8rem;display:block}.oh-total{color:#aa3bff;white-space:nowrap;font-size:1.05rem;font-weight:700}.oh-varer{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.oh-vare{justify-content:space-between;gap:1rem;font-size:.9rem;display:flex}.oh-vare-navn{color:#3a3a3a}.oh-vare-antall{color:#6b7280;white-space:nowrap}@media (width<=600px){.oh-wrapper{padding:1rem .85rem 3rem}.oh-tittel{font-size:1.35rem}}
