.login-card{position:relative;width:368px;min-height:421px;display:flex;flex-direction:column;align-items:flex-start;padding:24px 24px 32px;gap:72px;background:#ffffff1a;border-radius:8px;box-sizing:border-box;z-index:10;animation:slideUpFadeIn .6s ease-out forwards;opacity:0;transform:translateY(30px)}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-card>.login-logo{animation:fadeIn .3s ease-out forwards;animation-delay:.4s;opacity:0}.login-card>.login-form-container>.login-headline-inputs>.login-headline{animation:fadeIn .3s ease-out forwards;animation-delay:.5s;opacity:0}.login-card>.login-form-container>.login-headline-inputs>.login-inputs>.login-input-wrapper:nth-child(1){animation:fadeIn .3s ease-out forwards;animation-delay:.6s;opacity:0}.login-card>.login-form-container>.login-headline-inputs>.login-inputs>.login-input-wrapper:nth-child(3){animation:fadeIn .3s ease-out forwards;animation-delay:.7s;opacity:0}.login-card>.login-form-container>.login-headline-inputs>.login-inputs>.login-input-wrapper:nth-child(5){animation:fadeIn .3s ease-out forwards;animation-delay:.8s;opacity:0}.login-card>.login-form-container>form{animation:fadeIn .3s ease-out forwards;animation-delay:.9s;opacity:0}.login-logo{display:flex;flex-direction:row;align-items:center;padding:0;gap:8.75px;width:104.5px;height:28px;flex:none;order:0;flex-grow:0}.login-logo-icon{width:36.75px;height:28px;flex:none;order:0;flex-grow:0;-o-object-fit:contain;object-fit:contain}.login-logo-slash{font-family:JetBrains Mono,monospace;font-style:normal;font-weight:400;font-size:12.25px;line-height:16px;color:#fff3;flex:none;order:1;flex-grow:0}.login-logo-title{font-family:JetBrains Mono,monospace;font-style:normal;font-weight:400;font-size:12.25px;line-height:16px;color:#fff;flex:none;order:2;flex-grow:0}.login-form-container{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:43px;width:320px;height:265px;flex:none;order:1;align-self:stretch;flex-grow:0}.login-headline-inputs{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:320px;height:189px;flex:none;order:0;align-self:stretch;flex-grow:0}.login-headline{width:320px;height:42px;font-family:Instrument Sans,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:130%;color:#fff;flex:none;order:0;align-self:stretch;flex-grow:0;margin:0}.login-inputs{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:320px;height:123px;flex:none;order:1;align-self:stretch;flex-grow:0}.login-input-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:4px;width:320px;height:25px;flex:none;align-self:stretch;flex-grow:0}.login-input-wrapper:nth-child(1){order:0}.login-input-wrapper:nth-child(2){order:1}.login-input-wrapper:nth-child(3){order:2}.login-input{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 4px;gap:10px;width:320px;height:21px;font-family:GT Pressura Mono Trial,monospace;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#fff;background:transparent;border:none;outline:none;box-sizing:border-box;flex:none;order:0;flex-grow:1}.login-input::-moz-placeholder{color:#fff;opacity:.3}.login-input::placeholder{color:#fff;opacity:.3}.login-input:focus{color:#fff;opacity:1}.login-input:disabled{opacity:.5;cursor:not-allowed}.login-input:-webkit-autofill,.login-input:-webkit-autofill:hover,.login-input:-webkit-autofill:focus,.login-input:-webkit-autofill:active{-webkit-text-fill-color:#FFFFFF!important;box-shadow:0 0 0 1000px transparent inset!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;background-color:transparent!important}.login-input-line{width:320px;height:0px;opacity:.1;border:none;border-bottom:1px solid #FFFFFF;flex:none;order:1;align-self:stretch;flex-grow:0}.login-input:focus+.login-input-line{opacity:.3;border-bottom:1px solid #FFFFFF}.login-form-container>form{order:1;flex:none;flex-grow:0}.login-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px 24px;gap:10px;width:84px;height:33px;background:#fff;border-radius:8px;border:none;font-family:GT Pressura Mono Trial,monospace;font-style:normal;font-weight:400;font-size:13px;line-height:130%;color:#091c35;cursor:pointer;transition:all .2s ease;box-sizing:border-box;flex:none;order:0;flex-grow:0}.login-button:hover{background:#ffffffe6;transform:translateY(-1px)}.login-button:active{transform:translateY(0)}.login-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.login-error{margin-top:16px;padding:12px 16px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;font-size:14px;text-align:center;font-family:Instrument Sans,sans-serif;width:100%;box-sizing:border-box}@media(max-width:768px){.login-card{position:relative;left:auto;top:auto;width:90vw;max-width:368px;height:auto;min-height:421px}.login-form-container,.login-headline-inputs,.login-inputs,.login-input-wrapper,.login-input,.login-input-line,.login-headline{width:100%}}@media(max-width:480px){.login-card{padding:20px;gap:48px}.login-headline{font-size:28px}.login-input{font-size:15px}.login-button{font-size:12px}}:root{--g-neon-blue: #22d3ee;--g-gold: #ac7f49;--text: #e5e7eb;--accent: var(--g-neon-blue);--g-neon-blue-20: rgba(34, 211, 238, .2);--g-neon-blue-33: rgba(34, 211, 238, .33);--g-neon-blue-40: rgba(34, 211, 238, .4);--white-10: rgba(255, 255, 255, .1);--white-15: rgba(255, 255, 255, .15);--white-20: rgba(255, 255, 255, .2);--white-30: rgba(255, 255, 255, .3);--white-50: rgba(255, 255, 255, .5);--white-60: rgba(255, 255, 255, .6);--white-70: rgba(255, 255, 255, .7);--white-90: rgba(255, 255, 255, .9);--white-100: #ffffff;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 12px;--radius-2xl: 14px;--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--transition-timing: cubic-bezier(.4, 0, .2, 1);--shadow-sm: 0 4px 12px rgba(0, 0, 0, .1);--shadow-md: 0 8px 32px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 62px rgba(0, 0, 0, .2);--shadow-chat: rgba(0, 0, 0, .66) 0px 8px 28px;--blur-sm: blur(10px);--blur-md: blur(20px)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;background-color:#030712;overflow:hidden}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#e5e7eb;position:relative}#root{min-height:100vh}.dark{color-scheme:dark}.gradient-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.video-background{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:1;-o-object-fit:cover;object-fit:cover}.noise-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2.5' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");mix-blend-mode:overlay}.header-title{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;z-index:100;background:transparent}.nav-left{display:flex;align-items:center;gap:18px}.logo{width:44px;height:44px;flex-shrink:0}.app-title{font-size:32px;font-weight:700;color:#ac7f49;margin:0;letter-spacing:-.02em}.stage-badge,.dev-mode-badge{display:inline-block;background:#fb923c1f;border:1px solid rgba(251,146,60,.5);color:#fb923c;padding:7px 36px;border-radius:8px;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.top-actions{position:fixed;top:24px;right:24px;z-index:9999;display:flex;gap:10px}.admin-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:6px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0b122099;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffb3;transition:all .2s;cursor:pointer;text-decoration:none}.admin-btn:hover{background:#0b1220e6;border-color:#fff3;color:#fff;transform:translateY(-1px)}.admin-btn svg{width:18px;height:18px}.logout-btn:hover{background:#ef444433;border-color:#ef444480;color:#ef4444}.response-text ul,.response-text ol{margin:.5em 0;padding-left:1.5em;list-style-position:outside}.response-text ul{list-style-type:disc}.response-text ol{list-style-type:decimal}.response-text li{margin:.35em 0;padding-left:.25em;line-height:1.5}.response-text ul ul,.response-text ol ul{list-style-type:circle;margin:.25em 0;padding-left:1.8em}.response-text ul ul ul,.response-text ol ul ul{list-style-type:square;padding-left:1.8em}.response-text ul:first-child,.response-text ol:first-child{margin-top:0}.response-text ul:last-child,.response-text ol:last-child{margin-bottom:0}.bg-gray-900{background-color:#111827}.border-gray-800{border-color:#1f2937}.border-gray-700{border-color:#374151}.text-gray-400{color:#9ca3af}.text-white{color:#fff}.bg-gray-800{background-color:#1f2937}.ring-gray-600{--tw-ring-color: rgb(75 85 99)}.bg-green-500{background-color:#22c55e}.bg-yellow-500{background-color:#eab308}.bg-red-500{background-color:#ef4444}.bg-gray-600{background-color:#4b5563}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-5{gap:1.25rem}@media(min-width:640px){.sm\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.p-6{padding:1.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-5{margin-top:1.25rem}.ml-4{margin-left:1rem}.mr-1\\.5{margin-right:.375rem}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.items-center{align-items:center}.items-end{align-items:flex-end}.relative{position:relative}.absolute{position:absolute}.overflow-hidden{overflow:hidden}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.hover\\:border-gray-700:hover{border-color:#374151}.hover\\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.h-1{height:.25rem}.h-5{height:1.25rem}.h-10{height:2.5rem}.w-full{width:100%}.w-10{width:2.5rem}.w-5{width:1.25rem}.min-h-full{min-height:100%}.bottom-0{bottom:0}.left-0{left:0}@media(min-width:640px){.sm\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\\:tracking-tight{letter-spacing:-.025em}}@media(min-width:1024px){.lg\\:px-8{padding-left:2rem;padding-right:2rem}}.px-4{padding-left:1rem;padding-right:1rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.space-y-8>*+*{margin-top:2rem}@media(max-width:480px){.content-wrapper{padding:70px 16px 16px}.login-card{padding:28px 24px;border-radius:12px;max-width:100%}.login-card h2{font-size:22px;margin-bottom:20px}.login-card input,.login-card button{padding:14px;font-size:16px}.header-title{padding:12px 16px 0}}.chat-image-container{display:none;padding:8px;background:#00000080;border-radius:10px;line-height:0;will-change:transform,opacity;opacity:0;backface-visibility:hidden;perspective:1000px;scroll-margin-bottom:130px}.chat-image-container.reveal-image{display:block;animation:fadeInImage .3s cubic-bezier(.4,0,.2,1) forwards}.chat-document-container{display:none;padding:0;background:transparent;border-radius:10px;line-height:0;will-change:transform,opacity;opacity:0;backface-visibility:hidden;perspective:1000px;scroll-margin-bottom:130px}.chat-document-container.reveal-image{display:block;animation:fadeInImage .3s cubic-bezier(.4,0,.2,1) forwards}.chat-image{width:100%;height:auto;display:block;cursor:pointer;border-radius:4px}.chat-video{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border:none;pointer-events:none}.video-preview-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden}.video-click-overlay{position:absolute;inset:0;background:#0000004d;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.video-click-overlay:hover{background:#00000026}.play-icon{width:75px;height:75px;display:block;opacity:1}.chat-pdf{width:100%;height:100%;display:block;border:none;background:#525659;pointer-events:none}.pdf-preview-wrapper{position:relative;width:100%;border-radius:8px 8px 0 0;overflow:hidden}.pdf-click-overlay{position:absolute;inset:0;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:normal;justify-content:center;padding:0 34px 30px 14px;z-index:5;transition:background .2s ease}.pdf-click-overlay:hover{background:transparent}.pdf-overlay-title{color:#fff;font-size:12px;font-weight:400;font-family:JetBrains Mono,monospace;text-align:left;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;margin-left:38px;margin-top:30px;width:178px}.image-caption,.media-caption{padding:10px 16px;font-size:14px;color:#fff;font-style:normal;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:transparent;margin:0;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;border-radius:0 0 8px 8px;display:flex;align-items:center;gap:12px}.caption-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-caption{position:absolute;bottom:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:flex-end;gap:12px;background:transparent;padding:15px 16px;border-radius:0 0 8px 8px;color:#9ca3af;line-height:1.6;margin:0;white-space:normal;pointer-events:none}.document-caption button,.document-caption a{pointer-events:auto}.pdf-caption-container{padding:10px 16px;font-size:14px;color:#fff;font-style:normal;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#00000080;margin:0;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;border-radius:0 0 8px 8px;display:flex;align-items:center;justify-content:space-between;gap:12px;pointer-events:none}.pdf-caption-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto}.pdf-caption-button{cursor:pointer;background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .2s ease;flex-shrink:0;pointer-events:auto;color:#9ca3af}.pdf-caption-button:hover{opacity:1}.pdf-caption-button svg{width:20px;height:20px}.response-action-buttons{display:flex;gap:.3rem;margin-top:.5rem;padding-top:.5rem}@media(max-width:768px){.response-action-buttons{gap:.3rem}}@keyframes actionButtonsFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.response-action-btn{background:transparent;border:none;padding:.2rem;cursor:pointer;color:#fff3;transition:color .2s ease,opacity .2s ease;display:inline-flex;align-items:center;justify-content:center;outline:none;opacity:0;animation:actionButtonsFadeIn .3s ease-out forwards}.response-action-btn:nth-child(1){animation-delay:0s}.response-action-btn:nth-child(2){animation-delay:.1s}.response-action-btn:nth-child(3){animation-delay:.2s}.response-action-btn:hover:not(:disabled){color:#ffffffe6}.response-action-btn:disabled{cursor:default;pointer-events:none}.download-btn{cursor:pointer;background:transparent;border:none;padding:0;display:flex;margin-bottom:6px;align-items:center;justify-content:center;opacity:.5;transition:opacity .2s ease;flex-shrink:0}.download-btn:hover{opacity:1}.download-btn:hover .download-icon{filter:brightness(0) invert(1)}.download-icon{width:20px;height:20px;display:block;opacity:1;transition:filter .2s ease,opacity .2s ease}@keyframes fadeInImage{0%{opacity:0;transform:translate3d(-60px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeOutImage{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-60px,0,0)}}@keyframes fadeOutOnly{0%{opacity:1}to{opacity:0}}@media(max-width:768px){.chat-image-container,.chat-document-container{scroll-margin-bottom:90px}.image-caption,.media-caption,.document-caption{padding:8px 12px;font-size:13px}}@media(max-width:480px){.chat-image-container,.chat-document-container{scroll-margin-bottom:90px}.image-caption,.media-caption,.document-caption{padding:8px 10px;font-size:12px}}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media(max-width:768px){.hide-scrollbar-mobile{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar-mobile::-webkit-scrollbar{display:none}}@media(max-width:768px){.mobile-overflow-fix{overflow:hidden;width:100%;height:100vh;height:100dvh;touch-action:pan-y;-webkit-overflow-scrolling:touch}}.messages-wrapper{padding-top:40vh;mask-image:linear-gradient(180deg,#0000 0% 70px,#00000080 120px,#000 170px 100%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 70px,rgba(0,0,0,.5) 120px,rgba(0,0,0,1) 170px,rgba(0,0,0,1) 100%)}@media(max-width:768px){.messages-wrapper.ios-chrome{mask-image:linear-gradient(180deg,#0000 0% 150px,#00000080 175px,#000 200px 100%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 150px,rgba(0,0,0,.5) 175px,rgba(0,0,0,1) 200px,rgba(0,0,0,1) 100%)}.keyboard-open .messages-wrapper.ios-chrome{mask-image:linear-gradient(180deg,#0000 0% 150px,#00000080 175px,#000 200px 100%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 150px,rgba(0,0,0,.5) 175px,rgba(0,0,0,1) 200px,rgba(0,0,0,1) 100%);padding-top:100px!important}}@media(max-width:768px){.messages-wrapper{padding-top:120px;padding-bottom:0;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.messages-wrapper.ios-chrome{padding-top:100px!important}}@media(max-width:480px){.messages-wrapper{padding-top:150px;padding-bottom:0}.messages-wrapper.ios-chrome{padding-top:100px!important}}.welcome-spacer{height:0;flex-shrink:0}.bottom-spacer{height:120px}@media(max-width:768px){.welcome-spacer{height:120px}.bottom-spacer{height:80px;padding-bottom:env(safe-area-inset-bottom,0px)}}@media(max-width:480px){.welcome-spacer{height:150px}.bottom-spacer{height:90px;padding-bottom:env(safe-area-inset-bottom,0px)}}@keyframes slideUpFade{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.animate-slide-up{animation:slideUpFade .6s cubic-bezier(.25,.46,.45,.94) forwards}.animate-fade-in{animation:fadeIn .6s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.btn-glass{background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:.5rem;cursor:pointer;color:#fff9;transition:color .2s ease,opacity .2s ease,transform .2s ease,border-color .2s ease}.btn-glass:hover{border-color:#ffffff4d;color:#ffffffe6;transform:translateY(-1px)}.btn-glass:active{transform:translateY(0)}.card-glass{background:#d9d9d90d;border:1px solid rgba(255,255,255,.2);border-radius:10px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;padding:1.5rem}.glass-effect-sm{backdrop-filter:var(--blur-sm);-webkit-backdrop-filter:var(--blur-sm)}.glass-effect-md{backdrop-filter:var(--blur-md);-webkit-backdrop-filter:var(--blur-md)}.card-glass-dark{background:#0000004d;border:1px solid var(--white-15);border-radius:var(--radius-lg);backdrop-filter:var(--blur-sm);-webkit-backdrop-filter:var(--blur-sm);box-shadow:var(--shadow-lg);padding:1.5rem}.flex-center{display:flex;align-items:center;justify-content:center}.flex-col-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-start{display:flex;align-items:center;justify-content:flex-start}.flex-end{display:flex;align-items:center;justify-content:flex-end}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.stat-card{position:relative;overflow:hidden;height:75px;align-content:center;border-radius:.5rem;background-color:#11182754;padding:16px 16px 16px 30px;transition:border-color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1)}.stat-card-container{display:flex;align-items:center}.stat-icon-box{display:flex;align-items:center;justify-content:center;border-radius:.5rem;width:40px;height:40px;background-color:#00000080;margin-right:10px;flex-shrink:0}.stat-icon-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.stat-text-container{flex:1}.stat-title{font-size:12px;font-weight:200;color:#fff;line-height:1;margin:0}.stat-value{font-size:1.125rem;font-weight:700;color:#fff;line-height:1.2;margin-top:8px;margin-bottom:0}.stat-bar{position:absolute;bottom:0;left:0;width:100%;height:.25rem}.chat-input-wrapper{position:fixed;bottom:30px;left:50%;transform:translate(-50%);width:98%;max-width:1024px;display:flex;flex-direction:column;will-change:opacity,transform;z-index:100;background:#00000003;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:10px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.chat-form{padding:10px 3px 4px 20px;background:#0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:10px;height:67px;display:flex;align-items:center;gap:8px;border:none;box-sizing:border-box;box-shadow:#00000080 0 8px 28px;overflow:hidden}.chat-textarea{flex:1;resize:none;border:none;background:transparent;color:#fff;caret-color:#fff;outline:none;font-family:Instrument Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.4;padding:18px 0 0;box-sizing:border-box;scrollbar-width:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:text;-moz-user-select:text;user-select:text}.chat-textarea::-moz-placeholder{color:#fff;opacity:1;-moz-transition:opacity .4s ease;transition:opacity .4s ease}.chat-textarea::placeholder{color:#fff;opacity:1;transition:opacity .4s ease}.chat-textarea:focus::-moz-placeholder{opacity:0}.chat-textarea:focus::placeholder{opacity:0}.chat-textarea::-webkit-scrollbar{display:none}.user-input-form{height:67px}.send-button{padding:0 8px;border:none;background:transparent;cursor:pointer;transition:transform .3s ease;will-change:transform;display:flex;align-items:center;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-moz-appearance:none;appearance:none;-webkit-appearance:none}.send-button:disabled{cursor:not-allowed}.send-icon-stack{position:relative;width:36px;height:36px;display:inline-block}.send-icon{width:36px;height:36px;position:absolute;left:0;top:0;transition:opacity .3s ease,transform .2s ease;will-change:opacity,transform}.response-message{max-width:90%;padding-bottom:50px}.response-message p,.response-message ul,.response-message ol,.response-message li,.response-message h1,.response-message h2,.response-message h3,.response-message h4,.response-message h5,.response-message h6{line-height:1.4!important}.response-message ul{list-style-type:disc;margin:.5em 0;padding-left:1.5em}.response-message ol{list-style-type:decimal;margin:.5em 0;padding-left:1.5em}.response-message li{margin:.25em 0}.response-message ul ul{list-style-type:circle;margin:.25em 0}.response-message ol ol{list-style-type:lower-alpha}.response-text{font-size:16px;font-weight:400;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif;line-height:1.4;white-space:pre-wrap;position:relative;max-width:800px;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.response-text>span{opacity:1!important;visibility:visible!important}.typing-cursor{display:inline-block;margin-left:2px}.media-section{margin-top:1.5rem;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.pdf-container{width:80vw;height:auto;max-width:80vw;max-height:80vh;min-width:80vw;min-height:500px;display:flex;flex-direction:column;border-radius:8px;overflow:hidden;transform:translateZ(0);will-change:transform}.pdf-mobile-actions{display:flex;flex-direction:column;gap:16px;padding:32px 24px;align-items:center;justify-content:center}.pdf-mobile-button{padding:16px 32px;background:#3b82f633;border:1px solid rgba(59,130,246,.4);border-radius:8px;color:#3b82f6;font-size:16px;font-weight:500;cursor:pointer;width:100%;max-width:280px;transition:all .2s ease;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pdf-mobile-button:hover{background:#3b82f64d;border-color:#3b82f699}.pdf-embed{width:100%;height:100%;border:none;position:relative;z-index:10;background-color:#fff;display:block}@keyframes spin{to{transform:rotate(360deg)}}.spinner-container{display:flex;align-items:center;justify-content:center}.spinner{border:3px solid rgba(255,255,255,.1);border-top-color:currentColor;border-radius:50%;animation:spin .8s linear infinite}.spinner-small{width:16px;height:16px;border-width:2px}.spinner-medium{width:24px;height:24px;border-width:3px}.spinner-large{width:40px;height:40px;border-width:4px}.header-container{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;position:fixed;left:0;top:0;z-index:1000;margin:26px 0 0 26px}.header-logo-link{text-decoration:none;color:inherit;display:flex;align-items:center;transition:opacity .2s ease;cursor:default}.header-logo-link.clickable{cursor:pointer}.header-logo-container{display:flex;align-items:center}.header-logo{width:44px;height:44px;-o-object-fit:contain;object-fit:contain}.header-title-container{margin-left:10px}.header-app-title{font-family:JetBrains Mono,monospace;font-style:normal;font-weight:400;font-size:14px;line-height:1;letter-spacing:normal;color:#fff;margin:0}.nav-buttons-container{position:fixed;z-index:9999;display:flex;top:24px;right:24px;gap:4px}.nav-buttons-container.animate{opacity:0;animation:navButtonsFadeIn 1s ease-out .5s forwards}@keyframes navButtonsFadeIn{0%{opacity:0}to{opacity:1}}.nav-bar-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:4px;border-radius:8px;background:transparent;color:#fff;opacity:.2;text-decoration:none;cursor:pointer;transition:opacity .5s ease,color .5s ease}.nav-bar-button:hover{opacity:.9}.nav-bar-button.logout:hover,a.nav-bar-button.logout:hover{color:#ff5177!important;opacity:1!important}.nav-bar-button .dashboard-icon{width:20px;height:20px;display:block}@media(max-width:768px){.response-message{max-width:95%}.chat-input-wrapper{bottom:0!important;left:0!important;width:100vw!important;max-width:100vw!important;padding:0!important;border-radius:10px 10px 0 0!important;will-change:auto!important;transform:none!important}.chat-form{height:60px;padding:4px 16px}.user-input-form{height:60px;padding:4px 16px;border-radius:10px 10px 0 0!important}.chat-textarea{font-size:16px;padding-top:20px}.pdf-container{width:90vw;max-width:95vw;min-width:90vw;max-height:90vh;min-height:70vh}.header-container{margin:20px 0 0 20px}.header-logo{width:33px;height:33px}.header-title-container{margin-left:8px}.nav-buttons-container{display:flex;top:16px;right:16px;gap:0}.nav-bar-button{display:none}.nav-bar-button.logout{display:inline-flex;width:36px;height:36px}}@media(max-width:480px){.response-message{max-width:95%;padding-bottom:40px}.chat-input-wrapper{bottom:0!important;left:0!important;width:100vw!important;max-width:100vw!important;padding:0!important;border-radius:10px 10px 0 0!important;will-change:auto!important;transform:none!important}.chat-form{height:56px;padding:4px 12px}.user-input-form{height:56px;padding:4px 12px;gap:6px;border-radius:10px 10px 0 0!important}.chat-textarea{font-size:16px;padding-top:16px}.send-icon,.send-icon-stack{width:32px;height:32px}.header-container{margin:16px 0 0 16px}.header-logo{width:30px;height:30px}.header-title-container{margin-left:6px}.nav-buttons-container{display:flex;top:12px;right:12px;gap:0}.nav-bar-button{display:none}.nav-bar-button.logout{display:inline-flex;width:32px;height:32px}}@supports (-webkit-touch-callout: none){@media(max-width:480px)and (pointer:coarse){.chat-textarea{padding-top:20px!important}}}@media(display-mode:standalone)and (max-width:480px)and (orientation:portrait){.user-input-form{height:120px!important;padding:4px 12px!important;gap:6px!important;border-radius:10px 10px 0 0!important}}@media(max-width:480px)and (orientation:portrait){html.ios-standalone .user-input-form{height:120px!important;padding:4px 12px 50px 20px!important;gap:6px!important;border-radius:10px 10px 0 0!important}html.ios-standalone .chat-input-wrapper{animation:slideUpFromBottom .5s ease-out forwards}}@keyframes slideUpFromBottom{0%{opacity:0;transform:translate(-50%) translateY(100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}.messages-container{max-width:1024px;margin:0 auto}@media(min-width:769px)and (max-width:1050px){.chat-input-wrapper,.messages-container{max-width:800px}}@media(min-width:769px){.chat-form,.user-input-form{height:auto;min-height:67px;align-items:stretch;margin-bottom:0;padding-bottom:10px!important}.chat-form .chat-textarea,.user-input-form .chat-textarea,.chat-textarea{height:auto;max-height:40vh;overflow-y:auto;scrollbar-width:thin;align-self:stretch;margin-top:10px;margin-bottom:10px;padding:0!important}.send-button{align-self:center}.chat-form.multiline,.user-input-form.multiline{padding-bottom:20px!important}.chat-form.multiline .send-button,.user-input-form.multiline .send-button{top:4px}}
