.vnk-chat{right:20px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:1000;color:var(--md-sys-color-on-surface,#1a1c1e);font:400 15px/1.45 Roboto Flex,system-ui,sans-serif;position:fixed}.vnk-chat [hidden]{display:none!important}.vnk-chat button,.vnk-chat input,.vnk-chat textarea{font:inherit;color:inherit}.vnk-chat button{cursor:pointer}.vnk-chat .vnk-chat-ico,.vnk-chat-head__ico,.vnk-chat-close span,.vnk-chat-send span{letter-spacing:normal;text-transform:none;white-space:nowrap;font-variation-settings:"FILL" 1, "wght" 500;direction:ltr;font-family:Material Symbols Rounded;font-style:normal;font-weight:400;line-height:1}.vnk-chat-launch{background:var(--md-sys-color-primary,#0053db);block-size:56px;inline-size:56px;color:var(--md-sys-color-on-primary,#fff);border:0;border-radius:16px;place-items:center;display:grid;position:relative;box-shadow:0 6px 20px #00000038}.vnk-chat-launch .vnk-chat-ico{font-size:26px}.vnk-chat-launch:hover{filter:brightness(1.08)}.vnk-chat-launch[aria-expanded=false] .vnk-chat-ico:before{content:"forum"}.vnk-chat-launch[aria-expanded=true] .vnk-chat-ico:before{content:"close"}.vnk-chat-dot{background:var(--md-sys-color-error,#ba1a1a);border-radius:50%;block-size:10px;inline-size:10px;position:absolute;top:8px;right:8px}.vnk-chat-panel{background:var(--md-sys-color-surface-container-lowest,#fff);border:1px solid var(--md-sys-color-outline-variant,#c3c6cf);border-radius:24px;flex-direction:column;width:min(380px,100vw - 32px);height:min(560px,100dvh - 120px);margin:0;padding:0;display:flex;position:absolute;bottom:68px;right:0;overflow:hidden;box-shadow:0 16px 48px #0000002e}.vnk-chat-head{background:var(--md-sys-color-primary-container,#dbe1ff);flex:none;align-items:center;gap:12px;padding:14px 10px 14px 18px;display:flex}.vnk-chat-head__ico{color:var(--md-sys-color-on-surface,#1a1c1e);font-size:28px}.vnk-chat-head div{flex:1;min-width:0}.vnk-chat-head strong{font-size:16px;font-weight:600;display:block}.vnk-chat-head small{color:var(--md-sys-color-on-surface-variant,#43474e);margin-top:2px;font-size:12px;display:block}.vnk-chat-close{background:0 0;border:0;border-radius:50%;flex:none;place-items:center;block-size:44px;inline-size:44px;display:grid}.vnk-chat-close span{font-size:22px}.vnk-chat-close:hover{background:#0000000f}.vnk-chat-messages{background:var(--md-sys-color-surface,#f9f9fb);flex-direction:column;flex:auto;gap:8px;min-height:120px;padding:14px 16px;display:flex;overflow-y:auto}.vnk-chat-message{overflow-wrap:anywhere;border-radius:18px;flex:none;max-width:84%;padding:9px 12px}.vnk-chat-message small{display:none}.vnk-chat-message p{white-space:pre-wrap;margin:0}.vnk-chat-message time{color:var(--md-sys-color-on-surface-variant,#43474e);margin-top:3px;font-size:11px;display:block}.vnk-chat-message.from-visitor{background:var(--md-sys-color-primary-container,#dbe1ff);border-end-end-radius:6px;align-self:flex-end}.vnk-chat-message.from-visitor time{text-align:right}.vnk-chat-message.from-support{background:var(--md-sys-color-surface-container-lowest,#fff);border:1px solid var(--md-sys-color-outline-variant,#c3c6cf);border-end-start-radius:6px;align-self:flex-start}.vnk-chat-message.from-support small{color:var(--md-sys-color-on-surface-variant,#43474e);margin-bottom:2px;font-size:11px;font-weight:600;display:block}.vnk-chat-empty{text-align:center;max-width:26ch;color:var(--md-sys-color-on-surface-variant,#43474e);margin:auto;font-size:14px}.vnk-chat-form{border-top:1px solid var(--md-sys-color-outline-variant,#c3c6cf);background:var(--md-sys-color-surface-container-lowest,#fff);flex:none;padding:12px 16px}.vnk-chat-contact{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.vnk-chat-contact label span{color:var(--md-sys-color-on-surface-variant,#43474e);margin-bottom:4px;font-size:12px;display:block}.vnk-chat-form input,.vnk-chat-form textarea{box-sizing:border-box;border:1px solid var(--md-sys-color-outline,#73777f);background:var(--md-sys-color-surface-container-lowest,#fff);border-radius:22px;width:100%;padding:10px 14px;font-size:15px;line-height:1.4}.vnk-chat-form input{border-radius:12px;min-height:40px}.vnk-chat-row{align-items:flex-end;gap:8px;display:flex}.vnk-chat-row textarea{resize:none;flex:1;min-height:44px;max-height:140px;overflow-y:auto}.vnk-chat-send{background:var(--md-sys-color-primary,#0053db);color:#fff;border:0;border-radius:50%;flex:none;place-items:center;block-size:44px;inline-size:44px;display:grid}.vnk-chat-send span{font-size:22px}.vnk-chat-send:disabled{opacity:.5}.vnk-chat :is(button,input,textarea,a):focus-visible{outline:2px solid var(--md-sys-color-primary,#0053db);outline-offset:2px}.vnk-chat-error{min-height:0;color:var(--md-sys-color-on-surface-variant,#43474e);margin:6px 2px 0;font-size:13px}.vnk-chat-error:empty{display:none}.vnk-chat-note{color:var(--md-sys-color-on-surface-variant,#43474e);margin:8px 2px 0;font-size:12px}.vnk-chat-note a{color:var(--md-sys-color-primary,#0053db)}@media (width<=600px){.vnk-chat{right:16px;bottom:calc(84px + env(safe-area-inset-bottom))}.vnk-chat-panel{border:0;border-radius:0;width:auto;height:auto;position:fixed;inset:0}.vnk-chat-head{padding-top:calc(14px + env(safe-area-inset-top))}.vnk-chat-form{padding-bottom:calc(12px + env(safe-area-inset-bottom))}.vnk-chat-form input,.vnk-chat-form textarea{font-size:16px}.vnk-chat-launch[aria-expanded=true]{display:none}}.vnk-chat .vnk-chat-launch{width:auto;color:var(--md-sys-color-on-primary);box-shadow:0 4px 18px color-mix(in srgb, var(--md-sys-color-primary) 22%, transparent);border-radius:999px;align-items:center;gap:10px;padding:0 20px;display:flex}.vnk-chat-launch__label{font-size:14px;font-weight:600}.vnk-chat .vnk-chat-send{color:var(--md-sys-color-on-primary)}.vnk-chat-panel{border-color:var(--md-sys-color-surface-container-high);border-radius:28px;width:min(400px,100vw - 40px);height:min(620px,100dvh - 116px)}.vnk-chat-head{padding:18px 12px 18px 20px}.vnk-chat-head__ico{background:var(--md-sys-color-surface-container-lowest);width:44px;height:44px;color:var(--md-sys-color-primary);border-radius:16px;flex:none;place-items:center;display:grid}.vnk-chat-head small{margin-top:4px;line-height:1.5}.vnk-chat-messages{overscroll-behavior:contain;min-height:64px;padding:20px}.vnk-chat-empty{text-align:start;background:var(--md-sys-color-primary-container);width:100%;max-width:none;color:var(--md-sys-color-on-surface);border-radius:20px;margin:auto 0;padding:20px}.vnk-chat-form{overscroll-behavior:contain;min-height:0;max-height:70%;padding:16px 20px;overflow-y:auto}.vnk-chat-contact{grid-template-columns:minmax(0,1fr);gap:10px}.vnk-chat-form input{min-height:44px}.vnk-chat-row textarea{min-width:0;font-size:16px}.vnk-chat-note{overflow-wrap:anywhere;line-height:1.6}.vnk-chat-note a{text-underline-offset:3px}.vnk-chat-error{color:var(--md-sys-color-error)}body:has(.bottomnav) .vnk-chat{bottom:calc(96px + env(safe-area-inset-bottom))}@media (width>=1024px){body:has(.bottomnav) .vnk-chat{bottom:calc(20px + env(safe-area-inset-bottom))}}@media (width<=600px){.vnk-chat{right:16px;bottom:calc(16px + env(safe-area-inset-bottom))}.vnk-chat .vnk-chat-launch{border-radius:18px;justify-content:center;width:52px;height:52px;padding:0}.vnk-chat-launch__label,.vnk-chat .vnk-chat-launch[aria-expanded=true]{display:none}.vnk-chat-panel{top:var(--chat-top,0px);width:100%;height:var(--chat-height,100dvh);border:0;border-radius:0;bottom:auto;left:0;right:0}.vnk-chat-head{padding-top:max(16px, env(safe-area-inset-top))}.vnk-chat-form{padding-bottom:max(16px, env(safe-area-inset-bottom))}.vnk-chat-head small{font-size:11px}}@media (height<=520px){.vnk-chat-head{padding-block:8px}.vnk-chat-form{padding-block:10px}.vnk-chat-contact{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.vnk-chat-note{font-size:11px}}html.chat-modal-open{overflow:hidden}
