.chat-item{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.chat-item__title{font-family:Source Sans Pro,sans-serif!important;flex:1;padding-right:8px}.chat-more{width:28px;height:28px;margin-left:auto;opacity:0;pointer-events:none;transition:opacity .15s ease}.chat-item:hover .chat-more,.chat-item:focus-within .chat-more{opacity:1;pointer-events:auto}.chat-tooltip{background-color:var(--mui-palette-background-paper, #fff);color:var(--mui-palette-text-primary, rgba(0,0,0,.87));font-size:.9rem;font-weight:400;line-height:1.6;padding:8px 10px;border-radius:10px;border:1px solid var(--mui-palette-divider, rgba(0,0,0,.12));box-shadow:var(--mui-shadows-3, 0 1px 3px rgba(0,0,0,.2));max-width:420px;white-space:normal}.chat-tooltip-arrow{color:var(--mui-palette-background-paper, #fff)}.nav-item.is-clickable{cursor:pointer}.older-header{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.text-btn{text-transform:none!important}.btn-left{justify-content:flex-start!important;text-transform:none!important}.chat-menu-paper{margin-left:8px;min-width:140px;border-radius:8px;box-shadow:0 4px 12px #00000026}.delete-menu-item{display:flex;align-items:center;gap:8px;color:#dc2626!important;padding:8px 16px;min-height:40px}.delete-menu-item:hover{background-color:#dc26260a!important}.delete-menu-icon{color:#dc2626!important;width:18px!important;height:18px!important}.delete-dialog-paper{width:500px;max-width:calc(100vw - 32px);border-radius:16px;background:var(--mui-palette-background-paper, #ffffff);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:none;overflow:hidden}.delete-dialog-title{font-size:20px;font-weight:600;color:var(--mui-palette-text-primary, #1f2937);padding:32px 32px 16px;margin:0;display:flex;align-items:center;gap:12px}.delete-dialog-title:before{content:"⚠️";font-size:24px;opacity:.8}.delete-dialog-content{padding:0 32px 24px!important}.delete-dialog-text{color:var(--mui-palette-text-secondary, #6b7280);font-size:16px;line-height:1.5;margin:0;font-weight:400}.delete-dialog-actions{padding:0 32px 32px!important;gap:12px;justify-content:flex-end}.delete-dialog-actions .MuiButton-root{min-width:100px;height:44px;border-radius:8px;font-weight:500;font-size:14px;text-transform:none;box-shadow:none;transition:all .2s ease}.delete-dialog-actions .MuiButton-root:not(.MuiButton-contained){background-color:transparent;color:var(--mui-palette-text-secondary, #6b7280);border:1px solid var(--mui-palette-divider, #e5e7eb)}.delete-dialog-actions .MuiButton-root:not(.MuiButton-contained):hover{background-color:var(--mui-palette-action-hover, #f9fafb);border-color:var(--mui-palette-text-secondary, #9ca3af)}.delete-dialog-actions .MuiButton-contained{background-color:#dc2626;color:#fff;border:1px solid #dc2626}.delete-dialog-actions .MuiButton-contained:hover{background-color:#b91c1c;border-color:#b91c1c;box-shadow:0 4px 12px #dc262640}.delete-dialog-actions .MuiButton-contained:disabled{background-color:#9ca3af;color:#fff;border-color:#9ca3af;opacity:.6}@media (prefers-color-scheme: dark){.delete-dialog-paper{background:var(--mui-palette-background-paper, #1f2937);border:1px solid var(--mui-palette-divider, #374151)}.delete-dialog-title{color:var(--mui-palette-text-primary, #f9fafb)}.delete-dialog-text{color:var(--mui-palette-text-secondary, #9ca3af)}.delete-dialog-actions .MuiButton-root:not(.MuiButton-contained){color:var(--mui-palette-text-secondary, #9ca3af);border-color:var(--mui-palette-divider, #374151)}.delete-dialog-actions .MuiButton-root:not(.MuiButton-contained):hover{background-color:var(--mui-palette-action-hover, #374151);border-color:var(--mui-palette-text-secondary, #6b7280)}}@media (max-width: 600px){.delete-dialog-paper{width:calc(100vw - 24px);margin:12px}.delete-dialog-title{font-size:18px;padding:24px 24px 12px}.delete-dialog-content{padding:0 24px 18px!important}.delete-dialog-actions{padding:0 24px 24px!important;flex-direction:column-reverse}.delete-dialog-actions .MuiButton-root{width:100%;margin:4px 0!important}}.sidebar-link{display:flex;align-items:center;padding:4px 8px;height:32px;width:235px;border-radius:12px;cursor:pointer;transition:background .2s ease,color .2s ease;gap:6px}.sidebar-link.is-active{background:#c2c2e1;border-radius:12px;color:#1f1d1a}.sidebar-link__icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:none;cursor:pointer}.sidebar-link__icon img,.nav-img-icon{width:20px!important;height:20px!important;display:block}.sidebar-link__text{font-family:Source Sans Pro,sans-serif!important;font-weight:400;font-size:14px;line-height:18px;color:#1f1d1a;cursor:pointer}.side-sep{margin:10px 12px;border-color:#e7e8ef;opacity:1}.side-sep--bottom{margin-top:12px;margin-bottom:10px}.side-section-title{font-family:Source Sans Pro,sans-serif!important;font-size:14px!important;font-weight:100!important;color:#1f1d1a;letter-spacing:.06em;text-transform:none;margin:6px 14px 8px!important}.user-panel{margin-top:12px;padding:12px 14px;border-radius:12px!important;background:#fff!important;box-shadow:0 4px 12px #00000014!important}.user-panel .account-info{display:flex;align-items:center;gap:10px}.user-panel .account-avatar{width:34px;height:34px;border-radius:50%;background:#e5e7eb;color:#111;font-weight:600;display:flex;align-items:center;justify-content:center}.chat-item{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;padding:6px 8px;height:32px;border-radius:12px;transition:background .15s ease,color .15s ease}.chat-item.is-active{background:#c2c2e1;color:#1f1d1a}.chat-item.is-active .chat-item__title{color:#1f1d1a;font-weight:600}.chat-item.is-active .chat-more{opacity:1;pointer-events:auto}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lexy-toast{background:#111418!important;color:#e6e6e6!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;box-shadow:0 8px 28px #00000059!important;padding:8px 14px!important}.lexy-toast__body{font-weight:500}.lexy-toast .Toastify__progress-bar,.lexy-toast__progress{top:0;bottom:auto;height:4px;background:#22c55e!important}.Toastify__toast--success .Toastify__toast-icon svg{fill:#22c55e!important}.lexy-sidebar{position:fixed!important;left:0;top:0;height:100vh;width:var(--sidebar-w, 280px);z-index:100;transition:transform .3s cubic-bezier(.4,0,.2,1)!important}.lexy-sidebar.closed{transform:translate(-100%)!important}.lexy-container{display:flex;height:100vh;background-color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}.lexy-container.sidebar-open .main-content{margin-left:var(--sidebar-w, 280px);width:calc(100% - var(--sidebar-w, 280px))}.lexy-container.sidebar-closed .main-content{margin-left:0;width:100%}.main-content{display:flex;flex-direction:column;min-height:100vh;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.sidebar-edge-tab{display:none!important}.sidebar-toggle{position:fixed!important;top:15px!important;z-index:1300!important;width:32px!important;height:32px!important;border-radius:8px!important;transition:all .3s ease-in-out!important}.sidebar-toggle:hover{box-shadow:0 4px 12px #00000026!important}.sidebar-toggle .MuiSvgIcon-root{font-size:18px!important;transition:transform .2s ease!important}.lexy-container.sidebar-open .sidebar-toggle{left:calc(var(--sidebar-w, 280px) - 20px)}.lexy-container.sidebar-closed .sidebar-toggle{left:20px}.sidebar-toggle:hover{background:#fff!important;box-shadow:0 6px 24px #282d3c2e!important;border-color:#0000001f!important}.sidebar-toggle .MuiSvgIcon-root{font-size:20px!important;transition:transform .2s ease!important;color:#5f6368!important}@media (max-width: 700px){.lexy-container.sidebar-open .main-content{margin-left:0;width:100%}.lexy-sidebar{width:90vw!important;box-shadow:0 0 20px #0000004d}.lexy-container.sidebar-open .sidebar-toggle{left:calc(90vw - 20px)}.lexy-container.sidebar-closed .sidebar-toggle{left:15px}}@media (max-width: 480px){.lexy-sidebar{width:100vw!important}.lexy-container.sidebar-open .sidebar-toggle{left:calc(100vw - 60px)}.sidebar-toggle{top:15px!important}}:root{--sidebar-w: 280px;--tab-w: 34px;--tab-h: 42px;--tab-overlap: 14px;--tab-gap: 10px;--tab-radius: 12px;--ease-inout: cubic-bezier(.4,0,.2,1);--dur-anim: .28s;--input-min: 520px;--input-max: 820px;--input-fill: .82}.lexy-container{position:relative;display:flex;height:100vh;background-color:#fff}.lexy-container{--sidebar-visible: var(--sidebar-w)}.lexy-container.sidebar-closed{--sidebar-visible: 0px}.lexy-container.sidebar-open{--sidebar-visible: var(--sidebar-w)}.lexy-sidebar{width:var(--sidebar-w);min-width:var(--sidebar-w);max-width:100vw;height:100vh;background:linear-gradient(180deg,#f1eefc,#fdfdfd,#fdf6f1);border-right:1px solid #e8eaed;display:flex;flex-direction:column;padding:16px;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;z-index:100}.lexy-sidebar.closed{transform:translate(calc(-1 * var(--sidebar-w)));box-shadow:none}.sidebar-edge-tab{position:absolute;top:3.5%;transform:translateY(-50%);left:calc(var(--sidebar-w) - var(--tab-overlap));width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.08);border-radius:50%;background:#ffffffe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 10px #00000014;cursor:pointer;z-index:130;padding:0;outline:none;margin-left:-.4em;transition:left .3s cubic-bezier(.4,0,.2,1),background .2s,box-shadow .2s,border-color .2s}.sidebar-edge-tab:hover{background:#fff;box-shadow:0 6px 24px #282d3c2e;border-color:#0000001f}.sidebar-closed .sidebar-edge-tab{left:var(--tab-gap)}@media (max-width: 700px){:root{--sidebar-w: 90vw}}.logo-section{display:flex;align-items:center;margin-bottom:24px}.logo{display:flex;align-items:center;gap:5px}.logo-icon{color:#5f6368;display:flex;align-items:center}.brand-name{font-size:20px!important;font-weight:200!important;color:#202124!important}.nav-menu{margin-bottom:24px}.nav-item{display:flex;align-items:center;gap:5px;border-radius:8px;cursor:pointer;color:#5f6368;margin-bottom:4px;transition:background-color .2s ease}.nav-item.active{background-color:#c2c2e1;color:#c2c2e1}.nav-item:hover:not(.active){background-color:#f1f3f4}.nav-item .MuiSvgIcon-root{font-size:20px}.chat-history{flex:1;overflow-y:auto;margin-bottom:16px;margin-top:16px}.section-label{font-size:12px!important;color:#5f6368!important;margin-bottom:8px!important;font-weight:500!important;text-transform:none;letter-spacing:.5px}.chat-item{padding:8px 12px;border-radius:8px;cursor:pointer;margin-bottom:2px;transition:background-color .2s ease}.chat-item:hover{background-color:#f1f3f4}.chat-item__title{font-family:Source Sans Pro,sans-serif!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}.sidebar-bottom{margin-top:auto}.upgrade-btn{background-color:#3c4043!important;color:#fff!important;border-radius:24px!important;padding:12px!important;font-size:14px!important;font-weight:500!important;text-transform:none!important;margin-bottom:16px!important;box-shadow:none!important}.upgrade-btn:hover{background-color:#2d3033!important}.account-info{display:flex;align-items:center;gap:8px}.account-avatar{width:32px;height:32px;background-color:#e8eaed;border-radius:50%;display:flex;align-items:center;justify-content:center}.account-avatar p{font-size:14px!important;font-weight:500!important;color:#5f6368!important;margin:0}.account-text{font-size:14px!important;color:#5f6368!important;margin:0}.main-content{display:flex;flex-direction:column;width:100%;min-height:100vh;position:relative}.topbar-right{display:flex;gap:18px;justify-content:flex-end;align-items:center;padding:32px 38px 0 0}.share-btn{background:#fff!important;border-radius:50%!important;color:#fff!important}.share-btn:hover{background:#e1e3e8!important}.register-btn{background-color:#191919!important;color:#fff!important;border-radius:20px!important;padding:8px 24px!important;font-size:14px!important;box-shadow:none!important;font-weight:100!important;text-transform:none!important}.register-btn:hover{background-color:#2d3033!important;box-shadow:none!important}.chat-container{flex:1;display:flex;align-items:flex-start;justify-content:center;width:100%;padding-top:22vh}.welcome-section{text-align:center;margin:0 auto;width:100%;max-width:700px}.main-title{font-size:2.5rem!important;font-weight:500!important;color:#202124!important;margin-bottom:38px!important;letter-spacing:.01em!important}.input-container{background-color:#f8f9fa;border:1.7px solid #e8eaed;border-radius:24px;padding:17px 30px;max-width:650px;margin:0 auto;width:100%;transition:border-color .2s ease,box-shadow .2s ease}.input-container:focus-within{border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e81a}.chat-input .MuiInputBase-root{font-size:18px!important;color:#202124!important}.chat-input .MuiInputBase-input{padding:0!important}.chat-input .MuiInputBase-input::-moz-placeholder{color:#9aa0a6!important;opacity:1}.chat-input .MuiInputBase-input::placeholder{color:#9aa0a6!important;opacity:1}.send-button,.options-button{color:#5f6368!important;padding:4px!important;transition:background-color .2s ease}.options-button{background-color:#3c4043!important;color:#fff!important}.send-button:hover{background-color:#f1f3f4!important}.options-button:hover{background-color:#2d3033!important}.rounded-footer{position:absolute;left:5em;right:5em;bottom:1em;width:auto;max-width:unset;min-width:0;margin:0 auto;box-sizing:border-box;background:#fafbfc;border-radius:36px;box-shadow:0 2px 16px #2c353f21;padding:15px 40px;display:flex;align-items:center;justify-content:space-between;z-index:50;border:1px solid #e8eaed;font-size:1.1rem}.footer-panel{position:static;margin:0 1em 1em;background:#eff0fa;border:1px solid #e8eaed;border-radius:16px;box-shadow:0 2px 18px #2c353f1f;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;z-index:10}.footer-links{display:flex;gap:2.1em;flex-wrap:wrap}.footer-link{color:#5f6368!important;text-decoration:none!important;font-size:14px!important;cursor:pointer;transition:color .2s}.footer-link:hover,.footer-link:focus{color:#111322!important;text-decoration:underline!important}.footer-right{color:transparent;background:linear-gradient(90deg,#9c7fe9,#9fb1cc 52%,#e2a181),linear-gradient(180deg,#fffffff2,#ffffff26 56%,#ffffff6b);background-size:100% 100%,100% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:.35px rgba(255,255,255,.28);text-shadow:0 1px 0 rgba(255,255,255,.28),0 10px 26px rgba(70,100,150,.18);font-size:15px}@media (max-width: 700px){.rounded-footer{flex-direction:column;align-items:flex-start;padding:16px 8px;gap:10px;left:.4em;right:.4em}.footer-links{gap:1em}.main-title{font-size:2rem!important}.input-container{max-width:95vw}}@media (max-width: 480px){.chat-container{padding:10px}.main-title{font-size:1.4rem!important}.input-container{max-width:100vw;padding:10px}.lexy-sidebar{padding:8px;width:var(--sidebar-w)}}.chat-history::-webkit-scrollbar{width:6px}.chat-history::-webkit-scrollbar-thumb{background:#dadce0;border-radius:3px}.chat-history::-webkit-scrollbar-thumb:hover{background:#bdc1c6}.chat-search{display:flex;align-items:center;gap:8px;width:min(max(var(--input-min),calc(var(--input-fill) * (100% - var(--sidebar-visible)))),var(--input-max));max-width:45vw;border-radius:9999px;padding:5px 6px 5px 18px;background:linear-gradient(90deg,#a88bdc,#8ea2c6 45%,#e3a38f);border:1px solid rgba(255,255,255,.45);box-shadow:0 16px 46px #0206171a,0 3px 8px #0206170f}.chat-search input{flex:1;height:48px;border:0;outline:0;background:transparent;color:#fff;font-size:16px}.chat-search input::-moz-placeholder{color:#ffffffeb}.chat-search input::placeholder{color:#ffffffeb}.chat-search input:not(:-moz-placeholder){text-align:left}.chat-search input:not(:placeholder-shown){text-align:left}.chat-search__icon{width:45px;height:45px;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 30px #6772a047;margin-right:.5em}.chat-search__icon img{width:30px;height:18px;opacity:.9}.chat-search__icon:disabled{opacity:.6;cursor:not-allowed}.chat-search__more{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:#ffffff38;color:#fff;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.chat-search__more:hover{background:#ffffff4d}@media (max-width: 799px){.chat-search{width:95vw;padding:4px 4px 4px 14px}.chat-search input{height:40px;font-size:14px}.chat-search__icon{width:36px;height:36px}.chat-search__icon img{width:22px;height:14px}.chat-search__more{width:32px;height:32px}}.chat-hero{display:grid;place-items:center;padding-top:15em}.chat-hero__title{font-weight:700;letter-spacing:.01em;margin-bottom:10px!important}.chat-hero__input{width:min(860px,92vw);background:#fff;border:1px solid #e5e7eb;border-radius:30px;padding:8px 12px;box-shadow:0 16px 46px #0206170f;margin-top:2em}.lexy-chat{position:relative;height:calc(100vh - 120px);overflow-y:auto;scroll-behavior:smooth}.lexy-chat__col{flex:1 1 auto;max-inline-size:clamp(360px,calc(100vw - var(--sidebar-visible) - 48px),960px);inline-size:100%;margin:12px auto;padding-bottom:240px;transition:max-inline-size var(--dur-anim) var(--ease-inout)}.lexy-input-fixed{position:fixed;left:calc(var(--sidebar-visible) + (100vw - var(--sidebar-visible)) / 2);transform:translate(-50%);bottom:104px;min-height:50px!important;max-height:120px!important;height:auto!important;inline-size:clamp(var(--input-min),calc((100vw - var(--sidebar-visible) - 48px) * var(--input-fill)),var(--input-max));padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:22px!important;box-shadow:0 16px 46px #0206170f;z-index:1100;transition:left var(--dur-anim) var(--ease-inout),inline-size var(--dur-anim) var(--ease-inout),padding var(--dur-anim) var(--ease-inout),border-radius var(--dur-anim) var(--ease-inout),box-shadow var(--dur-anim) var(--ease-inout);will-change:left,inline-size}.lexy-input-fixed .MuiInputBase-root{display:flex!important;align-items:flex-start!important;min-height:34px!important;padding:0!important}.lexy-input-fixed .MuiInputBase-input{padding:12px 0!important;line-height:1.5!important;word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;resize:none!important;font-size:16px!important;border:none!important;outline:none!important;background:transparent!important;width:100%!important;max-height:72px!important;overflow-y:auto!important}.lexy-input-fixed .MuiInputAdornment-root{align-self:center!important;margin:0!important;height:-moz-fit-content!important;height:fit-content!important;position:sticky!important;top:50%!important;transform:translateY(-50%)!important}.lexy-input-fixed .MuiIconButton-root{padding:2px!important;margin:0!important;min-width:unset!important;width:auto!important;height:auto!important}.lexy-input-fixed .chat-send-set-icon{width:32px!important;height:32px!important;display:block!important;pointer-events:none!important;image-rendering:-webkit-optimize-contrast!important}.lexy-input-fixed .MuiInputBase-input::-moz-placeholder{color:#9aa0a6!important;opacity:1!important}.lexy-input-fixed .MuiInputBase-input::placeholder{color:#9aa0a6!important;opacity:1!important}.lexy-input-fixed .MuiInputBase-root.Mui-focused{outline:none!important}.lexy-input-fixed .MuiInput-underline:before,.lexy-input-fixed .MuiInput-underline:after{display:none!important}@media (max-width: 768px){.lexy-input-fixed{bottom:96px;left:50%;transform:translate(-50%);inline-size:calc(100vw - 24px);max-height:100px!important}.lexy-input-fixed .MuiInputBase-input{font-size:14px!important;max-height:60px!important}.lexy-input-fixed .chat-send-set-icon{width:18px!important;height:18px!important}}@media (prefers-reduced-motion: reduce){.lexy-input-fixed{transition:none!important}}.lexy-input-fixed .MuiInputBase-adornedEnd{align-items:center}.lexy-chat::-webkit-scrollbar{width:10px}.lexy-chat::-webkit-scrollbar-thumb{background:#00000026;border-radius:8px}.lexy-chat{scrollbar-width:thin}.lexy-input-fixed .MuiInputBase-input::-webkit-scrollbar{width:4px}.lexy-input-fixed .MuiInputBase-input::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.scroll-bottom-fab{position:fixed;left:calc(var(--sidebar-visible) + (100vw - var(--sidebar-visible)) / 2);transform:translate(-50%);bottom:164px;z-index:1200;animation:lexy-bob 1.6s ease-in-out infinite;transition:opacity .2s ease,transform .2s ease}.scroll-bottom-fab .MuiFab-root{background:#fff!important;color:#fff!important;box-shadow:0 8px 24px #c2c2e1}@keyframes lexy-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.chat-bubble{padding:12px 14px;border-radius:14px}.user-msg{width:100%;max-width:min(960px,92vw);margin:0 0 8px auto;display:flex;flex-direction:column;align-items:flex-end}.MuiPaper-root.chat-bubble.chat-bubble--user{background-color:#f3f4f6!important;border:1px solid #e5e7eb;color:#111827;border-radius:9999px;padding:10px 40px;display:inline-block;width:-moz-fit-content;width:fit-content;max-width:75%;box-shadow:none;line-height:1.55;margin-top:1em}.user-msg__tools{display:flex;justify-content:flex-end;gap:4px;margin-top:4px;padding-right:4px}.user-msg__copy .MuiSvgIcon-root{font-size:18px}.resp-card>.MuiDivider-root:last-child{display:none}.resp-card{margin-bottom:20px}.resp-card+.user-msg{margin-top:18px}.resp-text{white-space:pre-wrap;line-height:1.7;color:#0f172a}.resp-heading{font-weight:600;margin-bottom:6px}.source-list{display:grid;gap:6px}.source-item{color:#111827}.related-q{margin-top:4px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}.resp-actions{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.resp-icon-btn.active{color:#2563eb}.resp-btn{text-transform:none!important;font-weight:500!important;font-family:Source Sans Pro,sans-serif!important;font-size:16px!important;color:#9747ff!important}.resp-icon{width:16px;height:16px;display:block;image-rendering:-webkit-optimize-contrast}.resp-footer{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.chat-answer{background:transparent;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0}.chat-answer__text{white-space:pre-wrap;line-height:1.7;color:#0f172a}.chat-divider{border-color:#eef2f6;margin:16px 0}.lexy-chat__input{position:sticky;bottom:24px;margin:0 auto;width:min(860px,92vw);border-radius:22px!important;border:1px solid #e5e7eb;padding:8px 12px;height:6em;z-index:40;background:#fff;box-shadow:0 16px 46px #0206170f}.send-btn svg{transform:translateY(.5px)}.md-body{line-height:1.74;color:#0f172a;font-size:15.6px}.md-body h1,.md-body h2,.md-body h3{font-weight:700;line-height:1.25;margin:18px 0 8px}.md-body h1{font-size:22px}.md-body h2{font-size:19px}.md-body h3{font-size:17px}.md-body p{margin:8px 0 10px}.md-body hr{border:0;border-top:1px solid #eef2f6;margin:18px 0}.md-body ul,.md-body ol{padding-left:1.25rem;margin:8px 0 12px}.md-body li{margin:6px 0}.md-body a{color:#2563eb;text-decoration:none}.md-body a:hover{text-decoration:underline}.md-sources{padding-left:1.1rem;margin:6px 0 8px}.md-sources li{margin:4px 0}.resp-heading{font-weight:700;margin:6px 0 8px}.resp-sep{border-color:#eef2f6;margin:16px 0!important}.resp-meta{justify-content:flex-end}.resp-meta .MuiChip-root{border-radius:9999px}@media (prefers-reduced-motion: reduce){.lexy-input-fixed,.lexy-chat__col,.scroll-bottom-fab{transition:none!important;animation:none!important}}:root{--cd-bg: #ffffff;--cd-text: #0f172a;--cd-border: #e5e7eb;--cd-muted: #f8fafc;--cd-primary: #2563eb;--cd-primary-hover: #1d4ed8;--cd-shadow: 0 20px 60px rgba(2, 6, 23, .25)}.config-dialog-paper{width:525px;height:425px;max-width:92vw;max-height:92vh;background:var(--cd-bg);color:var(--cd-text);border-radius:16px;box-shadow:var(--cd-shadow);display:flex;flex-direction:column}.config-dialog-title{font-size:24px!important;padding:20px 24px 8px!important}.config-dialog-content{padding:8px 24px 0!important;flex:1 1 auto;overflow:hidden auto}.config-form{display:grid;gap:16px}.config-field .MuiOutlinedInput-root{background:var(--cd-muted);border-radius:10px}.config-field .MuiOutlinedInput-notchedOutline{border-color:var(--cd-border)}.config-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#cbd5e1}.config-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--cd-primary);box-shadow:0 0 0 3px #2563eb26}.config-field .MuiInputBase-input{color:var(--cd-text);height:44px;padding:12px 14px}.config-field__label{color:var(--cd-text)!important;font-weight:600!important}.config-field .MuiInputLabel-root.Mui-focused{color:var(--cd-primary)!important}.config-dialog-actions{padding:16px 24px 20px!important;border-top:1px solid var(--cd-border);display:flex;align-items:center;justify-content:space-between}.config-actions-right{display:flex;gap:12px}.config-btn{text-transform:none!important;border-radius:10px!important;font-weight:600!important}.config-btn--ghost{color:var(--cd-text)!important}.config-btn--secondary{border-color:var(--cd-border)!important;color:var(--cd-text)!important;background:#fff!important}.config-btn--secondary:hover{background:#f3f4f6!important;border-color:var(--cd-primary)!important}.config-btn--primary{background:var(--cd-primary)!important;color:#fff!important}.config-btn--primary:hover{background:var(--cd-primary-hover)!important}.login-page{min-height:100vh;display:flex;flex-direction:column;background:transparent;animation:none}.login-topbar,.login-hero,.footer-panel{position:relative;z-index:1}@media (prefers-reduced-motion: reduce){.lp-bg-video__el{display:none}.lp-bg-video{background:url(/images/0_Abstract_Blurred_1280x720.svg) center / cover no-repeat}}.login-topbar{height:75px;display:flex;align-items:center;padding:0 24px;background:#fff;border-bottom:1px solid #e6e8ef}.login-topbar .brand{display:flex;align-items:center;gap:5px;font-weight:600;color:#111322}.login-hero{flex:1;display:flex;justify-content:center;align-items:center;padding-top:0}.login-content{width:100%;max-width:640px}.login-card{width:530px;min-height:525px;margin:0 auto;padding:22px 26px 18px;border-radius:16px!important;background:#151515!important;color:#fff;border:1px solid rgba(0,0,0,.25);box-shadow:0 18px 40px #00000059,0 6px 20px #0000002e!important;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.login-heading{text-align:center!important;font-size:40px!important;font-weight:500!important;margin:0 5px 5px!important;background:linear-gradient(#dcac93,#89a2be 38%,#c2c2e1,#a48ac8)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.login-caption-1{text-align:center;color:#a177bc;margin:10px 0 1px!important;font-weight:200;line-height:1.25}.login-caption-2{text-align:center;color:#a48ac8;margin:.5em 0 30px!important;font-weight:200;line-height:1.25;font-size:18px!important}.login-input{margin:0 0 12px 45px!important}.MuiTextField-root.login-input .MuiOutlinedInput-root{height:46px;width:25em;border-radius:24px!important;background:#eef3ff}.MuiTextField-root.login-input .MuiOutlinedInput-input{padding:10px 16px!important;font-size:15px;width:100%!important}.MuiTextField-root.login-input .MuiOutlinedInput-notchedOutline{border-color:#d6dbeb!important}.MuiTextField-root.login-input.Mui-focused .MuiOutlinedInput-notchedOutline,.MuiTextField-root.login-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#8f7bff!important;box-shadow:0 0 0 3px #8f7bff2e}.login-input--password{margin-bottom:8px!important}.row-right{display:flex;justify-content:flex-end;margin:4px 0 30px}.forgot-link{background:none;border:0;padding:0;color:#9747ff;font-weight:200;font-size:small;cursor:pointer;margin-right:2em!important}.login-cta{--start: #9747FF;--end: #9747FF;background:linear-gradient(90deg,var(--start),var(--end));color:#fff!important;text-transform:none!important;font-weight:700!important;font-size:15px;height:46px;border-radius:24px!important;width:29em!important;box-shadow:0 6px 18px #7b4dff52!important;margin:0 0 50px 10px!important}.login-cta:hover{filter:brightness(1.03);box-shadow:0 10px 28px #7b4dff61!important}.login-register-row{color:#cfcfd6!important}.register-link{text-decoration:none!important;text-transform:none!important;color:#a48ac8!important;font-weight:200!important;font-size:16px!important;padding:0!important;min-width:0!important;margin-bottom:.3em!important}.underline{text-decoration:underline}.mb-16{margin-bottom:16px!important}.login-topbar{position:relative;z-index:1;background:#fff;border-bottom:1px solid #e6e8ef}.footer-panel{position:relative;z-index:1}.glass-pane{position:fixed;inset:0;z-index:2;pointer-events:none;background:#ffffff2e;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff47,inset 0 0 120px #ffffff40}.login-hero,.login-card{position:relative;z-index:3}@media (max-width: 900px){.login-card{width:min(92vw,560px);min-height:520px;padding:20px 18px 22px}.login-heading{font-size:34px!important}.login-caption-2{font-size:16px!important}}@media (max-width: 600px){.login-topbar{height:60px;padding:0 16px}.login-hero{padding-top:0}.login-card{width:calc(100vw - 24px);min-height:480px;padding:18px 14px 20px;border-radius:14px!important;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.login-heading{font-size:28px!important;margin:0 0 6px!important}.login-caption-2{font-size:15px!important;margin:.5em 0 22px!important}.login-input{margin:0 auto 12px!important;width:100%!important;max-width:420px}.MuiTextField-root.login-input .MuiOutlinedInput-root{width:100%!important;height:46px;border-radius:24px!important;background:#eef3ff}.row-right{display:flex;justify-content:flex-end;width:100%;max-width:420px;margin:4px auto 26px}.forgot-link{background:none;border:0;padding:0;color:#9747ff;font-weight:200;font-size:small;cursor:pointer;margin-right:0!important}.login-cta{width:100%!important;max-width:420px;margin:8px auto 36px!important}.login-register-row{padding:0 6px}}@media (max-width: 380px){.login-heading{font-size:24px!important}.login-caption-2{font-size:14px!important}.login-card{padding:16px 12px 18px}}.ru-page{min-height:100vh;display:flex;flex-direction:column;background:transparent;animation:none}.ru-bg-video{position:fixed;inset:0;z-index:0;pointer-events:none}.ru-bg-video__el{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9;filter:saturate(1.02) contrast(1.02)}.ru-bg-video__scrim{position:absolute;inset:0;background:radial-gradient(80% 60% at 50% 30%,#ffffff1a,#fff0 60%),linear-gradient(to bottom,#fff3,#fff0 25%,#ffffff40)}.ru-topbar,.ru-hero,.ru-panel{position:relative;z-index:1}@media (prefers-reduced-motion: reduce){.ru-bg-video__el{display:none}.ru-bg-video{background:url(/images/0_Abstract_Blurred_1280x720.svg) center / cover no-repeat}}.ru-topbar{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #eef0f3}.ru-topbar .brand{display:flex;align-items:center;gap:5px;font-weight:600;letter-spacing:.4px;color:#111322}.ru-topbar .brand-icon{display:block}.ru-hero{flex:1;display:flex;justify-content:center;align-items:flex-start;padding-top:25px}.ru-content{width:100%;max-width:525px}.ru-title{font-family:Source Sans Pro,sans-serif!important;text-align:center!important;font-size:32px!important;font-weight:500!important;color:#1f2328!important;margin-bottom:6px!important}.ru-subtitle{text-align:center;color:#9747ff;margin-bottom:10px!important;font-size:24px!important;font-weight:500;font-family:Source Sans Pro,sans-serif!important}.ru-card{padding:24px 60px;border-radius:16px!important;border:1px solid rgba(140,148,170,.25);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#e6e6fa!important;box-shadow:0 10px 28px #282d3c2e!important}.field{margin-bottom:18px!important}.MuiTextField-root .MuiOutlinedInput-root{height:45px;border-radius:28px!important;background:#fff}.MuiTextField-root .MuiOutlinedInput-input{padding:12px 16px!important;font-size:15px}.MuiOutlinedInput-notchedOutline{border-color:#e1e4ea!important}.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#8f7bff!important;box-shadow:0 0 0 3px #8f7bff26}.MuiInputAdornment-root .MuiIconButton-root{color:#9aa0a6}.cta-purple{--start: #7b4dff;--end: #7F00FF;background:linear-gradient(90deg,var(--start),var(--end));color:#fff!important;text-transform:none!important;font-weight:600!important;font-size:15px;height:48px;border-radius:28px!important;box-shadow:0 6px 18px #7b4dff52!important;margin-top:6px!important}.cta-purple:hover{filter:brightness(1.03);box-shadow:0 10px 28px #7b4dff61!important}.already{font-family:Source Sans Pro,sans-serif!important;color:#61656f!important;margin-top:16px!important;font-size:16px!important}.already .link{font-family:Source Sans Pro,sans-serif!important;text-transform:none!important;font-size:16px!important;background:linear-gradient(90deg,#7b4dff,#7f00ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:0!important;min-width:0!important;margin-bottom:5px!important}.footer-panel{position:static;background:#fff;border:1px solid #fff;border-radius:16px;box-shadow:0 2px 18px #2c353f1f;padding:30px 22px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin:12px 16px}.footer-links{gap:1.6em}.ru-actions{display:flex;align-items:center}.ru-btn{height:50px;padding:0 20px;border-radius:9999px;font-weight:500;cursor:pointer;border:1px solid transparent;font-size:16px}.ru-btn--ghost{background:#fff;border-color:#e6e8ef}.fp-page{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;background:#f3f4fb}.fp-topbar{height:75px;display:flex;align-items:center;padding:0 24px;background:#fff;border-bottom:1px solid #eceff5}.fp-brand{display:flex;align-items:center;gap:6px;color:#111322;font-weight:600}.fp-hero{flex:1;display:flex;justify-content:center;align-items:flex-start;padding-top:56px}.fp-content{width:100%;max-width:620px}.fp-card{width:440px;margin:0 auto;padding:10px 0;background:transparent!important;border:none!important;box-shadow:none!important}.fp-backrow{display:flex;align-items:center;gap:6px;margin-bottom:6px}.fp-backbtn{padding:4px!important}.fp-backtxt{font-size:12px;color:#1C1B1F 50% #1F1D1A 50%}.fp-heading{text-align:center!important;font-size:32px!important;font-weight:500!important;color:#1f1d1a!important;margin:25px 0 10px!important}.fp-input{margin-bottom:12px!important;margin-left:3em!important}.MuiTextField-root.fp-input .MuiOutlinedInput-root{height:40px;width:330px;border-radius:999px!important;background:#fff;box-shadow:0 1px #0000000a}.MuiTextField-root.fp-input .MuiOutlinedInput-input{padding:8px 14px!important;font-size:13.5px}.MuiTextField-root.fp-input .MuiOutlinedInput-notchedOutline{border-color:#d9deea!important}.MuiTextField-root.fp-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#9aa3c7!important;box-shadow:0 0 0 3px #9aa3c72e}.fp-cta{background:#111!important;color:#fff!important;text-transform:none!important;font-weight:500!important;font-size:14px!important;height:40px;width:330px!important;border-radius:999px!important;margin:8px 3.5em!important}.fp-cta:hover{filter:brightness(1.03)}.fp-orlogin{display:flex;justify-content:center;align-items:center;margin-top:10px;font-family:Source Sans Pro,sans-serif!important;font-size:16px!important}.fp-textlink{text-transform:none!important;color:#1f1d1a!important;font-weight:500!important;padding:5px!important;min-width:0!important;font-family:Source Sans Pro,sans-serif!important;font-size:16px!important}.fp-mb-16{margin-bottom:16px!important}.votp-page{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;background:#f3f4fb}.votp-topbar{height:68px;display:flex;align-items:center;padding:0 20px;background:#fff;border-bottom:1px solid #eceff5}.votp-brand{display:flex;align-items:center;gap:6px;color:#111322;font-weight:600}.votp-hero{flex:1;display:flex;justify-content:center;align-items:flex-start;padding-top:56px}.votp-content{width:100%;max-width:620px}.votp-card{width:440px;margin:0 auto;padding:10px 0;background:transparent!important;border:none!important;box-shadow:none!important}.votp-backrow{display:flex;align-items:center;gap:6px;margin-bottom:6px}.votp-backbtn{padding:4px!important}.votp-backtxt{font-size:12px;color:#7b7f8c}.votp-heading{text-align:center!important;font-size:44px!important;font-weight:500!important;color:#1f1d1a!important;margin:6px 0 14px!important}.votp-otp{display:flex;justify-content:center;gap:10px;margin:8px 0 6px}.votp-otp-box{width:50px;height:50px;text-align:center;font-size:16px;font-weight:600;background:#fff;border:1px solid #d9deea;border-radius:6px;box-shadow:0 1px #0000000a;outline:none}.votp-otp-box:focus{border-color:#9aa3c7;box-shadow:0 0 0 3px #9aa3c72e}.votp-input{margin-bottom:0!important;margin-left:auto!important;margin-right:auto!important}.MuiTextField-root.votp-input{width:330px}.MuiTextField-root.votp-input .MuiOutlinedInput-root{height:40px;border-radius:999px!important;background:#fff;box-shadow:0 1px #0000000a}.MuiTextField-root.votp-input .MuiOutlinedInput-input{padding:8px 14px!important;font-size:13.5px}.MuiTextField-root.votp-input .MuiOutlinedInput-notchedOutline{border-color:#d9deea!important}.MuiTextField-root.votp-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#9aa3c7!important;box-shadow:0 0 0 3px #9aa3c72e}.votp-cta{background:#111!important;color:#fff!important;text-transform:none!important;font-weight:600!important;font-size:14px;height:40px;width:330px!important;border-radius:999px!important;margin:12px 4em 8px!important;display:block}.votp-cta:hover{filter:brightness(1.03)}.votp-orlogin{display:flex;justify-content:center;align-items:center;margin-top:10px;font-family:Source Sans Pro,sans-serif!important;font-size:16px!important}.votp-textlink{text-transform:none!important;color:#1f1d1a!important;font-weight:500!important;padding:5px!important;min-width:0!important;font-family:Source Sans Pro,sans-serif!important;font-size:16px!important}.votp-mb-16{margin-bottom:16px!important}.lp-page{min-height:100vh;display:flex;flex-direction:column;background:transparent;animation:none}@keyframes lpShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.lp-bg-video{position:fixed;inset:0;z-index:0;pointer-events:none}.lp-bg-video__el{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9;filter:saturate(1.02) contrast(1.02)}.lp-bg-video__scrim{position:absolute;inset:0;background:radial-gradient(80% 60% at 50% 30%,#ffffff1a,#fff0 60%),linear-gradient(to bottom,#fff3,#fff0 25%,#ffffff40)}.lp-topbar,.lp-hero,.footer-panel{position:relative;z-index:1}@media (prefers-reduced-motion: reduce){.lp-bg-video__el{display:none}.lp-bg-video{background:url(/images/0_Abstract_Blurred_1280x720.svg) center / cover no-repeat}}.lp-topbar{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #e6e8ef}.brand{display:flex;align-items:center;gap:6px;font-weight:600;color:#111322}.lp-actions{display:flex;gap:10px}.lp-btn{height:50px;padding:0 18px;border-radius:9999px;font-weight:500;cursor:pointer;border:1px solid transparent;font-size:14px}.lp-btn--ghost{background:#fff;border-color:#e6e8ef}.lp-btn--primary{background:#191919;color:#fff}.lp-hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px 18px 200px}.lp-title{font-family:Source Sans Pro,sans-serif!important;font-size:85px;font-weight:500!important;background:linear-gradient(273.46deg,#dcac93 13.5%,#89a2be 38.82%,#c2c2e1,#a48ac8 80.87%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lp-subtitle{font-size:65px;font-weight:500!important;margin-bottom:12px;background:linear-gradient(273.46deg,#dcac93 13.5%,#89a2be 38.82%,#c2c2e1,#a48ac8 80.87%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:.9;font-family:Source Sans Pro,sans-serif!important}.lp-hero h5{margin:0 0 25px;font-size:14px;color:#1f1d1a!important;max-width:650px}.lp-search{display:flex;align-items:center;gap:8px;width:645px;max-width:92vw;border-radius:9999px;padding:5px 5px 5px 20px;background:linear-gradient(271.46deg,#dcac93 .13%,#89a2be 37.6%,#c2c2e1,#a48ac8 97.56%);border:1px solid rgba(255,255,255,.45);box-shadow:0 16px 46px #0206171a,0 3px 8px #0206170f}.lp-search input{flex:1;height:48px;border:0;outline:0;background:transparent;color:#fff;font-size:16px}.lp-search input:not(:-moz-placeholder){text-align:left}.lp-search input:not(:placeholder-shown){text-align:left}.lp-search input::-moz-placeholder{color:#ffffffeb}.lp-search input::placeholder{color:#ffffffeb}.lp-search-icon{width:45px;height:45px;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 30px #6772a047;margin-right:.5em}.lp-search-icon img{width:30px;height:18px;opacity:.9}.lp-links{margin-top:24px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;font-size:14px}.lp-links-label{text-transform:uppercase;font-weight:500;background:#a48acb;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-right:8px}.lp-link{color:#1f1d1a;text-decoration:none;font-weight:400;cursor:pointer}.lp-separator{color:#000;font-weight:300}.footer-panel{display:flex;align-items:center;justify-content:space-between;padding:40px 24px;background:#fff;border-top:1px solid #e6e8ef;margin-top:auto}.footer-left{display:flex;align-items:center;gap:1.5rem}.footer-links{display:flex;align-items:center;gap:1rem}.footer-link{color:#000!important;text-decoration:none;font-size:16px!important;font-family:Source Sans Pro,sans-serif!important;margin-left:1.5em!important}.footer-right{display:flex;align-items:center;gap:.8rem}.footer-brand{color:#666;font-family:Source Sans Pro,sans-serif!important;font-size:16px!important;font-weight:500!important}.footer-right-email{margin-left:auto;display:flex;align-items:center;gap:8px;margin-right:3rem;font-family:Source Sans Pro,sans-serif!important;font-size:16px!important}.footer-email-contact{color:#000;font-family:Source Sans Pro,sans-serif!important;font-size:16px!important}.footer-email{color:#000;text-decoration:underline;text-underline-offset:2px;font-family:Source Sans Pro,sans-serif!important;font-size:16px!important}.footer-mobile-logo{display:none}@media screen and (max-width: 1279px) and (min-width: 800px){.lp-topbar{height:80px;padding:0 20px}.brand img{width:130px;height:45px}.lp-btn{height:48px;padding:0 16px;font-size:15px}.lp-hero{padding:20px 16px 40px}.lp-title{font-size:70px}.lp-subtitle{font-size:55px}.lp-hero h5{font-size:17px;margin:0 0 28px;max-width:550px}.lp-search{width:580px}.lp-search input{height:46px;font-size:15px}.lp-search-icon{width:43px;height:43px}.lp-links{font-size:13px}}@media screen and (max-width: 799px){.lp-topbar{display:flex;align-items:center;justify-content:space-between;height:75px;padding:0 12px;background:#fff;border-bottom:0;position:relative;z-index:1;pointer-events:none}.lp-topbar>*{display:none!important}.lp-page{background:linear-gradient(120deg,#f5f3ff,#faf5ff,#f0f9ff,#fdfdfd)}.lp-hero{flex:1;padding:60px 20px 20px}.lp-title{font-size:48px;margin-bottom:0;line-height:1}.lp-subtitle{font-size:24px;margin-bottom:16px;line-height:1.1;font-weight:300}.lp-hero h5{font-size:11px;margin:0 0 24px;max-width:250px;line-height:1.4;color:#333}.lp-search{width:280px;padding:4px 4px 4px 16px;margin-bottom:20px;border-radius:25px}.lp-search input{height:36px;font-size:11px}.lp-search-icon{width:32px;height:32px}.lp-search-icon img{width:12px;height:12px}.lp-links{margin-top:0;font-size:9px;gap:2px;max-width:280px;line-height:1.3}.lp-links-label{margin-right:4px;font-size:8px;display:block;width:100%;margin-bottom:4px}.lp-link,.lp-separator{font-size:9px}.footer-panel{flex-direction:column!important;gap:8px!important;padding:16px 20px 20px!important;align-items:center!important}.footer-left{order:1!important;width:100%!important;justify-content:center!important;flex-direction:column!important;gap:8px!important}.footer-left .footer-links{flex-direction:column!important;gap:8px!important;align-items:center!important}.footer-left .footer-link{font-size:11px!important;color:#666!important}.footer-right-email{order:2!important;margin:8px 0 0!important;width:100%!important;justify-content:center!important}.footer-email-contact,.footer-email{font-size:11px!important}.footer-mobile-logo{order:3!important;display:flex!important;width:100%!important;justify-content:center!important;margin-top:12px!important}.footer-right{order:4!important;width:100%!important;justify-content:center!important;margin-top:8px!important}.footer-brand{font-size:9px!important;color:#999!important}.footer-left img{display:none!important}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,ui-sans-serif,system-ui;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{font-family:Source Sans Pro,sans-serif!important}body{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.\!input{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.5rem .75rem}.\!input::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.\!input::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.\!input{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.\!input:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.input{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.5rem .75rem}.input::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.input::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.input{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.input:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.label{margin-bottom:.5rem;display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.collapse{visibility:collapse}.fixed{position:fixed}.mb-16{margin-bottom:4rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-2{margin-top:.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-12{height:3rem}.min-h-screen{min-height:100vh}.w-12{width:3rem}.shrink{flex-shrink:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.resize{resize:both}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.border-blue-600,.border-primary-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.text-center{text-align:center}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/source-sans-pro-cyrillic-ext-300-normal-BxZQS__F.woff2) format("woff2"),url(/assets/source-sans-pro-cyrillic-ext-300-normal-CJ-uW1QK.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/source-sans-pro-cyrillic-300-normal-eWxdLGMH.woff2) format("woff2"),url(/assets/source-sans-pro-cyrillic-300-normal-DAgisp39.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/source-sans-pro-greek-ext-300-normal-CfC8DKjg.woff2) format("woff2"),url(/assets/source-sans-pro-greek-ext-300-normal-CJi1xE33.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/source-sans-pro-greek-300-normal-D5suD4hF.woff2) format("woff2"),url(/assets/source-sans-pro-greek-300-normal-BDAiKzVZ.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/source-sans-pro-vietnamese-300-normal-DkeUQI3F.woff2) format("woff2"),url(/assets/source-sans-pro-vietnamese-300-normal-6pR9ufrD.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/source-sans-pro-latin-ext-300-normal-B-x3kLwk.woff2) format("woff2"),url(/assets/source-sans-pro-latin-ext-300-normal-DezoKXCv.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/source-sans-pro-latin-300-normal-YcLNfB1o.woff2) format("woff2"),url(/assets/source-sans-pro-latin-300-normal-D4ancB8J.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-pro-cyrillic-ext-400-normal-BZJRkJ55.woff2) format("woff2"),url(/assets/source-sans-pro-cyrillic-ext-400-normal-DtD_g0fW.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-pro-cyrillic-400-normal-Bo6gnWEs.woff2) format("woff2"),url(/assets/source-sans-pro-cyrillic-400-normal-h6inArLS.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-pro-greek-ext-400-normal-DurV-KM9.woff2) format("woff2"),url(/assets/source-sans-pro-greek-ext-400-normal-BfIWL1p1.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-pro-greek-400-normal-CZJmCPdY.woff2) format("woff2"),url(/assets/source-sans-pro-greek-400-normal-C-qB9CTB.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-pro-vietnamese-400-normal-DmpbtSrx.woff2) format("woff2"),url(/assets/source-sans-pro-vietnamese-400-normal-C_X2WPHN.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-pro-latin-ext-400-normal-b0izRs8p.woff2) format("woff2"),url(/assets/source-sans-pro-latin-ext-400-normal-B4yavu5O.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-pro-latin-400-normal-tpsLXCSJ.woff2) format("woff2"),url(/assets/source-sans-pro-latin-400-normal-R7DZS9ko.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-pro-cyrillic-ext-600-normal-qEDpwGRt.woff2) format("woff2"),url(/assets/source-sans-pro-cyrillic-ext-600-normal-BLUySEgx.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-pro-cyrillic-600-normal-7IW-0rI7.woff2) format("woff2"),url(/assets/source-sans-pro-cyrillic-600-normal-C6gpv_4y.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-pro-greek-ext-600-normal-Bk3oygDb.woff2) format("woff2"),url(/assets/source-sans-pro-greek-ext-600-normal-Bk3wWfL4.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-pro-greek-600-normal-DufzpiO_.woff2) format("woff2"),url(/assets/source-sans-pro-greek-600-normal-CNXbxSoy.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-pro-vietnamese-600-normal-B_7vbVAt.woff2) format("woff2"),url(/assets/source-sans-pro-vietnamese-600-normal-DJqX7dzL.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-pro-latin-ext-600-normal-XGkkjFz7.woff2) format("woff2"),url(/assets/source-sans-pro-latin-ext-600-normal-BgwKN7TX.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-pro-latin-600-normal-BM2CBz6W.woff2) format("woff2"),url(/assets/source-sans-pro-latin-600-normal-CjV2-MXP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-pro-cyrillic-ext-700-normal-CMNOJ5Qm.woff2) format("woff2"),url(/assets/source-sans-pro-cyrillic-ext-700-normal-C6lq_OUW.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-pro-cyrillic-700-normal-CkdS6a5a.woff2) format("woff2"),url(/assets/source-sans-pro-cyrillic-700-normal-DCJL43JV.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-pro-greek-ext-700-normal-sY5KVvyA.woff2) format("woff2"),url(/assets/source-sans-pro-greek-ext-700-normal-BXPp6Eqx.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-pro-greek-700-normal-Bq-mRDqF.woff2) format("woff2"),url(/assets/source-sans-pro-greek-700-normal-BCz9b4qF.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-pro-vietnamese-700-normal-f-Bm14rw.woff2) format("woff2"),url(/assets/source-sans-pro-vietnamese-700-normal-CwqTh6JM.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-pro-latin-ext-700-normal-Cf8nNWsm.woff2) format("woff2"),url(/assets/source-sans-pro-latin-ext-700-normal-yj0w5CKO.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Source Sans Pro;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-pro-latin-700-normal-DL7J4422.woff2) format("woff2"),url(/assets/source-sans-pro-latin-700-normal-BNdTgDH_.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
