@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";
.gpt-support-page{background-color:var(--bg-deep,#020510);flex-direction:column;width:100%;max-width:100%;height:100dvh;padding-top:100px;display:flex;position:relative;overflow:hidden;font-family:Plus Jakarta Sans,sans-serif!important}body:has(.gpt-support-page){width:100%;position:fixed;overflow:hidden}.gpt-support-page *{box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif}.gpt-blur-bg{pointer-events:none;z-index:0;background-color:var(--bg-deep,#020510);position:absolute;inset:0;overflow:hidden}.blur-orb-1,.blur-orb-2{pointer-events:none;border-radius:50%;position:absolute}.blur-orb-1{filter:blur(150px);opacity:.35;background:radial-gradient(circle,#3b82f640 0%,#6366f11a 65%,#0000 100%);width:900px;height:650px;top:-150px;left:50%;transform:translate(-50%)}.blur-orb-2{filter:blur(150px);opacity:.28;background:radial-gradient(circle,#9333ea2e 0%,#06b6d414 65%,#0000 100%);width:700px;height:500px;bottom:0;left:50%;transform:translate(-50%)}.gpt-main-scroll{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;z-index:5;flex-direction:column;flex:1;width:100%;padding-top:15px;padding-bottom:140px;display:flex;position:relative;overflow-y:auto}.gpt-main-scroll::-webkit-scrollbar{width:6px}.gpt-main-scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:999px}.gpt-content-container{flex-direction:column;flex:1;width:92%;max-width:840px;margin:0 auto;display:flex}.gpt-welcome-screen{z-index:10;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;margin:auto 0;padding:40px 0;display:flex;position:relative}.welcome-logo-img{object-fit:contain;z-index:2;filter:drop-shadow(0 4px 12px #0006);width:auto;height:60px;margin-bottom:12px}.welcome-heading{background:linear-gradient(135deg,#fff 0%,#93c5fd 50%,#c084fc 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;isolation:isolate;-webkit-background-clip:text;margin-bottom:12px;font-size:32px;font-weight:800;display:inline-block}.welcome-subheading{color:#ffffffa6;max-width:540px;margin-bottom:38px;font-size:14.5px;line-height:1.6}.gpt-messages-list{flex-direction:column;gap:12px;width:100%;padding-top:10px;padding-bottom:20px;display:flex}.gpt-msg-row{align-items:flex-start;gap:12px;width:100%;display:flex}.gpt-msg-row.bot{justify-content:flex-start}.gpt-msg-row.user{justify-content:flex-end}.gpt-msg-avatar{z-index:2!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;margin-top:-8px!important;display:flex!important}.bot-avatar{background:0 0!important;border:1px solid #ffffff26!important;padding:0!important;overflow:hidden!important;box-shadow:0 2px 8px #00000040!important}.bot-avatar-img,.bot-logo-img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.user-avatar{color:#e2e8f0!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;box-shadow:0 2px 8px #00000040!important}.gpt-msg-avatar svg{stroke:currentColor!important;fill:none!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;display:block!important}.gpt-msg-content{flex-direction:column;max-width:80%;display:flex}.gpt-msg-row.user .gpt-msg-content{align-items:flex-end}.gpt-msg-row.bot .gpt-msg-content{align-items:flex-start}.gpt-msg-bubble{word-break:break-word!important;padding:9px 14px!important;font-size:14.5px!important;line-height:1.55!important}.bot-bubble{color:#e2e8f0!important;-webkit-backdrop-filter:blur(16px)!important;background:#0d1426d1!important;border:1px solid #ffffff1a!important;border-radius:4px 16px 16px!important;max-width:100%!important;display:inline-block!important;box-shadow:0 4px 16px #00000059,inset 0 1px 1px #ffffff0d!important}.user-bubble{color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;background:#1a2c52e0!important;border:1px solid #60a5fa40!important;border-radius:16px 4px 16px 16px!important;max-width:100%!important;display:inline-block!important;box-shadow:0 4px 14px #0000004d,inset 0 1px 1px #ffffff1a!important}.user-bubble p{color:#fff!important;white-space:pre-wrap!important;word-break:break-word!important;margin:0!important;font-size:14.5px!important;line-height:1.6!important}.msg-meta-row{opacity:0;pointer-events:none;align-items:center;gap:6px;margin-top:2px;padding:0 4px;transition:opacity .2s;display:flex}.gpt-msg-row.user .msg-meta-row,.gpt-msg-row.bot .msg-meta-row{justify-content:flex-end}.gpt-msg-row:hover .msg-meta-row{opacity:1;pointer-events:auto}.msg-meta-row:has(.gpt-copy-icon-btn.copied){opacity:1;pointer-events:auto}.msg-time{color:#ffffff73;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:500;line-height:1}.gpt-copy-icon-btn{color:#ffffff73;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px 4px;transition:color .2s,background-color .2s;display:inline-flex}.gpt-copy-icon-btn:hover{color:#fff;background:#ffffff1f}.gpt-copy-icon-btn.copied{color:#4ade80}.bot-bubble p{margin-bottom:8px;line-height:1.6;color:#e2e8f0!important}.bot-bubble p:last-child{margin-bottom:0}.bot-bubble h1,.bot-bubble h2,.bot-bubble h3,.bot-bubble h4{color:#fff!important;margin-top:1rem!important;margin-bottom:.5rem!important;font-weight:700!important;line-height:1.35!important}.bot-bubble h1{font-size:1.25rem!important}.bot-bubble h2{font-size:1.15rem!important}.bot-bubble h3{font-size:1.05rem!important}.bot-bubble h4{font-size:1rem!important}.bot-bubble strong,.bot-bubble b{color:#fff!important;font-weight:700!important}.bot-bubble ul{margin-top:.4rem!important;margin-bottom:.6rem!important;margin-left:1.4rem!important;padding-left:.2rem!important;list-style-type:disc!important}.bot-bubble ol{margin-top:.4rem!important;margin-bottom:.6rem!important;margin-left:1.4rem!important;padding-left:.2rem!important;list-style-type:decimal!important}.bot-bubble li{color:#e2e8f0!important;margin-bottom:5px!important;padding-left:4px!important;line-height:1.55!important}.bot-bubble li::marker{color:#60a5fa!important;font-weight:700!important}.bot-bubble a,.markdown-link{color:#60a5fa!important;text-underline-offset:3px!important;word-break:break-all!important;font-weight:500!important;-webkit-text-decoration:underline #60a5fa99!important;text-decoration:underline #60a5fa99!important;transition:all .2s!important}.bot-bubble a:hover,.markdown-link:hover{color:#93c5fd!important;text-decoration-color:#93c5fd!important}.bot-bubble blockquote{color:#ffffffbf!important;background:#3b82f60f!important;border-left:3px solid #3b82f6!important;border-radius:0 6px 6px 0!important;margin:10px 0!important;padding-left:12px!important;font-style:italic!important}.bot-bubble code{color:#93c5fd;background:#0006;border:1px solid #ffffff1f;border-radius:5px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:13px}.bot-bubble pre{background:#040814e0;border:1px solid #ffffff1f;border-radius:10px;margin:12px 0;padding:14px;overflow-x:auto}.bot-bubble pre code{color:#e2e8f0;background:0 0;border:none;padding:0}.bot-bubble table{border-collapse:collapse!important;width:100%!important;margin:12px 0!important;font-size:13.5px!important}.bot-bubble th,.bot-bubble td{text-align:left!important;border:1px solid #ffffff1f!important;padding:8px 12px!important}.bot-bubble th{color:#fff!important;background:#ffffff14!important;font-weight:600!important}.streaming-dots{align-items:center;gap:7px;height:36px;min-height:36px;margin-top:-8px;padding:0 6px;display:inline-flex}.streaming-dots span{background:#60a5fa;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both pulseDot;box-shadow:0 0 10px #60a5fab3}.streaming-dots span:first-child{animation-delay:0s}.streaming-dots span:nth-child(2){animation-delay:.2s}.streaming-dots span:nth-child(3){animation-delay:.4s}@keyframes pulseDot{0%,80%,to{opacity:.35;transform:scale(.6)}40%{opacity:1;transform:scale(1.25);box-shadow:0 0 14px #60a5fae6}}.gpt-footer-area{z-index:30;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#0000 0%,#020510fa 25%);position:fixed;bottom:0;left:0;right:0}.gpt-footer-container{flex-direction:column;gap:8px;width:92%;max-width:840px;margin:0 auto;padding:22px 0 16px;display:flex}.speech-error-toast{color:#fca5a5;background:#ef444426;border:1px solid #ef444459;border-radius:8px;align-items:center;gap:6px;margin-bottom:2px;padding:6px 12px;font-size:12px;font-weight:500;display:flex}.char-count-badge{color:#ef4444;pointer-events:none;z-index:10;background:0 0;border:none;margin:0;padding:0;font-size:11.5px;font-weight:600;position:absolute;top:-18px;right:16px}.gpt-input-box{position:relative}.gpt-input-inner{z-index:2;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#080e1ee0;border:1px solid #ffffff1f;border-radius:12px;align-items:flex-end;gap:10px;min-height:52px;padding:8px 12px;transition:border-color .2s,background-color .2s;display:flex;position:relative;box-shadow:none!important;outline:none!important}.gpt-input-inner:focus-within{background:#080e1ee0;border-color:#ffffff1f;box-shadow:none!important;outline:none!important}.gpt-input-actions-left{flex-shrink:0;align-items:center;gap:2px;margin-bottom:2px;display:flex}.gpt-mic-btn{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;padding:6px;transition:all .2s;display:grid}.gpt-mic-btn:hover{color:#818cf8;background:#ffffff14}.gpt-mic-btn.listening{color:#ef4444;background:#ef44442e}.gpt-text-input{color:#fff;resize:none;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;background:0 0;border:none;outline:none;flex:1;max-height:160px;padding:6px 8px 6px 0;font-size:15px;line-height:1.5;pointer-events:auto!important;overflow-y:auto!important}.gpt-text-input::-webkit-scrollbar{width:5px}.gpt-text-input::-webkit-scrollbar-track{background:0 0;margin:4px 0}.gpt-text-input::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:999px}.gpt-text-input::-webkit-scrollbar-thumb:hover{background:#fff6}.gpt-text-input::placeholder{color:#fff6}.gpt-send-btn{cursor:pointer;color:#ffffff40;background:0 0;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;margin-bottom:1px;transition:all .2s;display:grid}.gpt-send-btn.active{color:#fff;background:#3b82f6}.gpt-send-btn.active:hover{background:#2563eb}.gpt-send-btn.disabled{color:#fff3;cursor:not-allowed;background:#ffffff0d}.gpt-footer-meta-row{color:#ffffff73;justify-content:space-between;align-items:center;gap:8px;font-size:11.5px;display:flex}.status-container{align-items:center;gap:5px;margin-left:auto;display:inline-flex}.status-bullet{font-size:14px;line-height:1}.status-bullet.connecting,.status-text-label.connecting{color:#eab308}.status-bullet.connected,.status-text-label.connected{color:#22c55e}.status-bullet.disconnected,.status-text-label.disconnected{color:#ef4444}.clear-chat-link{color:#ef4444cc;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:11.5px;transition:color .2s;display:inline-flex}.clear-chat-link:hover{color:#fca5a5;text-decoration:underline}.gpt-slash-btn{color:#ffffffa6;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;padding:6px;transition:all .2s;display:grid}.gpt-slash-btn:hover,.gpt-slash-btn.active{color:#818cf8;background:#818cf826}.gpt-slash-menu{-webkit-backdrop-filter:blur(24px)saturate(180%);z-index:1;background:#080e1ef7;border:1px solid #ffffff1f;border-bottom:none;border-radius:12px 12px 0 0;width:90%;padding:6px;position:absolute;bottom:calc(100% - 1px);left:5%;right:5%;overflow:hidden;box-shadow:0 -12px 32px #00000080}.slash-menu-list{flex-direction:column;gap:2px;max-height:220px;display:flex;overflow-y:auto}.slash-menu-item{color:#ffffffd9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 10px;transition:all .15s;display:flex}.slash-menu-item:hover,.slash-menu-item.selected{color:#fff;background:#818cf82e}.slash-menu-item:focus-visible,.slash-history-card:focus-visible,.slash-history-info:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.slash-cmd-icon{color:#818cf8;flex-shrink:0}.slash-cmd-name{color:#fff;min-width:80px;font-size:13.5px;font-weight:600}.slash-cmd-desc{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.slash-menu-empty{color:#ffffff73;text-align:center;padding:12px;font-size:12.5px}.slash-history-view{flex-direction:column;gap:6px;padding:2px 4px;display:flex}.slash-popout-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:2px;padding-bottom:6px;display:flex}.slash-back-btn{color:#818cf8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:2px;padding:3px 6px;font-size:12px;font-weight:500;transition:background .15s;display:inline-flex}.slash-back-btn:hover{color:#a5b4fc;background:#818cf826}.slash-new-chat-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#3b82f6 100%);border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:11.5px;font-weight:500;transition:opacity .15s;display:inline-flex}.slash-new-chat-btn:hover{opacity:.9}.slash-history-list{flex-direction:column;gap:4px;max-height:220px;display:flex;overflow-y:auto}.slash-history-card{background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 10px;transition:all .15s;display:flex}.slash-history-card:hover{background:#818cf826}.slash-history-card.active{background:#818cf833}.slash-history-info{cursor:pointer;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.history-card-icon{color:#818cf8;flex-shrink:0}.history-card-text{flex-direction:column;min-width:0;display:flex}.history-card-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.history-card-meta{color:#ffffff73;font-size:10.5px}.history-card-delete{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:4px;place-items:center;padding:4px;transition:all .15s;display:grid}.history-card-delete:hover{color:#ef4444;background:#ef444426}.gpt-footer-meta-left{align-items:center;gap:12px;display:flex}.history-modal-btn{color:#818cf8e6;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:11.5px;font-weight:500;transition:color .2s;display:inline-flex}.history-modal-btn:hover{color:#a5b4fc;text-decoration:underline}.gpt-modal-overlay{-webkit-backdrop-filter:blur(12px);z-index:2000;background:#040610bf;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.gpt-history-modal{background:#0a1024f2;border:1px solid #818cf84d;border-radius:16px;flex-direction:column;width:100%;max-width:520px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0009,0 0 30px #6366f133}.history-modal-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.history-modal-title{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.history-modal-close{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:6px;place-items:center;padding:4px;transition:all .2s;display:grid}.history-modal-close:hover{color:#fff;background:#ffffff1a}.history-modal-body{flex-direction:column;gap:14px;padding:16px 20px;display:flex;overflow-y:auto}.history-actions-bar{justify-content:space-between;align-items:center;gap:10px;display:flex}.new-chat-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#3b82f6 100%);border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:opacity .2s;display:inline-flex}.new-chat-btn:hover{opacity:.9}.delete-all-btn{color:#f87171;cursor:pointer;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12.5px;font-weight:500;transition:all .2s;display:inline-flex}.delete-all-btn:hover{background:#ef444440}.history-sessions-list{flex-direction:column;gap:8px;display:flex}.history-session-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .2s;display:flex}.history-session-card:hover{background:#ffffff12;border-color:#818cf84d}.history-session-card.active{background:#818cf81f;border-color:#818cf8}.session-card-info{cursor:pointer;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.session-card-icon{color:#818cf8;flex-shrink:0}.session-card-text{flex-direction:column;min-width:0;display:flex}.session-card-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.session-card-meta{color:#ffffff73;margin-top:2px;font-size:11.5px}.session-delete-btn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;place-items:center;padding:6px;transition:all .2s;display:grid}.session-delete-btn:hover{color:#ef4444;background:#ef444426}.history-empty-state{text-align:center;color:#ffffff73;padding:24px;font-size:13px}@media (max-width:768px){.gpt-support-page{padding-top:80px}.gpt-main-scroll{padding-top:10px;padding-bottom:130px}.gpt-welcome-screen{padding:10px 0}.welcome-logo-img,.welcome-hero-avatar{width:auto;height:50px}.welcome-heading{font-size:24px}.welcome-subheading{margin-bottom:24px;font-size:13.5px}.gpt-msg-content{max-width:86%}}@media (max-width:480px){.gpt-msg-content{max-width:92%}.gpt-msg-avatar{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}.welcome-heading{font-size:21px}.welcome-subheading{padding:0 12px;font-size:13px}}@media (max-width:380px){.gpt-msg-content{max-width:95%}.gpt-msg-bubble{padding:8px 11px!important;font-size:13.5px!important}}
