*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,Arial,sans-serif}body{background:#f5f7fd}:root{--primary:#7f41f5 ;--primary-dark:#351ba5;--primary-light:#0d0d0d;--accent:#d946ef;--text-main:#21006b;--text-muted:#7A6C9E;--border-radius-card:24px}.navbar{background:#fff;padding:14px 0;box-shadow:0 2px 16px #0000000f}.logo{width:46px;height:46px;object-fit:contain}.brand{font-size:20px;font-weight:800;color:#333;font-style:italic;letter-spacing:-.5px}.nav-actions{display:flex;align-items:center;gap:14px}.nav-pill{display:flex;align-items:center;gap:8px;padding:6px 14px 6px 6px;height:46px;background:var(--primary-light);border-radius:999px;text-decoration:none;color:var(--primary);font-weight:700;transition:.2s;cursor:pointer;border:none}.nav-pill:hover{background:#dde8ff;color:var(--primary)}.gem{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.plus{width:26px;height:26px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:17px}.count{font-size:15px;line-height:1;font-weight:700}.login-pill{display:flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,var(--primary),#8D79FF);color:#fff;font-weight:700;text-decoration:none;transition:.2s;cursor:pointer;border:none;font-size:15px}.login-pill:hover{opacity:.9;color:#fff;transform:translateY(-1px)}.user-avatar-nav{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid var(--primary);cursor:pointer}.nav-username{font-weight:700;color:var(--text-main);font-size:14px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.nav-actions{gap:8px;flex-wrap:wrap}.nav-pill{height:40px;padding:5px 10px 5px 5px}.login-pill{height:40px;padding:0 16px;font-size:14px}.brand{font-size:17px}}.nav-pill-noti{background:#f3f0ff;border:none;border-radius:50px;padding:8px 14px;display:flex;align-items:center;gap:6px;color:#6a63ff;font-weight:600;transition:all .2s ease;position:relative}.nav-pill-noti:hover{background:#e8e4ff;transform:translateY(-1px)}.noti-dot{position:absolute;top:-2px;right:-2px;background:#ef4444;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;font-weight:700;border:2px solid #fff}.nav-diamond-pill{color:#6a63ff;background:#f3f0ff;padding:8px 14px;border-radius:50px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:4px}.nav-noti-box{border-radius:14px;padding:14px;background:#fff;border:1px solid #f0ecff;margin-bottom:10px}.nav-noti-box.unread{background:#fbfaff;border-left:3px solid #6A63FF}.star-rating-nav i{cursor:pointer;font-size:28px;color:#cbd5e1;transition:color .15s ease}.star-rating-nav i.active{color:#ffb500}.star-rating{display:flex;justify-content:center;gap:10px;padding:8px 0}.star-rating i{cursor:pointer;font-size:36px;color:#d1d5db;transition:color .15s ease,transform .1s ease;user-select:none}.star-rating i:hover{transform:scale(1.15)}.star-rating i.active{color:#ffb500}.star-rating i.hovered{color:#ffd55a}.hero{margin-top:20px}.carousel-inner{border-radius:24px;overflow:hidden}.carousel-item img{width:100%;height:300px;object-fit:cover}.carousel-control-prev-icon,.carousel-control-next-icon{background-color:#ffffffe6;border-radius:50%;padding:20px}@media (max-width:768px){.carousel-item img{height:170px}}.heroSwiper{border-radius:22px;overflow:hidden}.heroSwiper img{width:100%;display:block;object-fit:cover}.heroSwiper .swiper-button-next,.heroSwiper .swiper-button-prev{width:42px;height:42px;border-radius:50%;background:#ffffffe6;color:#6a63ff;box-shadow:0 6px 20px #00000026}.heroSwiper .swiper-button-next:after,.heroSwiper .swiper-button-prev:after{font-size:18px;font-weight:700}.heroSwiper .swiper-pagination-bullet{background:#fff;opacity:.6}.heroSwiper .swiper-pagination-bullet-active{opacity:1;background:#6a63ff}.notice{margin-top:20px}.notice-box{display:flex;align-items:center;gap:16px;padding:10px 16px;border-radius:60px;background:#ffffff8c;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.6);box-shadow:inset 0 1px #fff9,0 8px 25px #7b58ff14}.notice-avatar{width:54px;height:54px;border-radius:50%;padding:3px;background:linear-gradient(135deg,#9d8bff,#7e6dff);flex-shrink:0}.notice-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.notice-content{overflow:hidden;flex:1}.notice-track{white-space:nowrap;color:var(--primary);font-size:14px;font-weight:700;animation:marquee 35s linear infinite}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.notice-btn{background:#fffc;border:none;border-radius:40px;padding:8px 20px;font-weight:700;font-size:14px;color:var(--primary);white-space:nowrap;cursor:pointer;transition:.2s}.notice-btn:hover{background:#fff}@media (max-width:768px){.notice-box{border-radius:20px;flex-wrap:wrap}.notice-btn{width:100%}}.section-wrap{margin-top:40px}.section-title{position:relative;display:flex;align-items:center;gap:14px;margin-bottom:22px;font-size:32px;font-weight:800;line-height:1.2;color:var(--text-main);letter-spacing:-.5px}.section-title:before{content:"";width:16px;height:16px;flex-shrink:0;display:block;border-radius:3px;background:linear-gradient(135deg,#8b7dff,#5f63ff) left top/7px 7px no-repeat,linear-gradient(135deg,#c9bbff,#8b7dff) right top/7px 7px no-repeat,linear-gradient(135deg,#6d5cff,#8b7dff) left bottom/7px 7px no-repeat,linear-gradient(135deg,#b39dff,#e3dcff) right bottom/7px 7px no-repeat}@media (max-width:768px){.section-title{font-size:24px;gap:10px}}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.filter-chip{padding:8px 18px;border-radius:30px;border:1.5px solid #e0d9ff;background:#fff;color:var(--text-muted);font-weight:600;font-size:14px;cursor:pointer;transition:.2s}.filter-chip:hover,.filter-chip.active{background:var(--primary);color:#fff;border-color:var(--primary)}.stream-card{background:#fff;border-radius:var(--border-radius-card);overflow:hidden;border:2px solid #8E6BFF;transition:.25s;position:relative;cursor:pointer}.stream-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.thumb{position:relative;aspect-ratio:4.9/5;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover;transition:.3s}.stream-card:hover .thumb img{transform:scale(1.04)}.rating{position:absolute;left:14px;bottom:12px;background:#7a5cff;color:#fff;padding:6px 12px;border-radius:30px;font-size:14px;font-weight:700}.rating span{opacity:.85;font-weight:500}.online{position:absolute;top:12px;right:12px;width:13px;height:13px;border-radius:50%;background:#53e85d;border:2.5px solid #fff}.content{padding:16px;background:#fff;position:relative;min-width:0}.content:after{content:"CAB";position:absolute;right:14px;bottom:-12px;font-size:76px;font-weight:900;color:#7a5cff08;pointer-events:none}.card-title{font-size:16px;font-weight:700;color:var(--text-main);display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.verify{font-size:16px}.desc{margin-top:6px;color:var(--text-muted);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.price{display:flex;align-items:flex-end;gap:5px;color:#7c3aed;font-weight:700}.price .diamond{font-size:22px;line-height:1;color:var(--accent)}.price b{font-size:22px;line-height:1;font-weight:800}.price .unit{font-size:13px;color:#777;margin-bottom:2px}.users{display:flex;flex-shrink:0}.users img{width:34px;height:34px;border-radius:50%;border:2px solid #fff;margin-left:-8px}.users img:first-child{margin-left:0}@media (min-width:768px) and (max-width:991.98px){.stream-card{display:flex;align-items:stretch}.thumb{width:42%;aspect-ratio:auto;flex-shrink:0}.content{flex:1}}@media (max-width:767.98px){.stream-card{display:block}.thumb{width:100%;aspect-ratio:4.9/5}}@media (max-width:575.98px){.content{padding:10px}.card-title{font-size:13.5px;gap:4px}.verify{font-size:13.5px}.desc{font-size:11px;margin-top:4px}.bottom{margin-top:6px}.price .diamond,.price b{font-size:16px}.price .unit{font-size:11px}.rating{left:8px;bottom:8px;padding:4px 9px;font-size:11.5px}.users img{width:24px;height:24px;margin-left:-6px}}.btn-load-more{display:inline-flex;align-items:center;justify-content:center;min-width:260px;height:58px;padding:0 36px;border:1.5px solid var(--primary);border-radius:16px;background:#fff;color:var(--primary);font-size:17px;font-weight:700;cursor:pointer;transition:.25s;text-decoration:none}.btn-load-more:hover{background:linear-gradient(180deg,#f8f6ff,#eee9ff);color:#4f46e5;transform:translateY(-2px);box-shadow:0 10px 25px #6a63ff26}@media (max-width:768px){.btn-load-more{width:100%;min-width:unset;height:52px}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.4s infinite}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{border-radius:var(--border-radius-card);overflow:hidden;border:2px solid #e8e4ff;background:#fff}.skeleton-thumb{height:260px}.skeleton-content{padding:16px}.skeleton-line{height:14px;border-radius:6px;margin-bottom:10px}.skeleton-line.w-60{width:60%}.skeleton-line.w-80{width:80%}.skeleton-line.w-40{width:40%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes slideIn{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}.deposit-modal{border:none;border-radius:22px;overflow:hidden}.deposit-modal .modal-header{background:linear-gradient(135deg,#6a63ff,#8d79ff);color:#fff;padding:16px 22px}.deposit-modal .btn-close{filter:invert(1)}.deposit-modal .modal-body{padding:28px}.vietqr{width:240px;max-width:100%;border-radius:16px;background:#fff;padding:8px;box-shadow:0 8px 24px #00000014}.bank-number{margin-top:16px;font-size:18px;font-weight:800;color:#5e5bff}.bank-owner{margin-top:4px;font-size:16px;font-weight:700;color:#555}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.pkg-btn{padding:12px 8px;border-radius:14px;border:1.5px solid #e0d9ff;background:#f8f6ff;text-align:center;cursor:pointer;transition:.2s}.pkg-btn:hover,.pkg-btn.selected{border-color:var(--primary);background:#edeaff}.pkg-diamond{font-size:18px;font-weight:800;color:var(--primary)}.pkg-price{font-size:12px;color:var(--text-muted);margin-top:2px}.wallet-tabs .nav-link{color:var(--text-muted);font-weight:600}.wallet-tabs .nav-link.active{color:var(--primary);border-bottom:2px solid var(--primary)}.tx-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0eeff}.tx-type{font-size:13px;color:var(--text-muted)}.tx-amount.plus{color:#22c55e;font-weight:700}.tx-amount.minus{color:#ef4444;font-weight:700}.wallet-tabs .nav-link{color:#64748b;font-weight:600;border:none;background:transparent;padding:10px 16px;transition:all .2s}.wallet-tabs .nav-link.active{color:#6a63ff;border-bottom:2px solid #6A63FF}.auth-modal .modal-content{border:none;border-radius:22px;overflow:hidden}.auth-modal .modal-header{background:linear-gradient(135deg,#6a63ff,#8d79ff);color:#fff;border:none;padding:18px 24px}.auth-modal .btn-close{filter:invert(1)}.auth-tabs .nav-link{color:var(--text-muted);font-weight:600;border:none;border-bottom:2px solid transparent;border-radius:0;padding:10px 20px}.auth-tabs .nav-link.active{color:var(--primary);border-bottom-color:var(--primary)}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6a63ff26}.btn-primary-custom{width:100%;height:48px;border:none;border-radius:14px;background:linear-gradient(135deg,var(--primary),#8D79FF);color:#fff;font-weight:700;font-size:16px;cursor:pointer;transition:.2s;margin-top:8px}.btn-primary-custom:hover{opacity:.9;transform:translateY(-1px)}.auth-divider{text-align:center;color:var(--text-muted);font-size:13px;margin:12px 0;position:relative}.auth-divider:before,.auth-divider:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:#e0d9ff}.auth-divider:before{left:0}.auth-divider:after{right:0}.booking-modal .modal-content{border:none;border-radius:22px;overflow:hidden}.booking-modal .modal-header{background:linear-gradient(135deg,#6a63ff,#8d79ff);color:#fff;border:none;padding:16px 22px}.booking-modal .btn-close{filter:invert(1)}.provider-booking-info{display:flex;align-items:center;gap:14px;padding:14px;background:#f8f6ff;border-radius:14px;margin-bottom:20px}.provider-booking-info img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid var(--primary)}.provider-booking-name{font-weight:700;color:var(--text-main);font-size:16px}.provider-booking-price{color:var(--primary);font-weight:700;font-size:14px}.hours-picker{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.hour-btn{padding:8px 18px;border-radius:20px;border:1.5px solid #e0d9ff;background:#fff;color:var(--text-muted);font-weight:600;cursor:pointer;transition:.2s}.hour-btn.selected{background:var(--primary);color:#fff;border-color:var(--primary)}.booking-summary{background:#f8f6ff;border-radius:14px;padding:14px;margin-top:16px}.summary-row{display:flex;justify-content:space-between;margin-bottom:6px;font-size:14px}.summary-row.total{font-weight:800;color:var(--primary);font-size:16px;margin-top:6px;padding-top:6px;border-top:1px solid #e0d9ff}.balance-warning{background:#fff3cd;border:1px solid #ffc107;border-radius:10px;padding:10px 14px;font-size:13px;color:#856404;margin-top:10px}.profile-menu{min-width:220px}.profile-menu .dropdown-item{padding:10px 16px;font-weight:500;font-size:14px}.profile-menu .dropdown-item:hover{background:#f0ecff;color:var(--primary)}.profile-menu .dropdown-divider{margin:4px 0}.dropdown-user-info{padding:12px 16px;border-bottom:1px solid #f0ecff}.dropdown-user-info .name{font-weight:700;color:var(--text-main)}.dropdown-user-info .balance{color:var(--primary);font-weight:600;font-size:13px}.toast-container{position:fixed;bottom:24px;right:24px;z-index:99999;display:flex;flex-direction:column;align-items:flex-end;pointer-events:none}.toast-custom{min-width:280px;max-width:360px;background:#fff;border-left:4px solid var(--primary);border-radius:12px;box-shadow:0 8px 32px #0000002e;padding:14px 18px;font-size:14px;font-weight:600;color:#21006b;display:flex;align-items:center;gap:10px;margin-top:8px;animation:slideInRight .3s ease;transition:opacity .35s ease;pointer-events:auto;word-break:break-word}.toast-custom.success{border-color:#22c55e}.toast-custom.error{border-color:#ef4444}.toast-custom.warning{border-color:#f59e0b}.toast-custom.info{border-color:#6a63ff}@keyframes slideInRight{0%{transform:translate(110%);opacity:0}to{transform:translate(0);opacity:1}}.footer{margin-top:60px;background:#050505;color:#b9a8ff;padding:35px 0 20px}.footer-top{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap;margin-bottom:30px}.footer-logo img{width:65px}.footer-social{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.footer-title{color:#fff;font-size:17px;font-weight:700}.social-btn{min-width:140px;height:38px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #7265ff;border-radius:10px;color:#fff;text-decoration:none;transition:.25s}.social-btn:hover{background:#635bff;color:#fff;transform:translateY(-2px)}.gov-logo{max-width:210px;width:100%}.footer-company h5{color:#fff;font-weight:700;margin-bottom:12px}.footer-company p{margin-bottom:7px;font-size:16px;color:#bcaeff}.footer-company i{color:#8c82ff;margin-right:6px}.footer-bottom{margin-top:35px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.footer-links{display:flex;gap:28px;flex-wrap:wrap}.footer-links a{color:#bcaeff;text-decoration:none;transition:.25s}.footer-links a:hover{color:#fff}.copyright{color:#bcaeff}@media (max-width:991px){.footer{text-align:center}.footer-bottom{justify-content:center}.footer-links{justify-content:center;gap:16px}}.booking-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;border:1px solid #e8e4ff;margin-bottom:10px;background:#fff;cursor:pointer;transition:.2s}.booking-item:hover{border-color:var(--primary);background:#f8f6ff}.booking-item img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex-shrink:0}.booking-status{display:inline-block;padding:2px 10px;border-radius:20px;font-size:12px;font-weight:700}.status-pending{background:#fff3cd;color:#856404}.status-accepted{background:#d1fae5;color:#065f46}.status-completed{background:#dbeafe;color:#1e40af}.status-cancelled{background:#fee2e2;color:#991b1b}.status-ongoing{background:#ede9fe;color:#5b21b6}body{position:relative;overflow-x:hidden}body:before,body:after{content:"";position:fixed;width:650px;height:650px;border-radius:50%;filter:blur(130px);z-index:-1;pointer-events:none}body:before{top:-220px;left:-220px;background:#7c73ff22}body:after{right:-220px;top:120px;background:#72ffd622}.connect-chat{position:fixed;right:20px;bottom:20px;z-index:9999}.chat-fab{width:64px;height:64px;border:none;border-radius:20px;color:#fff;background:linear-gradient(135deg,#7c73ff,#a68cff);box-shadow:0 15px 40px #7c73ff59}.chat-box{width:400px;height:650px;background:#ffffffe0;backdrop-filter:blur(20px);border-radius:28px;overflow:hidden;display:none;flex-direction:column;box-shadow:0 25px 60px #0000001f;margin-bottom:15px}.chat-box.show{display:flex;animation:chatOpen .25s ease}@keyframes chatOpen{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}.chat-header{padding:16px 18px;background:linear-gradient(135deg,#756cff,#9487ff,#6bd8ff);display:flex;justify-content:space-between;align-items:center;color:#fff}.chat-user{display:flex;gap:12px;align-items:center}.chat-user img{width:48px;height:48px;border-radius:50%}.dot{width:8px;height:8px;background:#32d97a;border-radius:50%;display:inline-block}.chat-body{flex:1;overflow:auto;padding:18px;background:#faf9ff}.msg{max-width:80%;padding:12px 16px;margin-bottom:12px;border-radius:20px}.msg.left{background:#fff;border:1px solid #ece8ff}.msg.right{margin-left:auto;color:#fff;background:linear-gradient(135deg,#7c73ff,#a68cff)}.chat-tools{padding:10px 16px;border-top:1px solid #eee}.chat-input{display:flex;gap:10px;padding:15px}.chat-input input{flex:1;border:2px solid #ece8ff;border-radius:999px;padding:12px 18px}.chat-input input:focus{outline:none;border-color:#7c73ff}.chat-input button{width:48px;height:48px;border:none;border-radius:16px;color:#fff;background:linear-gradient(135deg,#7c73ff,#a68cff)}.typing{display:none;padding:12px}.typing span{width:8px;height:8px;border-radius:50%;background:#999;display:inline-block;animation:bounce 1s infinite}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:768px){.connect-chat{right:0;bottom:0}.chat-box{width:100vw;height:100vh;border-radius:0;margin:0}.chat-fab{right:20px;bottom:20px;position:fixed}}#demoChatWidget{position:fixed;bottom:24px;right:24px;z-index:1050;display:flex;align-items:center;gap:12px}#demoChatWidget .chat-fab{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#6a63ff,#8d79ff);color:#fff;border:none;right:auto;bottom:auto;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #6a63ff66,0 0 #6a63ff59;cursor:pointer;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;position:relative;animation:chatFabBreathe 3s ease-in-out infinite}@keyframes chatFabBreathe{0%,to{box-shadow:0 8px 24px #6a63ff66,0 0 #6a63ff4d}50%{box-shadow:0 8px 24px #6a63ff66,0 0 0 10px #6a63ff00}}#demoChatWidget .chat-fab:hover{transform:scale(1.08) rotate(-4deg)}#demoChatWidget .ticket-fab{flex-shrink:0;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;text-decoration:none;box-shadow:0 8px 22px #f59e0b6b;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}#demoChatWidget .ticket-fab:hover{transform:scale(1.1) rotate(4deg);color:#fff}#demoChatWidget .chat-fab .badge-count{position:absolute;top:-2px;right:-2px;background:#ef4444;color:#fff;font-size:11px;padding:3px 7px;border-radius:10px;border:2px solid white;font-weight:700;box-shadow:0 2px 6px #ef444466}#demoChatWidget .chat-box{width:380px;height:520px;background:#fff;border-radius:26px;box-shadow:0 20px 60px #21006b2e;border:1px solid rgba(106,99,255,.08);display:flex;flex-direction:column;overflow:hidden;position:absolute;bottom:75px;right:0;transform:translateY(20px) scale(.97);opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.34,1.56,.64,1)}#demoChatWidget .chat-box.open{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}#demoChatWidget .chat-header{background:linear-gradient(135deg,#6a63ff,#8d79ff);color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;position:relative;overflow:hidden}#demoChatWidget .chat-header:after{content:"";position:absolute;top:-60%;right:-15%;width:160px;height:160px;background:#ffffff1a;border-radius:50%;pointer-events:none}#demoChatWidget .chat-header img{transition:transform .15s}#demoChatWidget .chat-header [style*="cursor:pointer"]:hover img,#demoChatWidget .chat-header img[style*="cursor: pointer"]:hover{transform:scale(1.08)}#demoChatWidget #activeChatName:hover{text-decoration:underline;text-underline-offset:2px}#demoChatWidget .chat-body{flex:1;display:flex;flex-direction:column;background:#f8f9ff;overflow:hidden;min-height:0}.chat-booking-banner{flex-shrink:0;position:relative;text-align:center;padding:10px 14px 14px;background:linear-gradient(135deg,#f3f0ff,#ede8ff);border-bottom:1px solid #e4ddff;overflow:visible}.cbb-date-hint{font-size:11px;color:#7a6c9e;margin-top:2px}.cbb-expand-btn{position:absolute;left:50%;bottom:-11px;transform:translate(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:28px;height:18px;border:none;border-radius:0 0 10px 10px;background:#6a63ff;color:#fff;font-size:12px;cursor:pointer;box-shadow:0 3px 8px #6a63ff66;transition:background .15s}.cbb-expand-btn:hover{background:#574fe0}.cbb-details{text-align:left;margin-top:8px;padding-top:8px;border-top:1px dashed #d8d0ff;display:flex;flex-direction:column;gap:6px}.cbb-detail-row{font-size:12px;color:#4a3f7a;display:flex;align-items:flex-start;gap:6px}.cbb-detail-row i{color:#6a63ff;margin-top:1px;flex-shrink:0}.cbb-status{font-size:11.5px;font-weight:700;color:#6a63ff;text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px}.cbb-countdown{font-size:18px;font-weight:800;color:#21006b;font-variant-numeric:tabular-nums}.cbb-countdown.urgent{color:#dc2626}.cbb-actions{display:flex;justify-content:center;gap:8px;margin-top:8px;flex-wrap:wrap}.cbb-btn{border:none;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700;cursor:pointer;transition:transform .15s,opacity .15s}.cbb-btn:hover{transform:translateY(-1px);opacity:.92}.cbb-btn.cbb-cancel{background:#fee2e2;color:#991b1b}.cbb-btn.cbb-tip{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff}.cbb-btn.cbb-review{background:linear-gradient(135deg,#6a63ff,#8d79ff);color:#fff}.cbb-btn.cbb-report{background:#fff;color:#991b1b;border:1px solid #fca5a5}.cbb-hint{font-size:11px;color:#7a6c9e;margin-top:4px}.chat-list{flex:1;overflow-y:auto;padding:10px}.chat-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:16px;cursor:pointer;transition:background .18s,transform .18s}.chat-item:hover{background:#f0ecff;transform:translate(2px)}.chat-item-name:hover{text-decoration:underline;text-underline-offset:2px}.chat-item.chat-item-pending{background:linear-gradient(90deg,#fff7e0,#fffdf6);border:1px solid #fde7a8;box-shadow:0 0 #f5b30159;animation:chatItemPendingPulse 2.2s ease-in-out infinite}.chat-item.chat-item-pending:hover{background:linear-gradient(90deg,#fef0c7,#fffaf0)}.chat-item.chat-item-pending .chat-avatar{border-color:#f5b301}.chat-item-pending-msg{color:#b45309!important;font-weight:700}@keyframes chatItemPendingPulse{0%{box-shadow:0 0 #f5b30159}70%{box-shadow:0 0 0 6px #f5b30100}to{box-shadow:0 0 #f5b30100}}.chat-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #fff;box-shadow:0 2px 8px #6a63ff26}.online-dot{width:10px;height:10px;background:#22c55e;border:2px solid white;border-radius:50%;position:absolute;bottom:2px;right:2px;box-shadow:0 0 0 2px #22c55e26}#chatThreadScreen{display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:0}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:0}.msg-bubble{max-width:75%;padding:10px 14px;border-radius:18px;font-size:13.5px;line-height:1.4;word-wrap:break-word;word-break:break-word;box-shadow:0 1px 3px #0000000a}.msg-bubble.sent{background:linear-gradient(135deg,#6a63ff,#8d79ff);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.msg-bubble.received{background:#fff;color:#1e293b;align-self:flex-start;border-bottom-left-radius:4px;border:1px solid #eef0f5}.chat-system-msg{align-self:center;max-width:90%;text-align:center;font-size:12px;font-weight:600;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;padding:6px 14px}.chat-footer{padding:10px 14px;background:#fafaff;border-top:1px solid #f1f5f9;border-radius:20px 20px 0 0;box-shadow:0 -6px 16px #21006b0a;display:flex;align-items:center;gap:8px;flex-shrink:0}.chat-footer #chatMessageInput{box-shadow:inset 0 0 0 1px #eee9ff}.chat-footer #chatMessageInput:focus{box-shadow:inset 0 0 0 1.5px #6a63ff}.min-width-0{min-width:0}@keyframes typingDots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.shimmer-dots:after{content:".";animation:typingDots 1.5s infinite steps(1)}@media (max-width: 480px){#demoChatWidget{bottom:16px;right:16px;gap:10px}#demoChatWidget .chat-fab,#demoChatWidget .ticket-fab{width:52px;height:52px;font-size:19px}#demoChatWidget .chat-box{width:calc(100vw - 32px);height:calc(100vh - 120px);max-height:520px;bottom:75px;right:0}}.online-dot-topright{position:absolute;top:16px;right:16px;width:10px;height:10px;background:#22c55e;border:3px solid white;border-radius:50%;box-shadow:0 0 0 4px #22c55e66,0 0 12px #22c55e,0 0 20px #22c55e99;z-index:20;animation:onlinePulse 1.4s infinite ease-in-out}@keyframes onlinePulse{0%,to{transform:scale(1);box-shadow:0 0 0 4px #22c55e80,0 0 15px #22c55e}50%{transform:scale(1.12);box-shadow:0 0 0 8px #22c55e00,0 0 25px #22c55e}}.pagination{gap:4px;flex-wrap:wrap}.pagination .page-item{margin:0}.pagination .page-link{border:none;border-radius:10px;color:var(--primary);font-weight:700;font-size:14px;min-width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 1px 3px #00000014;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.pagination .page-link:hover{background:var(--primary);color:#fff;transform:translateY(-1px)}.pagination .page-item.active .page-link{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 4px 14px #7f41f559}.pagination .page-item.disabled .page-link{color:#c9c4d8;background:transparent;box-shadow:none;cursor:not-allowed}.pagination .page-item.disabled .page-link:hover{background:transparent;transform:none}.pagination .page-dots{background:transparent!important;box-shadow:none!important;color:var(--text-muted);cursor:default}
