.ph .vchat-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ph .vchat-boble{position:fixed;right:max(16px,calc(env(safe-area-inset-right, 0px) + 16px));bottom:max(16px,calc(env(safe-area-inset-bottom, 0px) + 16px));z-index:60;width:56px;height:56px;border-radius:999px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:var(--ph-card);color:var(--ph-accent);border:1px solid var(--ph-accent-line);box-shadow:0 8px 24px rgba(0,0,0,.08);transition:transform .18s var(--ph-ease),box-shadow .18s var(--ph-ease),border-color .18s var(--ph-ease)}.ph .vchat-boble:hover{transform:translateY(-2px);border-color:var(--ph-accent);box-shadow:0 12px 30px rgba(0,0,0,.12)}@media (max-width:720px){.ph .vchat-boble{width:50px;height:50px}}.ph .vchat-panel{position:fixed;right:max(16px,calc(env(safe-area-inset-right, 0px) + 16px));bottom:max(88px,calc(env(safe-area-inset-bottom, 0px) + 88px));z-index:95;width:min(400px,calc(100vw - 32px));max-height:min(600px,calc(100vh - 140px));display:flex;flex-direction:column;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(16px) scale(.98);transform-origin:bottom right;transition:opacity .22s var(--ph-ease),transform .22s var(--ph-ease),visibility 0s linear .22s}.ph .vchat-panel.vchat-panel--open{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity .22s var(--ph-ease),transform .22s var(--ph-ease),visibility 0s linear 0s}@media (prefers-reduced-motion:reduce){.ph .vchat-panel{transform:none;transition:opacity .12s linear,visibility 0s linear .12s}.ph .vchat-panel.vchat-panel--open{transition:opacity .12s linear,visibility 0s linear 0s}}@media (max-width:720px){.ph .vchat-panel{left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom,0px));top:max(12px,calc(env(safe-area-inset-top, 0px) + 12px));width:auto;max-height:none}}.ph .vchat-panel{background:var(--ph-glas);border:1px solid var(--ph-kant);border-radius:var(--ph-r-lg);box-shadow:var(--ph-skygge-3);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%)}.ph .vchat-panel:before{content:"";position:absolute;top:0;left:14px;right:14px;height:1px;background:linear-gradient(90deg,transparent,var(--ph-glans),transparent);pointer-events:none}.ph .vchat-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 14px 12px 18px;border-bottom:1px solid var(--ph-line)}.ph .vchat-panel .vchat-head{border-bottom-color:var(--ph-kant)}.ph .vchat-maerke{gap:6px;font:600 12px/1.3 var(--ph-body);letter-spacing:.02em;color:var(--ph-accent)}.ph .vchat-close,.ph .vchat-maerke{display:inline-flex;align-items:center}.ph .vchat-close{flex:0 0 auto;justify-content:center;width:32px;height:32px;border-radius:var(--ph-r-sm);background:var(--ph-tone-1);border:1px solid transparent;color:var(--ph-muted);cursor:pointer;transition:background .15s ease,color .15s ease}.ph .vchat-close:hover{background:var(--ph-accent-soft);color:var(--ph-ink)}.ph .vchat-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:16px 20px;gap:14px;-webkit-overflow-scrolling:touch}.ph .vchat-body,.ph .vchat-list{display:flex;flex-direction:column}.ph .vchat-list{list-style:none;padding:0;gap:10px;margin:auto 0 0}@media (max-width:720px){.ph .vchat-list.vchat-list--tom{margin-top:0}}.ph .vchat-blok{padding:10px 0;border-top:1px solid var(--ph-line)}.ph .vchat-panel .vchat-blok{border-top-color:var(--ph-kant)}.ph .vchat-list .vchat-blok:first-child{border-top:none;padding-top:0}.ph .vchat-blok-label{display:block;margin-bottom:5px;font:600 10.5px/1 var(--ph-body);letter-spacing:.08em;text-transform:uppercase;color:var(--ph-faint)}.ph .vchat-blok--kunde .vchat-blok-label{color:var(--ph-accent)}.ph .vchat-blok-tekst{margin:0;font:400 14.5px/1.6 var(--ph-body);color:var(--ph-ink);white-space:pre-wrap}.ph .vchat-blok--typing{display:flex;flex-direction:column}.ph .vchat-typing{display:inline-flex;align-items:center;gap:4px}.ph .vchat-dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.35;animation:vchat-bounce 1.1s var(--ph-ease) infinite}.ph .vchat-dot:nth-child(2){animation-delay:.15s}.ph .vchat-dot:nth-child(3){animation-delay:.3s}@keyframes vchat-bounce{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-3px);opacity:.9}}@media (prefers-reduced-motion:reduce){.ph .vchat-dot{animation:none;opacity:.6}}.ph .vchat-forslag{display:flex;flex-direction:column;gap:8px}.ph .vchat-forslag-btn{text-align:left;padding:10px 14px;border-radius:var(--ph-r-sm);border:1px solid var(--ph-line);background:var(--ph-tone-1);color:var(--ph-ink);font:400 13.5px/1.4 var(--ph-body);cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.ph .vchat-forslag-btn:hover:not(:disabled){border-color:var(--ph-accent-line);background:var(--ph-accent-soft);transform:translateY(-1px)}.ph .vchat-forslag-btn:disabled{opacity:.5;cursor:default}.ph .vchat-panel .vchat-forslag-btn{background:transparent;border-color:var(--ph-kant);border-radius:var(--ph-r-sm);padding:11px 14px}.ph .vchat-graense{margin:0;display:flex;flex-direction:column;gap:8px;align-items:flex-start;padding:10px 12px;border-radius:var(--ph-r-sm);background:var(--ph-tone-1);border:1px solid var(--ph-line);font:400 13px/1.5 var(--ph-body);color:var(--ph-muted)}.ph .vchat-reset{align-self:flex-start;padding:7px 14px;border-radius:999px;border:1px solid var(--ph-line-2);background:transparent;color:var(--ph-ink);font:600 12.5px/1 var(--ph-body);cursor:pointer;transition:border-color .15s ease,background .15s ease}.ph .vchat-reset:hover{border-color:var(--ph-accent-line);background:var(--ph-accent-soft)}.ph .vchat-fejl{margin:0;font:400 13px/1.5 var(--ph-body);color:var(--ph-fejl)}.ph .vchat-form{flex:0 0 auto;display:flex;align-items:flex-end;gap:8px;padding:12px 14px;border-top:1px solid var(--ph-line)}.ph .vchat-panel .vchat-form{border-top-color:var(--ph-kant)}.ph .vchat-felt-wrap{position:relative;flex:1 1 auto}.ph .vchat-textarea{width:100%;resize:none;min-height:44px;max-height:120px;font:400 14.5px/1.5 var(--ph-body);color:var(--ph-ink);background:var(--ph-bg-2);border:1px solid var(--ph-line);border-radius:var(--ph-r-sm);padding:11px 46px 11px 13px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ph .vchat-textarea:focus-visible{border-color:var(--ph-accent);box-shadow:0 0 0 3px var(--ph-accent-soft);outline:none}.ph .vchat-textarea:disabled{opacity:.6}.ph .vchat-count{position:absolute;right:10px;bottom:10px;pointer-events:none;font:500 11px/1 var(--ph-body);color:var(--ph-faint)}.ph .vchat-send{flex:0 0 auto;width:40px;height:40px;border-radius:999px;border:none;display:inline-flex;align-items:center;justify-content:center;background:var(--ph-accent);color:var(--ph-accent-ink);cursor:pointer;transition:background .15s ease,transform .15s ease,opacity .15s ease}.ph .vchat-send:hover:not(:disabled){background:var(--ph-accent-deep);transform:translateY(-1px)}.ph .vchat-send:disabled{opacity:.4;cursor:default;transform:none}.ph .vchat-lead{display:flex;flex-direction:column;gap:8px;padding:12px 14px;border-radius:var(--ph-r-sm);background:var(--ph-accent-soft);border:1px solid var(--ph-accent-line)}.ph .vchat-lead-intro{margin:0;font:400 13px/1.5 var(--ph-body);color:var(--ph-ink)}.ph .vchat-lead-form{display:flex;flex-direction:column;gap:8px}.ph .vchat-lead-input{width:100%;font:400 14px/1.4 var(--ph-body);color:var(--ph-ink);background:var(--ph-bg-2);border:1px solid var(--ph-line);border-radius:var(--ph-r-sm);padding:9px 12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ph .vchat-lead-input:focus-visible{border-color:var(--ph-accent);box-shadow:0 0 0 3px var(--ph-accent-soft);outline:none}.ph .vchat-lead-input:disabled{opacity:.6}.ph .vchat-lead-submit{align-self:flex-start;padding:8px 18px;border-radius:999px;border:none;background:var(--ph-accent);color:var(--ph-accent-ink);font:600 13px/1 var(--ph-body);cursor:pointer;transition:background .15s ease,transform .15s ease}.ph .vchat-lead-submit:hover:not(:disabled){background:var(--ph-accent-deep);transform:translateY(-1px)}.ph .vchat-lead-submit:disabled{opacity:.5;cursor:default;transform:none}.ph .vchat-lead-tak{margin:0;font:400 13.5px/1.5 var(--ph-body);color:var(--ph-ink)}.ph .vchat-foot{flex:0 0 auto;margin:0;padding:9px 16px 14px;font:400 11.5px/1.5 var(--ph-body);color:var(--ph-faint);text-align:center}.ph .vchat-boble:focus-visible,.ph .vchat-close:focus-visible,.ph .vchat-forslag-btn:focus-visible,.ph .vchat-lead-submit:focus-visible,.ph .vchat-reset:focus-visible,.ph .vchat-send:focus-visible{outline:2px solid var(--ph-accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ph .vchat-boble:hover,.ph .vchat-forslag-btn:hover:not(:disabled),.ph .vchat-lead-submit:hover:not(:disabled),.ph .vchat-send:hover:not(:disabled){transform:none}}.ph .vchat-forslag--gitter{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}@media (max-width:380px){.ph .vchat-forslag--gitter{grid-template-columns:1fr}}.ph .vchat-forslag--gitter .vchat-forslag-btn{height:100%;display:flex;align-items:center;line-height:1.35}.ph .vchat-link{color:var(--ph-accent);text-decoration:underline;-webkit-text-decoration-color:var(--ph-accent-line);text-decoration-color:var(--ph-accent-line);text-underline-offset:3px;text-decoration-thickness:1px;border-radius:3px;transition:color .15s ease,-webkit-text-decoration-color .15s ease;transition:text-decoration-color .15s ease,color .15s ease;transition:text-decoration-color .15s ease,color .15s ease,-webkit-text-decoration-color .15s ease}.ph .vchat-link:hover{color:var(--ph-accent-deep);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.ph .vchat-link:focus-visible{outline:2px solid var(--ph-accent);outline-offset:2px;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.ph .vchat-cta{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border-radius:var(--ph-r-sm);border:1px solid var(--ph-accent-line);background:var(--ph-accent-soft);text-decoration:none;transition:border-color .15s ease,transform .15s ease}.ph .vchat-cta:hover{border-color:var(--ph-accent);transform:translateY(-1px)}.ph .vchat-cta:focus-visible{outline:2px solid var(--ph-accent);outline-offset:2px}.ph .vchat-cta-tekst{display:inline-flex;align-items:center;gap:7px;font:600 14px/1.3 var(--ph-body);color:var(--ph-accent-deep)}.ph .vchat-cta-hjaelp{font:400 12.5px/1.45 var(--ph-body);color:var(--ph-muted)}@media (prefers-reduced-motion:reduce){.ph .vchat-cta:hover{transform:none}}.ph .vchat-intro{margin:0;font:400 13.5px/1.55 var(--ph-body);color:var(--ph-muted)}@media (max-width:560px){.ph .vchat-forslag--gitter{grid-template-columns:1fr}}.ph .vchat-chips{display:flex;flex-wrap:wrap;gap:8px}.ph .vchat-chip{width:auto;padding:9px 13px;font-size:13px;border-radius:999px}.ph .vchat-fodnote{margin:8px 0 0;padding-top:8px;border-top:1px solid var(--ph-line);font:400 12.5px/1.5 var(--ph-body);color:var(--ph-muted)}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/88da59c891d37117-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Source_Sans_3_Fallback_1fdbab;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_1fdbab{font-family:__Source_Sans_3_1fdbab,__Source_Sans_3_Fallback_1fdbab;font-style:normal}.__variable_1fdbab{--font-sans:"__Source_Sans_3_1fdbab","__Source_Sans_3_Fallback_1fdbab"}@font-face{font-family:"__Source_Serif_4_0a6548";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/fa20d3c920a61e0f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"__Source_Serif_4_0a6548";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b811bb48e9860189-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"__Source_Serif_4_0a6548";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/897bedb07e9f6a6b-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"__Source_Serif_4_0a6548";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/85a5f8de62ccd539-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"__Source_Serif_4_0a6548";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/aa65a3055749b77e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__Source_Serif_4_0a6548";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/0289ba911e8000e3-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__Source_Serif_4_Fallback_0a6548";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_0a6548{font-family:"__Source_Serif_4_0a6548","__Source_Serif_4_Fallback_0a6548";font-style:normal}.__variable_0a6548{--font-serif:"__Source_Serif_4_0a6548","__Source_Serif_4_Fallback_0a6548"}