:root{--primary-color:#1c2452;--secondary-color:#b8860b;--font-size:15px;--primary-light:#2a356f;--primary-lighter:#eef1f8;--primary-dark:#151b3d;--sidebar-bg:#1c2452;--sidebar-hover-bg:#b8860b1f;--sidebar-active-bg:#b8860b2e;--sidebar-border:#b8860b40;--text-light:#fffffff2;--text-muted:#ffffffa6;--dropdown-bg:#fff;--dropdown-hover:#b8860b1f;--modal-shadow:0 20px 25px -5px #00000026}#root .pc-sidebar{border-right:1px solid #e2e8f0;color:var(--text-dark)!important;background:#fff!important;width:260px!important;transition:width .3s!important}#root .pc-sidebar .navbar-wrapper{width:250px!important}#root .pc-sidebar .pc-link{color:var(--text-dark)!important;font-size:var(--font-size)!important;border-radius:10px!important;align-items:center!important;margin:2px 12px!important;padding:10px 14px!important;font-weight:500!important;text-decoration:none!important;transition:all .2s ease-in-out!important;display:flex!important}#root .pc-sidebar .pc-item:hover>.pc-link{background:var(--sidebar-hover-bg)!important;color:var(--secondary-color)!important}#root .pc-sidebar .pc-item.active>.pc-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;color:var(--primary-color)!important;background:linear-gradient(135deg,#1c24520f,#b8860b24)!important;border:1px solid #b8860b59!important;font-weight:600!important;box-shadow:0 6px 18px #1c245214,inset 0 1px #ffffffb3!important}#root .pc-sidebar .pc-navbar>.pc-item.active:not(.pc-hasmenu)>.pc-link:after{background:0 0!important}#root .pc-container{margin-left:250px!important}@media (width<=1024px){#root .pc-container{margin-left:0!important}}#root .pc-header{border-bottom:1px solid #e2e8f0;background:#fff!important}.pc-head-link{transition:all .2s;color:var(--primary-color)!important;font-size:var(--font-size)!important}.pc-head-link:hover{color:var(--secondary-color)!important}#root .pc-sidebar .simplebar-scrollbar:before{background:#b8860b59!important}.btn-primary{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}.btn-primary:hover{background-color:var(--primary-dark)!important;border-color:var(--primary-dark)!important}.text-primary{color:var(--primary-color)!important}.session-menu-container{align-items:center;margin-left:auto;display:flex;position:relative}.session-dropup{z-index:1000;background:#fff;border:1px solid #1c245214;border-radius:14px;min-width:160px;margin-bottom:8px;padding:6px;animation:.2s ease-out slideUp;position:absolute;bottom:100%;right:0;box-shadow:0 10px 35px #0000001a}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.session-dropup-item{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex;text-decoration:none!important}.session-dropup-item:hover{color:var(--primary-color);background:#b8860b1f}.session-dropup-item i{font-size:15px}.session-dropup-item.delete{color:#ef4444}.session-dropup-item.delete:hover{color:#dc2626;background:#fee2e2}.three-dots-btn{color:inherit;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.three-dots-btn:hover{color:var(--primary-color)}.custom-modal-overlay{position:fixed;inset:0;-webkit-backdrop-filter:blur(8px)!important;z-index:1060!important;background-color:#0f172a73!important;justify-content:center!important;align-items:center!important;display:flex!important}.custom-modal-content{animation:.3s modalFadeIn;width:90%!important;max-width:480px!important;box-shadow:var(--modal-shadow)!important;background:#fff!important;border:1px solid #b8860b2e!important;border-radius:18px!important;outline:none!important;padding:24px!important;position:relative!important}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.custom-modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.custom-modal-title{color:var(--primary-color);align-items:center;gap:8px;margin:0;font-size:18px;font-weight:700;display:flex}.custom-modal-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px;font-size:20px;transition:all .2s}.custom-modal-close-btn:hover{color:var(--primary-color);background:#b8860b1f}.custom-modal-body{color:#475569;margin-bottom:24px;font-size:14px;line-height:1.6}.custom-modal-input-group{margin-top:12px}.custom-modal-input{border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:all .2s}.custom-modal-input:focus{border-color:var(--secondary-color);box-shadow:0 0 0 3px #b8860b33}.custom-modal-footer{justify-content:flex-end;align-items:center;gap:12px;display:flex}.custom-modal-btn{cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.custom-modal-btn-cancel{color:#475569;background:#f1f5f9}.custom-modal-btn-cancel:hover{color:#0f172a;background:#e2e8f0}.custom-modal-btn-confirm{background:var(--primary-color);color:#fff}.custom-modal-btn-confirm:hover{background:var(--primary-dark)}.custom-modal-btn-danger{color:#fff;background:#ef4444}.custom-modal-btn-danger:hover{background:#dc2626}#root .pc-sidebar.pc-sidebar-hide,#root .pc-sidebar.pc-sidebar-hide .navbar-wrapper{width:0!important}#root .pc-sidebar.pc-sidebar-hide~.pc-container{margin-left:0!important}@media (width<=1024px){#root .pc-sidebar{transition:transform .3s;transform:translate(-100%)}#root .pc-sidebar.mob-sidebar-active{transform:translate(0)}#root .pc-container{margin-left:0!important}}.session-menu-container .three-dots-btn{opacity:0;visibility:hidden;transition:opacity .2s}.pc-link:hover .three-dots-btn{opacity:1;visibility:visible}.archive-chats-list{scrollbar-width:none;-ms-overflow-style:none;max-height:300px;overflow-y:scroll}.archive-chats-list::-webkit-scrollbar{width:0;height:0}.react-modal-overlay{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;background-color:#0009!important}.react-modal-content{background:#fff;border:none;border-radius:2px;outline:none;max-height:95vh;padding:2px;position:relative;overflow:hidden auto;box-shadow:0 10px 30px #00000026}@media (width<=768px){.react-modal-content{margin:10px;width:95%!important}}thead{background-color:#1890ff;color:#fff!important}.bot-message-wrapper{flex:1;min-width:0;max-width:100%}.chat-html-response{max-width:100%;overflow-x:auto}.chat-html-response table{max-width:100%;width:100%!important}.chat-html-response img{max-width:100%;height:auto}:root{--primary:#1c2452;--secondary:#b8860b;--primary-light:#1c245214;--primary-border:#1c245224;--secondary-light:#b8860b24;--bg-main:#f8fafc;--bg-soft:#f1f5f9;--text-main:#0f172a;--text-soft:#475569;--white-glass:#ffffffb8}.chat-container{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#0003 transparent;background:#fff;height:calc(100dvh - 74px);position:relative;overflow:hidden auto}.chat-container::-webkit-scrollbar{width:6px}.chat-container::-webkit-scrollbar-track{background:0 0}.chat-container::-webkit-scrollbar-thumb{background-color:#0003;border-radius:10px}.chat-container::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.pc-sidebar{box-shadow:none!important;background:#fff!important;border-right:1px solid #00000014!important}body:has(.chat-container){overflow:hidden}.chat-body-wrapper{max-width:1050px;margin:0 auto}.pc-header{box-shadow:none!important;border-bottom:1px solid #0000!important;transition:all .2s!important}.pc-header.header-scrolled{border-bottom:1px solid #00000014!important;box-shadow:0 2px 8px #0000000a!important}.user-message-box{background:var(--primary);color:#fff;border:1px solid #ffffff0f;border-radius:24px 6px 24px 24px;max-width:78%;font-size:15px;line-height:1.75;box-shadow:0 10px 30px #1c24522e}.user-message-text{letter-spacing:.2px;white-space:pre-wrap}.user-logo-box{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e2e8f0;width:40px;height:40px;font-size:16px}.bot-logo-box{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e2e8f0;width:40px;height:40px}.new-bot-logo-img{width:55px;height:auto}.bot-logo-img{width:32px;height:auto}.bot-message-box{width:100%;max-width:100%;box-shadow:none;color:var(--text-main);background:0 0;border:none;border-radius:0;font-size:15px;line-height:1.6}.bottom-spacer{height:10px}.chat-footer{z-index:10;background:0 0;position:sticky;bottom:0}.welcome-avatar{object-fit:cover;background:#fff;width:80px;height:80px;padding:4px}.chat-form{max-width:1000px}.glass-input-group{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffbd;border:1px solid #b8860b4d;border-radius:24px;transition:all .25s}.glass-input-group:focus-within{border-color:#b8860b80}.claude-form{width:100%;max-width:980px;margin:0 auto}.claude-input-wrapper{-webkit-backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #1c24521f;border-radius:28px;padding:14px 16px 12px;transition:all .25s}.chat-textarea{resize:none;color:#1e293b;width:90%;min-height:30px;max-height:180px;padding:2px 4px 12px;font-size:16px;font-weight:500;line-height:1.7;overflow-y:auto;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.chat-textarea::placeholder{color:#64748b;font-weight:500}.claude-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.claude-toolbar-left,.claude-toolbar-right{align-items:center;gap:10px;display:flex}.claude-icon-btn{color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.claude-icon-btn i{font-size:18px}.model-selector-btn{color:#1c2452;background:#fff;border:1px solid #1c245214;border-radius:999px;align-items:center;gap:10px;height:40px;padding:0 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.model-selector-btn:hover{background:#f8fafc;border-color:#b8860b80}.model-selector-icon{opacity:.7;font-size:11px}.chat-submit-btn{color:#1c2452;background:linear-gradient(135deg,#b8860b,#f0c879);border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.chat-submit-btn:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px)scale(1.03)}.chat-submit-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.chat-submit-btn i{font-size:18px;font-weight:700}.model-dropdown-menu{scrollbar-width:none;-ms-overflow-style:none;width:320px;max-height:55vh;overflow-y:auto;z-index:1050!important;border:none!important;border-radius:18px!important;padding:10px!important;box-shadow:0 20px 40px #0f172a1f!important}.model-dropdown-menu::-webkit-scrollbar{display:none}.model-dropdown-item{border:1px solid #0000;border-radius:12px;padding:10px 12px;transition:all .2s}.model-dropdown-item:hover{background:#1c24520a}.model-dropdown-item.active-model{background:#ffffffe6;border:1px solid #1c24521f}.model-item-title{color:#1c2452;font-size:14px;font-weight:600}.model-item-desc{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}@media (width<=768px){.claude-input-wrapper{border-radius:22px;padding:12px}.chat-textarea{font-size:15px}.model-selector-btn{white-space:nowrap;text-overflow:ellipsis;max-width:180px;overflow:hidden}}.typing-dot{background-color:var(--primary-color,#1c2452);opacity:.4;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite typing-bounce}@keyframes typing-bounce{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.anim-delay-200{animation-delay:.2s}.anim-delay-400{animation-delay:.4s}.welcome-container{max-width:850px}.welcome-heading{letter-spacing:-.02em;font-size:1.75rem}.chat-action-btn{width:40px;height:40px;transition:all .2s}.bot-message-wrapper{flex-direction:column;align-items:flex-start;max-width:100%;display:inline-flex;position:relative}.bot-message-box{padding:0;position:relative}.chat-html-response{word-wrap:break-word;overflow-wrap:break-word;width:100%}.chat-html-response *{max-width:100%!important}.chat-html-response div,.chat-html-response section,.chat-html-response article,.chat-html-response figure{text-align:left!important;margin-left:0!important;margin-right:0!important}.chat-html-response p{margin-bottom:12px!important}.chat-html-response h1,.chat-html-response h2,.chat-html-response h3,.chat-html-response h4,.chat-html-response h5,.chat-html-response h6{margin-top:16px!important;margin-bottom:8px!important}.chat-html-response img{object-fit:cover;display:block;border-radius:8px!important;max-width:350px!important;height:auto!important;margin:12px 0!important}.copy-message-btn-fixed{color:#888;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.copy-message-btn-fixed:hover{color:var(--primary-color);opacity:1;background:#0000000d}.copy-btn-user-hover-container{opacity:0;visibility:hidden;transition:all .2s}.user-message-wrapper:hover .copy-btn-user-hover-container{opacity:1;visibility:visible}.copy-message-btn{cursor:pointer;padding:0;transition:all .2s}.copy-message-btn:hover{background:var(--primary-color);color:#fff}.copy-message-btn i{font-size:12px}.chat-html-content h1{margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.chat-html-content h2{margin-bottom:.3rem;font-size:1rem;font-weight:600}.chat-html-content p{font-size:inherit;margin-bottom:.4rem}.chat-html-content ul{margin-bottom:.4rem;padding-left:1.2rem}.chat-html-content li{margin-bottom:.2rem}.chat-html-content a.cta-button{background:var(--bs-primary,#0d6efd);color:#fff;border-radius:6px;margin-top:4px;padding:6px 14px;font-size:.85rem;text-decoration:none;display:inline-block}.chat-html-content section{margin-bottom:.6rem}.marketing-content{color:#1e293b;max-width:900px;margin:0 auto;font-family:Public Sans,sans-serif;line-height:1.4}.marketing-content__section{margin-bottom:12px}.marketing-content__headline{color:#0f172a;border-bottom:1px solid #e2e8f0;margin-bottom:8px;padding-bottom:6px;font-size:24px;font-weight:700;line-height:1.2}.marketing-content__subheadline{color:#1e293b;margin-top:12px;margin-bottom:6px;font-size:18px;font-weight:600}.marketing-content__greeting{margin-bottom:6px;font-size:15px;font-weight:500}.marketing-content__intro,.marketing-content__text{color:#334155;margin-bottom:6px;font-size:14px}.marketing-content__list{color:#334155;margin-bottom:8px;padding-left:20px;list-style-type:disc}.marketing-content__list li{margin-bottom:2px;font-size:14px}.marketing-content__link{color:var(--primary-color,#2563eb);font-weight:500;text-decoration:none;transition:color .2s}.marketing-content__link:hover{color:var(--secondary-color,#1d4ed8);text-decoration:underline}.marketing-content__button{background-color:var(--primary-color,#2563eb);color:#fff;border-radius:6px;margin-top:8px;margin-bottom:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 4px -1px #0000001a}.marketing-content__button:hover{background-color:var(--secondary-color,#1d4ed8);color:var(--primary-color,#fff);transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000026}.marketing-content__footer{color:#64748b;border-top:1px solid #e2e8f0;margin-top:20px;padding-top:12px;font-size:13px}.marketing-content__signature{margin-top:8px;margin-bottom:8px;line-height:1.5}.marketing-content__signature strong{color:#334155}.marketing-content__contact-info{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.suggestion-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s;color:var(--primary)!important;background:#ffffffd9!important;border:1px solid #b8860b4d!important}.suggestion-btn:hover{transform:translateY(-2px);border-color:var(--secondary)!important;background:#b8860b1f!important}.marketing-content{max-width:900px;margin:0 auto;font-family:Arial,sans-serif}.marketing-content .headline{font-size:42px;font-weight:700}.marketing-content .description{white-space:pre-wrap;font-size:14px}.chat-html-response{color:#334155;width:100%;font-size:15px;line-height:1.7}.chat-html-response .marketing-content{color:#334155;width:100%;font-family:Public Sans,sans-serif}.chat-html-response .content-section{margin-bottom:18px}.chat-html-response .headline{color:#1c2452;margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.3}.chat-html-response h1,.chat-html-response h2,.chat-html-response h3,.chat-html-response h4{color:#1c2452;margin-bottom:10px;font-weight:700;line-height:1.35}.chat-html-response h1{font-size:28px}.chat-html-response h2{font-size:24px}.chat-html-response h3{font-size:20px}.chat-html-response p,.chat-html-response .description,.chat-html-response .question-text,.chat-html-response .cta-text{color:#475569;margin-bottom:12px;font-size:15px;line-height:1.7}.chat-html-response ul,.chat-html-response ol,.chat-html-response .details-list{margin-bottom:14px;padding-left:20px}.chat-html-response li{color:#475569;margin-bottom:8px;line-height:1.6}.chat-html-response a,.chat-html-response .cta-link{color:#b8860b;font-weight:600;text-decoration:none;transition:all .2s}.chat-html-response a:hover,.chat-html-response .cta-link:hover{color:#c89b3f;text-decoration:underline}.chat-html-response .cta-button,.chat-html-response .marketing-content__button{background:#1c2452;border-radius:10px;justify-content:center;align-items:center;margin-top:10px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;color:#fff!important}.chat-html-response .cta-button:hover,.chat-html-response .marketing-content__button:hover{background:#b8860b;transform:translateY(-1px);color:#1c2452!important}.chat-html-response .card,.chat-html-response .info-box,.chat-html-response .feature-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:16px;padding:16px}.chat-html-response table{border-collapse:collapse;width:100%;margin-top:12px;margin-bottom:16px}.chat-html-response table th{color:#fff;text-align:left;background:#1c2452;padding:12px;font-size:14px}.chat-html-response table td{color:#475569;border:1px solid #e2e8f0;padding:12px;font-size:14px}.chat-html-response img{border-radius:14px;max-width:100%;margin-top:12px;margin-bottom:12px}.chat-html-response blockquote{color:#64748b;border-left:4px solid #b8860b;margin:14px 0;padding-left:14px;font-style:italic}.chat-html-response pre{color:#f8fafc;background:#0f172a;border-radius:12px;margin-top:12px;margin-bottom:12px;padding:14px;overflow-x:auto}.chat-html-response code{font-family:monospace;font-size:13px}@media (width<=768px){.chat-html-response .headline,.chat-html-response h1{font-size:22px}.chat-html-response h2{font-size:20px}.chat-html-response h3{font-size:18px}.chat-html-response p,.chat-html-response li{font-size:14px}}.upload-btn{cursor:pointer;position:relative;overflow:hidden}.upload-btn:after{content:"";border-radius:50%;transition:all .25s;position:absolute;inset:0}.upload-btn:hover:after{background:#1c24520d}.upload-btn-drag{transform:scale(1.06);box-shadow:0 0 0 4px #b8860b24;color:#b8860b!important;background:#b8860b1f!important}.upload-btn-drag i{animation:1s infinite uploadBounce}@keyframes uploadBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.claude-input-wrapper{background:#fff;border:1px solid #1c24521f;border-radius:28px;padding:14px 16px 12px;transition:all .25s;position:relative;box-shadow:0 8px 30px #0f172a0a}.claude-input-wrapper:focus-within{border-color:#b8860b8c}.claude-input-wrapper-drag{background:#b8860b0d;border-color:#b8860b}.chat-textarea{resize:none;color:#1c2452;background:0 0;border:none;outline:none;width:100%;min-height:34px;max-height:180px;font-size:16px;font-weight:500;line-height:1.6;overflow-y:auto}.chat-textarea::placeholder{color:#64748b}.claude-toolbar{justify-content:space-between;align-items:center;display:flex}.claude-toolbar-right{align-items:center;gap:10px;display:flex}.claude-icon-btn{color:#1c2452;cursor:pointer;background:#f8fafc;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.claude-icon-btn:hover{color:#1c2452;background:#b8860b29}.upload-btn i{font-size:18px}.uploaded-files-preview-container{border-bottom:1px solid #1c245214;flex-wrap:wrap;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.file-preview-card{-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #1c24521f;border-radius:12px;transition:all .25s cubic-bezier(.4,0,.2,1);animation:.25s cubic-bezier(.34,1.56,.64,1) cardEntry;position:relative;box-shadow:0 4px 12px #0f172a08}.file-preview-card:hover{border-color:#b8860b66;transform:translateY(-2px);box-shadow:0 6px 16px #0f172a12}.file-preview-card.image-preview{justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:visible}.image-preview-thumbnail{object-fit:cover;border-radius:11px;width:100%;height:100%}.file-preview-card.doc-preview{align-items:center;width:180px;height:58px;padding:8px 10px;display:flex}.doc-preview-content{align-items:center;gap:10px;width:100%;display:flex;overflow:hidden}.doc-preview-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;font-size:24px;line-height:1;transition:transform .2s;display:flex}.file-preview-card:hover .doc-preview-icon-wrapper{transform:scale(1.08)}.icon-pdf{color:#dc2626}.icon-excel{color:#16a34a}.icon-word{color:#2563eb}.icon-text{color:#ea580c}.icon-zip{color:#d97706}.icon-code{color:#7c3aed}.icon-generic{color:#64748b}.doc-preview-info{text-align:left;flex-direction:column;display:flex;overflow:hidden}.doc-preview-name{color:#1c2452;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.doc-preview-size{color:#64748b;margin-top:2px;font-size:11px;font-weight:500}.file-preview-remove-btn{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:5;background:#ef4444;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:all .2s;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 6px #00000026}.file-preview-remove-btn i{justify-content:center;align-items:center;font-size:10px;display:flex}.file-preview-card:hover .file-preview-remove-btn{opacity:1;visibility:visible}.file-preview-remove-btn:hover{background:#dc2626;transform:scale(1.1)}@media (width<=576px){.file-preview-card.doc-preview{width:140px}.doc-preview-name{font-size:11px}.doc-preview-size{font-size:9px}}.claude-drag-overlay{z-index:100;pointer-events:none;background:#fffffff2;border:2px dashed #b8860b;border-radius:28px;justify-content:center;align-items:center;animation:.2s ease-in-out fadeIn;display:flex;position:absolute;inset:0}.claude-drag-overlay-content{color:#1c2452;flex-direction:column;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.claude-drag-overlay-content i{color:#b8860b;font-size:32px}@keyframes cardEntry{0%{opacity:0;transform:scale(.9)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounceUp{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.bounce-anim{animation:1.2s ease-in-out infinite bounceUp}.file-preview-modal-content{box-shadow:none;background:0 0;border:none;border-radius:12px;flex-direction:column;max-height:95vh;animation:.3s cubic-bezier(.34,1.56,.64,1) modalEntry;display:flex;position:relative;overflow:hidden}@keyframes modalEntry{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.file-preview-modal-header{z-index:10;background:0 0;border-bottom:none;justify-content:flex-end;align-items:center;padding:12px;display:flex;position:absolute;top:0;right:0}.file-preview-modal-title{color:#1c2452;white-space:nowrap;text-overflow:ellipsis;align-items:center;max-width:80%;font-size:16px;font-weight:600;display:flex;overflow:hidden}.file-preview-modal-close-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex}.file-preview-modal-close-btn:hover{color:#fff;background:#ffffff40;transform:scale(1.05)}.file-preview-modal-body{background:0 0;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.modal-image-preview-wrapper{background:0 0;border:none;justify-content:center;align-items:center;width:100%;padding:0;display:flex}.modal-image-preview{object-fit:contain;border-radius:12px;max-width:100%;max-height:85vh;box-shadow:0 10px 30px #0003}.modal-text-preview-wrapper{background:#0f172a;border:1px solid #ffffff0d;border-radius:12px;width:100%;max-height:55vh;padding:18px;overflow:auto}.modal-text-preview{color:#f8fafc;white-space:pre-wrap;text-align:left;margin:0;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.6}.modal-generic-preview-wrapper{text-align:center;flex-direction:column;align-items:center;width:100%;padding:20px 0;display:flex}.modal-generic-preview-icon{margin-bottom:12px;font-size:64px;line-height:1;animation:3s ease-in-out infinite floatAnim}@keyframes floatAnim{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.modal-file-metadata{background:#f8fafc;border:1px solid #1c245214;border-radius:12px;width:100%;max-width:420px;margin-bottom:20px;padding:14px 18px}.metadata-row{border-bottom:1px solid #1c24520a;justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.metadata-row:last-child{border-bottom:none}.metadata-label{color:#64748b;font-weight:500}.metadata-value{color:#1c2452;font-weight:600}.modal-download-btn{color:#fff!important;background:#1c2452!important;border:none!important;border-radius:10px!important;padding:10px 24px!important;font-size:14px!important;font-weight:600!important;transition:all .25s!important}.modal-download-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #b8860b40;color:#1c2452!important;background:#b8860b!important}.user-initial{color:#1c2452;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.premium-thinking-wrapper{background:0 0;padding-left:10px;display:inline-block}.thinking-text{background:linear-gradient(90deg, var(--primary) 0%, var(--secondary) 25%, #f7d594 50%, var(--secondary) 75%, var(--primary) 100%);color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:600;animation:2s linear infinite water-wave}@keyframes water-wave{0%{background-position:0%}to{background-position:200%}}
