@import"https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&display=swap";:root{font-family:Raleway,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-height:100vh}code{font-family:Raleway,sans-serif}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#eab82a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#eab82a}*{scrollbar-width:thin;scrollbar-color:#eab82a #f1f1f1}.error-message{display:none!important}.header{width:100%;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000014}:root{--balance-gold: #eab82a;--balance-gold-light: #f5d06b;--balance-gold-pale: #fdf6dc;--balance-gold-dim: #c99a1a;--balance-ink: #1a1a1a;--balance-ink-muted: #6b6b6b;--balance-white: #fff}.header-top{background-color:#eab82a;min-height:38px;border-bottom:1px solid #d6a418}.header-top-content{width:100%;padding:0 1.25rem;min-height:38px;display:flex;justify-content:flex-end;align-items:center;gap:.9rem}.top-link{border:none;background:transparent;color:#fff;font-family:Raleway,sans-serif;font-size:.82rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;padding:.15rem .3rem;transition:color .2s ease}.top-link:hover{color:#f9fafb}.top-separator{width:1px;height:14px;background:#f6d97c;flex-shrink:0}.language-selector,.language-selector-mobile{display:inline-flex;align-items:center;gap:.45rem;overflow:visible}.flag-cl{width:18px;height:auto;max-height:12px;display:inline-block;object-fit:contain;flex-shrink:0;overflow:visible}.header-main{background-color:#fff;min-height:68px;border-bottom:1px solid #e5e7eb}.header--authenticated .header-main{background-color:#eab82a;border-bottom-color:#d6a418;min-height:56px}.header--authenticated .header-content{min-height:56px}.header-content{width:100%;padding:0 1.25rem;min-height:68px;display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center}.header-logo{height:26px;width:auto;object-fit:contain}.header--authenticated .header-logo{height:24px}.header-right{display:flex;align-items:center;gap:.75rem}.package-availability-widgets{display:inline-flex;align-items:center;gap:.5rem}.cav-availability-widget{display:inline-flex;align-items:center;gap:.55rem;height:34px;padding:0 .85rem;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;color:#0f172a;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.cav-availability-widget:hover{border-color:#eab82a;background:#fffdf5;box-shadow:0 6px 16px #eab82a26}.header--authenticated .cav-availability-widget{height:30px;padding:0 .72rem;border-color:#ffffff9e;background:#ffffffeb}.header--authenticated .cav-availability-widget:hover{border-color:#fff;background:#fff;box-shadow:0 8px 18px #0f172a1f}.cav-availability-widget__label{font-size:.79rem;font-weight:600;color:#475569;white-space:nowrap}.cav-availability-widget__value{font-size:.92rem;font-weight:800;color:#1f2937;line-height:1;min-width:1.1rem;text-align:right}.cav-availability-widget--reports{padding-inline:.78rem}@keyframes cav-availability-pulse{0%{box-shadow:0 0 #eab82a73}to{box-shadow:0 0 0 12px #eab82a00}}.cav-availability-widget--just-updated{animation:cav-availability-pulse .8s ease-out;border-color:#eab82a}.cav-availability-widget:disabled{cursor:wait;opacity:.88}.cav-availability-widget:disabled:hover{box-shadow:none}.credits-availability-widget .cav-availability-widget__value{min-width:auto}.balance-refresh-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#64748b;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.balance-refresh-button:hover{color:#b45309;border-color:#eab82a;background:#fffdf5;box-shadow:0 6px 16px #eab82a24}.header--authenticated .balance-refresh-button{width:30px;height:30px;border-color:#ffffff9e;background:#ffffffe6;color:#64748b}.header--authenticated .balance-refresh-button:hover{color:#b45309;border-color:#fff;background:#fff;box-shadow:0 8px 18px #0f172a1f}.balance-refresh-button--active svg{animation:balance-refresh-spin .72s ease-in-out}@keyframes balance-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-nav{display:flex;align-items:center;gap:.4rem}.main-link{padding:.55rem .95rem;border:none;background:transparent;color:#374151;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;font-family:Raleway,sans-serif;transition:color .2s ease,background-color .2s ease;white-space:nowrap}.main-link:hover{color:#111827;background-color:#fff8e1}.header--authenticated .main-link{color:#fff;padding:.42rem .72rem;font-size:.84rem}.header--authenticated .main-link:hover{color:#fff;background-color:#ffffff29}.hamburger-button{display:none;flex-direction:column;justify-content:space-between;width:28px;height:22px;background:none;border:none;cursor:pointer;padding:0}.hamburger-line{width:100%;height:3px;background-color:#1a1a1a;border-radius:2px;transition:all .3s ease}.header--authenticated .hamburger-line{background-color:#fff}.hamburger-button .hamburger-line.open:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger-button .hamburger-line.open:nth-child(2){opacity:0}.hamburger-button .hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu{display:none;position:fixed;top:106px;left:0;right:0;background-color:#fff;border-top:1px solid #e5e7eb;box-shadow:0 8px 24px #0000001a;flex-direction:column;padding:.8rem 1rem;gap:.35rem;transform:translateY(-8px);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:99}.header--authenticated .mobile-menu{top:68px}.mobile-menu.mobile-open{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-link{width:100%;border:none;background:transparent;color:#1f2937;font-family:Raleway,sans-serif;font-size:.92rem;font-weight:600;text-align:left;padding:.7rem .75rem;border-radius:8px;cursor:pointer}.mobile-link:hover{background:#f3f4f6}.balance-widget-wrap{position:relative;display:inline-flex;flex-direction:column;align-items:flex-end;font-family:Arial,sans-serif}.balance-widget-pill{display:inline-flex;align-items:center;height:36px;background:var(--balance-white);border:1px solid #e5e5e5;border-radius:40px;overflow:hidden;transition:box-shadow .2s ease;position:relative;z-index:10}.balance-widget-pill:hover{box-shadow:0 2px 8px #eab82a14}.balance-display{display:flex;align-items:center;padding:0 14px 0 16px}.balance-amount{font-size:13px;font-weight:400;color:var(--balance-ink);letter-spacing:-.3px;white-space:nowrap}.balance-currency{font-size:11px;color:var(--balance-gold-dim);font-weight:400;margin-right:1px}.balance-add-btn{height:36px;padding:0 11px;background:var(--balance-white);border:none;border-left:1px solid #e5e5e5;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:0 40px 40px 0;font-size:18px;font-weight:300;color:var(--balance-ink-muted);line-height:1;transition:background .15s,color .15s}.balance-add-btn:hover{background:var(--balance-gold-pale);color:var(--balance-ink)}.balance-add-btn.active{color:var(--balance-gold-dim)}.balance-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:220px;background:var(--balance-white);border:1px solid #e5e5e5;border-radius:16px;padding:14px 14px 12px;box-shadow:0 4px 6px #0000000a,0 10px 28px #00000012;z-index:9;opacity:0;transform:translateY(-6px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .18s cubic-bezier(.4,0,.2,1),transform .18s cubic-bezier(.4,0,.2,1)}.balance-dropdown.open{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.balance-input-wrap{position:relative;margin-bottom:8px}.balance-input-sym{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:12px;color:var(--balance-gold-dim);pointer-events:none;font-weight:500}.balance-fund-input{width:100%;padding:9px 10px 9px 22px;border:1px solid #e5e5e5;border-radius:10px;font-size:15px;color:var(--balance-ink);outline:none;background:#fafaf8;transition:border-color .15s,box-shadow .15s}.balance-fund-input:focus{border-color:var(--balance-gold);box-shadow:0 0 0 2px #eab82a1f;background:var(--balance-white)}.balance-fund-input.error{border-color:#e05858;box-shadow:0 0 0 2px #e0585814}.balance-dropdown-actions{display:flex;gap:6px}.balance-btn-cancel{flex:1;padding:8px;border:1px solid #e5e5e5;border-radius:8px;background:transparent;font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--balance-ink-muted);cursor:pointer;transition:border-color .12s,color .12s}.balance-btn-cancel:hover{border-color:#bbb;color:var(--balance-ink)}.balance-btn-confirm{flex:2;padding:8px;background:var(--balance-gold);border:none;border-radius:8px;font-size:9px;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:#fff;cursor:pointer;transition:background .12s,transform .1s}.balance-btn-confirm:hover{background:var(--balance-gold-light)}.balance-btn-confirm:active{transform:scale(.97)}.balance-toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%) translateY(10px);background:var(--balance-ink);color:var(--balance-white);font-size:11px;padding:9px 16px;border-radius:40px;opacity:0;transition:opacity .2s,transform .2s;pointer-events:none;white-space:nowrap}.balance-toast.show{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:1024px){.header-top{display:none}.header-main,.header-content{min-height:72px}.main-nav{display:none}.cav-availability-widget{height:32px;padding:0 .65rem;gap:.4rem}.package-availability-widgets{gap:.42rem}.balance-refresh-button{width:32px;height:32px}.cav-availability-widget__label{font-size:.72rem}.cav-availability-widget__value{font-size:.86rem}.hamburger-button{display:flex}.mobile-menu{display:flex;top:72px}.header-logo{height:21px}.header--authenticated .header-logo{height:24px}}@media(max-width:768px){.header-content{padding:0 1rem}}@media(max-width:480px){.header-content{padding:0 .8rem}.header-right{gap:.42rem}.package-availability-widgets{gap:.32rem}.header-logo{height:19px}.header--authenticated .header-logo{height:21px;max-width:118px}.mobile-menu{padding:.7rem}.cav-availability-widget__label{display:none}.cav-availability-widget{padding:0 .55rem;min-width:52px;justify-content:center}.header--authenticated .cav-availability-widget{min-width:44px;height:30px;padding:0 .5rem}.header--authenticated .credits-availability-widget{min-width:84px}.header--authenticated .cav-availability-widget__value{font-size:.8rem}.balance-refresh-button{width:30px;height:30px}.hamburger-button{width:24px;height:20px}}@media(max-width:380px){.header-content{padding:0 .58rem}.header-right{gap:.32rem}.package-availability-widgets{gap:.24rem}.header--authenticated .header-logo{height:19px;max-width:100px}.header--authenticated .cav-availability-widget{min-width:38px;height:28px;padding:0 .42rem}.header--authenticated .credits-availability-widget{min-width:76px}.header--authenticated .cav-availability-widget__value{font-size:.76rem}.balance-refresh-button{width:28px;height:28px}}.footer{width:100%;background-color:#eab82a;color:#fff;padding:3rem 0 2rem;margin-top:auto}.footer--authenticated{padding:0;min-height:56px;display:flex;align-items:center;background:#fff;color:#1f2937;border-top:3px solid #eab82a;box-shadow:0 -8px 22px #0f172a0a}.footer-auth-content{width:100%;padding:.55rem 2rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.footer-auth-logo{height:20px;width:auto;object-fit:contain}.footer-auth-support{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;color:#64748b;font-size:.82rem;font-weight:600;white-space:nowrap}.footer-auth-support a{color:#1f2937;text-decoration:none;font-weight:800}.footer-auth-support a:hover{text-decoration:underline}.footer-content{width:100%;max-width:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(1rem,2.5vw,3rem)}.footer-section{display:flex;flex-direction:column;align-items:flex-start}.logo-section{align-items:center;justify-content:flex-start}.footer-logo{height:26px;width:auto;object-fit:contain}.footer-title{color:#fff;font-weight:700;margin-bottom:1rem;font-size:1rem;text-align:left}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;text-align:left}.footer-links a{color:#fff;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-links a:hover{color:#fff}.social-icons{display:flex;gap:1rem;flex-wrap:wrap}.icon-placeholder{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:transform .3s ease}.icon-placeholder:hover{transform:scale(1.1)}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-section{align-items:center;text-align:center}.footer-links{align-items:center}.footer--authenticated{min-height:auto}.footer-auth-content{grid-template-columns:1fr;justify-items:center;padding:.75rem 1rem;gap:.45rem;text-align:center}.footer-auth-logo{height:18px}.footer-auth-support{flex-direction:column;gap:.2rem;font-size:.82rem}}.sidebar-close{display:none}@media(max-width:768px){.sidebar{position:fixed!important;top:0;left:0;bottom:0;z-index:1100!important;transform:translate(-100%);width:280px!important;max-width:80vw}.sidebar-open{transform:translate(0)!important}.sidebar-close{display:block!important}.sidebar nav{margin-top:3rem!important}}.sidebar{z-index:10;transition:transform .3s ease-in-out}#toast-container{position:fixed;top:24px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;z-index:9999;pointer-events:none;width:max-content;max-width:420px}.toast{pointer-events:all;position:relative;display:flex;align-items:center;gap:14px;padding:14px 20px 14px 16px;border-radius:14px;min-width:300px;max-width:420px;overflow:hidden;box-shadow:0 4px 24px #0000001a,0 1px 4px #0000000f;opacity:0;transform:translateY(-18px) scale(.96);animation:toastIn .35s cubic-bezier(.34,1.56,.64,1) forwards}.toast.hiding{animation:toastOut .28s ease-in forwards}@keyframes toastIn{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastOut{to{opacity:0;transform:translateY(-12px) scale(.95)}}.toast-progress{position:absolute;top:0;left:0;height:3px;width:100%;border-radius:14px 14px 0 0;transform-origin:left;animation:progressShrink linear forwards}@keyframes progressShrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.toast.success{background:#d4edda;color:#2d6a3f}.toast.success .toast-progress{background:#7fba94}.toast.success .toast-icon-wrap{background:#b3dfc0}.toast.warning{background:#fde8cc;color:#000}.toast.warning .toast-progress{background:#f4ae60}.toast.warning .toast-icon-wrap{background:#fad3a0}.toast.error{background:#fdd9d7;color:#7a2020}.toast.error .toast-progress{background:#f09090}.toast.error .toast-icon-wrap{background:#f8b8b8}.toast-icon-wrap{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.toast-icon-wrap svg{width:20px;height:20px}.toast-body{flex:1}.toast-title{font-family:Raleway,sans-serif;font-weight:600;font-size:14px;line-height:1.3}.toast-msg{font-family:Raleway,sans-serif;font-size:13px;opacity:.8;margin-top:2px;line-height:1.4}.toast-close{flex-shrink:0;background:none;border:none;cursor:pointer;opacity:.45;padding:2px;transition:opacity .2s;color:inherit;line-height:1}.toast-close:hover{opacity:.9}.cs-chat-mock *{margin:0;padding:0;box-sizing:border-box}.cs-chat-mock{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;width:100%;height:100%;display:flex;border-radius:10px;overflow:hidden;box-shadow:0 10px 50px #00000040}.cs-chat-mock--full{min-height:0;flex:1}.cs-chat-mock--widget{border-radius:20px;box-shadow:none}.cs-chat-mock .left-panel{width:380px;min-width:380px;background:#fff;display:flex;flex-direction:column;border-right:1px solid #e0e0e0}.cs-chat-mock .lp-header{background:#eab82a;padding:10px 16px;display:flex;align-items:center;height:60px}.cs-chat-mock .lp-header h1{font-size:19px;font-weight:700;color:#fff}.cs-chat-mock .search-container{padding:4px 12px 0;background:#fff;flex:0 0 auto;height:auto}.cs-chat-mock .search-box{display:flex;align-items:center;background:#f5f5f5;border-radius:8px;padding:8px 12px;gap:10px;border:1px solid #e8e8e8}.cs-chat-mock .search-box svg{color:#999;flex-shrink:0}.cs-chat-mock .search-box input{background:transparent;border:none;outline:none;color:#111;font-size:14px;width:100%;font-family:inherit}.cs-chat-mock .search-box input::placeholder{color:#aaa}.cs-chat-mock .filters{display:flex;flex-wrap:wrap;gap:7px;padding:8px 12px 10px;background:#fff;overflow-x:visible;position:relative;z-index:50}.cs-chat-mock .filters::-webkit-scrollbar{display:none}.cs-chat-mock .filter-btn{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;padding:5px 13px;color:#666;font-size:12.5px;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s,border-color .2s;display:flex;align-items:center;gap:5px;flex:0 1 auto;min-width:0}.cs-chat-mock .filter-btn.active{background:#eab82a;color:#fff;font-weight:600;border-color:#eab82a}.cs-chat-mock .filter-btn .chevron{font-size:9px}.cs-chat-mock .filter-select{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;padding:5px 8px;color:#666;font-size:12px;font-family:inherit;cursor:pointer;white-space:nowrap;outline:none;flex:0 0 auto;width:96px;min-width:96px;max-width:96px}.cs-chat-mock .filter-select:focus{border-color:#eab82a}.cs-chat-mock .rol-wrapper{position:relative}.cs-chat-mock .rol-dropdown{display:none;position:fixed;background:#fff;border-radius:10px;box-shadow:0 4px 20px #00000026;border:1px solid #e0e0e0;z-index:999;min-width:160px;overflow:hidden}.cs-chat-mock .rol-option{padding:10px 14px;color:#333;font-size:13.5px;cursor:default;transition:background .15s;display:flex;align-items:center;gap:10px}.cs-chat-mock .rol-option.selected{color:#eab82a;font-weight:600}.cs-chat-mock .rol-option .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.cs-chat-mock .unknown-dot{background:#999}.cs-chat-mock .user-dot{background:#07a}.cs-chat-mock .executive-dot{background:#d4a000}.cs-chat-mock .admin-dot{background:#eab82a}.cs-chat-mock .chat-list-wrapper{flex:1;overflow:hidden;display:flex;flex-direction:column;position:relative}.cs-chat-mock .chat-list{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ddd transparent}.cs-chat-mock .chat-list::-webkit-scrollbar{width:4px}.cs-chat-mock .chat-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.cs-chat-mock .chat-item{display:flex;align-items:center;padding:10px 14px;gap:11px;transition:background .15s;position:relative;border:none;width:100%;background:transparent;text-align:left}.cs-chat-mock .chat-item.clickable{cursor:pointer}.cs-chat-mock .chat-item.active-chat{background:#fef3d0}.cs-chat-mock .chat-item:after{content:"";position:absolute;bottom:0;left:14px;right:0;height:.5px;background:#eee}.cs-chat-mock .chat-info{flex:1;min-width:0}.cs-chat-mock .chat-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.cs-chat-mock .chat-name-row{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden;flex:1}.cs-chat-mock .chat-name{font-size:14.5px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.cs-chat-mock .chat-time{font-size:11px;color:#aaa;flex-shrink:0;margin-left:6px}.cs-chat-mock .chat-time.unread{color:#eab82a;font-weight:600}.cs-chat-mock .chat-bottom{display:flex;justify-content:space-between;align-items:center;gap:6px}.cs-chat-mock .chat-preview{font-size:12.5px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;display:flex;align-items:center;gap:3px}.cs-chat-mock .tick{color:#eab82a;font-size:12px;flex-shrink:0}.cs-chat-mock .badge{background:#eab82a;color:#fff;font-size:11px;font-weight:700;border-radius:12px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px;flex-shrink:0}.cs-chat-mock .role-tag{font-size:10px;padding:2px 6px;border-radius:4px;font-weight:600;flex-shrink:0;white-space:nowrap}.cs-chat-mock .role-tag.administrador,.cs-chat-mock .role-tag.superadmin,.cs-chat-mock .role-tag.superusuario{background:#fff3cc;color:#7a5800}.cs-chat-mock .role-tag.ejecutivo{background:#fff8e1;color:#7a5800}.cs-chat-mock .role-tag.usuario{background:#e3f4fd;color:#07a}.cs-chat-mock .role-tag.desconocido,.cs-chat-mock .role-tag.invitado{background:#eee;color:#666}.cs-chat-mock .chat-timer{font-size:10px;color:#bbb;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;letter-spacing:.2px}.cs-chat-mock .chat-timer.running{color:#eab82a;font-weight:600}.cs-chat-mock .right-panel{flex:1;display:flex;flex-direction:column;background:#f5f5f5;position:relative;min-width:0}.cs-chat-mock .no-chat-selected{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.cs-chat-mock .no-chat-selected .icon-wrap{width:88px;height:88px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #00000014}.cs-chat-mock .no-chat-selected h2{font-size:21px;font-weight:300;color:#333}.cs-chat-mock .no-chat-selected p{font-size:13.5px;color:#888;text-align:center;max-width:300px;line-height:1.5}.cs-chat-mock .no-chat-selected .lock-row{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#bbb;margin-top:6px}.cs-chat-mock .chat-view{display:none;flex-direction:column;flex:1;min-height:0}.cs-chat-mock .chat-view.visible{display:flex}.cs-chat-mock .chat-status{font-size:11px;color:#666;display:inline-flex;align-items:center;flex-basis:100%;margin-top:2px}.cs-chat-mock .chat-header{background:#eab82a;padding:10px 16px;display:flex;align-items:center;gap:12px;height:60px;flex-shrink:0}.cs-chat-mock .chat-header-info{flex:1;min-width:0}.cs-chat-mock .chat-header-info .name-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.cs-chat-mock .chat-header-info .name{font-size:15px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-chat-mock .chat-header-info .sub{font-size:12px;color:#ffffffbf;margin-top:1px}.cs-chat-mock .chat-header-actions{display:flex;gap:18px;align-items:center}.cs-chat-mock .chat-header-actions svg{color:#ffffffd9}.cs-chat-mock .chat-header-info .role-tag{background:#ffffff40;color:#fff;border:1px solid rgba(255,255,255,.4)}.cs-chat-mock .btn-end-chat{background:#ffffff26;border:1px solid rgba(255,255,255,.5);border-radius:6px;color:#fff;font-size:11.5px;font-family:inherit;font-weight:600;padding:4px 12px;white-space:nowrap;flex-shrink:0;cursor:pointer}.cs-chat-mock .btn-end-chat:disabled{opacity:.45;cursor:default}.cs-chat-mock .chat-end-request-banner{background:#fff8e1;border-bottom:1px solid #f1ddb1;padding:10px 14px;display:flex;flex-direction:column;gap:8px}.cs-chat-mock .chat-end-request-banner span{font-size:12.5px;color:#7a5800}.cs-chat-mock .chat-end-request-actions{display:flex;gap:8px}.cs-chat-mock .chat-end-request-actions button{border:1px solid #d8b356;border-radius:6px;background:#fff;color:#7a5800;font-size:12px;font-weight:600;padding:5px 10px;cursor:pointer}.cs-chat-mock .messages-area{flex:1;overflow-y:auto;padding:16px 60px;display:flex;flex-direction:column;gap:3px;scrollbar-width:thin;scrollbar-color:#ddd transparent;background:#f5f5f5}.cs-chat-mock .messages-area::-webkit-scrollbar{width:4px}.cs-chat-mock .messages-area::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.cs-chat-mock .date-divider{text-align:center;margin:10px 0}.cs-chat-mock .date-divider span{background:#e8e8e8;color:#888;font-size:12px;padding:4px 10px;border-radius:7px}.cs-chat-mock .msg{max-width:65%;padding:7px 10px 6px;border-radius:8px;font-size:14px;line-height:1.45;position:relative;word-break:break-word;display:flex;flex-direction:column;gap:2px}.cs-chat-mock .msg.incoming{background:#fff;color:#111;align-self:flex-start;border-top-left-radius:0;box-shadow:0 1px 3px #00000014}.cs-chat-mock .msg.outgoing{background:#eab82a;color:#111;align-self:flex-end;border-top-right-radius:0;box-shadow:0 1px 3px #eab82a4d}.cs-chat-mock .msg-meta{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:2px}.cs-chat-mock .msg-time{font-size:11px;color:#0006;white-space:nowrap}.cs-chat-mock .msg-tick{font-size:12px;color:#00000080}.cs-chat-mock .msg.incoming:before{content:"";position:absolute;top:0;left:-8px;border:8px solid transparent;border-top-color:#fff;border-left:0}.cs-chat-mock .msg.outgoing:before{content:"";position:absolute;top:0;right:-8px;border:8px solid transparent;border-top-color:#eab82a;border-right:0}.cs-chat-mock .input-area{background:#fff;padding:10px 16px;display:flex;align-items:center;gap:10px;flex-shrink:0;border-top:1px solid #eeeeee}.cs-chat-mock .msg-input-wrap{flex:1;background:#f5f5f5;border-radius:24px;display:flex;align-items:center;padding:8px 14px;gap:10px;border:1px solid #e8e8e8}.cs-chat-mock .msg-input-wrap input{flex:1;background:transparent;border:none;outline:none;color:#111;font-size:14.5px;font-family:inherit}.cs-chat-mock .msg-input-wrap input::placeholder{color:#aaa}.cs-chat-mock .send-btn{width:42px;height:42px;border-radius:50%;border:none;background:#eab82a;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #eab82a66;cursor:pointer}.cs-chat-mock .send-btn:disabled{opacity:.5;cursor:not-allowed}.cs-chat-mock--widget .right-panel{width:100%}.cs-chat-mock--widget .chat-header-info .name-row{gap:0}.cs-chat-mock--widget .messages-area{padding:16px 20px}@media(max-width:900px){.cs-chat-mock .left-panel{width:320px;min-width:320px}}@media(max-width:768px){.cs-chat-mock--full{flex-direction:column}.cs-chat-mock .left-panel{width:100%;min-width:100%;max-height:280px}.cs-chat-mock .messages-area{padding:14px 16px}}.chat-widget-trigger{position:fixed;bottom:32px;right:32px;width:62px;height:62px;border-radius:50%;background:#eab82a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px #0f346073,0 1px 4px #00000026;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease;z-index:1000}.chat-widget-trigger:hover{transform:scale(1.08);box-shadow:0 8px 32px #0f34608c,0 2px 8px #0000002e}.chat-widget-trigger:active{transform:scale(.96)}.chat-widget-trigger-icon,.chat-widget-trigger-close{position:absolute;color:#fff;transition:opacity .2s ease,transform .3s cubic-bezier(.34,1.56,.64,1)}.chat-widget-trigger-close{opacity:0;transform:rotate(-90deg) scale(.6)}.chat-widget-trigger.open .chat-widget-trigger-icon{opacity:0;transform:rotate(90deg) scale(.6)}.chat-widget-trigger.open .chat-widget-trigger-close{opacity:1;transform:rotate(0) scale(1)}.chat-widget-ping{position:absolute;top:-2px;right:-2px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#c22e25;color:#fff;font-size:10px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s}.chat-widget-trigger.open .chat-widget-ping{opacity:0;pointer-events:none}.chat-widget-window{position:fixed;bottom:108px;right:32px;width:360px;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0f34602e,0 4px 16px #00000014;display:flex;flex-direction:column;overflow:hidden;z-index:999;opacity:0;transform:translateY(20px) scale(.95);transform-origin:bottom right;pointer-events:none;transition:opacity .3s ease,transform .35s cubic-bezier(.34,1.4,.64,1);height:520px;font-family:DM Sans,sans-serif}.chat-widget-window.open{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.chat-widget-header{background:#eab82a;padding:20px 22px 18px;color:#fff;flex-shrink:0}.chat-widget-header-top{display:flex;align-items:center;gap:12px}.chat-widget-avatar{width:42px;height:42px;border-radius:50%;background:#eab82a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-widget-header-info h3{font-size:15px;font-weight:600;letter-spacing:-.2px}.chat-widget-header-info span{font-size:12px;opacity:.75;font-weight:400;display:flex;align-items:center;gap:5px;margin-top:2px}.chat-widget-messages{flex:1;padding:20px 18px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;background:#fafbfc}.chat-widget-messages::-webkit-scrollbar{width:4px}.chat-widget-messages::-webkit-scrollbar-thumb{background:#dde1e7;border-radius:4px}.chat-widget-msg{max-width:80%;font-size:13.5px;line-height:1.55;padding:10px 14px;border-radius:16px;animation:chat-widget-msg-in .25s ease}@keyframes chat-widget-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-widget-msg.bot{background:#fff;color:#1a1a2e;align-self:flex-start;border-bottom-left-radius:4px;box-shadow:0 1px 6px #00000012}.chat-widget-msg.user{background:#eab82a;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.chat-widget-msg-time{font-size:10px;opacity:.45;margin-top:4px;display:block}.chat-widget-msg-img{display:block;max-width:100%;border-radius:10px;margin-bottom:6px;cursor:zoom-in;transition:opacity .15s}.chat-widget-msg-img:hover{opacity:.88}.chat-widget-typing{display:flex;align-items:center;gap:4px;padding:10px 14px;background:#fff;border-radius:16px 16px 16px 4px;align-self:flex-start;box-shadow:0 1px 6px #00000012;opacity:0;transition:opacity .2s}.chat-widget-typing.visible{opacity:1}.chat-widget-typing span{width:7px;height:7px;border-radius:50%;background:#c0c8d4;animation:chat-widget-bounce 1.2s infinite ease-in-out}.chat-widget-typing span:nth-child(2){animation-delay:.15s}.chat-widget-typing span:nth-child(3){animation-delay:.3s}@keyframes chat-widget-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.chat-widget-preview-strip{display:none;gap:8px;padding:10px 16px 0;flex-wrap:wrap;background:#fff;border-top:1px solid #eef0f3}.chat-widget-preview-strip.has-images{display:flex}.chat-widget-preview-thumb{position:relative;width:54px;height:54px;border-radius:10px;overflow:hidden;flex-shrink:0;animation:chat-widget-msg-in .2s ease;border:1.5px solid #e2e5ea}.chat-widget-preview-thumb img{width:100%;height:100%;object-fit:cover}.chat-widget-remove-img{position:absolute;top:3px;right:3px;width:18px;height:18px;border-radius:50%;background:#0000008c;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .15s}.chat-widget-remove-img:hover{background:#e94560d9}.chat-widget-input-area{padding:12px 14px;background:#fff;border-top:1px solid #eef0f3;display:flex;align-items:center;gap:8px;flex-shrink:0}.chat-widget-attach-btn{width:36px;height:36px;border-radius:10px;background:transparent;border:1.5px solid #e2e5ea;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#8a95a3;transition:background .15s,border-color .15s,color .15s,transform .15s}.chat-widget-attach-btn:hover{background:#f4f5f7;border-color:#c0c8d4;color:#1a1a2e;transform:scale(1.05)}.chat-widget-attach-btn:active{transform:scale(.92)}.chat-widget-input{flex:1;background:#f4f5f7;border:1.5px solid transparent;border-radius:12px;padding:9px 13px;font-family:DM Sans,sans-serif;font-size:13.5px;color:#1a1a2e;outline:none;resize:none;transition:border-color .2s,background .2s;line-height:1.4;max-height:80px}.chat-widget-input:focus{background:#fff;border-color:#eab82a}.chat-widget-input::placeholder{color:#aab0bb}.chat-widget-send-btn{width:38px;height:38px;border-radius:11px;background:#eab82a;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .15s ease,opacity .15s}.chat-widget-send-btn:hover{transform:scale(1.06)}.chat-widget-send-btn:active{transform:scale(.93)}.chat-widget-send-btn:disabled{opacity:.4;cursor:default;transform:none}.chat-widget-lightbox{position:fixed;inset:0;background:#0a0a14d1;display:flex;align-items:center;justify-content:center;z-index:2000;opacity:0;pointer-events:none;transition:opacity .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.chat-widget-lightbox.open{opacity:1;pointer-events:all}.chat-widget-lightbox img{max-width:88vw;max-height:82vh;border-radius:14px;box-shadow:0 24px 80px #00000080;transform:scale(.94);transition:transform .28s cubic-bezier(.34,1.4,.64,1)}.chat-widget-lightbox.open img{transform:scale(1)}.chat-widget-lightbox-close{position:absolute;top:18px;right:22px;background:#ffffff1f;border:none;color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.chat-widget-lightbox-close:hover{background:#e94560bf}@media(max-width:640px){.chat-widget-trigger{bottom:20px;right:20px}.chat-widget-window{right:14px;bottom:90px;width:calc(100vw - 28px);max-width:360px;height:min(520px,calc(100vh - 120px))}}*{margin:0;padding:0;box-sizing:border-box}#root{width:100%;min-height:100vh}
