@charset "UTF-8";:root{--black-4: #0000000a;--black-10: #0000001a;--black-40: #00000066;--white-40: #ffffff66;--primary-color: #0088FF;--primary-hover: #0066CC;--secondary-bg: #f8f9fa;--text-color: #333333;--border-color: #e0e0e0;--message-bg: #ffffff}html[data-theme=dark]{--main-background: #333333;--main-text: #eeeeee;--primary-color: #4a90e2;--primary-hover: #357abd;--secondary-bg: #2a2a2a;--text-color: #ffffff;--border-color: #444444;--message-bg: #3a3a3a}html[data-theme=light]{--main-background: #fcfcf9;--main-text: #ffffff;--primary-color: #0088FF;--primary-hover: #0066CC;--secondary-bg: #f8f9fa;--text-color: #333333;--border-color: #e0e0e0;--message-bg: #ffffff}body{margin:0;font-optical-sizing:auto;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .8s;color:var(--main-text);height:100vh}.app{display:flex;height:100vh;background-color:var(--main-background);transition:background-color .8s}.message{max-width:792px;width:100%;height:fit-content;margin:24px 0;overflow-wrap:break-word;display:flex;flex-direction:column;position:relative}.message.user{align-items:flex-end}.message.bot{align-items:flex-start}.message:not(:last-child):after{content:"";position:absolute;bottom:-24px;width:100%;height:1px;background-color:#00000010}.message:first-child{margin-top:114px}.message:last-child{margin-bottom:0}.placeholder{min-width:300px;min-height:0px;background:linear-gradient(90deg,#2e5379 25%,#3498db,#2e5379 75%);background-size:200% 100%;animation:loading 1.5s infinite,fadeIn .5s ease-in-out forwards;border-radius:8px;filter:blur(2px)}.animating{min-height:120px}@keyframes fadeIn{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.loading-animation{width:100%;height:100%}.icon{grid-area:a;min-width:32px;min-height:32px;width:32px;height:32px}.icon svg{border-radius:50%;width:100%;height:100%}.message-content{grid-area:b;line-height:28px;font-size:18px}.message-content:not(.audio).user{padding:14px 28px;border-radius:20px 20px 0;background-color:var(--primary-color);color:#fff;width:fit-content}.message-content.bot{padding:24px 28px;border-radius:20px 20px 20px 0;background-color:var(--black-4);width:100%}.message-content p:first-child{margin-top:0}.message-content strong:has(+ul .source-link){display:block;font-weight:600;font-size:16px;color:#374151;margin:16px 0 8px}.message-content ul:has(.source-link){list-style:none;padding-left:0;margin-top:0}.message-content ul:has(.source-link) li{padding-left:0;margin:4px 0}.message-content ul:has(.source-link) li a{cursor:pointer}.message-content .source-link{color:var(--primary-color);text-decoration:underline;text-decoration-color:var(--primary-color);text-underline-offset:3px;font-size:14px;line-height:1.4;transition:all .2s ease}.message-content .source-link:visited{color:#6b7280;text-decoration-color:#6b7280}.message-content .source-link.source-link--generated{color:#5c7ebd;text-decoration-color:#5c7ebd;font-style:italic}.message-content .source-link.source-link--generated:visited{color:#6b7280;text-decoration-color:#6b7280}.loading-text{grid-area:b;font-weight:400;font-size:18px;color:#0006;line-height:28px}.suggested-links-wrapper{grid-area:d}@media (max-width: 700px){.message{width:100%;max-width:100%}.message:not(:last-child):after{left:0;width:100%}.message:first-child{margin-top:56px}.message:last-child{margin-bottom:96px}.thumb-container{grid-area:c;margin:16px 0 0 52px}.suggested-links-wrapper{grid-area:c}.message-content{grid-area:b;font-size:14px;line-height:20px;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.loading-text{font-size:14px;line-height:20px}.message-content strong:has(+ul .source-link){font-size:14px;margin:12px 0 6px}.message-content ul:has(.source-link){margin:8px 0}.message-content ul:has(.source-link) li{margin:3px 0}.message-content .source-link{font-size:12px;margin-left:6px;text-underline-offset:2px}}.thumb-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:24px;width:100%}.thumb-buttons{display:flex;align-items:center;justify-content:flex-start;gap:8px}.thumb-wrapper .thumb-button{width:40px;height:40px;padding:8px;background:none;border:none;border-radius:6px;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.thumb-wrapper .thumb-button:hover{background-color:#b4b4b433}.thumb-wrapper .thumb-button.liked-button{background-color:#4ec43b33!important}.thumb-wrapper .thumb-button.disliked-button{background-color:#c43b3d40}.thumb-wrapper .thumb-button:focus{outline:none}.liked{color:#4ec43b}.thumb-icon{color:#b4b4b4;width:20px;height:20px}.thumb-icon path{fill:#b4b4b4}.disliked{color:#c01c1c}.copied{color:#4ec43b}@media (max-width: 700px){.thumb-wrapper .thumb-button{width:28px;height:28px;padding:4px}.thumb-icon{width:16px;height:16px}}.feedback-comment{position:relative;display:flex;justify-content:center;align-items:normal;flex-direction:column;background:#fffc;border:1px solid #e1e5e9;border-radius:8px;padding:10px 14px 14px;margin-top:8px;max-width:792px;max-height:320px;animation:slideDown .2s ease-out}.feedback-comment--like:before{content:"";position:absolute;top:-8px;left:12px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #ffffff;z-index:2}.feedback-comment--like:after{content:"";position:absolute;top:-9px;left:12px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #e1e5e9;z-index:1}.feedback-comment--dislike:before{content:"";position:absolute;top:-8px;left:60px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #ffffff;z-index:2}.feedback-comment--dislike:after{content:"";position:absolute;top:-9px;left:60px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #e1e5e9;z-index:1}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.feedback-comment-header{flex:1;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding-bottom:10px}.feedback-comment-title{font-size:13px;font-weight:500;color:#0006}.feedback-comment-arrow{width:18px;height:18px;background:none;border:none;cursor:pointer;padding:0;transition:background-color .2s}.feedback-comment-arrow path{fill:#b4b4b4}.feedback-comment-close{background:none;border:none;color:#666;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.feedback-comment-close:hover{background-color:#f5f5f5}.feedback-comment-close path{fill:#b4b4b4}.feedback-comment-options{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.feedback-comment-custom-container{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:6px;border:1px solid rgba(0,0,0,.1019607843);border-radius:12px;padding:12px;height:100%;flex:1}.feedback-comment-header-left{display:flex;align-items:center;gap:4px}.feedback-comment-actions{display:flex;justify-content:flex-end}.feedback-comment-submit{background:#007bff!important;width:28px;height:28px}.feedback-comment-submit:hover:not(.disabled){background:#0056b3!important}.feedback-comment-submit.disabled{background:#fffc!important;cursor:not-allowed;color:#0006!important}@media (max-width: 700px){.feedback-comment-options{display:grid;grid-template-columns:repeat(3,1fr)}.feedback-comment-option{min-width:100px;white-space:nowrap}.feedback-comment--like:before{left:8px}.feedback-comment--like:after{left:8px}.feedback-comment--dislike:before{left:40px}.feedback-comment--dislike:after{left:40px}}.auto-resizable-textarea{width:100%;min-height:20px;max-height:700px;padding:0;font-size:clamp(.875rem,2vw,1rem);line-height:1.5;color:var(--input-text);border:none;outline:none;background-color:transparent;resize:none;overflow-y:auto;font-family:Inter,sans-serif;transition:height .3s ease}.auto-resizable-textarea::placeholder{color:#0006}.auto-resizable-textarea:disabled{opacity:.6;cursor:not-allowed}.auto-resizable-textarea:focus{outline:none}.custom-button{display:flex;justify-content:center;align-items:center;flex-direction:row;white-space:nowrap;width:3em;height:3em;padding:.5em;border:none;border-radius:.75rem;cursor:pointer;font-size:clamp(.875rem,2vw,1rem);transition:all .2s ease;position:relative;overflow:hidden;gap:8px}.custom-button:active{transform:scale(.98)}.custom-button:focus{outline:none;box-shadow:0 0 0 2px #0000001a}.custom-button:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff80;opacity:0;border-radius:100%;transform:scale(1) translate(-50%,-50%);transform-origin:50% 50%}.custom-button:focus:not(:active):after{animation:ripple .6s ease-out}.custom-button svg{width:24px;height:24px;transition:all .2s ease}.primary{background-color:var(--primary-color);color:#fff}.primary path{fill:#fff;width:12px;height:12px}.primary:hover{background-color:#0181f0}.primary:active{background-color:#006cca;box-shadow:inset 0 2px 4px #0003}.default{background-color:#fff;border:1px solid rgba(0,0,0,.1019607843)}.default:disabled{border:none;cursor:not-allowed}.default:disabled svg path{fill:#0003}.default:hover:not(:disabled){border:1.2px solid #ced4da;background-color:#e9ecef}.default:focus{outline:none;box-shadow:0 0 0 2px #0000001a}.red:hover:not(:disabled),.red:focus:not(:disabled){border:1.2px solid rgba(244,67,54,.2392156863);background-color:#f443361f;color:red}.red:hover:not(:disabled) svg path,.red:focus:not(:disabled) svg path{fill:#f44336}.green:hover:not(:disabled),.green:focus:not(:disabled){color:#4caf50;border:1.2px solid #4caf50;background-color:#4caf501f}.green:hover:not(:disabled) svg path,.green:focus:not(:disabled) svg path{fill:#4caf50}.popover{justify-content:flex-start;text-align:start;width:100%;height:2.2em;background-color:transparent;border:1.2px solid transparent}.popover:hover{background-color:#0000000a}.popover svg{width:1.25em;height:1.25em;color:#343330}.suggested-links{margin-top:16px}.suggested-links .links-title{width:fit-content;font-size:18px;line-height:28px;color:#0006;margin:0 0 16px auto}.suggested-links .links-container{display:flex;gap:8px;flex-direction:column;align-items:flex-end}.suggested-links .link-item{max-width:300px;display:inline-block;padding:8px 16px;border:1px solid rgba(0,0,0,.1);border-radius:16px;font-size:16px;line-height:14px;opacity:1;transform:translateY(0);transition:background-color .2s ease,opacity .5s ease,transform .5s ease;width:fit-content;max-width:792px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;position:relative;color:#08f}.suggested-links .link-item:hover{background:#0088ff1a;text-decoration:none}.suggested-links .link-item:visited{color:#6b7280}.suggested-links .link-item.fade-in{animation:fadeIn .5s ease forwards}@media (max-width: 700px){.suggested-links{padding-left:0}.suggested-links .links-title{font-size:14px;line-height:20px}.suggested-links .link-item{text-wrap:wrap;font-size:14px;line-height:20px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.audio-message{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:20px;width:100%;min-width:140px;position:relative;box-shadow:0 2px 8px #0000001a}.audio-message.user{background:linear-gradient(135deg,var(--primary-color) 0%,#4a90e2 100%);color:#fff;margin-left:auto}.audio-message.user .play-button{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.audio-message.user .play-button:hover:not(:disabled){background:#ffffff4d;border-color:#ffffff80;transform:scale(1.1)}.audio-message.user .play-button.playing{background:#ffffff40;border-color:#fff9}.audio-message.user .waveform-bar{background:#ffffff4d}.audio-message.user .waveform-bar.played{background:#fffc}.audio-message.user .waveform-bar.current{background:#fff;box-shadow:0 0 8px #fffc}.audio-message.user .progress-bar::-webkit-slider-thumb{background:#fff;box-shadow:0 2px 8px #0000004d}.audio-message.user .progress-bar::-moz-range-thumb{background:#fff;box-shadow:0 2px 8px #0000004d}.audio-message.user .time-display{color:#fffffff2}.audio-message.bot{background:linear-gradient(135deg,var(--secondary-bg) 0%,#f8f9fa 100%);color:var(--text-color);border:1px solid var(--border-color)}.audio-message.bot .play-button{background:linear-gradient(135deg,var(--primary-color) 0%,#4a90e2 100%);color:#fff;border:2px solid var(--primary-color);box-shadow:0 2px 8px #4a90e24d}.audio-message.bot .play-button:hover:not(:disabled){background:linear-gradient(135deg,var(--primary-hover) 0%,#357abd 100%);transform:scale(1.1);box-shadow:0 4px 12px #4a90e266}.audio-message.bot .play-button.playing{background:linear-gradient(135deg,var(--primary-hover) 0%,#357abd 100%);box-shadow:0 4px 12px #4a90e280}.audio-message.bot .waveform-bar{background:#4a90e233}.audio-message.bot .waveform-bar.played{background:var(--primary-color)}.audio-message.bot .waveform-bar.current{background:var(--primary-hover);box-shadow:0 0 8px #4a90e299}.audio-message.bot .progress-bar::-webkit-slider-thumb{background:var(--primary-color);box-shadow:0 2px 8px #4a90e266}.audio-message.bot .progress-bar::-moz-range-thumb{background:var(--primary-color);box-shadow:0 2px 8px #4a90e266}.audio-message.bot .time-display{color:var(--text-color)}.audio-player{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.transcribe-button{display:inline-flex;border:1px solid var(--border-color);background:var(--secondary-bg);color:var(--primary-color);cursor:pointer;transition:all .2s ease;padding:8px;border-radius:12px}.transcribe-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 6px #00000014}.transcribe-button.active{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.transcribe-button:disabled{opacity:.6;cursor:not-allowed}.transcribe-button svg{width:18px;height:18px}.transcribe-button svg path{fill:var(--primary-color)}.transcribe-button span{font-weight:600}.transcript-loading{font-size:14px;opacity:.8}.transcript-error{font-size:14px;color:#c0392b}.transcript-text{font-size:14px;line-height:1.5;margin-bottom:8px}.transcript-hide{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:14px 8px;border-radius:12px;border:1px solid var(--border-color);background:transparent;color:var(--text-color);cursor:pointer;transition:background .2s ease}.transcript-hide:hover{background:#0000000a}.transcript-hide svg{width:18px;height:18px}.transcript-hide svg path{fill:var(--primary-color)}.play-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;font-weight:700}.play-button:hover:not(:disabled){transform:scale(1.1)}.play-button:active:not(:disabled){transform:scale(.95)}.play-button:disabled{opacity:.5;cursor:not-allowed}.play-button.playing{animation:pulse 2s infinite}.play-button svg{width:16px;height:16px}.audio-controls{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.time-display{display:flex;justify-content:space-between;font-size:12px;font-weight:600;line-height:1}.time-display .current-time{color:inherit}.time-display .duration{opacity:.8}.waveform-container{position:relative;height:40px;border-radius:20px;overflow:hidden;background:#0000000d}.waveform{display:flex;align-items:flex-end;justify-content:space-between;height:100%;padding:8px 12px;gap:2px}.waveform-bar{flex:1;min-width:2px;border-radius:1px;transition:all .2s ease;background:#0003}.waveform-bar:hover{transform:scaleY(1.1)}.progress-overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.progress-overlay .progress-bar{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;border:none;outline:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;pointer-events:auto}.progress-overlay .progress-bar::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:50%;cursor:pointer;border:none;transition:all .2s ease}.progress-overlay .progress-bar::-moz-range-thumb{width:16px;height:16px;border-radius:50%;cursor:pointer;border:none;transition:all .2s ease}.progress-overlay .progress-bar::-webkit-slider-track{background:transparent}.progress-overlay .progress-bar::-moz-range-track{background:transparent}.progress-overlay .progress-bar:hover::-webkit-slider-thumb{transform:scale(1.2)}.progress-overlay .progress-bar:hover::-moz-range-thumb{transform:scale(1.2)}.progress-overlay .progress-bar:disabled{cursor:not-allowed}.progress-overlay .progress-bar:disabled::-webkit-slider-thumb{cursor:not-allowed}.progress-overlay .progress-bar:disabled::-moz-range-thumb{cursor:not-allowed}.timestamp{font-size:11px;opacity:.6;margin-top:4px;text-align:center;font-weight:500}@keyframes pulse{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}@media (max-width: 768px){.audio-message{padding:10px 14px;gap:10px}.audio-player{gap:10px}.play-button{width:36px;height:36px}.play-button svg{width:14px;height:14px}.voice-icon{width:20px;height:20px}.voice-icon svg{width:16px;height:16px}.time-display{font-size:11px}.waveform-container{height:36px}.waveform{padding:6px 10px}.progress-bar::-webkit-slider-thumb{width:14px;height:14px}.progress-bar::-moz-range-thumb{width:14px;height:14px}}:root{--blue: #0088ff;--blue-dark-15: #0066cc;--blue-dark-25: #004499}html[data-theme=dark]{--input-background: #333333;--input-text: #eeeeee}html[data-theme=light]{--input-background: #f3f3ee;--input-text: #111111}.inputField-wrapper{width:100%;max-width:792px;position:relative}.inputField{width:-webkit-fill-available;min-height:64px;display:flex;align-items:center;border-radius:20px;gap:10px;padding:12px 18px;transition:border-color .2s ease;box-shadow:0 0 10px #0000001a;background-color:#fffc;width:100%}.inputField:has(.spinner) textarea::placeholder{color:#000}.inputField textarea{flex:1;height:22px;min-height:20px;max-height:700px;padding:0;font-size:14px;line-height:1.5;color:var(--input-text);border:none;outline:none;background-color:transparent;resize:none;transition:height .3s ease;font-family:Inter,sans-serif}.inputField textarea::placeholder{color:#0006}.stop-button{width:28px;height:28px;padding:4px;display:flex;align-items:center;justify-content:center;background-color:var(--input-text);border:none;cursor:pointer;transition:background-color .2s ease,transform .1s ease,box-shadow .1s ease;position:relative}.stop-button:active:not(:disabled){transform:translateY(2px);box-shadow:1px 0 3px #0000001a}.send-button{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .1s ease;position:relative}.send-button:disabled{background-color:var(--black-4);cursor:not-allowed;color:var(--black-10)}.send-button:active:not(:disabled){transform:translateY(2px);box-shadow:1px 0 3px var(--black-10)}.send-button svg{font-size:16px}a{color:var --blue;transition:all .2s ease-in-out}a:hover{color:var(--blue-dark-15)}a:active{color:var(--blue-dark-25)}a:visited{opacity:.8}.inputField-container{display:flex;justify-content:center}.clear-chat{position:absolute;right:50%;transform:translate(50%);bottom:67px;background:#08f;border:none;color:#fff;padding:5px 10px;border-radius:8px;max-width:128px;cursor:pointer;transition:background-color .2s ease}.clear-chat:hover,.clear-chat:active{background:#0088ffd0}.active-hint{border-radius:0 0 20px 20px;position:relative;clip-path:inset(0 -10px -10px -10px)}.active-hint:after{content:"";position:absolute;top:0;left:0;width:calc(100% - 36px);height:1px;background-color:var(--black-10);margin:0 18px}@media (max-width: 700px){.inputField-wrapper{margin-top:0;position:fixed;bottom:0;z-index:10}.inputField{box-shadow:none;border-radius:20px 20px 0 0;border:1px solid var(--black-10);border-bottom:none;padding:12px 20px;background-color:var(--white-40);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-not-message{position:fixed;bottom:0;left:0;right:0;z-index:100}.clear-chat-container{margin-bottom:0}.clear-chat{position:fixed;bottom:72px}.active-hint{border-radius:0}.active-hint:after{display:none}}.hint-list-wrapper{border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 0 10px #0000001a;clip-path:inset(-10px -10px 0 -10px);background-color:#fffc}.hint-list-wrapper:not(:last-child){border-bottom:0}.hint-list{padding:12px 12px 12px 16px;cursor:pointer;transition:background-color .2s ease;position:relative;font-size:14px;line-height:20px}.hint-list:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;width:calc(100% - 36px);height:1px;background-color:var(--black-10);margin:0 18px}.hint-list:first-child{border-top-left-radius:20px;border-top-right-radius:20px}.hint-list:last-child{border-bottom:none}.hint-list a{color:#000;text-decoration:none}.hint-list:hover{background-color:#f0f0f0}.hint-list:active{background-color:#e0e0e0}@media (max-width: 700px){.hint-list-wrapper{background-color:var(--white-40);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:none;border:1px solid var(--black-10);border-bottom:none;width:100%}.hint-list:not(:last-child):after{margin:0;width:100%}}.voice-input-container{position:relative;display:flex;align-items:center;margin-right:8px}.voice-button{border:1px solid rgba(0,0,0,.0392156863);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:transparent;color:var(--text-color);cursor:pointer;transition:all .2s ease;position:relative}.voice-button:hover:not(.disabled){background:var(--hover-color);transform:scale(1.05)}.voice-button:active:not(.disabled){transform:scale(.95)}.voice-button.disabled{opacity:.5;cursor:not-allowed}.voice-button.pressed:not(.disabled){background:var(--primary-color, #007bff);color:#fff;transform:scale(.95);box-shadow:0 0 0 2px #007bff4d}.voice-button.recording{background:var(--error-color);color:#fff;animation:pulse 1.5s infinite}.voice-button svg{width:20px;height:20px;transition:all .2s ease}.recording-indicator{position:absolute;top:-2px;right:-2px;width:12px;height:12px;background:var(--error-color);border-radius:50%;animation:blink 1s infinite}.recording-indicator:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#fff;border-radius:50%}.voice-error{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:var(--error-color);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;margin-bottom:4px;z-index:1000}.voice-error:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:var(--error-color)}@keyframes pulse{0%{box-shadow:0 0 #dc3545b3}70%{box-shadow:0 0 0 10px #dc354500}to{box-shadow:0 0 #dc354500}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}@keyframes fillGrow{0%{width:0;height:0}to{width:100%;height:100%}}@media (max-width: 768px){.voice-button{width:36px;height:36px}.voice-button svg{width:18px;height:18px}.recording-indicator{width:10px;height:10px}.recording-indicator:before{width:5px;height:5px}}.spinner{width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chatWindow{width:100%;height:100%;flex:1;display:flex;justify-content:center;align-items:center;background-color:#f7f7f7}.logo-container{display:flex;align-items:center}.header-logo{display:flex;align-items:center;position:absolute;top:15px;left:15px}.content-wrapper{flex-grow:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 32px 32px;position:relative;background-color:#fff}.content-wrapper .mobile-header{display:none}.content-wrapper .messages{width:100%;max-height:100%;flex:1;overflow:hidden;align-items:center;overflow-y:scroll;display:flex;flex-direction:column;scroll-behavior:smooth;position:relative}.content-wrapper .no-messages{display:flex;align-items:center;margin-bottom:48px;align-items:flex-end}.content-wrapper .no-messages .no-messages-logo{height:80px}.content-wrapper .no-messages .no-messages-logo .logo{margin-right:15px;width:auto;height:61.45px}.content-wrapper .no-messages .no-messages-logo-text{display:flex;flex-direction:column}.content-wrapper .no-messages .no-messages-logo-text .logo-text{width:auto;height:40px;margin-bottom:10px}.content-wrapper .no-messages .no-messages-subtitle{color:#0006;font-size:16px;line-height:20px}@media (max-width: 700px){.chatWindow{padding:0;overflow:hidden;max-height:100vh;max-width:100%;display:flex;position:relative}.chatWindow:before{display:none}.content-wrapper{min-width:auto;flex-grow:1;overflow:hidden;background-color:#fff;transition:transform .2s ease;padding:0 0 32px}.content-wrapper:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-color:transparent;z-index:-1;transition:background-color .2s ease}.content-wrapper.open{transform:translate(280px);transition:transform .2s ease}.content-wrapper.open:before{background-color:var(--black-10);z-index:100}.content-wrapper .no-messages .no-messages-logo{height:69px}.content-wrapper .no-messages .no-messages-logo .logo{width:50px;height:49px}.content-wrapper .no-messages .no-messages-logo-text .logo-text{height:32px}.content-wrapper .mobile-header{width:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;padding:12px 20px;font-size:14px;font-weight:600;line-height:36px;text-align:center;height:56px;display:flex;align-items:center;justify-content:space-between;background-color:var(--white-40);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.content-wrapper .mobile-header .menu-overlay{font-size:20px;line-height:20px}.content-wrapper .messages-wrapper .messages{padding:20px;margin-bottom:0;overflow-x:hidden}.content-wrapper .messages-wrapper .gradient-overlay{display:none}}.menu-sidebar{box-sizing:border-box;height:100vh;width:60px;min-width:60px;z-index:201;overflow-y:auto;padding:12px;border-right:1px solid var(--black-10);background:#f7f7f7;overflow:hidden;transition:width .2s ease}.menu-sidebar .menu-wrapper{height:100%;display:flex;flex-direction:column}.menu-sidebar.open{width:280px;min-width:210px}.menu-header{display:flex;flex-direction:column;height:fit-content;gap:16px}.menu-header .logo-wrapper{display:flex;align-items:start}.menu-header .logo-wrapper .menu-logo{position:absolute;left:12px}.menu-header .logo-wrapper .menu-logo-text{position:absolute;left:45px;top:16px}.menu-header div:nth-child(2){margin:0}.toggle-menu-button{margin-left:auto;display:flex;align-items:center;justify-content:center;border:none;width:28px;height:28px;border-radius:12px;background-color:transparent;color:var(--black-40);transition:background-color .2s ease}.toggle-menu-button svg{width:16px;height:16px}.toggle-menu-button:hover{background-color:var(--black-4)}.chats{flex-grow:1;display:flex;flex-direction:column;margin-top:16px;overflow:hidden}.chats .chats-title{font-size:12px;line-height:16px;color:#0006;padding:8px 12px}.chats .chats-list{width:100%;height:auto;overflow-y:auto;gap:4px}.action-button-container{height:auto;display:flex;align-items:flex-start;flex-direction:column;gap:4px;margin:32px 0}.action-button{background:none;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px;width:100%;height:36px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:background-color .2s ease}.action-button:hover,.action-button.active{background-color:#0000000a}.action-button>svg{color:#000;min-width:20px;width:20px;height:20px}.action-button.icon-only{border:none!important;width:36px;height:36px;padding:8px;justify-content:center;align-self:flex-start}.action-button.sink{transform:scale(1.1);transition:transform .2s ease;background-color:#b4b4b433}.action-button.sink .icon{animation:rotate 1s linear infinite}.action-button.clear-bd{background-color:#b4b4b433;animation:buttonScale .5s ease}.action-button.clear-bd .icon{animation:trashShake .5s ease}.action-button-description{font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-width:0}.app-version{min-height:16px;font-size:12px;line-height:16px;color:#0006;margin:0 9px}@keyframes buttonScale{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes trashShake{0%{transform:rotate(0)}25%{transform:rotate(-15deg)}50%{transform:rotate(15deg)}75%{transform:rotate(-10deg)}to{transform:rotate(0)}}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kebab-menu{position:fixed;width:60px;right:16px;top:21px;font-size:24px;margin-bottom:0;z-index:101}.has-messages-menu{top:auto}.kebab-icon{color:#000}.message-kebab-menu,.message-menu-wrapper{top:85px}@media (max-width: 700px){.menu-sidebar{width:280px;position:fixed;top:0;right:0;bottom:0;left:0;transform:translate(-280px);transition:transform .2s ease}.menu-sidebar.open{transform:translate(0)}.toggle-menu-button{display:none}}.selected-file-wrapper{display:flex;margin-bottom:10px;align-items:center}.selected-file-wrapper svg{height:24px;width:24px}.selected-file-wrapper .selected-file-content{margin-left:10px;display:flex;flex-direction:column}.selected-file-wrapper p{margin:0}.selected-file-wrapper .file-size{color:#999ea7}.upload-documents-modal{max-height:434px;max-width:588px;height:65vh}.upload-documents-modal .upload-documents-modal-content{padding:20px;display:flex;flex-direction:column;height:100%;box-sizing:border-box}.upload-documents-modal .upload-documents-modal-content h2{margin:0}.upload-documents-modal .upload-hint{margin:2px 0;color:#999ea7}.upload-documents-modal .upload-documents-modal-header{margin-bottom:18px}.upload-documents-modal .upload-documents-modal-body{display:flex;flex-direction:column;justify-content:center;flex:1;border:2px dashed #E7E7E7;border-radius:8px;padding:20px;text-align:center;cursor:pointer;margin-bottom:10px}.upload-documents-modal .upload-documents-modal-body svg{width:24px;height:24px}.upload-documents-modal .upload-documents-modal-body .select-file-button{background-color:#fff;border:1px solid #E7E7E7;border-radius:8px;padding:10px 20px;cursor:pointer;justify-content:center;gap:5px;margin-top:10px;color:#767676;width:-webkit-fill-available}.upload-documents-modal .upload-documents-modal-body .select-file-button:hover{background-color:#f5f5f5}.upload-documents-modal .upload-documents-modal-body .select-file-button:active{background-color:#e7e7e7;box-shadow:inset 0 2px 4px #0000001a}.upload-documents-modal .upload-documents-modal-body .select-file-button svg{margin-right:8px;width:16px;height:16px}.upload-documents-modal .upload-documents-modal-body .select-file-button span{font-size:16px}.upload-documents-modal .upload-documents-modal-body p{margin:0}.upload-documents-modal .upload-documents-modal-body input[type=file]{display:none}.upload-documents-modal .upload-documents-modal-body label{background-color:#007bff;color:#fff;padding:10px 15px;border-radius:5px;cursor:pointer;display:inline-block}.upload-documents-modal .dragging{background:#eff6ff;border:2px dashed rgb(59,130,246)}.upload-documents-modal .upload-documents-modal-footer{margin-top:10px;text-align:center;color:#777}.upload-documents-modal .error-message-wrapper{border:1px solid rgba(239,68,68,.5);border-radius:8px;margin-bottom:10px;padding:8px 16px;color:#ef4444}.send-btn:disabled{background-color:#ccc;cursor:not-allowed}.send-btn:disabled:hover{background-color:#ccc}@media (max-width: 700px){.upload-documents-modal{max-height:520px!important;max-width:90%;height:auto}.upload-documents-modal h2{font-size:18px}}.user-profile{position:relative;margin-top:auto;margin-bottom:16px}.user-profile .user-profile-content{display:flex;align-items:center;gap:12px;border-radius:12px;padding:8px 0;transition:background-color .2s ease}.user-profile .user-profile-content.clickable:hover{background-color:var(--black-4, rgba(0, 0, 0, .0392156863))}.user-profile .user-avatar{min-width:40px;width:40px;height:40px;border-radius:50%;background:var(--primary-color);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px;text-transform:uppercase;margin-left:-2px}.user-profile .user-avatar svg{width:20px;height:20px}.user-profile .user-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.user-profile .user-info .user-name{font-size:14px;font-weight:500;line-height:20px;color:var(--black-90, rgba(0, 0, 0, .9019607843));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile .user-info .user-login{font-size:12px;line-height:16px;color:var(--black-40, rgba(0, 0, 0, .4));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile .user-info .skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;height:16px}.user-profile .user-info .skeleton.user-name{height:20px;width:80px}.user-profile .user-info .skeleton.user-login{height:16px;width:60px}.user-profile.loading .user-profile-content{cursor:default}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.popover-buttons{display:flex;flex-direction:column;gap:4px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000073;z-index:1001;opacity:0;visibility:hidden;transition:all .3s ease}.modal-overlay.visible{opacity:1;visibility:visible}.feedback-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:80vw;height:fit-content;background-color:#fff;z-index:1002;border-radius:20px;display:flex;flex-direction:column;max-width:588px;max-height:434px;opacity:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);visibility:hidden}.feedback-modal.visible{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.feedback-body{padding:20px;display:flex;flex-direction:column;height:100%;box-sizing:border-box}.feedback-body h2{margin:0}.feedback-title{margin-bottom:18px}.button-container{display:flex;gap:12px;justify-content:center;flex-direction:column}.send-btn,.close-btn{padding:10px 20px;border:none;border-radius:8px;cursor:pointer;font-size:16px;transition:all .2s ease;position:relative;overflow:hidden}.send-btn:active,.close-btn:active{transform:scale(.98)}.send-btn:focus,.close-btn:focus{outline:none;box-shadow:0 0 0 2px #0000001a}.send-btn{background-color:#08f;color:#fff}.send-btn:hover{background-color:#0181f0}.send-btn:active{background-color:#006cca;box-shadow:inset 0 2px 4px #0003}.send-btn:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff80;opacity:0;border-radius:100%;transform:scale(1) translate(-50%,-50%);transform-origin:50% 50%}.send-btn:focus:not(:active):after{animation:ripple .6s ease-out}.close-btn{background-color:#fff;color:#767676;border:1px solid #e7e7e7}.close-btn:hover{background-color:#f5f5f5}.close-btn:active{background-color:#e7e7e7;box-shadow:inset 0 2px 4px #0000001a}@keyframes ripple{0%{transform:scale(0);opacity:1}to{transform:scale(20);opacity:0}}.download-feedback{max-height:434px;max-width:530px}.ant-picker{width:-webkit-fill-available}.ant-form-item{margin-bottom:8px}.ant-form-item-label{padding:0 0 0 4px!important}.download-feedback-buttons{margin-top:24px}@media (min-width: 700px){.button-container{flex-direction:row;flex-direction:row-reverse}.send-btn,.close-btn{width:-webkit-fill-available}}@media (max-width: 700px){.download-feedback{max-height:500px!important;max-width:90%;height:auto}.download-feedback h2{font-size:18px}.download-feedback-buttons{display:flex;flex-direction:column;align-items:stretch}}.admin-sidebar{width:100%;max-width:467px;height:100vh;box-sizing:border-box;padding:52px 12px 0 13%;border-right:1px solid var(--black-10);background:#f7f7f7cc;display:flex;flex-direction:column}.sidebar-search{margin-bottom:16px}.sidebar-search input{width:100%;height:36px;border:1px solid var(--black-10);border-radius:8px;padding:0 12px;outline:none;background:#fff}.sidebar-title{font-size:12px;color:#00000080;margin-bottom:8px}.sidebar-nav{display:flex;flex-direction:column;gap:8px}.nav-item{text-align:left;height:36px;border-radius:10px;border:none;background:transparent;padding:0 12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.nav-item:hover{background:#0000000d;transform:translate(2px)}.nav-item:active{transform:translate(1px) scale(.98)}.nav-item.active{background:#0000000a;color:#000;font-weight:500}.nav-item.active:before{transform:translateY(-50%);width:3px;height:20px;background:#000;border-radius:0 2px 2px 0;animation:slideIn .3s cubic-bezier(.4,0,.2,1)}.nav-item:disabled{color:#0009;cursor:default}.nav-item:disabled:hover{background:transparent;transform:none}@keyframes slideIn{0%{width:0;opacity:0}to{width:3px;opacity:1}}@media (max-width: 991px){.admin-sidebar{padding:52px 12px 0 4%}}.admin-mobile-header{justify-content:space-between!important;z-index:10!important}.admin-content-wrapper{background:#fff;overflow:hidden}.admin-content{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;height:100%;transition:opacity .3s cubic-bezier(.4,0,.2,1);animation:fadeIn .3s cubic-bezier(.4,0,.2,1)}.admin-content.changing{opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.admin-section{padding:48px 0 24px;height:100%}.esc-wrapper{display:flex;flex-direction:column;align-items:center;gap:4px;position:absolute;right:3%}.esc-wrapper .esc-btn{width:42px;height:42px;border:none;background:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid rgba(0,0,0,.2);transition:background-color .2s ease}.esc-wrapper .esc-btn:hover{background-color:#0000000d}.esc-wrapper .esc-btn svg{width:20px;height:20px}.esc-wrapper .esc-btn svg path{fill:#0003}.esc-wrapper span{font-size:14px;color:#0003;font-weight:500;letter-spacing:.5px}.admin-sidebar-container{max-width:467px;width:30%}.menu-overlay{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;background:transparent;padding:0;cursor:pointer}@media (max-width: 1300px){.admin-content-wrapper{padding:0,0,0,32px}.admin-content-wrapper .admin-section{width:95%}}@media (max-width: 992px){.mobile-header{width:100%;position:fixed;top:0;right:0;bottom:0;left:0;padding:12px 20px;font-size:14px;font-weight:600;line-height:36px;height:56px;align-items:center;background-color:var(--white-40);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.admin-content-wrapper{padding-top:64px}.admin-content-wrapper .admin-section{padding:10px}.esc-wrapper{top:56px}.menu-overlay{width:36px;height:36px;border-radius:12px;background:#0000000d}.menu-overlay svg{width:20px;height:20px}.admin-sidebar-container{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:100;width:100%!important;max-width:none!important}.admin-sidebar-container .admin-sidebar{width:min(320px,85vw);height:100%;background:#fff;box-shadow:0 16px 24px #0003;transform:translate(-100%);transition:transform .3s ease;pointer-events:all;position:relative;z-index:120}.admin-sidebar-container.open{pointer-events:auto}.admin-sidebar-container.open .admin-sidebar{transform:translate(0)}.admin-sidebar-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#0006;opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:110;cursor:pointer}.admin-sidebar-container.open .admin-sidebar-backdrop{opacity:1;pointer-events:auto}.admin-mobile-header{display:flex!important;z-index:10}}.info-tooltip{position:fixed;z-index:10000;pointer-events:none;transform:translate(-50%) translateY(-100%);left:var(--tooltip-x);top:var(--tooltip-y)}.info-tooltip-content{background:var(--black-40, rgba(0, 0, 0, .4));-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:8px;color:#fff;font-size:12px;padding:8px 12px;max-width:300px;word-wrap:break-word;line-height:1.4;box-shadow:0 4px 12px #00000026;white-space:pre-wrap}.select-file-button{margin:0;padding:0;border:none;background:none;width:120px;height:120px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;cursor:pointer}.documents-header-description{font-weight:400;color:#0006;font-size:14px}.files-name-wrapper{display:flex;align-items:center;flex:3;font-weight:500;color:#3c3c43;font-size:14px}.files-name-wrapper .file-name{margin:0!important;display:flex;align-items:center;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.file-dates{flex:2;margin-right:36px}.files-status-wrapper{flex:1}.custom-checkbox{margin-right:12px;width:22px;height:22px;border:1px solid #C7C7CC;border-radius:100px;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff}.custom-checkbox:checked{background-color:#08f;border-color:#08f}.custom-checkbox:checked:before{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;height:100%}.files-history .files-line{border-bottom:1px solid #E5E5EA}.files-history .no-results{display:flex;align-items:center;justify-content:center;padding:40px 20px;color:#8e8e93;font-size:14px}.files-history .no-results p{margin:0}.select-file-button .upload-icon{width:90px;height:90px;color:#0003}.upload-icon-dragging{color:#08fc!important}.upload-button-wrapper{color:#0003;max-width:318px;display:flex;flex-direction:column;align-items:center}.upload-hint{margin:0;line-height:24px;text-align:center}.upload-hint-dragging{color:#08fc}.error-warning path{fill:#f44336!important}.admin-section-documents{width:80%;display:flex;flex-direction:column}.admin-section-documents .documents-header{display:flex;flex-direction:column;margin-bottom:24px;flex-shrink:0}.admin-section-documents .documents-header h2{margin:0 0 4px}.admin-section-documents .documents-toolbar{display:flex;align-items:center;gap:12px}.admin-section-documents .documents-toolbar .documents-search{border:1px solid rgba(0,0,0,.2);border-radius:12px;padding:0 16px;display:flex;align-items:center;width:100%;height:48px}.admin-section-documents .documents-toolbar .documents-search:hover{border-color:#0006}.admin-section-documents .documents-toolbar .documents-search:focus-within{border-color:#08f}.admin-section-documents .documents-toolbar .documents-search:focus-within svg path{fill:#08f}.admin-section-documents .documents-toolbar .documents-search svg{width:16px;height:16px}.admin-section-documents .documents-toolbar .documents-search svg path{fill:#0006}.admin-section-documents .documents-toolbar .documents-search input{width:100%;max-width:480px;height:36px;padding:0 8px;outline:none;font-size:14px;border:none}.admin-section-documents .documents-toolbar .documents-search input::placeholder{color:#0006}.admin-section-documents .documents-toolbar .documents-actions{display:flex;align-items:center;gap:12px}.admin-section-documents .documents-toolbar .documents-actions .bulk-actions{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f2f2f7;border-radius:6px}.admin-section-documents .documents-toolbar .documents-actions .bulk-actions .selected-count{font-size:14px;color:#3c3c43;font-weight:500}.admin-section-documents .documents-toolbar .documents-actions .bulk-actions .bulk-delete-btn{padding:6px 12px;border:none;border-radius:4px;background:#ff3b30;color:#fff;font-size:14px;cursor:pointer;transition:background-color .2s ease}.admin-section-documents .documents-toolbar .documents-actions .bulk-actions .bulk-delete-btn:hover{background:#d70015}.admin-section-documents .documents-toolbar .documents-actions .documents-add{background:#08f;color:#fff}.admin-section-documents .documents-toolbar .documents-actions .documents-add:hover{background:#06c}.admin-section-documents .documents-toolbar .documents-actions .documents-add svg path{fill:#fff}.admin-section-documents .upload-documents-modal-body{border-radius:8px;min-height:360px;display:flex;align-items:center;justify-content:center;background:transparent;height:100%;width:100%}.admin-section-documents .upload-documents-modal-body.dragging{border:2px dashed rgba(0,136,255,.6);background:transparent}.admin-section-documents .upload-documents-modal-body.inside{border-color:#2e6bff;background:#0088ff1a}.skeleton-checkbox{width:16px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:3px;margin-right:12px}.skeleton-text.skeleton-filename{width:200px}.skeleton-text.skeleton-date{width:80px;margin-bottom:4px}.skeleton-status{width:80px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:12px}.admin-section-feedback{width:80%}.admin-section-feedback h2{margin:0 0 16px}.admin-section-feedback .ant-form{background:#fff;border-radius:8px;padding:16px}.admin-section-feedback .button-container{justify-content:flex-start}.admin-section-indexation{max-width:710px;width:100%;height:100%;display:flex;flex-direction:column}.admin-section-indexation .indexation-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;flex-shrink:0}.admin-section-indexation .indexation-header .indexation-header-title h2{margin:0 0 4px}.admin-section-indexation .indexation-header .indexation-header-title p{color:#0006;font-size:14px;line-height:20px;margin:0}.admin-section-indexation .tabs{width:100%;flex:1;display:flex;flex-direction:column;min-height:0}.admin-section-indexation .tabs div[class=ant-tabs-tab]:not(.ant-tabs-tab-active){color:var(--black-40)}.admin-section-indexation .tabs .ant-tabs-content-holder{flex:1;min-height:0;overflow:hidden}.admin-section-indexation .tabs .ant-tabs-content{height:100%;display:flex;flex-direction:column}.admin-section-indexation .tabs .ant-tabs-tabpane.ant-tabs-tabpane-active{height:100%;display:flex;flex-direction:column;min-height:0}.indexation-settings{display:flex;flex-direction:column;gap:14px}.indexation-settings button{width:fit-content;margin-top:14px;height:36px;font-size:14px;line-height:20px;padding:8px 16px}.indexation-settings .credentials-form{margin-bottom:14px}.indexation-settings .indexation-settings-title{margin-bottom:18px}.indexation-settings .indexation-settings-title p:first-child{font-weight:600;font-size:18px;line-height:28px;margin:0}.indexation-settings .indexation-settings-title p:nth-child(2){color:#0006;font-size:12px;line-height:16px;margin:0}.indexation-settings .radio-group{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.indexation-settings .indexing-fields-wrapper{width:360px}.indexation-settings .indexing-fields-wrapper .field{min-height:48px;border-radius:16px}.indexation-settings .indexing-fields-wrapper .form-item-with-tooltip{display:flex;align-items:center;gap:8px;margin-bottom:14px}.indexation-settings .indexing-fields-wrapper .form-item-with-tooltip .ant-checkbox-wrapper{margin-bottom:0}.indexation-settings .scheduled-fields-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"a a" "b c";gap:14px}.indexation-settings .scheduled-fields-wrapper input{grid-area:a}.indexation-settings .scheduled-fields-wrapper div:nth-child(2){grid-area:b}.indexation-settings .scheduled-fields-wrapper div:nth-child(2) div{border-radius:16px}.indexation-settings .scheduled-fields-wrapper div:nth-child(3){grid-area:c}.indexation-settings .manual-indexing{padding-bottom:22px}.indexation-history{display:flex;flex-direction:column;gap:14px;width:100%;overflow-y:auto;overflow-x:auto;min-height:0}.indexation-history .history-item{display:flex;align-items:center;padding:8px 16px;border-radius:12px;transition:background-color .2s ease;height:64px}.indexation-history .history-item.skeleton-item{pointer-events:none}.indexation-history .history-item.skeleton-item:hover{background-color:transparent}.indexation-history .history-item:hover{background-color:#0000000a}.indexation-history .history-item .url{font-size:14px;line-height:20px;height:36px;flex:3;white-space:normal;word-break:break-word;overflow-wrap:anywhere;height:auto}.indexation-history .history-item .dates{display:flex;flex-direction:column;flex-grow:1;gap:4px;align-items:center}.indexation-history .history-item .dates span{font-size:12px;line-height:16px;color:var(--black-40);height:16px}.indexation-history .history-item .status-wrapper{display:flex;gap:8px}.indexation-history .history-item .status-wrapper .status{font-size:14px;line-height:26px;font-weight:600;width:130px;height:36px;padding:4px 12px;border-radius:8px;text-align:center;margin:0;display:flex;align-items:center;justify-content:center}.indexation-history .history-item .status-wrapper .status svg{width:16px;height:16px;margin-left:4px}.indexation-history .history-item .status-wrapper .status svg path{fill:#4caf50}.indexation-history .history-item .status-wrapper .status.inProcess{border:1px solid rgba(255,152,0,.24);background:#ff98001f;color:#ff9800}.indexation-history .history-item .status-wrapper .status.done{border:1px solid rgba(76,175,80,.24);background:#4caf501f;color:#4caf50}.indexation-history .history-item .status-wrapper .status.error{border:1px solid rgba(244,67,54,.24);background:#f443361f;color:#f44336}.indexation-history .history-item .status-wrapper .status.waiting{border:1px solid rgba(0,136,255,.24);background:#0088ff1f;color:#08f}.indexation-history .history-item .status-wrapper .status-btn{width:36px;height:36px;padding:9px;border-radius:9px;background-color:#fff;border:1px solid rgba(0,0,0,.2);font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer}.indexation-history .history-item .status-wrapper .status-btn.hide-btn{opacity:0;pointer-events:none}@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton-text{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-text.skeleton-url{flex:3;height:20px;max-width:400px}.skeleton-text.skeleton-date{width:80px;height:12px}.skeleton-text.skeleton-date:last-child{margin-bottom:0}.skeleton-status{width:130px;height:36px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}@media (max-width: 640px){.files-name-wrapper{font-size:12px}.indexation-history .history-item{padding:8px}.indexation-history .history-item .dates{margin-right:4px}.indexation-history .history-item .url{font-size:12px}.indexation-history .history-item .dates span{font-size:10px}.indexation-history .history-item .status-wrapper .status{font-size:12px;padding:8px;max-width:100px}}.modal-title{font-size:18px;line-height:28px;font-weight:500}.modal-content{display:flex;flex-direction:column;gap:18px;padding:18px;min-height:328px}.modal-content .ant-form-item{margin-bottom:0}.modal-content .ant-input,.modal-content .ant-select,.modal-content .ant-select-selector,.modal-content .ant-input-affix-wrapper{height:48px;border-radius:12px}.modal-content .ant-input[id=password]{height:38px}.modal-footer{display:flex;gap:18px;padding:18px;border-top:1px solid rgba(0,0,0,.0392156863)}.modal-footer button{width:100%;height:48px;font-size:18px;border-radius:12px}.admin-section-users{max-width:80%;width:100%;height:100%}.admin-section-users .users-header{justify-content:space-between;align-items:start;flex-direction:column;min-width:100%;display:flex;gap:28px;padding-bottom:28px;margin-bottom:14px;border-bottom:1px solid rgba(0,0,0,.0392156863)}.admin-section-users .users-header .users-header-title h2{margin:0 0 4px}.admin-section-users .users-header .users-header-title p{color:#0006;font-size:14px;line-height:20px;margin:0}.admin-section-users .users-header .users-heaer-fields{width:100%;display:grid;align-items:center;grid-template-columns:2fr 1fr 1fr auto;gap:8px;padding:6px 0}.admin-section-users .users-header .users-heaer-fields .ant-input-affix-wrapper{border-radius:12px}.admin-section-users .users-header .users-heaer-fields .ant-input-affix-wrapper .input-prefix{color:var(--black-40);width:16px;height:16px;margin-right:6px}.admin-section-users .users-header .users-heaer-fields .ant-select-selector{border-radius:12px}.admin-section-users .users-header .users-heaer-fields .ant-input-affix-wrapper,.admin-section-users .users-header .users-heaer-fields div:nth-child(2),.admin-section-users .users-header .users-heaer-fields div:nth-child(3){height:48px}.admin-section-users .users-content{display:flex;flex-direction:column;gap:14px;overflow:auto;height:80%;margin-bottom:10px}.admin-section-users .users-content .user{display:grid;align-items:center;grid-template-columns:2fr 1fr 1fr auto;padding:0 5px 0 8px;border-radius:12px;height:64px;transition:background-color .2s ease;gap:8px;height:auto}.admin-section-users .users-content .user .user-info{display:flex;flex-direction:column;gap:4px;flex:1;max-width:265px}.admin-section-users .users-content .user .user-info .user-name{font-size:14px;line-height:20px}.admin-section-users .users-content .user .user-info .user-login{font-size:12px;line-height:16px;color:var(--black-40)}.admin-section-users .users-content .user .user-info .user-name,.admin-section-users .users-content .user .user-info .user-login{text-overflow:ellipsis;overflow:hidden;max-width:265px;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.admin-section-users .users-content .user .user-roles{font-size:12px;line-height:16px;color:var(--black-40)}.admin-section-users .users-content .user .status-wrapper{display:flex;gap:8px}.admin-section-users .users-content .user .status-wrapper .user-status{width:130px;height:36px;padding:4px 12px;border-radius:8px;text-align:center;font-size:14px;line-height:26px;font-weight:500}.admin-section-users .users-content .user .status-wrapper .user-status.active{color:#4caf50;border:1px solid rgba(76,175,80,.2392156863);background-color:#4caf501f}.admin-section-users .users-content .user .status-wrapper .user-status.disabled{color:var(--black-40);background-color:#0000001a;border:1px solid rgba(0,0,0,.1019607843)}.admin-section-users .users-content .user:hover{background-color:#0000000a}@media (max-width: 640px){.user-name,.user-login,.user-status{font-size:12px!important}.admin-section-users{max-width:95%}.admin-section-users .users-header{gap:12px;padding:12px 0}.admin-section-users .users-header .users-header-title h2{font-size:1.25em}.user-status{max-width:100px;padding:4px}.user-status .user-info{font-size:10px}}@media (max-width: 530px){.admin-section-users .users-header .users-heaer-fields{grid-template-columns:1fr 1fr auto;grid-template-rows:auto auto;gap:8px}.admin-section-users .users-header .users-heaer-fields .ant-input-affix-wrapper{grid-column:1/-1;grid-row:1}.admin-section-users .users-header .users-heaer-fields div:nth-child(2){grid-column:1;grid-row:2}.admin-section-users .users-header .users-heaer-fields div:nth-child(3){grid-column:2;grid-row:2}.admin-section-users .users-header .users-heaer-fields button{grid-column:3;grid-row:2}}.admin-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1000;will-change:transform}.admin-modal-content{background:#fff;width:100vw;height:100vh;overflow:hidden;transform-origin:center;will-change:transform,opacity}.admin-modal-content.opening{animation:scaleIn .2s cubic-bezier(.4,0,.2,1) forwards}.admin-modal-content.closing{animation:scaleOut .2s cubic-bezier(.4,0,.2,1) forwards}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.auth-page{width:100%;background-color:#f7f7f7;display:flex;align-items:center;justify-content:center;padding:20px}.auth-container{width:100%;max-width:416px}.auth-window{background-color:#fffc;border-radius:12px;padding:32px 28px 28px;display:flex;flex-direction:column;gap:32px}.auth-header{display:flex;flex-direction:column;text-align:center;gap:24px}.auth-logo{margin-right:8px}.auth-title{margin:0;font-size:24px;font-weight:500;color:#333}.auth-form{display:flex;flex-direction:column;gap:32px}.input-wrapper{position:relative}.input-label{position:absolute;left:16px;top:16px;color:#999;font-size:16px;pointer-events:none;transition:all .2s ease;background:transparent;padding:0 4px;z-index:1}.input-label.active{top:-8px;left:16px;font-size:12px;background:#fff}.auth-input{width:100%;border-radius:16px;border:1px solid rgba(0,0,0,.2);height:52px;padding:16px;font-size:16px;box-sizing:border-box;outline:none}.auth-input:hover{border-color:#0006}.auth-input:focus{border-color:#08f}.auth-input.error{border-color:#ff4747!important}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input{padding-right:100px}.password-toggle{position:absolute;right:8px;background:none;border:none;color:#08f;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.password-toggle:hover{background-color:#0088ff1a}.password-toggle svg{width:20px;height:20px}.password-toggle svg path{fill:#0000001a}.auth-header-logo{display:flex;justify-content:center;align-items:center}.auth-button{width:100%;background-color:#08f;border:none;border-radius:12px;height:48px;font-weight:300;font-size:16px;color:#fff;cursor:pointer}.auth-button:hover{background-color:#0077e6}.auth-button:active{background-color:#06c}.form-input-wrapper{display:flex;flex-direction:column;gap:16px}@media (max-width: 700px){.auth-window{padding:24px}.auth-page{background:#fff}.auth-container{max-width:100%}.auth-title{font-size:20px}}body{margin:0;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}h3{margin:8px 0}h2{font-size:1.33em;margin:0}p{margin:10px 0}*{box-sizing:border-box}::-webkit-scrollbar{height:6px;width:4px}::-webkit-scrollbar-thumb{background-color:#0003;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer}::-webkit-scrollbar-thumb:hover{background-color:var(--black-40);border:1px solid rgba(255,255,255,.2)}::-webkit-scrollbar:vertical{width:4px}::-webkit-scrollbar-thumb:vertical{background-color:#0003;border:1px solid rgba(255,255,255,.2);border-radius:8px;transition:background-color .2s ease border .2s ease}::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--black-40);border:1px solid rgba(255,255,255,.2)}a,button,div,input,span{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}#root{height:100%}:root{--background-light: #ffffff;--background-dark: #212327;--text-light: #000000;--text-dark: #ffffff}.light-theme{background-color:var(--background-light);color:var(--text-light)}.dark-theme{background-color:var(--background-dark);color:var(--text-dark)}.code-block span{font-family:Droid Sans Mono,monospace}code{color:#dd4a68}pre.code-block code{display:block;overflow-x:auto;white-space:pre;word-wrap:normal;background-color:#f9f9f9;padding:1rem 0;border-radius:12px;box-shadow:0 2px 4px var(--black-10);max-width:100%}.message-content table{width:100%;border-collapse:collapse;margin:10px 0;font-size:14px;display:block;overflow-x:auto}.message-content th,.message-content td{border:1px solid #ddd;padding:2px 6px}.message-content th{background-color:#f2f2f2;font-weight:700}.message-content tr:nth-child(2n){background-color:#f9f9f9}.message-content tr:hover{background-color:#f1f1f1}@media (max-width: 600px){.message-content table{max-height:250px;white-space:nowrap;margin:0}.message-content th,.message-content td{min-width:100px}}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.22"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.custom-modal__backdrop{position:absolute;top:0;z-index:1000;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;flex-direction:row}.custom-modal__content{position:relative;background:#fff;border-radius:1rem;box-shadow:0 .5rem 2rem #00000040;width:100%;max-width:40%;padding:1.5rem;animation:scaleIn .25s ease-out}@media (max-width: 480px){.custom-modal__content{border-radius:.75rem;padding:1.25rem 1rem}}.custom-modal__header{font-size:1.2rem;margin-bottom:.75rem}.custom-modal__body{max-height:70vh;overflow-y:auto;font-size:.95rem;padding:2px}.custom-modal__body--default{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1rem}
