.header-navbar{z-index:1000;font-family:var(--font-chakra-petch),"Chakra Petch",sans-serif;padding:16px 0;transition:background .3s,transform .3s;position:fixed;top:0;left:0;right:0;background:0 0!important}.header-navbar.navbar-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2!important}.navbar-logo{width:auto;height:36px}.header-navbar.navbar-hidden{transform:translateY(-100%)}.header-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.brand-text{text-transform:uppercase;font-size:24px;font-style:italic;font-weight:700;line-height:1;text-decoration:none}.brand-text .white{color:#fff}.brand-text .red{color:#ce0f00}.nav-links{align-items:center;gap:32px;display:flex}.nav-link-custom{font-family:var(--font-chakra-petch),"Chakra Petch",sans-serif;text-transform:capitalize;padding:8px 0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;transition:all .3s;position:relative;color:#fff9!important}.nav-link-custom:hover,.nav-link-custom.active{color:#fff!important}.nav-link-custom.active:after{content:"";background-color:#ce0f00;width:100%;height:2px;position:absolute;bottom:0;left:0;box-shadow:0 0 10px #ce0f00}.header-buttons{align-items:center;gap:12px;display:flex}.header-btn{justify-content:center;align-items:center;width:120px;height:40px;text-decoration:none;transition:transform .2s;display:flex;position:relative}.header-btn:hover{transform:scale(1.05)}.header-btn-bg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.header-btn-text{z-index:2;color:#fff;font-family:var(--font-chakra-petch),"Chakra Petch",sans-serif;text-transform:uppercase;text-align:center;font-size:14px;font-weight:500;position:relative}.hamburger-btn{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.hamburger-btn img{width:28px;height:28px}.mobile-menu{display:none}@media (max-width:991px){.header-navbar{padding:12px 0}.header-container{padding:0 20px}.brand-text{font-size:20px}.desktop-nav{display:none!important}.hamburger-btn{justify-content:center;align-items:center;display:flex}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;flex-direction:column;gap:16px;padding:20px;display:flex;position:absolute;top:100%;left:0;right:0}.mobile-menu .nav-link-custom{text-align:center;width:100%;padding:12px 0;font-size:18px}.mobile-buttons{flex-direction:column;gap:12px;margin-top:16px;display:flex}.mobile-buttons .header-btn{width:100%;height:48px}}@media (max-width:480px){.brand-text{font-size:18px}.hamburger-btn img{width:24px;height:24px}}
.footer-area{font-family:var(--font-chakra-petch),"Chakra Petch",sans-serif;color:#fff;box-sizing:border-box;background-color:#000;background-image:url(/assets/footer-bg.svg);background-position:bottom;background-repeat:no-repeat;background-size:150% 150%;flex-direction:column;justify-content:space-between;padding:50px 5% 30px;display:flex;position:relative;overflow:hidden}.footer-area:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(#000,#0000);width:100%;height:150px;position:absolute;top:0;left:0}.footer-container{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.footer-left{flex:1}.logo-text{letter-spacing:2px;margin-bottom:15px;font-size:1.1rem;font-weight:800}.hf-red{color:#ce0f00}.footer-logo{width:auto;height:35px}.cta-text{text-transform:uppercase;letter-spacing:-2px;font-size:3rem;font-style:italic;font-weight:600;line-height:1}.footer-right{flex-direction:column;flex:2;gap:40px;display:flex}.newsletter-subtitle{color:#ffffff8c;font-size:.85rem;font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:.3px;margin:0 0 10px}.newsletter-section{flex-wrap:wrap;max-width:600px;display:flex}.newsletter-section>.newsletter-subtitle{width:100%}.newsletter-section>.input-wrapper,.newsletter-section>.btn-subscribe{background:#0d0d0d;border:1px solid #ff1a0040}.newsletter-section>.input-wrapper{border-right:none;border-radius:8px 0 0 8px;flex:1}.newsletter-section>.btn-subscribe{border-radius:0 8px 8px 0}.input-wrapper{flex:1}.footer-input{color:#fff;width:100%;font-family:var(--font-chakra-petch),"Chakra Petch",sans-serif;background:0 0;border:none;outline:none;padding:16px 24px;font-size:.9rem;font-style:italic}.footer-input::placeholder{color:#555}.btn-subscribe{color:#fff;font-family:var(--font-chakra-petch),"Chakra Petch",sans-serif;cursor:pointer;white-space:nowrap;background:#ce0f00;border:none;padding:16px 36px;font-size:.9rem;font-style:italic;font-weight:900}.btn-subscribe:hover{color:#000;background:#ce0f00}.footer-links-grid{grid-template-columns:1fr 1fr 1fr;display:grid}.footer-header{letter-spacing:1px;margin-bottom:18px;font-weight:900}.link-group ul{margin:0;padding:0;list-style:none}.link-group li{color:#666;cursor:pointer;margin-bottom:12px;font-size:.85rem}.link-group li:hover{color:#fff}.link-group li a,.contact-email a{color:#666;text-decoration:none;transition:color .2s}.link-group li a:visited,.contact-email a:visited{color:#666}.link-group li a:hover,.contact-email a:hover{color:#fff}.contact-email{color:#777;font-size:.85rem}.copyright{text-align:center;color:#444;letter-spacing:2px;margin-top:40px;font-size:.7rem}.footer-disclaimer{color:#ffffff73;text-align:center;letter-spacing:.2px;max-width:900px;font-size:.75rem;line-height:1.7;font-family:var(--font-poppins),"Poppins",sans-serif;margin:0 auto 24px}.footer-disclaimer strong{color:#ffffffa6}@media (max-width:768px){.footer-area{background-position:bottom;background-repeat:no-repeat;background-size:100%;justify-content:flex-start;min-height:auto;padding:40px 24px 20px}.footer-container{text-align:center;flex-direction:column;align-items:center;gap:24px}.footer-left{flex-direction:column;align-items:center;width:100%;display:flex}.logo-text{margin-bottom:8px}.footer-logo{height:28px}.cta-text{text-align:center;letter-spacing:-1px;margin-bottom:0;font-size:3.5rem;line-height:.9}.footer-right{gap:32px;width:100%}.newsletter-section{flex-direction:row;gap:0;width:100%;max-width:100%;margin-top:8px}.footer-input{text-align:left;padding:12px 16px;font-size:.8rem}.btn-subscribe{padding:12px 20px;font-size:.8rem}.footer-links-grid{text-align:left;grid-template-columns:1fr 1fr;gap:24px 40px;width:100%;margin-top:8px;display:grid}.footer-links-grid .link-group:first-child,.footer-links-grid .link-group:nth-child(2){text-align:left}.footer-header{letter-spacing:1px;margin-bottom:12px;font-size:1rem;font-weight:700}.link-group li{color:#888;margin-bottom:10px;font-size:.85rem}.footer-links-grid .link-group:nth-child(3){text-align:center;grid-column:1/-1;margin-top:16px}.footer-links-grid .link-group:nth-child(3) .footer-header{letter-spacing:2px;margin-bottom:8px;font-size:1.1rem}.contact-email{color:#888;font-size:.9rem}.copyright{z-index:2;color:#555;margin-top:24px;font-size:.65rem;position:relative}.footer-disclaimer{margin-bottom:16px;padding:0 8px;font-size:.7rem}}.footer-area:after{content:"";opacity:.9;background:linear-gradient(90deg,#0000,#ff1a0080,#0000);width:85%;height:1px;position:absolute;bottom:70px;left:50%;transform:translate(-50%)}@media (max-width:768px){.footer-area:after{width:90%;bottom:50px}}
.sw-launcher{z-index:99998;cursor:pointer;background:#ce0f00;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #00000059}.sw-launcher:hover{transform:scale(1.1);box-shadow:0 6px 28px #ce0f0080}.sw-launcher svg{fill:#fff;width:28px;height:28px;transition:transform .3s,opacity .2s}.sw-launcher .sw-icon-open,.sw-launcher .sw-icon-close{position:absolute}.sw-launcher.is-open .sw-icon-open{opacity:0;transform:rotate(90deg)scale(0)}.sw-launcher.is-open .sw-icon-close,.sw-launcher:not(.is-open) .sw-icon-open{opacity:1;transform:rotate(0)scale(1)}.sw-launcher:not(.is-open) .sw-icon-close{opacity:0;transform:rotate(-90deg)scale(0)}.sw-launcher-wrap{z-index:99998;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.sw-launcher-wrap .sw-launcher{position:relative;bottom:auto;right:auto}.sw-launcher-badge{color:#fff;text-align:center;z-index:1;background:#ef4444;border-radius:10px;min-width:20px;height:20px;padding:0 5px;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;line-height:20px;animation:.35s cubic-bezier(.34,1.56,.64,1) sw-badge-pop;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #ef444480}@keyframes sw-badge-pop{0%{transform:scale(0)}to{transform:scale(1)}}.sw-notif-toast{cursor:pointer;background:#fff;border-radius:14px;align-items:flex-start;gap:10px;min-width:220px;max-width:300px;padding:12px 14px;transition:transform .2s,box-shadow .2s;animation:.4s cubic-bezier(.34,1.56,.64,1) sw-toast-slide-in;display:flex;box-shadow:0 6px 30px #00000026,0 0 0 1px #0000000a}.sw-notif-toast:hover{transform:translateY(-2px);box-shadow:0 8px 36px #0003,0 0 0 1px #0000000f}@keyframes sw-toast-slide-in{0%{opacity:0;transform:translate(60px)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}.sw-notif-avatar{background:#ce0f00;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.sw-notif-content{flex:1;min-width:0}.sw-notif-text{color:#1f2937;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.35}.sw-notif-meta{color:#6b7280;align-items:center;gap:4px;margin-top:3px;font-family:Poppins,sans-serif;font-size:11px;display:flex}.sw-notif-sender{font-weight:600}.sw-notif-dot{font-size:8px}.sw-notif-dismiss{cursor:pointer;fill:#9ca3af;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.sw-notif-dismiss:hover{fill:#374151;background:#f3f4f6}.sw-notif-dismiss svg{fill:inherit}.sw-panel{z-index:99999;color:#111;background:#fff;border-radius:16px;flex-direction:column;width:400px;height:640px;max-height:calc(100vh - 120px);animation:.35s cubic-bezier(.34,1.56,.64,1) forwards sw-appear;display:flex;position:fixed;bottom:96px;right:24px;overflow:hidden;box-shadow:0 12px 60px #00000038,0 2px 8px #00000014;font-family:Poppins,sans-serif!important}.sw-panel button,.sw-panel input,.sw-panel textarea,.sw-panel span,.sw-panel div{font-family:Poppins,sans-serif}.sw-home-logo-text{font-family:var(--font-chakra-petch),"Chakra Petch",sans-serif!important}.sw-home-logo-text span{font-family:inherit!important}@keyframes sw-appear{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.sw-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;min-height:52px;padding:14px 16px;display:flex;position:relative}.sw-header-center{color:#111;white-space:nowrap;font-size:16px;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.sw-header-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.sw-header-btn:hover{background:#f3f4f6}.sw-header-btn svg{fill:currentColor;width:20px;height:20px}.sw-body{overscroll-behavior:contain;flex:1;overflow:hidden auto}.sw-body::-webkit-scrollbar{width:5px}.sw-body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:5px}.sw-body::-webkit-scrollbar-track{background:0 0}.sw-tab-bar{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;display:flex}.sw-tab-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:10px 0;font-size:11px;font-weight:500;transition:color .15s;display:flex}.sw-tab-btn svg{fill:currentColor;width:22px;height:22px}.sw-tab-btn.active{color:#111}.sw-branding{text-align:center;color:#9ca3af;background:#fff;border-top:1px solid #f3f4f6;flex-shrink:0;padding:5px 16px;font-size:11px}.sw-branding a{color:#9ca3af;text-decoration:none}.sw-branding a:hover{color:#6b7280}.sw-branding span{color:#ce0f00;font-weight:600}.sw-home-hero{background:linear-gradient(145deg,#1a1a1a 0%,#0d0d0d 100%);padding:32px 24px 36px;position:relative}.sw-home-hero:after{content:"";background:linear-gradient(#0000 0%,#fff 100%);height:40px;position:absolute;bottom:-1px;left:0;right:0}.sw-home-logo-text{color:#fff;letter-spacing:-.5px;text-transform:uppercase;margin-bottom:20px;font-size:20px;font-style:italic;font-weight:800}.sw-home-greeting{color:#fff;margin:0;font-size:24px;font-weight:700;line-height:1.3}.sw-home-close{cursor:pointer;color:#fff9;background:0 0;border:none;border-radius:8px;padding:4px;transition:color .15s,background .15s;position:absolute;top:14px;right:14px}.sw-home-close:hover{color:#fff;background:#ffffff1a}.sw-home-close svg{fill:currentColor;width:20px;height:20px}.sw-topics-row{scrollbar-width:none;gap:8px;padding:16px 16px 0;display:flex;overflow-x:auto}.sw-topics-row::-webkit-scrollbar{display:none}.sw-topic-btn{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s}.sw-topic-btn:hover{color:#ce0f00;background:#fff5f5;border-color:#ce0f00}.sw-actions{padding:8px 16px 0}.sw-action-row{cursor:pointer;color:#111;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:15px 16px;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.sw-action-row:hover{background:#fafafa;border-color:#d1d5db;box-shadow:0 2px 8px #0000000a}.sw-action-row span{font-size:15px;font-weight:500}.sw-action-row svg{fill:#ce0f00;flex-shrink:0;width:20px;height:20px}.sw-search-wrap{padding:12px 16px}.sw-search-box{background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:10px;transition:border-color .2s,background .2s,box-shadow .2s;position:relative;overflow:hidden}.sw-search-box:focus-within{background:#fff;border-color:#ce0f00;box-shadow:0 0 0 3px #ce0f0014}.sw-search-input{color:#111;background:0 0;border:none;outline:none;width:100%;padding:11px 40px 11px 14px;font-size:14px}.sw-search-input::placeholder{color:#9ca3af}.sw-search-icon{fill:#9ca3af;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.sw-quick-list{padding:0 16px 16px}.sw-quick-item{cursor:pointer;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:8px;padding:13px 4px;transition:background .15s;display:flex}.sw-quick-item:last-child{border-bottom:none}.sw-quick-item:hover{background:#f9fafb;border-radius:8px}.sw-quick-item span{color:#374151;font-size:14px}.sw-quick-item svg{fill:#9ca3af;flex-shrink:0;width:16px;height:16px}.sw-conv-list{padding:8px 0}.sw-conv-item{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.sw-conv-item:hover{background:#f9fafb}.sw-conv-avatar{color:#fff;background:#ce0f00;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.sw-conv-info{flex:1;min-width:0}.sw-conv-info h5{color:#111;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:14px;font-weight:600;overflow:hidden}.sw-conv-info p{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.sw-conv-time{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:11px}.sw-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.sw-empty svg{fill:#d1d5db;width:56px;height:56px;margin-bottom:16px}.sw-empty h4{color:#111;margin:0 0 6px;font-size:16px;font-weight:600}.sw-empty p{color:#9ca3af;max-width:260px;margin:0 0 20px;font-size:13px;line-height:1.5}.sw-new-btn{color:#fff;cursor:pointer;background:#ce0f00;border:none;border-radius:10px;align-items:center;gap:8px;padding:11px 24px;font-size:14px;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.sw-new-btn:hover{background:#b30d00;transform:translateY(-1px);box-shadow:0 4px 12px #ce0f004d}.sw-new-btn svg{fill:#fff;width:18px;height:18px}.sw-chat{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.sw-chat-messages{overscroll-behavior:contain;flex-direction:column;flex:1;gap:6px;padding:16px;display:flex;overflow-y:auto}.sw-chat-messages::-webkit-scrollbar{width:4px}.sw-chat-messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.sw-bubble{word-wrap:break-word;border-radius:16px;max-width:80%;padding:10px 14px;font-size:14px;line-height:1.5;animation:.2s sw-bubble-in}.sw-bubble p{margin:0 0 8px}.sw-bubble p:last-child{margin:0}.sw-bubble strong{font-weight:700}.sw-bubble ul,.sw-bubble ol{margin:4px 0 8px 16px;padding:0}.sw-bubble li{margin-bottom:4px}.sw-bubble a{color:inherit;text-decoration:underline}.sw-bubble img{border-radius:8px;max-width:100%;margin:4px 0;display:block}@keyframes sw-bubble-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.sw-bubble--out{color:#fff;background:#ce0f00;border-bottom-right-radius:4px;align-self:flex-end}.sw-bubble--in{color:#111;background:#f3f4f6;border-bottom-left-radius:4px;align-self:flex-start}.sw-bubble-wrapper{flex-direction:column;margin-bottom:4px;display:flex}.sw-bubble-wrapper--out{align-items:flex-end}.sw-bubble-wrapper--in{align-items:flex-start}.sw-bubble-attr{color:#9ca3af;margin-top:6px;margin-left:4px;font-size:11px;font-weight:500}.sw-bubble-time{opacity:.6;margin-top:4px;font-size:10px;display:block}.sw-bubble--out .sw-bubble-time{text-align:right}.sw-typing{background:#f3f4f6;border-radius:16px 16px 16px 4px;align-self:flex-start;align-items:center;gap:4px;max-width:70px;padding:10px 14px;display:flex}.sw-typing-dot{background:#9ca3af;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite sw-typing-bounce}.sw-typing-dot:nth-child(2){animation-delay:.15s}.sw-typing-dot:nth-child(3){animation-delay:.3s}@keyframes sw-typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.sw-unified-input-form{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;flex-shrink:0;margin:12px 16px 16px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #00000005}.sw-unified-input-form:focus-within{border-color:#ce0f00;box-shadow:0 0 0 2px #ce0f000d}.sw-msg-textarea-unified{color:#111;resize:none;background:0 0;border:none;outline:none;width:100%;padding:12px 16px 4px;font-family:inherit;font-size:14px;line-height:1.4;overflow-y:hidden}.sw-msg-textarea-unified::placeholder{color:#9ca3af}.sw-unified-toolbar{justify-content:space-between;align-items:center;padding:6px 16px 12px;display:flex}.sw-rich-icons{align-items:center;gap:16px;display:flex}.sw-icon-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.sw-icon-btn:hover{color:#4b5563}.sw-icon-btn:disabled{opacity:.5;cursor:not-allowed}.sw-send-btn-unified{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.sw-send-btn-unified:disabled{color:#d1d5db;cursor:not-allowed;background:#f3f4f6}.sw-send-btn-unified:not(:disabled){color:#fff;background:#ce0f00;box-shadow:0 2px 6px #ce0f004d}.sw-send-btn-unified:not(:disabled):hover{background:#b30d00;transform:scale(1.05)}.sw-help-count{color:#6b7280;padding:10px 16px;font-size:13px;font-weight:600}.sw-category{cursor:pointer;border-top:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:10px;padding:16px;transition:background .15s;display:flex}.sw-category:hover{background:#f9fafb}.sw-cat-info{flex:1}.sw-cat-name{color:#111;margin:0 0 3px;font-size:15px;font-weight:600}.sw-cat-desc{color:#ce0f00;margin:0 0 3px;font-size:13px;line-height:1.4}.sw-cat-count{color:#9ca3af;font-size:12px}.sw-category svg{fill:#9ca3af;flex-shrink:0;width:18px;height:18px;margin-top:3px}.sw-article-row{cursor:pointer;border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:15px 16px;transition:background .15s;display:flex}.sw-article-row:hover{background:#f9fafb}.sw-article-row span{color:#374151;flex:1;font-size:14px}.sw-article-row svg{fill:#9ca3af;flex-shrink:0;width:16px;height:16px}.sw-article-view{padding:20px 16px 24px}.sw-article-view h2{color:#111;margin:0 0 14px;font-size:18px;font-weight:700;line-height:1.35}.sw-article-view p{color:#4b5563;white-space:pre-line;margin:0 0 10px;font-size:14px;line-height:1.7}.sw-agent-bar{background:#f9fafb;border-top:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:12px;padding:14px 16px;display:flex}.sw-agent-bar .sw-conv-avatar{width:36px;height:36px;font-size:12px}.sw-agent-info h5{color:#111;margin:0;font-size:13px;font-weight:600}.sw-agent-info p{color:#9ca3af;margin:0;font-size:12px}.sw-online-dot{vertical-align:middle;background:#22c55e;border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block}.sw-emoji-container{position:relative}.sw-emoji-picker-popup{z-index:10000;border-radius:8px;animation:.2s sw-fade-up;position:absolute;bottom:calc(100% + 14px);left:0;overflow:hidden;box-shadow:0 4px 20px #00000026}.sw-emoji-picker-popup .EmojiPickerReact{--epr-category-navigation-button-size:24px;--epr-emoji-size:24px}.sw-input-bar audio{outline:none;width:200px;height:30px}.sw-input-bar audio::-webkit-media-controls-panel{background-color:#0000}.sw-attachments-preview{flex-wrap:wrap;gap:8px;padding:0 4px;display:flex}.sw-attachment-chip{color:#374151;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;display:flex}.sw-attachment-name{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.sw-attachment-remove{cursor:pointer;color:#9ca3af;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;transition:color .2s;display:flex}.sw-attachment-remove:hover{color:#ef4444}@keyframes sw-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.sw-panel{border-radius:0;width:100%;height:100%;max-height:100%;bottom:0;right:0}.sw-launcher{width:54px;height:54px;bottom:16px;right:16px}}
.cs-page{z-index:99999;font-family:var(--font-chakra-petch),"Chakra Petch",sans-serif;color:#fff;background:#000;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.cs-bg{z-index:0;background:radial-gradient(80% 60% at 50% 120%,#ce0f002e 0%,#0000 70%),radial-gradient(60% 50% at 20% 0,#ce0f001a 0%,#0000 60%),radial-gradient(50% 40% at 80% 10%,#ce0f0014 0%,#0000 50%),#000;animation:6s ease-in-out infinite alternate csBgPulse;position:absolute;inset:0}@keyframes csBgPulse{0%{opacity:.7}to{opacity:1}}.cs-grid-overlay{z-index:1;background-image:linear-gradient(#ce0f000a 1px,#0000 1px),linear-gradient(90deg,#ce0f000a 1px,#0000 1px);background-size:60px 60px;animation:20s linear infinite csGridScroll;position:absolute;inset:0}@keyframes csGridScroll{0%{background-position:0 0}to{background-position:60px 60px}}.cs-scanline{z-index:2;pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000014 2px 4px);position:absolute;inset:0}.cs-particles{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cs-particle{opacity:0;background:#ce0f00;border-radius:50%;width:3px;height:3px;animation:linear infinite csFloat;position:absolute;box-shadow:0 0 8px 2px #ce0f0099}.cs-particle:first-child{width:2px;height:2px;animation-duration:8s;animation-delay:0s;left:5%}.cs-particle:nth-child(2){width:4px;height:4px;animation-duration:12s;animation-delay:1s;left:15%}.cs-particle:nth-child(3){width:2px;height:2px;animation-duration:9s;animation-delay:2s;left:25%}.cs-particle:nth-child(4){width:3px;height:3px;animation-duration:11s;animation-delay:.5s;left:35%}.cs-particle:nth-child(5){width:2px;height:2px;animation-duration:10s;animation-delay:3s;left:45%}.cs-particle:nth-child(6){width:5px;height:5px;animation-duration:14s;animation-delay:1.5s;left:55%}.cs-particle:nth-child(7){width:2px;height:2px;animation-duration:7s;animation-delay:2.5s;left:65%}.cs-particle:nth-child(8){width:3px;height:3px;animation-duration:13s;animation-delay:.8s;left:75%}.cs-particle:nth-child(9){width:2px;height:2px;animation-duration:9s;animation-delay:3.5s;left:85%}.cs-particle:nth-child(10){width:4px;height:4px;animation-duration:11s;animation-delay:1.2s;left:92%}.cs-particle:nth-child(11){width:2px;height:2px;animation-duration:15s;animation-delay:4s;left:10%}.cs-particle:nth-child(12){width:3px;height:3px;animation-duration:10s;animation-delay:.3s;left:30%}.cs-particle:nth-child(13){width:2px;height:2px;animation-duration:8s;animation-delay:2s;left:50%}.cs-particle:nth-child(14){width:4px;height:4px;animation-duration:12s;animation-delay:1s;left:70%}.cs-particle:nth-child(15){width:2px;height:2px;animation-duration:9s;animation-delay:3s;left:90%}@keyframes csFloat{0%{opacity:0;transform:translateY(110vh)scale(0)}10%{opacity:1}90%{opacity:.8}to{opacity:0;transform:translateY(-10vh)scale(1)}}.cs-speed-lines{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cs-speed-line{opacity:0;background:linear-gradient(90deg,#0000,#ce0f004d,#0000);height:1px;animation:linear infinite csSpeedLine;position:absolute}.cs-speed-line:first-child{width:200px;animation-duration:3s;animation-delay:0s;top:10%}.cs-speed-line:nth-child(2){width:300px;animation-duration:2.5s;animation-delay:.5s;top:25%}.cs-speed-line:nth-child(3){width:150px;animation-duration:4s;animation-delay:1s;top:40%}.cs-speed-line:nth-child(4){width:250px;animation-duration:2s;animation-delay:1.5s;top:55%}.cs-speed-line:nth-child(5){width:180px;animation-duration:3.5s;animation-delay:.8s;top:70%}.cs-speed-line:nth-child(6){width:220px;animation-duration:2.8s;animation-delay:2s;top:85%}@keyframes csSpeedLine{0%{opacity:0;left:-300px}10%{opacity:.6}90%{opacity:.4}to{opacity:0;left:calc(100% + 300px)}}.cs-content{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;padding:2rem;display:flex;position:relative}.cs-logo{text-transform:uppercase;letter-spacing:4px;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.2rem);font-style:italic;font-weight:700}.cs-logo-accent{color:#ce0f00;text-shadow:0 0 30px #ce0f0080}.cs-headline-wrap{margin:1rem 0 .5rem;position:relative}.cs-headline{text-transform:uppercase;color:#ffefef;z-index:2;font-size:clamp(1.8rem,4.5vw,3.5rem);font-style:italic;font-weight:700;line-height:1.1;position:relative}.cs-headline-glow{text-transform:uppercase;color:#ce0f00b3;filter:blur(18px);z-index:1;pointer-events:none;font-size:clamp(1.8rem,4.5vw,3.5rem);font-style:italic;font-weight:700;line-height:1.1;animation:3s ease-in-out infinite alternate csHeadlineGlow;position:absolute;inset:0}@keyframes csHeadlineGlow{0%{filter:blur(18px);opacity:.5}to{filter:blur(25px);opacity:.9}}.cs-subheadline{font-family:var(--font-poppins),"Poppins",sans-serif;color:#fff9;letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem;font-size:clamp(.85rem,1.5vw,1.1rem);font-weight:400}.cs-countdown{perspective:800px;gap:clamp(10px,2vw,24px);margin:2.5rem 0;display:flex}.cs-count-block{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ce0f0014 0%,#0009 50%,#ce0f000d 100%);border:1px solid #ce0f004d;border-radius:12px;flex-direction:column;align-items:center;min-width:clamp(70px,12vw,120px);padding:clamp(14px,2.5vw,24px) clamp(16px,3vw,32px);transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ce0f0026,inset 0 1px #ffffff0d}.cs-count-block:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ce0f001a,#0000);width:60%;height:100%;animation:4s ease-in-out infinite csCardSweep;position:absolute;top:0;left:-100%}@keyframes csCardSweep{0%{left:-100%}50%{left:160%}to{left:160%}}.cs-count-block:hover{border-color:#ce0f0099;box-shadow:0 0 40px #ce0f0040,inset 0 1px #ffffff14}.cs-count-value{color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(2rem,5vw,3.8rem);font-weight:700;line-height:1;transition:transform .15s}.cs-count-value.cs-tick{animation:.4s csTick}@keyframes csTick{0%{transform:scale(1)}30%{color:#ce0f00;transform:scale(1.15)}to{transform:scale(1)}}.cs-count-label{font-family:var(--font-poppins),"Poppins",sans-serif;text-transform:uppercase;letter-spacing:3px;color:#ffffff80;margin-top:8px;font-size:clamp(.6rem,1vw,.75rem);font-weight:500}.cs-count-bar{background:linear-gradient(90deg,#0000,#ce0f00,#0000);border-radius:1px;width:40px;height:2px;margin-top:6px;animation:2s ease-in-out infinite alternate csBarPulse}@keyframes csBarPulse{0%{opacity:.4;width:30px}to{opacity:1;width:50px}}.cs-cta-row{gap:0;width:100%;max-width:480px;margin-top:.5rem;display:flex}.cs-email-input{color:#fff;font-family:var(--font-poppins),"Poppins",sans-serif;clip-path:polygon(8% 0,100% 0,100% 100%,0 100%);background:#ffffff0f;border:1px solid #ce0f0040;border-right:none;border-radius:0;outline:none;flex:1;padding:14px 20px;font-size:.9rem;transition:border-color .3s,box-shadow .3s}.cs-email-input::placeholder{color:#ffffff4d}.cs-email-input:focus{border-color:#ce0f00;box-shadow:inset 0 0 15px #ce0f0026}.cs-notify-btn{color:#fff;font-family:var(--font-chakra-petch),"Chakra Petch",sans-serif;text-transform:uppercase;letter-spacing:2px;cursor:pointer;clip-path:polygon(0 0,92% 0,100% 100%,0 100%);white-space:nowrap;background:linear-gradient(#ce0f00 0%,#8b0a00 100%);border:1px solid #ce0f00;padding:14px 28px;font-size:.85rem;font-weight:700;transition:filter .3s,transform .2s;position:relative;overflow:hidden}.cs-notify-btn:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:60%;height:100%;animation:2.5s ease-in-out infinite btnGlowSweep;position:absolute;top:0;left:-100%}.cs-notify-btn:hover{filter:brightness(1.2)drop-shadow(0 0 15px #ce0f0080);transform:translateY(-1px)}.cs-notify-btn:active{transform:translateY(1px)}.cs-socials{gap:16px;margin-top:2rem;display:flex}.cs-social-link{color:#ffffffb3;cursor:pointer;background:#ce0f000d;border:1px solid #ce0f0040;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s;display:flex}.cs-social-link:hover{color:#fff;background:#ce0f0026;border-color:#ce0f00;transform:translateY(-2px);box-shadow:0 0 20px #ce0f004d}.cs-social-link svg{fill:currentColor;width:20px;height:20px}.cs-bottom-glow{z-index:0;pointer-events:none;background:radial-gradient(#ce0f0040 0%,#0000 70%);width:60%;height:200px;animation:4s ease-in-out infinite alternate csBottomPulse;position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}@keyframes csBottomPulse{0%{opacity:.5;transform:translate(-50%)scaleX(.9)}to{opacity:1;transform:translate(-50%)scaleX(1.1)}}.cs-corner{z-index:5;pointer-events:none;width:60px;height:60px;position:absolute}.cs-corner--tl{border-top:2px solid #ce0f0066;border-left:2px solid #ce0f0066;top:20px;left:20px}.cs-corner--tr{border-top:2px solid #ce0f0066;border-right:2px solid #ce0f0066;top:20px;right:20px}.cs-corner--bl{border-bottom:2px solid #ce0f0066;border-left:2px solid #ce0f0066;bottom:20px;left:20px}.cs-corner--br{border-bottom:2px solid #ce0f0066;border-right:2px solid #ce0f0066;bottom:20px;right:20px}.cs-hud-label{z-index:5;font-family:var(--font-chakra-petch),"Chakra Petch",sans-serif;letter-spacing:4px;text-transform:uppercase;color:#ce0f0059;pointer-events:none;font-size:.6rem;position:absolute}.cs-hud-label--top{top:28px;left:88px}.cs-hud-label--bottom{bottom:28px;right:88px}.cs-ring-pulse{z-index:4;pointer-events:none;border:1px solid #ce0f0014;border-radius:50%;width:500px;height:500px;animation:5s ease-out infinite csRingExpand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cs-ring-pulse:nth-child(2){animation-delay:1.5s}.cs-ring-pulse:nth-child(3){animation-delay:3s}@keyframes csRingExpand{0%{opacity:.6;border-color:#ce0f0033;width:200px;height:200px}to{opacity:0;border-color:#ce0f0000;width:800px;height:800px}}@media (max-width:768px){.cs-ring-pulse{display:none}.cs-grid-overlay{background-size:80px 80px;animation:none}.cs-scanline{display:none}.cs-bottom-glow{opacity:.6;animation:none}.cs-particle:nth-child(n+7),.cs-speed-line:nth-child(n+4){display:none}}@media (min-width:769px){.cs-particle{will-change:transform,opacity}.cs-speed-line{will-change:left,opacity}.cs-ring-pulse{will-change:width,height,opacity}}@media (prefers-reduced-motion:reduce){.cs-particle,.cs-speed-line,.cs-ring-pulse,.cs-count-block:before,.cs-notify-btn:after,.cs-bg,.cs-grid-overlay,.cs-bottom-glow,.cs-count-bar,.cs-headline-glow{animation:none!important}}@media (max-width:768px){.cs-content{padding:1.5rem}.cs-countdown{gap:8px}.cs-count-block{border-radius:8px;min-width:65px;padding:12px 10px}.cs-cta-row{flex-direction:column;gap:10px;max-width:320px}.cs-email-input{clip-path:polygon(4% 0,100% 0,100% 100%,0 100%);text-align:center;border-right:1px solid #ce0f0040}.cs-notify-btn{clip-path:polygon(0 0,96% 0,100% 100%,0 100%);text-align:center;padding:14px}.cs-corner{width:35px;height:35px}.cs-corner--tl{top:12px;left:12px}.cs-corner--tr{top:12px;right:12px}.cs-corner--bl{bottom:12px;left:12px}.cs-corner--br{bottom:12px;right:12px}.cs-hud-label--top{font-size:.5rem;top:18px;left:54px}.cs-hud-label--bottom{font-size:.5rem;bottom:18px;right:54px}}@media (max-width:480px){.cs-count-block{min-width:60px;padding:10px 8px}.cs-count-value{font-size:1.8rem}.cs-socials{gap:12px}.cs-social-link{width:40px;height:40px}}
