@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=Syne:wght@600;700;800&display=swap";
:root{--sb-accent:#c4b5fd;--sb-accent-strong:#a78bfa;--sb-accent-glow:#a78bfa73;--sb-glass:#ffffff0f;--sb-glass-hover:#ffffff1a;--sb-glass-active:#ffffff21;--sb-border:#ffffff14;--sb-ease:cubic-bezier(.16, 1, .3, 1)}.Sidebar-module__TZmEEa__sidebar{color:#fff;border-right:1px solid var(--sb-border);background:radial-gradient(130% 80% at 50% -12%,#4a1486 0%,#0000 58%),radial-gradient(90% 60% at 110% 108%,#a78bfa29 0%,#0000 60%),linear-gradient(#240a48 0%,#180634 52%,#0d0220 100%);flex-direction:column;width:264px;height:100vh;font-family:DM Sans,sans-serif;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:inset -1px 0 #ffffff0a,6px 0 40px #0000008c}.Sidebar-module__TZmEEa__sidebar:before{content:"";pointer-events:none;background:linear-gradient(100deg,#ffffff0d 0%,#0000 22%);position:absolute;inset:0}.Sidebar-module__TZmEEa__logo{border-bottom:1px solid var(--sb-border);-webkit-backdrop-filter:blur(10px);z-index:1;background:#0a021873;flex-shrink:0;align-items:center;gap:12px;display:flex;position:relative}.Sidebar-module__TZmEEa__logoImgWrap{background:#ffffff14;border:1px solid #ffffff2e;flex-shrink:0;justify-content:center;align-items:center;width:265px;height:63px;margin:0;display:flex;overflow:hidden}.Sidebar-module__TZmEEa__logoImg{object-fit:cover;width:100%;height:100%}.Sidebar-module__TZmEEa__logoFallback{color:#fff;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:800}.Sidebar-module__TZmEEa__logoText{flex-direction:column;gap:2px;display:flex}.Sidebar-module__TZmEEa__logoTitle{color:#fff;letter-spacing:.3px;font-family:Syne,sans-serif;font-size:.84rem;font-weight:700;line-height:1.3}.Sidebar-module__TZmEEa__logoSub{color:#fff9;font-size:.68rem;font-weight:400;line-height:1.4}.Sidebar-module__TZmEEa__sectionLabel{letter-spacing:1.6px;text-transform:uppercase;color:#ffffff4d;padding:14px 14px 4px;font-family:Syne,sans-serif;font-size:.62rem;font-weight:700}.Sidebar-module__TZmEEa__nav{z-index:1;flex-direction:column;flex:1;gap:3px;min-height:0;padding:14px 10px;display:flex;position:relative;overflow-y:auto}.Sidebar-module__TZmEEa__nav::-webkit-scrollbar{width:4px}.Sidebar-module__TZmEEa__nav::-webkit-scrollbar-track{background:0 0}.Sidebar-module__TZmEEa__nav::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:4px}.Sidebar-module__TZmEEa__link{color:#ffffffdb;cursor:pointer;transition:background .2s var(--sb-ease), color .2s var(--sb-ease), transform .18s var(--sb-ease), box-shadow .2s var(--sb-ease);letter-spacing:.2px;-webkit-user-select:none;user-select:none;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-family:inherit;font-size:.92rem;font-weight:600;display:flex;position:relative}.Sidebar-module__TZmEEa__linkInner{align-items:center;gap:11px;display:flex}.Sidebar-module__TZmEEa__iconWrap{background:var(--sb-glass);width:32px;height:32px;transition:background .2s var(--sb-ease), box-shadow .2s var(--sb-ease), border-color .2s var(--sb-ease);border:1px solid #ffffff0f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 1px #ffffff1a}.Sidebar-module__TZmEEa__link:hover .Sidebar-module__TZmEEa__iconWrap{background:var(--sb-glass-hover);border-color:#ffffff1f}.Sidebar-module__TZmEEa__arrow{transition:transform .28s var(--sb-ease);opacity:.45;flex-shrink:0}.Sidebar-module__TZmEEa__arrowOpen{opacity:.9;transform:rotate(90deg)}.Sidebar-module__TZmEEa__link:hover{background:var(--sb-glass);color:#fff;border-color:#ffffff14;transform:translate(3px)}.Sidebar-module__TZmEEa__linkActive{background:linear-gradient(100deg, #a78bfa33 0%, var(--sb-glass-active) 70%);color:#fff;box-shadow:inset 3px 0 0 var(--sb-accent-strong), 0 4px 16px #4a00804d;border-color:#a78bfa47;font-weight:600}.Sidebar-module__TZmEEa__linkActive .Sidebar-module__TZmEEa__iconWrap{box-shadow:inset 0 1px 0 #ffffff26, 0 0 12px var(--sb-accent-glow);background:#a78bfa47;border-color:#a78bfa66}.Sidebar-module__TZmEEa__submenu{max-height:0;transition:max-height .34s cubic-bezier(.2,.9,.2,1);overflow:hidden}.Sidebar-module__TZmEEa__submenuOpen{max-height:600px}.Sidebar-module__TZmEEa__subList{border-left:1px solid #a78bfa47;flex-direction:column;gap:1px;margin-left:16px;padding:4px 0 4px 10px;display:flex}.Sidebar-module__TZmEEa__subLink{color:#ffffffc7;transition:background .16s var(--sb-ease), color .16s var(--sb-ease), transform .16s var(--sb-ease);cursor:pointer;letter-spacing:.15px;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:.86rem;font-weight:500;display:flex;position:relative}.Sidebar-module__TZmEEa__subDot{width:5px;height:5px;transition:background .16s var(--sb-ease), box-shadow .16s var(--sb-ease);background:#ffffff4d;border-radius:50%;flex-shrink:0}.Sidebar-module__TZmEEa__subLink:hover{background:var(--sb-glass);color:#fff;transform:translate(3px)}.Sidebar-module__TZmEEa__subLink:hover .Sidebar-module__TZmEEa__subDot{background:var(--sb-accent)}.Sidebar-module__TZmEEa__subLinkActive{color:#f3e8ff;letter-spacing:.15px;box-shadow:inset 2px 0 0 var(--sb-accent-strong);background:#a78bfa29;font-weight:600}.Sidebar-module__TZmEEa__subLinkActive .Sidebar-module__TZmEEa__subDot{background:var(--sb-accent);box-shadow:0 0 7px var(--sb-accent-glow)}.Sidebar-module__TZmEEa__badge{color:#fff;letter-spacing:.2px;background:linear-gradient(135deg,#f43f5e,#e11d48);border-radius:20px;margin-left:auto;padding:1px 6px;font-size:.6rem;font-weight:700;box-shadow:0 2px 6px #e11d4866}.Sidebar-module__TZmEEa__footer{border-top:1px solid var(--sb-border);-webkit-backdrop-filter:blur(12px);z-index:1;background:#0a021880;flex-shrink:0;align-items:center;gap:10px;padding:14px 16px;display:flex;position:relative}.Sidebar-module__TZmEEa__avatar{background:linear-gradient(135deg, var(--sb-accent-strong), #7c3aed);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.78rem;font-weight:700;display:flex;box-shadow:0 0 0 2px #a78bfa66,0 4px 12px #7c3aed59}.Sidebar-module__TZmEEa__footerText{flex-direction:column;flex:1;display:flex;overflow:hidden}.Sidebar-module__TZmEEa__footerName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:600;overflow:hidden}.Sidebar-module__TZmEEa__footerRole{color:#ffffff94;font-size:.68rem}.Sidebar-module__TZmEEa__logoutBtn{cursor:pointer;color:#fff6;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px;transition:color .15s,background .15s;display:flex}.Sidebar-module__TZmEEa__logoutBtn:hover{color:#fff;background:#ffffff14}@keyframes Sidebar-module__TZmEEa__slideInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.Sidebar-module__TZmEEa__sidebar{animation:Sidebar-module__TZmEEa__slideInLeft .45s var(--sb-ease) both}@keyframes Sidebar-module__TZmEEa__fadeDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__TZmEEa__logo{animation:Sidebar-module__TZmEEa__fadeDown .45s var(--sb-ease) .1s both}@keyframes Sidebar-module__TZmEEa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__TZmEEa__nav>div:first-child{animation:.35s .15s both Sidebar-module__TZmEEa__fadeInUp}.Sidebar-module__TZmEEa__nav>div:nth-child(2){animation:.35s .2s both Sidebar-module__TZmEEa__fadeInUp}.Sidebar-module__TZmEEa__nav>div:nth-child(3){animation:.35s .25s both Sidebar-module__TZmEEa__fadeInUp}.Sidebar-module__TZmEEa__nav>div:nth-child(4){animation:.35s .3s both Sidebar-module__TZmEEa__fadeInUp}.Sidebar-module__TZmEEa__nav>div:nth-child(5){animation:.35s .35s both Sidebar-module__TZmEEa__fadeInUp}.Sidebar-module__TZmEEa__nav>div:nth-child(6){animation:.35s .4s both Sidebar-module__TZmEEa__fadeInUp}.Sidebar-module__TZmEEa__nav>div:nth-child(7){animation:.35s .45s both Sidebar-module__TZmEEa__fadeInUp}.Sidebar-module__TZmEEa__nav>div:nth-child(8){animation:.35s .5s both Sidebar-module__TZmEEa__fadeInUp}@keyframes Sidebar-module__TZmEEa__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__TZmEEa__footer{animation:Sidebar-module__TZmEEa__fadeUp .4s var(--sb-ease) .55s both}@keyframes Sidebar-module__TZmEEa__iconPop{0%{transform:scale(1)}50%{transform:scale(1.18)}to{transform:scale(1)}}.Sidebar-module__TZmEEa__link:hover .Sidebar-module__TZmEEa__iconWrap{animation:.3s Sidebar-module__TZmEEa__iconPop}@keyframes Sidebar-module__TZmEEa__glowPulse{0%{box-shadow:inset 3px 0 0 var(--sb-accent-strong), 0 0 0px var(--sb-accent-glow)}50%{box-shadow:inset 3px 0 0 var(--sb-accent-strong), 0 0 18px var(--sb-accent-glow)}to{box-shadow:inset 3px 0 0 var(--sb-accent-strong), 0 0 0px var(--sb-accent-glow)}}.Sidebar-module__TZmEEa__linkActive{animation:2.8s ease-in-out infinite Sidebar-module__TZmEEa__glowPulse}@keyframes Sidebar-module__TZmEEa__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.5)}}.Sidebar-module__TZmEEa__subLinkActive .Sidebar-module__TZmEEa__subDot{animation:2s ease-in-out infinite Sidebar-module__TZmEEa__dotPulse}@keyframes Sidebar-module__TZmEEa__subSlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.Sidebar-module__TZmEEa__submenuOpen .Sidebar-module__TZmEEa__subLink:first-child{animation:.2s 50ms both Sidebar-module__TZmEEa__subSlideIn}.Sidebar-module__TZmEEa__submenuOpen .Sidebar-module__TZmEEa__subLink:nth-child(2){animation:.2s .1s both Sidebar-module__TZmEEa__subSlideIn}.Sidebar-module__TZmEEa__submenuOpen .Sidebar-module__TZmEEa__subLink:nth-child(3){animation:.2s .15s both Sidebar-module__TZmEEa__subSlideIn}.Sidebar-module__TZmEEa__submenuOpen .Sidebar-module__TZmEEa__subLink:nth-child(4){animation:.2s .2s both Sidebar-module__TZmEEa__subSlideIn}.Sidebar-module__TZmEEa__submenuOpen .Sidebar-module__TZmEEa__subLink:nth-child(5){animation:.2s .25s both Sidebar-module__TZmEEa__subSlideIn}@keyframes Sidebar-module__TZmEEa__ringRotate{0%{box-shadow:0 0 0 2px #a78bfa66,0 4px 12px #7c3aed59}to{box-shadow:0 0 0 3px #a78bfad9,0 6px 16px #7c3aed80}}.Sidebar-module__TZmEEa__footer:hover .Sidebar-module__TZmEEa__avatar{animation:.3s forwards Sidebar-module__TZmEEa__ringRotate}@keyframes Sidebar-module__TZmEEa__spinOnce{0%{transform:rotate(0)}to{transform:rotate(-20deg)}}.Sidebar-module__TZmEEa__logoutBtn:hover{color:#fff;animation:.25s forwards Sidebar-module__TZmEEa__spinOnce}.Sidebar-module__TZmEEa__nav::-webkit-scrollbar-thumb{transition:background .3s}.Sidebar-module__TZmEEa__nav:hover::-webkit-scrollbar-thumb{background:var(--sb-accent-glow)}.Sidebar-module__TZmEEa__menuToggle{z-index:1100;color:#fff;cursor:pointer;width:44px;height:44px;transition:transform .2s var(--sb-ease), box-shadow .2s var(--sb-ease);background:linear-gradient(135deg,#9b1de9 0%,#7904c2 100%);border:1px solid #ffffff2e;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;display:none;position:fixed;top:14px;left:14px;box-shadow:inset 0 1px #fff3,0 4px 18px #7b04c266,0 1px 3px #00000026}.Sidebar-module__TZmEEa__menuToggle:hover{transform:scale(1.05);box-shadow:inset 0 1px #ffffff40,0 6px 24px #7b04c280}.Sidebar-module__TZmEEa__menuToggle:active{transform:scale(.95)}.Sidebar-module__TZmEEa__menuToggle svg{width:22px;height:22px}.Sidebar-module__TZmEEa__menuLine{background:#fff;border-radius:2px;width:20px;height:2px;margin:2.5px 0;transition:transform .3s,opacity .2s;display:block}.Sidebar-module__TZmEEa__menuToggleOpen .Sidebar-module__TZmEEa__menuLine:first-child{transform:translateY(6px)rotate(45deg)}.Sidebar-module__TZmEEa__menuToggleOpen .Sidebar-module__TZmEEa__menuLine:nth-child(2){opacity:0}.Sidebar-module__TZmEEa__menuToggleOpen .Sidebar-module__TZmEEa__menuLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Sidebar-module__TZmEEa__backdrop{-webkit-backdrop-filter:blur(5px);z-index:1090;opacity:0;pointer-events:none;background:#0d022099;transition:opacity .3s;display:none;position:fixed;inset:0}.Sidebar-module__TZmEEa__backdropOpen{opacity:1;pointer-events:auto}@media (max-width:1024px){.Sidebar-module__TZmEEa__menuToggle{display:flex}.Sidebar-module__TZmEEa__backdrop{display:block}.Sidebar-module__TZmEEa__sidebar{z-index:1095;height:100dvh;transition:transform .3s cubic-bezier(.32,.72,0,1);top:0;left:0;transform:translate(-100%);box-shadow:8px 0 48px #00000080;animation:none!important;position:fixed!important}.Sidebar-module__TZmEEa__sidebarOpen{transform:translate(0)!important}.Sidebar-module__TZmEEa__link:hover,.Sidebar-module__TZmEEa__subLink:hover{transform:none}}@media (max-width:480px){.Sidebar-module__TZmEEa__sidebar{width:86vw;max-width:300px}.Sidebar-module__TZmEEa__logoImgWrap{width:100%}.Sidebar-module__TZmEEa__menuToggle{width:42px;height:42px;top:10px;left:10px}}@media (prefers-reduced-motion:reduce){.Sidebar-module__TZmEEa__sidebar,.Sidebar-module__TZmEEa__logo,.Sidebar-module__TZmEEa__footer,.Sidebar-module__TZmEEa__nav>div,.Sidebar-module__TZmEEa__linkActive,.Sidebar-module__TZmEEa__subLinkActive .Sidebar-module__TZmEEa__subDot,.Sidebar-module__TZmEEa__submenuOpen .Sidebar-module__TZmEEa__subLink{animation:none!important}.Sidebar-module__TZmEEa__link:hover,.Sidebar-module__TZmEEa__subLink:hover{transform:none!important}}body.qrs-no-scroll{overflow:hidden}
:root{--nv-accent:#c4b5fd;--nv-accent-strong:#a78bfa;--nv-glass:#ffffff12;--nv-glass-hover:#ffffff21;--nv-border:#ffffff1a;--nv-ease:cubic-bezier(.16, 1, .3, 1)}.Navbar-module__dVeNwG__navbar{z-index:100;border-bottom:1px solid var(--nv-border);-webkit-backdrop-filter:blur(10px);background:radial-gradient(120% 180% at 0 -40%,#4a1486 0%,#0000 55%),linear-gradient(90deg,#240a48 0%,#1c0738 55%,#14052b 100%);justify-content:space-between;align-items:center;height:62px;padding:0 28px;font-family:DM Sans,sans-serif;display:flex;position:sticky;top:0;box-shadow:0 2px 28px #0006}.Navbar-module__dVeNwG__navbar:before{content:"";pointer-events:none;background:linear-gradient(100deg,#ffffff0d 0%,#0000 28%);position:absolute;inset:0}.Navbar-module__dVeNwG__left{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.Navbar-module__dVeNwG__pageTitle{color:#fff;letter-spacing:.2px;font-family:Syne,sans-serif;font-size:1.05rem;font-weight:700}.Navbar-module__dVeNwG__breadcrumb{color:var(--nv-accent);opacity:.85;letter-spacing:.3px;font-size:.75rem;font-weight:600}.Navbar-module__dVeNwG__divider{color:#ffffff40;font-size:.85rem}.Navbar-module__dVeNwG__right{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.Navbar-module__dVeNwG__iconBtn{background:var(--nv-glass);border:1px solid var(--nv-border);cursor:pointer;width:36px;height:36px;transition:background .18s var(--nv-ease), transform .15s var(--nv-ease), border-color .18s var(--nv-ease);color:#ffffffe0;border-radius:10px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 1px #ffffff14}.Navbar-module__dVeNwG__iconBtn:hover{background:var(--nv-glass-hover);border-color:#a78bfa4d;transform:translateY(-1px)}.Navbar-module__dVeNwG__notifDot{background:#f43f5e;border:1.5px solid #1c0738;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px;box-shadow:0 0 6px #f43f5eb3}.Navbar-module__dVeNwG__sep{background:#ffffff24;width:1px;height:22px;margin:0 4px}.Navbar-module__dVeNwG__avatarBtn{background:var(--nv-glass);border:1px solid var(--nv-border);cursor:pointer;transition:background .18s var(--nv-ease), border-color .18s var(--nv-ease);border-radius:11px;align-items:center;gap:9px;padding:5px 12px 5px 5px;display:flex;box-shadow:inset 0 1px #ffffff14}.Navbar-module__dVeNwG__avatarBtn:hover{background:var(--nv-glass-hover);border-color:#a78bfa4d}.Navbar-module__dVeNwG__avatar{background:linear-gradient(135deg, var(--nv-accent-strong), #7c3aed);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 0 0 2px #a78bfa66,0 2px 8px #7c3aed59}.Navbar-module__dVeNwG__avatarInfo{flex-direction:column;gap:1px;display:flex}.Navbar-module__dVeNwG__avatarName{color:#fff;font-size:.78rem;font-weight:600;line-height:1}.Navbar-module__dVeNwG__avatarRole{color:#ffffff80;font-size:.62rem;line-height:1}@media (max-width:1024px){.Navbar-module__dVeNwG__navbar{height:58px;padding:0 16px 0 70px}.Navbar-module__dVeNwG__breadcrumb,.Navbar-module__dVeNwG__divider{display:none}.Navbar-module__dVeNwG__pageTitle{text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.98rem;overflow:hidden}.Navbar-module__dVeNwG__right{gap:6px}.Navbar-module__dVeNwG__iconBtn{width:34px;height:34px}.Navbar-module__dVeNwG__avatarInfo{display:none}.Navbar-module__dVeNwG__avatarBtn{gap:0;padding:4px}}@media (max-width:600px){.Navbar-module__dVeNwG__navbar{height:56px;padding:0 12px 0 64px}.Navbar-module__dVeNwG__pageTitle{max-width:140px;font-size:.92rem}.Navbar-module__dVeNwG__iconBtn:first-child{display:none}.Navbar-module__dVeNwG__right{gap:4px}.Navbar-module__dVeNwG__sep{height:18px;margin:0 2px}.Navbar-module__dVeNwG__avatar{width:26px;height:26px;font-size:.7rem}}@media (max-width:380px){.Navbar-module__dVeNwG__navbar{padding:0 10px 0 60px}.Navbar-module__dVeNwG__pageTitle{max-width:100px;font-size:.85rem}.Navbar-module__dVeNwG__iconBtn:nth-of-type(2){display:none}}@media (prefers-reduced-motion:reduce){.Navbar-module__dVeNwG__iconBtn:hover,.Navbar-module__dVeNwG__avatarBtn:hover{transform:none}}
.layout-module__-hzBUW__shell{height:100vh;display:flex;overflow:hidden}.layout-module__-hzBUW__right{flex-direction:column;flex:1;display:flex;overflow:hidden}.layout-module__-hzBUW__main{background:var(--page-bg);flex:1;padding:24px;overflow-y:auto}@media (max-width:1024px){.layout-module__-hzBUW__shell{height:100dvh}.layout-module__-hzBUW__right{flex:1;width:100%}.layout-module__-hzBUW__main{padding:70px 16px 16px}}@media (max-width:600px){.layout-module__-hzBUW__main{padding:64px 12px 12px}}
@media (min-width:1440px){.qrs-chat-container{width:440px!important;height:680px!important;right:28px!important}.qrs-chat-container.qrs-expanded{width:min(940px,100vw - 56px)!important;height:min(820px,100vh - 120px)!important}.qrs-chat-bubble{width:62px!important;height:62px!important;bottom:28px!important;right:28px!important}}@media (min-width:1600px){.qrs-chat-container{width:460px!important;height:700px!important;right:32px!important}.qrs-chat-container.qrs-expanded{width:min(980px,100vw - 64px)!important;height:min(840px,100vh - 130px)!important}.qrs-chat-bubble{width:64px!important;height:64px!important;bottom:32px!important;right:32px!important}.qrs-notif-toast{width:380px!important;right:32px!important}}@media (min-width:1920px){.qrs-chat-container{width:480px!important;height:720px!important;right:36px!important}.qrs-chat-container.qrs-expanded{width:min(1040px,100vw - 72px)!important;height:min(880px,100vh - 140px)!important}.qrs-chat-bubble{width:66px!important;height:66px!important;bottom:36px!important;right:36px!important}.qrs-notif-toast{width:400px!important;right:36px!important}}@media (min-width:2560px){.qrs-chat-container{width:520px!important;height:780px!important;right:48px!important}.qrs-chat-container.qrs-expanded{width:min(1200px,100vw - 96px)!important;height:min(960px,100vh - 160px)!important}.qrs-chat-bubble{width:72px!important;height:72px!important;bottom:48px!important;right:48px!important}.qrs-notif-toast{width:420px!important;right:48px!important}}@media (max-width:1024px){.qrs-chat-container{width:min(400px,100vw - 32px)!important;height:min(620px,100vh - 120px)!important}.qrs-chat-container.qrs-expanded{width:min(720px,100vw - 32px)!important;height:min(760px,100vh - 110px)!important}}@media (max-width:768px){.qrs-chat-container,.qrs-chat-container.qrs-expanded{width:calc(100vw - 24px)!important;max-width:460px!important;height:calc(100vh - 110px)!important;bottom:88px!important;right:12px!important}.qrs-chat-container.qrs-expanded{max-width:none!important}.qrs-notif-toast{width:calc(100vw - 24px)!important;max-width:360px!important;right:12px!important}}@media (max-width:480px){.qrs-chat-container,.qrs-chat-container.qrs-expanded{z-index:10000!important;border:none!important;border-radius:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;inset:0!important}body:has(.qrs-chat-container) .qrs-chat-bubble{display:none!important}.qrs-chat-bubble{width:54px!important;height:54px!important;bottom:16px!important;right:16px!important}.qrs-notif-toast{width:calc(100vw - 16px)!important;max-width:none!important;bottom:80px!important;right:8px!important}.qrs-msg-row{padding-left:8px!important;padding-right:8px!important}.qrs-ta{font-size:15px!important}.qrs-chat-window>div:first-child{padding:12px 14px!important}.qrs-chat-panel>div:first-child{padding:16px 16px 12px!important}}@media (max-width:360px){.qrs-chat-bubble{width:50px!important;height:50px!important}.qrs-msg-row{padding-left:4px!important;padding-right:4px!important}}@media (max-height:800px) and (min-width:1025px){.qrs-chat-container,.qrs-chat-container.qrs-expanded{height:calc(100vh - 130px)!important}}@media (max-height:600px) and (min-width:481px){.qrs-chat-container,.qrs-chat-container.qrs-expanded{height:calc(100vh - 80px)!important;bottom:70px!important}}@media (max-width:480px){body.qrs-chat-open .qrs-chat-bubble{display:none!important}}@media (hover:none) and (pointer:coarse){.qrs-msg-actions{display:none!important}}@supports (padding:env(safe-area-inset-bottom)){@media (max-width:480px){.qrs-chat-container{padding-bottom:env(safe-area-inset-bottom)!important}.qrs-chat-bubble{bottom:calc(16px + env(safe-area-inset-bottom))!important}}}@media print{.qrs-chat-container,.qrs-chat-bubble,.qrs-notif-toast{display:none!important}}@media (prefers-reduced-motion:reduce){.qrs-chat-container,.qrs-chat-bubble,.qrs-notif-toast,.qrs-msg-row{transition:none!important;animation:none!important}}
