@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&family=Quicksand:wght@400;500;600;700&family=Comfortaa:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.splash-screen{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);bottom:0;color:#fff;left:0;position:fixed;right:0;top:0;z-index:9999}.splash-content,.splash-screen{align-items:center;display:flex;flex-direction:column;justify-content:center}.splash-content{padding:40px;text-align:center}.splash-logo{align-items:center;display:flex;justify-content:center;margin-bottom:15px}.logo-image{background:none!important;height:auto;max-width:90vw;mix-blend-mode:normal;width:300px}.loading-animation{align-items:flex-start;display:flex;height:60px;justify-content:center;margin:20px 0;max-width:400px;padding-top:15px;position:relative;width:80%}.road-line{background:linear-gradient(90deg,#0000,#ff6b35 20%,#ff6b35 80%,#0000);border-radius:2px;height:3px;margin-top:8px;position:relative;width:100%}.road-line:before{background:linear-gradient(90deg,#0000,#ff6b354d 10%,#ff6b351a 50%,#ff6b354d 90%,#0000);border-radius:3px;content:"";height:7px;left:0;position:absolute;top:-2px;width:100%}.moving-car{animation:carMove 4s ease-in-out infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));left:0;position:absolute;top:2px}.moving-car svg{height:18px;width:32px}.loading-bar{background:#fff3;border-radius:2px;bottom:-20px;height:4px;overflow:hidden;position:absolute;width:100%}.loading-progress{animation:loadingProgress 4s ease-in-out infinite;background:linear-gradient(90deg,#ff6b35,#ff8a65);border-radius:2px;box-shadow:0 0 10px #ff6b3580;height:100%}@keyframes carMove{0%{left:-32px;transform:scale(1)}50%{transform:scale(1.1)}to{left:calc(100% - 32px);transform:scale(1)}}@keyframes loadingProgress{0%{width:0}to{width:100%}}.splash-tagline{margin:20px 0 40px;text-align:center}.splash-tagline p{color:#f0f0f0;font-size:1.4rem;font-weight:300;letter-spacing:.5px;margin:8px 0}.splash-features{display:flex;gap:40px;justify-content:center;margin-bottom:50px}.feature{color:#ff6b35;font-size:.9rem;font-weight:500;position:relative}.feature:before{color:#ff6b35;content:"•";margin-right:8px}.splash-footer{bottom:40px;position:absolute;text-align:center}.splash-footer p{color:#888;font-size:.85rem;margin:0}.splash-screen.loading-mode{align-items:center;display:flex;justify-content:center}.splash-screen.loading-mode .splash-content{margin-bottom:0}.splash-screen.loading-mode .logo-image{margin-bottom:40px;width:200px}.loading-text{margin-top:30px;text-align:center}.loading-text p{animation:loadingPulse 1.5s ease-in-out infinite;color:#ff6b35;font-size:1.1rem;font-weight:500;margin:0}@keyframes loadingPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.splash-screen.loading-mode .moving-car{animation:carMove 2s ease-in-out infinite}.splash-screen.loading-mode .loading-progress{animation:loadingProgress 2s ease-in-out infinite}@media (max-width:480px){.logo-image{width:250px}.splash-screen.loading-mode .logo-image{margin-bottom:30px;width:180px}.loading-animation{max-width:300px;width:90%}.moving-car svg{height:18px;width:28px}.splash-features{flex-direction:column;gap:20px}.splash-tagline p{font-size:1.2rem}}.my-requests-page{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff;min-height:100vh;padding:20px}.my-requests-page .page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px 0}.my-requests-page .page-header h1{color:#ff6b35;font-size:2rem;margin:0}.refresh-btn{background:#ff6b351a;border:1px solid #ff6b35;color:#ff6b35;font-size:14px;padding:10px 15px;transition:all .3s ease}.no-requests{align-items:center;display:flex;justify-content:center;min-height:50vh}.empty-state{background:#ffffff0d;border:1px solid #ff6b3533;border-radius:16px;padding:40px}.empty-state h3{color:#ff6b35;margin-bottom:10px}.empty-state p{margin-bottom:20px;opacity:.8}.requests-list{display:flex;flex-direction:column;gap:20px}.request-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ff6b3533;border-radius:16px;padding:24px;transition:all .3s ease}.request-card:hover{border-color:#ff6b35;box-shadow:0 8px 32px #ff6b351a}.request-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.request-info h3{color:#ff6b35;font-size:1.3rem;margin:0 0 4px}.request-date{color:#ffffffb3;font-size:.9rem;margin:0}.request-details{margin-bottom:20px}.detail-row{align-items:flex-start;display:flex;margin-bottom:8px}.detail-row .label{color:#fffc;font-weight:600;min-width:140px}.detail-row .value{color:#fff;word-break:break-word}.cancel-btn{background:#dc35451a;border:1px solid #dc3545;border-radius:8px;color:#dc3545;font-size:14px;font-weight:600;padding:8px 16px;transition:all .3s ease}.cancel-btn:hover{background:#dc3545;color:#fff}.accepted-info,.completed-info{border-radius:8px;font-size:14px;font-weight:600;padding:8px 16px}.accepted-info{background:#007bff1a;border:1px solid #007bff;color:#007bff}.completed-info{background:#28a7451a;border:1px solid #28a745;color:#28a745}@media (max-width:768px){.my-requests-page .page-header{align-items:stretch;flex-direction:column;gap:15px}.request-header{flex-direction:column;gap:10px}.detail-row{flex-direction:column;gap:4px}.detail-row .label{font-size:.9rem;min-width:auto}}.futuristic-store-page{background:linear-gradient(180deg,#000,#0a0a0f 50%,#111118);color:#fff;height:auto;min-height:100vh;padding:20px 20px 80px;position:relative}.circuit-background{animation:circuitPulse 20s linear infinite;background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#00bfff08 0,#00bfff08 4px),repeating-linear-gradient(90deg,#0000,#0000 2px,#ff6b3508 0,#ff6b3508 4px);background-size:50px 50px;height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}@keyframes circuitPulse{0%{background-position:0 0,0 0;opacity:.3}50%{opacity:.5}to{background-position:50px 50px,50px 50px;opacity:.3}}.futuristic-store-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;padding:20px 0;position:relative;z-index:10}.store-title-container{flex:1 1;text-align:center}.neon-title{-webkit-text-fill-color:#0000;animation:none!important;background:linear-gradient(45deg,#00bfff,#ff6b35);-webkit-background-clip:text;background-clip:text;filter:brightness(1) drop-shadow(0 0 20px rgba(0,191,255,.6));font-size:2.5rem;font-weight:800;letter-spacing:8px;margin:0;text-shadow:0 0 30px #00bfff80}@keyframes titleGlow{0%,to{filter:brightness(1) drop-shadow(0 0 20px rgba(0,191,255,.6))}50%{filter:brightness(1.2) drop-shadow(0 0 40px rgba(255,107,53,.8))}}.subtitle-line{animation:none!important;background:linear-gradient(90deg,#0000,#00bfff,#ff6b35,#0000);height:2px;margin:12px auto;opacity:.6;width:60%}@keyframes lineExpand{0%,to{opacity:.6;width:60%}50%{opacity:1;width:80%}}.store-subtitle{color:#ffffffb3;font-size:.9rem;font-weight:300;letter-spacing:4px;margin:0;text-transform:uppercase}.holo-back-btn,.holo-cart-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00bfff1a;border:1px solid #00bfff80;border-radius:8px;color:#00bfff;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:2px;overflow:hidden;padding:12px 24px;position:relative;text-transform:uppercase;transition:all .3s ease}.holo-back-btn:hover{background:#00bfff33;border-color:#00bfff;box-shadow:0 0 20px #00bfff66;transform:translateY(-2px)}.holo-cart-btn{background:#6c757d1a;border-color:#6c757d80;color:#6c757d;cursor:not-allowed}.btn-glow{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);display:none!important;height:100%;left:-100%;opacity:0!important;position:absolute;top:0;transition:left .5s;width:100%}.holo-back-btn:hover .btn-glow{left:100%;opacity:0!important}.category-filters{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:40px;position:relative;z-index:10}.category-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ff6b354d;border-radius:20px;color:#ffffffb3;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:1.5px;overflow:hidden;padding:10px 28px;position:relative;text-transform:uppercase;transition:all .3s ease}.category-chip:hover{border-color:#ff6b35;box-shadow:0 4px 15px #ff6b354d;color:#ff6b35;transform:translateY(-2px)}.category-chip.active{background:linear-gradient(135deg,#00bfff33,#ff6b3533);border-color:#00bfff;box-shadow:0 0 25px #00bfff66;color:#00bfff}.chip-glow{background:radial-gradient(circle,#ffffff1a,#0000 70%);display:none!important;height:200%;left:-50%;opacity:0!important;position:absolute;top:-50%;transition:opacity .3s;width:200%}.category-chip.active .chip-glow,.category-chip:hover .chip-glow{animation:none!important;opacity:0!important}@keyframes chipRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.holo-banner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#00bfff1a,#ff6b351a);border:2px solid #0000;border-radius:16px;margin:0 auto 50px;max-width:900px;overflow:hidden;padding:30px;position:relative;z-index:10}.banner-glow{animation:none!important;background:linear-gradient(45deg,#00bfff,#ff6b35,#00bfff);background-size:300% 300%;border-radius:16px;display:none!important;inset:-2px;opacity:0!important;position:absolute;z-index:-1}.banner-content{position:relative;text-align:center;z-index:2}.scan-line{animation:none!important;background:linear-gradient(90deg,#0000,#00bfff,#0000);height:2px;left:0;opacity:0;position:absolute;top:0;width:100%}@keyframes scan{0%{opacity:0;transform:translateY(0)}50%{opacity:1}to{opacity:0;transform:translateY(100px)}}.banner-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00bfff,#fff);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;letter-spacing:3px;margin:0 0 12px;text-transform:uppercase}.banner-text{color:#fffc;font-size:1rem;font-weight:400;letter-spacing:.5px;margin:0}.holo-products-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1400px;padding:20px 0;position:relative;z-index:10}.holo-product-card{animation:none!important;opacity:1;position:relative}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.card-glow-effect{background:linear-gradient(135deg,#00bfff33,#ff6b3533);border-radius:20px;display:none!important;filter:blur(15px);inset:-1px;position:absolute;transition:opacity .4s;z-index:-1}.card-glow-effect,.holo-product-card:hover .card-glow-effect{opacity:0!important}.product-holo-frame{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fcc;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:30px;position:relative;transition:none!important}.holo-product-card:hover .product-holo-frame{border-color:#ffffff1a;box-shadow:none;transform:none!important}.corner-accent{border-color:#00bfff;opacity:.6;transition:all .3s}.corner-accent.top-left{border-left:2px solid;border-top:2px solid;left:12px;top:12px}.corner-accent.top-right{border-right:2px solid;border-top:2px solid;right:12px;top:12px}.corner-accent.bottom-left{border-bottom:2px solid;border-left:2px solid;bottom:12px;left:12px}.corner-accent.bottom-right{border-bottom:2px solid;border-right:2px solid;bottom:12px;right:12px}.holo-product-card:hover .corner-accent{border-color:#00bfff4d;opacity:.3}.holo-product-card:hover .corner-accent.bottom-left,.holo-product-card:hover .corner-accent.bottom-right,.holo-product-card:hover .corner-accent.top-left,.holo-product-card:hover .corner-accent.top-right{height:20px;width:20px}.product-holo-icon{align-items:center;display:flex;height:120px;justify-content:center;margin-bottom:24px;position:relative}.icon-orbit{animation:rotate 10s linear infinite;border:2px solid #00bfff4d;height:100px;width:100px}.icon-orbit,.icon-orbit:before{border-radius:50%;position:absolute}.icon-orbit:before{background:#00bfff;box-shadow:0 0 15px #00bfff;content:"";height:8px;left:50%;top:-4px;width:8px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon-3d{animation:none!important;display:block;font-size:4rem;transition:transform .3s}.holo-product-card:hover .icon-3d,.icon-3d{filter:drop-shadow(0 8px 20px rgba(0,191,255,.4))}.holo-product-card:hover .icon-3d{transform:none!important}.product-holo-info{position:relative;z-index:2}.product-cat-badge{background:linear-gradient(135deg,#00bfff33,#ff6b3533);border:1px solid #00bfff66;border-radius:20px;color:#00bfff;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:1.5px;margin-bottom:12px;padding:6px 16px;text-transform:uppercase}.product-holo-name{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.5px;line-height:1.3;margin:0 0 14px;text-shadow:0 2px 10px #0000004d}.product-holo-desc{color:#ffffffb3;font-size:.9rem;font-weight:400;line-height:1.6;margin-bottom:20px}.product-holo-footer{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-top:20px;padding-top:20px}.price-display{align-items:baseline;display:flex;gap:4px}.price-symbol{color:#00bfff;font-size:1.2rem;font-weight:700}.price-value{color:#fff;font-size:2rem;font-weight:800;letter-spacing:-1px;text-shadow:0 0 20px #00bfff80}.holo-action-btn{background:#6c757d33;border:1px solid #6c757d80;border-radius:8px;color:#6c757dcc;cursor:not-allowed;font-size:.75rem;font-weight:700;letter-spacing:2px;overflow:hidden;padding:12px 24px;position:relative;text-transform:uppercase;transition:none!important}.btn-shine{background:linear-gradient(45deg,#0000,#ffffff1a,#0000);display:none!important;height:200%;left:-50%;opacity:0!important;top:-50%;transform:rotate(45deg);width:200%}.cart-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a2ef2;border-left:1px solid #ff6b354d;height:100vh;overflow-y:auto;padding:24px;position:fixed;right:0;top:0;width:400px;z-index:1000}.cart-header{align-items:center;border-bottom:1px solid #ff6b354d;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.cart-header h3{color:#ff6b35;margin:0}.close-cart{background:none;border:none;color:#fff;cursor:pointer;font-size:24px}.empty-cart{color:#ffffffb3;padding:40px 0;text-align:center}.cart-items{margin-bottom:24px}.cart-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px 0}.item-name{color:#fff;flex:1 1;font-size:14px}.item-quantity{color:#ffffffb3;margin:0 12px}.item-price{color:#ff6b35;font-weight:600}.cart-footer{border-top:1px solid #ff6b354d;padding-top:16px}.cart-total{color:#fff;font-size:1.2rem;margin-bottom:16px;text-align:center}.checkout-btn{background:linear-gradient(45deg,#ff6b35,#ff8a65);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin-bottom:12px;padding:16px;width:100%}.shipping-note{color:#ffffffb3;font-size:.9rem;margin:0;text-align:center}@media (max-width:768px){.store-page{padding:15px 15px 80px}.store-header{flex-direction:column;gap:16px}.products-grid{gap:16px;grid-template-columns:1fr;margin-bottom:40px}.cart-sidebar{right:0;width:100%}}@media (max-width:480px){.products-grid{gap:12px;grid-template-columns:1fr}.product-card{padding:20px}}@media (max-width:768px){.neon-title{font-size:1.8rem;letter-spacing:4px}.store-subtitle{font-size:.75rem;letter-spacing:2px}.futuristic-store-header{flex-wrap:wrap;gap:16px}.holo-back-btn,.holo-cart-btn{font-size:12px;padding:10px 18px}.holo-products-grid{gap:20px;grid-template-columns:1fr}.product-holo-frame{padding:24px}.category-filters{gap:10px}.category-chip{font-size:11px;padding:8px 20px}}@media (max-width:480px){.neon-title{font-size:1.5rem;letter-spacing:3px}.banner-title{font-size:1.3rem}.banner-text{font-size:.9rem}.holo-banner{padding:20px}.product-holo-icon{height:100px}.icon-3d{font-size:3rem}.icon-orbit{height:80px;width:80px}.product-holo-name{font-size:1.1rem}.price-value{font-size:1.6rem}.holo-action-btn{font-size:.7rem;padding:10px 18px}}.roadguardian-splash{background:#0a0a0a;bottom:0;font-family:Nunito,Quicksand,Comfortaa,sans-serif;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:99999}.animated-bg{animation:bgPulse 8s ease-in-out infinite;background:linear-gradient(135deg,#0a0a0a,#15151f 50%,#0a0a0a);bottom:0;left:0;position:absolute;right:0;top:0}@keyframes bgPulse{0%,to{opacity:1}50%{opacity:.85}}.glow-orb{animation:orbFloat 10s ease-in-out infinite;border-radius:50%;filter:blur(80px);opacity:.4;position:absolute}.glow-1{animation-delay:0s;background:radial-gradient(circle,#ff8c424d 0,#0000 70%);height:400px;left:-100px;top:-100px;width:400px}.glow-2{animation-delay:2s;background:radial-gradient(circle,#ffa50040 0,#0000 70%);bottom:-80px;height:350px;right:-80px;width:350px}.glow-3{animation-delay:4s;background:radial-gradient(circle,#ff634733 0,#0000 70%);height:300px;left:50%;top:40%;transform:translateX(-50%);width:300px}@keyframes orbFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.1)}}.top-logo{animation:logoEnter 1.2s ease-out;left:50%;position:absolute;text-align:center;top:50px;transform:translateX(-45%);z-index:10}@keyframes logoEnter{0%{opacity:0;transform:translateX(-45%) translateY(-30px)}to{opacity:1;transform:translateX(-45%) translateY(0)}}.logo-glow{animation:logoBreathing 3s ease-in-out infinite;filter:drop-shadow(0 5px 20px rgba(255,140,66,.6)) drop-shadow(0 0 40px rgba(255,140,66,.4));height:auto;width:250px}.logo-tagline{animation:taglineFadeIn 1.5s ease-out .5s backwards;color:#ffffffe6;font-family:Nunito,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.5px;margin-left:-40px;margin-top:2px;opacity:1;text-shadow:0 2px 8px #000c,0 0 20px #ff8c424d}@keyframes taglineFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes logoBreathing{0%,to{filter:drop-shadow(0 5px 20px rgba(255,140,66,.6)) drop-shadow(0 0 40px rgba(255,140,66,.4))}50%{filter:drop-shadow(0 5px 20px rgba(255,140,66,.8)) drop-shadow(0 0 50px rgba(255,140,66,.6))}}.logo-backup{display:flex;gap:10px}.logo-r{color:#ff8c42}.logo-g,.logo-r{font-size:2.5rem;font-weight:900;letter-spacing:2px}.logo-g{color:#fff}.text-center{max-width:900px;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%;z-index:5}.text-center,.text-line{left:50%;position:absolute}.text-line{color:#ff8c42;font-family:Nunito,sans-serif;font-size:3rem;font-weight:900;letter-spacing:0;margin:0;opacity:0;text-shadow:0 2px 10px #000000e6,0 0 40px #ff8c42cc,0 0 60px #ff8c4266;text-transform:uppercase;top:0;transform:translateX(-50%);transition:none;white-space:nowrap;width:100%}.text-line.show{animation:bamFadeInOut 2.5s cubic-bezier(.34,1.56,.64,1)}@keyframes bamFadeInOut{0%{opacity:0;transform:translateX(-50%) scale(.7)}10%{opacity:1;transform:translateX(-50%) scale(1.08)}15%{transform:translateX(-50%) scale(1)}80%{opacity:1;transform:translateX(-50%) scale(1)}to{opacity:0;transform:translateX(-50%) scale(.9)}}.bottom-loader{animation:loaderEnter .8s ease-out;bottom:50px;left:50%;max-width:550px;position:absolute;transform:translateX(-50%);width:85%;z-index:10}@keyframes loaderEnter{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.loader-track{background:#ffffff14;box-shadow:inset 0 2px 6px #00000080,0 0 20px #0000004d;height:10px;overflow:hidden;width:100%}.loader-fill,.loader-track{border-radius:12px;position:relative}.loader-fill{background:linear-gradient(90deg,#ff8c42,orange 50%,tomato);box-shadow:0 0 25px #ff8c42b3,0 0 40px #ff8c4266;height:100%;transition:width .1s linear}.loader-glow{animation:glowPulse 1.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff9 50%,#0000);filter:blur(4px);height:100%;position:absolute;right:-5px;top:0;width:30px}@keyframes glowPulse{0%,to{opacity:.6}50%{opacity:1}}.final-tagline{color:#4a9eff;font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.3px;margin-top:20px;opacity:0;text-align:center;text-shadow:0 2px 8px #000000b3,0 0 20px #4a9eff4d;transition:opacity 1.2s ease-in-out}.final-tagline.visible{opacity:1}@media (max-width:768px){.top-logo{top:40px}.logo-glow{width:200px}.logo-tagline{font-size:1.1rem;margin-left:-30px;margin-top:2px}.text-line{font-size:2.2rem}.bottom-loader{bottom:40px;width:88%}.final-tagline{font-size:1rem}.loader-track{height:8px}}@media (max-width:480px){.top-logo{top:30px}.logo-glow{width:170px}.logo-tagline{font-size:1rem;letter-spacing:.3px;margin-left:-25px;margin-top:2px}.text-center{width:95%}.text-line{font-size:1.6rem;letter-spacing:-.5px}.bottom-loader{bottom:30px;width:90%}.final-tagline{font-size:.9rem;margin-top:15px}.loader-track{height:7px}.glow-orb{filter:blur(60px)}}.safety-notice-screen{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);bottom:0;color:#fff;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.safety-content{max-width:500px;padding:40px 30px;text-align:center;width:100%}.safety-header{margin-bottom:50px}.warning-icon{animation:warningPulse 1.5s ease-in-out infinite;font-size:4rem;margin-bottom:20px}.safety-header h1{color:#fff;font-size:2rem;font-weight:700;margin:0;text-shadow:0 2px 4px #0000004d}.safety-message{display:flex;flex-direction:column;gap:30px;margin-bottom:50px}.emergency-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#dc2626e6,#ef4444e6);border:2px solid #dc2626;border-radius:16px;box-shadow:0 4px 20px #dc262666;padding:25px}.service-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1af2;border:2px solid #ff6b3580;border-radius:16px;box-shadow:0 25px 50px -12px #00000080;padding:25px}.emergency-box h2,.service-box h2{color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 15px}.emergency-box p,.service-box p{color:#f0f0f0;font-size:1rem;line-height:1.4;margin:8px 0}.emergency-box strong{color:#fff;font-size:1.2rem;font-weight:700}.understand-btn{background:linear-gradient(135deg,#ff6b35,#ff8a65);border:none;border-radius:30px;box-shadow:0 6px 20px #ff6b3566;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;max-width:280px;padding:18px 45px;transition:all .3s ease;width:100%}.understand-btn:hover{box-shadow:0 8px 25px #ff6b3580;transform:translateY(-2px)}@keyframes warningPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:480px){.safety-content{max-height:100vh;overflow-y:auto;padding:20px 15px}.safety-header{margin-bottom:30px}.safety-header h1{font-size:1.4rem}.warning-icon{font-size:2.5rem;margin-bottom:15px}.safety-message{gap:20px;margin-bottom:30px}.emergency-box h2,.service-box h2{font-size:1.1rem}.emergency-box,.service-box{padding:15px}.understand-btn{bottom:20px;font-size:1.1rem;left:50%;max-width:100%;padding:14px 30px;position:fixed;transform:translateX(-50%);width:calc(100vw - 80px);z-index:10000}}.onboarding-screen{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);bottom:0;color:#fff;display:flex;justify-content:center;left:0;min-height:100vh;min-height:100dvh;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;z-index:9999}.onboarding-content{max-width:600px;padding:30px;text-align:center;width:100%}.welcome-header{margin-bottom:50px}.welcome-header h1{color:#fff;font-size:2.2rem;font-weight:700;margin:0 0 10px;text-shadow:0 2px 4px #0000004d}.welcome-header p{color:#ff6b35;font-size:1.1rem;font-weight:400;margin:0}.steps-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin-bottom:60px;padding:0 20px}.step-item{animation:stepFadeIn .6s ease-out forwards;opacity:0;text-align:center}.step-item:first-child{animation-delay:.2s}.step-item:nth-child(2){animation-delay:.4s}.step-item:nth-child(3){animation-delay:.6s}.step-icon{display:flex;justify-content:center;margin-bottom:15px}.step-item h3{color:#fff;font-size:.9rem;font-weight:600;margin:0 0 8px}.step-item p{color:#b0b0b0;font-size:.8rem;line-height:1.3;margin:0}.safety-note{align-items:center;animation:pulseWarning 2s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#dc2626e6,#ef4444e6);border:2px solid #dc2626;border-radius:16px;box-shadow:0 4px 20px #dc262666;display:flex;gap:12px;justify-content:center;margin:0 0 40px;padding:20px}.safety-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));font-size:1.8rem}.safety-note p{color:#fff;font-size:1rem;font-weight:700;margin:0;text-shadow:0 1px 2px #0000004d}@keyframes pulseWarning{0%,to{box-shadow:0 4px 20px #dc262666}50%{box-shadow:0 6px 30px #dc262699}}.get-started-btn{background:linear-gradient(135deg,#ff6b35,#ff8a65);border:none;border-radius:30px;box-shadow:0 6px 20px #ff6b3566;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;margin:60px 0 0;max-width:300px;padding:18px 45px;transition:all .3s ease;width:100%}.get-started-btn:hover{box-shadow:0 8px 25px #ff6b3566;transform:translateY(-2px)}.step-1{animation:slideFromLeft .6s ease-out forwards;animation-delay:.2s;opacity:0}.step-2{animation:slideFromLeft .6s ease-out forwards;animation-delay:.4s;opacity:0}.step-3{animation:slideFromLeft .6s ease-out forwards;animation-delay:.6s;opacity:0}@keyframes slideFromLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes stepFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.steps-container{gap:25px;grid-template-columns:repeat(2,1fr);padding:0 10px}}@media (max-width:480px){.onboarding-screen{align-items:flex-start;padding:15px 15px env(safe-area-inset-bottom,15px)}.onboarding-content{display:flex;flex-direction:column;justify-content:space-between;max-width:100%;min-height:calc(100vh - 30px);min-height:calc(100dvh - 30px);padding:15px 10px;width:100%}.welcome-header{flex-shrink:0;margin-bottom:30px}.welcome-header h1{font-size:1.6rem;margin-bottom:8px}.welcome-header p{font-size:1rem}.steps-container{flex:1 1;gap:15px;grid-template-columns:1fr;margin-bottom:30px}.step-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:15px}.step-item h3{font-size:.85rem;margin-bottom:6px}.step-item p{font-size:.75rem}.get-started-btn{border:none;display:block;flex-shrink:0;font-size:1.1rem;margin:20px auto;max-width:280px;outline:none;padding:16px 35px;width:100%}}.floating-elements{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.floating-circle{animation:float 6s ease-in-out infinite;background:linear-gradient(45deg,#ff6b351a,#ff8a651a);border-radius:50%;position:absolute}.circle-1{animation-delay:0s;height:80px;left:10%;top:10%;width:80px}.circle-2{animation-delay:2s;height:120px;right:15%;top:60%;width:120px}.circle-3{animation-delay:4s;bottom:20%;height:60px;left:20%;width:60px}.floating-triangle{animation:floatRotate 8s ease-in-out infinite;height:0;position:absolute;width:0}.triangle-1{animation-delay:1s;border-bottom:43px solid #ff6b3514;border-left:25px solid #0000;border-right:25px solid #0000;right:20%;top:20%}.triangle-2{animation-delay:3s;border-bottom:60px solid #ff8a650f;border-left:35px solid #0000;border-right:35px solid #0000;bottom:30%;right:30%}.animated-title{animation:titleSlideIn 1s ease-out}.animated-subtitle{animation:subtitleSlideIn 1.2s ease-out}.step-slide-left{animation:slideInLeft .8s ease-out forwards;animation-delay:.3s}.step-slide-up{animation:slideInUp .8s ease-out forwards;animation-delay:.5s}.step-slide-right{animation:slideInRight .8s ease-out forwards;animation-delay:.7s}.pulse-animation{animation:iconPulse 2s ease-in-out infinite}.connecting-lines{left:0;pointer-events:none;right:0;top:50%}.connecting-lines,.line{height:2px;position:absolute}.line{animation:lineGrow 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ff6b354d,#0000)}.line-1{animation-delay:1s;left:20%;width:25%}.line-2{animation-delay:1.5s;right:20%;width:25%}.magical-btn{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(135deg,#ff6b35,#ff8a65 50%,#ff6b35);background-size:200% 200%;overflow:hidden;position:relative}.magical-btn span{position:relative;z-index:2}.btn-particles{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.particle{animation:particleFloat 3s ease-in-out infinite;background:#fffc;border-radius:50%;height:4px;position:absolute;width:4px}.particle-1{animation-delay:0s;left:20%;top:20%}.particle-2{animation-delay:1s;left:70%;top:60%}.particle-3{animation-delay:2s;left:50%;top:40%}.magical-btn:hover{box-shadow:0 12px 35px #ff6b3580;transform:translateY(-3px) scale(1.02)}.magical-btn:hover .particle{animation-duration:1.5s}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(10px) rotate(240deg)}}@keyframes floatRotate{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-15px) rotate(90deg)}50%{transform:translateY(5px) rotate(180deg)}75%{transform:translateY(-10px) rotate(270deg)}}@keyframes titleSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes subtitleSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px) rotate(10deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes lineGrow{0%,to{opacity:0;width:0}50%{opacity:1;width:25%}}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes particleFloat{0%,to{opacity:.8;transform:translateY(0) scale(1)}33%{opacity:1;transform:translateY(-8px) scale(1.2)}66%{opacity:.6;transform:translateY(4px) scale(.8)}}@media (max-width:768px){.connecting-lines,.floating-circle,.floating-triangle{display:none}}@media (max-width:480px){.magical-btn .particle{display:none}}.futuristic-page{background:linear-gradient(180deg,#000,#0a0a0f 50%,#111118);color:#fff;min-height:100vh;padding:20px 20px 120px;position:relative}.futuristic-page-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:32px}.primary-badge{background:linear-gradient(135deg,#00bfff4d,#ff6b354d);border:1px solid #00bfff99;border-radius:20px;box-shadow:0 0 15px #00bfff66;color:#00bfff;font-size:.65rem;font-weight:800;letter-spacing:1px;padding:4px 12px;position:absolute;right:12px;top:12px;z-index:5}.holo-action-btn.primary{background:linear-gradient(135deg,#00bfff4d,#00bfff33);border-color:#00bfff;color:#00bfff}.holo-action-btn.primary:hover:not(:disabled){background:linear-gradient(135deg,#00bfff4d,#00bfff33);box-shadow:none}.holo-action-btn.danger{background:linear-gradient(135deg,#dc35454d,#dc354533);border-color:#dc3545;color:#ff4d5e}.holo-action-btn.danger:hover:not(:disabled){background:linear-gradient(135deg,#dc35454d,#dc354533);box-shadow:none}.holo-empty-state{margin:0 auto;max-width:600px;padding:60px 20px;text-align:center}.empty-icon{filter:drop-shadow(0 0 20px rgba(0,191,255,.3));font-size:5rem;margin-bottom:20px}.holo-empty-state h3{color:#00bfff;font-size:1.5rem;font-weight:800;letter-spacing:2px;margin-bottom:12px;text-transform:uppercase}.holo-empty-state p{color:#ffffffb3;font-size:1rem;line-height:1.6}.checkbox-label{align-items:center}.checkbox-label input[type=checkbox]{accent-color:#00bfff;cursor:pointer;height:20px;width:20px}.checkbox-label span{color:#ffffffe6;font-weight:600;letter-spacing:1px}.support-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:60px}.holo-contact-form-container{margin:0 auto;max-width:800px}.holo-form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.holo-form-group{margin-bottom:24px}.holo-form-group label{color:#00bfffe6;display:block;font-size:.85rem;font-weight:600;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.profile-picture-section{margin-bottom:30px}.profile-picture-upload{align-items:center;background:#00bfff0d;border:1px solid #00bfff33;border-radius:12px;display:flex;gap:20px;padding:20px}.profile-picture-preview{align-items:center;background:#00142899;border:3px solid #00bfff80;border-radius:50%;box-shadow:0 0 20px #00bfff4d;display:flex;flex-shrink:0;height:100px;justify-content:center;overflow:hidden;width:100px}.profile-picture-preview img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{color:#00bfff80;font-size:3rem}.upload-controls{display:flex;flex:1 1;flex-direction:column;gap:8px}.upload-btn{align-items:center;background:linear-gradient(135deg,#00bfff,#0080ff);border:none;border-radius:8px;box-shadow:0 4px 15px #00bfff66;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;justify-content:center;letter-spacing:.5px;overflow:hidden;padding:12px 24px;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);width:-webkit-fit-content;width:fit-content}.upload-btn:hover{box-shadow:0 6px 20px #00bfff99;transform:translateY(-2px)}.upload-hint{color:#ffffff80;font-size:.75rem;margin:0}.holo-input,.holo-input input,.holo-input select,.holo-input textarea,input.holo-input,select.holo-input,textarea.holo-input{background:#00142899;border:1px solid #00bfff66;border-radius:8px;box-shadow:0 0 10px #00bfff1a;color:#fff;font-family:inherit;font-size:1rem;padding:14px 18px;transition:all .3s ease;width:100%}.holo-input:focus,input.holo-input:focus,select.holo-input:focus,textarea.holo-input:focus{background:#001e3ccc;border-color:#00bfff;box-shadow:0 0 20px #00bfff4d;outline:none}.holo-input::placeholder,input.holo-input::placeholder,textarea.holo-input::placeholder{color:#fff6}select.holo-input{-webkit-appearance:none;appearance:none;background-color:#00142899;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%2300bfff' d='M6 8 0 0h12z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}select.holo-input option{background:#0a1929;color:#fff;padding:12px}.custom-dropdown{position:relative;width:100%}.custom-dropdown-selected{align-items:center;background:#00142899;border:1px solid #00bfff66;border-radius:8px;box-shadow:0 0 10px #00bfff1a;color:#fff;cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;padding:14px 18px;transition:all .3s ease;width:100%}.custom-dropdown-selected:hover{background:#001e3ccc;border-color:#00bfff;box-shadow:0 0 20px #00bfff4d}.dropdown-arrow{color:#00bfff;font-size:.8rem;transition:transform .3s ease}.custom-dropdown-options{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1929fa;border:1px solid #00bfff66;border-radius:8px;box-shadow:0 8px 24px #00000080;left:0;max-height:280px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}.custom-dropdown-option{align-items:center;color:#ffffffe6;cursor:pointer;display:flex;font-size:.95rem;justify-content:space-between;padding:14px 18px;transition:all .2s ease}.custom-dropdown-option:hover{background:#00bfff26;color:#fff}.custom-dropdown-option.selected{background:#00bfff1a;color:#00bfff}.custom-dropdown-option .checkmark{color:#00bfff;font-size:1.1rem;font-weight:700}.holo-input textarea{font-family:inherit;line-height:1.6;min-height:140px;resize:vertical}.holo-success-message{animation:successFadeIn .5s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#22c55e1a;border:2px solid #22c55e80;border-radius:20px;padding:60px 20px;text-align:center}@keyframes successFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.success-icon{animation:successPulse 1.5s ease-in-out infinite;color:#22c55e;font-size:4rem;margin-bottom:20px}@keyframes successPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.holo-success-message h3{color:#22c55e;font-size:1.5rem;font-weight:800;letter-spacing:2px;margin-bottom:12px}.holo-success-message p{color:#fffc;font-size:1rem}.holo-error-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#dc35451a;border:2px solid #dc354580;border-radius:12px;color:#ff4d5e;font-size:.95rem;margin-bottom:20px;padding:16px;text-align:center}.char-count{color:#ffffff80;font-size:.85rem;margin-top:8px;text-align:right}.holo-modal-buttons{display:flex;gap:16px;justify-content:center;margin-bottom:60px;margin-top:32px}.loading-message{animation:textBlink 1.5s ease-in-out infinite;color:#00bfff;font-size:1.2rem;font-weight:700;letter-spacing:3px;padding:60px 20px;text-align:center}.holo-add-btn{background:linear-gradient(135deg,#22c55e4d,#22c55e33);border:2px solid #22c55e80;border-radius:12px;box-shadow:0 0 20px #22c55e33;color:#22c55e;cursor:pointer;font-size:.8rem;font-weight:700;letter-spacing:2px;overflow:hidden;padding:12px 24px;position:relative;text-transform:uppercase;transition:all .3s}.holo-add-btn:hover{background:linear-gradient(135deg,#22c55e80,#22c55e4d);box-shadow:0 0 30px #22c55e66;transform:translateY(-2px)}@media (max-width:768px){.futuristic-page{padding:16px 16px 80px}.futuristic-page-header{align-items:flex-start;flex-direction:column;gap:16px}.holo-back-btn{align-self:flex-start;width:auto}.page-title-container{text-align:left;width:100%}.holo-form-row,.support-grid{grid-template-columns:1fr}}.banner-icon{filter:drop-shadow(0 0 20px rgba(0,191,255,.3));font-size:3.5rem;margin-bottom:16px}.holo-primary-btn{border:2px solid #ff7a0099;border-radius:12px;cursor:pointer;font-size:.85rem;font-weight:800;letter-spacing:2px;margin-top:20px;overflow:hidden;padding:14px 36px;position:relative;text-transform:uppercase;transition:none!important}.holo-primary-btn,.holo-primary-btn:hover{background:linear-gradient(135deg,#ff7a004d,#ff6b354d);box-shadow:0 0 25px #ff7a004d;color:#ff7a00}.holo-primary-btn:hover{transform:none!important}.holo-submit-btn{background:linear-gradient(135deg,#06c,#09f);border:1px solid #00bfff80;border-radius:8px;box-shadow:0 4px 15px #00bfff4d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;letter-spacing:1px;overflow:hidden;padding:14px 32px;position:relative;text-transform:uppercase;transition:all .3s ease}.holo-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#0080ff,#00bfff);box-shadow:0 6px 20px #00bfff80;transform:translateY(-2px)}.holo-submit-btn:active:not(:disabled){transform:translateY(0)}.holo-submit-btn:disabled{background:#6c757d80;border-color:#6c757d80;box-shadow:none;color:#ffffff80;cursor:not-allowed}.cometchat-conversation-starter{align-content:center;align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:8px 8px;gap:8px var(--cometchat-padding-2,8px);justify-content:center;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversation-starter__item{align-content:center;align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);cursor:pointer;display:flex;flex-wrap:wrap;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);height:-webkit-fit-content;height:fit-content;min-height:33px;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-conversation-starter__item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-conversation-starter__item-button{background-color:initial;border:none;color:var(--cometchat-text-color-primary);cursor:pointer}.cometchat-conversation-starter__shimmer-container{align-items:flex-start;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;width:70%}.cometchat-conversation-starter__shimmer-item{align-content:center;align-items:center;align-self:stretch;animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-wrap:wrap;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);height:33px;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:70%}.cometchat-conversation-starter__error-view{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center}.cometchat-smart-replies__wrapper{height:100%;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);width:100%}.cometchat-smart-replies{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182805,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-smart-replies__header{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.cometchat-smart-replies__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-smart-replies__header-close-button{background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:20px;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;width:20px}.cometchat-smart-replies__body{color:#141414;color:var(--cometchat-text-color-primary,#141414);flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;text-align:left;width:100%}.cometchat-smart-replies__shimmer-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start;width:100%}.cometchat-smart-replies__shimmer-item{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-wrap:wrap;height:33px;width:20%}.cometchat-smart-replies__items-container{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start}.cometchat-smart-replies__item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);cursor:pointer;display:flex;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);width:100%}.cometchat-smart-replies__item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-smart-replies__item-button{background-color:initial;border:none;color:var(--cometchat-text-color-primary);cursor:pointer;text-align:left;width:100%}.cometchat-conversation-summary__wrapper{height:100%;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);width:100%}.cometchat-conversation-summary{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182805,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversation-summary__header{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.cometchat-conversation-summary__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-conversation-summary__header-close-button{background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:20px;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;width:20px}.cometchat-conversation-summary__body{color:#141414;color:var(--cometchat-text-color-primary,#141414);flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;text-align:left;width:100%}.cometchat-conversation-summary__shimmer{align-items:flex-start;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;width:100%}.cometchat-conversation-summary__shimmer-item{align-content:center;align-items:center;align-self:stretch;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-wrap:wrap;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);height:14px;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-conversation-summary__shimmer .cometchat-conversation-summary__shimmer-item:last-child{width:70%}.cometchat-conversation-summary__shimmer-item{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px}.cometchat-conversation-summary__empty-view,.cometchat-conversation-summary__error-view{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center}.cometchat-action-sheet{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;height:310px;justify-content:flex-start;overflow:hidden;overflow-y:auto;padding:0;position:absolute;width:-webkit-max-content;width:max-content}.cometchat-action-sheet__item-icon{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);display:flex;height:24px;justify-content:center;mask-size:contain;-webkit-mask-size:contain;width:24px}.cometchat-action-sheet__item-body{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:-webkit-box;font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto);line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-action-sheet__item{align-items:center;cursor:pointer;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:16px;padding:var(--cometchat-padding-4,16px);width:100%}.cometchat-action-sheet__item:hover{background:var(--cometchat-white-hover)}.cometchat-popover .cometchat-action-sheet{height:inherit}.cometchat-audio-bubble{align-items:flex-start;align-self:stretch;background:#0000;border:none;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:row;max-width:240px;padding:8px 8px 0;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) 0 var(--cometchat-padding-2,8px);width:240px}.cometchat-audio-bubble__tail-view-download{align-items:center;background:var(--cometchat-static-white);cursor:pointer;display:flex;height:24px;justify-content:center;mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;-webkit-mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-audio-bubble__body-wave{align-items:center;display:flex;height:24px;justify-content:center;z-index:1}.cometchat-audio-bubble__tail-view-download-progress{height:24px;position:relative;width:24px}.cometchat-audio-bubble__tail-view-download-progress svg{height:24px;transform:rotate(-90deg);width:24px}.cometchat-audio-bubble__tail-view-download-stop{align-items:center;background:var(--cometchat-static-white);cursor:pointer;display:flex;height:15px;justify-content:center;left:50%;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:15px}.cometchat-audio-bubble>div:not([class]){align-items:center;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start}.cometchat-audio-bubble__body-time{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);text-align:left;width:100%}.cometchat-audio-bubble__body{align-items:center;display:flex;flex-direction:column;gap:var(--cometchat-padding);justify-content:flex-start;padding:0 var(--cometchat-padding-2) 0 var(--cometchat-padding-3)}.cometchat-audio-bubble__leading-view-pause,.cometchat-audio-bubble__leading-view-play{align-items:center;background:var(--cometchat-primary-color);cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-audio-bubble__leading-view-play{mask:url(/static/media/play_arrow.04f459a65b962cbb5f65.svg) center center no-repeat;-webkit-mask:url(/static/media/play_arrow.04f459a65b962cbb5f65.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view-pause{mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;-webkit-mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view{align-items:center;background:var(--cometchat-static-white);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-audio-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);opacity:.2}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download-stop{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__body-time{color:var(--cometchat-neutral-color-600)}.cometchat-avatar{align-items:center;background:#aa9ee8;background:var(--cometchat-extended-primary-color-500,#aa9ee8);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.cometchat-avatar__image{border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);font:700 32px Roboto;font:var(--cometchat-font-title-bold,700 32px Roboto);height:100%;width:100%}.cometchat-avatar__image,.cometchat-avatar__text{align-items:center;color:#fff;color:var(--cometchat-primary-button-icon,#fff);display:flex;flex-shrink:0;justify-content:center;text-align:center}.cometchat-avatar__text{font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);height:24px;width:24px}.cometchat-button{align-items:center;align-self:stretch;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:none;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:160px}.cometchat-button__text{color:#fff;color:var(--cometchat-static-white,#fff);cursor:pointer;font:500 14px Roboto;font:var(--cometchat-font-button-medium,500 14px Roboto);line-height:120%}.cometchat-button__icon{align-items:center;cursor:pointer;display:flex;justify-content:center}.cometchat-button__icon-default{height:24px;width:24px}.cometchat-button:hover{background:#7a6bd6;background:var(--cometchat-extended-primary-color-800,#7a6bd6)}.cometchat-button:active{background:#5d49be;background:var(--cometchat-extended-primary-color-900,#5d49be);outline:none}.cometchat-button:focus{outline:none}.cometchat-button__loading-view{animation:spin .8s linear infinite;height:24px;width:24px}.cometchat-call-bubble{align-items:center;background:var(--cometchat-primary-color);background:inherit;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-sizing:border-box;display:flex;flex-direction:column;gap:0;margin:0;max-width:240px;padding:0;width:240px}.cometchat-call-bubble__body{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px;padding:var(--cometchat-padding-3,12px)}.cometchat-call-bubble__body-title{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;display:-webkit-box;font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-call-bubble__icon-wrapper-icon{align-items:center;background:var(--cometchat-primary-color);display:flex;height:20px;justify-content:center;mask:url(/static/media/incoming_video.00f32e896263889e2509.svg) center center no-repeat;-webkit-mask:url(/static/media/incoming_video.00f32e896263889e2509.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.cometchat-call-bubble__icon-wrapper{align-items:center;background:var(--cometchat-static-white);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:40px;justify-content:center;padding:var(--cometchat-padding-2);width:40px}.cometchat-call-bubble__body-content-subtitle{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;display:-webkit-box;font:var(--cometchat-font-caption1-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-call-bubble__body-content-subtitle .cometchat-date{color:inherit;font:inherit;padding:0}.cometchat-call-bubble__body-content{text-align:left}.cometchat-call-bubble__button{align-items:center;align-self:stretch;background:inherit;border:none;border-radius:0 0 8px 8px;border-radius:0 0 var(--cometchat-radius-radius_2,8px) var(--cometchat-radius-radius_2,8px);cursor:pointer;display:flex;font:var(--cometchat-font-body-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-call-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-call-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-subtitle{color:var(--cometchat-neutral-color-600)}.cometchat-call-bubble__body-content-title{font:var(--cometchat-font-body-medium);overflow:hidden;text-overflow:ellipsis}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-title{color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-subtitle,.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-title{color:var(--cometchat-static-white)}.cometchat-call-bubble-incoming .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-border-color-dark);color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-extended-primary-color-800);color:var(--cometchat-static-white)}.cometchat-change-scope{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:12px;gap:var(--cometchat-padding-3,12px);padding:24px 24px 12px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px);width:400px}.cometchat-change-scope__icon-container{align-items:center;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:80px;justify-content:center;width:80px}.cometchat-change-scope__icon{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);display:flex;flex-shrink:0;height:48px;justify-content:center;mask:url(/static/media/change_scope.b7ce2e760bde03b486b5.png) center center no-repeat;-webkit-mask:url(/static/media/change_scope.b7ce2e760bde03b486b5.png) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:48px}.cometchat-change-scope__text{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-change-scope__title{align-self:stretch;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 20px Roboto;font:var(--cometchat-font-heading2-medium,500 20px Roboto);line-height:120%;text-align:center}.cometchat-change-scope__description{align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;text-align:center}.cometchat-change-scope__dropdown{gap:4px;gap:var(--cometchat-padding-2,4px);height:36px;width:352px}.cometchat-change-scope__dropdown,.cometchat-change-scope__list{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px)}.cometchat-change-scope__list{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:0;height:-webkit-fit-content;height:fit-content;overflow:auto}.cometchat-change-scope__list-item{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);height:48px;max-width:1440px;min-width:240px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-change-scope__list-item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-change-scope__list-item-label{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:-webkit-box;flex:1 0;font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-change-scope__button-container{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px 0;padding:var(--cometchat-padding-3,12px) 0}.cometchat-change-scope__submit-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__submit-button{flex:1 1;height:40px;line-height:120%}.cometchat-change-scope__submit-button .cometchat-button{align-items:center;align-self:stretch;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#fff;color:var(--cometchat-primary-button-icon,#fff);display:flex;font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);height:100%;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-change-scope__submit-button-disabled .cometchat-button{background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);color:#fff;color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-change-scope__cancel-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__cancel-button .cometchat-button{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-neutral-color-900,#141414);display:flex;font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);height:100%;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-change-scope__button-container .cometchat-button .cometchat-button__text{color:inherit;font:inherit}.cometchat-change-scope__cancel-button{flex:1 1;height:40px;line-height:120%}.cometchat-change-scope__error-view{align-items:center;align-self:stretch;background:#f446491a;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#f44649;color:var(--cometchat-error-color,#f44649);display:flex;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:center;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-checkbox{align-items:center;display:inline-flex;position:relative}.cometchat-checkbox__label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.cometchat-checkbox__checkmark{border:1.5px solid #e8e8e8;border:1.5px solid var(--cometchat-border-color-default,#e8e8e8);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);display:inline-block;flex-shrink:0;height:24px;position:relative;width:24px}.cometchat-checkbox:hover .cometchat-checkbox__checkmark{border:1.5px solid #dcdcdc;border:1.5px solid var(--cometchat-border-color-dark,#dcdcdc);cursor:pointer}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark{background-color:#6852d6;background-color:var(--cometchat-primary-color,#6852d6);border:1.5px solid #6852d6;border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-checkbox__checkmark:after{background:#fff;background:var(--cometchat-static-white,#fff);content:"";display:none;height:16px;left:50%;mask:url(/static/media/checkbox_tick.c8c052b7695f577cad91.svg) center center no-repeat;-webkit-mask:url(/static/media/checkbox_tick.c8c052b7695f577cad91.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark:after{display:block}.cometchat-checkbox__label{align-items:center;color:var(--cometchat-text-color-secondary);display:flex;font:var(--cometchat-font-body-regular);gap:8px;gap:var(--cometchat-radius-2,8px)}.cometchat-confirm-dialog{align-items:center;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-light);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;gap:var(--cometchat-padding-3,12px);margin:0 auto;padding:24px 24px 12px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px);width:400px}.cometchat-confirm-dialog__content-title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading2-medium);font-style:normal;text-align:center}.cometchat-confirm-dialog__content{display:flex;flex-direction:column;gap:var(--cometchat-padding)}.cometchat-confirm-dialog__content-description{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:100%}.cometchat-confirm-dialog__button-group{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);overflow:hidden;padding:12px 0;padding:var(--cometchat-padding-3,12px) 0;width:100%}.cometchat-confirm-dialog__icon-wrapper{align-items:center;background:var(--cometchat-background-color-02);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:1;height:80px;justify-content:center;padding:var(--cometchat-padding-4);width:80px}.cometchat-confirm-dialog__icon-wrapper-icon{align-items:center;background:var(--cometchat-error-color);display:flex;height:48px;justify-content:center;mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;-webkit-mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:48px}.cometchat-confirm-dialog__button-group-submit .cometchat-button{background:var(--cometchat-error-color);border:1px solid var(--cometchat-border-color-light);padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-confirm-dialog__button-group .cometchat-button{height:100%;width:100%}.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-cancel,.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-submit{align-items:center;align-self:stretch;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;width:100%}.cometchat-confirm-dialog__button-group-cancel>.cometchat,.cometchat-confirm-dialog__button-group-submit>.cometchat{height:100%;width:100%}.cometchat-confirm-dialog__button-group-cancel .cometchat-button{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid var(--cometchat-border-color-dark);padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-confirm-dialog__button-group-cancel .cometchat-button .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-confirm-dialog__button-group-submit .cometchat-button .cometchat-button__text{color:var(--cometchat-static-white)}.cometchat-confirm-dialog-error-view{align-items:flex-start;background:linear-gradient(0deg,#f446491a,#f446491a),#fff;background:linear-gradient(0deg,#f446491a 0,#f446491a 100%),var(--cometchat-background-color-01,#fff);border-radius:12px 12px 0 0;border-radius:var(--cometchat-radius-4,12px) var(--cometchat-radius-4,12px) 0 0;color:#f44649;color:var(--cometchat-error-color,#f44649);display:flex;font:var(--cometchat-font-body-regular);font-style:normal;height:48px;justify-content:center;margin-bottom:-16px;overflow:hidden;padding:8px;padding:var(--cometchat-padding-2,8px);text-overflow:ellipsis;width:100%}.cometchat-menu-list{align-items:flex-start;background:#0000;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-menu-list__main-menu{align-items:center;display:flex;gap:12px;width:100%}.cometchat-menu-list__sub-menu-list{align-items:flex-start;border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-direction:column;overflow:hidden;padding:0;position:fixed;width:160px;z-index:3}.cometchat-menu-list__main-menu-item,.cometchat-menu-list__sub-menu-list{background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-menu-list__main-menu-item{align-items:center;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px 0 #1018280d;cursor:pointer;height:24px;justify-content:center;padding:4px;width:24px}.cometchat-menu-list__sub-menu-list-item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);cursor:pointer;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px;padding:var(--cometchat-padding-3,12px)}.cometchat-menu-list__sub-menu-list-item:hover{background:var(--cometchat-white-hover)}.cometchat-menu-list__menu{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;gap:12px;gap:var(--cometchat-padding-2,12px);height:48px;width:100%}.cometchat-menu-list__main-menu-item-icon{flex-shrink:0;height:16px;width:16px}.cometchat-menu-list__main-menu-item-icon,.cometchat-menu-list__sub-menu-list-item-icon{align-items:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);display:flex;justify-content:center;-webkit-mask-size:contain}.cometchat-menu-list__sub-menu-list-item-icon{height:24px;width:24px}.cometchat-menu-list__sub-menu-item-title{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:-webkit-box;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-menu-list__sub-menu{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px 0 #1018280d;display:flex;height:24px;justify-content:center;width:24px}.cometchat-menu-list__sub-menu-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);cursor:pointer;flex-shrink:0;height:16px;-webkit-mask:url(/static/media/more_icon.81b8f41258a897ea6ac4.svg);-webkit-mask-size:contain;width:16px}.cometchat-menu-list__menu-wrapper{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-date{background:#0000;color:var(--cometchat-neutral-color-600);display:inline;font:var(--cometchat-font-caption2-regular);font-style:normal;padding:3px 10px;text-align:center}.cometchat-delete-bubble{align-items:flex-end;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;max-width:270px;padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-delete-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-delete-bubble-incoming{background:#383838;background:var(--cometchat-neutral-color-300,#383838)}.cometchat-delete-bubble__body{align-items:flex-start;border-radius:0;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:flex-end;padding:0}.cometchat-delete-bubble__icon{align-items:center;background:#fff;background:var(--cometchat-primary-button-icon,#fff);display:flex;height:16px;justify-content:center;mask:url(/static/media/message_delete.ce537f017fc12fab523e.svg) center center no-repeat;-webkit-mask:url(/static/media/message_delete.ce537f017fc12fab523e.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:16px}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__icon{background:#727272;background:var(--cometchat-neutral-color-600,#727272)}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__icon{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-delete-bubble__text{font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);text-align:left}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__text{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__text{color:#989898;color:var(--cometchat-neutral-color-600,#989898)}.cometchat-document-bubble{border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;gap:0;max-width:240px;padding:4px 4px 0;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px);width:240px}.cometchat-document-bubble-incoming{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-document-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-document-bubble__body{align-items:center;align-self:stretch;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);padding:8px 0;padding:var(--cometchat-padding-2,8px) 0 var(--cometchat-padding-2,8px) 0}.cometchat-document-bubble__banner-image,.cometchat-document-bubble__banner-image img{border-radius:8px;border-radius:var(--cometchat-radius-2,8px)}.cometchat-document-bubble__banner-image img{max-height:100%;max-width:100%}.cometchat-document-bubble__body-content{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-document-bubble__body-content-name{font:var(--cometchat-font-body-medium);font-style:normal;line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-name{color:#141414;color:var(--cometchat-text-color-primary,#141414)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-name{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__body-content-description{font:var(--cometchat-font-caption2-regular);font-style:normal;line-height:120%;overflow:hidden;text-overflow:ellipsis}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-description{color:#727272;color:var(--cometchat-neutral-color-600,#727272)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-description{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__body-icon{align-items:center;display:flex;height:32px;justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;width:32px}.cometchat-collaborative-document .cometchat-document-bubble__body-icon{-webkit-mask:url(/static/media/collaborative_document_fill.221c4b61169245253c63.svg)center center no-repeat;mask:url(/static/media/collaborative_document_fill.221c4b61169245253c63.svg) center center no-repeat}.cometchat-collaborative-whiteboard .cometchat-document-bubble__body-icon{-webkit-mask:url(/static/media/collaborative_whiteboard_fill.25e29644e4591c341125.svg)center center no-repeat;mask:url(/static/media/collaborative_whiteboard_fill.25e29644e4591c341125.svg) center center no-repeat}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-icon{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-icon{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__button{align-items:center;align-self:stretch;cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;line-height:120%;padding:20px;padding:var(--cometchat-padding-5,20px)}.cometchat-document-bubble-incoming .cometchat-document-bubble__button{border-top:1px solid #dcdcdc;border-top:1px solid var(--cometchat-border-color-dark,#dcdcdc);color:#6852d6;color:var(--cometchat-primary-button-background,#6852d6)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__button{border-top:1px solid #7965db;border-top:1px solid var(--cometchat-extended-primary-color-800,#7965db);color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-dropdown{position:relative}.cometchat-dropdown__placeholder-text{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-default,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-text-color-tertiary,#141414);display:flex;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;justify-content:space-between;line-height:120%;overflow:hidden;padding:8px;padding:var(--cometchat-padding-2,8px);text-overflow:ellipsis;width:100%}.cometchat-dropdown__placeholder-text label{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-dropdown__placeholder-text:after{border:1px solid #6852d6;border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-dropdown__arrow{align-items:center;background:#6b7280;background:var(--cometchat-icon-color-primary,#6b7280);cursor:pointer;display:flex;height:20px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/static/media/dropdown-arrow.19438c7586194515d473.svg);width:20px}.cometchat-dropdown__items{align-items:flex-start;border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-direction:column;padding:0;position:relative;z-index:20}.cometchat-dropdown__item,.cometchat-dropdown__items{align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-dropdown__item{align-items:center;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);gap:12px;gap:var(--cometchat-padding-3,12px);line-height:120%;overflow:hidden;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);text-overflow:ellipsis}.cometchat-dropdown__item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);border-right:1px solid #f5f5f5;border-right:1px solid var(--cometchat-border-color-light,#f5f5f5);cursor:pointer}.cometchat-dropdown__items-hidden{display:none}.cometchat-edit-preview{align-items:flex-start;background:var(--cometchat-background-color-03);border:none;border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:space-between;margin:0;min-height:30px;padding:8px;padding:var(--cometchat-padding-2,8px);position:relative;width:100%}.cometchat-edit-preview__close{align-items:center;background:var(--cometchat-icon-color-primary);cursor:pointer;display:flex;height:20px;justify-content:center;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:8px;right:var(--cometchat-padding-2,8px);top:8px;top:var(--cometchat-padding-2,8px);width:20px}.cometchat-edit-preview__title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-edit-preview__subtitle{color:var(--cometchat-text-color-secondary);font-style:normal;font:var(--cometchat-font-caption1-regular);overflow:hidden;text-align:left;width:100%;word-break:break-word}.cometchat-emoji-keyboard{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:0;height:300px;overflow:hidden;padding:0;position:absolute;width:300px}.cometchat-emoji-keyboard__tabs{align-items:center;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);cursor:pointer;display:flex;gap:4px;gap:var(--cometchat-padding-2,4px);min-height:48px;overflow:scroll hidden;padding:8px;padding:var(--cometchat-padding-2,8px);transform:translateZ(0);-webkit-transform:translateZ(0);width:100%;will-change:scroll-position}.cometchat-emoji-keyboard__search{height:-webkit-fit-content;height:fit-content;padding:12px;padding:var(--cometchat-padding-3,12px);width:100%}.cometchat-emoji-keyboard .cometchat-search-bar{height:36px}.cometchat-emoji-keyboard .cometchat-search-bar input,.cometchat-emoji-keyboard .cometchat-search-bar input::placeholder{font:700 14px Roboto;font:var(--cometchat-font-body-regular,700 14px Roboto)}.cometchat-emoji-keyboard__list .cometchat-search{align-items:center;align-self:stretch;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}.cometchat-emoji-keyboard__list-content{display:contents}.cometchat-emoji-keyboard__emoji-list{align-items:center;display:flex;flex-wrap:wrap;gap:8px;gap:var(--cometchat-spacing-2,8px)}.cometchat-emoji-keyboard__list-item{border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;text-align:center;width:32px}.cometchat-emoji-keyboard__list-item:hover{background-color:#f5f5f5;background-color:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-emoji-keyboard__list-item:active{background-color:#e8e8e8;background-color:var(--cometchat-background-color-04,#e8e8e8)}.cometchat-emoji-keyboard__list-title{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;text-align:left}.cometchat-emoji-keyboard__tab-active{background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa)}.cometchat-emoji-keyboard__tab{align-items:center;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;flex-shrink:0;gap:12.8px;height:32px;justify-content:center;width:32px}.cometchat-emoji-keyboard__list{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;overflow-y:scroll;padding:0 12px 12px;padding:0 var(--cometchat-padding-3,12px) var(--cometchat-padding-3,12px);width:100%}.cometchat-emoji-keyboard__tab-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:17px;mask-size:contain;-webkit-mask-size:contain;width:17px}.cometchat-emoji-keyboard__tab-active .cometchat-emoji-keyboard__tab-icon{background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6)}[data-theme=dark] .cometchat-emoji-keyboard .cometchat-emoji-keyboard__list-item{color:var( --cometchat-neutral-color-500)}.cometchat-file-bubble{align-self:stretch;border:none;border-radius:none;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-sizing:border-box;flex-direction:row;justify-content:space-between;max-width:240px;padding:8px 8px 8px 4px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px);width:240px}.cometchat-file-bubble,.cometchat-file-bubble>div:not([class]){align-items:center;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);overflow:hidden}.cometchat-file-bubble>div:not([class]){flex:1 0;justify-content:flex-start;width:inherit}.cometchat-file-bubble__body{word-wrap:break-word;display:flex;flex-direction:column;gap:var(--cometchat-padding);overflow:hidden;text-align:left}.cometchat-file-bubble__body-name{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;display:-webkit-box;font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-file-bubble__body-details{font:var(--cometchat-font-caption2-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-file-bubble__leading-view{align-items:flex-start;display:flex;justify-content:flex-end;width:-webkit-fit-content;width:fit-content}.cometchat-file-bubble__tail-view-download{align-items:center;background:var(--cometchat-primary-color);cursor:pointer;display:flex;height:20px;justify-content:center;mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;-webkit-mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.cometchat-file-bubble-incoming .cometchat-file-bubble__body-name{color:var(--cometchat-neutral-color-900)}.cometchat-file-bubble-incoming .cometchat-file-bubble__body-details{color:var(--cometchat-neutral-color-600)}.cometchat-file-bubble-outgoing .cometchat-file-bubble__body-details,.cometchat-file-bubble-outgoing .cometchat-file-bubble__body-name{color:var(--cometchat-static-white)}.cometchat-file-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-file-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-file-bubble__tail-view-download-progress{height:20px;position:relative;width:20px}.cometchat-file-bubble__tail-view-download-progress svg{height:20px;transform:rotate(-90deg);width:20px}.cometchat-file-bubble__tail-view-download-stop{align-items:center;background:var(--cometchat-primary-color);cursor:pointer;display:flex;height:12px;justify-content:center;left:50%;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}circle.cometchat-file-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-file-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-file-bubble-outgoing .cometchat-file-bubble__tail-view-download{background:var(--cometchat-static-white)}.cometchat-file-bubble-outgoing circle.cometchat-file-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);opacity:.2}.cometchat-file-bubble-outgoing circle.cometchat-file-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white)}.cometchat-file-bubble-outgoing .cometchat-file-bubble__tail-view-download-stop{background:var(--cometchat-static-white)}.cometchat-fullscreen-viewer{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141414cc;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.cometchat-fullscreen-viewer__header{left:10px;position:absolute;top:0;width:-webkit-fit-content;width:fit-content}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item{background-color:initial}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-avatar img{height:100%;width:100%}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-title{color:#fff;color:var(--cometchat-static-white,#fff);font:var(--cometchat-font-heading4-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-subtitle{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:var(--cometchat-font-caption1-regular);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-fullscreen-viewer__body-image{box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-shrink:0;max-height:600px;max-width:400px}.cometchat-fullscreen-viewer__close-button{background-color:#fff;background-color:var(--cometchat-primary-button-icon,#fff);cursor:pointer;height:32px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:100%;mask-size:100%;position:absolute;right:10px;top:10px;width:32px}.cometchat-fullscreen-viewer__body-download-progress{height:100px;position:relative;width:100px}.cometchat-fullscreen-viewer__body-download-progress svg{height:100px;transform:rotate(-90deg);width:100px}circle.cometchat-fullscreen-viewer__body-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-fullscreen-viewer__body-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-image-bubble{background:#0000;border-radius:var(--cometchat-radius-3);cursor:pointer;display:flex;height:auto;justify-content:center;max-height:350px;max-width:250px;overflow:hidden;padding:0;width:100%}.cometchat-image-bubble__body{border-radius:inherit;height:100%;margin:0;object-fit:cover;width:100%}.cometchat-image-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-image-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-list{background:inherit;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.cometchat-list__header-title{align-items:center;align-self:stretch;color:var(--cometchat-text-color-primary);display:flex;flex-shrink:0;flex:1 0;font:var(--cometchat-font-heading1-bold);font-style:normal;gap:12px;gap:var(--cometchat-padding-3,12px);height:-webkit-fit-content;height:fit-content;min-height:64px;overflow:hidden;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);text-align:left;text-overflow:ellipsis;width:100%}.cometchat-list__header{background:var(--cometchat-background-color-01);border-bottom:1px solid var(--cometchat-border-color-light);border-right:1px solid var(--cometchat-border-color-light);box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;margin:0;padding:0;width:100%}.cometchat-list__header-search-bar{align-items:flex-start;align-self:stretch;display:flex;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-list__body{border-right:1px solid var(--cometchat-border-color-light);box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden auto;overflow-x:hidden;position:relative;width:100%}.cometchat-list__empty-view,.cometchat-list__error-view,.cometchat-list__loading-view{height:calc(100% - 1px);overflow:hidden;width:100%}.cometchat-list__loading-view-top{bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:2}.cometchat-list__section-header{color:#6852d6;color:var(--cometchat-primary-color,#6852d6);font:var(--cometchat-font-heading4-medium);font-style:normal;text-align:left}.cometchat-list__section{align-items:center;align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:8px 16px 0;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) 0 var(--cometchat-padding-4,16px)}.cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar,.cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{display:none}.cometchat-list__item-wrapper{display:flex;flex-direction:column}.cometchat-list-item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);box-sizing:border-box;display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-list-item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa)}.cometchat-list-item:active{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-list-item__body{align-items:center;display:flex;justify-content:space-between;overflow:hidden;padding:5px;width:100%}.cometchat-list-item__body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);height:19px;line-height:120%;margin-right:var(--cometchat-margin-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-list-item__title-container{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);overflow:hidden;padding:0;text-align:left;width:100%}.cometchat-list-item__menu-view,.cometchat-list-item__trailing-view{align-items:center;display:flex;height:24px;justify-content:flex-end;width:24px}.cometchat-list-item__trailing-view-hidden{display:none}.cometchat-list-item__leading-view{align-items:center;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;justify-content:center;padding:9px 9px 9px 10px;width:48px}.cometchat-list-item__body-subtitle{align-items:flex-start;align-self:stretch;display:flex;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-list-item__status{display:none}.cometchat-list-item__status-icon_right{border:none;border-radius:16px;bottom:20%;height:10px;margin-left:20px;position:relative;width:10px}.cometchat-list-item__divider{background:grey;height:1px;width:100%}.cometchat-media-recorder__recorded,.cometchat-media-recorder__recording{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:inherit;padding:20px;padding:var(--cometchat-padding-5,20px);width:260px}.cometchat-media-recorder__recording{justify-content:space-between}.cometchat-media-recorder{width:-webkit-max-content;width:max-content}.cometchat-media-recorder .cometchat-audio-bubble{max-width:100%;padding-bottom:var(--cometchat-padding-2);width:100%}.cometchat-media-recorder .cometchat-audio-bubble .cometchat-audio-bubble__tail-view{display:none}.cometchat-media-recorder .cometchat-audio-bubble .cometchat-audio-bubble__body{align-items:center;flex-direction:row;gap:var(--cometchat-padding-2);justify-content:space-between;padding-right:0}.cometchat-media-recorder__recorded-control,.cometchat-media-recorder__recording-control{align-items:center;display:flex;gap:20px}.cometchat-media-recorder__recording-preview{align-items:center;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);width:120px}.cometchat-media-recorder__recorded-preview{align-items:flex-start;background:#6852d6;background:var(--cometchat-primary-color,#6852d6);border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;gap:0;padding:8px 0;padding:var(--cometchat-padding-2,8px) 0;width:260px}.cometchat-media-recorder__recorded-control-delete,.cometchat-media-recorder__recorded-control-record,.cometchat-media-recorder__recording-control-delete,.cometchat-media-recorder__recording-control-stop{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.cometchat-media-recorder__recording-control-stop-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:24px;mask:url(/static/media/stop.436a8cb465a4609f82a5.svg) center center no-repeat;-webkit-mask:url(/static/media/stop.436a8cb465a4609f82a5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-media-recorder__recorded-control-delete-icon,.cometchat-media-recorder__recording-control-delete-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:24px;-webkit-mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-media-recorder__recorded-control-record-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:24px;-webkit-mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat;mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-media-recorder__recorded-control-send,.cometchat-media-recorder__recording-control-pause,.cometchat-media-recorder__recording-control-record{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon,.cometchat-media-recorder__recording-control-record-icon{flex-shrink:0;height:32px;-webkit-mask-size:contain;mask-size:contain;width:32px}.cometchat-media-recorder__recording-control-record-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat;mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon{background:#a1a1a1;background:var(--cometchat-text-color-tertiary,#a1a1a1);-webkit-mask:url(/static/media/mic_off.feb56f6133333e8e36fa.svg) center center no-repeat;mask:url(/static/media/mic_off.feb56f6133333e8e36fa.svg) center center no-repeat}.cometchat-media-recorder__recording-control-error{pointer-events:none}.cometchat-media-recorder__recording-control-pause-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);flex-shrink:0;height:32px;-webkit-mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:32px}.cometchat-media-recorder__recorded-control-send-icon{background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);flex-shrink:0;height:32px;-webkit-mask:url(/static/media/send_fill.7d309325ccdb5f41d511.svg) center center no-repeat;mask:url(/static/media/send_fill.7d309325ccdb5f41d511.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:32px}.cometchat-media-recorder__recording-preview-paused,.cometchat-media-recorder__recording-preview-recording{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.cometchat-media-recorder__recording-preview-paused-icon,.cometchat-media-recorder__recording-preview-recording-icon{background:#fff;background:var(--cometchat-icon-color-white,#fff);flex-shrink:0;height:48px;-webkit-mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:48px}.cometchat-media-recorder__recording-preview-disabled{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:80px;justify-content:center;opacity:.2;width:80px}.cometchat-media-recorder__recording-preview-disabled-icon{background:#fff;background:var(--cometchat-icon-color-white,#fff);flex-shrink:0;height:48px;-webkit-mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:48px}.cometchat-media-recorder__recording-preview-duration{align-self:stretch;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto);line-height:120%;text-align:center}.cometchat-media-recorder__error{align-items:flex-start;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-radius:var(--cometchat-radius-4) var(--cometchat-radius-4) 0 0;bottom:100%;display:flex;gap:var(--cometchat-padding-2);justify-content:flex-start;padding:var(--cometchat-padding-2);position:absolute;width:260px;z-index:2}.cometchat-media-recorder__error-content{display:flex;flex-direction:column;gap:var(--cometchat-padding-1)}.cometchat-media-recorder__error-content-title{font:var(--cometchat-font-caption1-bold)}.cometchat-media-recorder__error-content-subtitle{font:var(--cometchat-font-caption1-regular)}.cometchat-media-recorder__error-content-subtitle,.cometchat-media-recorder__error-content-title{color:#727272;color:var(--cometchat-text-color-secondary,#727272);text-align:left}.cometchat-media-recorder__error-icon-wrapper{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);display:flex;height:16px;justify-content:center;width:16px}.cometchat-media-recorder__error-icon{background:var(--cometchat-static-white);flex-shrink:0;height:16px;-webkit-mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:rotate(180deg);width:16px}.cometchat-message-bubble__wrapper{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);max-width:100%;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);position:relative;width:100%}.cometchat-message-bubble__body-reply-view{margin-bottom:5px;width:100%}.cometchat-message-bubble .cometchat-reactions{margin-top:-4px;width:100%}.cometchat-message-bubble-outgoing .cometchat-reactions{justify-content:flex-end}.cometchat-message-bubble-incoming .cometchat-reactions{justify-content:flex-start}.cometchat-message-bubble__leading-view{align-self:flex-start;border-radius:inherit;position:relative;width:-webkit-fit-content;width:fit-content}.cometchat-message-bubble{border-radius:inherit;display:flex;flex:1 1;flex-direction:column;position:relative;width:100%}.cometchat-message-bubble,.cometchat-message-bubble-incoming{align-items:flex-start;justify-content:flex-start}.cometchat-message-bubble__text-message .cometchat-message-bubble__body-content-view{align-self:flex-start;display:flex;max-width:100%;width:-webkit-fit-content;width:fit-content}.cometchat-message-bubble .cometchat-text-bubble__body-text{text-align:left}.cometchat-message-bubble-outgoing{align-items:flex-end;justify-content:flex-end}.cometchat-message-bubble-action{align-items:center;justify-content:center}.cometchat-message-bubble-incoming .cometchat-message-bubble__body{background:var(--cometchat-neutral-color-300)}.cometchat-message-bubble-outgoing .cometchat-message-bubble__body{background:var(--cometchat-primary-color)}.cometchat-message-bubble__body{align-items:flex-end;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;padding:4px 4px 0;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px)}.cometchat-message-bubble__body-wrapper{order:2}.cometchat-message-bubble__header-view{align-items:flex-start;display:flex;justify-content:flex-start}.cometchat-message-bubble__options{align-items:center;background:#0000;display:flex;justify-content:flex-start;padding:0 8px;padding:0 var(--cometchat-padding-2,8px)}.cometchat-message-bubble-incoming .cometchat-message-bubble__options{order:3}.cometchat-message-bubble-outgoing .cometchat-message-bubble__options{order:1}.cometchat-popover__content{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-5,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;height:-webkit-fit-content;height:fit-content;position:fixed;width:-webkit-fit-content;width:fit-content;z-index:2}.cometchat-popover__content-tooltip-bottom,.cometchat-popover__content-tooltip-top{background:#141414;background:var(--cometchat-static-black,#141414);height:6px;-webkit-mask:url(/static/media/tooltip.2aa237f32c9f99b8d920.svg) center center no-repeat;-webkit-mask-size:contain;position:absolute;width:100%}.cometchat-popover__content-tooltip-top{bottom:-7px}.cometchat-popover__content-tooltip-bottom{top:-7px;transform:rotate(180deg)}.cometchat-quick-view{background:#efefef;border-radius:8px;box-sizing:border-box;height:-webkit-fit-content;height:fit-content;min-width:190px;padding:5px;position:relative;width:100%}.cometchat-quick-view__content{margin-left:14px}.cometchat-quick-view__container{align-items:center;display:flex}.cometchat-quick-view-button{background:#0000;border:none;border-radius:0;height:16px;position:absolute;right:4px;top:2px;width:16px}.cometchat-quick-view-bar{background:"black";border-radius:5px;height:90%;left:5px;position:absolute;top:5%;width:"4px"}.cometchat-quick-view-title{color:"grey";font:"600 13px Inter, sans-serif";margin-bottom:10px;margin-top:5px;padding:0}.cometchat-quick-view-subtitle{color:"grey";font:"400 13px Inter, sans-serif";margin-bottom:5px;margin-top:5px;padding:0;text-align:left}.cometchat-radiobutton{align-items:center;display:inline-flex;position:relative}.cometchat-radiobutton__label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.cometchat-radiobutton__selected{border:1.5px solid #e8e8e8;border:1.5px solid var(--cometchat-border-color-default,#e8e8e8);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:inline-block;flex-shrink:0;height:24px;position:relative;width:24px}.cometchat-radiobutton:hover .cometchat-radiobutton__selected{border:1.5px solid #dcdcdc;border:1.5px solid var(--cometchat-border-color-dark,#dcdcdc);cursor:pointer}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected{border:1.5px solid #6852d6;border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-radiobutton input[type=radio]{opacity:0;position:absolute}.cometchat-radiobutton__selected:after{background-color:#6852d6;background-color:var(--cometchat-primary-color,#6852d6);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);content:"";display:none;height:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected:after{display:block}.cometchat-radiobutton__label{align-items:center;color:var(--cometchat-text-color-secondary);display:flex;font:var(--cometchat-font-body-regular);gap:8px;gap:var(--cometchat-radius-2,8px)}.cometchat-search-bar{align-items:center;align-self:stretch;background:var(--cometchat-background-color-03);border:1px solid var(--cometchat-border-color-light);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}.cometchat-search-bar__input{background:#0000;border:none;border-radius:none;color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading4-regular);font-style:normal;height:100%;outline:none;padding-left:var(--cometchat-padding-1);width:100%}.cometchat-search-bar__icon{align-items:center;background:var(--cometchat-icon-color-secondary);display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/search.61b1c747aa872b5ab4aa.svg) center center no-repeat;mask:url(/static/media/search.61b1c747aa872b5ab4aa.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-search-bar__input::placeholder{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-heading4-regular);font-style:normal}:host{text-align:center;width:100%}.cc-single_select-option{align-items:center;background:#fff;border:1px solid #dedede;border-radius:2px;box-sizing:border-box;color:grey;cursor:pointer;display:flex;font:400 14px Inter;justify-content:center;min-height:20px;min-width:80px;padding:10px;:hover{background:#efefef;color:#000;font:400 14px Inter}}.cc-single_select-wrapper{align-items:center;border:none;border-radius:6px;display:flex;height:100%;justify-content:center;width:100%}.cometchat-text-bubble{align-items:center;align-self:flex-end;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;justify-content:flex-start;max-width:630px;padding:var(--cometchat-padding-1) var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2);width:auto}.cometchat-text-bubble__body-text{-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:auto;overflow:hidden;padding-top:var(--cometchat-padding-1);text-align:left;white-space:pre-line;word-break:break-word}.cometchat-text-bubble.cometchat-text-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-text-bubble.cometchat-text-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-text-bubble.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text{color:var(--cometchat-static-white);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-text-bubble__body{display:flex;flex-direction:column;position:relative}.cometchat-text-bubble__read-less,.cometchat-text-bubble__read-more{align-self:flex-end;cursor:pointer;display:flex;font:var(--cometchat-font-body-regular);font-style:normal;padding:var(--cometchat-padding-1);width:-webkit-fit-content;width:fit-content}.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-less,.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-more{color:var(--cometchat-static-white)}.cometchat-text-bubble-incoming .cometchat-text-bubble__read-less,.cometchat-text-bubble-incoming .cometchat-text-bubble__read-more{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble .cometchat-text-bubble__body-text.cometchat-text-bubble__body-text-emoji{font:var(--cometchat-font-title-regular)}@media (max-width:1000px){.cometchat-text-bubble{max-width:420px}}@media (max-width:768px){.cometchat-text-bubble{max-width:280px}}.cometchat-video-bubble{align-items:flex-start;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);cursor:pointer;display:flex;flex-direction:column;height:auto;justify-content:center;max-height:350px;max-width:250px;overflow:hidden;padding:0;width:auto}.cometchat-video-bubble__body{border-radius:inherit;height:100%;margin:0;object-fit:cover;overflow:hidden;width:100%}.cometchat-video-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-video-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-create-poll{align-items:center;align-self:stretch;background-color:#fff;background-color:var(--cometchat-background-color-01,#fff);border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;flex-shrink:0;gap:8px;gap:var(--cometchat-padding-2,8px);height:480px;overflow:hidden;position:relative;width:420px}.cometchat-create-poll__header{align-items:center;align-self:stretch;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;justify-content:space-between;padding:12px;padding:var(--cometchat-radius-3,12px)}.cometchat-create-poll__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading2-bold);font-style:normal;line-height:120%;text-align:center}.cometchat-create-poll__header-close-icon{align-items:center;background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;width:24px}.cometchat-create-poll__body{display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin:0;overflow:hidden;padding:16px;padding:var(--cometchat-padding-4,16px);width:100%}.cometchat-create-poll__body-question{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);text-align:left}.cometchat-create-poll__body-question-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);font-style:normal;line-height:120%}.cometchat-create-poll__body-question-input{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;min-width:90px;outline:none;padding:8px;padding:var(--cometchat-padding-2,8px);width:100%}.cometchat-create-poll__body-options-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);margin-bottom:8px;margin-bottom:var(--cometchat-padding-2,8px);max-height:64%;overflow:hidden;padding-top:20px;padding-top:var(--cometchat-padding-5,20px)}.cometchat-create-poll__body-options-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);font-style:normal}.cometchat-create-poll__body-options{align-items:flex-start;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;overflow-y:scroll;scrollbar-width:none;width:100%}.cometchat-create-poll__body-option-input{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;min-width:90px;outline:none;padding:8px;padding:var(--cometchat-padding-2,8px);width:100%}.cometchat-create-poll__body-options-add-button{background-color:initial;border:none;color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);cursor:pointer;display:flex;font:var(--cometchat-font-caption1-medium);font-style:normal;justify-content:flex-start;line-height:120%;padding-bottom:var(--cometchat-padding-2);text-align:left}.cometchat-create-poll__body-option-remove-button{align-items:center;align-self:center;background-color:#a1a1a1;background-color:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-create-poll__button{height:40px;width:100%}.cometchat-create-poll__button>.cometchat{height:100%;width:100%}.cometchat-create-poll__button .cometchat-button{align-items:center;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:none;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#fff;color:var(--cometchat-primary-button-icon,#fff);cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;height:100%;justify-content:center;line-height:120%;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);text-align:left;width:100%}.cometchat-create-poll__button-disabled .cometchat-button{background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);color:#fff;color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-create-poll__body-option{align-items:center;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:space-between;position:relative;width:100%}.cometchat-create-poll-backdrop{align-items:center;background:#141414cc;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-create-poll__footer{align-items:flex-start;border-top:1px solid #f5f5f5;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);bottom:0;display:flex;flex-direction:column;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px) var(--cometchat-padding-5) var(--cometchat-padding-4,16px);position:absolute;width:100%}.cometchat-create-poll__error-icon{align-items:center;align-self:center;background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-create-poll__error{align-items:center;align-self:stretch;background:#f446491a;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:center;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-create-poll__error-text{color:#f44649;color:var(--cometchat-error-color,#f44649);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-create-poll__loading-icon{align-items:center;align-self:center;background-color:#fff;background-color:var(--cometchat-static-white,#fff);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/loading_icon.0b32af930a5efc56290d.svg) center center no-repeat;mask:url(/static/media/loading_icon.0b32af930a5efc56290d.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-create-poll__body-options-add-button-disabled{color:#dcdcdc;color:var(--cometchat-text-color-disabled,#dcdcdc);font:var(--cometchat-font-caption1-medium)}@media (max-width:768px){.cometchat-create-poll{width:360px}}.cometchat-link-bubble{align-items:flex-end;align-self:stretch;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;max-width:240px;padding:0;width:240px}.cometchat-link-bubble-incoming{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-link-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-link-bubble__preview-image{align-self:stretch;background:#0a0914;background:var(--cometchat-static-black,#0a0914);border-radius:12px 12px 0 0;border-radius:var(--cometchat-radius-3,12px) var(--cometchat-radius-3,12px) 0 0;cursor:pointer;height:50%;width:100%}.cometchat-link-bubble__preview-body{align-items:flex-start;align-self:stretch;border-radius:0 0 var(--cometchat-radius-2) var(--cometchat-radius-2);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-link-bubble__preview-body-rounded{border-radius:var(--cometchat-radius-2)}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body{background:#5d49be;background:var(--cometchat-extended-primary-color-900,#5d49be)}.cometchat-link-bubble__preview-body-content-title{font:var(--cometchat-font-body-bold);font-style:normal}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-title{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-content-description{font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-title{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-description{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-content-link{cursor:pointer;font:var(--cometchat-font-caption1-regular);font-style:normal;opacity:.6}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-link{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-link{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__body{width:100%}.cometchat-link-bubble__body .cometchat-url{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__body{color:#0b7bea;color:var(--cometchat-info-color,#0b7bea)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__body{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-fav-icon{border-radius:4px;border-radius:var(--cometchat-radius-1,4px);cursor:pointer;height:40px;width:40px}.cometchat-link-bubble__preview-body-content{align-items:flex-start;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:flex-end;text-align:left;width:100%}.cometchat-tanslation-bubble{border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex:1 0;flex-direction:column;justify-content:center;padding:var(--cometchat-padding-2) var(--cometchat-padding-2) 0 var(--cometchat-padding-2)}.cometchat-tanslation-bubble-incoming{align-items:flex-start;background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-tanslation-bubble-outgoing{align-items:flex-end;background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-tanslation-bubble__original-text{max-width:500px;width:100%}.cometchat-tanslation-bubble__original-text .cometchat-text-bubble{padding:0}.cometchat-tanslation-bubble__translated-text{display:block;font:var(--cometchat-font-body-regular);font-style:normal;margin:0;max-width:500px;overflow:auto;text-align:left;white-space:pre-line;width:100%;word-break:break-word}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__translated-text{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__translated-text{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-tanslation-bubble__separator{height:1px;width:100%}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__separator{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__separator{background:#7965db;background:var(--cometchat-extended-primary-color-800,#7965db)}.cometchat-tanslation-bubble__helper-text{font:var(--cometchat-font-caption2-regular);font-style:normal;padding:var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2) 0;text-align:right}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__helper-text{color:#727272;color:var(--cometchat-neutral-color-600,#727272)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__helper-text{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble{align-items:flex-start;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;gap:16px;gap:var(--cometchat-padding-4,16px);max-width:240px;padding:8px;padding:var(--cometchat-padding-2,8px);width:240px}.cometchat-polls-bubble *{box-sizing:border-box;margin:0;padding:0}.cometchat-polls-bubble-incoming{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar{height:20px;padding:0;width:20px}.cometchat-polls-bubble .cometchat-avatar img{border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);height:20px;width:20px}.cometchat-polls-bubble-incoming .cometchat-avatar img{border:1px solid #e8e8e8;border:1px solid var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing .cometchat-avatar img{border:1px solid #6852d6;border:1px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar .cometchat-avatar__text{align-items:center;background:#aa9ee8;background:var(--cometchat-extended-primary-color-600,#aa9ee8);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);color:#fff;color:var(--cometchat-static-white,#fff);display:flex;flex-shrink:0;font:var(--cometchat-font-caption2-regular);height:20px;justify-content:center;width:20px}.cometchat-polls-bubble__question{word-wrap:break-word;font:var(--cometchat-font-heading4-bold);font-style:normal;text-align:left;text-overflow:ellipsis;width:100%}.cometchat-polls-bubble-incoming .cometchat-polls-bubble__question{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-polls-bubble__question{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble__options{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);justify-content:center;list-style-type:none;padding-bottom:12px;padding-bottom:var(--cometchat-padding-3,12px);width:100%}.cometchat-polls-bubble__options>li{display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);position:relative;width:100%}.cometchat-polls-bubble__option-item{justify-content:space-between;padding:0;width:100%}.cometchat-poll-bubble__option-item-leading-view{cursor:pointer}.cometchat-poll-bubble__option-item-leading-view-radio-button{align-items:center;border-radius:50%;border-radius:var(--cometchat-radius-max,50%);display:flex;height:20px;justify-content:center;width:20px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid #a1a1a1;border:1.5px solid var(--cometchat-icon-color-secondary,#a1a1a1)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid #fff;border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);border:#6852d6;border:var(--cometchat-icon-color-highlight,#6852d6);color:#fff;color:var(--cometchat-background-color-01,#fff)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background-color:#fff;background-color:var(--cometchat-static-white,#fff);border:1px solid #6852d6;border:1px solid var(--cometchat-icon-color-highlight,#6852d6);color:#6852d6}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after,.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{content:"✓";font-size:12px;font-weight:900}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:#fff;color:var(--cometchat-background-color-01,#fff)}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:#6852d6;color:var(--cometchat-primary-color,#6852d6)}.cometchat-poll-bubble__option-item-body{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-spacing-1,4px);overflow:hidden;width:100%}.cometchat-poll-bubble__option-item-body-content{display:flex;justify-content:space-between;width:100%}.cometchat-poll-bubble__option-item-body-content-title{word-wrap:break-word;font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden;text-align:left;width:100%}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-title{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-title{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-poll-bubble__option-item-body-content-tail{display:flex;gap:var(--cometchat-padding-1);height:20px;justify-content:flex-end;max-width:100px;position:relative;width:-webkit-fit-content;width:fit-content}.cometchat-poll-bubble__option-item-body-content-tail-avatar{height:20px;margin-right:-8px;width:20px;z-index:2}.cometchat-poll-bubble__option-item-body-content-tail-avatar.last{margin-right:0;z-index:0}.cometchat-poll-bubble__option-item-body-content-tail-count{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-tail-count{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-tail-count{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-poll-bubble__option-item-body-progress{align-self:stretch;border-radius:16px;flex-shrink:0;height:8px;margin-top:3px;width:100%}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress{background:#8978df;background:var(--cometchat-extended-primary-color-700,#8978df)}.cometchat-poll-bubble__option-item-body-progress-background{border-radius:16px;border-radius:var(--cometchat-radius-4,16px);height:8px;width:20px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress-background{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress-background{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-incoming .cometchat-radiobutton__selected{border:1.5px solid #6852d6;border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected,.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected{border:1.5px solid #fff;border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected:after{background-color:#fff;background-color:var(--cometchat-static-white,#fff)}.cometchat-sticker-keyboard{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:0;height:100%;padding:0;width:100%}.cometchat-sticker-keyboard__tabs{border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;min-height:40px;overflow-x:auto;overflow-y:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:scroll-position}.cometchat-sticker-keyboard__tab{padding:4px;padding:var(--cometchat-padding-1,4px)}.cometchat-sticker-keyboard__tab-active{border-bottom:2px solid #6852d6;border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-sticker-keyboard__tab>img{align-items:center;border-radius:800px;border-radius:var(--cometchat-radius-max,800px);cursor:pointer;display:flex;flex-direction:column;gap:12px;gap:var(--cometchat-padding-3,12px);height:32px;justify-content:center;width:32px}.cometchat-sticker-keyboard__tab-active>img{background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa)}.cometchat-sticker-keyboard__list{background:inherit;display:flex;flex-wrap:wrap;overflow-x:hidden;overflow-y:auto;padding:var(--cometchat-padding-3) var(--cometchat-padding-3) 0 var(--cometchat-padding-3);width:100%}.cometchat-sticker-keyboard__list-item{align-content:center;align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;height:80px;min-height:80px;min-width:80px;padding:8px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px);width:80px}.cometchat-sticker-keyboard__shimmer-tabs{align-items:center;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-sticker-keyboard__shimmer-tab{align-items:center;animation:shimmerAnimation 10s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:800;border-radius:var(--cometchat-radius-max,800);display:flex;flex-direction:column;height:32px;justify-content:center;width:32px}.cometchat-sticker-keyboard__shimmer-list{gap:12px;gap:var(--cometchat-padding-3,12px)}.cometchat-sticker-keyboard__shimmer-list-item{animation:shimmerAnimation 5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;height:70px;min-height:70px;min-width:70px;width:70px}.cometchat-sticker-keyboard__empty-view{align-items:center;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-bold);font-style:normal;gap:12px;gap:var(--cometchat-padding-3,12px)}.cometchat-sticker-keyboard__empty-view,.cometchat-sticker-keyboard__error-view{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;height:272px;justify-content:center;text-align:center}.cometchat-sticker-keyboard__error-view{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.cometchat-sticker-keyboard__empty-view-icon{background-color:#dcdcdc;background-color:var(--cometchat-icon-color-tertiary,#dcdcdc);height:60px;-webkit-mask-image:url(/static/media/sticker.54cf4f566ab9065ac0ef.svg) center center no-repeat;mask-image:url(/static/media/sticker.54cf4f566ab9065ac0ef.svg) center center no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;width:60px}.cometchat-group-members{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-group-members__backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar{background:#0000;height:0;width:0}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{background:#0000;border-radius:8px}.cometchat-group-members .cometchat-group-members__trailing-view-options{align-items:center;background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);display:flex;font:var(--cometchat-font-caption1-regular);font-style:normal;gap:20px;gap:var(--cometchat-padding-5,20px);justify-content:center;overflow:hidden;padding:4px 12px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px);text-overflow:ellipsis;text-transform:capitalize}.cometchat-group-members .cometchat-group-members__trailing-view-options-admin{border:1px solid #6852d6;border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-owner{background:#6852d6;background:var(--cometchat-primary-color,#6852d6);color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd)}.cometchat-group-members .cometchat-group-members__trailing-view-options-participant{display:none}.cometchat-group-members .cometchat-list-item__trailing-view{height:-webkit-fit-content;height:fit-content;width:auto}.cometchat-group-members .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-group-members .cometchat-menu-list__sub-menu-icon{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/static/media/dropdown-arrow.19438c7586194515d473.svg) center center no-repeat;mask:url(/static/media/dropdown-arrow.19438c7586194515d473.svg) center center no-repeat;width:16px}.cometchat-group-members .cometchat-menu-list__sub-menu-list{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-group-members .cometchat-menu-list__sub-menu-list :hover{background:#fafafa;background:var(--cometchat-background-color-02,#fafafa)}.cometchat-group-members__empty-state-view{display:flex;flex-direction:column}.cometchat-group-members__empty-state-view,.cometchat-group-members__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-group-members__empty-state-view-body,.cometchat-group-members__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-group-members__empty-state-view-body-title,.cometchat-group-members__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-group-members__empty-state-view-body-description,.cometchat-group-members__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-group-members__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-group-members__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-group-members__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-group-members__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-group-members__shimmer-item-title{height:22px;width:50%}.cometchat-group-members__shimmer-item-body-subtitle,.cometchat-group-members__shimmer-item-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-group-members__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-group-members__list-item-online .cometchat-list-item__status{align-items:center;background:#09c26f;background:var(--cometchat-success-color,#09c26f);border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-12px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-group-members .cometchat-menu-list__sub-menu{background:none;box-shadow:none}.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar,.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar-thumb{display:none}.cometchat-call-logs{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-call-logs__outgoing-call{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-call-logs__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-call-logs__list-item-trailing-view{align-items:center;align-self:center;background:#fff;background:var(--cometchat-icon-color-primary,#fff);border:none;display:flex;height:24px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-call-logs__list-item-trailing-view-video{-webkit-mask:url(/static/media/call-log_video.a810985ecf2746c8842f.svg) center center no-repeat;mask:url(/static/media/call-log_video.a810985ecf2746c8842f.svg) center center no-repeat}.cometchat-call-logs__list-item-trailing-view-audio{-webkit-mask:url(/static/media/call-log-audio.0e3aaf2981e227b061c4.svg) center center no-repeat;mask:url(/static/media/call-log-audio.0e3aaf2981e227b061c4.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle{display:flex;gap:4px}.cometchat-call-logs__list-item-subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-logs__list-item-subtitle-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-icon-color-primary,#fff);border:none;display:flex;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-call-logs__list-item-subtitle-icon-missed-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/call_received.8a1f2ab017bbcf7bb046.svg) center center no-repeat;mask:url(/static/media/call_received.8a1f2ab017bbcf7bb046.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle-icon-outgoing-call{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f);-webkit-mask:url(/static/media/call_made.e084ced6071c98821ebc.svg) center center no-repeat;mask:url(/static/media/call_made.e084ced6071c98821ebc.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle-icon-incoming-call{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f);-webkit-mask:url(/static/media/missedCallIcon.1cd662c850168ec2dd17.svg) center center no-repeat;mask:url(/static/media/missedCallIcon.1cd662c850168ec2dd17.svg) center center no-repeat}.cometchat-call-logs__empty-state-view,.cometchat-call-logs__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-call-logs__empty-state-view-body,.cometchat-call-logs__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-call-logs__empty-state-view-body-title,.cometchat-call-logs__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-call-logs__empty-state-view-body-description,.cometchat-call-logs__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-call-logs__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-call-logs__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-call-logs__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-call-logs__shimmer-item-body{align-items:center;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-call-logs__shimmer-item-body-title-wrapper{display:flex;flex-direction:column;gap:10px;height:100%;width:100%}.cometchat-call-logs__shimmer-item-body-title{height:22px;width:50%}.cometchat-call-logs__shimmer-item-body-subtitle,.cometchat-call-logs__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-call-logs__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-call-logs__shimmer-item-body-tail{animation:shimmerAnimation 10.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:32px;min-height:32px;width:32px}.cometchat-call-logs .cometchat-list-item{cursor:pointer;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-call-logs .cometchat-list-item__body{padding:0}.cometchat-conversations{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;flex-shrink:0;gap:0;height:100%;position:relative;width:100%}.cometchat-conversations .cometchat-conversations-header{box-sizing:border-box;min-height:64px}.cometchat-conversations .cometchat-list__body>div:not([class]):first-child{display:none}.cometchat-conversations .cometchat-list-item{cursor:pointer;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-conversations .cometchat-list-item__body{min-height:43px;padding:0}.cometchat-conversations .cometchat-list-item__trailing-view{height:40px;width:auto}.cometchat-conversations .cometchat-date{font:var(--cometchat-font-caption1-regular);padding:0}.cometchat-conversations__subtitle-receipts{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.cometchat-conversations__subtitle-receipts-sent{-webkit-mask:url(/static/media/conversations_sent.fbb8355efb327852ba32.svg) center center no-repeat;mask:url(/static/media/conversations_sent.fbb8355efb327852ba32.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-wait{-webkit-mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-error{background-color:var(--cometchat-error-color);-webkit-mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-delivered{-webkit-mask:url(/static/media/conversations_delivered.510802caddcee7cf38e1.svg) center center no-repeat;mask:url(/static/media/conversations_delivered.510802caddcee7cf38e1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-read{background:#56e8a7;background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(/static/media/conversations_read.510802caddcee7cf38e1.svg) center center no-repeat;mask:url(/static/media/conversations_read.510802caddcee7cf38e1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-text-wrapper{display:flex;gap:2px;gap:var(--cometchat-padding,2px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-conversations__subtitle-text-sender{flex-shrink:0;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-conversations__subtitle-text,.cometchat-conversations__subtitle-text-sender{color:#727272;color:var(--cometchat-text-color-secondary,#727272);overflow:hidden;text-overflow:ellipsis}.cometchat-conversations__subtitle-text{font:var(--cometchat-font-body-regular);font-style:normal;white-space:nowrap;width:100%}.cometchat-conversations__subtitle-icon{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-conversations__subtitle-icon-incoming-audio-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/conversations_missed-voice-call.b52f9611ff85a6f468ee.svg) center center no-repeat;mask:url(/static/media/conversations_missed-voice-call.b52f9611ff85a6f468ee.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-incoming-video-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/conversations_missed-video-call.77f4e98af6049b2deab0.svg) center center no-repeat;mask:url(/static/media/conversations_missed-video-call.77f4e98af6049b2deab0.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-audio-call{-webkit-mask:url(/static/media/conversations_outgoing-voice-call.aa7e2a8136855c39e5cb.svg) center center no-repeat;mask:url(/static/media/conversations_outgoing-voice-call.aa7e2a8136855c39e5cb.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-video-call{-webkit-mask:url(/static/media/conversations_outgoing-video-call.53f25a89d3793fdf2a00.svg) center center no-repeat;mask:url(/static/media/conversations_outgoing-video-call.53f25a89d3793fdf2a00.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-image{-webkit-mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-file{-webkit-mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-video{-webkit-mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-audio{-webkit-mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-poll{-webkit-mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-sticker{-webkit-mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-document{-webkit-mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/static/media/collaborative_whiteboard.25e29644e4591c341125.svg) center center no-repeat;mask:url(/static/media/collaborative_whiteboard.25e29644e4591c341125.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-deleted{-webkit-mask:url(/static/media/conversations_delete.ce537f017fc12fab523e.svg) center center no-repeat;mask:url(/static/media/conversations_delete.ce537f017fc12fab523e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-link{-webkit-mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-thread{-webkit-mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-none{display:none}.cometchat-conversations__trailing-view{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-conversations__trailing-view-badge{display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:flex-end}.cometchat-conversations__trailing-view-badge-count{align-items:center;background:#6852d6;background:var(--cometchat-primary-color,#6852d6);border-radius:20px;color:#fff;color:var( --cometchat-static-white,#fff);display:flex;flex-direction:column;font:var(--cometchat-font-caption1-regular);font-style:normal;height:20px;justify-content:center;overflow:hidden;padding:0 8px;text-align:center;text-overflow:ellipsis}.cometchat-conversations__subtitle{display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-conversations .cometchat-list-item__body-subtitle{width:100%}.cometchat-conversations__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-conversations__list-item-online .cometchat-list-item__status{align-items:center;background:#09c26f;background:var(--cometchat-success-color,#09c26f);border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-12px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-conversations__list-item-password .cometchat-list-item__status{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f)}.cometchat-conversations__list-item-password .cometchat-list-item__status,.cometchat-conversations__list-item-private .cometchat-list-item__status{align-items:center;border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-14px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-conversations__list-item-private .cometchat-list-item__status{background-color:#ffab00;background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-conversations__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__list-item-password .cometchat-list-item__status-icon,.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-static-white,#fff);border:none;display:flex;height:8px;justify-content:center;width:8px}.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__trailing-view-options-delete-backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-conversations__trailing-view-options .cometchat-menu-list__menu{background-color:initial}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item{background-color:initial;box-shadow:none}.cometchat-conversations .cometchat-list__header{border-bottom:none}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item-icon-delete{background:#f44649;background:var(--cometchat-error-color,#f44649);height:24px;-webkit-mask:url(/static/media/delete_icon.5db005e80f01622481b4.svg) center center no-repeat;mask:url(/static/media/delete_icon.5db005e80f01622481b4.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:20px;width:20px}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu{align-items:center;background:#e8e8e8;background:var( --cometchat-background-color-04,#e8e8e8);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);display:flex;height:20px;justify-content:center;width:20px}.cometchat-conversations__subtitle-text .cometchat-mentions{background:#6852d633;border-radius:2px;border-radius:var(--cometchat-radius,2px);padding:0 2px;padding:0 var(--cometchat-padding,2px)}.cometchat-conversations__subtitle-text .cometchat-mentions-you{background:#ffab0033;border-radius:2px;border-radius:var(--cometchat-radius,2px);padding:0 2px;padding:0 var(--cometchat-padding,2px)}.cometchat-conversations__subtitle-text .cometchat-mentions>span{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-text .cometchat-mentions-you>span{color:#ffab00;color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-typing{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-conversations .cometchat-confirm-dialog{width:320px}.cometchat-conversations__empty-state-view,.cometchat-conversations__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-conversations__empty-state-view-icon{-webkit-mask:url(/static/media/conversations_empty_state.32344f305d4d728f07e7.svg) center center no-repeat;mask:url(/static/media/conversations_empty_state.32344f305d4d728f07e7.svg) center center no-repeat}.cometchat-conversations__error-state-view-icon{-webkit-mask:url(/static/media/list_error_state_icon.173ec5995098722fd26a.svg) center center no-repeat;mask:url(/static/media/list_error_state_icon.173ec5995098722fd26a.svg) center center no-repeat}.cometchat-conversations__empty-state-view-body,.cometchat-conversations__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-conversations__empty-state-view-body-title,.cometchat-conversations__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-conversations__empty-state-view-body-description,.cometchat-conversations__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-conversations__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-conversations .cometchat-conversations__list-item-agent .cometchat-list-item__title-container{max-width:90%}.cometchat-conversations__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversations__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-conversations__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-conversations__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-conversations__shimmer-item-body-title{height:22px;width:50%}.cometchat-conversations__shimmer-item-body-subtitle,.cometchat-conversations__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-conversations__shimmer-item-body-subtitle{height:12px;width:100%}.cometchat-conversations__shimmer-item-body-tail{animation:shimmerAnimation 10.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:22px;min-height:22px;width:60px}.cometchat-conversations .cometchat-menu-list__sub-menu-list-item .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-conversations .cometchat-search-bar__input{cursor:pointer}.cometchat-conversations .cometchat-list-item__body{position:relative}.cometchat-conversations .cometchat-list-item__menu-view{position:absolute;right:0;top:0;z-index:1}.cometchat-conversations .cometchat-list-item__trailing-view-hidden{display:inline;display:initial;visibility:hidden}.cometchat-users{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-users,.cometchat-users__empty-state-view{display:flex;flex-direction:column}.cometchat-users__empty-state-view,.cometchat-users__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-users__empty-state-view-body,.cometchat-users__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-users__empty-state-view-body-title,.cometchat-users__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-users__empty-state-view-body-description,.cometchat-users__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-users__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-users__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-users__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-users__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-users__shimmer-item-title{height:22px;width:50%}.cometchat-users__shimmer-item-body-subtitle,.cometchat-users__shimmer-item-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-users__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-users__list-item-online .cometchat-list-item__status{align-items:center;background:#09c26f;background:var(--cometchat-success-color,#09c26f);border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-12px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-users__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-users__list-item{cursor:pointer}.cometchat-users__list-item .cometchat-avatar,.cometchat-users__list-item .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-users .cometchat-list-item__body{min-height:43px;padding:0}.cometchat-groups{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-groups,.cometchat-groups__empty-state-view{display:flex;flex-direction:column}.cometchat-groups__empty-state-view,.cometchat-groups__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-groups__empty-state-view-body,.cometchat-groups__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-groups__empty-state-view-body-title,.cometchat-groups__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-groups__empty-state-view-body-description,.cometchat-groups__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-groups__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-groups__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-groups__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-groups__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-groups__shimmer-item-body-title{height:22px;width:50%}.cometchat-groups__shimmer-item-body-subtitle,.cometchat-groups__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-groups__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-groups__list-item{cursor:pointer}.cometchat-groups__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-groups__list-item-password .cometchat-list-item__status{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f)}.cometchat-groups__list-item-password .cometchat-list-item__status,.cometchat-groups__list-item-private .cometchat-list-item__status{align-items:center;border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-14px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-groups__list-item-private .cometchat-list-item__status{background-color:#ffab00;background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-groups__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__list-item-password .cometchat-list-item__status-icon,.cometchat-groups__list-item-private .cometchat-list-item__status-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-static-white,#fff);border:none;display:flex;height:8px;justify-content:center;width:8px}.cometchat-groups__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-groups__list-item .cometchat-avatar,.cometchat-groups__list-item .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-groups .cometchat-list-item__body{padding:0}.cometchat-message-header{align-items:center;align-self:stretch;background:var(--cometchat-background-color-01);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);height:63px;justify-content:space-between;overflow:hidden;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-message-header .cometchat-message-header__subtitle{color:var(--cometchat-icon-color-secondary);display:block;font:var(--cometchat-font-caption1-regular);height:100%;min-height:17px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-message-header .cometchat-message-header__subtitle.cometchat-message-header__subtitle-typing{color:var(--cometchat-text-color-highlight)}.cometchat-message-header .cometchat-list-item__title-container{gap:0;height:-webkit-fit-content;height:fit-content}.cometchat-message-header>div:not([class]){align-items:center;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start;overflow:hidden;width:100%}.cometchat-message-header .cometchat-list-item__trailing-view{width:auto}.cometchat-message-header__back-button{align-items:center;background:var(--cometchat-icon-color-primary);cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/arrow_back.dd796cd8deddca446613.svg);-webkit-mask-size:contain;width:24px}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button{align-items:center;background:#0000;border:none;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414);height:24px;width:24px}.cometchat-message-header .cometchat-message-header__search-button .cometchat-button{align-items:center;background:#0000;border:none;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-message-header .cometchat-menu-list__sub-menu-icon,.cometchat-message-header .cometchat-message-header__search-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414);height:24px;width:24px}.cometchat-message-header .cometchat-message-header__menu{align-items:center;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;width:-webkit-fit-content;width:fit-content}.cometchat-message-header .cometchat-message-header__menu .cometchat-button{align-items:center;background:#0000;border:none;height:24px;justify-content:center;padding:0;width:24px}.cometchat-message-header .cometchat-menu-list__sub-menu-list{width:-webkit-max-content;width:max-content}.cometchat-message-header__listitem{align-items:center;display:flex;height:100%;justify-content:flex-start;overflow:hidden;width:100%}.cometchat-message-header__auxiliary-button-view{align-items:center;display:flex;gap:var(--cometchat-padding-4,16px);gap:16px;justify-content:flex-end;width:-webkit-fit-content;width:fit-content}.cometchat-message-header .cometchat-list-item{padding:0}.cometchat-message-header .cometchat-list-item:hover{background:#0000;cursor:default}.cometchat-message-header .cometchat-list-item__body{padding:0}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{align-items:center;display:flex;height:100%;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;width:100%}.cometchat-message-header .cometchat-list-item .cometchat-avatar{align-items:center;border-radius:var(--cometchat-radius-max);display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view{height:40px;padding:0;width:40px}.cometchat-message-header__listitem>.cometchat{height:100%;width:100%}.cometchat-message-header .cometchat-button__icon:hover{background:var(--cometchat-primary-color)}@media (max-width:768px){.cometchat-message-header__back-button{display:block}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{display:inline;display:initial}}.cometchat-message-composer{align-items:center;align-self:stretch;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-light);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:100%}.cometchat-message-composer__send-button{align-items:center;background:var(--cometchat-background-color-04);border-radius:60px;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:32px;justify-content:center;padding:4px;padding:var(--cometchat-padding-1,4px);width:32px}.cometchat-message-composer__send-button .cometchat-button{cursor:default}.cometchat-message-composer__send-button-active{background:var(--cometchat-primary-color);cursor:pointer}.cometchat-message-composer__auxilary-button-view-sticker-button .cometchat-popover__content{height:300px;overflow:hidden;width:272px}.cometchat-message-composer__emoji-keyboard-button .cometchat-popover__content{height:300px;overflow:hidden;width:300px}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-popover__content{border:none;height:332px}.cometchat-message-composer__voice-recording-button .cometchat-popover__content{height:-webkit-fit-content;height:fit-content;max-height:300px;min-height:200px;width:-webkit-fit-content;width:fit-content}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder{max-height:300px;min-height:220px;overflow:hidden}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recording{max-height:300px;min-height:220px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recorded{justify-content:space-between;max-height:300px;min-height:220px}.cometchat-message-composer__input .cometchat-mentions>span{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular)}.cometchat-message-composer__input .cometchat-mentions-you>span{color:#ffab00;color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular)}.cometchat-message-composer__buttons .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-message-composer__unblock-button{align-items:center;background:#0000;border:1px solid var(--cometchat-border-color-dark);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:var(--cometchat-neutral-color-900);cursor:pointer;display:flex;font:var(--cometchat-font-body-regular);height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-message-composer__header{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:space-between;padding:4px;padding:var(--cometchat-padding-1,4px);width:100%}.cometchat-message-composer__header-error-state{align-items:center;align-self:stretch;background:var(--cometchat-background-color-02);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);display:flex;flex:1 0;gap:var(--cometchat-padding-1);padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-message-composer__header-error-state-icon-wrapper{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);display:flex;height:20px;justify-content:center;width:20px}.cometchat-message-composer__header-error-state-icon{background:var(--cometchat-static-white);height:20px;-webkit-mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;-webkit-mask-size:contain;width:20px}.cometchat-message-composer__header-error-state-text{color:var(--cometchat-error-color);font:var(--cometchat-font-caption1-regular);overflow:hidden;text-overflow:ellipsis}.cometchat-mention-list{align-self:flex-start;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-background-color-01);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);bottom:100%;box-shadow:0 12px 16px 4px #10182814,0 4px 6px 4px #10182808;display:flex;flex-direction:column;justify-content:flex-end;left:0;max-height:336px;min-height:45px;min-width:320px;padding:0 0 1px;position:absolute;width:-webkit-fit-content;width:fit-content;z-index:2}.cometchat-mention-list .cometchat-list{max-height:336px}.cometchat-mention-list>.cometchat{border-radius:inherit;overflow:hidden}.cometchat-mention-list .cometchat-list .cometchat-list__header-title{display:none}.cometchat-message-composer__input{background:#0000;border-bottom:1px solid var(--cometchat-border-color-light);box-sizing:border-box;color:var(--cometchat-text-color-primary);cursor:text;font:var(--cometchat-font-body-regular);max-height:150px;min-height:30px;outline:none;overflow-wrap:break-word;overflow-y:auto;padding:12px;padding:var(--cometchat-padding-3,12px);scrollbar-width:none;text-align:left;text-overflow:ellipsis;-webkit-user-select:text;user-select:text;white-space:pre-wrap;width:100%}.cometchat-message-composer__auxilary-button-view{align-items:center;display:flex;gap:12px;justify-content:flex-start;width:100%}.cometchat-message-composer__sticker-button-view{gap:12px}.cometchat-message-composer__default-buttons,.cometchat-message-composer__sticker-button-view{align-items:center;display:flex;justify-content:flex-start;width:-webkit-fit-content;width:fit-content}.cometchat-message-composer__default-buttons{flex-direction:row;gap:var(--cometchat-padding-4);margin-right:auto}.cometchat-message-composer__input:empty:before{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--cometchat-text-color-tertiary);content:attr(data-placeholder);display:-webkit-box;font:var(--cometchat-font-body-regular);overflow:hidden;text-overflow:ellipsis}.cometchat-message-composer__buttons .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white)}.cometchat-message-composer__buttons .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary)}.cometchat-message-composer__buttons .cometchat-button .cometchat-button__icon:hover{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-message-composer__buttons .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-static-white)}.cometchat-message-composer__buttons .cometchat-message-composer__auxilary-button-view-sticker-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__emoji-keyboard-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__secondary-button-view-attachment-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__voice-recording-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.cometchat-message-composer__input-mobile{font:var( --cometchat-font-heading4-regular)}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-action-sheet{min-width:200px}.cometchat-message-composer__secondary-button-view-attachment-button-1 .cometchat-popover__content{height:58px}.cometchat-message-composer__secondary-button-view-attachment-button-2 .cometchat-popover__content{height:114px}.cometchat-message-composer__secondary-button-view-attachment-button-3 .cometchat-popover__content{height:170px}.cometchat-message-composer__secondary-button-view-attachment-button-4 .cometchat-popover__content{height:230px}.cometchat-message-composer__secondary-button-view-attachment-button-5 .cometchat-popover__content{height:285px}.cometchat-message-composer .cometchat-edit-preview__subtitle{height:-webkit-fit-content;height:fit-content;max-height:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar{background:#0000;height:0;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar-thumb{background:#e8e5e5;border-radius:8px}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar{background:#0000;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar-thumb{background:#e8e5e5;border-radius:8px}.cometchat-message-list__error-state-view{align-items:center;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-message-list__error-state-view-icon{align-items:center;align-self:center;border:none;display:flex;height:120px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:120px}.cometchat-message-list .cometchat-message-list__footer-smart-replies,.cometchat-message-list__footer-conversation-starter{width:100%}.cometchat-message-list__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-message-list__error-state-view-body-title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-message-list__error-state-view-body-description{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-message-bubble__thread-view-replies{background:#0000;border:none;border-radius:0;gap:5px;height:100%;width:100%}.cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble .cometchat-delete-bubble,.cometchat-message-bubble .cometchat-text-bubble{padding-bottom:0}.cometchat-message-bubble .cometchat-text-bubble .cometchat-text-bubble__read-more,.cometchat-text-bubble__read-less{padding-bottom:0;padding-right:0}.cometchat-message-bubble .cometchat-message-bubble__whiteboard-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble .cometchat-message-bubble__delete-message .cometchat-message-bubble__status-info-view{padding-right:var(--cometchat-padding-2);padding-top:0}.cometchat-message-bubble .cometchat-message-bubble__audio-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__document-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__file-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__pol-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__whiteboad-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble__status-info-view{align-items:flex-end;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:-webkit-fit-content;height:fit-content;justify-content:flex-end;padding:4px;padding:var(--cometchat-padding-1,4px);position:relative;width:-webkit-fit-content;width:fit-content}.cometchat-message-bubble__audio-call .cometchat-call-bubble{padding:8px 8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px) var(--cometchat-padding-2,8px)}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__body-image{max-height:84vh;max-width:100%;object-fit:contain}.cometchat-message-bubble__audio-call .cometchat-call-bubble .cometchat-call-bubble__body{padding:0}.cometchat-message-bubble__thread-view-replies .cometchat-button{align-items:flex-end}.cometchat-reactions-info-wrapper>.cometchat{width:-webkit-fit-content;width:fit-content}.cometchat-message-bubble__thread-view-replies .cometchat-button .cometchat-button__text{margin-bottom:-2px}.cometchat-message-bubble__body-footer-view .cometchat-reactions .cometchat,.cometchat-reactions .cometchat-popover,.cometchat-reactions .cometchat-popover__button{width:-webkit-fit-content;width:fit-content}.cometchat-message-list__date-header{position:absolute;top:12px;z-index:2}.cometchat-message-list__bubble-date-header{margin:auto;width:-webkit-fit-content;width:fit-content}.cometchat-message-list__bubble-date-header,.cometchat-message-list__date-header{align-items:center;background:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-dark);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-shadow:0 1px 2px 0 #1018280d;display:flex;justify-content:center;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-message-bubble__status-info-view-helper-text{align-self:flex-end;color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);padding-bottom:1.5px;text-align:right}.cometchat-message-bubble__thread-view-replies .cometchat-button{background:#0000;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:flex-start;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-message-bubble__thread-view-replies{align-items:center;align-self:stretch;display:flex;height:24px;padding:8px 4px 0;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px)}.cometchat-message-bubble-outgoing .cometchat-message-bubble__thread-view-replies{justify-content:flex-end}.cometchat-message-bubble__thread-view-replies .cometchat-button__text{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-caption1-regular);text-align:right}.cometchat-message-bubble__thread-view-replies .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:16px;-webkit-mask-size:contain;width:16px}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view-helper-text{align-self:flex-end;color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular);padding-bottom:1.5px;text-align:right}.cometchat-message-list__bubble-date-header .cometchat-date,.cometchat-message-list__date-header .cometchat-date{align-items:center;color:var(--cometchat-text-color-primary);display:flex;font:var(--cometchat-font-caption1-medium);justify-content:center;padding:0}.cometchat-message-bubble__status-info-view .cometchat-date{padding:0}.cometchat-messagelist__bubble{box-sizing:border-box;display:flex;margin-right:8px;overflow:hidden;padding:0 0 0 15px;width:100%}.cometchat-message-list{align-items:center;background:var(--cometchat-background-color-02);border-radius:inherit;display:flex;flex:1 1;flex-direction:column;flex-shrink:0;height:100%;justify-content:flex-end;order:2;position:relative;width:100%}.cometchat-message-list__header{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.cometchat-message-list__body{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow-x:hidden;width:100%}.cometchat-message-list__body--spacing-top .cometchat-list__body-intersection-top{margin-bottom:var(--cometchat-spacing-8)}.cometchat-message-list__message-indicator{bottom:8px;position:absolute;right:12px}.cometchat-message-list__message-indicator>.cometchat{width:-webkit-fit-content;width:fit-content}.cometchat-message-list__message-indicator .cometchat-button{align-items:flex-start;align-items:center;background:var(--cometchat-static-black);border-radius:4px;border-radius:var(--cometchat-radius-max,4px);display:flex;flex-direction:column-reverse;gap:4px;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:8px;padding:var(--cometchat-padding-2,8px);width:-webkit-fit-content;width:fit-content}.cometchat-message-list__message-indicator .cometchat-button__text{align-items:center;background:#6852d6;background:var(--cometchat-primary-color,#6852d6);border-radius:var(--cometchat-radius-max);color:var(--cometchat-static-white);display:flex;font:var(--cometchat-font-caption1-regular);height:20px;justify-content:center;padding:0 8px;padding:0 var(--cometchat-padding-2,8px);text-align:center}.cometchat-message-list__message-indicator .cometchat-button__icon{align-items:center;background:var(--cometchat-static-white);display:flex;height:24px;justify-content:center;width:24px}.cometchat-message-list__footer{background:#0000;box-sizing:border-box;display:flex;justify-content:flex-start;width:100%;z-index:1}.cometchat-message-bubble__leading-view{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.cometchat-message-bubble__leading-view .cometchat-avatar{height:32px;width:32px}.cometchat-message-bubble__header-view{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-caption1-medium);margin-bottom:var(--cometchat-margin-1)}.cometchat-message-list__receipt{align-items:center;display:flex;height:16px;justify-content:center;width:16px}.cometchat-message-bubble__status-info-view-receipts-wait .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__status-info-view-receipts-sent .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(/static/media/status_sent.929a6372b15bb47d0179.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body{border-bottom-left-radius:0;border-bottom-right-radius:0}.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body-content-view .cometchat-image-bubble,.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body-content-view .cometchat-video-bubble{min-width:240px}.cometchat-message-bubble__status-info-view-receipts-delivered .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(/static/media/status_delivered.eda17954854636ebc910.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__status-info-view-receipts-read .cometchat-message-list__receipt{background:#56e8a7;background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(/static/media/status_read.f096888f2bedb92218d0.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__status-info-view-receipts-error .cometchat-message-list__receipt{background:var(--cometchat-static-white);height:12px;-webkit-mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;width:12px}.cometchat-message-bubble__status-info-view-receipts-error{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);display:flex;height:16px;justify-content:center;width:16px}.cometchat-message-list__shimmer{background:var(--cometchat-background-color-01);display:flex;flex-direction:column;gap:10px;padding:0 16px 16px;padding:0 var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px)}.cometchat-message-list__shimmer-body{align-items:center;align-items:flex-start;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;gap:var(--cometchat-padding-2);position:relative;width:286px}.cometchat-message-list__shimmer-leading-view{align-items:center;animation:listLoadingAnimation .8s infinite;background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;border-radius:8px;border-radius:var(--cometchat-radius-max,8px);display:flex;height:40px;justify-content:center;margin-right:var(--cometchat-margin-2);width:40px}.cometchat-message-list__shimmer-header{align-items:center;align-self:center;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;height:22px;justify-content:center;margin:10px auto auto;position:relative;width:50px;z-index:1}.cometchat-message-list__shimmer-header .cometchat-message-list__shimmer-item{height:22px}.cometchat-message-list__shimmer-item-header{align-items:center;display:flex;height:12px;justify-content:center;width:120px}.cometchat-message-list__shimmer-item,.cometchat-message-list__shimmer-item-header{animation:listLoadingAnimation .8s infinite;background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;border-radius:8px;border-radius:var(--cometchat-radius-2,8px)}.cometchat-message-list__shimmer-item{height:53px;width:100%}.cometchat-message-bubble .cometchat-message-bubble__audio-call,.cometchat-message-bubble .cometchat-message-bubble__video-call{background:#0000;padding:0}.cometchat-message-bubble .cometchat-message-bubble__audio-call .cometchat-action-bubble__icon,.cometchat-message-bubble .cometchat-message-bubble__video-call .cometchat-action-bubble__icon{align-items:center;background:var(--cometchat-icon-color-secondary);display:flex;height:20px;justify-content:center;width:20px}.cometchat-message-bubble__audio-call .cometchat-action-bubble,.cometchat-message-bubble__video-call .cometchat-action-bubble{align-items:center;border:1px solid var(--cometchat-border-color-default);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:32px;justify-content:center}.cometchat-message-bubble__video-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{background:var(--cometchat-error-color);-webkit-mask:url(/static/media/missed_video_call_no_fill.a0aacfbcbf172a144ddc.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/call_end_no_fill.4a9911b198245072f6ae.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/outgoing_video_no_fill.765e9ef5fcb3e4a5be0c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/incoming_video_no_fill.01824d5f73a4bb089c1c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/video_call_button.ad8739d880b299a43512.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{background:var(--cometchat-error-color);-webkit-mask:url(/static/media/phone_missed_no_fill.79993937b02c29c3ea6c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/call_end_no_fill.4a9911b198245072f6ae.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/phone_outgoing_no_fill.07e8c060e778f4974d37.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/phone_incoming_no_fill.74e0941289461c76a5b4.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/audio_call_button.17b58b643e8bc12cc6b9.svg) center center no-repeat;-webkit-mask-size:contain}@keyframes listLoadingAnimation{0%{background-position:200% 0}to{background-position:0 200%}}.cometchat-message-bubble__body-wrapper .cometchat-message-bubble__sticker-message{gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-message-bubble__sticker-message .cometchat-image-bubble{background-color:initial;cursor:default}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view{align-items:center;background:#14141499}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view>.cometchat{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view .cometchat-date{color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd)}.cometchat-message-information__popup-wrapper{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:3}.cometchat-message-list__body{justify-content:flex-end}.cometchat-message-list-loaded .cometchat-message-list__body .cometchat-list__body{height:-webkit-fit-content;height:fit-content;max-height:100%}.cometchat-message-list-loaded>.cometchat-message-list__body>.cometchat{height:-webkit-fit-content!important;height:fit-content!important;max-height:100%}@keyframes backgroundFade{0%{background-color:var(--cometchat-extended-primary-color-200)}50%{background-color:var(--cometchat-extended-primary-color-100)}75%,to{background-color:initial}}.cometchat-message-list__bubble-highlight{animation:backgroundFade 3s ease-out forwards}.cometchat-message-list__bubble-highlight-longer{animation:backgroundFade 5s ease-out forwards}.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-outgoing-call{align-items:center;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-light);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;flex-shrink:0;height:540px;justify-content:space-between;padding:20px 0;padding:var(--cometchat-padding-5,20px) 0;width:360px}.cometchat-outgoing-call__title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-title-medium);text-align:center}.cometchat-outgoing-call__title-container{display:flex;flex-direction:column;gap:var(--cometchat-spacing-2)}.cometchat-outgoing-call__subtitle{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-heading4-regular);text-align:center}.cometchat-outgoing-call__avatar{align-items:center;border-radius:var(--cometchat-radius-max);display:flex;flex-shrink:0;height:160px;justify-content:center;width:160px}.cometchat-outgoing-call__avatar .cometchat-avatar{height:160px;width:160px}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 64px/76.8px var(--cometchat-font-family);font-style:normal;height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.cometchat-outgoing-call__button .cometchat-button{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);cursor:pointer;display:flex;gap:var(--cometchat-padding-2);height:-webkit-fit-content;height:fit-content;justify-content:center;padding:var(--cometchat-padding-4);width:-webkit-fit-content;width:fit-content}.cometchat-outgoing-call__button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white);height:24px;-webkit-mask-size:contain;width:24px}@media (max-width:600px){.cometchat-outgoing-call{padding:var(--cometchat-spacing-20) var(--cometchat-spacing-5) var(--cometchat-spacing-15) var(--cometchat-spacing-5)}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 50px/60px var(--cometchat-font-family)}.cometchat-outgoing-call .cometchat-outgoing-call__avatar .cometchat .cometchat-avatar{height:120px;width:120px}.cometchat-outgoing-call__title{font:var(--cometchat-font-heading1-bold)}.cometchat-outgoing-call__subtitle{font:var(--cometchat-font-body-regular)}.cometchat-outgoing-call__avatar{margin-bottom:auto;margin-top:var(--cometchat-margin-10)}.cometchat-outgoing-call,.cometchat:has(>.cometchat-outgoing-call){border-radius:0;height:100%;width:100%}}.cometchat-action-bubble{align-items:center;background:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-default);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;justify-content:center;padding:4px 12px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px)}.cometchat-action-bubble__text{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-regular);text-align:center}.cometchat-action-bubble__icon{display:none}.cometchat-reaction-info{align-items:flex-start;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:inline-flex;justify-content:center}.cometchat-reaction-info__content{align-items:center;background:#141414;background:var(--cometchat-static-black,#141414);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;justify-content:center;margin:-1px;min-height:77px;min-width:77px;padding:8px;padding:8px var(--cometchat-padding-2,8px)}.cometchat-reaction-info__emoji-text{align-items:center;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-reaction-info__emoji{font:400 24px Roboto;font:var(--cometchat-font-heading1-regular,400 24px Roboto)}.cometchat-reaction-info__emoji,.cometchat-reaction-info__title{color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd);text-align:center}.cometchat-reaction-info__title{font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__description{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1)}.cometchat-reaction-info__description,.cometchat-reaction-info__error{font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);text-align:center}.cometchat-reaction-info__error{color:#f44649;color:var(--cometchat-error-color,#f44649)}.cometchat-reaction-info__loading{animation:spin 2s linear infinite;border:4px solid #e8e8e8;border:4px solid var(--cometchat-background-color-04,#e8e8e8);border-radius:50%;border-top:4px solid #0000;height:24px;-webkit-mask:url(/static/media/Spinner-Gradient-1.f2f8d4c6a11b46ae64da.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.cometchat-reaction-list{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;overflow:hidden;width:280px}.cometchat-reaction-list__error{align-items:center;align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;flex-direction:column;flex-shrink:0;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);height:200px;justify-content:center;text-align:center}.cometchat-reaction-list__tabs{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;max-width:280px;overflow-x:auto;padding-top:8px;padding-top:var(--cometchat-padding-2,8px)}.cometchat-reaction-list__tabs-tab{align-items:center;border-radius:4px 4px 0 0;cursor:pointer;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:40px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-reaction-list__tabs-tab-active{border-bottom:2px solid #6852d6;border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-reaction-list__tabs-tab-count,.cometchat-reaction-list__tabs-tab-emoji{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);text-align:center}.cometchat-reaction-list__tabs-tab-count-active,.cometchat-reaction-list__tabs-tab-emoji-active{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6)}.cometchat-reaction-list__list{align-items:flex-start;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-radius:0;border-radius:var(--cometchat-radius-0,0);display:flex;flex-direction:column;height:200px;overflow-y:auto;padding:0}.cometchat-reaction-list .cometchat-list-item{cursor:pointer;width:280px}.cometchat-reaction-list .cometchat-list-item__body,.cometchat-reaction-list .cometchat-list-item__leading-view{flex-shrink:inherit;padding:0}.cometchat-reaction-list .cometchat-list-item__body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);overflow:hidden;text-overflow:ellipsis}.cometchat-reaction-list .cometchat-list-item__body-subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-reaction-list .cometchat-avatar,.cometchat-reaction-list .cometchat-avatar__image,.cometchat-reaction-list .cometchat-list-item__leading-view{height:32px;width:32px}.cometchat-reaction-list .cometchat-list-item__title-container{gap:0}.cometchat-reaction-list__shimmer{align-items:flex-start;border:1px solid #fff;border:1px solid var(--cometchat-background-color-01,#fff);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-direction:column;height:200px;width:280px}.cometchat-reaction-list__shimmer,.cometchat-reaction-list__shimmer-tabs{align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-reaction-list__shimmer-tabs{align-items:center;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);gap:20px;padding:8px 16px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px)}.cometchat-reaction-list__shimmer-tab{align-items:center;animation:shimmerAnimation 10s linear infinite;background:var(--cometchat-shimmer-gradient-color);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;height:16px;justify-content:center;width:48px}.cometchat-reaction-list__shimmer-item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:280px}.cometchat-reaction-list__shimmer-item-icon{animation:shimmerAnimation 10s linear infinite;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);height:32px;width:32px}.cometchat-reaction-list__shimmer-item-content,.cometchat-reaction-list__shimmer-item-icon{align-items:center;background:var(--cometchat-shimmer-gradient-color);display:flex;justify-content:center}.cometchat-reaction-list__shimmer-item-content{animation:shimmerAnimation 5s linear infinite;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex:1 0;height:20px}.cometchat-reaction-list__shimmer-item-tailview{align-items:center;animation:shimmerAnimation 10s linear infinite;background:var(--cometchat-shimmer-gradient-color);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:24px;justify-content:center;width:24px}.cometchat-reactions{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;gap:2px;height:-webkit-fit-content;height:fit-content;padding:0 4px;padding:0 var(--cometchat-padding-1,4px);width:-webkit-fit-content;width:fit-content}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;cursor:pointer;height:24px}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction,.cometchat-reactions__reaction-you{align-items:center;display:inline-flex;flex-shrink:0;gap:4px;gap:var(--cometchat-padding-1,4px);padding:2px 8px;padding:2px var(--cometchat-padding-2,8px)}.cometchat-reactions__reaction-you{background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa);border:1px solid #ccc4f1;border:1px solid var(--cometchat-extended-primary-color-300,#ccc4f1);border-radius:20px;height:23px}.cometchat-reactions__reaction-emoji{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-reactions__more-reaction-count,.cometchat-reactions__reaction-count{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reactions-info-wrapper .cometchat-popover__content{background:#0000;border:none;box-shadow:none}.cometchat-call-button{align-items:center;display:flex;gap:16px;gap:var(--cometchat-padding-4,16px);height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.cometchat-call-button__video,.cometchat-call-button__voice{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-call-button .cometchat-button{background:#fff;background:var(--cometchat-background-color-01,#fff);gap:0;height:24px;padding:0;width:24px}.cometchat-call-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-outgoing-call__backdrop{align-items:center;background-color:#000;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:3}.cometchat-call-button .cometchat-button:active,.cometchat-call-button .cometchat-button:hover{background:#0000}.cometchat-incoming-call{align-items:center;border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:16px;gap:var(--cometchat-padding-4,16px);padding:20px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-5,20px);position:absolute;width:360px;z-index:10}.cometchat-incoming-call,.cometchat-incoming-call .cometchat-list-item{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-incoming-call .cometchat-list-item{padding:0;width:320px}.cometchat-incoming-call .cometchat-list-item__body{padding:0}.cometchat-incoming-call .cometchat-list-item__body-title{color:#fff;color:var(--cometchat-text-color-primary,#fff);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call .cometchat-list-item__title-container{justify-content:space-around}.cometchat-incoming-call .cometchat-list-item__trailing-view{height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.cometchat-incoming-call__button-group{align-items:center;align-self:stretch;display:flex;gap:16px}.cometchat-incoming-call__button-decline{align-items:center;align-self:stretch;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center}.cometchat-incoming-call__button-decline,.cometchat-incoming-call__button-decline .cometchat-button{background:#c73c3e;background:var(--cometchat-error-color,#c73c3e);width:152px}.cometchat-incoming-call__button-accept{align-items:center;align-self:stretch;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center}.cometchat-incoming-call__button-accept,.cometchat-incoming-call__button-accept .cometchat-button{background:#0b9f5d;background:var(--cometchat-success-color,#0b9f5d);width:152px}.cometchat-incoming-call__avatar{align-items:center;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.cometchat-incoming-call__avatar .cometchat-avatar__text{color:#fff;color:var(--cometchat-primary-button-icon,#fff);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call__subtitle{align-items:center;align-self:stretch;display:flex;gap:4px}.cometchat-incoming-call__subtitle-icon{align-items:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);display:flex;height:16px;justify-content:center;-webkit-mask-size:contain;width:16px}.cometchat-incoming-call__subtitle-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.cometchat-incoming-call .cometchat-button:active,.cometchat-incoming-call .cometchat-button:hover{background:#0000}.cometchat-message-information{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-shrink:0;height:-webkit-fit-content;height:fit-content;max-height:100%;max-width:420px;overflow:hidden;width:100%}.cometchat-message-information__header{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);height:64px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-message-information__header-title{align-items:flex-start;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;flex:1 0;flex-direction:column;font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);gap:0;justify-content:center;overflow:hidden;text-overflow:ellipsis}.cometchat-message-information__header-close{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-message-information__header-close .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:24px}.cometchat-message-information__header-close .cometchat-button:active,.cometchat-message-information__header-close .cometchat-button:hover{background:#0000}.cometchat-message-information__header-close .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-information__header-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-message-information__message{align-items:flex-start;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-bottom:1px solid var(--cometchat-border-color-light);display:flex;gap:0;max-height:300px;overflow:hidden auto;padding:20px 16px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-4,16px);width:100%}.cometchat-message-information__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-message-information__receipts{align-items:flex-start;display:flex;flex-direction:column;height:260px;overflow:hidden auto;padding:0;width:100%}.cometchat-message-information__receipts .cometchat-list-item__body-subtitle{flex-direction:column;gap:0}.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar-thumb,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar-thumb{display:none}.cometchat-message-information__receipts .cometchat-list-item__body{padding:0}.cometchat-message-information__receipts .cometchat-list-item:hover{background:#0000}.cometchat-message-information__receipts-subtitle{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);padding:0;width:100%}.cometchat-message-information__receipts-subtitle-text{align-items:center;align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);justify-content:space-between;overflow:hidden;text-overflow:ellipsis}.cometchat-message-information__receipts .cometchat-list-item{align-items:flex-start;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-message-information__receipts .cometchat-list-item__trailing-view{display:none}.cometchat-message-information__receipts .cometchat-avatar,.cometchat-message-information__receipts .cometchat-avatar__image,.cometchat-message-information__receipts .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-message-information__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:260px;width:100%}.cometchat-message-information__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-message-information__shimmer-item-avatar{animation:shimmerAnimation 5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);height:48px;width:48px}.cometchat-message-information__shimmer-item-title{align-items:center;animation:shimmerAnimation 5s linear infinite;background:var(--cometchat-shimmer-gradient-color);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex:1 0;height:40px;justify-content:center}.cometchat-message-information__receipts-subtite-text,.cometchat-message-information__receipts-subtite-text .cometchat-date,.cometchat-message-information__receipts-subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-information__error-state,.cometchat-message-information__receipts-empty{align-items:center;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);height:200px;justify-content:center;text-align:center;width:100%}.cometchat-message-information .cometchat-list__header{border-bottom:none}.cometchat-message-information .cometchat-message-bubble{pointer-events:none}.cometchat-ongoing-call,.cometchat:has(>.cometchat-ongoing-call){border:none;border-radius:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-thread-header{align-items:flex-start;flex-direction:column;flex-shrink:0;gap:0;justify-content:center;width:100%}.cometchat-thread-header,.cometchat-thread-header__top-bar{background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-thread-header__top-bar{align-items:center;align-self:stretch;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);gap:8px;gap:var(--cometchat-padding-2,8px);height:64px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-thread-header__top-bar-title-container{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;justify-content:center;overflow:hidden}.cometchat-thread-header__top-bar-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);text-overflow:ellipsis}.cometchat-thread-header__top-bar-subtitle-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-thread-header__top-bar-subtitle-text-clickable{cursor:pointer}.cometchat-thread-header__top-bar-close{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-thread-header__top-bar-close .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:24px}.cometchat-thread-header__top-bar-close .cometchat-button:active,.cometchat-thread-header__top-bar-close .cometchat-button:hover{background:#0000}.cometchat-thread-header__top-bar-close .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-thread-header__top-bar-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-thread-header__body{display:flex;flex-direction:column;flex-shrink:0;padding-top:12px;padding-top:var(--cometchat-padding-3,12px);width:100%}.cometchat-thread-header__body-timestamp{align-self:center;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-shadow:0 1px 2px 0 #1018280d;display:flex;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-thread-header__body-timestamp .cometchat-date{color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;font:500 12px Roboto;font:var(--cometchat-font-caption1-medium,500 12px Roboto);padding:0;text-align:center}.cometchat-thread-header__message{display:flex;flex:1 0;gap:0;max-height:300px;min-height:50px;overflow:hidden auto;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar,.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar-thumb{display:none}.cometchat-thread-header__message .cometchat-text-bubble .cometchat-text-bubble__read-more{display:none}.cometchat-thread-header__message-small{max-height:150px;min-height:-webkit-fit-content;min-height:fit-content}.cometchat-thread-header__message-incoming{align-self:flex-start}.cometchat-thread-header__message-outgoing{align-self:flex-end}.cometchat-thread-header__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-thread-header__reply-bar{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;padding:4px 20px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-5,20px)}.cometchat-thread-header__reply-bar-count{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);text-align:center}.cometchat-thread-header__reply-bar-divider{background:#e8e8e8;background:var(--cometchat-border-color-default,#e8e8e8);flex:1 1;height:1px;width:100%}.cometchat-toast{background:var(--cometchat-static-black);border-radius:4ppx;border-radius:var(--cometchat-radius-1,4ppx);bottom:12px;color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd);display:inline-block;font:var(--cometchat-font-caption1-regular);left:50%;padding:8px;padding:var(--cometchat-padding-2,8px);position:fixed;position:absolute;transform:translateX(-50%);z-index:10}.cometchat-search{background:var(--cometchat-background-color-01);display:flex;flex-direction:column;gap:12px;gap:var(--cometchat-padding-3,12px);height:100%;margin:0 auto;width:100%}.cometchat-search__header{align-items:center;display:flex;gap:6px;justify-content:flex-start;min-height:64px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);padding-bottom:0}.cometchat-search__search-bar{flex:1 1;overflow:hidden;position:relative}.cometchat-search__input{align-items:center;align-self:stretch;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0;gap:4px;gap:var(--cometchat-spacing-1,4px);justify-content:flex-start;min-height:36px;overflow-x:auto;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}.cometchat-search__input input{background:#0000;border:none;color:#141414;color:var(--cometchat-text-color-primary,#141414);flex:1 1;font:var(--cometchat-font-heading4-regular);min-width:50px;outline:none}.cometchat-search__input-clear-button{background:none;border:none;cursor:pointer;-webkit-user-select:none;user-select:none}.cometchat-search__back-button .cometchat-button,.cometchat-search__input-clear-button .cometchat-button{background:#0000;border:none;border-radius:0;height:-webkit-fit-content;height:fit-content;margin:0;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-search__back-button .cometchat-button .cometchat-button__icon,.cometchat-search__input-clear-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:24px;width:24px}.cometchat-search__back-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-search__body{padding:0 16px;padding:0 var(--cometchat-padding-4,16px)}.cometchat-search__body-filters{display:flex;flex-wrap:wrap;gap:8px 8px;gap:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px)}.cometchat-search__body-filter,.cometchat-search__body-filter .cometchat-button{align-content:center;align-items:center;background:var(--cometchat-background-color-03);border-radius:1000px;border-radius:var(--Radius-radius_Max,1000px);cursor:pointer;display:flex;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}.cometchat-search__body-filters .cometchat-button{flex-wrap:wrap}.cometchat-search__body-filter .cometchat-button{background:#0000;border:none;border-radius:0;color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);height:-webkit-fit-content;height:fit-content;margin:0;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-search__body-filter .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:16px;width:16px}.cometchat-search__initial-view{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:4px;justify-content:center;text-align:center}.cometchat-search__initial-view-icon{background:var(--cometchat-icon-color-secondary);flex-shrink:0;height:120px;mask:url(/static/media/search_message_icon.dce7250b5966716057a8.svg) center center no-repeat;-webkit-mask:url(/static/media/search_message_icon.dce7250b5966716057a8.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:120px}.cometchat-search__initial-view-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);text-align:center}.cometchat-search__initial-view-subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);text-align:center}.cometchat-search-conversations__see-more .cometchat-button,.cometchat-search-messages__see-more .cometchat-button{background:#0000;border:none;border-radius:0;height:-webkit-fit-content;height:fit-content;margin:0;width:-webkit-fit-content;width:fit-content}.cometchat-search-conversations__see-more .cometchat-button__text,.cometchat-search-messages__see-more .cometchat-button__text{color:var(--cometchat-primary-color)}.cometchat-search .cometchat-list-item__trailing-view{align-self:flex-start;height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.cometchat-search__conversations .cometchat-search__conversations-subtitle,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-wrapper{display:flex;flex-direction:row;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-search-messages__list-item .cometchat-search-messages__subtitle-text,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-sender{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:14px;font:var(--cometchat-font-body-regular,14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search__conversations-subtitle-text-sender{font:14px;font:var(--cometchat-font-body-bold,14px)}.cometchat-search__conversations-subtitle-receipts{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.cometchat-search__conversations-subtitle-receipts-sent{-webkit-mask:url(/static/media/conversations_sent.fbb8355efb327852ba32.svg) center center no-repeat;mask:url(/static/media/conversations_sent.fbb8355efb327852ba32.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-wait{-webkit-mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-delivered{-webkit-mask:url(/static/media/conversations_delivered.510802caddcee7cf38e1.svg) center center no-repeat;mask:url(/static/media/conversations_delivered.510802caddcee7cf38e1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-error{background-color:var(--cometchat-error-color);-webkit-mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-read{background:#56e8a7;background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(/static/media/conversations_read.510802caddcee7cf38e1.svg) center center no-repeat;mask:url(/static/media/conversations_read.510802caddcee7cf38e1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search .cometchat-text-highlight{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-bold)}.cometchat-search__results .cometchat-list__header-title{margin-bottom:var(--cometchat-margin-1);min-height:20px}.cometchat-search__conversations,.cometchat-search__messages,.cometchat-search__results{height:-webkit-fit-content;height:fit-content;overflow:hidden}.cometchat-search__results{height:100%;overflow:scroll}.cometchat-search__conversations-list-item{cursor:pointer}.cometchat-search__conversations-list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-search__conversations-subtitle{display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-search__conversations-subtitle-text-wrapper{display:flex;gap:2px;gap:var(--cometchat-padding,2px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-search__conversations-subtitle-text{font:var(--cometchat-font-body-regular);white-space:nowrap;width:100%}.cometchat-search__conversations-subtitle-text,.cometchat-search__conversations-subtitle-text-sender{color:#727272;color:var(--cometchat-text-color-secondary,#727272);overflow:hidden;text-overflow:ellipsis}.cometchat-search__conversations-subtitle-text-sender{flex-shrink:0;font:var(--cometchat-font-body-medium)}.cometchat-search__conversations-subtitle-typing{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search__conversations-trailing-view{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-search__conversations-trailing-view-date{font:var(--cometchat-font-caption1-regular)}.cometchat-search__conversations-trailing-view-badge{display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:flex-end}.cometchat-search__conversations-trailing-view-badge-count{align-items:center;background:#6852d6;background:var(--cometchat-primary-color,#6852d6);border-radius:20px;color:#fff;color:var(--cometchat-static-white,#fff);display:flex;flex-direction:column;font:var(--cometchat-font-caption1-regular);height:20px;justify-content:center;overflow:hidden;padding:0 8px;text-align:center;text-overflow:ellipsis}.cometchat-search__conversations-subtitle-icon{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-search__conversations-subtitle-icon-incoming-audio-call,.cometchat-search__conversations-subtitle-icon-incoming-video-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649)}.cometchat-search__conversations-subtitle-icon-incoming-audio-call{-webkit-mask:url(/static/media/conversations_missed-voice-call.b52f9611ff85a6f468ee.svg) center center no-repeat;mask:url(/static/media/conversations_missed-voice-call.b52f9611ff85a6f468ee.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-incoming-video-call{-webkit-mask:url(/static/media/conversations_missed-video-call.77f4e98af6049b2deab0.svg) center center no-repeat;mask:url(/static/media/conversations_missed-video-call.77f4e98af6049b2deab0.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-audio-call{-webkit-mask:url(/static/media/conversations_outgoing-voice-call.aa7e2a8136855c39e5cb.svg) center center no-repeat;mask:url(/static/media/conversations_outgoing-voice-call.aa7e2a8136855c39e5cb.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-video-call{-webkit-mask:url(/static/media/conversations_outgoing-video-call.53f25a89d3793fdf2a00.svg) center center no-repeat;mask:url(/static/media/conversations_outgoing-video-call.53f25a89d3793fdf2a00.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-image{-webkit-mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-file{-webkit-mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-video{-webkit-mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-audio{-webkit-mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-poll{-webkit-mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-sticker{-webkit-mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-document{-webkit-mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/static/media/conversations_collaborative-whiteboard-message.247bd7060246085899a4.svg) center center no-repeat;mask:url(/static/media/conversations_collaborative-whiteboard-message.247bd7060246085899a4.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-deleted{-webkit-mask:url(/static/media/conversations_delete.ce537f017fc12fab523e.svg) center center no-repeat;mask:url(/static/media/conversations_delete.ce537f017fc12fab523e.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-link{-webkit-mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-thread{-webkit-mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-none{display:none}.cometchat-search-conversations__see-more{display:flex;justify-content:flex-start;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search-conversations__see-more .cometchat-button{background:#0000;border:none;border-radius:0;height:-webkit-fit-content;height:fit-content;margin:0;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-search-conversations__see-more .cometchat-button__text{color:#6852d6;color:var(--cometchat-primary-color,#6852d6);font:var(--cometchat-font-body-medium)}.cometchat-search-messages{height:-webkit-fit-content;height:fit-content;overflow:hidden}.cometchat-search__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-search__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-search__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-search__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-search__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-search__shimmer-item-body-title{height:22px;width:50%}.cometchat-search__shimmer-item-body-subtitle,.cometchat-search__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-search__shimmer-item-body-subtitle{height:12px;width:100%}.cometchat-search__shimmer-item-body-tail{animation:shimmerAnimation 3.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:22px;min-height:22px;width:60px}.cometchat-search__empty-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search__empty-view-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:120px;mask:url(/static/media/search_message_icon.dce7250b5966716057a8.svg) center center no-repeat;-webkit-mask:url(/static/media/search_message_icon.dce7250b5966716057a8.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:120px}.cometchat-search__empty-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-search__empty-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);max-width:280px;text-align:center;width:auto}.cometchat-search__empty-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);max-width:280px;text-align:center;width:auto}.cometchat-search__error-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-search__error-view-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);height:120px;mask:url(/static/media/list_error_state_icon.173ec5995098722fd26a.svg) center center no-repeat;-webkit-mask:url(/static/media/list_error_state_icon.173ec5995098722fd26a.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:120px}.cometchat-search__error-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-search__error-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);text-align:center;width:280px}.cometchat-search__error-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);text-align:center;width:280px}.cometchat-search-messages__list-item{cursor:pointer;width:100%}.cometchat-search-messages__list-item .cometchat-list-item__body-subtitle,.cometchat-search-messages__list-item .cometchat-search-messages__subtitle{display:block;max-width:98%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-search-messages__subtitle-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-search-messages__trailing-view{align-items:flex-end;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-search-messages .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-regular)}.cometchat-search-messages__see-more{display:flex;gap:12px 0;gap:var(--cometchat-padding-3,12px) 0;justify-content:flex-start;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search-messages__see-more .cometchat-button{background:#0000;border:none;border-radius:0;height:-webkit-fit-content;height:fit-content;margin:0;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-search-messages__see-more .cometchat-button__text{color:#6852d6;color:var(--cometchat-primary-color,#6852d6);font:var(--cometchat-font-body-medium)}.cometchat-search__messages-leading-view{align-items:center;background:var(--cometchat-background-color-01);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:40px;justify-content:center;width:48px}.cometchat-search__messages-leading-view-link>.cometchat-search__messages-leading-view-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:16px;-webkit-mask:url(/static/media/link_icon_2x.36e20b3a8c0cb0f48554.svg) center center no-repeat;mask:url(/static/media/link_icon_2x.36e20b3a8c0cb0f48554.svg) center center no-repeat;transform:scale(2);width:16px}.cometchat-search__messages-leading-view-audio.cometchat-search__messages-leading-view{background-color:#6852d6;background-color:var(--cometchat-primary-color,#6852d6)}.cometchat-search__messages-leading-view-audio>.cometchat-search__messages-leading-view-icon{background:#a1a1a1;background:var(--cometchat-static-white,#a1a1a1);height:16px;mask:url(/static/media/play_arrow.04f459a65b962cbb5f65.svg) center center no-repeat;-webkit-mask:url(/static/media/play_arrow.04f459a65b962cbb5f65.svg) center center no-repeat;transform:scale(2);width:16px}.cometchat-search__body-filter .cometchat-button__text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular)}.cometchat-search-messages__subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.cometchat-search-messages__date-separator .cometchat-date{align-items:flex-start;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;font:var(--cometchat-font-caption1-regular);justify-content:flex-start}.cometchat-search-messages__date-separator{padding:0 8px;padding:0 var(--cometchat-padding-2,8px)}.cometchat-search__messages-trailing-view{align-items:center;display:flex;justify-content:center;min-height:50px;overflow:hidden;width:80px}.cometchat-search__messages-trailing-view img,.cometchat-search__messages-trailing-view video{height:auto;max-height:80px;max-width:80px;object-fit:contain;width:auto}.cometchat-search__messages-video-play-button{align-items:center;background-color:#0009;border-radius:50%;display:flex;height:30px;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.cometchat-search__messages-video-play-button:after{border-bottom:8px solid #0000;border-left:12px solid #fff;border-top:8px solid #0000;content:"";display:block;height:0;margin-left:3px;width:0}.cometchat-search__messages-trailing-view-video{position:relative}.cometchat-search .cometchat-list__header-title{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-medium)}.cometchat-search__conversations,.cometchat-search__messages{height:-webkit-fit-content;height:fit-content;min-height:110px}.cometchat-search__conversations-full,.cometchat-search__messages-full{height:100%}.cometchat-search__input::-webkit-scrollbar,.cometchat-search__input::-webkit-scrollbar-thumb,.cometchat-search__results::-webkit-scrollbar,.cometchat-search__results::-webkit-scrollbar-thumb{display:none}.cometchat-search__conversations-list-item-online .cometchat-list-item__status,.cometchat-search__conversations-list-item-password .cometchat-list-item__status,.cometchat-search__conversations-list-item-private .cometchat-list-item__status{align-items:center;border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-14px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-search__conversations-list-item-online .cometchat-list-item__status{background:#09c26f;background:var(--cometchat-success-color,#09c26f);margin-right:-12px}.cometchat-search__conversations-list-item-password .cometchat-list-item__status{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f)}.cometchat-search__conversations-list-item-private .cometchat-list-item__status{background-color:#ffab00;background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-search__conversations-list-item-password .cometchat-list-item__status-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-static-white,#fff);border:none;display:flex;height:8px;justify-content:center;-webkit-mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:8px}.cometchat-search__conversations-list-item-private .cometchat-list-item__status-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-static-white,#fff);border:none;display:flex;height:8px;justify-content:center;-webkit-mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:8px}.cometchat-search .cometchat-list__header-title{padding:0 16px;padding:0 var(--cometchat-padding-4,16px)}.cometchat-search__initial-view{padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search .cometchat-list .cometchat-list__body,.cometchat-search .cometchat-list .cometchat-list__header{border:none}.cometchat-search__body-filter-active{background:#141414;background:var(--cometchat-neutral-color-900,#141414);border:1px solid #434343;border:1px solid var(--cometchat-neutral-color-800,#434343);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px)}.cometchat-search__body-filter-active .cometchat-button__text{color:#141414;color:var(--cometchat-neutral-color-50,#141414)}.cometchat-search__body-filter-active .cometchat-button__icon{background:#141414;background:var(--cometchat-neutral-color-50,#141414)}.cometchat-search__messages-leading-view-file{height:32px;width:32px}.cometchat-search__messages .cometchat-list-item__body-title{color:#727272;color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search__messages-subtitle-icon-thread{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;border-radius:0;height:16px;-webkit-mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-moderation-status__icon{background-color:var(--cometchat-error-color);display:inline-block;-webkit-mask:url(/static/media/message_blocked.79ffe1a906c494f50bb9.svg) center center no-repeat;-webkit-mask-size:contain;min-height:16px;min-width:16px}.cometchat-moderation-status{align-items:flex-start;background-color:var(--cometchat-error-color-100);border-radius:0 0 12px 12px;border-radius:0 0 var(--cometchat-radius-3,12px) var(--cometchat-radius-3,12px);display:flex;flex-direction:row;gap:4px;gap:var(--cometchat-spacing-1,4px);padding:var(--cometchat-padding-1) var(--cometchat-padding-2)}.cometchat-moderation-status .cometchat-moderation-status__message{color:#f44649;color:var(--cometchat-error-color,#f44649);font:var(--cometchat-font-body-regular);text-align:left}.cometchat-ai-assistant-chat{align-items:center;background:var(--cometchat-background-color-02);display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming{align-self:flex-start;box-sizing:border-box;max-width:100%;overflow:hidden;padding-top:3px}.cometchat-ai-assistant-chat__wrapper{height:100%;overflow:hidden;position:relative;width:100%}.cometchat-ai-assistant-chat__message-list-wrapper{box-sizing:border-box;height:inherit;overflow:hidden;width:100%}.cometchat-ai-assistant-chat__composer-wrapper,.cometchat-ai-assistant-chat__header-wrapper{height:-webkit-fit-content;height:fit-content;overflow:hidden;width:100%}.cometchat-ai-assistant-chat__composer-wrapper{background:#0000}.cometchat-ai-assistant-chat .cometchat-message-header{border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-list-item{gap:var(--cometchat-spacing-2)}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-list-item__body-title{display:block}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-message-header__subtitle{color:var(--cometchat-text-color-secondary)}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view{align-items:center;display:flex;gap:var(--cometchat-spacing-2);justify-content:space-between}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button{background:#0000;border:none;box-sizing:border-box;height:-webkit-fit-content;height:fit-content;margin:0;padding:6px;width:-webkit-fit-content;width:fit-content}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:24px;width:24px}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button__icon:hover{background:var(--cometchat-icon-color-primary);transition:background .4s ease-in-out}.cometchat-ai-assistant-chat .cometchat-message-composer__input{border:none}.cometchat-ai-assistant-chat .cometchat-message-composer{background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-default);border-radius:var(--cometchat-radius-4);margin:0 8px 8px;width:auto}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view .cometchat-message-bubble__status-info-view-receipts-error{height:12px;margin-bottom:2px;width:12px}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view{gap:var(--cometchat-padding-1)}.cometchat-ai-assistant-chat__send-button-view{align-items:center;background:var(--cometchat-background-color-04);border:1px solid var(--cometchat-border-color-light);border-radius:var(--cometchat-radius-max);display:flex;height:44px;justify-content:center;padding:var(--cometchat-padding-3);width:44px}.cometchat-ai-assistant-chat__send-button-view .cometchat-ai-assistant-chat__send-button-icon{background:var(--cometchat-icon-color-white);height:20px;mask:url(/static/media/send-message.fa7501d52cb01566a038.svg) center center no-repeat;-webkit-mask:url(/static/media/send-message.fa7501d52cb01566a038.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.cometchat-ai-assistant-chat__send-button-view--active{background:var(--cometchat-secondary-button-background)}.cometchat-ai-assistant-chat .cometchat-message-list .cometchat-list__body{border:none;height:100%}.cometchat-ai-assistant-chat .cometchat-message-list__shimmer{background:#0000}.cometchat-ai-assistant-chat__send-button-view--streaming{background:var(--cometchat-secondary-button-background)}.cometchat-ai-assistant-chat__send-button-view--streaming .cometchat-ai-assistant-chat__send-button-icon{background:var(--cometchat-icon-color-white);border-radius:0;height:16px;mask:url(/static/media/stop-message.394e6adf2af527d6b219.svg) center center no-repeat;-webkit-mask:url(/static/media/stop-message.394e6adf2af527d6b219.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:16px}.cometchat-ai-assistant-chat .cometchat-list__empty-view{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:var(--cometchat-padding-4)}.cometchat-ai-assistant-chat__empty-state-suggested-messages{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;max-width:85%;padding-top:var(--cometchat-padding-5)}.cometchat-ai-assistant-chat__suggested-message-icon{background:var(--cometchat-icon-color-secondary);display:inline-block;height:16px;mask:url(/static/media/right-arrow.d430f526b3249ce1e4c9.svg) center center no-repeat;-webkit-mask:url(/static/media/right-arrow.d430f526b3249ce1e4c9.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:16px}.cometchat-ai-assistant-chat__suggested-message-pill:hover{background:var(--cometchat-background-color-01);cursor:pointer;transition:all .4s ease-in-out}.cometchat-ai-assistant-chat__suggested-message-pill{align-items:center;background:#0000;border:1px solid var(--cometchat-border-color-default);border-radius:var(--cometchat-radius-max);box-sizing:border-box;color:var(--cometchat-text-color-secondary);display:flex;font:var(--cometchat-font-body-regular);gap:var(--cometchat-spacing-2);justify-content:center;min-height:32px;min-width:80px;padding:var(--cometchat-padding-2) var(--cometchat-padding-3)}.cometchat-ai-assistant-chat .cometchat-message-list{background:#0000;margin:0 auto 17px;max-width:calc(100% + var(--cometchat-padding-4)*2)}.cometchat-ai-assistant-chat .cometchat-message-list__body{padding:0 var(--cometchat-padding-1);padding-bottom:var(--cometchat-padding-2)}@media (max-width:768px){.cometchat-ai-assistant-chat{left:0;position:fixed;top:0;width:100vw;z-index:3}}.cometchat-ai-assistant-chat__empty-state{align-items:center;background:#0000;display:flex;height:100%;justify-content:center;width:100%}.cometchat-ai-assistant-chat__empty-state-content{align-items:center;display:flex;flex-direction:column;padding-top:var(--cometchat-padding-2);text-align:center}.cometchat-ai-assistant-chat .cometchat-list__body>.cometchat-list__body-intersection-top{visibility:hidden}.cometchat-ai-assistant-chat__empty-state-icon img{height:60px;object-fit:contain;width:60px}.cometchat-ai-assistant-chat__empty-state-icon{padding-bottom:var(--cometchat-padding-5)}.cometchat-ai-assistant-chat__empty-state-greeting-message{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading4-medium);text-align:center}.cometchat-ai-assistant-chat__empty-state-intro-message{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-body-regular);padding-top:var(--cometchat-padding-1);text-align:center}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-message-bubble__body,.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-text-bubble{background:var(--cometchat-background-color-03)}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body{background:#0000}.cometchat-ai-assistant-chat .cometchat-message-bubble__wrapper{gap:var(--cometchat-spacing-2);padding:var(--cometchat-padding-2)}.cometchat-message-bubble__body.agent-assistant_custom{padding:0}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-date,.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-text-bubble__body-text{color:var(--cometchat-text-color-primary)}@media (max-width:768px){.cometchat-ai-assistant-chat__empty-state-suggested-messages{max-width:90%}}@media (max-width:680px){.cometchat-ai-assistant-chat__empty-state-suggested-messages{max-width:100%}}.cometchat-ai-assistant-chat__sidebar{background:var(--cometchat-background-color-01);border-left:1px solid var(--cometchat-border-color-light);display:flex;flex-direction:column;height:100%;max-width:420px;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:60%;z-index:1000}.cometchat-ai-assistant-chat__sidebar--open{transform:translateX(0)}.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text{-webkit-line-clamp:none!important;line-clamp:none!important;line-height:1.75}.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-less,.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-more{display:none}.cometchat-ai-assistant-chat__sidebar-content{background:var(--cometchat-background-color-02);display:flex;flex:1 1;flex-direction:column;overflow:hidden}.cometchat-ai-assistant-chat__message-composer-view{width:100%}.cometchat-ai-assistant-chat__message-composer-view--disabled{caret-color:#0000;cursor:not-allowed;position:relative}.cometchat-ai-assistant-chat__message-composer-view--disabled *{pointer-events:none}.cometchat-ai-assistant-chat__message-composer-view--disabled:hover:before{background:var(--cometchat-error-color);opacity:1}.cometchat-ai-assistant-chat__message-composer-view--disabled .cometchat-ai-assistant-chat__send-button-view--streaming .cometchat-ai-assistant-chat__send-button-icon{cursor:not-allowed;pointer-events:none}.cometchat-ai-assistant-message-bubble__copy{align-items:flex-start;background:var(--cometchat-icon-color-secondary);display:flex;height:20px;justify-content:flex-start;mask:url(/static/media/Copy.4d5c5370c2badfa4ec72.svg) center center no-repeat;-webkit-mask:url(/static/media/Copy.4d5c5370c2badfa4ec72.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.cometchat-ai-assistant-chat__sidebar-overlay{animation:fadeIn .3s ease forwards;background:#0000004d;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:999}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body-content-view,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body-wrapper,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body.tool-result_agentic,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming>div{max-width:100%!important;min-width:100%!important;width:100%!important}@media (max-width:768px){.cometchat-ai-assistant-chat__sidebar{position:fixed;z-index:1000}.cometchat-ai-assistant-chat__sidebar--open{position:fixed;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.cometchat-ai-assistant-chat__sidebar-overlay{position:fixed;z-index:999}}@media (max-width:480px){.cometchat-ai-assistant-chat__sidebar{position:fixed;z-index:1000}.cometchat-ai-assistant-chat__sidebar--open{max-width:none;position:fixed;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%}.cometchat-ai-assistant-chat__sidebar-overlay{position:fixed;z-index:999}}.cometchat-ai-assistant-message-bubble{display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;overflow:hidden;text-align:left;width:100%}.cometchat-ai-assistant-message-bubble *{box-sizing:border-box;line-height:1.75;margin:0;margin-bottom:var(--cometchat-margin-2);max-width:100%;overflow:hidden}.cometchat-ai-assistant-message-bubble{margin-top:calc(var(--cometchat-margin-1)*-1)}.cometchat-ai-assistant-message-bubble>p:not([class]){color:var(--cometchat-text-color-primary);text-align:left}.cometchat-ai-assistant-message-bubble ol:not([class]){margin-top:0!important;padding-left:0!important}.cometchat-ai-assistant-message-bubble li:not([class]),.cometchat-ai-assistant-message-bubble ol:not([class]){color:var(--cometchat-text-color-primary);text-align:left!important}.cometchat-ai-assistant-message-bubble li *{vertical-align:top}.cometchat-ai-assistant-message-bubble ol:not([class]),.cometchat-ai-assistant-message-bubble ul:not([class]){color:var(--cometchat-text-color-primary);padding-left:var(--cometchat-padding-5)!important;text-align:left!important}.cometchat-ai-assistant-message-bubble ul:not([class]){color:var(--cometchat-text-color-primary);text-align:left!important}.cometchat-ai-assistant-message-bubble__code-block{border:1px solid var(--cometchat-border-color-default);max-height:300px;overflow:auto;width:100%}.cometchat-ai-assistant-message-bubble :not(pre *){color:var(--cometchat-text-color-primary);font-family:var(--cometchat-font-family);font-size:14px}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__code-block,.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__code-block *{font-size:14px}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar{background:#0000;height:8px;width:0}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar-track{background:#0000}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble table{border-collapse:initial;border-radius:var(--cometchat-radius-2);border-spacing:0;display:block;margin:var(--cometchat-margin-2) 0;max-width:100%;overflow-x:auto;overflow:scroll;table-layout:auto;width:-webkit-fit-content;width:fit-content}.cometchat-ai-assistant-message-bubble tr:first-child th:first-child{border-top-left-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:first-child th:last-child{border-top-right-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:last-child td:first-child{border-bottom-left-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:last-child td:last-child{border-bottom-right-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble td,.cometchat-ai-assistant-message-bubble th{border:1px solid var(--cometchat-border-color-dark);max-width:100%;padding:var(--cometchat-padding-2);width:-webkit-fit-content;width:fit-content}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar{background:#0000;height:8px;width:0}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar-track{background:#0000}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble td{text-align:left!important}.cometchat-ai-assistant-message-bubble th{background:var(--cometchat-background-color-04);text-align:center!important}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__link{color:var(--cometchat-text-color-highlight);text-decoration:underline}.cometchat-ai-assistant-message-bubble hr,.cometchat-ai-assistant-message-bubble ol,.cometchat-ai-assistant-message-bubble ul{margin:0}.cometchat-ai-assistant-message-bubble li{overflow:visible!important;padding:0}.cometchat-ai-assistant-message-bubble>ol:first-child>li:first-child,.cometchat-ai-assistant-message-bubble>ul:first-child>li:first-child{padding-top:0}.cometchat-ai-assistant-message-bubble h1,.cometchat-ai-assistant-message-bubble h2,.cometchat-ai-assistant-message-bubble h3,.cometchat-ai-assistant-message-bubble h4,.cometchat-ai-assistant-message-bubble h5,.cometchat-ai-assistant-message-bubble h6{font-size:medium;margin:0;padding:var(--cometchat-padding-2) 0}.cometchat-ai-assistant-message-bubble>:first-child :first-child:not(:has(*))~img{margin-top:var(--cometchat-margin-1)}.cometchat-ai-assistant-message-bubble>h1:first-child,.cometchat-ai-assistant-message-bubble>h2:first-child,.cometchat-ai-assistant-message-bubble>h3:first-child,.cometchat-ai-assistant-message-bubble>h4:first-child,.cometchat-ai-assistant-message-bubble>h5:first-child,.cometchat-ai-assistant-message-bubble>h6:first-child{padding-top:0}.cometchat-ai-assistant-message-bubble img{border-radius:var(--cometchat-radius-2);margin-block:var(--cometchat-margin-2) 0;max-height:300px;width:-webkit-fit-content;width:fit-content}.cometchat-ai-assistant-message-bubble__image-intersection-end,.cometchat-ai-assistant-message-bubble__image-intersection-start{display:none}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-start:not(.cometchat-ai-assistant-message-bubble__image-intersection-end~.cometchat-ai-assistant-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-end:not(:has(+.cometchat-ai-assistant-message-bubble__image-intersection-start)){display:block}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-end:last-child{margin-bottom:0}.cometchat-ai-assistant-message-bubble>ol:first-child li:first-child>p:first-child,.cometchat-ai-assistant-message-bubble>p:first-child,.cometchat-ai-assistant-message-bubble>ul:first-child li:first-child>p:first-child{padding-top:0}.cometchat-stream-message-bubble *{box-sizing:border-box;line-height:1.75;margin:0;margin-bottom:var(--cometchat-margin-2);max-width:100%;overflow:hidden}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__copy{align-items:flex-start;align-self:flex-start;background:var(--cometchat-icon-color-secondary);display:flex;height:20px;justify-content:flex-start;margin-top:var(--cometchat-margin-3);mask:url(/static/media/Copy.4d5c5370c2badfa4ec72.svg) center center no-repeat;-webkit-mask:url(/static/media/Copy.4d5c5370c2badfa4ec72.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.cometchat-stream-message-bubble{margin-top:calc(var(--cometchat-margin-1)*-1);overflow:hidden;text-align:left}.cometchat-message-bubble__wrapper{align-items:center}.cometchat-stream-message-bubble>p:not([class]){text-align:left}.cometchat-stream-message-bubble>ol:not([class]){margin-top:0!important;padding-left:0!important;text-align:left!important}.cometchat-stream-message-bubble li *{vertical-align:top}.cometchat-stream-message-bubble li:not([class]){text-align:left!important}.cometchat-stream-message-bubble ol:not([class]),.cometchat-stream-message-bubble ul:not([class]){padding-left:var(--cometchat-padding-5)!important;text-align:left!important}.cometchat-stream-message-bubble ul:not([class]){text-align:left!important}.cometchat-stream-message-bubble__code-block{border:1px solid var(--cometchat-border-color-default);max-height:300px;overflow:auto;width:100%}.cometchat-stream-message-bubble :not(pre *){color:var(--cometchat-text-color-primary);font-family:var(--cometchat-font-family);font-size:14px}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__code-block,.cometchat-stream-message-bubble .cometchat-stream-message-bubble__code-block *{font-size:14px}.cometchat-stream-message-bubble__thinking{align-items:center;align-self:flex-start;animation:fadeIn .5s ease;border-radius:16px;color:#717680;display:flex;font:var(--cometchat-font-body-regular);height:-webkit-fit-content;height:fit-content;justify-content:flex-start;min-width:-webkit-fit-content;min-width:fit-content;overflow:hidden;padding-top:1px;position:relative;width:-webkit-fit-content;width:fit-content}.cometchat-stream-message-bubble__thinking:after{animation:shimmer 1.5s infinite;background:var( --cometchat-text-shimmer-gradient-color);content:"";height:100%;left:-60%;opacity:.7;pointer-events:none;position:absolute;top:0;width:60%}.cometchat-stream-message-bubble__tool-call-text{color:var(--cometchat-text-color-secondary);padding-top:1px;text-align:left;width:-webkit-fit-content;width:fit-content}.cometchat-stream-message-bubble__thinking{align-items:flex-start;border-radius:0}.cometchat-stream-message-bubble__thinking>.cometchat-stream-message-bubble__thinking-text{border-radius:0;color:var(--cometchat-text-color-secondary)}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar{background:#0000;height:8px;width:0}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar-track{background:#0000}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:4px}.cometchat-stream-message-bubble table{border-collapse:initial;border-radius:var(--cometchat-radius-2);border-spacing:0;display:block;margin:var(--cometchat-margin-2) 0;max-width:100%;overflow-x:auto;overflow:hidden;table-layout:auto;width:-webkit-fit-content;width:fit-content}.cometchat-stream-message-bubble tr:first-child th:first-child{border-top-left-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:first-child th:last-child{border-top-right-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:last-child td:first-child{border-bottom-left-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:last-child td:last-child{border-bottom-right-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble table::-webkit-scrollbar{background:#0000;height:8px;width:0}.cometchat-stream-message-bubble table::-webkit-scrollbar-track{background:#0000}.cometchat-stream-message-bubble table::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble td,.cometchat-stream-message-bubble th{border:1px solid var(--cometchat-border-color-dark);max-width:100%;padding:var(--cometchat-padding-2);width:-webkit-fit-content;width:fit-content}.cometchat-stream-message-bubble td{text-align:left!important}.cometchat-stream-message-bubble th{background:var(--cometchat-background-color-04);text-align:center!important}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__link{color:var(--cometchat-text-color-highlight);text-decoration:underline}.cometchat-stream-message-bubble hr,.cometchat-stream-message-bubble ol,.cometchat-stream-message-bubble ul{margin:0}.cometchat-stream-message-bubble li{overflow:visible!important;padding:0}.cometchat-stream-message-bubble img{border-radius:var(--cometchat-radius-2);margin-block:var(--cometchat-margin-2) 0;max-height:300px;width:-webkit-fit-content;width:fit-content}.cometchat-stream-message-bubble>:first-child :first-child:not(:has(*))~img{margin-top:var(--cometchat-margin-1)}.cometchat-stream-message-bubble>ol:first-child>li:first-child,.cometchat-stream-message-bubble>ul:first-child>li:first-child{padding-top:0}.cometchat-stream-message-bubble h1,.cometchat-stream-message-bubble h2,.cometchat-stream-message-bubble h3,.cometchat-stream-message-bubble h4,.cometchat-stream-message-bubble h5,.cometchat-stream-message-bubble h6{font-size:medium;margin:0;padding:var(--cometchat-padding-2) 0}.cometchat-stream-message-bubble>h1:first-child,.cometchat-stream-message-bubble>h2:first-child,.cometchat-stream-message-bubble>h3:first-child,.cometchat-stream-message-bubble>h4:first-child,.cometchat-stream-message-bubble>h5:first-child,.cometchat-stream-message-bubble>h6:first-child{padding-top:0}.cometchat-stream-message-bubble__image-intersection-end,.cometchat-stream-message-bubble__image-intersection-start{display:none}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-start:not(.cometchat-stream-message-bubble__image-intersection-end~.cometchat-stream-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-end:not(:has(+.cometchat-stream-message-bubble__image-intersection-start)){display:block}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-end:last-child{margin-bottom:0}.cometchat-stream-message-bubble>ol:first-child li:first-child>p:first-child,.cometchat-stream-message-bubble>p:first-child,.cometchat-stream-message-bubble>ul:first-child li:first-child>p:first-child{padding-top:0}@keyframes shimmer{0%{left:-60%}to{left:100%}}.cometchat-ai-assistant-chat-history{display:flex;flex-direction:column;height:100%;padding:var(--cometchat-padding-2);padding-top:0;width:100%}.cometchat-ai-assistant-chat-history__empty,.cometchat-ai-assistant-chat-history__error,.cometchat-ai-assistant-chat-history__loading{align-items:center;color:var(--cometchat-text-color-secondary);display:flex;height:100%;justify-content:center;padding:var(--cometchat-padding-5);text-align:center;width:100%}.cometchat-ai-assistant-chat-history__list{flex:1 1;overflow-y:auto}.cometchat-ai-assistant-chat-history__header-container{background:#0000;box-sizing:border-box;height:-webkit-fit-content;height:fit-content;width:100%}.cometchat-ai-assistant-chat-history .cometchat-list__header{background:#0000;border:none}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container{box-sizing:border-box;padding-bottom:var(--cometchat-padding-5)}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button{background:#0000;border:none;box-sizing:border-box;gap:var(--cometchat-spacing-2);height:-webkit-fit-content;height:fit-content;justify-content:flex-start;margin:0;min-height:44px;padding:0;padding:var(--cometchat-padding-2);padding-left:0;width:100%}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:24px;width:24px}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button:hover{background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-chat-history__list-options{visibility:hidden}.cometchat-ai-assistant-chat-history__list-item:hover .cometchat-ai-assistant-chat-history__list-options{visibility:visible}.cometchat-ai-assistant-chat-history__list-item{align-items:center;background:var(--cometchat-background-color-02);cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:var(--cometchat-padding-3) var(--cometchat-padding-2);transition:background .2s ease;width:100%}.cometchat-ai-assistant-chat-history__list-item-date-header{align-items:flex-start;background:#0000;border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;display:flex;justify-content:flex-start;min-height:42px;padding:var(--cometchat-padding-5) var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2);width:-webkit-fit-content;width:fit-content;width:100%}.cometchat-ai-assistant-chat-history__list-item-date-header-start{padding:var(--cometchat-padding-2)}.cometchat-ai-assistant-chat-history .cometchat-menu-list__menu{background-color:initial}.cometchat-ai-assistant-chat-history .cometchat-menu-list__main-menu-item{background-color:initial;box-shadow:none}.cometchat-ai-assistant-chat-history .cometchat-menu-list__main-menu-item-icon-delete{background:#f44649;background:var(--cometchat-error-color,#f44649);height:24px;-webkit-mask:url(/static/media/delete_icon.5db005e80f01622481b4.svg) center center no-repeat;mask:url(/static/media/delete_icon.5db005e80f01622481b4.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.cometchat-ai-assistant-chat-history__list-item-date-header .cometchat-date{padding:0}.cometchat-ai-assistant-chat-history__list-item-container{height:-webkit-fit-content;height:fit-content;width:100%}.cometchat-ai-assistant-chat-history__list-item:hover{background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-chat-history__list-item-text{color:var(--cometchat-text-color-primary);cursor:pointer;line-height:1.5;font:var(--cometchat-font-body-regular);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.cometchat-ai-assistant-chat-history .cometchat-list__body{border:none;padding:var(--cometchat-padding-2) 0}.cometchat-ai-assistant-chat-history__header{align-items:center;background:var(--cometchat-background-color-02);box-sizing:border-box;display:flex;justify-content:space-between;min-height:65px;padding:0 var(--cometchat-padding-2)}.cometchat-ai-assistant-chat-history__title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading3-bold);margin:0}.cometchat-ai-assistant-chat-history .cometchat-list__body-intersection-top{visibility:hidden!important}.cometchat-ai-assistant-chat-history__close{align-items:center;background:#0000;border:none;border-radius:var(--cometchat-radius-2);cursor:pointer;display:flex;justify-content:center;padding:var(--cometchat-padding-2);transition:background-color .2s ease}.cometchat-ai-assistant-chat-history__close:hover{background:var(--cometchat-background-color-03)}.cometchat-ai-assistant-chat-history__close-icon{background:var(--cometchat-icon-color-secondary);height:24px;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:24px}.cometchat-ai-assistant-chat-history__shimmer{background:#0000;height:100%;width:100%}.cometchat-ai-assistant-chat-history__shimmer-item{display:flex;height:48px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-ai-assistant-chat-history__shimmer-item-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0;height:22px;width:100%}.cometchat-ai-assistant-chat-history__empty-state-view,.cometchat-ai-assistant-chat-history__error-state-view{align-items:center;background:#0000;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-ai-assistant-chat-history__empty-state-view-body,.cometchat-ai-assistant-chat-history__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-ai-assistant-chat-history__empty-state-view-body-title,.cometchat-ai-assistant-chat-history__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-ai-assistant-chat-history__empty-state-view-body-description,.cometchat-ai-assistant-chat-history__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-error-view{align-items:flex-start;background:var(--cometchat-error-color-100);border:1px solid var(--cometchat-border-color-default);border-radius:var(--cometchat-radius-2);box-sizing:border-box;display:flex;justify-content:center;margin-top:var(--cometchat-margin-2);padding:var(--cometchat-padding-4);width:100%;width:-webkit-fit-content;width:fit-content}.cometchat-error-view__message{word-wrap:break-word;color:var(--cometchat-error-color);font:var(--cometchat-font-caption1-regular);-webkit-hyphens:auto;hyphens:auto;line-height:1.4;margin:0;text-align:left}.cometchat-message-preview{align-items:flex-start;background-color:var(--cometchat-background-color-03);border:none;border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:space-between;margin:0;min-height:30px;min-width:100px;padding:8px;padding:var(--cometchat-padding-2,8px);position:relative;width:100%}.cometchat-message-bubble-incoming .cometchat-message-preview{background-color:var(--cometchat-neutral-color-400);color:var( --cometchat-primary-color)}.cometchat-message-bubble-outgoing .cometchat-message-preview{background:var(--cometchat-extended-primary-color-700)}.cometchat-message-preview__close{align-items:center;background:var(--cometchat-icon-color-primary);cursor:pointer;display:flex;height:20px;justify-content:center;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:8px;right:var(--cometchat-padding-2,8px);top:8px;top:var(--cometchat-padding-2,8px);width:20px}.cometchat-message-bubble-outgoing .cometchat-message-preview-deleted__message{color:var(--cometchat-static-white)}.cometchat-message-preview-deleted__message{display:flex;gap:2px;height:100%;justify-content:left;width:100%}.cometchat-message-preview-deleted__message__text{font:12px;font:var(--cometchat-font-caption1-regular,12px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-bubble-incoming .cometchat-message-preview-deleted__message{color:var(--cometchat-neutral-color-600)}.cometchat-message-preview__title{color:var(--cometchat-primary-color);font:12px;font:var(--cometchat-font-caption1-regular,12px);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-message-preview__subtitle{align-items:center;color:var(--cometchat-text-color-secondary);display:flex;font-style:normal;font:12px;font:var(--cometchat-font-caption1-regular,12px);gap:5px;overflow:hidden;text-align:left;width:100%}.cometchat-message-bubble-outgoing .bubble-view{border-left:3px solid var(--cometchat-static-white)}.composer-view .cometchat-message-preview{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-bubble-outgoing .bubble-view .cometchat-message-preview__subtitle-icon{background-color:var(--cometchat-static-white)}.cometchat-message-bubble-incoming .bubble-view{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-bubble-outgoing .cometchat-message-preview__subtitle,.cometchat-message-bubble-outgoing .cometchat-message-preview__title{color:var(--cometchat-static-white)}.bubble-view{border-radius:4px}.cometchat-message-preview_others{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-preview__subtitle-text{font:12px;font:var(--cometchat-font-caption1-regular,12px);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-message-preview__subtitle-icon{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-message-preview__subtitle-icon-image{-webkit-mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-bubble-incoming .cometchat-message-preview-deleted__message__icon{background:var(--cometchat-neutral-color-600)}.cometchat-message-bubble-outgoing .cometchat-message-preview-deleted__message__icon{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-message-preview-deleted__message__icon{flex:0 0 auto;height:14px;-webkit-mask:url(/static/media/message_delete.ce537f017fc12fab523e.svg) center center no-repeat;mask:url(/static/media/message_delete.ce537f017fc12fab523e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:14px}.cometchat-message-preview__subtitle-icon-meeting-incoming-audio{-webkit-mask:url(/static/media/phone_incoming.d8337717bd699169eaa5.svg) center center no-repeat;mask:url(/static/media/phone_incoming.d8337717bd699169eaa5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-outgoing-audio{-webkit-mask:url(/static/media/phone_outgoing.fe790222212ccc2b0221.svg) center center no-repeat;mask:url(/static/media/phone_outgoing.fe790222212ccc2b0221.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-incoming-video{-webkit-mask:url(/static/media/incoming_video.00f32e896263889e2509.svg) center center no-repeat;mask:url(/static/media/incoming_video.00f32e896263889e2509.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-outgoing-video{-webkit-mask:url(/static/media/outgoing_video.5381c4a37cb744fc30a7.svg) center center no-repeat;mask:url(/static/media/outgoing_video.5381c4a37cb744fc30a7.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-file{-webkit-mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-video{-webkit-mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-audio{-webkit-mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-poll{-webkit-mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-sticker{-webkit-mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-collaborative-document{-webkit-mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/static/media/collaborative_whiteboard.25e29644e4591c341125.svg) center center no-repeat;mask:url(/static/media/collaborative_whiteboard.25e29644e4591c341125.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-link{-webkit-mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-none{display:none}.cometchat *{box-sizing:border-box}.cometchat-mentions>span{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-body-regular)}.cometchat-mentions{display:inline-block;width:-webkit-fit-content;width:fit-content}.cometchat-mentions-incoming,.cometchat-mentions-outgoing{align-items:center;border-radius:2px;border-radius:var(--cometchat-radius,2px);cursor:pointer;display:inline-flex;justify-content:center;padding:0 2px;padding:0 var(--cometchat-padding,2px)}.cometchat-mentions-outgoing.cometchat-mentions-you{background:#ffab0033}.cometchat-mentions-outgoing.cometchat-mentions-other{background:#f9f8fd33}.cometchat-mentions-incoming.cometchat-mentions-you{background:#ffab0033}.cometchat-mentions-incoming.cometchat-mentions-other{background:#6852d633}.cometchat-mentions-outgoing.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-outgoing.cometchat-mentions-other>span{color:var(--cometchat-static-white)}.cometchat-mentions-incoming.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-incoming.cometchat-mentions-other>span{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble-incoming .cometchat-url{color:var(--cometchat-info-color)}.cometchat-message-preview .cometchat-url,.cometchat-text-bubble .cometchat-url{text-decoration:underline}.cometchat-text-bubble .cometchat-text-highlight{font:var(--cometchat-font-body-bold)}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(/static/media/Roboto-Black.4afbed674a5252ead176.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:url(/static/media/Roboto-BlackItalic.b49c4ba79204961dccd3.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/Roboto-Bold.d50a80138ec4f2fb5e9f.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(/static/media/Roboto-BoldItalic.3fcf599c8a6c05a2c712.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/Roboto-Regular.27f62b53b93858475a7f.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/static/media/Roboto-Italic.cd47f5421512ee65fe22.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/Roboto-Light.839cb7309f46fed11436.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(/static/media/Roboto-LightItalic.3743e89917aa46e2f6e5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/Roboto-Medium.e73e917f7bfa48666e00.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:url(/static/media/Roboto-MediumItalic.3dc683bc0f0d56bae3f8.ttf) format("truetype")}:root{--cometchat-spacing:2px;--cometchat-spacing-1:4px;--cometchat-spacing-2:8px;--cometchat-spacing-3:12px;--cometchat-spacing-4:16px;--cometchat-spacing-5:20px;--cometchat-spacing-6:24px;--cometchat-spacing-7:28px;--cometchat-spacing-8:32px;--cometchat-spacing-9:36px;--cometchat-spacing-10:40px;--cometchat-spacing-11:44px;--cometchat-spacing-12:48px;--cometchat-spacing-13:52px;--cometchat-spacing-14:56px;--cometchat-spacing-15:60px;--cometchat-spacing-16:64px;--cometchat-spacing-17:68px;--cometchat-spacing-18:72px;--cometchat-spacing-19:76px;--cometchat-spacing-20:80px;--cometchat-spacing-max:1000px;--cometchat-padding:var(--cometchat-spacing);--cometchat-padding-1:var(--cometchat-spacing-1);--cometchat-padding-2:var(--cometchat-spacing-2);--cometchat-padding-3:var(--cometchat-spacing-3);--cometchat-padding-4:var(--cometchat-spacing-4);--cometchat-padding-5:var(--cometchat-spacing-5);--cometchat-padding-6:var(--cometchat-spacing-6);--cometchat-padding-7:var(--cometchat-spacing-7);--cometchat-padding-8:var(--cometchat-spacing-8);--cometchat-padding-9:var(--cometchat-spacing-9);--cometchat-padding-10:var(--cometchat-spacing-10);--cometchat-margin:var(--cometchat-spacing);--cometchat-margin-1:var(--cometchat-spacing-1);--cometchat-margin-2:var(--cometchat-spacing-2);--cometchat-margin-3:var(--cometchat-spacing-3);--cometchat-margin-4:var(--cometchat-spacing-4);--cometchat-margin-5:var(--cometchat-spacing-5);--cometchat-margin-6:var(--cometchat-spacing-6);--cometchat-margin-7:var(--cometchat-spacing-7);--cometchat-margin-8:var(--cometchat-spacing-8);--cometchat-margin-9:var(--cometchat-spacing-9);--cometchat-margin-10:var(--cometchat-spacing-10);--cometchat-margin-11:var(--cometchat-spacing-11);--cometchat-margin-12:var(--cometchat-spacing-12);--cometchat-margin-13:var(--cometchat-spacing-13);--cometchat-margin-14:var(--cometchat-spacing-14);--cometchat-margin-15:var(--cometchat-spacing-15);--cometchat-margin-16:var(--cometchat-spacing-16);--cometchat-margin-17:var(--cometchat-spacing-17);--cometchat-margin-18:var(--cometchat-spacing-18);--cometchat-margin-19:var(--cometchat-spacing-19);--cometchat-margin-20:var(--cometchat-spacing-20);--cometchat-radius:var(--cometchat-spacing);--cometchat-radius-1:var(--cometchat-spacing-1);--cometchat-radius-2:var(--cometchat-spacing-2);--cometchat-radius-3:var(--cometchat-spacing-3);--cometchat-radius-4:var(--cometchat-spacing-4);--cometchat-radius-5:var(--cometchat-spacing-5);--cometchat-radius-6:var(--cometchat-spacing-6);--cometchat-radius-max:var(--cometchat-spacing-max);--cometchat-font-family:"Roboto","Inter";--cometchat-font-title-bold:700 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-medium:500 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-regular:400 32px/38.4px var(--cometchat-font-family);--cometchat-font-heading1-bold:700 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-medium:500 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-regular:400 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading2-bold:700 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-medium:500 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-regular:400 20px/24px var(--cometchat-font-family);--cometchat-font-heading3-bold:700 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-medium:500 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-regular:400 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading4-bold:700 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-medium:500 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-regular:400 16px/19.2px var(--cometchat-font-family);--cometchat-font-body-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-caption1-bold:700 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-medium:500 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-regular:400 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption2-bold:700 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-medium:500 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-regular:400 10px/12px var(--cometchat-font-family);--cometchat-font-button-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-link:400 14px/19.6px var(--cometchat-font-family);--cometchat-primary-color:#6852d6;--cometchat-extended-primary-color-50:#f9f8fd;--cometchat-extended-primary-color-100:#edeafa;--cometchat-extended-primary-color-200:#dcd7f6;--cometchat-extended-primary-color-300:#ccc4f1;--cometchat-extended-primary-color-400:#bbb1ed;--cometchat-extended-primary-color-500:#aa9ee8;--cometchat-extended-primary-color-600:#9a8be4;--cometchat-extended-primary-color-700:#8978df;--cometchat-extended-primary-color-800:#7965db;--cometchat-extended-primary-color-900:#5d49be;--cometchat-neutral-color-50:#fff;--cometchat-neutral-color-100:#fafafa;--cometchat-neutral-color-200:#f5f5f5;--cometchat-neutral-color-300:#e8e8e8;--cometchat-neutral-color-400:#dcdcdc;--cometchat-neutral-color-500:#a1a1a1;--cometchat-neutral-color-600:#727272;--cometchat-neutral-color-700:#5b5b5b;--cometchat-neutral-color-800:#434343;--cometchat-neutral-color-900:#141414;--cometchat-info-color:#0b7bea;--cometchat-warning-color:#ffab00;--cometchat-success-color:#09c26f;--cometchat-error-color:#f44649;--cometchat-error-color-100:#fef3f2;--cometchat-static-black:#141414;--cometchat-static-white:#fff;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-neutral-color-200);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#e0e0e0,#eee);--cometchat-text-shimmer-gradient-color:linear-gradient(270deg,#fff0,#ffffffb3 50%,#fff0);--cometchat-primary-button-background:var(--cometchat-primary-color);--cometchat-primary-button-text:var(--cometchat-static-white);--cometchat-primary-button-icon:var(--cometchat-static-white);--cometchat-secondary-button-background:var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon:var(--cometchat-neutral-color-900);--cometchat-secondary-button-text:var(--cometchat-neutral-color-900);--cometchat-link-button:var(--cometchat-info-color);--cometchat-fab-button-background:var(--cometchat-primary-color);--cometchat-fab-button-icon:var(--cometchat-static-white);--cometchat-white-hover:var(--cometchat-neutral-color-100);--cometchat-white-pressed:var(--cometchat-neutral-color-300)}[data-theme=dark]{--cometchat-primary-color:#6852d6;--cometchat-extended-primary-color-50:#15102b;--cometchat-extended-primary-color-100:#1d173c;--cometchat-extended-primary-color-200:#251e4d;--cometchat-extended-primary-color-300:#2e245e;--cometchat-extended-primary-color-400:#362b6f;--cometchat-extended-primary-color-500:#3e3180;--cometchat-extended-primary-color-600:#473892;--cometchat-extended-primary-color-700:#4f3ea3;--cometchat-extended-primary-color-800:#5745b4;--cometchat-extended-primary-color-900:#7460d9;--cometchat-neutral-color-50:#141414;--cometchat-neutral-color-100:#1a1a1a;--cometchat-neutral-color-200:#272727;--cometchat-neutral-color-300:#383838;--cometchat-neutral-color-400:#4c4c4c;--cometchat-neutral-color-500:#858585;--cometchat-neutral-color-600:#989898;--cometchat-neutral-color-700:#a8a8a8;--cometchat-neutral-color-800:#c8c8c8;--cometchat-neutral-color-900:#fff;--cometchat-info-color:#0d66bf;--cometchat-warning-color:#d08d04;--cometchat-success-color:#0b9f5d;--cometchat-message-seen-color:#56e8a7;--cometchat-error-color:#c73c3e;--cometchat-error-color-100:#3a0c05;--cometchat-static-black:#141414;--cometchat-static-white:#fff;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-background-color-01);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#383838,#272727);--cometchat-text-shimmer-gradient-color:linear-gradient(270deg,#1a1a1a00,#1a1a1ab3 50%,#1a1a1a00);--cometchat-primary-button-background:var(--cometchat-primary-color);--cometchat-primary-button-text:var(--cometchat-static-white);--cometchat-primary-button-icon:var(--cometchat-static-white);--cometchat-secondary-button-background:var(--cometchat-neutral-color-900);--cometchat-secondary-button-text:var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon:var(--cometchat-neutral-color-900);--cometchat-link-button:var(--cometchat-info-color);--cometchat-fab-button-background:var(--cometchat-primary-color);--cometchat-fab-button-icon:var(--cometchat-static-white);--cometchat-white-hover:var(--cometchat-neutral-color-100);--cometchat-white-pressed:var(--cometchat-neutral-color-300)}:root{--primary-bg:#0000;--secondary-bg:#ffffff0d;--surface-bg:#2a2a2a;--primary-color:#ff6b35;--accent-orange:#ff6b35;--accent-blue:#4285f4;--accent-green:#34d399;--text-primary:#fff;--text-secondary:#b3b3b3;--text-muted:#666;--border-color:#333;--error-color:#ef4444;--success-color:#10b981;--warning-color:#f59e0b;--shadow:0 4px 20px #0000004d;--shadow-lg:0 8px 40px #0006;--border-radius:12px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0000;background:var(--primary-bg);background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#0a0a0a);background-attachment:fixed;color:var(--text-primary);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6;min-height:100vh;overflow-x:hidden}@media (max-width:768px){body{font-size:15px}}@media (max-width:480px){body{font-size:14px}}#root,html{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#0a0a0a);background-attachment:fixed;min-height:100vh}.App{background:inherit;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;text-align:center;width:100vw}.App,.main-interface{min-height:100vh;position:relative}.main-interface{background:#0000;color:#fff;overflow:hidden}.auth-container{align-items:flex-start;background:#0000;display:flex;justify-content:center;min-height:100vh;overflow-y:auto;padding:10px 20px 60px}.auth-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ff6b3533;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 8px 40px #0006;box-shadow:var(--shadow-lg);margin:0 auto 60px;max-width:450px;padding:40px;width:100%}.auth-step{max-height:none;overflow:visible;width:100%}.auth-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ff6b3533;border-radius:12px;box-shadow:0 20px 50px #0000004d;max-width:400px;padding:32px;width:100%}.auth-header{margin-bottom:40px;text-align:center}.auth-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b35,#4285f4);background:linear-gradient(135deg,var(--accent-orange) 0,var(--accent-blue) 100%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:8px}.auth-header p{color:#b3b3b3;color:var(--text-secondary);font-size:1.1rem;font-weight:400}.auth-step h2{color:#fff;color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:24px}.auth-step p{color:#b3b3b3;color:var(--text-secondary);margin-bottom:20px}.auth-step input{background:#2a2a2a;background:var(--surface-bg);border:2px solid #333;border:2px solid var(--border-color);border-radius:8px;color:#fff;color:var(--text-primary);font-size:1rem;margin-bottom:20px;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.auth-step input:focus{border-color:#ff6b35;border-color:var(--accent-orange);box-shadow:0 0 0 3px #ff6b351a;outline:none}.auth-step button{background:linear-gradient(135deg,#ff6b35,#ff8a65);background:linear-gradient(135deg,var(--accent-orange) 0,#ff8a65 100%);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-bottom:16px;padding:16px;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.auth-step button:hover:not(:disabled){box-shadow:0 8px 25px #ff6b354d;transform:translateY(-2px)}.auth-step button:disabled{cursor:not-allowed;opacity:.6;transform:none}.link-button{background:none!important;color:#4285f4!important;color:var(--accent-blue)!important;font-weight:400!important;letter-spacing:normal!important;text-decoration:underline;text-transform:none!important}.auth-secondary-buttons{display:flex;flex-direction:column;gap:12px;margin-top:16px}.resend-btn{color:#ff6b35!important;color:var(--accent-orange)!important;font-weight:500!important}.resend-btn:hover:not(:disabled){box-shadow:none;color:#ff8a65!important;transform:none}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:20px}.car-details-section{background:#ff6b3508;border:1px solid #ff6b351a;border-radius:8px;margin:20px 0;padding:16px}.car-details-section h3{font-weight:600;margin:0 0 16px}.car-details-section input{background:#fff;border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:16px;margin-bottom:12px;padding:12px 16px;width:100%}.car-details-section input:last-of-type{margin-bottom:0}.car-details-section input:focus{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b351a;outline:none}.garage-container{background:#0000;box-sizing:border-box;color:#fff;height:100vh;margin:0;min-height:100vh;overflow-y:auto;padding:0;width:100vw}.back-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff}.back-btn:hover{background:#fff3}.add-car-btn{background:linear-gradient(45deg,#ff6b35,#ff8a65);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:12px 20px;transition:transform .2s ease}.add-car-btn:hover{transform:translateY(-2px)}.add-vehicle-section{display:flex;justify-content:center;margin-top:40px;padding:20px}.add-car-btn-center{background:linear-gradient(45deg,#ff6b35,#ff8a65);border:none;border-radius:12px;box-shadow:0 4px 15px #ff6b354d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px 32px;transition:all .2s ease}.add-car-btn-center:hover{box-shadow:0 6px 20px #ff6b3566;transform:translateY(-2px)}.car-image-container{align-items:center;background:#ffffff08;border:1px solid #ff6b351a;border-radius:8px;cursor:pointer;display:flex;height:180px;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease;width:100%}.car-image-container:hover{background:#ff6b351a;border-color:#ff6b354d}.car-image-container:hover .photo-overlay{opacity:1}.photo-overlay{align-items:center;background:#000000b3;bottom:0;color:#fff;display:flex;font-size:14px;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.car-image{height:100%;object-fit:cover;transition:transform .2s ease;width:100%}.car-image:hover{transform:scale(1.05)}.car-placeholder{align-items:center;color:#fff9;display:flex;flex-direction:column;font-size:14px;gap:10px;justify-content:center;text-align:center}.car-placeholder.hidden{display:none!important}.car-icon{font-size:32px;opacity:.7}.loading{color:#666;padding:50px;text-align:center}.cars-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.empty-garage{background:#ff6b350d;border:1px solid #ff6b3533;border-radius:12px;grid-column:1/-1;padding:60px 20px;text-align:center}.empty-garage h3{color:#ff6b35;margin-bottom:10px}.empty-garage p{color:#999;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:400px}.car-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;flex-direction:column;gap:15px;padding:20px;position:relative;transition:all .3s ease}.car-card:hover{border-color:#ff6b354d;transform:translateY(-4px)}.car-card.primary{background:#ff6b351a;border-color:#ff6b35}.car-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.car-title-row h3{flex:1 1;margin:0}.primary-badge{background:#ff6b35;border-radius:12px;color:#fff;flex-shrink:0;font-size:11px;font-weight:600;margin-left:10px;padding:4px 10px}.car-info h3{color:#fff;font-size:18px;margin:0}.car-color,.car-plate{color:#999;font-size:14px;margin:5px 0}.car-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.car-actions button{border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:all .2s ease}.set-primary-btn{background:#ff6b3533;color:#ff6b35}.set-primary-btn:hover{background:#ff6b354d}.edit-btn{background:#ffffff1a;color:#fff}.edit-btn:hover{background:#fff3}.upload-photo-btn{background:linear-gradient(45deg,#17a2b8,#138496);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s ease}.upload-photo-btn:hover{background:linear-gradient(45deg,#138496,#117a8b);transform:translateY(-1px)}.admin-menu-item{background:linear-gradient(45deg,#dc3545,#c82333)!important;border:1px solid #dc35454d!important;color:#fff!important;font-weight:600}.admin-menu-item:hover{background:linear-gradient(45deg,#c82333,#bd2130)!important;border-color:#dc354580!important;transform:translateX(4px)}.profile-picture{cursor:pointer}.profile-picture:hover .profile-photo-overlay{opacity:1}.profile-photo-overlay{align-items:center;background:#0009;border-radius:50%;bottom:0;display:flex;font-size:18px;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.clickable-avatar{cursor:pointer;position:relative;transition:transform .2s ease}.clickable-avatar:hover{transform:scale(1.05)}.clickable-avatar:hover .avatar-overlay{opacity:1}.avatar-overlay{align-items:center;background:#0009;border-radius:50%;bottom:0;display:flex;font-size:24px;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.profile-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.initials{font-size:inherit;font-weight:inherit}.edit-avatar-btn{background:linear-gradient(45deg,#ff6b35,#ff8a65);border:none;border-radius:8px;font-weight:600;margin-top:15px;padding:12px 20px;transition:all .2s ease}.edit-avatar-btn:hover{box-shadow:0 4px 15px #ff6b354d;transform:translateY(-2px)}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9}.car-form-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1af2;border:1px solid #ff6b354d;border-radius:12px;box-shadow:0 25px 50px -12px #00000080;max-width:500px;padding:30px;width:90%}.car-form-modal h2{color:#ff6b35;margin:0 0 20px;text-align:center}.car-form-modal form{display:flex;flex-direction:column;gap:15px}.car-form-modal input{background:#ffffff0d;border:1px solid #fff3;border-radius:6px;color:#fff;font-size:16px;padding:12px 16px}.car-form-modal input:focus{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b3533;outline:none}.car-form-modal input::placeholder{color:#999}.car-form-modal .checkbox-label{align-items:center;color:#fff;cursor:pointer;display:flex;gap:8px}.car-form-modal .checkbox-label input{margin:0;width:auto}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:10px}.form-actions button{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s ease}.form-actions button[type=button]{background:#ffffff1a;color:#fff}.form-actions button[type=button]:hover{background:#fff3}.form-actions button[type=submit]{background:linear-gradient(45deg,#ff6b35,#ff8a65);color:#fff}.form-actions button[type=submit]:hover{transform:translateY(-2px)}@media (max-width:768px){.garage-header{flex-direction:column;gap:15px;text-align:center}.cars-grid{grid-template-columns:1fr}.car-form-modal{margin:20px;width:calc(100% - 40px)}}.disclaimer-section{background:#ff6b350d;border:1px solid #ff6b3533;border-radius:8px;margin:24px 0;padding:20px}.checkbox-label{align-items:flex-start;cursor:pointer;display:flex;gap:12px}.checkbox-label input{flex-shrink:0;height:20px;margin:0;width:20px}.disclaimer-text{color:#b3b3b3;color:var(--text-secondary);font-size:.9rem;line-height:1.5}.terms-link{color:#ff6b35;color:var(--accent-orange);font-weight:600;text-decoration:underline}.terms-link:hover{color:#e55a2b}@media (max-width:768px){.auth-container{align-items:flex-start;min-height:100vh;padding:20px 10px 60px}.auth-card{margin-bottom:60px;padding:24px 20px}.auth-card,.auth-step{max-height:none}.auth-step form{margin-bottom:20px}.auth-step button[type=submit]{font-size:16px!important;margin-bottom:40px!important;margin-top:30px!important;padding:16px!important;position:relative;width:100%;z-index:10}}@media (max-width:480px){.auth-container{padding:8px;padding-bottom:120px!important}.auth-card{margin-bottom:100px!important;padding:20px 16px}.auth-step button[type=submit]{margin-bottom:50px!important;margin-top:30px!important;padding:18px!important}.auth-header h2{font-size:1.5rem}.form-row{flex-direction:column;gap:12px}.disclaimer-section{margin:20px 0;padding:16px}}.error-message{background:#ef44441a;border:1px solid #ef4444;border:1px solid var(--error-color);border-radius:8px;color:#ef4444;color:var(--error-color);font-size:.9rem;margin-bottom:20px;padding:12px 16px}.error-help-box{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin-top:15px;padding:16px}.error-help-title{color:#ff6b35;color:var(--primary-color);font-size:.95rem;font-weight:600;margin:0 0 8px}.error-help-text{color:#666;color:var(--text-muted);font-size:.85rem;margin:0 0 8px}.error-help-list{list-style:none;margin:0 0 12px;padding:0}.error-help-list li{color:var(--text-color);font-size:.85rem;padding:4px 0 4px 20px;position:relative}.error-help-list li:before{color:#ff6b35;color:var(--primary-color);content:"→";left:0;position:absolute}.retry-button{background:#ff6b35;background:var(--primary-color);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 16px;transition:all .3s ease}.retry-button:hover{background:#e65100;transform:translateY(-1px)}.pwa-install-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.pwa-install-popup{animation:popupSlideIn .3s ease-out;background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:16px;box-shadow:0 20px 40px #0000004d;max-width:400px;overflow:hidden;width:90%}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.pwa-popup-header{align-items:center;background:#ff6b35;background:var(--accent-orange);color:#fff;display:flex;justify-content:space-between;padding:20px}.pwa-popup-header h3{font-size:18px;font-weight:600;margin:0}.close-btn{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:background .2s ease;width:30px}.close-btn:hover{background:#ffffff1a}.pwa-popup-content{padding:24px}.pwa-benefits{margin-bottom:20px}.benefit-item{align-items:center;color:#fff;color:var(--text-primary);display:flex;margin-bottom:12px}.benefit-icon{font-size:18px;margin-right:12px;text-align:center;width:24px}.pwa-popup-content p{color:#b3b3b3;color:var(--text-secondary);font-size:14px;line-height:1.5;margin-bottom:24px}.pwa-popup-buttons{display:flex;gap:12px}.install-btn{background:#ff6b35;background:var(--accent-orange);border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:14px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.install-btn:hover{background:#e55a2b;transform:translateY(-2px)}.dismiss-btn{border-radius:8px;font-size:14px;padding:14px 20px}.pwa-install-prompt{background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:12px;bottom:20px;box-shadow:0 4px 20px #0000004d;box-shadow:var(--shadow);max-width:300px;padding:20px;position:fixed;right:20px;z-index:9999}.pwa-prompt-content h3{color:#ff6b35;color:var(--accent-orange);font-size:16px;margin:0 0 10px}.pwa-prompt-content p{color:#b3b3b3;color:var(--text-secondary);font-size:14px;margin:0 0 15px}.pwa-prompt-buttons{display:flex;gap:10px}.pwa-prompt-buttons button{border-radius:6px;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.pwa-prompt-buttons button:first-child{background:#ff6b35;background:var(--accent-orange);border:none;color:#fff}.pwa-dismiss{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);color:#fff;color:var(--text-primary)}@media (max-width:768px){.pwa-install-popup{margin:20px;width:95%}.pwa-popup-buttons{flex-direction:column}}.enhanced-pwa-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.enhanced-pwa-modal{animation:modalSlideIn .4s ease-out;background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:20px;box-shadow:0 25px 50px #0006;max-width:450px;overflow:hidden;width:90%}.pwa-header{align-items:center;background:linear-gradient(135deg,#ff6b35,#e55a2b);background:linear-gradient(135deg,var(--accent-orange),#e55a2b);color:#fff;display:flex;justify-content:space-between;padding:24px;position:relative}.pwa-icon{font-size:32px;margin-right:16px}.pwa-header h2{flex:1 1;font-size:20px;font-weight:700;margin:0}.pwa-content{padding:28px}.pwa-benefits{margin-bottom:24px}.pwa-benefits .benefit-item{align-items:center;color:#fff;color:var(--text-primary);display:flex;font-size:15px;margin-bottom:16px}.pwa-benefits .benefit-icon{font-size:20px;margin-right:14px;text-align:center;width:28px}.auto-instructions h3,.manual-selector h3{color:#fff;color:var(--text-primary);font-size:18px;font-weight:600;margin:0 0 16px}.instruction-list{list-style:none;margin:0;padding:0}.instruction-list li{background:#2a2a2a;background:var(--surface-bg);border-left:4px solid #ff6b35;border-left:4px solid var(--accent-orange);border-radius:8px;color:#fff;color:var(--text-primary);font-size:14px;line-height:1.4;margin-bottom:8px;padding:12px 16px}.device-buttons{display:flex;flex-direction:column;gap:12px}.device-btn{background:#2a2a2a;background:var(--surface-bg);border:2px solid #333;border:2px solid var(--border-color);border-radius:12px;color:#fff;color:var(--text-primary);cursor:pointer;font-size:16px;padding:16px 20px;text-align:left;transition:all .2s ease}.device-btn:hover{background:#ff6b35;background:var(--accent-orange);border-color:#ff6b35;border-color:var(--accent-orange);color:#fff;transform:translateY(-2px)}.pwa-actions{display:flex;flex-direction:column;gap:12px;margin-top:24px}.install-btn-enhanced{background:#ff6b35;background:var(--accent-orange);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:16px 24px;transition:all .2s ease}.install-btn-enhanced:hover{background:#e55a2b;box-shadow:0 8px 20px #ff6b354d;transform:translateY(-2px)}.manual-btn{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;color:#b3b3b3;color:var(--text-secondary);cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.manual-btn:hover{background:#ffffff0d;background:var(--secondary-bg);border-color:#ff6b35;border-color:var(--accent-orange);color:#fff;color:var(--text-primary)}.skip-btn{background:#0000;border:none;color:#b3b3b3;color:var(--text-secondary);cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;text-decoration:underline;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.skip-btn:hover{color:#fff;color:var(--text-primary)}@media (max-width:768px){.enhanced-pwa-modal{margin:20px;width:95%}.pwa-header{padding:20px}.pwa-header h2{font-size:18px}.pwa-content{padding:24px 20px}.device-buttons{gap:10px}.device-btn{font-size:15px;padding:14px 16px}}.map-interface{background:#0000;flex-direction:column;gap:0!important;height:100vh;padding:0!important;width:100vw}.map-header,.map-interface{display:flex;margin:0!important}.map-header{align-items:flex-start;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#0000!important;border-bottom:none!important;box-shadow:none!important;box-sizing:border-box;height:auto!important;justify-content:center;left:0;max-width:100vw;min-height:0!important;overflow-x:hidden;padding:0 50px!important;pointer-events:none;position:fixed;right:0;top:0!important;width:100%;z-index:1000}.map-header>.hamburger-btn{flex-shrink:0;order:1;pointer-events:auto}.map-header>.header-logo{flex:1 1;justify-content:center;line-height:1;margin:0!important;max-width:100%;order:1;overflow:visible;padding:0!important}.live-request-button,.map-header>.header-logo{align-items:center;display:flex;pointer-events:auto}.live-request-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00bfff4d,#ff6b354d);border:2px solid #00bfff;border-radius:25px;box-shadow:0 4px 20px #00bfff66;color:#00bfff;cursor:pointer;font-size:.85rem;font-weight:700;gap:8px;left:50%;letter-spacing:1px;padding:8px 20px;position:fixed;text-transform:uppercase;top:12px!important;transform:translateX(-50%);transition:all .3s ease;z-index:1001}.live-request-button:hover{background:linear-gradient(135deg,#00bfff80,#ff6b3580);box-shadow:0 6px 30px #00bfff99;transform:translateX(-50%) translateY(-2px)}.live-request-button:active{transform:translateX(-50%) translateY(0)}.request-count-badge{align-items:center;animation:badgePulse 2s ease-in-out infinite;background:#00bfff;border-radius:50%;color:#000;display:flex;font-size:.75rem;font-weight:800;height:24px;justify-content:center;width:24px}@keyframes badgePulse{0%,to{box-shadow:0 0 0 0 #00bfffb3}50%{box-shadow:0 0 0 8px #00bfff00}}.map-header>.header-actions{flex-shrink:0;order:3}.hamburger-btn{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#00bfff26!important;border:2px solid #00bfff66!important;border-radius:12px;color:#00bfff!important;cursor:pointer;display:flex;font-size:1.8rem;justify-content:center;left:12px!important;min-height:48px;min-width:48px;outline:none!important;padding:12px 16px;position:fixed!important;top:12px!important;transition:all .3s ease;z-index:1001!important}.hamburger-btn:hover{background:#00bfff4d!important;border:2px solid #00bfff!important;color:#fff!important;outline:none!important;transform:scale(1.08)!important}.map-logo,.map-logo-img{display:none!important}.hamburger-btn:active,.hamburger-btn:focus,.hamburger-btn:focus-visible{background:#0000!important;border:none!important;box-shadow:none!important;outline:none!important}.map-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b35,#4285f4);background:linear-gradient(135deg,var(--accent-orange) 0,var(--accent-blue) 100%);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.header-logo{align-items:flex-start;display:flex;flex:1 1;justify-content:center;line-height:0;margin:0;padding:0}.header-logo-img{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:auto;margin:0!important;max-width:100%;object-fit:contain;padding:0!important;position:relative;top:0!important;vertical-align:top;width:220px!important}@media (max-width:768px){.map-header{padding-left:45px!important;padding-right:45px!important}.header-logo-img{width:120px!important}.live-request-button{font-size:.75rem!important;padding:6px 16px!important;top:12px!important}.header-actions{gap:4px;margin-right:5px}}@media (max-width:480px){.map-header{padding-left:40px!important;padding-right:40px!important}.header-logo-img{width:100px!important}.live-request-button{font-size:.7rem!important;padding:5px 12px!important;top:12px!important}.hamburger-btn{font-size:1.4rem;left:10px!important;min-height:42px;min-width:42px;padding:10px 12px;top:10px!important}.map-logo{padding:10px 0}.map-logo-img{height:42px!important}.chat-toggle-btn{font-size:1rem;padding:6px 10px}}@media (max-width:380px){.header-logo-img{width:85px}.hamburger-btn{font-size:1.3rem;left:8px!important;min-height:38px;min-width:38px;padding:8px 10px;top:8px!important}.map-logo{padding:8px 0}.map-logo-img{height:38px!important}}.header-actions{gap:8px;margin-right:10px}.header-actions button{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;color:#fff;color:var(--text-primary);cursor:pointer;font-size:1.2rem;padding:8px 12px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.toggle-btn{align-items:center;background:#fff3;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:28px;justify-content:center;transition:background .2s ease;width:28px}.toggle-btn:hover{background:#ffffff4d}.header-actions button:hover{background:#4285f4;background:var(--accent-blue);border-color:#4285f4;border-color:var(--accent-blue)}.map-container{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#0a0a0a);flex:1 1;height:100vh;margin-top:0;overflow:hidden;position:relative}.google-map{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#0a0a0a)!important;height:100%;width:100%}.google-map *{background-color:initial!important}.google-map .gm-err-container,.google-map .gm-err-content,.google-map>div{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#0a0a0a)!important}.gm-style-iw,.gm-style-iw-c,.gm-style-iw-d{z-index:1000!important}.gm-style-iw-tc{z-index:1001!important}.gm-style .gm-style-iw-c{max-width:350px!important}.gm-style .gm-style-iw-d{max-height:400px!important;overflow:auto!important}.need-help-btn{background:linear-gradient(135deg,#ff6b35,#ff8a65);background:linear-gradient(135deg,var(--accent-orange) 0,#ff8a65 100%);border:none;border-radius:50px;bottom:30px;box-shadow:0 8px 40px #0006;box-shadow:var(--shadow-lg);color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);z-index:999}.need-help-btn:hover{box-shadow:0 12px 35px #ff6b3566;transform:translateX(-50%) translateY(-3px)}.active-requests{animation:hudHeartbeat 5s ease-in-out infinite;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0a0a0f99;border:1px solid #ff7a004d;border-radius:16px;box-shadow:0 10px 40px #0009,0 0 4px #ff7a0066,inset 0 0 30px #ff7a000d;max-height:calc(100vh - 120px);overflow:hidden;position:fixed;right:15px;top:80px;transition:all .4s cubic-bezier(.4,0,.2,1);width:350px;z-index:998}.active-requests.maximized{animation:slideScaleIn .6s cubic-bezier(.34,1.56,.64,1),hudHeartbeat 5s ease-in-out infinite;transform:scale(1)}@keyframes slideScaleIn{0%{opacity:0;transform:translateY(-20px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.active-requests.minimized{height:auto}.active-requests.has-new-alerts{animation:alertPulse .9s ease-out,hudHeartbeat 5s ease-in-out infinite}@keyframes alertPulse{0%{box-shadow:0 10px 40px #0009,0 0 4px #ff7a0066,inset 0 0 30px #ff7a000d}50%{border-color:#ff7a00cc;box-shadow:0 10px 50px #ff7a0066,0 0 35px #ff7a00e6,inset 0 0 60px #ff7a004d}to{box-shadow:0 10px 40px #0009,0 0 4px #ff7a0066,inset 0 0 30px #ff7a000d}}.active-requests .hud-border-glow{animation:borderFlow 4s ease-in-out infinite;border:1px solid #ff7a0080;border-radius:16px;box-shadow:0 0 15px #ff7a004d,inset 0 0 15px #ff7a001a;inset:0;pointer-events:none;position:absolute;z-index:10}.active-requests .hud-motion-layer{animation:gridDrift 30s linear infinite;background-image:repeating-linear-gradient(0deg,#0000,#0000 45px,rgba(255,122,0,.025) 0,rgba(255,122,0,.025) 46px),repeating-linear-gradient(90deg,#0000,#0000 45px,#00bfff05 0,#00bfff05 46px);inset:0;opacity:.7;pointer-events:none;position:absolute;z-index:1}@keyframes gridDrift{0%{transform:translate(0)}to{transform:translate(45px,45px)}}.active-requests .hud-particles-layer{animation:particlesDrift 45s linear infinite;background-image:radial-gradient(circle at 15% 25%,#ff7a001f 1px,#0000 0),radial-gradient(circle at 85% 75%,#00bfff1a 1px,#0000 0),radial-gradient(circle at 45% 60%,#ff7a0014 1px,#0000 0),radial-gradient(circle at 70% 20%,#00bfff0f 1px,#0000 0),radial-gradient(circle at 30% 85%,#ff7a0012 1px,#0000 0);background-size:300px 300px,400px 400px,250px 250px,350px 350px,320px 320px;inset:0;opacity:.6;pointer-events:none;position:absolute;z-index:1}.active-requests .hud-waveform-layer{animation:waveformPulse 2.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ff7a000a 20%,#ff7a0014 50%,#ff7a000a 80%,#0000);bottom:0;height:50px;left:0;opacity:.8;pointer-events:none;position:absolute;right:0;z-index:1}.active-requests.maximized{max-height:calc(100vh - 100px);right:10px;width:500px}.active-requests.minimized .requests-content{display:none}.active-requests .requests-content{max-height:calc(100vh - 220px);overflow-y:auto;padding:16px;position:relative;z-index:2}.active-requests .requests-content::-webkit-scrollbar{width:6px}.active-requests .requests-content::-webkit-scrollbar-track{background:#ff7a001a}.active-requests .requests-content::-webkit-scrollbar-thumb{background:#ff7a0066;border-radius:3px}.active-requests .requests-content::-webkit-scrollbar-thumb:hover{background:#ff7a0099}.active-requests .no-requests{padding:50px 20px;position:relative;text-align:center}.active-requests .empty-icon{animation:iconFloat 4s ease-in-out infinite;font-size:3rem;margin-bottom:20px;opacity:.5}.active-requests .empty-text{color:#ffffffbf;font-size:.95rem;font-weight:400;letter-spacing:.3px;line-height:1.6;margin:0;text-shadow:0 0 8px #ffffff59}.active-requests .scan-line{animation:scanLine 2.5s linear infinite;background:linear-gradient(90deg,#0000,#ff7a00 50%,#0000);bottom:0;height:2px;left:0;position:absolute;right:0}.active-requests .requests-header{padding:16px 20px;position:relative;z-index:2}.active-requests .header-bg{background:#05050ad9;border-bottom:1px solid #ff7a0040;inset:0;position:absolute}.active-requests .header-content{align-items:center;display:flex;gap:12px;position:relative;z-index:2}.active-requests .status-indicator{animation:statusBlink 2s ease-in-out infinite;background:#ff7a00;border-radius:50%;box-shadow:0 0 10px #ff7a00cc,0 0 20px #ff7a0066;height:8px;width:8px}.active-requests .requests-header h3{color:#ffffffe6;flex:1 1;font-size:.85rem;font-weight:800;letter-spacing:2.5px;margin:0;text-shadow:0 0 10px #ff7a004d}.active-requests .header-actions{align-items:center;display:flex;gap:10px}.active-requests .requests-count{background:linear-gradient(135deg,#ff7a004d,#ff7a0033);border:1px solid #ff7a0080;border-radius:12px;box-shadow:0 0 10px #ff7a004d;color:#ff7a00;flex-shrink:0;font-size:.75rem;font-weight:700;padding:4px 10px;position:relative;z-index:10}.active-requests .toggle-btn{align-items:center;background:#ff7a0026;border:1px solid #ff7a0066;border-radius:6px;color:#ff7a00;cursor:pointer;display:flex;flex-shrink:0;font-size:.9rem;height:28px;justify-content:center;position:relative;transition:all .3s;width:28px;z-index:10}.active-requests .toggle-btn:hover{background:#ff7a004d;box-shadow:0 0 15px #ff7a0066}.active-requests .header-separator{animation:separatorGlow 2.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ff7a00b3 25%,#ff7a00e6 50%,#ff7a00b3 75%,#0000);bottom:0;box-shadow:0 0 15px #ff7a0099;height:2px;left:0;position:absolute;right:0}.active-requests .request-item{background:#ff7a000f;border:1px solid #ff7a0040;border-radius:12px;cursor:pointer;margin-bottom:12px;overflow:hidden;padding:14px;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1)}.active-requests .request-item:before{background:linear-gradient(135deg,#ff7a0040,#0000 60%);border-radius:12px;content:"";filter:blur(10px);inset:-2px;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s cubic-bezier(.4,0,.2,1);z-index:0}.active-requests .request-item:hover:before{opacity:1}.active-requests .request-item:hover{background:#ff7a001f;border-color:#ff7a0099;box-shadow:0 4px 25px #ff7a0059,inset 0 0 20px #ff7a001a;transform:translateX(5px) scale(1.01)}.active-requests .request-item:last-child{margin-bottom:0}.active-requests .request-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;position:relative;z-index:1}.active-requests .request-type{background:linear-gradient(135deg,#00bfff4d,#00bfff33);border:1px solid #00bfff80;border-radius:8px;box-shadow:0 0 10px #00bfff33;color:#00bfff;font-size:.7rem;font-weight:700;letter-spacing:1px;padding:4px 10px}.active-requests .request-amount{background:none;border:none;color:#ff7a00;font-size:1.1rem;font-weight:800;padding:0;text-shadow:0 0 10px #ff7a0080}.active-requests .request-details{display:flex;flex-direction:column;gap:6px;position:relative;z-index:1}.active-requests .request-location,.active-requests .request-time{color:#ffffffb3;font-size:.8rem}.active-requests .request-notes{border-top:1px solid #ff7a0033;color:#fff9;font-size:.8rem;font-style:italic;margin-top:8px;padding-top:8px;width:100%}.active-requests .click-hint{color:#ff7a00b3;font-size:.75rem;margin-top:8px;opacity:0;text-align:center;transition:opacity .3s}.active-requests .request-item:hover .click-hint{opacity:1}.no-requests{padding:30px 20px;text-align:center}.no-requests p{color:#b3b3b3;color:var(--text-secondary);font-size:1rem;line-height:1.6;margin:0 0 8px}.no-requests span{color:#666;color:var(--text-muted);font-size:.9rem}.clickable-request{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.clickable-request:hover{border-color:#ff6b35;border-color:var(--accent-orange);box-shadow:0 8px 40px #0006;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.click-hint{color:#ff6b35;color:var(--accent-orange);font-size:.7rem;font-weight:500;margin-top:8px;text-align:center}.request-details-modal{max-width:500px;width:90vw}.request-detail-item{background:#2a2a2a;background:var(--surface-bg);border-left:4px solid #ff6b35;border-left:4px solid var(--accent-orange);border-radius:8px;margin:16px 0;padding:12px}.request-detail-item strong{color:#fff;color:var(--text-primary);font-weight:600}.feature-available{color:#10b981;color:var(--success-color);font-weight:600}.request-actions{align-items:stretch;display:flex;gap:10px;justify-content:stretch}.accept-btn{border:none;border-radius:8px}.accept-btn,.negotiate-btn{cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;min-width:0;padding:14px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.negotiate-btn{border-radius:8px}.accept-btn{background:#10b981;background:var(--success-color);color:#fff}.accept-btn:hover{background:#059669;box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.negotiate-btn{background:#ff6b35;background:var(--primary-color);border:none;color:#fff}.negotiate-btn:hover{background:#e65100;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.address-input-container{display:block!important;position:relative!important;width:100%!important}.address-input-container input{box-sizing:border-box!important;padding-right:50px!important;position:relative!important;width:100%!important}.address-input-container .location-btn-inside{align-items:center!important;background:#007aff!important;border:none!important;border-radius:4px!important;bottom:6px!important;box-shadow:0 2px 4px #007bff4d!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-size:14px!important;font-weight:700!important;justify-content:center!important;position:absolute!important;right:6px!important;top:6px!important;transition:all .2s ease!important;width:36px!important;z-index:1000!important}.address-input-container .location-btn-inside:hover{background:#0056cc!important;box-shadow:0 4px 8px #007bff66!important}.address-input-container .location-btn-inside:active{background:#049!important;box-shadow:0 1px 2px #007bff33!important}.sidebar-overlay{animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;bottom:0;right:0;z-index:1000}.sidebar,.sidebar-overlay{left:0;position:fixed;top:0}.sidebar{animation:slideInLeft .3s ease-out;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:linear-gradient(135deg,#0a0a0feb,#000000f2)!important;border-right:2px solid #00bfff66!important;box-shadow:4px 0 40px #000c,inset -2px 0 0 #00bfff4d!important;display:flex;flex-direction:column;height:100vh;max-width:320px;width:75%}@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.close-btn{background:none;border:none;border-radius:4px;color:#b3b3b3;color:var(--text-secondary);cursor:pointer;font-size:1.5rem;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.close-btn:hover{background:#2a2a2a;background:var(--surface-bg);color:#fff;color:var(--text-primary)}.profile-section{align-items:center;background:#00bfff14!important;border-bottom:2px solid #00bfff4d!important;box-shadow:0 2px 15px #00bfff1a!important;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding:28px 20px;position:relative;z-index:2}.profile-left-column{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:8px}.helper-mode-btn-sidebar,.profile-right-column{align-items:center;display:flex;justify-content:center}.helper-mode-btn-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid;border-radius:100px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:700;height:45px;letter-spacing:.4px;overflow:hidden;padding:8px 16px;pointer-events:auto;position:static;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;width:110px;z-index:10}.helper-mode-btn-sidebar.online{background:linear-gradient(135deg,#0f8,#0c4);border-color:#0f8c;box-shadow:0 0 15px #0f89}.helper-mode-btn-sidebar.online:hover{box-shadow:0 0 25px #0f8c;transform:translateY(-2px) scale(1.03)}.helper-mode-btn-sidebar.offline{background:linear-gradient(135deg,#9d4edd,#c77dff);border-color:#9d4eddcc;box-shadow:0 0 15px #9d4edd80}.helper-mode-btn-sidebar.offline:hover{background:linear-gradient(135deg,#b565f5,#d896ff);box-shadow:0 0 25px #9d4eddb3;transform:translateY(-2px) scale(1.03)}.helper-mode-btn-sidebar:active{transform:scale(.97)}@media (max-width:480px){.profile-section{gap:12px;padding:20px 16px!important}.profile-left-column{gap:6px}.helper-mode-btn-sidebar{font-size:.65rem;height:38px;letter-spacing:.3px;padding:6px 12px;width:95px}}.profile-info-container{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.profile-picture{align-items:center;background:linear-gradient(135deg,#00bfff,#ff6b35)!important;border:2px solid #00bfff80;border-radius:50%;box-shadow:0 0 20px #00bfff4d,0 4px 15px #0006;display:flex;flex-shrink:0;height:100px;justify-content:center;overflow:hidden;position:relative;width:100px}.profile-picture img{height:100%;object-fit:cover;width:100%}.profile-initials{color:#fff;font-size:2rem;font-weight:700;text-transform:uppercase}.profile-info{flex:1 1}.clickable-profile{border-radius:8px;cursor:pointer;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.clickable-profile:hover{background:#ff6b351a;transform:translateY(-1px)}.user-name{flex:1 1;font-size:1.2rem;margin-bottom:4px}.balance-info{color:#b3b3b3;color:var(--text-secondary);font-size:.9rem}.sidebar-menu{flex:1 1;padding:20px 0}.menu-item{align-items:center;background:none;border:none;color:#fff;color:var(--text-primary);cursor:pointer;display:flex;font-size:1rem;gap:12px;padding:16px 20px;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.menu-item:hover{background:#2a2a2a;background:var(--surface-bg)}.menu-item.logout{border-top:1px solid #333;border-top:1px solid var(--border-color);color:#ef4444;color:var(--error-color);margin-top:auto}.menu-item.notification-toggle-item{align-items:center;cursor:default;display:flex;justify-content:space-between}.menu-item.notification-toggle-item:hover{background:none}.toggle-switch{display:inline-block;height:26px;position:relative;width:50px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#fff3;border:2px solid #ffffff4d;border-radius:26px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:18px;left:2px;position:absolute;transition:.3s;width:18px}.toggle-switch input:checked+.toggle-slider{background-color:#00c853;border-color:#00c853}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(24px)}.modal-overlay{animation:fadeIn .2s ease-out;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#0a0a0a),#00000080;padding:20px;z-index:2000}.help-request-modal{animation:slideInFromTop .4s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0a0a0ffa;border:2px solid #00bfff66;border-radius:16px;box-shadow:0 20px 60px #000c,0 0 30px #00bfff4d;max-height:90vh;max-width:600px;overflow-y:auto;padding:0;width:100%}.modal-header{background:linear-gradient(135deg,#00bfff33,#0080ff33);border-bottom:2px solid #00bfff4d;border-radius:14px 14px 0 0;padding:24px 30px;position:relative}.modal-header:after{background:linear-gradient(90deg,#0000,#00bfff,#0000);bottom:0;content:"";height:2px;left:0;opacity:.5;position:absolute;right:0}.modal-header h2{color:#00bfff;font-size:1.3rem;font-weight:700;letter-spacing:.5px;margin:0;text-shadow:0 0 20px #00bfff80}.modal-close{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#00bfff;cursor:pointer;font-size:1.5rem;line-height:1;padding:8px 12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-close:hover{background:#ff6b3533;border-color:#ff6b35;color:#ff6b35;transform:scale(1.1)}.service-tiles{padding:30px;position:relative}.service-tiles h3{color:#00bfff;font-size:1.3rem;font-weight:700;margin-bottom:24px;text-align:center;text-shadow:0 0 20px #00bfff80}.tiles-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:20px}.service-tile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:2px solid #00bfff4d;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:120px;overflow:hidden;padding:20px;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.service-tile:before{background:radial-gradient(circle at center,#00bfff1a,#0000);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s}.service-tile:hover:before{opacity:1}.service-tile:hover{background:#00bfff1a;border-color:#00bfff;box-shadow:0 8px 25px #00bfff66,0 0 20px #00bfff4d;transform:translateY(-4px)}.tile-icon{font-size:2.5rem;margin-bottom:8px}.tile-title{color:#00bfff;font-size:1.1rem;font-weight:700;margin-bottom:6px;text-shadow:0 0 10px #00bfff4d}.tile-desc{color:#ffffffb3;font-size:.9rem;line-height:1.4}.selected-service{padding:30px 30px 0}.back-btn{background:none;border:none;color:#4285f4;color:var(--accent-blue);font-size:.9rem;margin-bottom:16px;padding:8px 0;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.back-btn:hover{color:#ff6b35;color:var(--accent-orange)}.selected-service h3{color:#fff;color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:20px}.jumpstart-question{background:#ff6b350d;border:1px solid #ff6b3533;padding:20px}.checkbox-question{align-items:flex-start;cursor:pointer;display:flex;gap:12px;line-height:1.4}.checkbox-question input{flex-shrink:0;height:20px;margin-top:2px;width:20px}.checkbox-question span{color:#fff;color:var(--text-primary);font-size:1rem;font-weight:500}.service-options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:20px}.service-option{align-items:center;background:#2a2a2a;background:var(--surface-bg);border:2px solid #333;border:2px solid var(--border-color);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:16px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.service-option:has(input:checked){background:#ff6b351a;border-color:#ff6b35;border-color:var(--accent-orange)}.service-option input{display:none}.service-option span{color:#fff;color:var(--text-primary);font-size:.9rem;font-weight:500}.help-request-modal input,.help-request-modal textarea{background:#2a2a2a;background:var(--surface-bg);border:2px solid #333;border:2px solid var(--border-color);border-radius:8px;box-sizing:border-box;color:#fff;color:var(--text-primary);font-size:1rem;margin-bottom:16px;padding:14px 50px 14px 16px;resize:vertical;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.help-request-modal input.form-input{background:#2a2a2af2!important;color:#fff!important}.help-request-modal input::placeholder{color:#ffffff80!important}.help-request-modal input:focus,.help-request-modal textarea:focus{border-color:#ff6b35;border-color:var(--accent-orange);box-shadow:0 0 0 3px #ff6b351a;outline:none}.help-request-modal textarea{min-height:80px}.modal-actions{display:flex;gap:12px;margin-top:24px}.modal-actions button{border-radius:8px;cursor:pointer;flex:1 1;font-weight:600;padding:14px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.modal-actions button:first-child{background:#ff6b35;background:var(--accent-orange);border:none}.modal-actions button:last-child{background:#0000;border:1px solid #333;border:1px solid var(--border-color);color:#b3b3b3;color:var(--text-secondary)}.modal-actions button:hover:first-child{background:#e55a2b;transform:translateY(-1px)}.modal-actions button:hover:last-child{border-color:#b3b3b3;border-color:var(--text-secondary);color:#fff;color:var(--text-primary)}.address-section,.notes-section,.offer-section{margin-bottom:20px;padding:0 30px}.address-section label,.notes-section label,.offer-section label{color:#fff;color:var(--text-primary);display:block;font-size:1rem;font-weight:600;margin-bottom:8px}.address-section input,.notes-section textarea,.offer-section input{background:#2a2a2a;background:var(--surface-bg);border:2px solid #333;border:2px solid var(--border-color);border-radius:8px;color:#fff;color:var(--text-primary);font-size:1rem;margin-bottom:6px;padding:14px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.address-section input:focus,.notes-section textarea:focus,.offer-section input:focus{border-color:#ff6b35;border-color:var(--accent-orange);box-shadow:0 0 0 3px #ff6b351a;outline:none}.address-help,.offer-help{color:#666;color:var(--text-muted);font-size:.85rem;margin:0}.fee-breakdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff6b351a;border:1px solid #ff6b354d;border-radius:8px;margin-top:15px;padding:15px}.fee-breakdown-title{color:#ff6b35;color:var(--primary-color);font-size:.95rem;font-weight:600;margin-bottom:10px}.fee-line{border-bottom:1px solid #ffffff0d;color:#666;color:var(--text-muted);display:flex;font-size:.9rem;justify-content:space-between;padding:6px 0}.fee-line span{color:var(--text-color);font-weight:500}.fee-total{border-top:2px solid #ff6b3566;color:#ff6b35;color:var(--primary-color);display:flex;font-size:1.05rem;font-weight:700;justify-content:space-between;margin-top:8px;padding:10px 0 5px}.fee-total span{font-size:1.1rem}.fee-note{color:#666;color:var(--text-muted);font-size:.8rem;font-style:italic;line-height:1.4;margin:10px 0 0}.notes-section textarea{min-height:80px;resize:vertical}.modal-actions{background:#2a2a2a4d;border-top:1px solid #333;border-top:1px solid var(--border-color);padding:20px 30px 30px}.modal-actions button:first-child{background:linear-gradient(135deg,#ff6b35,#ff8a65);background:linear-gradient(135deg,var(--accent-orange) 0,#ff8a65 100%);color:#fff;font-weight:600}.loading-screen{align-items:center;background:#0000;background:var(--primary-bg);display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #333;border-top:3px solid #ff6b35;border:3px solid var(--border-color);border-radius:50%;border-top-color:var(--accent-orange);height:50px;margin-bottom:20px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-screen p{color:#b3b3b3;color:var(--text-secondary);font-size:1.1rem}.google-map .gm-bundled-control,.google-map .gm-style .gm-style-cc,.google-map .gm-style-cc,.google-map .gmnoprint{display:none!important}.custom-zoom-controls{bottom:30px;display:flex;flex-direction:column;gap:4px;position:fixed;right:20px;z-index:999}.zoom-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 20px #0000004d;box-shadow:var(--shadow);color:#fff;color:var(--text-primary);cursor:pointer;display:flex;font-size:20px;font-weight:600;height:40px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);-webkit-user-select:none;user-select:none;width:40px}.zoom-btn:hover{background:#2a2a2a;background:var(--surface-bg);border-color:#ff6b35;border-color:var(--accent-orange);transform:scale(1.05)}.zoom-btn:active{background:#ff6b35;background:var(--accent-orange);transform:scale(.95)}.current-location-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:50%;box-shadow:0 4px 20px #0000004d;box-shadow:var(--shadow);color:#fff;color:var(--text-primary);cursor:pointer;display:flex;font-size:14px;height:40px;justify-content:center;margin-top:8px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);-webkit-user-select:none;user-select:none;width:40px}.current-location-btn:hover{border-color:#ff6b35;border-color:var(--accent-orange)}.current-location-btn:active{background:#ff6b35;background:var(--accent-orange)}.current-location-btn:hover{background:#2a2a2a;background:var(--surface-bg);border-color:#4285f4;border-color:var(--accent-blue);color:#fff;color:var(--text-primary);transform:scale(1.05)}.current-location-btn:active{background:#4285f4;background:var(--accent-blue);color:#fff;color:var(--text-primary)}.profile-page{background:linear-gradient(180deg,#000,#0a0a0f 50%,#111118);color:#fff;min-height:100vh;overflow-y:auto;padding-bottom:80px}.profile-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ff2;border-bottom:2px solid #00bfff4d;box-shadow:0 4px 20px #00bfff1a;padding:20px}.back-btn,.profile-header{align-items:center;display:flex}.back-btn{background:#00bfff1a;border:2px solid #00bfff4d;border-radius:50px;color:#00bfff;cursor:pointer;font-weight:600;gap:8px;padding:10px 16px;transition:all .3s ease}.back-btn:hover{background:#00bfff33;border-color:#00bfff99;box-shadow:0 0 20px #00bfff4d;transform:scale(1.05)}.profile-content{margin:0 auto;max-width:800px;padding:30px}.profile-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fcc;border:2px solid #00bfff4d;border-radius:16px;box-shadow:0 8px 30px #00000080,0 0 40px #00bfff1a;margin-bottom:24px;padding:30px}.profile-avatar{margin-bottom:30px;text-align:center}.avatar-placeholder{align-items:center;background:#ff6b35;background:var(--accent-orange);border-radius:50%;color:#fff;display:flex;font-size:32px;font-weight:600;height:120px;justify-content:center;margin:0 auto 15px;width:120px}.edit-avatar-btn{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:6px;color:#fff;color:var(--text-primary);cursor:pointer;font-size:14px;padding:8px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.edit-avatar-btn:hover{background:#ff6b35;background:var(--accent-orange)}.profile-info-section{margin-bottom:30px}.profile-info-section h3{color:#ff6b35;color:var(--accent-orange);font-size:18px;font-weight:600;margin-bottom:25px}.info-row{align-items:flex-start;border-bottom:1px solid #333;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:16px 0}.info-row:last-child{border-bottom:none}.info-row label{color:#b3b3b3;color:var(--text-secondary);flex-shrink:0;font-weight:600;min-width:140px}.info-row span{color:#fff;color:var(--text-primary);flex:1 1;line-height:1.4;margin-left:20px;text-align:right}@media (max-width:768px){.profile-content{padding:20px}.info-row{align-items:flex-start;flex-direction:column;gap:8px}.info-row label{min-width:auto}.info-row span{margin-left:0;text-align:left}}.location-instructions{animation:pulse 2s infinite;background:#ff6b35;background:var(--accent-orange);border-radius:8px;color:#fff;font-size:14px;font-weight:500;margin-bottom:20px;padding:12px;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.draggable-marker-hint{background:#ff6b351a;border:1px solid #ff6b35;border:1px solid var(--accent-orange);border-radius:6px;color:#ff6b35;color:var(--accent-orange);font-size:12px;margin-bottom:16px;padding:8px 12px;text-align:center}@media (max-width:1024px){.sidebar{max-width:350px;width:70%}.map-header{padding:12px 16px}}@media (max-width:768px){.auth-card{margin:0 16px;padding:30px 24px}.auth-header h1{font-size:2rem}.form-row{grid-template-columns:1fr}.sidebar{max-width:300px;width:75%}.dashboard-container{padding:10px}.no-requests{padding:40px 20px}.no-requests p{font-size:.95rem;line-height:1.8;margin:0 0 12px}.requests-grid{gap:15px;grid-template-columns:1fr}.map-header{padding:10px 14px}.map-header h1{font-size:1.3rem}.header-logo-img{margin:0;width:160px}.active-requests{margin:0;max-width:calc(100vw - 20px);position:fixed;right:10px;top:70px;width:350px}.service-options{grid-template-columns:1fr}.help-request-modal{margin:0 16px}.modal-actions{flex-direction:column}}@media (max-width:480px){gap:8px;.auth-card{margin:15px;padding:24px 20px}.map-header{height:56px;justify-content:space-between;padding:8px 12px}.sidebar{max-width:280px;width:80%}.header-logo-img{margin:0;width:140px}.phone-input-container{margin:20px 0}.otp-input-container{margin:15px 0}.help-request-form{padding:16px}.form-group{margin-bottom:16px}}.map-container{height:100vh!important;margin-top:0!important}.map-header h1{flex:1 1;font-size:1.2rem;margin:0 10px;text-align:center}.header-actions{gap:6px}.header-actions button{font-size:.85rem;padding:6px 10px}.sidebar{width:100%}.pwa-install-prompt{bottom:16px;left:16px;right:16px}@media (prefers-contrast:high){:root{--border-color:#555;--text-secondary:#ccc}}.payments-page,.settings-page{-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);box-sizing:border-box;color:#fff;height:auto;margin:0;min-height:100vh;overflow-x:hidden;overflow-y:scroll!important;padding:0;perspective:1000px;position:relative;transform:translateZ(0);width:100vw;will-change:auto;z-index:1}.page-header{align-items:center;background:#0000;border-bottom:1px solid #ff6b3533;box-sizing:border-box;display:flex;gap:16px;justify-content:flex-start;padding:20px 30px;width:100%}.page-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b35,#4285f4);background:linear-gradient(135deg,var(--accent-orange) 0,var(--accent-blue) 100%);-webkit-background-clip:text;background-clip:text;flex:1 1;font-size:1.8rem;font-weight:700;margin:0}.page-content{margin:0 auto;max-width:1200px}.page-content,.payment-section{box-sizing:border-box;padding:30px;width:100%}.payment-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ff6b3533;border-radius:12px;box-shadow:none;margin-bottom:30px}.current-balance{border-bottom:1px solid #333;border-bottom:1px solid var(--border-color);margin-bottom:30px;padding-bottom:20px;text-align:center}.current-balance h3{color:#b3b3b3;color:var(--text-secondary);font-size:16px;font-weight:500;margin-bottom:10px}.balance-display{color:#ff6b35;color:var(--accent-orange);font-size:36px;font-weight:700}.add-funds-section{margin-bottom:30px}.add-funds-section h3{color:#fff;color:var(--text-primary);font-size:18px;margin-bottom:20px}.amount-input-group{margin-bottom:20px;position:relative}.dollar-sign{color:#b3b3b3;color:var(--text-secondary);font-size:18px;font-weight:600;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.amount-input{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;color:#fff;color:var(--text-primary);font-size:16px;font-weight:600;padding:15px 15px 15px 40px;width:100%}.amount-input:focus{border-color:#ff6b35;border-color:var(--accent-orange);box-shadow:0 0 0 3px #ff6b351a;outline:none}.add-funds-btn{background:#ff6b35;background:var(--accent-orange);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.add-funds-btn:hover:not(:disabled){background:#e55a2b;transform:translateY(-2px)}.add-funds-btn:disabled{background:#b3b3b3;background:var(--text-secondary);cursor:not-allowed;transform:none}.payment-status{border-left:4px solid #ff6b35;border-left:4px solid var(--accent-orange);border-radius:6px;font-size:14px;line-height:1.4;margin-top:15px;padding:12px 16px}.payment-info,.payment-status{background:#2a2a2a;background:var(--surface-bg)}.payment-info{border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;padding:20px}.payment-info h4{color:#ff6b35;color:var(--accent-orange);font-size:16px;margin-bottom:15px}.payment-info ul{list-style:none;margin:0;padding:0}.payment-info li{color:#b3b3b3;color:var(--text-secondary);font-size:14px;padding:5px 0 5px 15px;position:relative}.payment-info li:before{color:#ff6b35;color:var(--accent-orange);content:"•";left:0;position:absolute}.coming-soon{background:#ffffff0d;background:var(--secondary-bg);border-radius:12px;box-shadow:0 4px 20px #0000004d;box-shadow:var(--shadow);padding:40px;text-align:center}.coming-soon h2{color:#ff6b35;color:var(--accent-orange);font-size:24px;margin-bottom:20px}.coming-soon p{color:#b3b3b3;color:var(--text-secondary);font-size:16px;margin-bottom:30px}.feature-list{margin:0 auto;max-width:400px;text-align:left}.feature-list h3{color:#fff;color:var(--text-primary);font-size:18px;margin-bottom:15px}.feature-list ul{list-style:none;padding:0}.feature-list li{color:#b3b3b3;color:var(--text-secondary);font-size:14px;padding:8px 0}.settings-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ff6b3533;border-radius:12px;margin-bottom:30px;padding:30px}.settings-section h2{color:#ff6b35;color:var(--accent-orange);font-size:20px;font-weight:600;margin-bottom:25px}.settings-options{display:flex;flex-direction:column;gap:20px}.setting-item{align-items:center;background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;display:flex;justify-content:space-between;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.setting-item:hover{border-color:#ff6b35;border-color:var(--accent-orange)}.setting-item.danger{background:#dc35450d;border-color:#dc3545}.setting-info h3{color:#fff;color:var(--text-primary);font-size:16px;font-weight:600;margin:0 0 8px}.setting-info p{color:#b3b3b3;color:var(--text-secondary);font-size:14px;margin:0}.setting-btn{border:none;border-radius:6px;cursor:pointer;font-weight:600;min-width:120px;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.setting-btn.primary{background:#ff6b35;background:var(--accent-orange);color:#fff}.setting-btn.primary:hover{background:#e55a2b}.setting-btn.secondary{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);color:#fff;color:var(--text-primary)}.setting-btn.secondary:hover{background:#ffffff0d;background:var(--secondary-bg);border-color:#ff6b35;border-color:var(--accent-orange)}.setting-btn.danger{background:#dc3545;color:#fff}.setting-btn.danger:hover{background:#c82333}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal-content{animation:modalSlideIn .3s ease-out;background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);box-shadow:0 20px 40px #0000004d;overflow:hidden}.modal-content.danger-modal{border-color:#dc3545}.modal-header{align-items:center;background:#ff6b35;background:var(--accent-orange);color:#fff;display:flex;justify-content:space-between;padding:20px}.danger-modal .modal-header{background:#dc3545}.modal-header h3{font-size:16px;font-weight:600;margin:0}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:600;margin-bottom:8px}.form-group input,.form-group label{color:#fff;color:var(--text-primary);font-size:14px}.form-group input{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:6px;padding:12px;width:100%}.form-group input:focus{border-color:#ff6b35;border-color:var(--accent-orange);box-shadow:0 0 0 3px #ff6b351a;outline:none}.modal-content form{padding:24px}.modal-buttons{display:flex;gap:12px;margin-top:24px}.modal-buttons button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-weight:600;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.modal-buttons button[type=submit]{background:#ff6b35;background:var(--accent-orange);color:#fff}.modal-buttons button[type=submit]:hover:not(:disabled){background:#e55a2b}.modal-buttons button[type=button]{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);color:#fff;color:var(--text-primary)}.modal-buttons button[type=button]:hover{background:#ffffff0d;background:var(--secondary-bg)}.modal-buttons button:disabled{background:#b3b3b3;background:var(--text-secondary);cursor:not-allowed}.danger-content{padding:24px}.danger-content p{color:#fff;color:var(--text-primary);margin-bottom:16px}.danger-btn{background:#dc3545!important;color:#fff!important}.danger-btn:hover:not(:disabled){background:#c82333!important}.cancel-btn{background:#2a2a2a!important;background:var(--surface-bg)!important;border:1px solid #333!important;border:1px solid var(--border-color)!important;border-radius:8px!important;color:#fff!important;color:var(--text-primary)!important}@media (max-width:768px){.setting-item{align-items:flex-start;flex-direction:column;gap:15px}.setting-btn{width:100%}.modal-content{margin:20px;width:95%}.modal-buttons{flex-direction:column}}.avatar-selector-modal{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 8px 40px #0006;box-shadow:var(--shadow-lg);max-height:80vh;max-width:400px;overflow-y:auto;padding:24px;width:90%}.avatar-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-top:20px}.avatar-option{align-items:center;background:#ffffff0d;background:var(--secondary-bg);border:2px solid #333;border:2px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);cursor:pointer;display:flex;flex-direction:column;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.avatar-option:hover{background:#ff6b351a;transform:translateY(-2px)}.avatar-option.selected,.avatar-option:hover{border-color:#ff6b35;border-color:var(--accent-orange)}.avatar-option.selected{background:#ff6b3533;box-shadow:0 0 20px #ff6b354d}.avatar-preview{align-items:center;display:flex;justify-content:center;margin-bottom:8px}.avatar-preview,.avatar-preview svg{height:40px;width:40px}.avatar-name{color:#b3b3b3;color:var(--text-secondary);font-size:12px;font-weight:500;text-align:center;text-transform:capitalize}.avatar-option.selected .avatar-name{color:#ff6b35;color:var(--accent-orange);font-weight:600}.admin-login-container{background:radial-gradient(circle at center,#1a1a2e 0,#0000 100%);background:radial-gradient(circle at center,#1a1a2e 0,var(--primary-bg) 100%);justify-content:center;padding:20px}.admin-login-form{background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:0 8px 40px #0006;box-shadow:var(--shadow-lg);text-align:center}.admin-login-form h2{color:#ff6b35;color:var(--accent-orange);font-size:1.8rem;font-weight:700;margin-bottom:30px}.admin-login-form input{background:#2a2a2a;background:var(--surface-bg);border:2px solid #333;border:2px solid var(--border-color);border-radius:8px;color:#fff;color:var(--text-primary);font-size:1rem;margin-bottom:16px;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.admin-login-form input:focus{border-color:#ff6b35;border-color:var(--accent-orange);box-shadow:0 0 0 3px #ff6b351a;outline:none}.admin-login-form button{background:linear-gradient(135deg,#ff6b35,#ff8a65);background:linear-gradient(135deg,var(--accent-orange) 0,#ff8a65 100%);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:16px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.admin-login-form button:hover:not(:disabled){box-shadow:0 8px 25px #ff6b354d;transform:translateY(-2px)}.admin-login-form button:disabled{cursor:not-allowed;opacity:.6;transform:none}.admin-dashboard{background:#0000;background:var(--primary-bg);color:#fff;color:var(--text-primary);min-height:100vh}.admin-header{background:#ffffff0d;background:var(--secondary-bg);border-bottom:1px solid #333;border-bottom:1px solid var(--border-color);box-shadow:0 4px 20px #0000004d;box-shadow:var(--shadow)}.admin-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b35,#4285f4);background:linear-gradient(135deg,var(--accent-orange) 0,var(--accent-blue) 100%);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin:0}.logout-btn{background:#ef4444;background:var(--error-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.logout-btn:hover{background:#dc2626;transform:translateY(-1px)}.admin-tabs{background:#ffffff0d;background:var(--secondary-bg);border-bottom:1px solid #333;border-bottom:1px solid var(--border-color);padding:0 30px}.admin-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:#b3b3b3;color:var(--text-secondary);cursor:pointer;font-size:1rem;font-weight:600;padding:16px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.admin-tabs button:hover{background:#2a2a2a;background:var(--surface-bg);color:#fff;color:var(--text-primary)}.admin-tabs button.active{border-bottom-color:#ff6b35;border-bottom-color:var(--accent-orange);color:#ff6b35;color:var(--accent-orange)}.admin-loading{align-items:center;color:#b3b3b3;color:var(--text-secondary);display:flex;font-size:1.1rem;justify-content:center;min-height:50vh}.overview-tab{margin:0 auto;max-width:1200px}.stats-grid{grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px}.stat-card{background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:0 4px 20px #0000004d;box-shadow:var(--shadow);padding:24px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.stat-card:hover{box-shadow:0 8px 40px #0006;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.stat-card h3{color:#b3b3b3;color:var(--text-secondary);font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.stat-number{color:#ff6b35;color:var(--accent-orange);font-size:2.5rem;font-weight:700;margin-bottom:8px}.stat-card small{color:#666;color:var(--text-muted);font-size:.8rem}.recent-activity{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}.recent-requests,.recent-users{background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 20px #0000004d;box-shadow:var(--shadow)}.recent-requests h3,.recent-users h3{background:#ff6b35;background:var(--accent-orange);border-radius:12px 12px 0 0;border-radius:var(--border-radius) var(--border-radius) 0 0;color:#fff;font-size:1.1rem;font-weight:600;margin:0;padding:16px 20px}.request-list,.user-list{padding:0}.request-item,.user-item{grid-gap:12px;align-items:center;border-bottom:1px solid #333;border-bottom:1px solid var(--border-color);display:grid;font-size:.9rem;gap:12px;grid-template-columns:2fr 1.5fr 1fr;padding:16px 20px}.request-item:last-child,.user-item:last-child{border-bottom:none}.user-name{color:#fff;color:var(--text-primary);font-weight:600}.user-date,.user-phone{color:#b3b3b3;color:var(--text-secondary);font-size:.8rem}.request-item{grid-template-columns:1fr 1fr 1fr 1fr}.request-type{color:#fff;color:var(--text-primary);font-weight:600;text-transform:capitalize}.request-status{color:#34d399;color:var(--accent-green);font-size:.8rem;font-weight:600;text-transform:uppercase}.request-amount{color:#ff6b35;color:var(--accent-orange);font-weight:700}.request-date{color:#b3b3b3;color:var(--text-secondary);font-size:.8rem}.users-tab{margin:0 auto;max-width:1200px}.users-tab h3{color:#fff;color:var(--text-primary);font-size:1.4rem;font-weight:600;margin-bottom:24px}.users-table{background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:0 4px 20px #0000004d;box-shadow:var(--shadow)}.table-header{background:#ff6b35;background:var(--accent-orange);color:#fff;font-weight:600}.table-header,.table-row{display:grid;font-size:.9rem;grid-template-columns:2fr 1.5fr 2fr .8fr .8fr 1fr;padding:16px 20px}.table-row{align-items:center;border-bottom:1px solid #333;border-bottom:1px solid var(--border-color);transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.table-row:hover{background:#2a2a2a;background:var(--surface-bg)}.table-row:last-child{border-bottom:none}.table-row span{color:#fff;color:var(--text-primary)}.verified{color:#10b981;color:var(--success-color)}.unverified{color:#ef4444;color:var(--error-color)}.requests-tab{margin:0 auto;max-width:1200px}.requests-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.requests-header h3{font-size:.8rem;font-weight:600;margin:0}.requests-header h3,.status-filter{color:#fff;color:var(--text-primary)}.status-filter{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:6px;cursor:pointer;font-size:.9rem;padding:8px 16px}.status-filter:focus{border-color:#ff6b35;border-color:var(--accent-orange);outline:none}.requests-table .table-header,.requests-table .table-row{grid-template-columns:1fr 2fr 1fr 1fr 1fr 1fr}.service-type{font-weight:600;text-transform:capitalize}.address{color:#b3b3b3;color:var(--text-secondary);font-size:.8rem}.amount{color:#ff6b35;color:var(--accent-orange);font-weight:700}.status{border-radius:4px;font-size:.8rem;font-weight:600;padding:4px 8px;text-transform:uppercase}.status.active{background:#34d3991a;color:#34d399;color:var(--accent-green)}.status.completed{background:#3b82f61a;color:#4285f4;color:var(--accent-blue)}.status.cancelled,.status.expired{background:#ef44441a;color:#ef4444;color:var(--error-color)}.analytics-tab{margin:0 auto;max-width:1200px}.analytics-tab h3{color:#fff;color:var(--text-primary);font-size:1.4rem;font-weight:600;margin-bottom:30px}.analytics-section{background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 20px #0000004d;box-shadow:var(--shadow);margin-bottom:24px;padding:24px}.analytics-section h4{color:#ff6b35;color:var(--accent-orange);font-size:1.1rem;font-weight:600;margin-bottom:20px}.service-types{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.service-type-stat{align-items:center;background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;display:flex;justify-content:space-between;padding:16px}.type-name{color:#fff;color:var(--text-primary);font-weight:600;text-transform:capitalize}.type-count{color:#ff6b35;color:var(--accent-orange);font-size:.9rem;font-weight:700}.trends{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.trend-item{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;padding:16px}.trend-item span{color:#b3b3b3;color:var(--text-secondary);font-size:.9rem}.trend-item strong{color:#ff6b35;color:var(--accent-orange);font-size:1.2rem;font-weight:700}@media (max-width:768px){.admin-header{align-items:flex-start;flex-direction:column;gap:15px;padding:15px 20px}.admin-tabs{overflow-x:auto;padding:0 20px}.admin-tabs button{padding:12px 16px;white-space:nowrap}.admin-content{padding:20px}.recent-activity,.stats-grid{grid-template-columns:1fr}.table-header,.table-row{font-size:.8rem;padding:12px 16px}.users-table .table-header,.users-table .table-row{grid-template-columns:1.5fr 1fr 1.5fr .6fr .6fr .8fr}.requests-table .table-header,.requests-table .table-row{grid-template-columns:1fr 1.5fr .8fr .8fr .8fr .8fr}.service-types,.trends{grid-template-columns:1fr}}.chat-toggle-btn{background:#2a2a2a!important;background:var(--surface-bg)!important;border:1px solid #333!important;border:1px solid var(--border-color)!important;border-radius:8px!important;color:#fff!important;color:var(--text-primary)!important;cursor:pointer!important;font-size:.85rem!important;font-weight:500!important;height:auto!important;margin-right:8px!important;min-width:90px!important;padding:8px 12px!important;position:relative;text-align:center!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;transition:var(--transition)!important}.chat-toggle-btn:hover{background:#4285f4;background:var(--accent-blue);border-color:#4285f4;border-color:var(--accent-blue);color:#fff}.notification-toggle-btn{align-items:center;background:#ff6b3533;border:2px solid #ff6b3599;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;margin-right:8px;min-width:45px;padding:8px 12px;position:relative;transition:all .3s ease}.notification-toggle-btn:hover{box-shadow:0 4px 12px #ff6b354d;transform:scale(1.05)}.location-btn:hover{background:#4285f4!important;background:var(--accent-blue)!important;border-color:#4285f4!important;border-color:var(--accent-blue)!important;color:#fff!important}.chat-badge{align-items:center;background:#ef4444;background:var(--error-color);border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:600;height:18px;justify-content:center;position:absolute;right:-5px;top:-5px;width:18px}.chat-room-overlay{align-items:center!important;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;bottom:0;display:flex!important;justify-content:center!important;left:0;position:fixed;right:0;top:0;z-index:10000}.chat-room-list{animation:scaleIn .3s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1af2;border:1px solid #ff6b354d;border-radius:16px;box-shadow:0 25px 50px -12px #00000080;max-height:80vh;max-width:500px;overflow-y:auto;width:90%}.chat-header{background:#ff6b35;background:var(--accent-orange);border-radius:12px 12px 0 0;border-radius:var(--border-radius) var(--border-radius) 0 0;color:#fff;padding:20px}.chat-header h3{font-size:1.2rem;font-weight:600}.room-list{max-height:60vh;overflow-y:auto}.no-chats{color:#b3b3b3;color:var(--text-secondary)}.no-chats p{color:#fff;color:var(--text-primary);font-size:1.1rem;margin:0 0 8px}.room-item{align-items:center;border-bottom:1px solid #333;border-bottom:1px solid var(--border-color);cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.room-item:hover{background:#2a2a2a;background:var(--surface-bg)}.room-item:last-child{border-bottom:none}.room-info{flex:1 1}.room-title{color:#fff;color:var(--text-primary);font-weight:600;margin-bottom:4px;text-transform:capitalize}.room-address{color:#b3b3b3;color:var(--text-secondary);font-size:.85rem;margin-bottom:6px}.last-message{color:#666;color:var(--text-muted);font-size:.8rem}.last-message .sender{font-weight:600;margin-right:4px}.room-meta{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.room-status{background:#2a2a2a;background:var(--surface-bg);border-radius:4px;color:#b3b3b3;color:var(--text-secondary);font-size:.7rem;font-weight:600;padding:2px 6px;text-transform:uppercase}.unread-badge{align-items:center;background:#ef4444;background:var(--error-color);border-radius:50%;color:#fff;display:flex;font-size:11px;font-weight:600;height:20px;justify-content:center;width:20px}.chat-interface-overlay{align-items:center!important;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;bottom:0;display:flex!important;justify-content:center!important;left:0;position:fixed;right:0;top:0;z-index:10000}.chat-interface{animation:scaleIn .3s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1af2;border:1px solid #ff6b354d;border-radius:16px;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;height:80vh;max-height:600px;max-width:600px;position:relative;width:90%}.messages-container{border-bottom:1px solid #333;border-bottom:1px solid var(--border-color);flex:1 1;overflow-y:auto;padding:20px}.message{margin-bottom:16px}.message.own{margin-left:auto}.message.other{margin-right:auto}.message-sender{color:#b3b3b3;color:var(--text-secondary);font-size:.8rem;font-weight:600;margin-bottom:4px}.message.own .message-sender{color:#ff6b35;color:var(--accent-orange);text-align:right}.message-content{background:#2a2a2a;background:var(--surface-bg);color:#fff;color:var(--text-primary);padding:12px 16px}.message.own .message-content{background:#ff6b35;background:var(--accent-orange);border-bottom-right-radius:4px;color:#fff}.message.other .message-content{border-bottom-left-radius:4px}.message-time{color:#666;color:var(--text-muted);font-size:.7rem}.message.own .message-time{text-align:right}.message-form{background:#2a2a2a;background:var(--surface-bg);border-radius:0 0 12px 12px;border-radius:0 0 var(--border-radius) var(--border-radius);display:flex;gap:12px;padding:16px}.message-form input{background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:20px;color:#fff;color:var(--text-primary);flex:1 1;font-size:.9rem;padding:12px 16px}.message-form input:focus{border-color:#ff6b35;border-color:var(--accent-orange);outline:none}.message-form button{background:#ff6b35;background:var(--accent-orange);border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1rem;height:44px;min-width:44px;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.message-form button:hover:not(:disabled){background:#e55a2b;transform:scale(1.05)}.message-form button:disabled{background:#b3b3b3;background:var(--text-secondary);cursor:not-allowed;transform:none}.chat-interface-overlay,.chat-room-overlay{min-height:100vh!important;min-width:100vw!important}.chat-interface-overlay .chat-interface,.chat-room-overlay .chat-room-list{margin:auto!important;position:relative!important;transform:translateY(0)!important}.chat-header .close-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;transition:all .2s ease;width:32px}.chat-header .close-btn:hover{background:#fff3;transform:scale(1.1)}.modal-pricing-notice{background:#ff6b35;background:var(--accent-orange);border-radius:20px;box-shadow:0 2px 8px #ff6b354d;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:8px 16px;text-align:center;width:-webkit-fit-content;width:fit-content}.jumpstart-question{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;margin-bottom:20px;padding:16px}.question-label{color:#fff;color:var(--text-primary);display:block;font-size:1rem;font-weight:600;margin-bottom:12px}.radio-options{display:flex;flex-direction:column;gap:12px}.radio-option{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:10px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.radio-option:hover{background:#ff6b350d}.radio-option input[type=radio]{accent-color:#ff6b35;accent-color:var(--accent-orange);height:18px;margin:0;width:18px}.radio-option span{color:#fff;color:var(--text-primary);font-size:.95rem;-webkit-user-select:none;user-select:none}@media (max-width:768px){.radio-options{gap:8px}.radio-option{padding:10px 8px}}.location-btn{background:#2a2a2a!important;background:var(--surface-bg)!important;border:1px solid #333!important;border:1px solid var(--border-color)!important;border-radius:8px!important;color:#fff!important;color:var(--text-primary)!important;cursor:pointer!important;font-size:.85rem!important;font-weight:500!important;height:auto!important;min-width:90px!important;padding:8px 12px!important;text-align:center!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;transition:var(--transition)!important}@media (max-width:768px){.chat-interface,.chat-room-list{height:90vh;width:95%}.message{max-width:85%}.room-item{padding:12px 16px}.room-meta{align-items:center}}.chat-interface-overlay,.chat-room-overlay{min-height:100vh;min-width:100vw}.chat-interface-overlay .chat-interface,.chat-room-overlay .chat-room-list{margin:auto;position:relative;transform:translateY(0)}.notification-prompt{animation:slideInTop .4s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;border:1px solid #ff6b354d;border-radius:12px;box-shadow:0 8px 32px #0006;left:50%;max-width:400px;padding:0;position:fixed;top:80px;transform:translateX(-50%);width:90%;z-index:1500}@keyframes slideInTop{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}.notification-prompt-content{padding:20px}.notification-prompt h3{color:#ff6b35;font-size:1.1rem;font-weight:600;margin:0 0 12px;text-align:center}.notification-prompt p{color:#fffc;font-size:.9rem;line-height:1.4;margin:0 0 16px;text-align:center}.prompt-buttons{display:flex;gap:10px}.enable-btn{background:#ff6b35;background:var(--accent-orange);border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:10px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.enable-btn:hover{background:#e55a2b;transform:translateY(-1px)}.dismiss-btn{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:6px;color:#fff;color:var(--text-primary);cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;padding:10px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.dismiss-btn:hover{background:#ffffff0d;background:var(--secondary-bg);border-color:#ff6b35;border-color:var(--accent-orange)}.holo-modal-overlay{-webkit-overflow-scrolling:touch;align-items:flex-start;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto!important;padding:80px 20px 20px;position:fixed;right:0;top:0;z-index:10000}.holo-modal-content{max-height:calc(100vh - 120px);max-width:500px;overflow-y:auto}.holo-modal-content,.holo-notification-prompt{animation:slideInFromTop .4s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0a0a0ffa;border:2px solid #00bfff66;border-radius:16px;box-shadow:0 20px 60px #000c,0 0 30px #00bfff4d;padding:30px;position:relative;width:90%}.holo-notification-prompt{max-width:400px;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.circuit-background-mini{background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#00bfff0a 0,#00bfff0a 4px),repeating-linear-gradient(90deg,#0000,#0000 2px,#0096ff0a 0,#0096ff0a 4px);background-size:30px 30px;bottom:0;left:0;opacity:.4;pointer-events:none;position:absolute;right:0;top:0}.holo-notification-content{position:relative;text-align:center;z-index:1}.modal-glow-border{animation:borderGlow 3s ease-in-out infinite;background:linear-gradient(135deg,#00bfff,#0080ff,#00bfff);background-size:200% 200%;border-radius:16px;filter:blur(8px);inset:-2px;opacity:.2;position:absolute;z-index:-1}@keyframes borderGlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.corner-accent{border:2px solid #00bfff99;height:20px;position:absolute;width:20px}.corner-accent.top-left{border-bottom:none;border-right:none;left:8px;top:8px}.corner-accent.top-right{border-bottom:none;border-left:none;right:8px;top:8px}.corner-accent.bottom-left{border-right:none;border-top:none;bottom:8px;left:8px}.corner-accent.bottom-right{border-left:none;border-top:none;bottom:8px;right:8px}.notification-title{color:#00bfff;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin:0 0 12px;text-shadow:0 0 20px #00bfff80}.notification-text{color:#ffffffe6;font-size:1rem;line-height:1.6;margin:0 0 24px}.notification-buttons{display:flex;flex-direction:column;gap:12px}.holo-notification-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:14px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.holo-notification-btn.primary{background:linear-gradient(135deg,#00bfff,#0080ff);box-shadow:0 8px 25px #00bfff80,0 0 20px #00bfff66;color:#fff}.holo-notification-btn.primary:hover{box-shadow:0 12px 35px #00bfffb3,0 0 30px #00bfff99;transform:translateY(-2px)}.holo-notification-btn.secondary{background:#ffffff1a;border:1px solid #fff3;color:#fffc}.holo-notification-btn.secondary:hover{background:#ffffff26;border-color:#ffffff4d}.btn-shine{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.holo-notification-btn.primary:hover .btn-shine{left:100%}.holo-custom-modal{animation:slideInFromTop .4s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0a0a0ffa;border:2px solid #00bfff66;border-radius:16px;box-shadow:0 20px 60px #000c,0 0 30px #00bfff4d;max-height:calc(100vh - 120px);max-width:450px;overflow-y:auto;padding:30px;position:relative;width:90%}.custom-modal-icon-container{margin-bottom:20px;text-align:center}.custom-modal-icon-circle{align-items:center;border-radius:50%;display:inline-flex;height:70px;justify-content:center;margin:0 auto;width:70px}.custom-modal-icon{font-size:2.5rem;font-weight:700;line-height:1}.custom-modal-header{margin-bottom:16px;text-align:center}.custom-modal-header h3{color:#00bfff;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin:0;text-shadow:0 0 20px #00bfff80}.custom-modal-content{margin-bottom:24px;max-height:300px;overflow-y:auto;text-align:center}.custom-modal-content p{word-wrap:break-word;color:#ffffffe6;font-size:1rem;line-height:1.6;margin:0}.custom-modal-buttons{display:flex;flex-direction:column;gap:10px}.holo-modal-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.holo-modal-btn.primary{background:linear-gradient(135deg,#00bfff,#0080ff);box-shadow:0 8px 25px #00bfff80,0 0 20px #00bfff66;color:#fff}.holo-modal-btn.primary:hover{box-shadow:0 12px 35px #00bfffb3,0 0 30px #00bfff99;transform:translateY(-2px)}.holo-modal-btn.secondary{background:#ffffff1a;border:1px solid #fff3;color:#fffc}.holo-modal-btn.secondary:hover{background:#ffffff26;border-color:#ffffff4d}.holo-modal-btn.danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 8px 25px #ef444466,0 0 20px #ef44444d;color:#fff}.holo-modal-btn.danger:hover{box-shadow:0 12px 35px #ef444499,0 0 30px #ef444480;transform:translateY(-2px)}.holo-modal-btn .btn-shine{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.holo-modal-btn:hover .btn-shine{left:100%}@media (max-width:768px){.holo-modal-overlay{-webkit-overflow-scrolling:touch;overflow-y:auto!important;padding:60px 10px 20px}.holo-modal-content{max-height:calc(100vh - 100px);max-width:95%;overflow-y:auto;padding:24px}.holo-notification-prompt{max-width:90%;padding:24px}.notification-icon{font-size:2.5rem}.notification-title{font-size:1.3rem}.notification-text{font-size:.9rem}.holo-notification-btn{font-size:.95rem;padding:12px 20px}.holo-custom-modal{max-height:calc(100vh - 100px);max-width:95%;padding:24px}.custom-modal-icon-circle{height:60px;width:60px}.custom-modal-icon{font-size:2rem}.custom-modal-header h3{font-size:1.3rem}.custom-modal-content p,.holo-modal-btn{font-size:.95rem}.holo-modal-btn{padding:10px 20px}}@media (max-width:480px){.holo-modal-overlay{-webkit-overflow-scrolling:touch!important;align-items:flex-start!important;overflow-y:auto!important;padding:70px 5px 10px!important}.holo-modal-content{max-height:calc(100vh - 90px)!important;max-width:calc(100vw - 10px)!important;overflow-y:auto!important;padding:20px!important}.holo-notification-prompt{max-width:calc(100vw - 20px)!important;padding:16px!important;width:auto!important}.notification-icon-container{height:60px;margin-bottom:16px;width:60px}.notification-icon{font-size:2rem!important}.notification-title{font-size:1.1rem!important}.holo-notification-btn,.notification-message{font-size:.85rem!important}.holo-notification-btn{padding:10px 18px!important}.holo-custom-modal{max-height:calc(100vh - 90px)!important;max-width:calc(100vw - 10px)!important;padding:20px!important}.custom-modal-icon-circle{height:50px!important;width:50px!important}.custom-modal-icon{font-size:1.8rem!important}.custom-modal-header h3{font-size:1.1rem!important}.custom-modal-content p,.holo-modal-btn{font-size:.85rem!important}.holo-modal-btn{padding:10px 16px!important}.notification-prompt{left:8px!important;max-width:calc(100vw - 16px)!important;right:8px!important;top:80px!important}}.payment-methods-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ff6b3533;border-radius:12px;box-shadow:none;box-sizing:border-box;margin-bottom:24px;max-width:none;overflow:hidden;padding:24px;width:100%}.payment-methods-section h3{color:#ff6b35;font-size:1.2rem;font-weight:600;margin-bottom:20px}.no-payment-methods{color:#b3b3b3;color:var(--text-secondary);padding:30px 20px;text-align:center}.no-payment-methods p{color:#fff;color:var(--text-primary);font-size:1rem;margin:0 0 8px}.no-payment-methods span{color:#666;color:var(--text-muted);font-size:.9rem}.payment-methods-list{margin-bottom:20px}.payment-method-item{align-items:center;background:#ffffff0d;border:1px solid #ff6b3526;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:12px;padding:16px}.card-info{flex:1 1}.card-brand{color:#fff;color:var(--text-primary);font-size:.9rem;font-weight:600;margin-bottom:4px}.card-number{color:#b3b3b3;color:var(--text-secondary);font-family:Courier New,monospace;font-size:.95rem;margin-bottom:4px}.card-expiry{color:#666;color:var(--text-muted);font-size:.8rem}.default-badge{background:#34d399;background:var(--accent-green);border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;margin-right:12px;padding:4px 8px}.remove-card-btn{background:#ef4444;background:var(--error-color);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:8px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.remove-card-btn:hover{background:#dc2626;box-shadow:0 2px 8px #dc26264d;transform:translateY(-1px)}.add-payment-method-btn{background:#ff6b35;background:var(--accent-orange);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.add-payment-method-btn:hover{background:#e55a2b;transform:translateY(-1px)}.add-card-form{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;margin-top:16px;padding:24px}.add-card-form h4{color:#fff;color:var(--text-primary);font-size:1.1rem;font-weight:600;margin:0 0 20px}.card-input-group{margin-bottom:16px}.card-input-group label{display:block;font-size:.9rem;font-weight:500;margin-bottom:6px}.card-input,.card-input-group label{color:#fff;color:var(--text-primary)}.card-input{background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:6px;box-sizing:border-box;font-size:.95rem;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.card-input:focus{border-color:#ff6b35;border-color:var(--accent-orange);box-shadow:0 0 0 3px #ff6b351a;outline:none}.card-input.error{border-color:#ef4444;border-color:var(--error-color);box-shadow:0 0 0 3px #ef44441a}.error-text{color:#ef4444;color:var(--error-color)}.card-brand-indicator,.error-text{display:block;font-size:.8rem;margin-top:4px}.card-brand-indicator{color:#34d399;color:var(--accent-green);font-weight:600}.card-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-buttons{display:flex;gap:12px;margin-top:20px}.cancel-btn{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:6px;color:#fff;color:var(--text-primary);cursor:pointer;flex:1 1;font-weight:500;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.cancel-btn:hover{background:#ffffff0d;background:var(--secondary-bg);border-color:#ff6b35;border-color:var(--accent-orange)}.save-card-btn{background:#ff6b35;background:var(--accent-orange);border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.save-card-btn:hover:not(:disabled){background:#e55a2b;transform:translateY(-1px)}.save-card-btn:disabled{background:#b3b3b3;background:var(--text-secondary);cursor:not-allowed;transform:none}@media (max-width:768px){.card-row{grid-template-columns:1fr}.form-buttons{flex-direction:column}}.glassmorphism-modal-overlay{align-items:center;animation:glassOverlayIn .4s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.glassmorphism-modal{animation:glassModalIn .5s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #fff3;max-width:420px;overflow:hidden;position:relative;width:90%}.glassmorphism-modal.success{background:linear-gradient(135deg,#10b98126,#ffffff1a)}.glassmorphism-modal.error{background:linear-gradient(135deg,#ef444426,#ffffff1a)}.glassmorphism-modal.warning{background:linear-gradient(135deg,#f59e0b26,#ffffff1a)}.glassmorphism-modal.payment{background:linear-gradient(135deg,#8b5cf626,#ffffff1a)}.modal-icon-container{display:flex;justify-content:center;margin-bottom:10px;margin-top:20px}.modal-icon-circle{align-items:center;animation:iconFloat 2s ease-in-out infinite;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:2px solid;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.modal-icon{animation:iconPulse 1.5s ease-in-out infinite;font-size:24px}.helper-dashboard{background:linear-gradient(180deg,#000,#0a0a0f 50%,#111118);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100vh;margin:0;min-height:100vh;overflow:hidden;padding:0;position:relative;width:100vw}.helper-dashboard:before{animation:circuitPulse 20s linear infinite;background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#00bfff08 0,#00bfff08 4px),repeating-linear-gradient(90deg,#0000,#0000 2px,#ff6b3508 0,#ff6b3508 4px);background-size:50px 50px;bottom:0;content:"";left:0;opacity:.4;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.helper-dashboard.loading{align-items:center;display:flex;justify-content:center;text-align:center}.dashboard-body{display:flex;flex:1 1;overflow:hidden;position:relative;z-index:1}.dashboard-sidebar{backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;background:linear-gradient(180deg,#0a0a0fe6,#000000eb)!important;border-right:2px solid #00bfff4d;box-shadow:2px 0 30px #00000080,inset -1px 0 0 #00bfff33;display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding:20px 10px;position:relative;width:240px}.dashboard-sidebar:before{animation:borderFlow 3s linear infinite;background:linear-gradient(180deg,#00bfff,#ff6b35,#00bfff);background-size:100% 200%;content:"";height:100%;opacity:.5;position:absolute;right:-2px;top:0;width:2px}.sidebar-tab-btn{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;color:#ffffffb3;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:12px;overflow:hidden;padding:14px 16px;position:relative;text-align:left;transition:all .3s ease}.sidebar-tab-btn:before{background:linear-gradient(90deg,#00bfff4d,#0000);bottom:0;content:"";left:0;position:absolute;top:0;transition:width .3s ease;width:0}.sidebar-tab-btn:hover{background:#00bfff1a;border-color:#00bfff4d;color:#00bfff;transform:translateX(4px)}.sidebar-tab-btn:hover:before{width:100%}.sidebar-tab-btn.active{background:linear-gradient(135deg,#00bfff33,#ff6b3533);border:1px solid #00bfff80;border-left:3px solid #00bfff;box-shadow:0 0 20px #00bfff4d;color:#00bfff}.sidebar-tab-btn .tab-icon{flex-shrink:0;font-size:1.4rem}.sidebar-tab-btn .tab-label{display:flex;flex:1 1;flex-direction:column;gap:2px}.sidebar-tab-btn .tab-name{font-size:.95rem;font-weight:700;letter-spacing:.5px}.sidebar-tab-btn .tab-count{background:#ffffff1a;border-radius:10px;color:#ffffff80;font-size:.75rem;font-weight:600;margin-left:auto;padding:2px 8px}.sidebar-tab-btn.active .tab-count{background:#00bfff33;color:#00bfff}.dashboard-header{background:linear-gradient(135deg,#0a0a0ff2,#000000fa);border-bottom:2px solid #00bfff66;box-shadow:0 4px 20px #00000080,0 0 30px #00bfff1a,inset 0 -2px 0 #00bfff4d;display:flex;flex-direction:column;gap:16px;padding:20px 30px;position:relative;z-index:2}.dashboard-header:before{animation:headerScan 3s linear infinite;background:linear-gradient(90deg,#0000,#00bfff,#ff6b35,#0000);content:"";height:2px;left:0;position:absolute;right:0;top:0}.header-top-row{align-items:center;display:flex}.dashboard-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00bfff,#ff6b35);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;letter-spacing:3px;margin:0;text-align:center;text-shadow:0 0 30px #00bfff4d;text-transform:uppercase}.helper-stats-row{flex-direction:row;gap:12px;justify-content:flex-start}.helper-stats-row,.stat-button{align-items:center;display:flex}.stat-button{background:linear-gradient(135deg,#00bfff26,#ff6b3526);border:1px solid #00bfff4d;border-radius:12px;color:#ffffffe6;cursor:pointer;flex-direction:column;flex-shrink:0;gap:4px;justify-content:center;min-width:100px;padding:10px 16px;transition:all .3s ease}.stat-button:hover{background:linear-gradient(135deg,#00bfff4d,#ff6b354d);border-color:#00bfff80;box-shadow:0 4px 20px #00bfff4d;transform:translateY(-2px)}.stat-button:active{transform:translateY(0)}.stat-label{color:#fff9;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.stat-value{color:#00bfff;font-size:.95rem;font-weight:700}.helper-stats span{background:#00bfff1a;border:1px solid #00bfff4d;border-radius:12px;color:#fffc;padding:6px 14px}.dashboard-content{background:#0000;box-sizing:border-box;flex:1 1;min-height:calc(100vh - 200px);overflow-y:auto;padding:30px 20px;position:relative;z-index:1}.dashboard-header .back-btn{background:#00bfff26!important;border:2px solid #00bfff66!important;border-radius:12px!important;box-shadow:0 0 15px #00bfff33!important;color:#00bfff!important;font-weight:700!important;letter-spacing:.5px!important;padding:10px 20px!important;transition:all .3s ease!important}.dashboard-header .back-btn:hover{background:#00bfff4d!important;border-color:#00bfff!important;box-shadow:0 0 25px #00bfff66!important;transform:translateX(-4px)!important}.dashboard-tabs{display:none}@media (max-width:768px){.dashboard-body{flex-direction:column!important}.dashboard-sidebar{-webkit-overflow-scrolling:touch;border-bottom:2px solid #00bfff4d!important;border-right:none!important;flex-direction:row!important;gap:8px!important;height:auto!important;min-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:12px 16px!important;scrollbar-width:none;width:100%!important}.dashboard-sidebar::-webkit-scrollbar{display:none}.sidebar-tab-btn{flex-direction:column!important;flex-shrink:0!important;font-size:.8rem!important;min-width:140px!important;padding:10px 14px!important;text-align:center!important;white-space:nowrap!important;width:auto!important}.sidebar-tab-btn .tab-label{align-items:center!important;flex-direction:row!important;gap:6px!important;justify-content:center!important}.sidebar-tab-btn .tab-name{font-size:.85rem!important}.sidebar-tab-btn .tab-count{margin-left:0!important;position:static!important}.sidebar-tab-btn.active{background:linear-gradient(135deg,#00bfff40,#ff6b3540)!important;border-bottom:3px solid #00bfff!important;border-left:none!important}.sidebar-tab-btn:hover{transform:translateY(-2px)!important}.dashboard-content{padding:16px!important;width:100%!important}}.section-header{justify-content:space-between;margin-bottom:24px}.section-header h3{font-size:1.4rem;font-weight:600;margin:0}.refresh-btn,.section-header h3{color:#fff;color:var(--text-primary)}.refresh-btn{background:#2a2a2a;background:var(--surface-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.refresh-btn:hover{background:#ff6b35;background:var(--accent-orange);border-color:#ff6b35;border-color:var(--accent-orange);color:#fff}.no-jobs,.no-requests{background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);padding:60px 20px;text-align:center}.no-jobs p,.no-requests p{color:#b3b3b3;color:var(--text-secondary);font-size:1.1rem;margin:0 0 12px}.no-jobs p:first-child,.no-requests p:first-child{color:#fff;color:var(--text-primary);font-size:1.2rem;font-weight:600}.jobs-grid,.requests-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.job-card,.request-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fcc;border:1px solid #00bfff4d;border-radius:16px;box-shadow:0 8px 25px #0006,0 0 20px #00bfff1a;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:24px;position:relative;transition:all .4s ease}.job-card:before,.request-card:before{background:linear-gradient(135deg,#00bfff33,#ff6b3533);border-radius:16px;content:"";filter:blur(15px);inset:-2px;opacity:0;position:absolute;transition:opacity .4s;z-index:-1}.job-card:hover,.request-card:hover{background:#0a0a0fe6;border-color:#00bfff99;box-shadow:0 12px 35px #00000080,0 0 30px #00bfff4d;transform:translateY(-8px)}.job-card:hover:before,.request-card:hover:before{opacity:1}.job-header,.request-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.service-type{background:linear-gradient(135deg,#00bfff4d,#ff6b354d);border:1px solid #00bfff80;box-shadow:0 0 15px #00bfff33;color:#00bfff;font-size:.75rem;text-transform:uppercase}.service-type,.status-badge{border-radius:20px;font-weight:700;letter-spacing:1px;padding:6px 14px}.status-badge{border:1px solid;box-shadow:0 0 15px}.status-assigned{background:#00bfff33;border-color:#00bfff80;box-shadow:0 0 15px #00bfff4d;color:#00bfff}.status-en_route{background:#f59e0b33;border-color:#f59e0b80;box-shadow:0 0 15px #f59e0b4d;color:#f59e0b}.status-arrived{background:#ff6b3533;border-color:#ff6b3580;box-shadow:0 0 15px #ff6b354d;color:#ff6b35}.status-in_progress{background:#a855f733;border-color:#a855f780;box-shadow:0 0 15px #a855f74d;color:#a855f7}.status-completed{background:#22c55e33;border-color:#22c55e80;box-shadow:0 0 15px #22c55e4d;color:#22c55e}.amount{color:#00bfff;font-size:1.5rem;font-weight:800;letter-spacing:-.5px;text-shadow:0 0 20px #00bfff80}.job-details,.request-details{margin-bottom:20px}.job-details p,.request-details p{color:#fffc;font-size:.9rem;line-height:1.5;margin:0 0 8px}.job-details strong,.request-details strong{color:#fff;font-weight:700}.job-actions,.request-actions{display:flex;gap:12px;margin-top:auto}.accept-btn,.decline-btn,.status-btn{border:2px solid;border-radius:10px;cursor:pointer;flex:1 1;font-size:.85rem;font-weight:700;letter-spacing:.5px;overflow:hidden;padding:12px 16px;position:relative;text-transform:uppercase;transition:all .3s ease}.accept-btn{background:linear-gradient(135deg,#22c55e4d,#22c55e33);border-color:#22c55e;box-shadow:0 0 20px #22c55e33;color:#22c55e}.accept-btn:hover:not(:disabled){background:linear-gradient(135deg,#22c55e80,#22c55e4d);box-shadow:0 0 30px #22c55e66;color:#fff;transform:translateY(-2px)}.accept-btn:disabled{background:#6c757d33;border-color:#6c757d80;box-shadow:none;color:#6c757dcc;cursor:not-allowed;transform:none}.decline-btn{background:#dc354533;border-color:#dc354580;box-shadow:0 0 20px #dc354533;color:#ff4d5e}.decline-btn:hover{background:#dc354566;border-color:#dc3545;box-shadow:0 0 30px #dc354566;color:#fff;transform:translateY(-2px)}.status-btn{background:linear-gradient(135deg,#00bfff4d,#ff6b354d);border-color:#00bfff;box-shadow:0 0 20px #00bfff4d;color:#00bfff}.status-btn:hover{background:linear-gradient(135deg,#00bfff80,#ff6b3580);box-shadow:0 0 30px #00bfff80;color:#fff;transform:translateY(-2px)}.status-btn.en-route{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#f59e0b4d,#f59e0b33);border-color:#f59e0b;box-shadow:0 8px 30px #f59e0b66,0 0 40px #f59e0b40,inset 0 1px 0 #fff3!important;color:#f59e0b;overflow:hidden!important;position:relative!important}.status-btn.en-route:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%;z-index:0}.status-btn.en-route:hover{background:linear-gradient(135deg,#f59e0b80,#f59e0b4d);box-shadow:0 12px 40px #f59e0b80,0 0 50px #f59e0b66,inset 0 1px 0 #ffffff4d!important}.status-btn.en-route:hover:before{left:100%}.status-btn.arrived{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#ff6b354d,#ff6b3533);border-color:#ff6b35;box-shadow:0 8px 30px #ff6b3566,0 0 40px #ff6b3540,inset 0 1px 0 #fff3!important;color:#ff6b35;overflow:hidden!important;position:relative!important}.status-btn.arrived:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%;z-index:0}.status-btn.arrived:hover{background:linear-gradient(135deg,#ff6b3580,#ff6b354d);box-shadow:0 12px 40px #ff6b3580,0 0 50px #ff6b3566,inset 0 1px 0 #ffffff4d!important}.status-btn.arrived:hover:before{left:100%}.status-btn.in-progress{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#a855f74d,#a855f733);border-color:#a855f7;box-shadow:0 8px 30px #a855f766,0 0 40px #a855f740,inset 0 1px 0 #fff3!important;color:#a855f7;overflow:hidden!important;position:relative!important}.status-btn.in-progress:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%;z-index:0}.status-btn.in-progress:hover{background:linear-gradient(135deg,#a855f780,#a855f74d);box-shadow:0 12px 40px #a855f780,0 0 50px #a855f766,inset 0 1px 0 #ffffff4d!important}.status-btn.in-progress:hover:before{left:100%}.status-btn.completed{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#22c55e4d,#22c55e33);border-color:#22c55e;box-shadow:0 8px 30px #22c55e66,0 0 40px #22c55e40,inset 0 1px 0 #fff3!important;color:#22c55e;overflow:hidden!important;position:relative!important}.status-btn.completed:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%;z-index:0}.status-btn.completed:hover{background:linear-gradient(135deg,#22c55e80,#22c55e4d);box-shadow:0 12px 40px #22c55e80,0 0 50px #22c55e66,inset 0 1px 0 #ffffff4d!important}.status-btn.completed:hover:before{left:100%}.job-card.completed{border-color:#22c55e66;opacity:.85}.job-card.completed:hover{opacity:1}@media (max-width:768px){.helper-dashboard{min-height:100vh!important;overflow-x:hidden!important;width:100%!important}.dashboard-header{align-items:flex-start;flex-direction:column;gap:16px;padding:16px 20px}.dashboard-header h1{font-size:1.5rem;text-align:left}.helper-stats-row{flex-wrap:wrap;gap:12px;width:100%}.dashboard-tabs{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0 20px}.tab-btn{font-size:.9rem;padding:12px 16px;white-space:nowrap}.dashboard-content{min-height:400px;padding:20px}.section-header{align-items:flex-start;flex-direction:column;gap:12px}.jobs-grid,.requests-grid{grid-template-columns:1fr}.job-card,.request-card{padding:20px}.job-actions,.request-actions{flex-direction:column}.accept-btn,.decline-btn,.status-btn{width:100%}.dashboard-body{flex-direction:column!important}.dashboard-sidebar{-webkit-overflow-scrolling:touch;border-bottom:2px solid #00bfff4d!important;border-right:none!important;flex-direction:row!important;gap:8px!important;height:auto!important;min-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:12px 16px!important;scrollbar-width:none;width:100%!important}.dashboard-sidebar::-webkit-scrollbar{display:none}.helper-stats-row{gap:8px!important}.stat-button{font-size:.8rem!important;min-width:80px!important;padding:8px 12px!important}.stat-label{font-size:.65rem!important}.stat-value{font-size:.85rem!important}.sidebar-tab-btn{flex-shrink:0!important;font-size:.8rem!important;min-width:140px!important;padding:10px 14px!important;text-align:center!important;width:auto!important}.tab-count{font-size:.75rem!important}.dashboard-content{flex:1 1!important;overflow-y:auto!important;padding:20px 16px!important;width:100%!important}}@media (max-width:480px){.helper-dashboard{padding:0!important}.dashboard-header{padding:12px 16px!important}.dashboard-header h1{font-size:1.3rem!important}.helper-stats-row{font-size:.75rem!important;gap:12px!important}.dashboard-tabs{padding:0 16px!important}.tab-btn{font-size:.85rem!important;padding:10px 12px!important}.dashboard-content{padding:16px 12px!important}.job-card,.request-card{padding:16px!important}.amount{font-size:1.1rem!important}.dashboard-sidebar{gap:6px!important;min-width:100%!important;padding:10px 12px!important}.sidebar-tab-btn{font-size:.75rem!important;min-width:120px!important;padding:8px 12px!important}.sidebar-tab-btn .tab-name{font-size:.8rem!important}}.custom-modal{animation:modalSlideIn .3s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1af2;border:2px solid #00bfff66;border-radius:16px;box-shadow:0 20px 60px #00000080,0 0 40px #00bfff33,inset 0 1px 0 #ffffff1a;max-height:80vh;max-width:380px;overflow-y:auto}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.custom-modal .modal-header{align-items:center;background:linear-gradient(135deg,#00bfff0d,#ff6b350d);border-bottom:1px solid #00bfff33;display:flex;justify-content:space-between;padding:16px 20px}.custom-modal .modal-header h3{color:#00bfff;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin:0;text-transform:uppercase}.custom-modal .close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#ffffff80;cursor:pointer;display:flex;font-size:1.5rem;height:28px;justify-content:center;line-height:1;padding:0;transition:all .3s ease;width:28px}.custom-modal .close-btn:hover{background:#00bfff1a;color:#00bfff;transform:rotate(90deg)}.custom-modal .modal-body{color:#ffffffe6;font-size:.95rem;line-height:1.6;padding:20px}.custom-modal .modal-info{background:#ff6b351a;border:1px solid #ff6b354d;border-radius:8px;color:var(--text-color);margin-bottom:20px;padding:12px 16px}.custom-modal .form-group{margin-bottom:20px}.custom-modal .form-group label{color:var(--text-color);display:block;font-size:.95rem;font-weight:500;margin-bottom:8px}.custom-modal .form-group input,.custom-modal .form-group textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:var(--text-color);font-family:inherit;font-size:1rem;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.custom-modal .form-group input:focus,.custom-modal .form-group textarea:focus{background:#ffffff14;border-color:#ff6b35;border-color:var(--primary-color);outline:none}.custom-modal .form-group textarea{min-height:100px;resize:vertical}.custom-modal .modal-actions{border-top:1px solid #00bfff33;display:flex;gap:10px;padding:16px 20px}.custom-modal .modal-actions button{border:2px solid #0000;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:10px 20px;text-transform:uppercase;transition:all .3s ease}.custom-modal .submit-btn{background:linear-gradient(135deg,#00bfff4d,#ff6b354d);border:2px solid #00bfff!important;box-shadow:0 4px 15px #00bfff4d,0 0 20px #00bfff33;color:#00bfff}.custom-modal .submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#00bfff80,#ff6b3580);border-color:#ff6b35!important;box-shadow:0 6px 20px #ff6b3566,0 0 30px #ff6b354d;color:#ff6b35;transform:translateY(-2px)}.custom-modal .submit-btn:disabled{background:#6c757d4d;border-color:#6c757d80!important;box-shadow:none;color:#fff6;cursor:not-allowed;transform:none}.custom-modal .cancel-btn{background:#6c757d33;border:2px solid #6c757d80!important;color:#ffffffb3}.custom-modal .cancel-btn:hover{background:#6c757d66;border-color:#6c757dcc!important;color:#fff;transform:translateY(-2px)}.accept-modal-content h4{color:#ff6b35;color:var(--primary-color);font-size:1.1rem;margin:0 0 12px}.accept-modal-content p{color:var(--text-color);line-height:1.5;margin:8px 0}.accept-modal-content .request-details{background:#ffffff0d;border-radius:8px;margin:16px 0;padding:16px}.accept-modal-content .request-details p{margin:6px 0}.accept-modal-content .warning-text{color:#f59e0b;color:var(--warning-color);font-size:.9rem;font-style:italic;margin-top:16px}@media (max-width:480px){.dashboard-header{padding:12px 16px}.dashboard-tabs{padding:0 16px}.tab-btn{font-size:.85rem;padding:10px 12px}.dashboard-content{padding:16px 12px!important}.job-card,.request-card{padding:16px}.amount{font-size:1.1rem}.dashboard-sidebar{gap:6px!important;min-width:100%!important;padding:10px 12px!important;width:100%!important}.helper-stats-row{flex-direction:row!important;gap:8px!important;width:100%}.stat-button{flex:1 1}}.modal-header-glass{padding:0 24px 16px;text-align:center}.modal-header-glass h3{color:#fff;color:var(--text-primary);font-size:1.1rem;font-weight:600;margin:0;text-shadow:0 1px 3px #0000004d}.modal-content-glass{padding:0 24px 24px;text-align:center}.modal-content-glass p{color:#ffffffe6;font-size:1rem;line-height:1.6;margin:0 0 16px;text-shadow:0 1px 2px #0003}.modal-input-glass{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ff6b354d;border-radius:12px;color:#fff;font-family:inherit;font-size:1rem;margin-top:8px;outline:none;padding:14px 18px;transition:all .3s ease;width:100%}.modal-input-glass::placeholder{color:#fff6}.modal-input-glass:focus{background:#ffffff14;border-color:#ff6b3599;box-shadow:0 0 20px #ff6b3533}.modal-buttons-glass{display:flex;gap:12px;padding:20px 24px 24px}.glass-btn{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:16px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;overflow:hidden;padding:14px 20px;position:relative;transition:all .3s cubic-bezier(.16,1,.3,1)}.glass-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.glass-btn:hover:before{left:100%}.glass-btn.primary{background:linear-gradient(135deg,#ff6b35,#f56523cc);background:linear-gradient(135deg,var(--accent-orange),#f56523cc);border-color:#ffffff4d;box-shadow:0 4px 20px #ff6b354d;color:#fff}.glass-btn.primary:hover{box-shadow:0 8px 30px #ff6b3566;transform:translateY(-2px) scale(1.02)}.glass-btn.primary:active{transform:translateY(0) scale(.98)}.glass-btn.secondary{background:#ffffff1a;border-color:#ffffff4d;color:#ffffffe6}.glass-btn.secondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px) scale(1.02)}.glass-btn.secondary:active{transform:translateY(0) scale(.98)}@keyframes glassOverlayIn{0%{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);opacity:0}to{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:1}}@keyframes glassModalIn{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.custom-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.custom-modal{animation:scaleIn .3s ease-out;background:#ffffff0d;background:var(--secondary-bg);border:1px solid #333;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 8px 40px #0006;box-shadow:var(--shadow-lg);max-width:400px;width:90%}.modal-btn{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;padding:10px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.notification-prompt{left:10px;max-width:calc(100vw - 20px)!important;position:fixed!important;right:10px;top:80px!important;transform:translateX(0)!important}.prompt-buttons{flex-direction:column}.holo-modal-overlay{-webkit-overflow-scrolling:touch!important;align-items:flex-start!important;overflow-y:auto!important;padding:70px 5px 10px!important}.holo-modal-content{max-height:calc(100vh - 90px)!important;max-width:calc(100vw - 10px)!important;overflow-y:auto!important;padding:20px!important}.holo-notification-prompt{margin:0!important;max-width:calc(100vw - 20px)!important;padding:20px!important;width:auto!important}.notification-title{font-size:1.2rem!important}.notification-message{font-size:.9rem!important}.payment-method-item{align-items:flex-start;flex-direction:column;gap:12px}.payment-method-item .default-badge,.payment-method-item .remove-card-btn{align-self:flex-end}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.pac-container{border:1px solid #ff6b35!important;border-radius:8px!important;box-shadow:0 4px 20px #00000080!important;margin-top:5px!important;z-index:99999!important}.pac-container,.pac-item{background-color:#2a2a2a!important}.pac-item{border:none!important;color:#fff!important;cursor:pointer!important;padding:10px 12px!important}.pac-item:hover{background-color:#ff6b3533!important}.pac-item-query{color:#ff6b35!important;font-weight:600!important}.pac-matched{color:#fff!important;font-weight:500!important}.pac-icon{display:none!important}.chat-page{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);display:flex;flex-direction:column;height:100vh;width:100%}.chat-container{display:flex;flex:1 1;overflow:hidden}.chat-rooms-list{background:#0000004d;border-right:1px solid #ff6b3533;overflow-y:auto;width:300px}.chat-room-item{align-items:center;border-bottom:1px solid #ffffff1a;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:all .3s ease}.chat-room-item:hover{background:#ff6b351a}.chat-room-item.active{background:#ff6b3533;border-left:3px solid #ff6b35}.room-info h4{color:#fff;font-size:.95rem;margin:0 0 4px}.room-info p{color:#aaa;font-size:.85rem;margin:0}.no-chats{color:#aaa;padding:40px 20px;text-align:center}.no-chats h3{color:#fff;margin-bottom:10px}.chat-messages-container{background:#0003;display:flex;flex:1 1;flex-direction:column}.chat-header{align-items:center;background:#0000004d;border-bottom:1px solid #ff6b3533;display:flex;justify-content:space-between;padding:16px 20px}.chat-header h3{color:#ff6b35;font-size:1.1rem;margin:0}.messages-list{flex:1 1;gap:12px;overflow-y:auto;padding:20px}.message,.messages-list{display:flex;flex-direction:column}.message{max-width:70%}.message.sent{align-self:flex-end}.message.sent .message-content{background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff}.message.received{align-self:flex-start}.message.received .message-content{background:#ffffff1a;color:#fff}.message-content{word-wrap:break-word;border-radius:12px;font-size:.9rem;line-height:1.4;padding:10px 14px}.message-time{color:#888;font-size:.75rem;margin-top:4px;padding:0 4px}.message-input-container{background:#0000004d;border-top:1px solid #ff6b3533;display:flex;gap:10px;padding:16px 20px}.message-input-container input{background:#ffffff0d;border:1px solid #ff6b354d;border-radius:8px;color:#fff;flex:1 1;font-size:.9rem;padding:12px 16px}.message-input-container input:focus{border-color:#ff6b35;outline:none}.message-input-container button{background:linear-gradient(135deg,#ff6b35,#ff8c42);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.message-input-container button:hover{box-shadow:0 4px 12px #ff6b354d;transform:translateY(-2px)}.no-room-selected{align-items:center;color:#888;display:flex;flex:1 1;font-size:1.1rem;justify-content:center}.no-messages{color:#888;padding:40px 20px;text-align:center}@media (max-width:768px){.chat-rooms-list{border-right:none;width:100%}.chat-messages-container{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}}.chat-widget{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1afa;border:1px solid #ff6b354d;border-radius:12px;bottom:80px;box-shadow:0 8px 32px #00000080;display:flex;flex-direction:column;height:600px;position:fixed;right:20px;transition:all .3s ease;width:380px;z-index:9999}.chat-widget.minimized{height:50px;overflow:hidden}.chat-widget-header{align-items:center;background:linear-gradient(135deg,#ff6b35,#ff8c42);border-radius:12px 12px 0 0;cursor:move;display:flex;justify-content:space-between;padding:14px 18px}.chat-widget-header h3{color:#fff;font-size:1rem;font-weight:600;margin:0}.chat-widget-actions button{border-radius:4px;height:28px;width:28px}.chat-widget-body{display:flex;flex:1 1;overflow:hidden}@media (max-width:768px){.chat-widget{bottom:70px;height:calc(100vh - 120px);right:20px;width:calc(100vw - 40px)}}.cometchat-widget{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1afa;border:1px solid #ff6b354d;border-radius:12px;bottom:90px;box-shadow:0 8px 32px #00000080;display:flex;flex-direction:column;height:550px;left:20px;overflow:hidden;position:fixed;transition:all .3s ease;width:380px;z-index:9999}.cometchat-widget.minimized{height:50px}.cometchat-widget-header{align-items:center;background:linear-gradient(135deg,#ff6b35,#ff8c42);border-radius:12px 12px 0 0;display:flex;flex-shrink:0;justify-content:space-between;padding:14px 18px}.cometchat-widget-header h3{color:#fff;font-size:1rem;font-weight:600;margin:0}.chat-widget-actions{display:flex;gap:8px}.chat-widget-actions button{align-items:center;background:#fff3;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;transition:all .2s ease;width:32px}.chat-widget-actions button:hover{background:#ffffff4d;transform:scale(1.05)}.cometchat-widget-body{background:#1a1a1a;display:flex;flex:1 1;overflow:hidden}.chat-error,.chat-loading{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:20px;text-align:center}.chat-error button{background:#ff6b35;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:10px;padding:10px 20px}#cometchat-container{height:100%;width:100%}@media (max-width:768px){.cometchat-widget{bottom:70px;height:calc(100vh - 120px);right:20px;width:calc(100vw - 40px)}}.futuristic-settings-page{background:linear-gradient(180deg,#000,#0a0a0f 50%,#111118);color:#fff;height:auto;min-height:100vh;padding:20px 20px 80px;position:relative}.futuristic-settings-header{align-items:flex-start;display:flex;flex-direction:column;gap:30px;margin-bottom:50px;padding:20px 0;position:relative;z-index:10}.settings-title-container{text-align:center;width:100%}.settings-subtitle{color:#fff9;font-size:.85rem;font-weight:300;letter-spacing:3px;margin:0;text-transform:uppercase}.futuristic-settings-content{margin:0 auto;max-width:1400px;position:relative;z-index:10}.holo-settings-section{margin-bottom:60px}.section-header{align-items:center;display:flex;gap:20px;margin-bottom:40px}.header-line{background:linear-gradient(90deg,#0000,#00bfff,#0000);flex:1 1;height:1px}.section-title{color:#00bfff;font-size:1.2rem;font-weight:700;letter-spacing:4px;text-transform:uppercase;white-space:nowrap}.settings-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.holo-setting-card{position:relative}.setting-holo-frame{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fcc;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;min-height:280px;padding:30px;position:relative;text-align:center;transition:none!important}.holo-setting-card:hover .setting-holo-frame{border-color:#ffffff1a;box-shadow:none;transform:none!important}.setting-icon-container{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:24px;position:relative}.setting-icon{animation:none!important;filter:drop-shadow(0 8px 20px rgba(0,191,255,.4));font-size:3.5rem;transition:none!important}.holo-setting-card:hover .setting-icon{filter:drop-shadow(0 8px 20px rgba(0,191,255,.4));transform:none!important}.setting-info{flex:1 1;margin-bottom:20px}.setting-title{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:2px;margin:0 0 10px;text-transform:uppercase}.setting-desc{color:#ffffffb3;font-size:.85rem;line-height:1.5;margin:0}.holo-setting-btn{background:linear-gradient(135deg,#00bfff33,#00bfff1a);border:1px solid #00bfff80;border-radius:10px;color:#00bfff;cursor:pointer;font-size:.8rem;font-weight:700;letter-spacing:2px;max-width:200px;overflow:hidden;padding:14px 32px;position:relative;text-transform:uppercase;transition:all .3s;width:100%}.holo-setting-btn:hover{background:linear-gradient(135deg,#00bfff4d,#00bfff33);box-shadow:0 0 25px #00bfff66;transform:translateY(-2px)}.holo-setting-btn.disabled{background:#6c757d33;border-color:#6c757d80;color:#6c757dcc;cursor:not-allowed}.holo-setting-btn.disabled:hover{box-shadow:none;transform:none}.holo-setting-btn.primary{background:linear-gradient(135deg,#00bfff4d,#ff6b3533);border-color:#00bfff}.holo-setting-btn.danger{background:linear-gradient(135deg,#dc35454d,#dc354533);border-color:#dc3545;color:#ff4d5e}.holo-setting-btn.danger:hover{background:linear-gradient(135deg,#dc354566,#dc35454d);box-shadow:0 0 25px #dc354580}.danger-card .card-glow-effect.danger-glow{background:linear-gradient(135deg,#dc35454d,#ff6b3533)}.danger-frame{border-color:#dc35454d!important}.danger-card:hover .danger-frame{border-color:#dc354599!important;box-shadow:0 20px 50px #00000080,0 0 30px #dc35454d!important}.danger-accent{border-color:#dc3545!important}.danger-orbit{border-color:#dc354580!important}.danger-orbit:before{background:#dc3545!important;box-shadow:0 0 15px #dc3545!important}.danger-title{color:#ff4d5e!important}.holo-toggle-switch{display:inline-block;height:34px;position:relative;width:70px}.holo-toggle-switch input{height:0;opacity:0;width:0}.toggle-slider-holo{background:#6c757d4d;border:1px solid #6c757d80;border-radius:34px;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;transition:.4s}.toggle-slider-holo:before{background:linear-gradient(135deg,#6c757d,#5a6268);border-radius:50%;bottom:3px;box-shadow:0 2px 8px #0000004d;content:"";height:26px;left:4px;position:absolute;transition:.4s;width:26px}.slider-glow{background:linear-gradient(90deg,#0000,#00bfff4d,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .4s;width:100%}input:checked+.toggle-slider-holo{background:linear-gradient(135deg,#00bfff4d,#ff6b3533);border-color:#00bfff;box-shadow:0 0 20px #00bfff66}input:checked+.toggle-slider-holo:before{background:linear-gradient(135deg,#00bfff,#09c);box-shadow:0 0 15px #00bfff99;transform:translateX(36px)}input:checked+.toggle-slider-holo .slider-glow{left:100%}@media (max-width:768px){.futuristic-settings-page{padding:16px 16px 100px;width:100vw}.futuristic-settings-header{gap:20px;margin-bottom:30px;padding:10px 0}.settings-title-container h1{font-size:1.5rem}.payments-page,.settings-page{-webkit-overflow-scrolling:touch;height:auto!important;min-height:100vh;overflow-x:hidden!important;overflow-y:auto!important}.page-header{padding:16px 20px!important}.page-content{padding:20px!important}.auth-container,.garage-container,.profile-page{-webkit-overflow-scrolling:touch}}@media (max-width:480px){.futuristic-settings-page{padding:12px}.futuristic-settings-header{gap:15px;margin-bottom:20px}.settings-title-container h1{font-size:1.3rem}.payments-page,.settings-page{height:auto!important;overflow-x:hidden!important;transform:none!important;-webkit-transform:none!important;width:100vw!important;will-change:auto!important}.page-header{padding:12px 16px!important}.page-content{padding:16px!important}.auth-container,.garage-container,.profile-page{transform:none!important;-webkit-transform:none!important;will-change:auto!important}}.hud-requests-panel{animation:hudHeartbeat 5s ease-in-out infinite;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0a0a0f99;border:1px solid #ff7a004d;border-radius:16px;bottom:20px;box-shadow:0 10px 40px #0009,0 0 4px #ff7a0066,inset 0 0 30px #ff7a000d;left:20px;overflow:hidden;position:fixed;transition:all .4s cubic-bezier(.4,0,.2,1);width:380px;z-index:998}@keyframes hudHeartbeat{0%,to{box-shadow:0 10px 40px #0009,0 0 4px #ff7a0066,inset 0 0 30px #ff7a000d;opacity:.92}50%{box-shadow:0 10px 40px #000000b3,0 0 12px #ff7a00b3,inset 0 0 40px #ff7a001a;opacity:1}}.hud-requests-panel.panel-active{animation:hudSlideUp .6s cubic-bezier(.34,1.56,.64,1);transform:translateY(0) scale(1)}@keyframes hudSlideUp{0%{opacity:0;transform:translateY(40px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.hud-requests-panel.panel-minimized{height:auto}.hud-requests-panel.has-new-alerts{animation:hudAlertPulse .9s ease-out,hudHeartbeat 5s ease-in-out infinite}@keyframes hudAlertPulse{0%{box-shadow:0 10px 40px #0009,0 0 4px #ff7a0066,inset 0 0 30px #ff7a000d}50%{border-color:#ff7a00cc;box-shadow:0 10px 50px #ff7a0066,0 0 35px #ff7a00e6,inset 0 0 60px #ff7a004d}to{box-shadow:0 10px 40px #0009,0 0 4px #ff7a0066,inset 0 0 30px #ff7a000d}}.hud-border-glow{animation:borderFlow 4s ease-in-out infinite;border:1px solid #ff7a0080;border-radius:16px;box-shadow:0 0 15px #ff7a004d,inset 0 0 15px #ff7a001a;inset:0;pointer-events:none;position:absolute;z-index:10}@keyframes borderFlow{0%,to{box-shadow:0 0 15px #ff7a004d,inset 0 0 15px #ff7a001a;opacity:.5}50%{box-shadow:0 0 25px #ff7a0099,inset 0 0 25px #ff7a0033;opacity:1}}.hud-motion-layer{animation:hudGridDrift 30s linear infinite;background-image:repeating-linear-gradient(0deg,#0000,#0000 45px,rgba(255,122,0,.025) 0,rgba(255,122,0,.025) 46px),repeating-linear-gradient(90deg,#0000,#0000 45px,#00bfff05 0,#00bfff05 46px);inset:0;opacity:.7;pointer-events:none;position:absolute;z-index:1}@keyframes hudGridDrift{0%{transform:translate(0)}to{transform:translate(40px,40px)}}.hud-particles-layer{animation:particlesDrift 45s linear infinite;background-image:radial-gradient(circle at 15% 25%,#ff7a001f 1px,#0000 0),radial-gradient(circle at 85% 75%,#00bfff1a 1px,#0000 0),radial-gradient(circle at 45% 60%,#ff7a0014 1px,#0000 0),radial-gradient(circle at 70% 20%,#00bfff0f 1px,#0000 0),radial-gradient(circle at 30% 85%,#ff7a0012 1px,#0000 0);background-size:300px 300px,400px 400px,250px 250px,350px 350px,320px 320px;inset:0;opacity:.6;pointer-events:none;position:absolute;z-index:1}@keyframes particlesDrift{0%{background-position:0 0,50px 50px,100px 100px,75px 75px,25px 25px}to{background-position:300px 300px,350px 350px,350px 350px,425px 425px,345px 345px}}.hud-waveform-layer{animation:waveformPulse 2.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ff7a000a 20%,#ff7a0014 50%,#ff7a000a 80%,#0000);bottom:0;height:50px;left:0;opacity:.8;pointer-events:none;position:absolute;right:0;z-index:1}@keyframes waveformPulse{0%,to{opacity:.6;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1.3)}}.hud-header{padding:16px 20px;position:relative;z-index:2}.hud-header-bg{background:#05050ad9;border-bottom:1px solid #ff7a0040;inset:0;position:absolute}.hud-header-content{align-items:center;display:flex;gap:12px;position:relative;z-index:2}.hud-status-indicator{animation:statusBlink 2s ease-in-out infinite;background:#ff7a00;border-radius:50%;box-shadow:0 0 10px #ff7a00cc,0 0 20px #ff7a0066;height:8px;width:8px}@keyframes statusBlink{0%,to{opacity:1}50%{opacity:.4}}.hud-title{color:#ffffffe6;flex:1 1;font-size:.85rem;font-weight:800;letter-spacing:2.5px;margin:0;text-shadow:0 0 10px #ff7a004d}.header-actions{align-items:center;display:flex;gap:10px}.hud-count-badge{background:linear-gradient(135deg,#ff7a004d,#ff7a0033);border:1px solid #ff7a0080;border-radius:12px;box-shadow:0 0 10px #ff7a004d;color:#ff7a00;font-size:.75rem;font-weight:700;padding:4px 10px}.hud-toggle-btn{align-items:center;background:#ff7a0026;border:1px solid #ff7a0066;border-radius:6px;color:#ff7a00;cursor:pointer;display:flex;font-size:.9rem;height:28px;justify-content:center;transition:all .3s;width:28px}.hud-toggle-btn:hover{background:#ff7a004d;box-shadow:0 0 15px #ff7a0066}.hud-separator-line{animation:separatorGlow 2.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ff7a00b3 25%,#ff7a00e6 50%,#ff7a00b3 75%,#0000);bottom:0;box-shadow:0 0 15px #ff7a0099;height:2px;left:0;position:absolute;right:0}@keyframes separatorGlow{0%,to{box-shadow:0 0 15px #ff7a0099;opacity:.7}50%{box-shadow:0 0 25px #ff7a00e6;opacity:1}}.hud-content{max-height:400px;overflow-y:auto;padding:16px;position:relative;z-index:2}.hud-content::-webkit-scrollbar{width:6px}.hud-content::-webkit-scrollbar-track{background:#ff7a001a}.hud-content::-webkit-scrollbar-thumb{background:#ff7a0066;border-radius:3px}.hud-content::-webkit-scrollbar-thumb:hover{background:#ff7a0099}.hud-request-item{background:#ff7a000f;border:1px solid #ff7a0040;border-radius:12px;cursor:pointer;margin-bottom:12px;overflow:hidden;padding:14px;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1)}.hud-item-glow{background:linear-gradient(135deg,#ff7a0040,#0000 60%);border-radius:12px;filter:blur(10px);inset:-2px;opacity:0;position:absolute;transition:opacity .35s cubic-bezier(.4,0,.2,1);z-index:0}.hud-request-item:hover .hud-item-glow{opacity:1}.hud-request-item:hover{background:#ff7a001f;border-color:#ff7a0099;box-shadow:0 4px 25px #ff7a0059,inset 0 0 20px #ff7a001a;transform:translateX(5px) scale(1.01)}.hud-item-content{position:relative;z-index:1}.hud-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.hud-service-badge{background:linear-gradient(135deg,#00bfff4d,#00bfff33);border:1px solid #00bfff80;border-radius:8px;box-shadow:0 0 10px #00bfff33;color:#00bfff;font-size:.7rem;font-weight:700;letter-spacing:1px;padding:4px 10px}.hud-amount{color:#ff7a00;font-size:1.1rem;font-weight:800;text-shadow:0 0 10px #ff7a0080}.hud-item-details{display:flex;flex-direction:column;gap:6px}.hud-location,.hud-time{color:#ffffffb3;font-size:.8rem}.hud-notes{border-top:1px solid #ff7a0033;color:#fff9;font-size:.8rem;font-style:italic;margin-top:8px;padding-top:8px}.hud-no-requests{padding:50px 20px;position:relative;text-align:center}.hud-empty-icon{animation:iconFloat 4s ease-in-out infinite;font-size:3rem;margin-bottom:20px;opacity:.5}@keyframes iconFloat{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:.7;transform:translateY(-8px)}}.hud-empty-text{color:#ffffffbf;font-size:.95rem;font-weight:400;letter-spacing:.3px;line-height:1.6;margin:0;text-shadow:0 0 8px #ffffff59}.hud-scan-line{animation:scanLine 2.5s linear infinite;background:linear-gradient(90deg,#0000,#ff7a00 50%,#0000);bottom:0;height:2px;left:0;position:absolute;right:0}@keyframes scanLine{0%{opacity:0;transform:translateX(-100%)}50%{opacity:1}to{opacity:0;transform:translateX(100%)}}@media (max-width:768px){.hud-requests-panel{left:10px;max-width:calc(100vw - 20px);right:10px;width:auto}}@media (max-width:480px){.hud-requests-panel{bottom:10px}.hud-content{max-height:300px}}.current-location-btn{align-items:center!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#00c6ff,#0072ff)!important;border:2px solid #00c6ffcc!important;border-radius:100px!important;bottom:30px!important;box-shadow:0 0 12px #00c6ffb3!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-size:.9rem!important;font-weight:600!important;height:50px!important;justify-content:center!important;left:auto!important;letter-spacing:.5px!important;overflow:visible!important;padding:8px 16px!important;position:fixed!important;right:30px!important;text-orientation:mixed!important;text-transform:uppercase!important;top:auto!important;transform:none!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;-webkit-user-select:none!important;user-select:none!important;width:100px!important;writing-mode:horizontal-tb!important;z-index:999!important}.custom-zoom-controls{display:block!important;position:static!important}.current-location-btn:before{background:linear-gradient(135deg,#00c6ff80,#0000);border-radius:50px;content:"";filter:blur(10px);inset:-3px;opacity:0;position:absolute;transition:opacity .3s;z-index:-1}.current-location-btn:hover{background:linear-gradient(135deg,#00d4ff,#0080ff)!important;transform:translateY(-3px) scale(1.05)!important}.current-location-btn:hover:before{opacity:1}.current-location-btn:active{background:linear-gradient(135deg,#0080ff,#0050cc)!important;transform:translateY(0)!important}.helper-mode-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid;border-radius:100px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:.8rem;font-weight:700;height:50px;justify-content:center;letter-spacing:.5px;overflow:hidden;padding:8px 20px;pointer-events:auto;position:fixed;right:30px;text-orientation:mixed;text-transform:uppercase;top:12px;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;width:130px;writing-mode:horizontal-tb;z-index:999}.helper-mode-btn.online{background:linear-gradient(135deg,#0f8,#0c4);border-color:#0f8c;box-shadow:0 0 15px #0f89}.helper-mode-btn.online:hover{box-shadow:0 0 25px #0f8c;transform:translateY(-2px) scale(1.03)}.helper-mode-btn.offline{background:linear-gradient(135deg,#9d4edd,#c77dff);border-color:#9d4eddcc;box-shadow:0 0 15px #9d4edd80}.helper-mode-btn.offline:hover{background:linear-gradient(135deg,#b565f5,#d896ff);box-shadow:0 0 25px #9d4eddb3;transform:translateY(-2px) scale(1.03)}.helper-mode-btn:active{transform:scale(.97)}.helper-mode-text{position:relative;text-shadow:0 2px 4px #0000004d;white-space:nowrap;z-index:2}.panic-capsule{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff4f81,#d60000);border:2px solid #ff4f81cc;border-radius:100px;bottom:30px;box-shadow:0 0 12px #ff2e4cb3;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:.9rem;font-weight:600;height:50px;justify-content:center;left:30px;letter-spacing:1px;overflow:hidden;padding:8px 16px;position:fixed;text-orientation:mixed;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);width:100px;writing-mode:horizontal-tb;z-index:999}.panic-glow{background:linear-gradient(135deg,#ff4f8180,#0000);border-radius:50px;filter:blur(10px);inset:-3px;opacity:0;position:absolute;transition:opacity .3s;z-index:-1}.panic-capsule:hover{box-shadow:0 0 20px #ff2e4ce6;transform:translateY(-3px) scale(1.05)}.panic-capsule:hover .panic-glow{opacity:0}.panic-capsule.active{background:linear-gradient(135deg,#d60000,#8b0000);transform:scale(.95)}.panic-text{position:relative;text-shadow:0 2px 4px #0000004d;z-index:2}.panic-options-container{animation:slideIn .4s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;gap:12px;left:145px;position:fixed;top:50%;transform:translateY(-50%);z-index:998}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.panic-option{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#ff4f81f2,#d60000f2);border:2px solid #ff4f81cc;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:.7rem;font-weight:700;gap:6px;max-width:220px;padding:8px 12px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.panic-option:hover{transform:translateX(5px) scale(1.02)}.emergency-contact-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00c853,#00a843)!important;border:2px solid #00ff80cc!important}.emergency-contact-btn:hover{background:linear-gradient(135deg,#00e676,#00c853)!important;border-color:#00ff80!important;transform:scale(1.05)}.call-911-btn{background:linear-gradient(135deg,#ff4f81,#d60000)!important;border:2px solid #ff4f81cc!important}.call-911-btn:hover{background:linear-gradient(135deg,#ff6b9d,#ff1744)!important;border-color:#ff4f81!important;transform:scale(1.05)}.option-icon{filter:drop-shadow(0 0 8px rgba(255,255,255,.5));font-size:.9rem}.option-text{font-size:.7rem;text-shadow:0 2px 4px #0000004d}.panic-cancel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#4a4a4a,#2d2d2d);border:2px solid #b4b4b499;border-radius:50px;color:#fff;cursor:pointer;font-size:.7rem;font-weight:600;max-width:220px;padding:8px 12px;transition:all .3s ease}.panic-cancel:hover{background:linear-gradient(135deg,#5a5a5a,#3d3d3d);border-color:#c8c8c8cc;transform:scale(1.05)}@media (max-width:768px){.helper-mode-btn{font-size:.7rem!important;height:45px!important;letter-spacing:.4px!important;padding:6px 16px!important;right:20px!important;top:12px!important;width:110px!important}.panic-capsule{bottom:25px!important;font-size:.8rem!important;height:45px!important;left:25px!important;letter-spacing:.8px!important;padding:6px 14px!important;width:90px!important}.panic-options-container{bottom:80px!important;left:25px!important;min-width:260px;right:auto!important;top:auto!important;transform:none!important}.panic-option{font-size:.9rem!important;padding:14px 20px!important}.need-help-btn{align-items:center!important;bottom:25px!important;display:flex!important;font-size:.75rem!important;height:45px!important;justify-content:center!important;left:50%!important;letter-spacing:.8px!important;max-width:170px!important;min-width:130px!important;padding:0 20px!important;position:fixed!important;transform:translateX(-50%)!important;white-space:nowrap!important}.need-help-btn:hover{transform:translateX(-50%) translateY(-2px)!important}.need-help-btn:active{transform:translateX(-50%) translateY(0)!important}.custom-zoom-controls{display:block!important}.current-location-btn{border-radius:100px!important;bottom:25px!important;font-size:.8rem!important;height:45px!important;left:auto!important;letter-spacing:.5px!important;padding:6px 14px!important;position:fixed!important;right:25px!important;top:auto!important;transform:none!important;width:90px!important}.live-request-button{top:12px!important}}@media (max-width:480px){.helper-mode-btn{font-size:.65rem!important;letter-spacing:.3px!important;right:15px!important;top:12px!important;width:100px!important}.helper-mode-btn,.panic-capsule{height:40px!important;padding:5px 12px!important}.panic-capsule{bottom:20px!important;font-size:.7rem!important;left:20px!important;letter-spacing:.6px!important;width:80px!important}.panic-options-container{bottom:70px!important;left:20px!important;top:auto!important;transform:none!important}.need-help-btn{bottom:20px!important;font-size:.7rem!important;height:40px!important;letter-spacing:.5px!important;max-width:160px!important;min-width:120px!important;padding:0 16px!important}.status-btn{font-size:.75rem!important;letter-spacing:.3px!important;padding:10px 12px!important}.custom-zoom-controls{display:block!important}.current-location-btn{border-radius:100px!important;bottom:20px!important;font-size:.7rem!important;height:40px!important;left:auto!important;letter-spacing:.5px!important;padding:5px 12px!important;position:fixed!important;right:20px!important;top:auto!important;transform:none!important;width:80px!important}.live-request-button{top:12px!important}}.need-help-btn{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#00bfff4d,#ff6b354d)!important;border:2px solid #00bfff!important;color:#00bfff!important;font-size:.95rem!important;font-weight:700!important;letter-spacing:.8px!important;overflow:hidden!important;padding:12px 24px!important;text-transform:uppercase!important}.need-help-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%;z-index:0}.need-help-btn:hover{background:linear-gradient(135deg,#00bfff80,#ff6b3580)!important;border-color:#ff6b35!important;color:#ff6b35!important}.need-help-btn:hover:before{left:100%}.need-help-btn:active{transform:translateX(-50%) translateY(-1px)!important}.sidebar-overlay{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#000000bf!important}@media (max-width:768px){.map-header{height:auto!important;padding:0!important}.hamburger-btn{min-height:44px!important;min-width:44px!important;padding:10px 14px!important}}@media (max-width:480px){.map-header{height:auto!important;padding:0!important}.profile-section{padding:20px 16px!important}.profile-picture{height:95px!important;width:95px!important}.profile-initials{font-size:1.8rem!important}.user-name{font-size:1.1rem!important}.profile-page{padding-bottom:60px!important}.profile-header{padding:16px!important}.profile-content{padding:20px 16px!important}.profile-section{border-radius:12px!important;padding:20px!important}.avatar-placeholder{height:100px!important;width:100px!important}.back-btn{font-size:.9rem!important;padding:8px 14px!important}}.admin-portal{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#0a0a0a);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;min-height:100vh;padding:0}.admin-login-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:0;min-height:100vh;padding:0 20px 20px}.admin-login-header{margin:0 0 40px;padding:20px 0 0;text-align:center;width:100%}.admin-login-header .back-btn{margin-bottom:20px}.admin-logo{display:block;margin:0 auto 20px;padding:0;position:relative;top:0;width:180px}.admin-login-header h1{color:#ff6b35;font-size:2.5rem;margin:0 0 10px}.admin-login-header p{color:#999;font-size:1.1rem;margin:0}.admin-login-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ff6b3533;border-radius:12px;max-width:400px;padding:40px;width:100%}.login-field{margin-bottom:20px}.login-field label{color:#ff6b35;display:block;font-weight:600;margin-bottom:8px}.login-field input{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;box-sizing:border-box;color:#fff;font-size:16px;padding:14px;width:100%}.login-field input:focus{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b3533;outline:none}.admin-login-btn{background:linear-gradient(45deg,#ff6b35,#ff8a65);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px;transition:all .3s ease;width:100%}.admin-login-btn:hover{box-shadow:0 8px 20px #ff6b3566;transform:translateY(-2px)}.admin-login-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.admin-login-footer{color:#666;margin-top:30px;text-align:center}.admin-header{align-items:center;background:#0000004d;border-bottom:1px solid #ff6b3533;display:flex;justify-content:space-between;padding:20px 30px}.admin-nav h1{color:#ff6b35;font-size:1.8rem;margin:0}.admin-controls{display:flex;gap:15px}.back-btn,.logout-btn,.refresh-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;padding:8px 16px;transition:all .3s ease}.logout-btn{background:#dc354533;border-color:#dc35454d;color:#dc3545}.back-btn:hover,.refresh-btn:hover{background:#fff3}.logout-btn:hover{background:#dc35454d}.admin-tabs{background:#0003;border-bottom:1px solid #ff6b3533;display:flex;overflow-x:auto}.tab{background:#0000;border:none;border-bottom:3px solid #0000;color:#999;cursor:pointer;padding:15px 25px;transition:all .3s ease;white-space:nowrap}.tab:hover{background:#ff6b351a;color:#fff}.tab.active{background:#ff6b351a;border-bottom-color:#ff6b35;color:#ff6b35}.admin-content{min-height:calc(100vh - 200px);padding:30px}.dashboard-overview{max-width:1200px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:20px;padding:25px;transition:all .3s ease}.stat-card:hover{border-color:#ff6b354d;transform:translateY(-4px)}.stat-icon{align-items:center;background:#ff6b3533;border-radius:50%;display:flex;font-size:2.5rem;height:60px;justify-content:center;width:60px}.stat-info h3{color:#ff6b35;font-size:2rem;margin:0}.stat-info p{color:#999;margin:5px 0 0}.recent-activity{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:25px}.recent-activity h3{color:#ff6b35;margin:0 0 20px}.activity-item{border-bottom:1px solid #ffffff1a;display:flex;gap:15px;padding:10px 0}.activity-item:last-child{border-bottom:none}.activity-time{color:#999;font-size:.9rem;min-width:80px}.activity-text{color:#fff;flex:1 1}.users-management{max-width:1200px}.users-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.users-header h2{color:#ff6b35;margin:0}.users-table{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}.users-table table{border-collapse:collapse;width:100%}.users-table th{background:#ff6b351a;color:#ff6b35;font-weight:600;padding:15px;text-align:left}.users-table td{border-bottom:1px solid #ffffff1a;padding:12px 15px}.users-table tr:hover{background:#ffffff0d}.user-type{border-radius:4px;font-size:.8rem;font-weight:600;padding:4px 8px;text-transform:uppercase}.user-type.requester{background:#007bff33;color:#007bff}.user-type.helper{background:#28a74533;color:#28a745}.verified.yes{color:#28a745}.verified.no{color:#dc3545}.delete-btn,.view-btn{border:none;border-radius:4px;cursor:pointer;font-size:.8rem;margin-right:8px;padding:4px 12px;transition:all .3s ease}.view-btn{background:#007bff33;color:#007bff}.delete-btn{background:#dc354533;color:#dc3545}.view-btn:hover{background:#007bff4d}.delete-btn:hover{background:#dc35454d}.user-modal{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#1a1a1af2;border:1px solid #ff6b354d;border-radius:12px;max-width:500px;padding:30px;width:90%}.modal-content h3{color:#ff6b35;margin:0 0 20px}.modal-content p{color:#fff;margin:10px 0}.modal-content button{background:#ff6b35;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.security-monitoring{max-width:800px}.security-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.security-header h2{color:#ff6b35;margin:0}.threat-level{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:25px;padding:25px;text-align:center}.threat-level h3{color:#fff;margin:0}.level.low{color:#28a745}.level.medium{color:#ffc107}.level.high{color:#dc3545}.security-metrics{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.metric{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:20px;text-align:center}.metric h4{color:#ff6b35;font-size:.9rem;margin:0 0 10px}.metric p{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.audit-logs{max-width:1000px}.logs-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.logs-header h2{color:#ff6b35;margin:0}.logs-controls{align-items:center;display:flex;gap:15px}.filter-input{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;padding:8px 12px;width:200px}.filter-input:focus{border-color:#ff6b35;outline:none}.logs-container{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;font-family:Courier New,monospace;max-height:500px;overflow-y:auto}.log-entry{border-bottom:1px solid #ffffff0d;display:flex;gap:15px;padding:10px 15px}.log-entry:last-child{border-bottom:none}.log-entry.error{background:#dc35451a;border-left:4px solid #dc3545}.log-entry.warning{background:#ffc1071a;border-left:4px solid #ffc107}.log-entry.info{background:#ffffff05}.log-time{color:#999;font-size:.8rem;min-width:80px}.log-text{color:#fff;flex:1 1;font-size:.9rem}.system-health{max-width:800px}.system-health h2{color:#ff6b35;margin:0 0 25px}.health-overview{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:25px;padding:25px;text-align:center}.health-status h3{color:#fff;margin:0}.status-good{color:#28a745}.health-sections{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.health-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:20px}.health-section h4{color:#ff6b35;margin:0 0 15px}.health-section p{color:#fff;font-size:.9rem;margin:8px 0}@media (max-width:768px){.admin-header{flex-direction:column;gap:15px;padding:15px}.admin-tabs{flex-wrap:wrap}.tab{flex:1 1;min-width:120px}.admin-content{padding:15px}.stats-grid{grid-template-columns:1fr}.users-table{overflow-x:auto}.logs-controls{align-items:stretch;flex-direction:column;gap:10px}.filter-input{width:100%}}.support-tickets-panel{max-width:1400px}.tickets-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin-top:20px}.ticket-card{background:#ffffff0d;border:1px solid #ff6b354d;border-radius:12px;padding:20px;transition:all .3s ease}.ticket-card:hover{background:#ffffff14;border-color:#ff6b3599;box-shadow:0 4px 12px #ff6b3533;transform:translateY(-2px)}.ticket-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.ticket-category{background:#00bfff33;border-radius:6px;color:#00bfff;font-size:.85rem;padding:6px 12px;text-transform:capitalize}.ticket-priority{border-radius:4px;color:#fff;font-size:.75rem;font-weight:700;padding:4px 10px;text-transform:uppercase}.ticket-subject{color:#fff;font-size:1.1rem;font-weight:600;margin:12px 0}.ticket-message{background:#0000004d;border-radius:8px;color:#fffc;font-size:.95rem;line-height:1.6;margin:12px 0;max-height:120px;overflow-y:auto;padding:12px}.ticket-meta{align-items:flex-start;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.ticket-user{display:flex;flex-direction:column;gap:4px}.ticket-user strong{color:#fff;font-size:.95rem}.user-email{color:#fff9;font-size:.85rem}.ticket-date{color:#ffffff80;font-size:.85rem}.ticket-status{color:#ffffffb3;font-size:.9rem;margin-top:12px}.status-badge{border-radius:4px;font-size:.75rem;font-weight:600;padding:4px 10px;text-transform:uppercase}.status-open{background:#ff980033;color:#ffa726}.status-in_progress{background:#2196f333;color:#42a5f5}.status-resolved{background:#4caf5033;color:#66bb6a}.status-closed{background:#9e9e9e33;color:#bdbdbd}.empty-state{color:#ffffff80;font-size:1.1rem;padding:60px 20px;text-align:center}@media (max-width:768px){.tickets-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.b1b9d822.css.map*/