@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.login-container{min-height:100vh;display:flex;background-color:#f0f2f5;margin:0;padding:0}.login-layout{width:100%;display:flex;position:relative;margin:0;min-height:100vh}.login-banner{width:50%;position:relative;clip-path:polygon(0 0,100% 0,95% 100%,0 100%);overflow:hidden;background-color:#1a1a1a}.banner-image{width:100%;height:100%;object-fit:cover;object-position:center}.login-form-section{width:50%;display:flex;align-items:center;justify-content:center;padding:40px 20px;box-sizing:border-box}.login-card{width:100%;max-width:500px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:48px 40px;box-sizing:border-box}.logo-section{margin-bottom:40px;text-align:center}.app-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.2}.app-subtitle{font-size:1rem;color:#666;margin:0}.login-form{display:flex;flex-direction:column;gap:16px}.sign-in-button{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 24px;font-size:1rem;font-weight:500;color:#fff;background-color:#1890ff;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #1890ff33}.sign-in-button:hover{background-color:#40a9ff;box-shadow:0 4px 8px #1890ff4d;transform:translateY(-1px)}.sign-in-button:active{transform:translateY(0)}.sign-in-button:disabled{background-color:#d9d9d9;cursor:not-allowed;box-shadow:none}.button-icon{width:20px;height:20px}.sign-in-note{text-align:center;font-size:.75rem;color:#8c8c8c;margin-top:8px}.loading-spinner{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.5rem;color:#666}@media(max-width:992px){.login-banner{display:none}.login-form-section{width:100%}}@media(max-width:600px){.login-form-section{padding:20px 12px}.login-card{padding:32px 24px;box-shadow:0 2px 8px #00000014;border-radius:4px}.app-title{font-size:2rem}.app-subtitle{font-size:.9rem}.logo-section{margin-bottom:32px}}._userDropdown_r96s9_1{cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:4px;transition:background-color .3s}._userDropdown_r96s9_1:hover{background-color:#f5f5f5}._brandText_r96s9_16{font-size:18px;font-weight:700}._experimentSelector_r96s9_22{display:flex;align-items:center}._desktopNav_r96s9_28{position:absolute;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap}._desktopUserMenu_r96s9_41{display:block}._hamburgerButton_r96s9_46{display:none;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s}._hamburgerButton_r96s9_46:hover{background-color:#f5f5f5}._mobileNavItem_r96s9_59{padding:12px 16px;cursor:pointer;border-radius:8px;transition:background-color .2s;font-size:15px}._mobileNavItem_r96s9_59:hover{background-color:#f5f5f5}@media(max-width:1024px){._desktopNav_r96s9_28,._desktopUserMenu_r96s9_41,._experimentSelector_r96s9_22{display:none}._hamburgerButton_r96s9_46{display:flex;align-items:center;justify-content:center}._brandText_r96s9_16{font-size:16px}}@media(max-width:480px){._brandText_r96s9_16{font-size:14px;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.app-root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body{margin:0;font-family:Inter,sans-serif;background-color:#f0f2f5;min-height:100vh;color:#e2e8f0}#root{width:100%;min-height:100vh}.app-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;width:100%;padding:1rem;box-sizing:border-box;background-color:#1a1e27}.loading-state,.error-state{background-color:#2d313c;border-radius:15px;box-shadow:0 15px 40px #0006;padding:3rem;text-align:center}.loading-text{font-size:1.8rem;font-weight:500;color:#a0aec0;animation:pulse 1.5s infinite ease-in-out}.error-state{background-color:#c53030;color:#fff}.error-title{font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.error-message{font-size:1.3rem;margin-bottom:.5rem}.error-sub-message{font-size:1rem;opacity:.8}.main-card-wrapper{background-color:#262a33;border-radius:20px;box-shadow:0 20px 60px #0009,0 0 0 1px #ffffff0d;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:3rem;max-width:500px;width:90%;animation:fadeInScale .8s ease-out forwards}.auth0-logo{width:160px;margin-bottom:1.5rem;opacity:0;animation:slideInDown 1s ease-out forwards .2s}.main-title{font-size:2.8rem;font-weight:700;color:#f7fafc;text-align:center;margin-bottom:1rem;text-shadow:0 4px 10px rgba(0,0,0,.3);opacity:0;animation:fadeIn 1s ease-out forwards .4s}.action-card{background-color:#2d313c;border-radius:15px;box-shadow:inset 0 2px 5px #0000004d,0 5px 15px #0000004d;padding:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1.8rem;width:calc(100% - 2rem);opacity:0;animation:fadeIn 1s ease-out forwards .6s}.action-text{font-size:1.25rem;color:#cbd5e0;text-align:center;line-height:1.6;font-weight:400}.button{padding:1.1rem 2.8rem;font-size:1.2rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 8px 20px #0006;text-transform:uppercase;letter-spacing:.08em;outline:none}.button:focus{box-shadow:0 0 0 4px #63b3ed80}.button.login{background-color:#63b3ed;color:#1a1e27}.button.login:hover{background-color:#4299e1;transform:translateY(-5px) scale(1.03);box-shadow:0 12px 25px #00000080}.button.logout{background-color:#fc8181;color:#1a1e27}.button.logout:hover{background-color:#e53e3e;transform:translateY(-5px) scale(1.03);box-shadow:0 12px 25px #00000080}.logged-in-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.logged-in-message{font-size:1.5rem;color:#68d391;font-weight:600;animation:fadeIn 1s ease-out forwards .8s}.profile-section-title{font-size:2.2rem;animation:slideInUp 1s ease-out forwards 1s}.profile-card{padding:2.2rem;animation:scaleIn .8s ease-out forwards 1.2s}.profile-picture{width:110px;transition:transform .3s ease-in-out}.profile-picture:hover{transform:scale(1.05)}.profile-name{font-size:2rem;margin-top:.5rem}.profile-email{font-size:1.15rem;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-70px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media(max-width:600px){.main-card-wrapper{padding:2rem;margin:1rem}.main-title{font-size:2.2rem}.button{padding:1rem 2rem;font-size:1.1rem}.auth0-logo{width:120px}}.html-content-container{overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.html-content-container img{max-width:100%;height:auto}.html-content-container pre,.html-content-container code{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word}.html-content-container iframe,.html-content-container video,.html-content-container embed,.html-content-container object{max-width:100%}.html-content-container table{max-width:100%;overflow-x:auto;display:block}.html-content-container.truncated{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.html-content-container.truncated-3{-webkit-line-clamp:3}.html-content-container.truncated-4{-webkit-line-clamp:4}.html-content-container.truncated-5{-webkit-line-clamp:5}.ant-modal{max-width:calc(100vw - 32px)!important}@media(max-width:768px){.ant-modal{top:20px!important;margin:0 auto;padding-bottom:20px}.ant-modal .ant-modal-content{border-radius:12px}.ant-modal .ant-modal-body{padding:16px!important;max-height:calc(100vh - 120px)!important;overflow-y:auto!important}.ant-modal .ant-modal-header,.ant-modal .ant-modal-footer{padding:12px 16px}.ant-modal-wrap{padding:0 16px}}@media(max-width:480px){.ant-modal .ant-modal-body{padding:12px!important}.ant-modal .ant-modal-header{padding:10px 12px}.ant-modal .ant-modal-footer{padding:10px 12px;flex-wrap:wrap;gap:8px}.ant-modal .ant-modal-footer .ant-btn{flex:1;min-width:80px}}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){.ant-table{font-size:12px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 6px!important}.ant-table-thead>tr>th{font-size:11px;white-space:nowrap}.ant-pagination{flex-wrap:wrap;gap:4px;justify-content:center}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:32px;height:32px;line-height:32px}.ant-pagination-options{display:none}}@media(max-width:768px){.ant-card{border-radius:8px}.ant-card-body{padding:12px}.ant-card-head{padding:0 12px;min-height:40px}.ant-card-head-title{font-size:14px}.ant-card-actions{flex-wrap:wrap}.ant-card-actions>li{margin:4px 0}}@media(max-width:768px){.ant-form-item{margin-bottom:12px}.ant-input,.ant-select,.ant-picker{font-size:16px!important}.ant-select-selector{min-height:40px!important}}@media(max-width:768px){.ant-btn{min-height:36px;padding:4px 12px}.ant-btn-sm{min-height:28px;padding:2px 8px}}@media(max-width:768px){.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px}.ant-tabs-nav-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-tabs-nav-list{flex-wrap:nowrap}}@media(max-width:768px){.ant-tag{font-size:11px;padding:0 6px;line-height:18px}}@media(max-width:768px){.ant-space{gap:8px!important}.ant-space-vertical{width:100%}}@media(max-width:768px){.ant-dropdown{max-width:calc(100vw - 32px)}.ant-dropdown-menu{max-height:300px;overflow-y:auto}.ant-dropdown-menu-item{padding:10px 12px}}@media(max-width:768px){.ant-popconfirm{max-width:calc(100vw - 32px)}.ant-popconfirm-message{font-size:13px}.ant-popconfirm-buttons{display:flex;gap:8px}.ant-popconfirm-buttons .ant-btn{flex:1}}@media(max-width:768px){.ant-tooltip{max-width:calc(100vw - 32px)}.ant-tooltip-inner{font-size:12px;padding:6px 10px}}@media(max-width:768px){.ant-rate{font-size:16px}.ant-rate-star{margin-inline-end:4px}}@media(max-width:768px){.ant-collapse-header{padding:10px 12px!important;font-size:13px}.ant-collapse-content-box{padding:12px!important}}@media(max-width:768px){.ant-select-dropdown{max-height:250px}.ant-select-item{padding:10px 12px;font-size:14px}}@media(max-width:768px){.ant-layout-content{padding:12px!important}}@media(max-width:768px){.ant-image{max-width:100%}}@media(max-width:768px){.ant-alert{padding:10px 12px;font-size:13px}.ant-alert-message{font-size:13px}}@media(max-width:768px){.ant-empty-description{font-size:13px}.ant-empty-image{height:60px}}@media(max-width:768px){.ant-progress-text{font-size:11px}}@media(max-width:768px){.ant-row{margin-left:-6px!important;margin-right:-6px!important}.ant-col{padding-left:6px!important;padding-right:6px!important}}@media(max-width:768px){.ant-segmented{font-size:12px}.ant-segmented-item{padding:4px 8px}}.mobile-scroll-hint{position:relative}.mobile-scroll-hint:after{content:"";position:absolute;right:0;top:0;bottom:0;width:20px;background:linear-gradient(to right,transparent,rgba(0,0,0,.05));pointer-events:none}@media(max-width:768px){.page-container{padding:12px}}@media(max-width:768px){.ant-typography h1,h1.ant-typography{font-size:24px!important;margin-bottom:12px!important}.ant-typography h2,h2.ant-typography{font-size:20px!important;margin-bottom:10px!important}.ant-typography h3,h3.ant-typography{font-size:18px!important}.ant-typography h4,h4.ant-typography{font-size:16px!important}}.ant-typography,.ant-card-head-title,.ant-modal-title,.ant-collapse-header-text,.ant-descriptions-item-label,.ant-descriptions-item-content{min-width:0;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.ant-space:not(.ant-space-vertical){flex-wrap:wrap!important}.ant-space-item{max-width:100%}.ant-card-head-title{flex:1 1 auto!important;min-width:80px!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important}.ant-modal-title{word-break:break-word;white-space:normal!important}.ant-collapse-header{flex-wrap:wrap!important}.ant-collapse-header-text{flex:1 1 auto!important;min-width:80px!important}.ant-typography{flex-shrink:1!important;min-width:80px!important;word-break:break-word}h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography,h5.ant-typography,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5{min-width:100px!important;flex:1 1 auto!important}.ant-space-compact{flex-wrap:wrap!important}.ant-space-compact .ant-input{min-width:150px!important;max-width:100%!important}.ant-descriptions-item{flex-wrap:wrap}.ant-descriptions-item-label{min-width:80px}}
