.chat{--chat-bunn:calc(var(--space-4) + var(--kws-bunnbar-hoyde,0px));--chat-side:var(--space-4);--chat-bredde:360px}.chat-inngang{right:var(--chat-side);bottom:calc(var(--chat-bunn) + env(safe-area-inset-bottom,0px));z-index:40;align-items:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-4);background:var(--color-brand);color:var(--color-on-brand);cursor:pointer;box-shadow:var(--shadow-md);border:0;border-radius:999px;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex;position:fixed}.chat-inngang:hover{background:var(--color-brand-hover)}.chat-inngang:focus-visible{box-shadow:var(--vt-fokus), var(--shadow-md);outline:none}.chat-panel{right:var(--chat-side);bottom:calc(var(--chat-bunn) + 44px + var(--space-2) + env(safe-area-inset-bottom,0px));z-index:41;width:min(var(--chat-bredde), calc(100vw - var(--chat-side) * 2));max-height:min(560px, calc(100dvh - var(--chat-bunn) * 2 - 64px));gap:var(--space-3);padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed}.chat-hode{flex:none}.chat-trad{gap:var(--space-2);flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.chat-boble{background:var(--color-surface-sunken);border:0}.chat-boble p{overflow-wrap:anywhere;margin:4px 0 0}.chat-bunn{gap:var(--space-3);flex-wrap:wrap}.chat-handling{align-items:center;gap:var(--space-2);margin-left:auto;display:inline-flex}@media (max-width:900px){.chat-panel .vt-knapp,.chat-panel .vt-felt,.chat-panel select.vt-felt,.chat-panel textarea.vt-felt,.chat-panel .vt-ikonknapp,.chat-inngang{min-height:var(--vt-kontroll-mobil)}}@media (max-width:560px){.chat-panel{border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;max-height:82dvh;padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));border-bottom:0;border-left:0;border-right:0;bottom:0;left:0;right:0}.chat-bunn{flex-direction:column;align-items:stretch}.chat-handling{justify-content:flex-end;margin-left:0}.chat-handling .vt-knapp{flex:auto}.chat-inngang{justify-content:center;width:52px;min-width:52px;height:52px;padding:0}.chat-inngang-tekst{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (max-width:1024px){:root[data-kws-ark=apen] .chat-inngang,:root[data-kws-ark=apen] .chat-panel{display:none}}
