@charset "UTF-8";#tcy-bubble-icon,#tcy-bubble-text{position:relative;z-index:1;display:flex}.tcy-msg--ai,.tcy-product-card{box-shadow:0 1px 4px rgba(0,0,0,.2)}#tcy-chat-bubble,.tcy-product-card{transition:box-shadow .2s,border-color .2s}#tcy-bubble-main,.tcy-card-name{font-weight:600;white-space:nowrap}@keyframes tcy-ring-pulse{0%{transform:scale(1);opacity:.7}100%{transform:scale(1.55);opacity:0}}@keyframes tcy-dot-blink{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.6)}}@keyframes tcy-glitch{0%,100%,87%,95%{transform:translate(0);clip-path:none}89%{transform:translate(-3px);clip-path:inset(12% 0 76% 0)}91%{transform:translate(3px);clip-path:inset(55% 0 12% 0)}93%{transform:translate(-2px);clip-path:inset(30% 0 48% 0)}}#tcy-chat-bubble{position:fixed;bottom:28px;right:28px;z-index:9999;height:56px;border-radius:100px;background:#0e0e16;border:1.5px solid rgba(255,255,255,.12);display:flex;align-items:center;gap:12px;padding:0 22px 0 10px;cursor:pointer;overflow:visible;box-shadow:0 4px 24px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.06)}#tcy-chat-bubble:hover{border-color:rgba(255,255,255,.25);box-shadow:0 0 28px rgba(0,0,0,.5),0 4px 24px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.06)}#tcy-bubble-ring,#tcy-bubble-ring2{position:absolute;border-radius:100px;border:1.5px solid rgba(255,255,255,.15);pointer-events:none;animation:2.4s ease-out infinite tcy-ring-pulse}#tcy-bubble-ring{inset:-10px}#tcy-bubble-ring2{inset:-18px;border-color:rgba(255,255,255,.07);animation-delay:.7s}#tcy-bubble-icon{width:38px;height:38px;border-radius:50%;background:#1e1e2e;border:1.5px solid rgba(255,255,255,.15);align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 0 12px rgba(0,0,0,.4)}#tcy-bubble-icon svg{width:20px;height:20px;stroke:white;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}#tcy-bubble-text{flex-direction:column;gap:2px}#tcy-bubble-top{display:flex;align-items:center;gap:4px;height:12px}#tcy-bubble-main{font-size:13.5px;color:#fff;letter-spacing:-.01em;animation:7s ease-in-out infinite tcy-glitch}@media (max-width:480px){#tcy-chat-bubble{right:16px;bottom:20px;padding:0;width:56px;justify-content:center;border-radius:50%!important}#tcy-bubble-text{display:none}}#tcy-chat-box{display:none;flex-direction:column;position:fixed;bottom:96px;right:28px;z-index:9998;width:340px;height:560px;background:#141420;border:1px solid rgba(255,255,255,.08);border-radius:18px;box-shadow:0 8px 40px rgba(0,0,0,.5);overflow:hidden;font-family:Arial,sans-serif}#tcy-chat-box.open{display:flex}#tcy-chat-head{background:#0e0e16;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}#tcy-chat-head-info{display:flex;align-items:center;gap:10px}#tcy-chat-avatar{width:36px;height:36px;border-radius:50%;background:#1e1e2e;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px}#tcy-chat-head strong{display:block;font-size:14px;color:#fff}#tcy-chat-head small{font-size:11px;opacity:.6;color:#fff}#tcy-chat-close{background:0 0;border:none;color:#fff;font-size:18px;cursor:pointer;opacity:.5;line-height:1}#tcy-chat-close:hover{opacity:1}#tcy-chat-msgs{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;background:#141420}.tcy-msg{max-width:85%;padding:10px 14px;border-radius:14px;font-size:13.5px;line-height:1.5}.tcy-msg--ai{background:#1e1e2e;color:#e8e8f0;border:1px solid rgba(255,255,255,.07);border-bottom-left-radius:4px;align-self:flex-start}#tcy-chat-input,#tcy-chat-send,.tcy-msg--user{background:#1e1e2e;color:#fff}.tcy-msg--user{border:1px solid rgba(255,255,255,.12);border-bottom-right-radius:4px;align-self:flex-end}.tcy-msg--typing{opacity:.6;font-style:italic}#tcy-chat-msgs::-webkit-scrollbar{width:4px}#tcy-chat-msgs::-webkit-scrollbar-track{background:0 0}#tcy-chat-msgs::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:4px}#tcy-chat-input-wrap{display:flex;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid rgba(255,255,255,.08);background:#0e0e16}#tcy-chat-input:focus,#tcy-chat-send:hover{border-color:rgba(255,255,255,.25)}#tcy-chat-input{flex:1;border:1.5px solid rgba(255,255,255,.1);border-radius:10px;padding:9px 12px;font-size:13.5px;outline:0}#tcy-chat-input::placeholder{color:rgba(255,255,255,.3)}#tcy-chat-send{width:38px;height:38px;border-radius:10px;border:1.5px solid rgba(255,255,255,.12);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s}#tcy-chat-send:hover{background:#2a2a3e}.tcy-product-list{display:flex;flex-direction:column;gap:8px;width:100%;padding:4px 0}.tcy-product-card{display:flex;align-items:center;gap:10px;background:#252535;border-radius:10px;padding:8px;text-decoration:none;color:#e8e8f0;border:1px solid rgba(255,255,255,.07)}.tcy-product-card:hover{box-shadow:0 3px 12px rgba(0,0,0,.3);border-color:rgba(255,255,255,.2)}.tcy-card-img{width:54px;height:54px;border-radius:7px;overflow:hidden;flex-shrink:0;background:#1e1e2e;display:flex;align-items:center;justify-content:center}.tcy-card-img img{width:100%;height:100%;object-fit:cover}.tcy-card-no-img{font-size:22px}.tcy-card-info{flex:1;min-width:0}.tcy-card-brand{font-size:10px;color:rgba(255,255,255,.4);text-transform:uppercase;font-weight:600;letter-spacing:.4px}.tcy-card-name{font-size:12.5px;color:#e8e8f0;overflow:hidden;text-overflow:ellipsis}.tcy-card-price{font-size:13px;font-weight:700;color:rgba(255,255,255,.85);margin-top:2px}@media (max-width:480px){#tcy-chat-box{width:calc(100vw - 32px);right:16px;bottom:90px}#tcy-chat-bubble{right:16px;bottom:20px;width:56px!important;border-radius:50%!important;padding:0!important}#tcy-bubble-text{display:none}}.tcy-guest-wall{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 20px;line-height:1.8;flex:1;max-width:100%;color:rgba(255,255,255,.7)}.tcy-login-link{display:inline-block;background:#1e1e2e;border:1.5px solid rgba(255,255,255,.15);color:#fff;padding:8px 22px;border-radius:8px;text-decoration:none;font-weight:700;font-size:13px;margin-top:6px;transition:background .2s,border-color .2s}.tcy-login-link:hover{background:#2a2a3e;border-color:rgba(255,255,255,.3);color:#fff}