*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{overflow:hidden;background:#000;color:#fff}.loading-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0a0c14;display:flex;align-items:center;justify-content:center;transition:opacity .8s ease}.loading-screen.hidden{opacity:0;pointer-events:none}.loading-content{text-align:center}.loading-logo{font-size:48px;font-weight:700;color:#8ac7ff;margin-bottom:30px;letter-spacing:2px}.loading-bar-container{width:240px;height:4px;background:#ffffff14;border-radius:4px;overflow:hidden;margin:0 auto 12px}.loading-bar{width:0%;height:100%;background:linear-gradient(90deg,#5b9cff,#8ac7ff);border-radius:4px;transition:width .3s ease}.loading-percent{font-size:12px;color:#ffffff59}.bg-container{position:fixed;top:-30px;right:-30px;bottom:-30px;left:-30px;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#111;transition:filter .3s ease}.bg-container video{width:100%;height:100%;object-fit:cover;display:block}#bg{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000005,#00000014);pointer-events:none;z-index:2}.app-layout{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:space-between;z-index:10}.avatar-side{width:44%;height:100%;cursor:grab}.chat-ui{width:46%;height:100vh;padding:28px;display:flex;flex-direction:column;gap:12px}.chat-top{height:82px;border-radius:26px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(145deg,#14161edb,#0c0e14d1);border:1px solid rgba(120,180,255,.14);box-shadow:0 10px 40px #00000040}.menu-icon{font-size:32px;color:#79bbff}.ai-name{font-size:32px;font-weight:700;color:#8ac7ff}.top-icons{display:flex;align-items:center;gap:12px}.icon-btn{width:42px;height:42px;border-radius:12px;border:none;cursor:pointer;background:#ffffff0f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;transition:.2s}.icon-btn:hover{background:#5aa0ff24;transform:translateY(-2px)}#bgColorPicker{width:42px;height:42px;border:none;background:none;cursor:pointer}.settings-panel{border-radius:20px;padding:16px 20px;background:linear-gradient(145deg,#14161edb,#0c0e14d1);border:1px solid rgba(120,180,255,.12);box-shadow:0 8px 30px #0003;display:flex;flex-direction:column;gap:12px;transition:all .3s ease;overflow:hidden;max-height:200px}.settings-panel.collapsed{max-height:0;padding:0 20px;border-color:transparent;box-shadow:none}.settings-row{display:flex;align-items:center;gap:14px}.settings-label{font-size:13px;color:#ffffff73;min-width:50px;font-weight:500}.avatar-switcher{display:flex;gap:0;border-radius:12px;overflow:hidden;border:1px solid rgba(120,180,255,.2);background:#0000004d}.avatar-btn{padding:8px 18px;border:none;cursor:pointer;font-size:14px;font-weight:600;color:#ffffff80;background:transparent;transition:all .25s ease;white-space:nowrap;height:auto;border-radius:0}.avatar-btn:hover{color:#fffc;background:#5aa0ff14;transform:none}.avatar-btn.active{color:#fff;background:linear-gradient(135deg,#5b9cff4d,#8ac7ff33);box-shadow:inset 0 0 12px #5b9cff26}.voice-select{flex:1;height:36px;padding:0 10px;border-radius:10px;border:1px solid rgba(120,180,255,.2);background:#ffffff0f;color:#9fd3ff;font-size:12px;cursor:pointer;outline:none}.voice-select option{background:#1a1c24;color:#9fd3ff}.blur-slider{flex:1;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff1f;border-radius:4px;outline:none;cursor:pointer}.blur-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#8ac7ff;cursor:pointer}.blur-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#8ac7ff;cursor:pointer;border:none}.blur-value{font-size:11px;color:#fff6;min-width:20px;text-align:right}.chat-box{flex:1;padding:26px;overflow:auto;border-radius:30px;background:linear-gradient(145deg,#14161ed6,#0c0e14c7);border:1px solid rgba(120,180,255,.12);box-shadow:0 10px 40px #00000038}.msg{max-width:80%;padding:18px;margin-bottom:16px;border-radius:22px;font-size:17px;line-height:1.6}.user{margin-left:auto;color:#8fd3ff;background:#0078ff1a;border:1px solid rgba(0,120,255,.14)}.ai{color:#e08cff;background:#ffffff0a;border:1px solid rgba(255,255,255,.04)}.input-box{border-radius:28px;padding:22px;background:linear-gradient(145deg,#14161ee0,#0c0e14d1);border:1px solid rgba(120,180,255,.12);box-shadow:0 10px 40px #0000003d}textarea{width:100%;height:110px;border:none;outline:none;resize:none;background:transparent;color:#fff;font-size:17px}.bottom-ui{margin-top:18px;display:flex;justify-content:space-between;align-items:center}.cam-buttons{display:flex;gap:10px}button{height:54px;padding:0 22px;border:none;border-radius:16px;cursor:pointer;color:#9fd3ff;font-size:15px;font-weight:700;background:#ffffff0d;border:1px solid rgba(120,180,255,.12);transition:.2s}button:hover{background:#5aa0ff24;transform:translateY(-2px)}#sendBtn{width:140px}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:20px}.mic-btn{font-size:20px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:50%!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;transition:all .2s}.mic-btn.recording{background:#ff3c3c4d!important;border-color:#ff3c3c99!important;box-shadow:0 0 16px #ff3c3c66;animation:pulse 1s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.send-area{display:flex;align-items:center;gap:10px}.typing-indicator{display:flex;gap:4px;padding:14px 18px}.typing-indicator span{width:8px;height:8px;border-radius:50%;background:#e08cff;animation:blink 1.4s infinite both}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}.quick-replies{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;max-width:85%}.quick-reply-btn{height:auto!important;padding:8px 16px!important;border-radius:20px!important;font-size:13px!important;font-weight:500!important;color:#8fd3ff!important;background:#0078ff14!important;border:1px solid rgba(0,120,255,.2)!important;cursor:pointer;transition:all .2s;white-space:nowrap}.quick-reply-btn:hover{background:#0078ff2e!important;border-color:#0078ff66!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #0078ff26}.product-cards{display:flex;gap:12px;overflow-x:auto;padding:4px 0 12px;margin-bottom:16px;max-width:90%;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.product-cards::-webkit-scrollbar{height:4px}.product-cards::-webkit-scrollbar-thumb{background:#78b4ff33;border-radius:4px}.product-card{min-width:160px;max-width:160px;border-radius:16px;overflow:hidden;cursor:pointer;background:linear-gradient(145deg,#14161ee6,#0c0e14d9);border:1px solid rgba(120,180,255,.15);box-shadow:0 8px 32px #0000004d,0 2px 8px #0003,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;flex-shrink:0}.product-card:hover{transform:translateY(-4px) rotateY(-2deg);border-color:#78b4ff4d;box-shadow:0 12px 40px #0078ff26,0 4px 12px #0000004d,inset 0 1px #ffffff14}.product-img{width:100%;height:120px;object-fit:cover;display:block;border-bottom:1px solid rgba(120,180,255,.1)}.product-info{padding:10px 12px}.product-name{font-size:12px;font-weight:600;color:#e0e8f0;line-height:1.3;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-price{font-size:14px;font-weight:700;color:#8fd3ff;margin-bottom:6px}.product-buy{font-size:10px;font-weight:600;color:#78b4ff80;letter-spacing:.5px;transition:color .2s}.product-card:hover .product-buy{color:#8fd3ff}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.lip-sync-active .ai-name{animation:lipGlow .3s infinite alternate}@keyframes lipGlow{0%{text-shadow:0 0 4px rgba(142,199,255,.3)}to{text-shadow:0 0 12px rgba(142,199,255,.8)}}.copyright{text-align:center;font-size:10px;color:#ffffff38;padding-top:6px;letter-spacing:.5px}@media (max-width:768px){.app-layout{flex-direction:column}.avatar-side{width:100%;height:42%}.chat-ui{width:100%;height:58%;padding:8px;gap:6px}.chat-top{height:44px;border-radius:14px;padding:0 10px}.menu-icon{font-size:18px}.ai-name{font-size:16px}.top-icons{gap:4px}.icon-btn{width:30px;height:30px;font-size:14px;border-radius:8px}#bgColorPicker{width:30px;height:30px}.quick-replies{max-width:95%;gap:6px}.quick-reply-btn{padding:6px 12px!important;font-size:11px!important}.product-cards{max-width:100%;gap:8px}.product-card{min-width:130px;max-width:130px;border-radius:12px}.product-img{height:90px}.product-info{padding:8px 10px}.product-name{font-size:11px}.product-price{font-size:12px}.product-buy{font-size:9px}.settings-panel{border-radius:12px;padding:10px 14px;gap:8px}.settings-panel.collapsed{padding:0 14px}.settings-label{font-size:11px;min-width:40px}.avatar-switcher{border-radius:8px}.avatar-btn{padding:6px 12px;font-size:12px}.voice-select{height:30px;font-size:11px;padding:0 6px;border-radius:8px}.blur-slider{height:3px}.blur-slider::-webkit-slider-thumb{width:14px;height:14px}.blur-value{font-size:10px}.chat-box{padding:8px;border-radius:14px}.msg{padding:8px;margin-bottom:6px;border-radius:12px;font-size:13px;line-height:1.4}.input-box{border-radius:14px;padding:8px}textarea{height:36px;font-size:13px}.bottom-ui{margin-top:6px}button{height:34px;padding:0 10px;border-radius:10px;font-size:11px}#sendBtn{width:56px}.cam-buttons{gap:4px}.mic-btn{width:34px!important;height:34px!important;font-size:16px!important}.send-area{gap:6px}.copyright{font-size:8px}.product-showcase{left:10px;width:220px;max-height:50vh;top:auto;bottom:80px;transform:translateY(20px);border-radius:18px}.showcase-card{padding:8px;gap:8px}.showcase-img{width:44px;height:44px;border-radius:8px}.showcase-name,.showcase-price{font-size:11px}}@media (max-width:480px){.avatar-side{height:38%}.chat-ui{height:62%;padding:4px;gap:4px}.chat-top{height:38px;border-radius:10px;padding:0 8px}.menu-icon{font-size:15px}.ai-name{font-size:14px}.icon-btn{width:28px;height:28px;font-size:12px;border-radius:6px}#bgColorPicker{width:28px;height:28px}.quick-replies{max-width:100%;gap:4px}.quick-reply-btn{padding:5px 10px!important;font-size:10px!important;border-radius:14px!important}.product-card{min-width:110px;max-width:110px;border-radius:10px}.product-img{height:70px}.product-info{padding:6px 8px}.product-name{font-size:10px}.product-price{font-size:11px}.settings-panel{border-radius:10px;padding:8px 10px;gap:6px}.settings-panel.collapsed{padding:0 10px}.settings-row{gap:8px}.settings-label{font-size:10px;min-width:34px}.avatar-switcher{border-radius:6px}.avatar-btn{padding:5px 8px;font-size:11px}.voice-select{height:26px;font-size:10px;padding:0 4px;border-radius:6px}.blur-value{font-size:9px}.chat-box{padding:6px;border-radius:10px}.msg{padding:6px;margin-bottom:4px;border-radius:10px;font-size:12px;max-width:92%;line-height:1.3}.input-box{border-radius:10px;padding:6px}textarea{height:30px;font-size:12px}.bottom-ui{margin-top:4px}button{height:30px;padding:0 6px;border-radius:8px;font-size:10px}#sendBtn{width:46px}.cam-buttons{gap:3px}.mic-btn{width:30px!important;height:30px!important;font-size:14px!important}.copyright{font-size:7px;padding-top:2px}.product-showcase{left:8px;right:8px;width:auto;max-height:40vh;bottom:70px;border-radius:14px}.showcase-card{padding:6px;gap:6px}.showcase-img{width:36px;height:36px;border-radius:6px}.showcase-name,.showcase-price{font-size:10px}}.product-showcase{position:fixed;left:20px;top:50%;transform:translate(-20px,-50%);width:280px;max-height:70vh;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#0f1119eb,#080a10e0);border:1px solid rgba(120,180,255,.12);box-shadow:0 20px 60px #00000080,0 4px 16px #0000004d,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.showcase-header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid rgba(120,180,255,.08)}.showcase-title{font-size:14px;font-weight:600;color:#8ac7ff}.showcase-close{cursor:pointer;color:#ffffff4d;font-size:18px;transition:color .2s}.showcase-close:hover{color:#ff6b6b}.showcase-grid{padding:12px;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.showcase-grid::-webkit-scrollbar{width:3px}.showcase-grid::-webkit-scrollbar-thumb{background:#78b4ff26;border-radius:4px}.showcase-card{display:flex;gap:12px;padding:10px;border-radius:14px;cursor:pointer;background:#ffffff08;border:1px solid rgba(120,180,255,.06);transition:all .25s ease}.showcase-card:hover{background:#0078ff0f;border-color:#78b4ff33;transform:translate(4px)}.showcase-img{width:56px;height:56px;border-radius:10px;object-fit:cover;flex-shrink:0}.showcase-info{flex:1;min-width:0}.showcase-name{font-size:12px;font-weight:600;color:#e0e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.showcase-price{font-size:13px;font-weight:700;color:#8fd3ff;margin-bottom:2px}.showcase-link{font-size:10px;color:#78b4ff66;transition:color .2s}.showcase-card:hover .showcase-link{color:#8fd3ff}
