.LandingPage-module__r9zccW__container{--primary-color:#047ef0;--secondary-color:#05ea80;--dark-bg:#0f172a;--card-bg:#ffffff0d;--text-primary:#fff;--text-secondary:#94a3b8;--gradient-main:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);color:var(--text-primary);background-color:var(--dark-bg);min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.LandingPage-module__r9zccW__gradientText{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LandingPage-module__r9zccW__buttonPrimary{background:var(--gradient-main);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.LandingPage-module__r9zccW__buttonPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #047ef04d}.LandingPage-module__r9zccW__buttonOutline{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:9999px;padding:.45rem .95rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.LandingPage-module__r9zccW__buttonOutline:hover{border-color:var(--primary-color);background:#047ef01a}@keyframes LandingPage-module__r9zccW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__r9zccW__pulse{0%,to{opacity:1}50%{opacity:.8}}.LandingPage-module__r9zccW__hero{text-align:center;padding:4rem 1rem 3rem;position:relative;overflow:hidden}.LandingPage-module__r9zccW__hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#047ef033 0%,#0000 70%);width:600px;height:600px;animation:4s ease-in-out infinite LandingPage-module__r9zccW__pulse;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.LandingPage-module__r9zccW__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.LandingPage-module__r9zccW__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;animation:.8s ease-out .2s backwards LandingPage-module__r9zccW__fadeInUp;display:inline-block}.LandingPage-module__r9zccW__heroTitle{letter-spacing:-.02em;margin-bottom:.75rem;font-size:4rem;font-weight:800;line-height:1.1;animation:.8s ease-out .4s backwards LandingPage-module__r9zccW__fadeInUp}.LandingPage-module__r9zccW__heroSubtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.25rem;line-height:1.6;animation:.8s ease-out .6s backwards LandingPage-module__r9zccW__fadeInUp}.LandingPage-module__r9zccW__heroButtons{justify-content:center;gap:.5rem;animation:.8s ease-out .8s backwards LandingPage-module__r9zccW__fadeInUp;display:flex}.LandingPage-module__r9zccW__features{background:#0003;padding:3rem 1rem}.LandingPage-module__r9zccW__sectionHeader{text-align:center;margin-bottom:2rem}.LandingPage-module__r9zccW__sectionTitle{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.LandingPage-module__r9zccW__sectionSubtitle{color:var(--text-secondary);font-size:1.1rem}.LandingPage-module__r9zccW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;max-width:1200px;margin:0 auto;display:grid}.LandingPage-module__r9zccW__card{background:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:1rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.LandingPage-module__r9zccW__card:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#047ef01a 0%,#05ea800d 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.LandingPage-module__r9zccW__card:hover{border-color:var(--primary-color);transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #047ef033}.LandingPage-module__r9zccW__card:hover:before{opacity:1}.LandingPage-module__r9zccW__cardIcon{width:50px;height:50px;color:var(--primary-color);z-index:1;background:#047ef01a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.75rem;font-size:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.LandingPage-module__r9zccW__card:hover .LandingPage-module__r9zccW__cardIcon{color:var(--secondary-color);background:linear-gradient(135deg,#047ef033 0%,#05ea8033 100%);transform:scale(1.1)rotate(5deg)}.LandingPage-module__r9zccW__cardTitle{z-index:1;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;position:relative}.LandingPage-module__r9zccW__cardText{color:var(--text-secondary);z-index:1;line-height:1.5;position:relative}.LandingPage-module__r9zccW__cardHighlight{background:linear-gradient(135deg,#7c3aed14 0%,#05ea800a 100%);border-color:#7c3aed66}.LandingPage-module__r9zccW__cardHighlight:hover{border-color:#7c3aed;box-shadow:0 20px 40px #7c3aed33}.LandingPage-module__r9zccW__cardHighlight .LandingPage-module__r9zccW__cardIcon{color:#7c3aed;background:#7c3aed1f}.LandingPage-module__r9zccW__cardHighlight:hover .LandingPage-module__r9zccW__cardIcon{color:#a78bfa;background:linear-gradient(135deg,#7c3aed40 0%,#05ea8026 100%)}.LandingPage-module__r9zccW__cardBadgeNew{letter-spacing:.5px;text-transform:uppercase;color:#fff;z-index:1;background:linear-gradient(135deg,#7c3aed,#05ea80);border-radius:20px;margin-top:10px;padding:2px 10px;font-size:11px;font-weight:700;display:inline-block;position:relative}.LandingPage-module__r9zccW__stats{text-align:center;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:3rem 1rem}.LandingPage-module__r9zccW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:1000px;margin:0 auto;display:grid}.LandingPage-module__r9zccW__statItem{padding:.5rem}.LandingPage-module__r9zccW__statValue{margin-bottom:.25rem;font-size:3rem;font-weight:800}.LandingPage-module__r9zccW__statLabel{color:var(--text-secondary);font-weight:500}@keyframes LandingPage-module__r9zccW__ctaPulse{0%,to{box-shadow:0 0 #047ef066}50%{box-shadow:0 0 0 20px #047ef000}}.LandingPage-module__r9zccW__cta{text-align:center;padding:4rem 1rem;position:relative}.LandingPage-module__r9zccW__ctaCard{background:linear-gradient(135deg,#047ef026 0%,#05ea801a 100%);border:2px solid #047ef04d;border-radius:2rem;max-width:1000px;margin:0 auto;padding:3rem 2rem;position:relative;overflow:hidden}.LandingPage-module__r9zccW__ctaCard:before{content:"";background:radial-gradient(circle,#047ef01a 0%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite LandingPage-module__r9zccW__pulse;position:absolute;top:-50%;left:-50%}.LandingPage-module__r9zccW__ctaCard .LandingPage-module__r9zccW__sectionTitle{z-index:1;margin-bottom:1rem;position:relative}.LandingPage-module__r9zccW__ctaCard .LandingPage-module__r9zccW__heroSubtitle{z-index:1;position:relative}.LandingPage-module__r9zccW__ctaCard .LandingPage-module__r9zccW__buttonPrimary{z-index:1;padding:1rem 2.5rem;font-size:1.2rem;animation:2s infinite LandingPage-module__r9zccW__ctaPulse;position:relative}.LandingPage-module__r9zccW__footer{color:var(--text-secondary);text-align:center;border-top:1px solid #ffffff0d;padding:2rem 1rem}.LandingPage-module__r9zccW__footerLinks{justify-content:center;gap:2rem;margin-bottom:1rem;display:flex}.LandingPage-module__r9zccW__footerLink{color:#fff;transition:color .2s}.LandingPage-module__r9zccW__footerLink:hover{color:var(--primary-color)}.LandingPage-module__r9zccW__copyright{font-size:.9rem}@media (max-width:768px){.LandingPage-module__r9zccW__heroTitle{font-size:2.5rem}.LandingPage-module__r9zccW__heroButtons{flex-direction:column}.LandingPage-module__r9zccW__features,.LandingPage-module__r9zccW__stats,.LandingPage-module__r9zccW__cta{padding:4rem 1.5rem}}
.AnnouncementModal-module__4u1XDG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;animation:.4s ease-out AnnouncementModal-module__4u1XDG__fadeIn;display:flex;position:fixed;inset:0}.AnnouncementModal-module__4u1XDG__modal{background:#0f172ae6;border:1px solid #ffffff1a;border-radius:24px;width:95%;max-width:850px;animation:.5s cubic-bezier(.16,1,.3,1) AnnouncementModal-module__4u1XDG__scaleUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.AnnouncementModal-module__4u1XDG__content{color:#fff;text-align:center;padding:1.4rem 1.6rem}.AnnouncementModal-module__4u1XDG__badge{color:#05ea80;text-transform:uppercase;letter-spacing:.05em;background:#05ea801a;border:1px solid #05ea8033;border-radius:100px;margin-bottom:.75rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.AnnouncementModal-module__4u1XDG__title{margin-bottom:.4rem;font-size:1.6rem;font-weight:800;line-height:1.2}.AnnouncementModal-module__4u1XDG__gradientText{background:linear-gradient(135deg,#05ea80 0%,#00b1ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AnnouncementModal-module__4u1XDG__description{color:#ffffffb3;margin-bottom:1rem;font-size:.9rem;line-height:1.4}.AnnouncementModal-module__4u1XDG__featuresGrid{text-align:left;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.AnnouncementModal-module__4u1XDG__featureItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-start;gap:.65rem;padding:.7rem .85rem;transition:all .3s;display:flex}.AnnouncementModal-module__4u1XDG__featureItem:hover{background:#ffffff0d;border-color:#05ea804d;transform:translateY(-2px)}.AnnouncementModal-module__4u1XDG__iconWrapper{color:#05ea80;background:#05ea801a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:.45rem;display:flex}.AnnouncementModal-module__4u1XDG__featureTitle{color:#fff;margin-bottom:.15rem;font-size:.85rem;font-weight:700}.AnnouncementModal-module__4u1XDG__featureText{color:#ffffff80;font-size:.75rem;line-height:1.35}.AnnouncementModal-module__4u1XDG__featureItemHighlight{background:#7c3aed14;border-color:#7c3aed4d}.AnnouncementModal-module__4u1XDG__featureItemHighlight:hover{background:#7c3aed24;border-color:#7c3aed80}.AnnouncementModal-module__4u1XDG__iconWrapperHighlight{color:#a78bfa;background:#7c3aed26}.AnnouncementModal-module__4u1XDG__newBadge{letter-spacing:.5px;text-transform:uppercase;color:#fff;vertical-align:middle;background:linear-gradient(135deg,#7c3aed,#05ea80);border-radius:20px;margin-left:6px;padding:1px 6px;font-size:9px;font-weight:700;display:inline-block}.AnnouncementModal-module__4u1XDG__footer{flex-direction:column;align-items:center;gap:.6rem;display:flex}.AnnouncementModal-module__4u1XDG__buttonPrimary{color:#000;background:linear-gradient(135deg,#05ea80 0% 100%);border-radius:10px;width:100%;padding:.75rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.AnnouncementModal-module__4u1XDG__buttonPrimary:hover{filter:brightness(1.1);transform:scale(1.02);box-shadow:0 10px 20px -5px #05ea8066}.AnnouncementModal-module__4u1XDG__buttonSecondary{color:#fff9;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s}.AnnouncementModal-module__4u1XDG__buttonSecondary:hover{color:#fff}.AnnouncementModal-module__4u1XDG__closeButton{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.AnnouncementModal-module__4u1XDG__closeButton:hover{color:#fff;background:#ffffff1a}@keyframes AnnouncementModal-module__4u1XDG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AnnouncementModal-module__4u1XDG__scaleUp{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:640px){.AnnouncementModal-module__4u1XDG__title{font-size:1.35rem}.AnnouncementModal-module__4u1XDG__content{padding:1.1rem 1.2rem}.AnnouncementModal-module__4u1XDG__featuresGrid{grid-template-columns:1fr}}
.Navbar-module__pSp8Ga__navbar{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:8px 1rem;display:flex}.Navbar-module__pSp8Ga__logo{align-items:center;gap:8px;display:flex}.Navbar-module__pSp8Ga__logoImg{width:auto;height:65px}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__pSp8Ga__links{gap:1.5rem;display:flex}.Navbar-module__pSp8Ga__link{color:#ffffffb3;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.Navbar-module__pSp8Ga__link:hover{color:#fff}.Navbar-module__pSp8Ga__buttonOutline{color:#fff;background:0 0;border:2px solid #ffffff26;border-radius:9999px;padding:.5rem 1.6rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s}.Navbar-module__pSp8Ga__buttonOutline:hover{background:#047ef01a;border-color:#047ef0;transform:translateY(-2px);box-shadow:0 4px 15px #047ef026}@media (max-width:640px){.Navbar-module__pSp8Ga__navLinks{gap:1rem}.Navbar-module__pSp8Ga__links{display:none}}
.LegalModal-module__tAz4Aq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.LegalModal-module__tAz4Aq__modal{background:#0f172a;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:100%;max-width:800px;max-height:80vh;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000080}.LegalModal-module__tAz4Aq__closeButton{color:#fff;cursor:pointer;z-index:10;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.LegalModal-module__tAz4Aq__closeButton:hover{color:#ef4444;background:#ef444433}.LegalModal-module__tAz4Aq__header{border-bottom:1px solid #ffffff0d;padding:2rem}.LegalModal-module__tAz4Aq__title{color:#fff;font-size:1.75rem;font-weight:800}.LegalModal-module__tAz4Aq__gradientText{background:linear-gradient(135deg,#047ef0 0%,#05ea80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LegalModal-module__tAz4Aq__content{color:#ffffffb3;padding:2rem;font-size:.95rem;line-height:1.8;overflow-y:auto}.LegalModal-module__tAz4Aq__content h3{color:#fff;margin:1.5rem 0 .75rem;font-size:1.1rem}.LegalModal-module__tAz4Aq__content p{margin-bottom:1rem}.LegalModal-module__tAz4Aq__content ul{margin-bottom:1rem;padding-left:1.25rem}.LegalModal-module__tAz4Aq__footer{text-align:right;border-top:1px solid #ffffff0d;padding:1.5rem 2rem}.LegalModal-module__tAz4Aq__buttonPrimary{color:#fff;cursor:pointer;background:#047ef0;border:none;border-radius:9999px;padding:.75rem 2rem;font-weight:600;transition:all .2s}.LegalModal-module__tAz4Aq__buttonPrimary:hover{background:#0061bd}.LegalModal-module__tAz4Aq__content::-webkit-scrollbar{width:6px}.LegalModal-module__tAz4Aq__content::-webkit-scrollbar-track{background:0 0}.LegalModal-module__tAz4Aq__content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.LegalModal-module__tAz4Aq__content::-webkit-scrollbar-thumb:hover{background:#fff3}@media (max-width:640px){.LegalModal-module__tAz4Aq__overlay{padding:1rem}.LegalModal-module__tAz4Aq__modal{max-height:90vh}.LegalModal-module__tAz4Aq__title{font-size:1.5rem}}
.SupportWidget-module__qoYBWa__wrapper{z-index:9999;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.SupportWidget-module__qoYBWa__fabBtn{color:#fff;cursor:pointer;background:#047ef0;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 18px 10px 14px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 20px #047ef073}.SupportWidget-module__qoYBWa__fabBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #047ef08c}.SupportWidget-module__qoYBWa__fabLabel{white-space:nowrap}.SupportWidget-module__qoYBWa__statusDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.SupportWidget-module__qoYBWa__dotOnline{background:#22c55e;animation:2s infinite SupportWidget-module__qoYBWa__pulse;box-shadow:0 0 6px #22c55ecc}.SupportWidget-module__qoYBWa__dotOffline{background:#94a3b8}@keyframes SupportWidget-module__qoYBWa__pulse{0%,to{opacity:1}50%{opacity:.5}}.SupportWidget-module__qoYBWa__panel{background:#fff;border-radius:16px;flex-direction:column;width:340px;max-height:520px;animation:.2s SupportWidget-module__qoYBWa__slideUp;display:flex;overflow:hidden;box-shadow:0 8px 40px #0000002e}@keyframes SupportWidget-module__qoYBWa__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.SupportWidget-module__qoYBWa__header{color:#fff;background:#047ef0;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.SupportWidget-module__qoYBWa__headerLeft{align-items:center;gap:10px;display:flex}.SupportWidget-module__qoYBWa__headerTitle{font-size:14px;font-weight:700;line-height:1.2}.SupportWidget-module__qoYBWa__headerStatus{opacity:.9;align-items:center;gap:5px;margin-top:2px;font-size:12px;display:flex}.SupportWidget-module__qoYBWa__closeBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.SupportWidget-module__qoYBWa__closeBtn:hover{background:#ffffff40}.SupportWidget-module__qoYBWa__body{flex-direction:column;flex:1;padding:20px 16px;display:flex;overflow-y:auto}.SupportWidget-module__qoYBWa__formIntro{color:#64748b;margin:0 0 14px;font-size:13px;line-height:1.5}.SupportWidget-module__qoYBWa__form{flex-direction:column;gap:10px;display:flex}.SupportWidget-module__qoYBWa__input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .15s}.SupportWidget-module__qoYBWa__input:focus{background:#fff;border-color:#047ef0}.SupportWidget-module__qoYBWa__input:disabled{opacity:.6}.SupportWidget-module__qoYBWa__errorMsg{color:#ef4444;margin:0;font-size:12px}.SupportWidget-module__qoYBWa__submitBtn{color:#fff;cursor:pointer;background:#047ef0;border:none;border-radius:8px;margin-top:2px;padding:11px;font-size:14px;font-weight:600;transition:background .15s}.SupportWidget-module__qoYBWa__submitBtn:hover:not(:disabled){background:#0369c7}.SupportWidget-module__qoYBWa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.SupportWidget-module__qoYBWa__offlineMsg{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:10px;padding:12px 0;font-size:14px;display:flex}.SupportWidget-module__qoYBWa__offlineIcon{color:#94a3b8}.SupportWidget-module__qoYBWa__offlineHours{color:#475569;font-size:13px}.SupportWidget-module__qoYBWa__waitingArea{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:24px 0 8px;display:flex}.SupportWidget-module__qoYBWa__waitingSpinner{border:3px solid #e2e8f0;border-top-color:#047ef0;border-radius:50%;width:44px;height:44px;animation:.9s linear infinite SupportWidget-module__qoYBWa__spin}@keyframes SupportWidget-module__qoYBWa__spin{to{transform:rotate(360deg)}}.SupportWidget-module__qoYBWa__waitingTitle{color:#0f172a;margin:0;font-size:16px;font-weight:700}.SupportWidget-module__qoYBWa__waitingText{color:#64748b;margin:0;font-size:13px;line-height:1.5}.SupportWidget-module__qoYBWa__chatMessages{flex-direction:column;flex:1;gap:8px;min-height:260px;max-height:340px;padding:14px 12px;display:flex;overflow-y:auto}.SupportWidget-module__qoYBWa__bubble{word-break:break-word;border-radius:12px;flex-direction:column;max-width:82%;padding:8px 11px;font-size:13px;line-height:1.45;display:flex}.SupportWidget-module__qoYBWa__bubbleVisitor{color:#fff;background:#047ef0;border-bottom-right-radius:3px;align-self:flex-end}.SupportWidget-module__qoYBWa__bubbleAdmin{color:#0f172a;background:#f1f5f9;border-bottom-left-radius:3px;align-self:flex-start}.SupportWidget-module__qoYBWa__bubbleText{display:block}.SupportWidget-module__qoYBWa__bubbleTime{opacity:.6;text-align:right;margin-top:3px;font-size:10px;display:block}.SupportWidget-module__qoYBWa__chatInputArea{border-top:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:8px;padding:10px 12px;display:flex}.SupportWidget-module__qoYBWa__chatInput{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;padding:9px 12px;font-size:13px;transition:border-color .15s}.SupportWidget-module__qoYBWa__chatInput:focus{background:#fff;border-color:#047ef0}.SupportWidget-module__qoYBWa__sendBtn{color:#fff;cursor:pointer;background:#047ef0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.SupportWidget-module__qoYBWa__sendBtn:hover:not(:disabled){background:#0369c7}.SupportWidget-module__qoYBWa__sendBtn:disabled{cursor:not-allowed;background:#cbd5e1}.SupportWidget-module__qoYBWa__closedBar{text-align:center;color:#64748b;background:#f1f5f9;border-top:1px solid #e2e8f0;flex-shrink:0;padding:10px;font-size:12px}
