.chat-module-scss-module__orSBOG__chatLayout{color:#fff;background:linear-gradient(145deg,#01010a,#0a0a1f);flex-direction:column;min-height:100vh;padding:2rem 2rem 3.5rem;font-family:Syne,sans-serif;display:flex}.chat-module-scss-module__orSBOG__chatHeader{background:#ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 2rem;display:flex;box-shadow:0 0 15px #00fff733}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__headerBrand{align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__headerBrand .chat-module-scss-module__orSBOG__logo{display:none}}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__logo{object-fit:contain;filter:drop-shadow(0 0 8px #00fff780);width:32px;height:32px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__logo:hover{transform:scale(1.1)}.chat-module-scss-module__orSBOG__chatHeader h2{text-shadow:0 0 8px #00fff7;font-size:1.5rem;font-weight:800}@media (max-width:768px){.chat-module-scss-module__orSBOG__chatHeader h2{font-size:1.2rem}}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup{gap:1rem;display:flex}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup .chat-module-scss-module__orSBOG__logoutButton{color:#000;cursor:pointer;background:#00fff7;border:none;border-radius:12px;padding:.5rem 1rem;font-family:Syne,sans-serif;font-weight:600;transition:all .3s;box-shadow:0 0 #00fff7}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup .chat-module-scss-module__orSBOG__logoutButton:hover{transform:scale(1.05);box-shadow:0 0 15px #f0f}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup .chat-module-scss-module__orSBOG__actionBtn{color:#000;cursor:pointer;background:linear-gradient(90deg,#00fff7,#f0f);border:none;border-radius:12px;padding:.5rem 1rem;font-family:Syne,sans-serif;font-weight:600;transition:all .3s;box-shadow:0 0 #00fff7}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup .chat-module-scss-module__orSBOG__actionBtn:hover{transform:scale(1.05);box-shadow:0 0 15px #f0f}.chat-module-scss-module__orSBOG__body{flex-grow:1;display:flex}.chat-module-scss-module__orSBOG__sidebar{-webkit-backdrop-filter:blur(16px);background:#ffffff0d;border-right:1px solid #ffffff1a;border-radius:0 5px 5px 0;width:260px;padding:1.5rem 1rem;transition:all .3s ease-in-out;box-shadow:0 0 20px #00fff71a,inset 0 0 10px #ffffff0d}.chat-module-scss-module__orSBOG__sidebar ul{height:75dvh;margin:0;padding:2rem 0 0;list-style:none}.chat-module-scss-module__orSBOG__sidebar ul li{cursor:pointer;color:#fff;background:#ffffff08;border-radius:12px;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.6rem;padding:.6rem .8rem;transition:all .2s;display:flex}.chat-module-scss-module__orSBOG__sidebar ul li:hover{background:#00fff714;transform:translate(2px);box-shadow:0 0 12px #00fff766}.chat-module-scss-module__orSBOG__sidebar ul li .chat-module-scss-module__orSBOG__chatTitle{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.95rem;font-weight:500;overflow:hidden}.chat-module-scss-module__orSBOG__sidebar ul li .chat-module-scss-module__orSBOG__deleteBtn{color:#f0f;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .4rem;font-family:Syne,sans-serif;font-size:.85rem;font-weight:700;transition:all .2s ease-in-out}.chat-module-scss-module__orSBOG__sidebar ul li .chat-module-scss-module__orSBOG__deleteBtn:hover{color:#fff;background:#ff00ff26;box-shadow:0 0 8px #f0f}.chat-module-scss-module__orSBOG__sidebar .chat-module-scss-module__orSBOG__active{color:#000;background:linear-gradient(90deg,#00fff7,#f0f);border-left:50px solid #f0f;font-weight:600;box-shadow:0 0 12px #ff00ff80}.chat-module-scss-module__orSBOG__sidebar .chat-module-scss-module__orSBOG__toggleSidebar{color:#000;cursor:pointer;background:#00fff7;border:none;border-radius:5px;width:100%;margin-top:1.2rem;padding:.6rem;font-family:Syne,sans-serif;font-weight:700;transition:all .25s}.chat-module-scss-module__orSBOG__sidebar .chat-module-scss-module__orSBOG__toggleSidebar:hover{transform:translateY(-1px);box-shadow:0 0 14px #ff00ffb3}.chat-module-scss-module__orSBOG__mainChat{flex-direction:column;flex:1;gap:5px;padding-left:1rem;display:flex}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__toggleSidebar{color:#000;cursor:pointer;background:linear-gradient(90deg,#00fff7,#f0f);border:none;border-radius:8px;margin-bottom:1rem;padding:.5rem;font-family:Syne,sans-serif;font-weight:700}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__toggleSidebar:hover{box-shadow:0 0 10px #f0f}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__messages{scroll-behavior:smooth;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:5px;flex-direction:column;flex-grow:1;gap:1.4rem;height:60vh;padding:1.2rem;font-family:Syne,sans-serif;display:flex;overflow-y:auto;box-shadow:inset 0 0 12px #ffffff05}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__messages .chat-module-scss-module__orSBOG__message{word-break:break-word;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;max-width:70%;padding:1rem 1.4rem;font-size:.95rem;line-height:1.55;transition:all .25s;position:relative;box-shadow:0 2px 8px #ffffff0d}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__messages .chat-module-scss-module__orSBOG__user-message{color:#fff;background:linear-gradient(135deg,#00ffff14,#ffffff05);border:1px solid #00ffff26;border-top-left-radius:.2rem;align-self:flex-start;box-shadow:0 0 12px #0ff3}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__messages .chat-module-scss-module__orSBOG__bot-message{color:#e6e6e6;background:linear-gradient(135deg,#ff00ff0f,#ffffff05);border:1px solid #ff00ff1f;border-bottom-right-radius:.2rem;align-self:flex-end;box-shadow:0 0 12px #ff00ff40}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__messages .chat-module-scss-module__orSBOG__timestamp{text-align:right;color:#ffffff40;margin-top:.3rem;font-size:.7rem}@keyframes chat-module-scss-module__orSBOG__userPulse{0%{box-shadow:0 0 14px #00fff759,0 0 2px #00fff7cc}50%{box-shadow:0 0 18px #00fff799,0 0 4px #00fff7}to{box-shadow:0 0 14px #00fff759,0 0 2px #00fff7cc}}@keyframes chat-module-scss-module__orSBOG__botGlow{0%{box-shadow:0 0 14px #ff00ff59,0 0 2px #f0fc}50%{box-shadow:0 0 18px #f0f9,0 0 4px #f0f}to{box-shadow:0 0 14px #ff00ff59,0 0 2px #f0fc}}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection{align-items:center;gap:.4rem;display:flex;position:relative}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection .chat-module-scss-module__orSBOG__quickActionsWrapper{z-index:1000;flex-shrink:0;position:relative}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection input{color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:8px;outline:none;flex:1;min-width:0;padding:.65rem .9rem;font-family:Syne,sans-serif;font-size:.95rem;transition:border-color .2s}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection input::placeholder{color:#ffffff80}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection input:focus{border-color:#00fff780}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection button{color:#000;cursor:pointer;background:linear-gradient(90deg,#00fff7,#f0f);border:none;border-radius:8px;flex-shrink:0;padding:.65rem 1.2rem;font-family:Syne,sans-serif;font-weight:600;transition:opacity .2s}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection button:hover{opacity:.9}@media screen and (max-width:768px){.chat-module-scss-module__orSBOG__chatLayout{padding:1rem}.chat-module-scss-module__orSBOG__chatHeader{flex-direction:column;align-items:flex-start;gap:1rem}.chat-module-scss-module__orSBOG__chatHeader h2{font-size:1.2rem}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup{flex-wrap:wrap;gap:.5rem}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup .chat-module-scss-module__orSBOG__logoutButton,.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup .chat-module-scss-module__orSBOG__actionBtn{padding:.4rem .8rem;font-size:.85rem}.chat-module-scss-module__orSBOG__body{flex-direction:column}.chat-module-scss-module__orSBOG__sidebar{border-right:none;border-radius:8px;width:100%;margin-bottom:1rem;padding:1rem}.chat-module-scss-module__orSBOG__sidebar ul{padding-top:1rem}.chat-module-scss-module__orSBOG__sidebar li{flex-direction:row;padding:.5rem .6rem}.chat-module-scss-module__orSBOG__sidebar li .chat-module-scss-module__orSBOG__chatTitle{font-size:.85rem}.chat-module-scss-module__orSBOG__sidebar li .chat-module-scss-module__orSBOG__deleteBtn{font-size:.75rem}.chat-module-scss-module__orSBOG__sidebar .chat-module-scss-module__orSBOG__toggleSidebar{margin-top:.8rem;font-size:.9rem}.chat-module-scss-module__orSBOG__sidebar .chat-module-scss-module__orSBOG__active{border-left:6px solid #f0f}.chat-module-scss-module__orSBOG__mainChat{padding-left:0}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__messages{gap:1rem;height:55vh;padding:1rem;font-size:.9rem}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__messages .chat-module-scss-module__orSBOG__message{max-width:85%;padding:.8rem 1rem;font-size:.9rem}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection{flex-flow:row;gap:.35rem}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection .chat-module-scss-module__orSBOG__quickActionsWrapper{order:0}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection input{flex:1;order:1;min-width:0;padding:.55rem .75rem;font-size:.88rem}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__inputSection button{order:2;padding:.55rem .85rem;font-size:.85rem}.chat-module-scss-module__orSBOG__mainChat .chat-module-scss-module__orSBOG__toggleSidebar{font-size:.9rem}}.chat-module-scss-module__orSBOG__iconOnly{font-size:1.4rem;display:none}.chat-module-scss-module__orSBOG__textOnly{display:inline}@media screen and (max-width:1324px){.chat-module-scss-module__orSBOG__actionBtn,.chat-module-scss-module__orSBOG__logoutButton{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:.6rem;display:flex}.chat-module-scss-module__orSBOG__actionBtn .chat-module-scss-module__orSBOG__iconOnly,.chat-module-scss-module__orSBOG__logoutButton .chat-module-scss-module__orSBOG__iconOnly{display:inline}.chat-module-scss-module__orSBOG__actionBtn .chat-module-scss-module__orSBOG__textOnly,.chat-module-scss-module__orSBOG__logoutButton .chat-module-scss-module__orSBOG__textOnly{display:none}}@media screen and (max-width:480px){.chat-module-scss-module__orSBOG__actionBtn,.chat-module-scss-module__orSBOG__logoutButton{width:40px;height:40px;padding:.5rem}.chat-module-scss-module__orSBOG__actionBtn .chat-module-scss-module__orSBOG__iconOnly,.chat-module-scss-module__orSBOG__logoutButton .chat-module-scss-module__orSBOG__iconOnly{font-size:1.2rem}}.chat-module-scss-module__orSBOG__hamburgerBtn{cursor:pointer;background:0 0;border:none;margin-right:1rem;font-size:1.5rem;display:none}@media (max-width:768px){.chat-module-scss-module__orSBOG__hamburgerBtn{display:block}.chat-module-scss-module__orSBOG__sidebar{z-index:1000;background-color:#121212;width:70%;height:100%;transition:transform .3s;position:absolute;top:0;left:0;box-shadow:2px 0 10px #00000080}.chat-module-scss-module__orSBOG__mainChat{flex:1}}.chat-module-scss-module__orSBOG__hamburgerToggle{cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.chat-module-scss-module__orSBOG__hamburgerToggle{display:block}}.chat-module-scss-module__orSBOG__closeSidebar{text-align:right;background:0 0;border:none;width:100%;margin-bottom:1rem;font-size:1rem;display:none}@media (max-width:768px){.chat-module-scss-module__orSBOG__closeSidebar{display:block}}.chat-module-scss-module__orSBOG__sidebar{color:#fff;background-color:#111;width:250px;height:100%;padding:1rem;overflow-y:auto}@media (max-width:768px){.chat-module-scss-module__orSBOG__sidebar{z-index:999;height:100vh;transition:transform .3s;position:absolute;top:0;left:0;box-shadow:2px 0 8px #00000080}}.chat-module-scss-module__orSBOG__hamburgerToggle{display:none}@media (max-width:768px){.chat-module-scss-module__orSBOG__hamburgerToggle{cursor:pointer;color:#fff;background:0 0;border:none;font-size:1.5rem;display:inline-block}}.chat-module-scss-module__orSBOG__toggleSidebar{display:none}@media (max-width:768px){.chat-module-scss-module__orSBOG__toggleSidebar{color:#fff;cursor:pointer;background-color:#222;border:none;border-radius:10px;margin:1rem auto;padding:.5rem 1rem;display:block}}.chat-module-scss-module__orSBOG__hamburgerToggle{z-index:1001;color:#00fff7;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0006;border:none;border-radius:12px;padding:.5rem;font-size:1.9rem;transition:all .3s;display:none;position:fixed;top:16px;left:16px;box-shadow:0 0 10px #00fff74d}.chat-module-scss-module__orSBOG__hamburgerToggle:hover{color:#0ff;transform:scale(1.08);box-shadow:0 0 18px #00fff7,inset 0 0 6px #00fff7}@media screen and (max-width:768px){.chat-module-scss-module__orSBOG__hamburgerToggle{display:block}.chat-module-scss-module__orSBOG__chatHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.chat-module-scss-module__orSBOG__chatHeader h2{padding-top:2.5rem;font-size:1.2rem}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup{flex-wrap:wrap;gap:.5rem}.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup .chat-module-scss-module__orSBOG__logoutButton,.chat-module-scss-module__orSBOG__chatHeader .chat-module-scss-module__orSBOG__buttonGroup .chat-module-scss-module__orSBOG__actionBtn{padding:.4rem .8rem;font-size:.85rem}}.chat-module-scss-module__orSBOG__quickActions{text-align:center;white-space:nowrap;margin:10px 0;font-family:Syne,sans-serif}.chat-module-scss-module__orSBOG__toggleQuickActions{cursor:pointer;color:#555;background:0 0;border:none;font-family:Syne,sans-serif;font-size:.9rem}.chat-module-scss-module__orSBOG__footer{color:#fff9;text-shadow:0 0 8px #ffffff4d;text-align:center;pointer-events:none;z-index:100;background:linear-gradient(#0000,#0a0a1ff2);justify-content:center;align-items:center;padding:.75rem 1rem;font-family:Syne,sans-serif;font-size:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0}.chat-module-scss-module__orSBOG__footer>*{pointer-events:auto}@media screen and (max-width:768px){.chat-module-scss-module__orSBOG__footer{padding:.5rem;font-size:.5rem}}.chat-module-scss-module__orSBOG__quickActionsList{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:4px;width:100%;margin-top:8px;font-family:Syne,sans-serif;display:flex}.chat-module-scss-module__orSBOG__quickActionsList button{cursor:pointer;background:#0400ff;border-radius:8px;outline:none;padding:6px 15px;font-family:Syne,sans-serif;font-size:.8rem;transition:background .2s}.chat-module-scss-module__orSBOG__quickActionsList button:hover{background:#fb00ff}.chat-module-scss-module__orSBOG__loading{color:#00fff7;justify-content:center;align-items:center;height:100%;min-height:400px;font-size:1.2rem;animation:2s ease-in-out infinite chat-module-scss-module__orSBOG__pulse;display:flex}@keyframes chat-module-scss-module__orSBOG__pulse{0%,to{opacity:.6}50%{opacity:1}}.chat-module-scss-module__orSBOG__lockedBtn{position:relative;cursor:not-allowed!important;background:linear-gradient(90deg,#444,#666)!important}.chat-module-scss-module__orSBOG__lockedBtn:hover{box-shadow:none!important;transform:none!important}.chat-module-scss-module__orSBOG__premiumBlock{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;min-height:500px;display:flex}.chat-module-scss-module__orSBOG__premiumBlockContent{text-align:center;background:linear-gradient(145deg,#14141ef2,#1e1e2de6);border:1px solid #00fff733;border-radius:20px;flex-direction:column;align-items:center;max-width:400px;padding:3rem 2rem;display:flex;box-shadow:0 10px 40px #00000080}.chat-module-scss-module__orSBOG__premiumBlockContent .chat-module-scss-module__orSBOG__premiumIcon{filter:drop-shadow(0 0 20px #00fff766);margin-bottom:1rem;font-size:4rem}.chat-module-scss-module__orSBOG__premiumBlockContent h3{color:#fff;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.chat-module-scss-module__orSBOG__premiumBlockContent p{color:#ffffffb3;margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.chat-module-scss-module__orSBOG__upgradeBtn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#00fff7,#00ccc6);border:none;border-radius:12px;margin-bottom:1rem;padding:.9rem 2rem;font-family:Syne,sans-serif;font-size:1rem;font-weight:700;transition:all .3s}.chat-module-scss-module__orSBOG__upgradeBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00fff74d}.chat-module-scss-module__orSBOG__backBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:12px;padding:.7rem 1.5rem;font-family:Syne,sans-serif;font-size:.9rem;font-weight:600;transition:all .3s}.chat-module-scss-module__orSBOG__backBtn:hover{color:#fff;border-color:#ffffff80}
/*# sourceMappingURL=681ced05e07fc1a9.css.map*/