html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}html,body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f5f5f5;min-height:100%;margin:0;padding:0}img,video,canvas,svg{max-width:100%;height:auto}html[data-theme=dark],html[data-theme=dark] body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#141414}html[data-theme=light],html[data-theme=light] body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f5f5f5}@media (prefers-color-scheme:dark){html,body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#141414}}#root{background:inherit;min-height:100dvh}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-20px)rotate(90deg)}50%{transform:translateY(-10px)rotate(180deg)}75%{transform:translateY(-30px)rotate(270deg)}}.floating-bg-element{opacity:.3;pointer-events:none;animation:20s ease-in-out infinite float}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767.98px){.ant-card{margin:16px;width:calc(100% - 32px)!important}.ant-col .ant-card{width:100%!important;margin:0!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-theme=dark] ::-webkit-scrollbar-track{background:#262626}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#434343}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#595959}.floating-bg-element:first-child{animation-delay:0s}.floating-bg-element:nth-child(2){animation-delay:-5s}.floating-bg-element:nth-child(3){animation-delay:-10s}.floating-bg-element:nth-child(4){animation-delay:-15s}.floating-bg-element:nth-child(5){animation-delay:-7s}.floating-bg-element:nth-child(6){animation-delay:-12s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-search-title{text-align:center}@media (max-width:575.98px){.home-search-title{line-height:1.3;font-size:20px!important}}.home-hero-title{text-align:center}.home-hero-subtitle{text-align:center;font-size:18px}@media (max-width:575.98px){.home-hero-title{line-height:1.2;font-size:28px!important}.home-hero-subtitle{line-height:1.4;font-size:15px!important}}.home-features-title{text-align:center}@media (max-width:575.98px){.home-features-title{line-height:1.3;font-size:22px!important}}.feature-card-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ant-layout-content{background:0 0!important}.ant-card{border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px -1px #00000005,0 2px 4px #00000005}[data-theme=dark] .ant-card{box-shadow:0 1px 2px #0000004d,0 1px 6px -1px #0003,0 2px 4px #0000001a}.ant-typography{color:inherit}.zen-mode .app-header,.zen-mode .app-footer{display:none!important}.zen-mode .ant-layout-content{margin:0!important;padding:0!important}.zen-mode body,.zen-mode .ant-layout{overflow-x:hidden!important}[data-theme=dark] .ant-table{background:#1f1f1f}[data-theme=dark] .ant-table-thead>tr>th{background:#262626;border-bottom:1px solid #434343}[data-theme=dark] .ant-table-tbody>tr>td{border-bottom:1px solid #303030}[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#262626}.ant-dropdown-menu-item{align-items:center;gap:8px;display:flex}.theme-system-indicator{position:relative}.theme-system-indicator:after{content:"";background:#52c41a;border:1px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.md-code-block{color:#1f1f1f;background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.5;overflow:auto}.md-code-block__code{white-space:pre;display:block}[data-theme=dark] .md-code-block{color:#f5f5f5;background:#1f1f1f;border-color:#303030}.dashboard-card{transition:box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.dashboard-card:before{content:"";background:var(--card-accent,#1890ff);z-index:2;height:3px;transition:height .3s,opacity .3s;position:absolute;top:0;left:0;right:0}.dashboard-card-row1{height:var(--card-height,340px)}.dashboard-card-row2{height:var(--card-height,400px)}@media (max-width:767.98px){.dashboard-card-row1,.dashboard-card-row2{height:auto}.dashboard-card-row1 .ant-card-body,.dashboard-card-row2 .ant-card-body{overflow-y:visible!important}}.dashboard-card-row1:hover{box-shadow:0 4px 24px -4px var(--card-accent,#1890ff4d)}.dashboard-card-row1:hover:before{height:5px}.dashboard-card-row2:hover{border-color:var(--card-accent,#1890ff);box-shadow:0 4px 24px -4px var(--card-accent,#1890ff4d)}.dashboard-card-row2:hover:before{opacity:.7}[data-theme=dark] .dashboard-card-row1:hover,[data-theme=dark] .dashboard-card-row2:hover{box-shadow:0 4px 20px -6px var(--card-accent,#1890ff33)}.auth-form-input{border-radius:8px;height:48px}@media (max-width:767.98px){.auth-form-input{height:40px}}.auth-form-btn{border-radius:8px;height:48px;font-size:16px;font-weight:600}.auth-button-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:767.98px){.auth-form-btn{height:40px;font-size:14px}}.auth-form-btn-primary{background:linear-gradient(135deg,#1890ff 0%,#722ed1 100%);border:none;border-radius:8px;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #1890ff4d}@media (max-width:767.98px){.auth-form-btn-primary{height:40px;font-size:14px}}.header-actions{flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;width:auto;display:flex}.header-actions-group{align-items:center;gap:4px;display:flex}.header-actions-user-group{gap:12px}@media (max-width:767.98px){.header-actions{flex-wrap:wrap;justify-content:center;gap:8px;width:100%}.header-actions-group,.header-actions-user-group{gap:8px}}.header-user-space{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:auto;padding:4px;display:flex}.header-avatar{justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.header-avatar-wrapper{display:inline-block;position:relative}.header-badge-overlay{background:#fffffff2;border:1px solid #0000000f;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;bottom:-2px;right:-4px;box-shadow:0 1px 3px #0000004d}@media (max-width:767.98px){.header-user-space{justify-content:flex-start;width:100%}}.header-icon-btn{color:#fff;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:40px;height:32px;padding:4px 8px;transition:opacity .2s;display:flex}@media (max-width:767.98px){.header-icon-btn{border:1px solid #fff3;border-radius:8px;width:40px;min-width:40px;height:40px;padding:0}}.header-not-logged-in{color:#fff;font-size:14px}@media (max-width:767.98px){.header-not-logged-in,.header-not-logged-in .anticon{color:var(--mobile-color,white)}}.auth-split-layout{flex-direction:row;width:100%;min-height:100dvh;display:flex}@media (max-width:767.98px){.auth-split-layout{flex-direction:column}}.auth-split-content{flex:2;justify-content:center;align-items:center;padding:48px;display:flex}@media (max-width:767.98px){.auth-split-content{padding:24px 16px}}.auth-card-responsive{width:100%;max-width:600px;margin:0}@media (max-width:767.98px){.auth-card-responsive{max-width:100%;margin:16px}}.auth-bg-centered{justify-content:center;align-items:center;min-height:100dvh;padding:90px 24px;display:flex;position:relative;overflow:hidden}@media (max-width:767.98px){.auth-bg-centered{padding:100px 16px}}.auth-icon-circle{background:linear-gradient(135deg,#1890ff 0%,#722ed1 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:inline-flex;box-shadow:0 8px 24px #1890ff4d}.auth-icon-circle .anticon{color:#fff;font-size:36px}@media (max-width:767.98px){.auth-icon-circle{width:64px;height:64px;margin-bottom:20px}.auth-icon-circle .anticon{font-size:28px}}.auth-page-header{text-align:center;margin-bottom:40px}@media (max-width:767.98px){.auth-page-header{margin-bottom:32px}}.auth-page-subtitle{font-size:16px}@media (max-width:767.98px){.auth-page-subtitle{font-size:14px}}.auth-link-bar{flex-direction:row;justify-content:space-between;align-items:center;gap:0;display:flex}@media (max-width:767.98px){.auth-link-bar{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}}.auth-otp-input{text-align:center;text-transform:uppercase;letter-spacing:8px;border-radius:8px;height:48px;font-size:20px}@media (max-width:767.98px){.auth-otp-input{height:40px}}.auth-loading-padding{text-align:center;padding:48px}@media (max-width:767.98px){.auth-loading-padding{padding:32px 24px}}.auth-footer-text{font-size:12px}.auth-submit-btn{background:linear-gradient(135deg,#1890ff 0%,#722ed1 100%);border:none;border-radius:8px;width:100%;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #1890ff4d}.auth-input-lg{border-radius:8px;height:48px}.auth-back-btn{background:0 0;border:2px solid #d9d9d9;border-radius:8px;height:48px}.auth-divider{margin:32px 0}.auth-form-header{text-align:center;margin-bottom:32px}.auth-resend-section{margin-bottom:24px}.auth-resend-cooldown{text-align:center;margin-top:8px}.auth-change-email-link{width:100%;margin-top:8px}.auth-back-to-login{text-align:center}.auth-loading-content{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.register-step-indicator{text-align:center;margin-bottom:32px}.register-step-indicator-inner{flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-bottom:8px;display:flex}.register-footer-center{text-align:center;margin-bottom:16px}.register-footer-links{text-align:center;margin-bottom:32px}.register-footer-terms{text-align:center;border-radius:8px;padding:16px}.auth-link-btn-inline{height:auto;font-size:inherit;padding:0}@media (max-width:767.98px){.auth-footer-text{font-size:11px}}.app-header{justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 24px;font-weight:700;display:flex}.impersonation-banner{max-width:420px;padding:4px 12px}@media (max-width:767.98px){.impersonation-banner{max-width:320px;padding:4px 8px}.app-header{height:56px;padding:0 16px}}.app-content-wrapper{padding-top:calc(64px + var(--banner-offset,0px));flex:1}@media (max-width:767.98px){.app-content-wrapper{padding-top:calc(56px + var(--banner-offset,0px))}}.app-header-logo{cursor:pointer;align-items:center;height:36px;margin-right:24px;font-size:18px;font-weight:700;line-height:36px;display:flex}@media (max-width:767.98px){.app-header-logo{margin-right:16px;font-size:16px}}.app-header-inner{flex-wrap:nowrap;align-items:center;width:100%;min-width:0;display:flex}.app-header-left{flex:1;align-items:center;min-width:0;display:flex}.app-header-nav{flex:1;min-width:0;margin-right:16px}.app-header-menu{border-bottom:none;flex:1;font-size:14px;font-weight:500}.app-header-actions-desktop,.app-header-mobile-buttons{margin-left:auto}.mobile-menu-drawer-content{padding:12px}.mobile-menu-section{margin-bottom:16px}.mobile-menu-section:last-child{margin-bottom:0}.mobile-menu-section-label{margin-bottom:8px;font-size:14px}.mobile-menu-theme-buttons{flex-direction:column;gap:8px;display:flex}.mobile-menu-full-width-btn{justify-content:flex-start;width:100%}.mobile-menu-toggle-row{flex-wrap:nowrap;justify-content:flex-start;gap:8px;display:flex}.mobile-menu-disabled-item{padding:12px 0}.mobile-menu-action-btn{text-align:left;border:none;width:100%;height:auto;padding:12px 0}.search-drawer .ant-drawer-content{height:360px}@media (max-width:767.98px){.search-drawer .ant-drawer-content{height:80svh}}.public-header{z-index:1000;padding:0 24px;position:fixed;top:0;left:0;right:0;overflow:hidden}.public-header-logo{cursor:pointer;flex:1;align-items:center;gap:8px;min-width:0;font-size:18px;font-weight:700;transition:opacity .2s;display:flex}@media (max-width:767.98px){.public-header-logo{margin-right:16px;font-size:16px}}.public-header-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.public-header-desktop{align-items:center;gap:8px;min-width:0;display:flex}.public-header-actions{align-items:center;gap:8px;display:flex}.public-header-user-space{cursor:pointer;border-radius:6px;max-width:100%;height:32px;padding:4px 8px;transition:background-color .2s;overflow:hidden}.public-header-avatar{justify-content:center;align-items:center;font-size:12px;display:flex}.public-header-username{font-size:14px;font-weight:500;line-height:1.2}.footer-content{flex-flow:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:100%;margin:0 auto;display:flex}@media (max-width:767.98px){.footer-content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}}.footer-section{flex-flow:wrap;flex:1;align-items:center;min-width:0;display:flex}.footer-section-left{justify-content:flex-start;gap:16px}.footer-section-right{justify-content:flex-end;gap:16px}@media (max-width:767.98px){.footer-section{flex:unset}.footer-section-left{gap:8px}.footer-section-right{justify-content:flex-start;gap:8px;width:100%}}.footer-text{white-space:nowrap;font-size:14px}@media (max-width:767.98px){.footer-text{font-size:12px}}.app-footer.dashboard-footer{padding:12px 24px}@media (max-width:767.98px){.app-footer.dashboard-footer{padding:16px}}.app-footer.public-footer{padding:48px 24px 24px}@media (max-width:767.98px){.app-footer.public-footer{padding:32px 16px 24px}}.footer-container{width:100%;max-width:100%;margin:0 auto}.public-footer-quick-links{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.public-footer-top{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;display:flex}@media (max-width:767.98px){.public-footer-top{gap:16px}}.public-footer-minimal-bar{flex-flow:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.public-footer-minimal-links{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:24px;display:flex}@media (max-width:767.98px){.public-footer-minimal-bar{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.public-footer-minimal-links{flex:unset;justify-content:flex-start;gap:16px}}.public-footer-bottom{flex-flow:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.public-footer-bottom-links{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:24px;display:flex}@media (max-width:767.98px){.public-footer-bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.public-footer-bottom-links{flex:unset;justify-content:flex-start;gap:12px}}.loading-container{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:200px;display:flex}.loading-container-lg{min-height:400px}.loading-container-md{min-height:300px}@media (max-width:767.98px){.loading-container{min-height:160px}.loading-container-lg{min-height:300px}.loading-container-md{min-height:240px}}.profile-step-container{min-height:280px;animation:.3s ease-in fadeIn}@media (max-width:767.98px){.profile-step-container{min-height:auto}}.scroll-container{max-height:600px;overflow-y:auto}.scroll-container-md{max-height:500px}.scroll-container-sm{max-height:320px}@media (max-width:767.98px){.scroll-container{max-height:400px}.scroll-container-md{max-height:320px}.scroll-container-sm{max-height:240px}}.security-alert-container{z-index:9999;min-width:300px;max-width:400px;position:fixed;top:16px;right:16px}@media (max-width:767.98px){.security-alert-container{min-width:auto;max-width:none;top:12px;left:12px;right:12px}}.public-home-hero{min-height:100dvh;padding:48px 16px 16px}@media (max-width:767.98px){.public-home-hero{padding:48px 12px 12px}}.public-home-content{max-width:1200px;margin:0 auto;padding:0 16px}.public-home-section{text-align:center;margin-bottom:48px}.public-home-features{margin-top:48px}.public-home-search-results{text-align:left;margin-top:24px}.public-home-load-more{text-align:center;margin-top:16px}.public-home-refreshing{text-align:center;margin-top:8px}.public-home-search-hint{text-align:center;margin-bottom:12px}.feature-card{text-align:center;will-change:transform;cursor:pointer;border-radius:12px;height:100%;padding:24px;transition:transform .25s,box-shadow .25s}.feature-card-icon{justify-content:center;margin-bottom:16px;font-size:32px;transition:transform .25s;display:flex}@media (max-width:767.98px){.public-home-content{padding:0 4px}.public-home-section{margin-bottom:32px!important}.public-home-features{margin-top:32px!important}}.lazy-loading-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:48px;display:flex}@media (max-width:767.98px){.lazy-loading-container{min-height:160px;padding:24px 16px}}.empty-state-padding{text-align:center;padding:48px 16px}.empty-state-padding-compact{text-align:center;padding:48px}.empty-state-padding-tall{text-align:center;padding:48px 0}@media (max-width:767.98px){.empty-state-padding{padding:24px 12px}.empty-state-padding-compact{padding:24px 16px}.empty-state-padding-tall{padding:32px 0}}.legal-page-content{padding:16px 16px 48px}@media (max-width:767.98px){.legal-page-content{padding:12px 12px 24px}}.not-found-card-body{padding:48px 24px}.not-found-btn-primary{border-radius:8px;height:48px;padding:0 24px;font-weight:500}.not-found-btn-secondary{border-radius:6px;height:40px;padding:0 24px}.status-page-info-row{align-items:center;gap:12px;display:flex}.status-page-info-row-sm{align-items:center;gap:8px;display:flex}.select-role-container{justify-content:center;padding:24px;display:flex}.select-role-card{width:100%;max-width:680px}.select-role-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.select-role-skip-row{justify-content:flex-end;display:flex}@media (max-width:767.98px){.not-found-card-body{padding:24px 16px}}.public-layout-fullscreen{padding-top:0}.public-back-top-btn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}@media (max-width:767.98px){.ant-modal{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal .ant-modal-content{max-height:calc(100vh - 32px);overflow-y:auto}.ant-drawer-content-wrapper{max-width:100vw!important}.ant-card-extra{flex-wrap:wrap!important;gap:8px!important}}.app-content-padding{padding:24px}@media (max-width:767.98px){.app-content-padding{padding:12px}}.stat-card .ant-statistic-content-value{font-size:28px}.stat-card{min-height:96px}@media (max-width:767.98px){.stat-card .ant-statistic-content-value{font-size:22px}.stat-card{min-height:80px}}.dashboard-header-title{font-size:24px}@media (max-width:767.98px){.dashboard-header-title{font-size:18px}}.reading-journey-gradient{padding:16px 20px}@media (max-width:767.98px){.reading-journey-gradient{padding:12px 14px}}.ant-drawer .ant-menu-inline{border-right:none}.ant-drawer .ant-menu-inline .ant-menu-item,.ant-drawer .ant-menu-inline .ant-menu-submenu-title{width:100%;margin-left:0;margin-right:0;padding-left:12px;padding-right:12px}.ant-drawer .ant-menu-inline .ant-menu-submenu-title{font-weight:500}
