:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--Blue-React: #00d8ff;--Black-Main: #0d1117;--Gradient-start: #00b4d8;--Gradient-mid: #0077b6;--Gradient-end: #7b2cbf;--Neon-purple: #a855f7;--Neon-blue: #3b82f6;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fffffff2;background-color:var(--Black-Main);background:linear-gradient(135deg,#0d1117,#1a1a2e,#16213e);background-attachment:fixed}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}.legal-page{max-width:800px;margin:0 auto;width:100%}.legal-content{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(168,85,247,.2);border-radius:16px;padding:30px;box-shadow:0 8px 32px #0000004d;margin:20px}.legal-content h1{font-size:28px;text-align:center;margin-bottom:10px;background:linear-gradient(90deg,var(--Gradient-start),var(--Neon-purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-content h2{font-size:18px;text-align:center;color:#8b949e;margin-bottom:30px;font-weight:400}.legal-content section{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.legal-content section:last-child{border-bottom:none;margin-bottom:0}.legal-content h3{font-size:16px;color:var(--Neon-purple);margin-bottom:12px}.legal-content p{color:#c9d1d9;line-height:1.7;margin-bottom:10px}.legal-content ul{margin:10px 0;padding-left:20px}.legal-content li{color:#c9d1d9;margin-bottom:8px;line-height:1.5}.legal-content .contact{color:var(--Gradient-start);font-weight:500}.legal-content .highlight{color:var(--Neon-purple);font-weight:500}.last-update{text-align:center;color:#8b949e;font-size:14px;margin-bottom:25px}:root{--chat-bubble-bg-outgoing: #3b82f6;--chat-bubble-bg-incoming: #f3f4f6;--chat-bubble-text-outgoing: #ffffff;--chat-bubble-text-incoming: #111827;--chat-bubble-radius: 1.25rem;--chat-bubble-padding: .75rem 1rem;--chat-bubble-max-width: 75%;--chat-container-bg: #ffffff;--chat-container-border: #e5e7eb;--chat-container-height: 100%;--chat-container-min-height: 400px;--chat-message-list-bg: transparent;--chat-message-list-padding: 1rem;--chat-date-separator-color: #9ca3af;--chat-date-separator-bg: #f3f4f6;--chat-date-separator-radius: 9999px;--chat-input-bg: #ffffff;--chat-input-border: #e5e7eb;--chat-input-border-focus: #3b82f6;--chat-input-text: #111827;--chat-input-placeholder: #9ca3af;--chat-input-radius: 9999px;--chat-input-padding: .75rem 1rem;--chat-input-min-height: 48px;--chat-input-max-height: 120px;--chat-action-btn-color: #6b7280;--chat-action-btn-hover: #3b82f6;--chat-action-btn-size: 40px;--chat-send-btn-bg: #3b82f6;--chat-send-btn-color: #ffffff;--chat-send-btn-hover: #2563eb;--chat-audio-recorder-bg: #fee2e2;--chat-audio-recorder-color: #dc2626;--chat-audio-waveform-color: #ef4444;--chat-audio-duration-color: #6b7280;--chat-audio-player-bg: #f3f4f6;--chat-audio-player-icon: #6b7280;--chat-audio-player-progress: #3b82f6;--chat-media-overlay-bg: rgba(0, 0, 0, .9);--chat-media-close-color: #ffffff;--chat-media-caption-color: #ffffff;--chat-media-max-width: 300px;--chat-media-max-height: 300px;--chat-quickreply-bg: #f3f4f6;--chat-quickreply-border: #e5e7eb;--chat-quickreply-color: #111827;--chat-quickreply-hover: #e5e7eb;--chat-quickreply-radius: 8px;--chat-sticker-size: 128px;--chat-location-bg: #f3f4f6;--chat-location-border: #e5e7eb;--chat-location-map-height: 150px;--chat-template-bg: #f0f9ff;--chat-template-border: #bae6fd;--chat-template-header-color: #0369a1;--chat-status-sending: #9ca3af;--chat-status-sent: #3b82f6;--chat-status-delivered: #10b981;--chat-status-read: #3b82f6;--chat-status-failed: #ef4444;--chat-spacing-xs: .25rem;--chat-spacing-sm: .5rem;--chat-spacing-md: 1rem;--chat-spacing-lg: 1.5rem;--chat-font-family: "Inter", ui-sans-serif, system-ui, sans-serif;--chat-font-size-sm: .875rem;--chat-font-size-base: 1rem;--chat-font-size-lg: 1.125rem;--chat-line-height: 1.5;--chat-transition-fast: .15s ease;--chat-transition-normal: .2s ease;--chat-transition-slow: .3s ease;--chat-dark-bubble-bg-outgoing: #3b82f6;--chat-dark-bubble-bg-incoming: #374151;--chat-dark-bubble-text-outgoing: #ffffff;--chat-dark-bubble-text-incoming: #f3f4f6;--chat-dark-container-bg: #1f2937;--chat-dark-container-border: #374151;--chat-dark-input-bg: #374151;--chat-dark-input-border: #4b5563;--chat-dark-input-text: #f3f4f6;--chat-dark-input-placeholder: #9ca3af}.chat-container--dark{--chat-bubble-bg-outgoing: var(--chat-dark-bubble-bg-outgoing, #3b82f6);--chat-bubble-bg-incoming: var(--chat-dark-bubble-bg-incoming, #374151);--chat-bubble-text-outgoing: var(--chat-dark-bubble-text-outgoing, #ffffff);--chat-bubble-text-incoming: var(--chat-dark-bubble-text-incoming, #f3f4f6);--chat-container-bg: var(--chat-dark-container-bg, #1f2937);--chat-container-border: var(--chat-dark-container-border, #374151);--chat-input-bg: var(--chat-dark-input-bg, #374151);--chat-input-border: var(--chat-dark-input-border, #4b5563);--chat-input-text: var(--chat-dark-input-text, #f3f4f6);--chat-input-placeholder: var(--chat-dark-input-placeholder, #9ca3af)}.chat-container{display:flex;flex-direction:column;height:var(--chat-container-height);min-height:var(--chat-container-min-height);background-color:var(--chat-container-bg);border:1px solid var(--chat-container-border);border-radius:var(--chat-bubble-radius);overflow:hidden}.chat-container .chat-container--fullscreen{height:100vh;min-height:100vh;border-radius:0;border:none}.chat-container .chat-container--dark{--chat-bubble-bg-outgoing: var(--chat-dark-bubble-bg-outgoing, #3b82f6);--chat-bubble-bg-incoming: var(--chat-dark-bubble-bg-incoming, #374151);--chat-bubble-text-outgoing: var(--chat-dark-bubble-text-outgoing, #ffffff);--chat-bubble-text-incoming: var(--chat-dark-bubble-text-incoming, #f3f4f6);--chat-container-bg: var(--chat-dark-container-bg, #1f2937);--chat-container-border: var(--chat-dark-container-border, #374151);--chat-input-bg: var(--chat-dark-input-bg, #374151);--chat-input-border: var(--chat-dark-input-border, #4b5563);--chat-input-text: var(--chat-dark-input-text, #f3f4f6);--chat-input-placeholder: var(--chat-dark-input-placeholder, #9ca3af)}.chat-container .chat-header{display:flex;align-items:center;padding:var(--chat-spacing-md);border-bottom:1px solid var(--chat-container-border);background-color:var(--chat-container-bg);gap:var(--chat-spacing-sm)}.chat-container .chat-header .chat-header__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background-color:var(--chat-input-bg)}.chat-container .chat-header .chat-header__info{flex:1}.chat-container .chat-header .chat-header__title{font-size:var(--chat-font-size-base);font-weight:600;color:var(--chat-bubble-text-incoming);margin:0}.chat-container .chat-header .chat-header__subtitle{font-size:var(--chat-font-size-sm);color:var(--chat-input-placeholder);margin:0}.chat-container .chat-header .chat-header__status{font-size:.75rem;color:var(--chat-input-placeholder)}.chat-container .chat-header .chat-header__status.chat-header__status--connected{color:var(--chat-status-delivered)}.chat-container .chat-header .chat-header__actions{display:flex;gap:var(--chat-spacing-xs)}.chat-container .chat-message-list{flex:1;overflow-y:auto;padding:var(--chat-message-list-padding);background-color:var(--chat-message-list-bg);display:flex;flex-direction:column;gap:var(--chat-spacing-sm)}.chat-container .chat-message-list .chat-message-list--empty{justify-content:center;align-items:center}.chat-container .chat-message-list .chat-message-list__empty{text-align:center;color:var(--chat-input-placeholder);padding:var(--chat-spacing-lg)}.chat-container .chat-message-list .chat-message-list__date{flex:1;overflow-y:auto;padding:var(--chat-message-list-padding);background-color:var(--chat-message-list-bg);display:flex;flex-direction:column;gap:var(--chat-spacing-sm)}.chat-container .chat-message-list .chat-date-separator{display:flex;align-items:center;justify-content:center;margin:var(--chat-spacing-md) 0}.chat-container .chat-message-list .chat-date-separator .chat-date-separator__text{background-color:var(--chat-date-separator-bg);color:var(--chat-date-separator-color);padding:var(--chat-spacing-xs) var(--chat-spacing-md);border-radius:var(--chat-date-separator-radius);font-size:var(--chat-font-size-sm);font-weight:500}.chat-loading{display:flex;align-items:center;justify-content:center;padding:var(--chat-spacing-lg)}.chat-loading .chat-loading__spinner{width:32px;height:32px;border:3px solid var(--chat-input-border);border-top-color:var(--chat-send-btn-bg);border-radius:50%;animation:chat-spin 1s linear infinite;@keyframes chat-spin{to{transform:rotate(360deg)}}}.chat-error{display:flex;align-items:center;gap:var(--chat-spacing-sm);padding:var(--chat-spacing-md);background-color:#fee2e2;color:#dc2626;border-radius:var(--chat-bubble-radius);margin:var(--chat-spacing-sm)}.chat-error .chat-error__icon{flex-shrink:0}.chat-error .chat-error__message{flex:1}.chat-typing-indicator{display:flex;align-items:center;gap:var(--chat-spacing-xs);padding:var(--chat-bubble-padding);background-color:var(--chat-bubble-bg-incoming);border-radius:var(--chat-bubble-radius);width:fit-content}.chat-typing-indicator .chat-typing-indicator__dot{width:8px;height:8px;background-color:var(--chat-action-btn-color);border-radius:50%;animation:chat-typing-bounce 1.4s infinite ease-in-out both;@keyframes chat-typing-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}}.chat-typing-indicator .chat-typing-indicator__dot:nth-child(1){animation-delay:-.32s}.chat-typing-indicator .chat-typing-indicator__dot:nth-child(2){animation-delay:-.16s}@media (max-width: 480px){.chat-header{padding:var(--chat-spacing-sm)}.chat-header .chat-header__avatar{width:36px;height:36px}.chat-header .chat-header__title{font-size:var(--chat-font-size-sm)}.chat-message-list{padding:var(--chat-spacing-sm)}}.chat-message-bubble{display:flex;flex-direction:column;max-width:var(--chat-bubble-max-width);animation:chat-message-appear var(--chat-transition-normal);@keyframes chat-message-appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}.chat-message-bubble .chat-message-bubble--inbound{align-self:flex-start}.chat-message-bubble .chat-message-bubble--inbound .chat-message-bubble__content{background-color:var(--chat-bubble-bg-incoming);color:var(--chat-bubble-text-incoming);border-bottom-left-radius:var(--chat-spacing-xs)}.chat-message-bubble .chat-message-bubble--outbound{align-self:flex-end}.chat-message-bubble .chat-message-bubble--outbound .chat-message-bubble__content{background-color:var(--chat-bubble-bg-outgoing);color:var(--chat-bubble-text-outgoing);border-bottom-right-radius:var(--chat-spacing-xs)}.chat-message-bubble .chat-message-bubble__content{padding:var(--chat-bubble-padding);border-radius:var(--chat-bubble-radius);word-wrap:break-word;overflow-wrap:break-word}.chat-message-bubble .chat-message-bubble__text{margin:0;line-height:var(--chat-line-height);white-space:pre-wrap}.chat-message-bubble .chat-message-bubble__sender{font-size:var(--chat-font-size-sm);color:var(--chat-input-placeholder);margin-bottom:var(--chat-spacing-xs);font-weight:500}.chat-message-bubble .chat-message-bubble__time{font-size:.75rem;color:var(--chat-input-placeholder);margin-top:var(--chat-spacing-xs);display:flex;align-items:center;gap:var(--chat-spacing-xs)}.chat-message-bubble .chat-message-bubble__status{display:inline-flex;align-items:center}.chat-message-bubble .chat-message-bubble__status .chat-message-bubble__status--sending{color:var(--chat-status-sending)}.chat-message-bubble .chat-message-bubble__status .chat-message-bubble__status--sent{color:var(--chat-status-sent)}.chat-message-bubble .chat-message-bubble__status .chat-message-bubble__status--delivered{color:var(--chat-status-delivered)}.chat-message-bubble .chat-message-bubble__status .chat-message-bubble__status--read{color:var(--chat-status-read)}.chat-message-bubble .chat-message-bubble__status .chat-message-bubble__status--failed{color:var(--chat-status-failed)}.chat-media-message{margin:var(--chat-spacing-xs) 0}.chat-media-message .chat-media-message__image{max-width:var(--chat-media-max-width);max-height:var(--chat-media-max-height);border-radius:var(--chat-bubble-radius);cursor:pointer;transition:opacity var(--chat-transition-fast)}.chat-media-message .chat-media-message__image:hover{opacity:.9}.chat-media-message .chat-media-message__video{max-width:var(--chat-media-max-width);max-height:var(--chat-media-max-height);border-radius:var(--chat-bubble-radius)}.chat-media-message .chat-media-message__document{display:flex;align-items:center;gap:var(--chat-spacing-sm);padding:var(--chat-spacing-sm);background-color:#0000000d;border-radius:var(--chat-bubble-radius);text-decoration:none;color:inherit;max-width:var(--chat-media-max-width)}.chat-media-message .chat-media-message__document:hover{background-color:#0000001a}.chat-media-message .chat-media-message__document-icon{width:32px;height:32px;flex-shrink:0}.chat-media-message .chat-media-message__document-info{flex:1;min-width:0}.chat-media-message .chat-media-message__document-name{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-media-message .chat-media-message__document-size{font-size:var(--chat-font-size-sm);color:var(--chat-input-placeholder)}.chat-media-message .chat-media-message__caption{margin-top:var(--chat-spacing-xs);font-size:var(--chat-font-size-sm);opacity:.9}.chat-media-message .chat-media-message__sticker{width:var(--chat-sticker-size);height:var(--chat-sticker-size);object-fit:contain}.chat-location-message{display:flex;flex-direction:column;background-color:var(--chat-location-bg);border:1px solid var(--chat-location-border);border-radius:var(--chat-bubble-radius);overflow:hidden;max-width:250px}.chat-location-message .chat-location-message__map{height:var(--chat-location-map-height);background-color:var(--chat-input-bg);display:flex;align-items:center;justify-content:center;color:var(--chat-input-placeholder)}.chat-location-message .chat-location-message__info{padding:var(--chat-spacing-sm)}.chat-location-message .chat-location-message__address{font-size:var(--chat-font-size-sm);font-weight:500}.chat-contacts-message{display:flex;flex-direction:column;gap:var(--chat-spacing-sm)}.chat-contact-card{display:flex;align-items:center;gap:var(--chat-spacing-sm);padding:var(--chat-spacing-sm);background-color:var(--chat-location-bg);border-radius:var(--chat-bubble-radius)}.chat-contact-card .chat-contact-card__avatar{width:40px;height:40px;border-radius:50%;background-color:var(--chat-action-btn-color);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}.chat-contact-card .chat-contact-card__info{flex:1}.chat-contact-card .chat-contact-card__name{font-weight:500}.chat-contact-card .chat-contact-card__phone{font-size:var(--chat-font-size-sm);color:var(--chat-input-placeholder)}.chat-interactive-buttons{display:flex;flex-direction:column;gap:var(--chat-spacing-sm);margin-top:var(--chat-spacing-sm)}.chat-interactive-btn{padding:var(--chat-spacing-sm) var(--chat-spacing-md);background-color:var(--chat-bubble-bg-incoming);border:1px solid var(--chat-quickreply-border);color:var(--chat-bubble-text-incoming);border-radius:var(--chat-bubble-radius);cursor:pointer;font-size:var(--chat-font-size-base);font-family:var(--chat-font-family);text-align:left;transition:background-color var(--chat-transition-fast)}.chat-interactive-btn:hover{background-color:var(--chat-quickreply-hover)}.chat-template-message{background-color:var(--chat-template-bg);border:1px solid var(--chat-template-border);border-radius:var(--chat-bubble-radius);padding:var(--chat-spacing-md);max-width:var(--chat-bubble-max-width)}.chat-template-message .chat-template-message__header{display:flex;align-items:center;gap:var(--chat-spacing-sm);margin-bottom:var(--chat-spacing-sm)}.chat-template-message .chat-template-message__icon{color:var(--chat-template-header-color)}.chat-template-message .chat-template-message__name{font-weight:600;color:var(--chat-template-header-color)}.chat-template-message .chat-template-message__content{color:var(--chat-bubble-text-incoming)}.chat-input-wrapper{display:flex;align-items:flex-end;gap:var(--chat-spacing-sm);padding:var(--chat-spacing-md);border-top:1px solid var(--chat-container-border);background-color:var(--chat-container-bg)}.chat-input-actions{display:flex;gap:var(--chat-spacing-xs)}.chat-input-action-btn{width:var(--chat-action-btn-size);height:var(--chat-action-btn-size);border:none;background:transparent;color:var(--chat-action-btn-color);cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color var(--chat-transition-fast),color var(--chat-transition-fast)}.chat-input-action-btn:hover{background-color:var(--chat-input-bg);color:var(--chat-action-btn-hover)}.chat-input-action-btn:disabled{opacity:.5;cursor:not-allowed}.chat-input-action-btn .chat-input-action-btn--mic:active{background-color:var(--chat-audio-recorder-bg);color:var(--chat-audio-recorder-color)}.chat-input-container{flex:1;display:flex;align-items:flex-end;flex-wrap:wrap;background-color:var(--chat-input-bg);border:1px solid var(--chat-input-border);border-radius:var(--chat-input-radius);transition:border-color var(--chat-transition-fast),box-shadow var(--chat-transition-fast)}.chat-input-container:focus-within{border-color:var(--chat-input-border-focus);box-shadow:0 0 0 3px #3b82f61a}.chat-input{flex:1;border:none;background:transparent;padding:var(--chat-input-padding);color:var(--chat-input-text);font-family:var(--chat-font-family);font-size:var(--chat-font-size-base);line-height:var(--chat-line-height);resize:none;min-height:var(--chat-input-min-height);max-height:var(--chat-input-max-height);outline:none}.chat-input::placeholder{color:var(--chat-input-placeholder)}.chat-input:disabled{opacity:.5;cursor:not-allowed}.chat-input-attachments{display:flex;flex-wrap:wrap;gap:var(--chat-spacing-xs);padding:var(--chat-spacing-xs) var(--chat-spacing-sm);width:100%;border-bottom:1px solid var(--chat-input-border)}.chat-input-attachment{display:flex;align-items:center;gap:var(--chat-spacing-xs);padding:var(--chat-spacing-xs) var(--chat-spacing-sm);background-color:var(--chat-bubble-bg-incoming);border-radius:var(--chat-bubble-radius);font-size:var(--chat-font-size-sm)}.chat-input-attachment .chat-input-attachment__name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-input-attachment .chat-input-attachment__remove{background:none;border:none;color:var(--chat-action-btn-color);cursor:pointer;padding:0;font-size:.75rem;opacity:.7}.chat-input-attachment .chat-input-attachment__remove:hover{opacity:1}.chat-send-btn{width:var(--chat-action-btn-size);height:var(--chat-action-btn-size);border:none;background-color:var(--chat-send-btn-bg);color:var(--chat-send-btn-color);cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color var(--chat-transition-fast),transform var(--chat-transition-fast)}.chat-send-btn:hover{background-color:var(--chat-send-btn-hover)}.chat-send-btn:active{transform:scale(.95)}.chat-send-btn:disabled{background-color:var(--chat-input-border);color:var(--chat-input-placeholder);cursor:not-allowed}.chat-audio-recorder{display:flex;align-items:center;gap:var(--chat-spacing-md);padding:var(--chat-spacing-md);background-color:var(--chat-audio-recorder-bg);border-radius:var(--chat-input-radius);flex:1}.chat-audio-recorder .chat-audio-recorder__info{flex:1;display:flex;align-items:center;gap:var(--chat-spacing-sm)}.chat-audio-recorder .chat-audio-recorder__icon{color:var(--chat-audio-recorder-color)}.chat-audio-recorder .chat-audio-recorder__timer{font-size:var(--chat-font-size-base);font-weight:600;color:var(--chat-audio-recorder-color);font-variant-numeric:tabular-nums}.chat-audio-recorder .chat-audio-recorder__wave{flex:1;height:32px;display:flex;align-items:center;gap:2px}.chat-audio-recorder .chat-audio-recorder__wave-bar{width:3px;background-color:var(--chat-audio-waveform-color);border-radius:2px;animation:chat-waveform-pulse .5s ease-in-out infinite alternate;@keyframes chat-waveform-pulse{0%{height:8px}to{height:24px}}}.chat-audio-recorder .chat-audio-recorder__cancel-btn{padding:var(--chat-spacing-xs) var(--chat-spacing-sm);background-color:transparent;border:1px solid var(--chat-audio-recorder-color);color:var(--chat-audio-recorder-color);border-radius:var(--chat-bubble-radius);cursor:pointer;font-size:var(--chat-font-size-sm);transition:background-color var(--chat-transition-fast)}.chat-audio-recorder .chat-audio-recorder__cancel-btn:hover{background-color:#dc26261a}@media (max-width: 480px){.chat-input-wrapper{padding:var(--chat-spacing-sm)}.chat-input-action-btn,.chat-send-btn{width:36px;height:36px}}.chat-audio-player{display:flex;align-items:center;gap:var(--chat-spacing-sm);padding:var(--chat-spacing-sm);background-color:var(--chat-audio-player-bg);border-radius:var(--chat-bubble-radius);min-width:200px;max-width:var(--chat-media-max-width)}.chat-audio-player .chat-audio-player__button{width:32px;height:32px;border-radius:50%;border:none;background-color:var(--chat-audio-player-icon);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color var(--chat-transition-fast)}.chat-audio-player .chat-audio-player__button:hover{background-color:var(--chat-action-btn-hover)}.chat-audio-player .chat-audio-player__progress{flex:1;height:4px;background-color:var(--chat-input-border);border-radius:2px;position:relative;cursor:pointer}.chat-audio-player .chat-audio-player__progress-bar{height:100%;background-color:var(--chat-audio-player-progress);border-radius:2px;transition:width var(--chat-transition-fast)}.chat-audio-player .chat-audio-player__time{font-size:var(--chat-font-size-sm);color:var(--chat-audio-duration-color);min-width:40px;text-align:right}.chat-quick-replies{display:flex;flex-wrap:wrap;gap:var(--chat-spacing-sm);padding:var(--chat-spacing-sm) var(--chat-spacing-md);border-top:1px solid var(--chat-container-border);background-color:var(--chat-container-bg)}.chat-quick-reply-btn{padding:var(--chat-spacing-sm) var(--chat-spacing-md);background-color:var(--chat-quickreply-bg);border:1px solid var(--chat-quickreply-border);color:var(--chat-quickreply-color);border-radius:var(--chat-quickreply-radius);cursor:pointer;font-size:var(--chat-font-size-sm);font-family:var(--chat-font-family);transition:background-color var(--chat-transition-fast),border-color var(--chat-transition-fast)}.chat-quick-reply-btn:hover{background-color:var(--chat-quickreply-hover);border-color:var(--chat-action-btn-hover)}.chat-media-viewer{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--chat-media-overlay-bg);display:flex;align-items:center;justify-content:center;z-index:9999;cursor:pointer}.chat-media-viewer .chat-media-viewer__content{max-width:90vw;max-height:90vh;cursor:default}.chat-media-viewer .chat-media-viewer__image{max-width:100%;max-height:90vh;object-fit:contain}.chat-media-viewer .chat-media-viewer__video{max-width:90vw;max-height:90vh}.chat-media-viewer .chat-media-viewer__close{position:absolute;top:var(--chat-spacing-md);right:var(--chat-spacing-md);background:transparent;border:none;color:var(--chat-media-close-color);cursor:pointer;padding:var(--chat-spacing-sm);font-size:1.5rem;opacity:.8;transition:opacity var(--chat-transition-fast)}.chat-media-viewer .chat-media-viewer__close:hover{opacity:1}.chat-media-viewer .chat-media-viewer__caption{position:absolute;bottom:var(--chat-spacing-lg);left:50%;transform:translate(-50%);color:var(--chat-media-caption-color);background-color:#00000080;padding:var(--chat-spacing-sm) var(--chat-spacing-md);border-radius:var(--chat-bubble-radius);max-width:80%;text-align:center}:root{--chat-bubble-bg-outgoing: linear-gradient(135deg, #667eea, #764ba2);--chat-bubble-bg-incoming: #2d2d44;--chat-bubble-text-outgoing: #ffffff;--chat-bubble-text-incoming: #e0e0e0;--chat-bubble-radius: 1.25rem;--chat-bubble-padding: .75rem 1rem;--chat-bubble-max-width: 85%;--chat-container-bg: #1a1a2e;--chat-container-border: rgba(168, 85, 247, .3);--chat-container-height: 100%;--chat-container-min-height: 300px;--chat-message-list-bg: transparent;--chat-message-list-padding: 1rem;--chat-date-separator-color: #8b949e;--chat-date-separator-bg: rgba(168, 85, 247, .2);--chat-date-separator-radius: 9999px;--chat-input-bg: rgba(255, 255, 255, .05);--chat-input-border: rgba(168, 85, 247, .3);--chat-input-border-focus: #667eea;--chat-input-text: #ffffff;--chat-input-placeholder: rgba(255, 255, 255, .4);--chat-input-radius: 15px;--chat-input-padding: .75rem 1rem;--chat-input-min-height: 48px;--chat-input-max-height: 120px;--chat-action-btn-color: #8b949e;--chat-action-btn-hover: #667eea;--chat-action-btn-size: 36px;--chat-send-btn-bg: linear-gradient(135deg, #667eea, #764ba2);--chat-send-btn-color: #ffffff;--chat-send-btn-hover: #764ba2;--chat-audio-recorder-bg: rgba(168, 85, 247, .2);--chat-audio-recorder-color: #667eea;--chat-audio-waveform-color: #764ba2;--chat-audio-duration-color: #8b949e;--chat-audio-player-bg: rgba(255, 255, 255, .1);--chat-audio-player-icon: #8b949e;--chat-audio-player-progress: #667eea;--chat-media-overlay-bg: rgba(0, 0, 0, .9);--chat-media-close-color: #ffffff;--chat-media-caption-color: #ffffff;--chat-media-max-width: 300px;--chat-media-max-height: 300px;--chat-quickreply-bg: rgba(168, 85, 247, .2);--chat-quickreply-border: rgba(168, 85, 247, .3);--chat-quickreply-color: #c9d1d9;--chat-quickreply-hover: rgba(168, 85, 247, .35);--chat-quickreply-radius: 20px;--chat-sticker-size: 128px;--chat-location-bg: rgba(255, 255, 255, .05);--chat-location-border: rgba(168, 85, 247, .3);--chat-location-map-height: 150px;--chat-template-bg: rgba(0, 180, 216, .1);--chat-template-border: rgba(168, 85, 247, .3);--chat-template-header-color: #00b4d8;--chat-status-sending: #9ca3af;--chat-status-sent: #667eea;--chat-status-delivered: #10b981;--chat-status-read: #667eea;--chat-status-failed: #ef4444;--chat-spacing-xs: .25rem;--chat-spacing-sm: .5rem;--chat-spacing-md: 1rem;--chat-spacing-lg: 1.5rem;--chat-font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;--chat-font-size-sm: .875rem;--chat-font-size-base: 1rem;--chat-font-size-lg: 1.125rem;--chat-line-height: 1.5;--chat-transition-fast: .15s ease;--chat-transition-normal: .2s ease;--chat-transition-slow: .3s ease;--chat-dark-bubble-bg-outgoing: linear-gradient(135deg, #667eea, #764ba2);--chat-dark-bubble-bg-incoming: #2d2d44;--chat-dark-bubble-text-outgoing: #ffffff;--chat-dark-bubble-text-incoming: #e0e0e0;--chat-dark-container-bg: #1a1a2e;--chat-dark-container-border: rgba(168, 85, 247, .3);--chat-dark-input-bg: rgba(255, 255, 255, .05);--chat-dark-input-border: rgba(168, 85, 247, .3);--chat-dark-input-text: #ffffff;--chat-dark-input-placeholder: rgba(255, 255, 255, .4)}.chat-container{--chat-bubble-bg-outgoing: var(--chat-dark-bubble-bg-outgoing, linear-gradient(135deg, #667eea, #764ba2));--chat-bubble-bg-incoming: var(--chat-dark-bubble-bg-incoming, #2d2d44);--chat-bubble-text-outgoing: var(--chat-dark-bubble-text-outgoing, #ffffff);--chat-bubble-text-incoming: var(--chat-dark-bubble-text-incoming, #e0e0e0);--chat-container-bg: var(--chat-dark-container-bg, #1a1a2e);--chat-container-border: var(--chat-dark-container-border, rgba(168, 85, 247, .3));--chat-input-bg: var(--chat-dark-input-bg, rgba(255, 255, 255, .05));--chat-input-border: var(--chat-dark-input-border, rgba(168, 85, 247, .3));--chat-input-text: var(--chat-dark-input-text, #ffffff);--chat-input-placeholder: var(--chat-dark-input-placeholder, rgba(255, 255, 255, .4))}body{margin:0;padding:0;display:flex;justify-content:space-around;height:100vh}#root{width:400px;margin:0 auto;text-align:center;height:100vh}@media (min-width: 768px){#root{width:600px;display:flex;flex-direction:column;justify-content:space-between}#root .chat__container--conversation{min-height:300px}}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}@keyframes pulse{0%{box-shadow:0 0 #a855f7b3}70%{box-shadow:0 0 0 10px #a855f700}to{box-shadow:0 0 #a855f700}}.pulsing{animation:pulse 1s infinite}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.blinking{display:inline-block;font-size:1.5em;line-height:1;letter-spacing:.1em;animation:blink 1.4s infinite both}.services-banner{margin:10px 20px;padding:15px;background:linear-gradient(135deg,#00b4d81a,#7b2cbf1a);border:1px solid rgba(168,85,247,.3);border-radius:12px;box-shadow:0 4px 15px #7b2cbf26}.services-banner h3{font-size:14px;margin:0 0 10px;color:#fff;font-weight:600}.services-banner .services-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.services-banner .services-list .service-tag{display:flex;align-items:center;gap:6px;font-size:11px;padding:6px 12px;background:#a855f733;border:1px solid rgba(168,85,247,.3);border-radius:20px;color:#c9d1d9;transition:all .3s ease}.services-banner .services-list .service-tag svg{font-size:14px;color:#00b4d8}.services-banner .services-list .service-tag:hover{background:#a855f759;transform:translateY(-2px);box-shadow:0 4px 12px #a855f74d}.header{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px;background:linear-gradient(135deg,#00b4d826,#7b2cbf26);border:1px solid rgba(168,85,247,.3);border-radius:0 0 16px 16px;box-shadow:0 4px 30px #7b2cbf33}.header .header__brand{display:flex;align-items:center;gap:12px}.header .header__logo-img{width:50px;height:50px;border-radius:12px;object-fit:contain;background:#ffffff1a;padding:5px;box-shadow:0 0 20px #a855f74d}.header .header__text{display:flex;flex-direction:column;align-items:flex-start}.header .header__title{font-size:24px;font-weight:700;background:linear-gradient(90deg,#fff,#00b4d8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header .header__subtitle{font-size:12px;color:#8b949e;margin-top:2px}.header .header__social{display:flex;gap:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);width:100%;justify-content:center}.header svg{font-size:22px}.link{color:#fff;will-change:filter;transition:all .3s}.link:hover{filter:drop-shadow(0 0 15px rgba(168,85,247,.8));transform:scale(1.1)}.chat__container{display:flex;flex-direction:column;justify-content:space-between}.chat__container .chat__container--header .logo{height:100px;padding:20px}.chat__container .chat__container--header h2{font-size:28px;margin:0;background:linear-gradient(90deg,var(--Gradient-start),var(--Neon-purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:15px}.chat__container .chat__container--header .tagline{font-size:14px;color:#8b949e;margin:5px 0 0}.chat__container h1{font-size:24px;margin-bottom:20px;background:linear-gradient(90deg,var(--Gradient-start),var(--Gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.chat__container .chat__container--conversation{display:flex;flex-direction:column;background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;min-height:250px;justify-content:space-around;box-shadow:0 8px 32px #0000004d;margin:0 20px 20px}.chat__container .chat__container--conversation .conversation__messages{margin:15px}.chat__container .chat__container--conversation .conversation__messages .message .question{text-align:right;color:var(--Gradient-start);display:flex;flex-direction:row-reverse;align-items:center;gap:8px}.chat__container .chat__container--conversation .conversation__messages .message .question svg{margin-right:5px;font-size:20px}.chat__container .chat__container--conversation .conversation__messages .message .answer{text-align:left;color:#c9d1d9}.chat__container .chat__container--conversation .conversation__messages .message .answer svg{margin-right:5px;font-size:20px;color:var(--Neon-purple)}.chat__container .chat__container--conversation .conversation__messages .message .answer pre{background:#0006;padding:10px;border-radius:10px;overflow-x:scroll;border:1px solid rgba(168,85,247,.3)}.chat__container .chat__container--conversation .conversation__messages .message .answer .think{color:#8b949e;font-style:italic;margin:10px 15px;background:#0000004d;padding:10px;border-radius:10px;border-left:3px solid var(--Neon-purple)}.chat__container .chat__container--conversation .conversation__input{margin:15px;display:flex;flex-direction:column;align-items:flex-end;border:1px solid rgba(168,85,247,.3);border-radius:15px;padding:5px 10px;background:#ffffff0d;transition:all .3s ease;box-shadow:0 0 15px #a855f71a}.chat__container .chat__container--conversation .conversation__input:focus-within{border-color:var(--Neon-purple);box-shadow:0 0 20px #a855f74d}.chat__container .chat__container--conversation .conversation__input textarea{border:none;resize:none;background:transparent;outline:none;width:97%;padding:10px 5px;color:#fff;font-size:16px}.chat__container .chat__container--conversation .conversation__input textarea::placeholder{color:#fff6}.chat__container .chat__container--conversation .conversation__input button{position:relative;display:flex;align-items:center;justify-content:center;padding:10px;background:linear-gradient(135deg,var(--Gradient-mid),var(--Gradient-end));color:#fff;border:none;border-radius:50%;cursor:pointer;width:30px;height:30px;transition:all .3s ease}.chat__container .chat__container--conversation .conversation__input button:hover{transform:scale(1.1);box-shadow:0 0 15px #a855f799}.chat__container .chat__container--conversation .conversation__input button:disabled{opacity:.5;cursor:not-allowed;transform:none}.chat__container .chat__container--conversation .conversation__model{margin:10px}.chat__container .chat__container--conversation .conversation__model select{width:80%;padding:10px;border:1px solid rgba(168,85,247,.3);border-radius:8px;font-size:16px;background:#ffffff0d;color:#fff;margin:10px;cursor:pointer;transition:all .3s ease}.chat__container .chat__container--conversation .conversation__model select:focus{border-color:var(--Neon-purple);outline:none;box-shadow:0 0 15px #a855f74d}.chat__container .chat__container--conversation .conversation__model select option{background:#1a1a2e;color:#fff}.footer{margin-top:30px;padding:20px;background:linear-gradient(135deg,#00b4d814,#7b2cbf14);border:1px solid rgba(168,85,247,.2);border-radius:16px 16px 0 0}.footer .footer__social{padding:15px;display:flex;flex-direction:row;justify-content:center;gap:18px;width:100%;box-sizing:border-box}.footer .footer__social svg{font-size:22px;transition:all .3s ease}.footer .footer__social svg:hover{color:var(--Neon-purple);filter:drop-shadow(0 0 10px rgba(168,85,247,.8));transform:scale(1.15)}.footer .footer__copyright{padding:0 0 15px;border-bottom:1px solid rgba(168,85,247,.2)}.footer .footer__copyright p{margin:0;font-size:11px;color:#666;text-align:center}.footer .footer__legal{display:flex;flex-direction:column;align-items:center;text-align:center}.footer .footer__legal h4{margin:5px 0}.footer .footer__legal span{font-size:12px;color:#8b949e;margin-top:2px}.footer .footer__links{display:flex;flex-direction:row;justify-content:space-around;gap:8px}.footer .footer__links a{color:var(--Gradient-start);text-decoration:none;font-size:12px;transition:all .3s ease;padding:10px}.footer .footer__links a:hover{color:var(--Neon-purple);text-shadow:0 0 10px rgba(168,85,247,.5)}
