@charset "UTF-8";.video-hero .hero{position:relative;width:100%;overflow:hidden;background-color:#020617}.video-hero .gradientBg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,#020617,#0f172a,#020617)}.video-hero .radialBg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.4;background:radial-gradient(60% 60% at 20% 20%,rgba(37,99,235,.3),transparent 60%)}.video-hero .content{position:relative;z-index:10;width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.video-hero .content{max-width:640px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.video-hero .content{max-width:768px}}@media(min-width:1024px){.video-hero .content{max-width:1024px;padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.video-hero .content{max-width:1280px}}.video-hero .content{padding-top:3rem;padding-bottom:4rem}@media(min-width:1024px){.video-hero .content{padding-top:4rem}}.video-hero .grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:1024px){.video-hero .grid{grid-template-columns:repeat(2,1fr)}}.video-hero .textContent{color:#fff}.video-hero .badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff0d;padding:.25rem .75rem;font-size:.75rem;color:#fffc}.video-hero .title{margin-top:1rem;font-size:1.875rem;font-weight:600;letter-spacing:-.025em;line-height:1.2}@media(min-width:768px){.video-hero .title{font-size:2.25rem}}.video-hero .description{margin-top:.75rem;font-size:1rem;color:#e2e8f0;line-height:1.625}@media(min-width:768px){.video-hero .description{font-size:1.125rem}}.video-hero .features{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.75rem;font-size:.75rem;color:#ffffffb3}@media(min-width:768px){.video-hero .features{font-size:.875rem}}.video-hero .featureItem{display:flex;align-items:center;gap:.5rem}.video-hero .dot{height:.5rem;width:.5rem;border-radius:9999px}.video-hero .dot.blue{background-color:#60a5fa}.video-hero .dot.emerald{background-color:#34d399}.video-hero .dot.purple{background-color:#c084fc}.video-hero .videoWrapper{position:relative}.video-hero .videoGlow{position:absolute;top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem;border-radius:1rem;background-color:#ffffff1a;filter:blur(24px)}.video-hero .videoContainer{position:relative;overflow:hidden;border-radius:1rem;border:1px solid rgba(255,255,255,.1);background-color:#ffffff0d;box-shadow:0 25px 50px -12px #00000040}.video-hero .aspectRatio{aspect-ratio:16/9}.video-hero .video{height:100%;width:100%;object-fit:cover}.video-hero .videoCaption{padding:.75rem 1rem;font-size:.75rem;color:#ffffffb3}.category-tree-modal .ant-modal-content{border-radius:.5rem;padding:0;overflow:hidden}.category-tree-modal .ant-modal-header{margin-bottom:0;padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9}.category-tree-modal .ant-modal-body{padding:0}.category-tree-modal .category-tree-header{display:flex;align-items:center;gap:.5rem;font-size:1.125rem}.category-tree-modal .category-tree-header .icon-wrapper{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#eff6ff;color:#2563eb;border-radius:50%;font-size:1rem}.category-tree-modal .category-tree-content .tree-container{padding:1.5rem;min-height:520px;display:flex;flex-direction:column;gap:1.25rem}.category-tree-modal .category-tree-content .tree-search-input{border-radius:.375rem;box-shadow:0 1px 2px #0000000d}.category-tree-modal .category-tree-content .tree-search-input .ant-input-prefix{color:#94a3b8;margin-right:.5rem}.category-tree-modal .category-tree-content .tree-search-input input{font-size:1rem}.category-tree-modal .category-tree-content .tree-wrapper{flex:1;overflow-y:auto;margin-top:.5rem;padding-right:.5rem}.category-tree-modal .category-tree-content .tree-wrapper::-webkit-scrollbar{width:6px}.category-tree-modal .category-tree-content .tree-wrapper::-webkit-scrollbar-track{background:transparent}.category-tree-modal .category-tree-content .tree-wrapper::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:3px}.category-tree-modal .category-tree-content .tree-wrapper::-webkit-scrollbar-thumb:hover{background-color:#cbd5e1}.category-tree-modal .category-tree-content .tree-wrapper .ant-tree{background:transparent;font-size:1rem;font-family:inherit}.category-tree-modal .category-tree-content .tree-wrapper .ant-tree .ant-tree-switcher{background:transparent;z-index:1;position:relative}.category-tree-modal .category-tree-content .tree-wrapper .ant-tree .ant-tree-treenode{padding-bottom:2px;width:100%;position:relative;display:flex;align-items:center;min-height:40px}.category-tree-modal .category-tree-content .tree-wrapper .ant-tree .ant-tree-treenode:hover .ant-tree-node-content-wrapper{background-color:#f8fafc}.category-tree-modal .category-tree-content .tree-wrapper .ant-tree .ant-tree-treenode .ant-tree-switcher{display:flex;align-items:center;justify-content:center}.category-tree-modal .category-tree-content .tree-wrapper .ant-tree .ant-tree-node-content-wrapper{padding:8px 12px;border-radius:.375rem;transition:all .2s;display:flex;align-items:center;position:relative;z-index:1}.category-tree-modal .category-tree-content .tree-wrapper .ant-tree .ant-tree-node-content-wrapper:hover{background-color:#f1f5f9}.category-tree-modal .category-tree-content .tree-wrapper .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#eff6ff;color:#2563eb;font-weight:500;box-shadow:0 1px 2px #2563eb1a}.category-tree-modal .category-tree-content .tree-wrapper .ant-tree .ant-tree-node-content-wrapper .site-tree-search-value{color:#2563eb!important;background-color:#fef9c3;padding:0 4px;border-radius:2px;font-weight:600}.category-tree-modal .category-tree-content .modal-footer-hint{padding:.75rem 1.5rem;background-color:#f8fafc;border-top:1px solid #f1f5f9;font-size:.875rem;color:#64748b;display:flex;align-items:center;gap:.5rem}.search-suggest{width:100%}.search-suggest .wrapper{background-color:#fff;overflow:hidden}.search-suggest .wrapper.home{border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid rgba(226,232,240,.8);padding:.5rem}.search-suggest .wrapper.page{border-radius:.5rem;border:1px solid #cbd5e1}.search-suggest .ant-tabs-nav{margin-bottom:.5rem!important}.search-suggest .ant-tabs-nav:before{border-bottom:none!important}.search-suggest .ant-tabs-tab{padding:8px 0!important;margin:0 16px 0 0!important}.search-suggest .ant-tabs-tab:hover{color:#2563eb!important}.search-suggest .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#2563eb!important;font-weight:500}.search-suggest .ant-tabs-ink-bar{background:#2563eb!important}.search-suggest .ant-input-affix-wrapper{padding:8px 11px!important;border-color:#e2e8f0!important;box-shadow:none!important}.search-suggest .ant-input-affix-wrapper:hover,.search-suggest .ant-input-affix-wrapper:focus,.search-suggest .ant-input-affix-wrapper:focus-within{border-color:#2563eb!important}.search-suggest .ant-input-search-button{height:40px!important;background-color:#2563eb!important;border-color:#2563eb!important;box-shadow:0 1px 2px #0000000d!important}.search-suggest .ant-input-search-button:hover{background-color:#1d4ed8!important;border-color:#1d4ed8!important}.search-suggest .tabContent.home{padding:.5rem .5rem .25rem}.search-suggest .tabContent.page{padding:0}.search-suggest .inputWrapper{margin-bottom:.25rem}.search-suggest .searchFooter{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;margin-top:.5rem;border-top:1px solid #f1f5f9}.search-suggest .recentSearch{display:flex;align-items:center;gap:.5rem;font-size:.75rem}.search-suggest .recentSearch .label{color:#94a3b8;white-space:nowrap;min-width:4em}.search-suggest .recentSearch .tags{display:flex;flex-wrap:wrap;gap:.5rem}.search-suggest .recentSearch button{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;padding:2px 10px;color:#475569;cursor:pointer;transition:all .2s;font-size:.75rem}.search-suggest .recentSearch button:hover{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.search-section .section{width:100%;max-width:48rem;margin-left:auto;margin-right:auto;margin-top:-2rem;position:relative;z-index:20;padding-left:1rem;padding-right:1rem}.search-section .skeleton{width:100%}.assessment-links .section{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.assessment-links .section{max-width:640px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.assessment-links .section{max-width:768px}}@media(min-width:1024px){.assessment-links .section{max-width:1024px;padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.assessment-links .section{max-width:1280px}}.assessment-links .section{padding-top:3rem;padding-bottom:3rem}.assessment-links .header{text-align:center;margin-bottom:2rem}.assessment-links .header h2{font-size:1.25rem;font-weight:600;color:#0f172a}@media(min-width:640px){.assessment-links .header h2{font-size:1.5rem}}.assessment-links .header p{margin-top:.5rem;font-size:.875rem;color:#64748b}.assessment-links .grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.assessment-links .grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.assessment-links .grid{grid-template-columns:repeat(4,1fr)}}.assessment-links .card{position:relative;background-color:#fff;padding:1.25rem;border-radius:.75rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s;cursor:pointer;text-decoration:none}.assessment-links .card:hover{border-color:#cbd5e1;box-shadow:0 1px 2px #0000000d}.assessment-links .card:hover .action{color:#334155}.assessment-links .iconWrapper{width:2.5rem;height:2.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:transform .3s;background-color:#f1f5f9;color:#334155}.assessment-links .cardTitle{font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.assessment-links .cardDesc{font-size:.875rem;color:#64748b;line-height:1.625}.assessment-links .action{margin-top:1rem;display:flex;align-items:center;font-size:.75rem;font-weight:500;color:#94a3b8;transition:color .2s}.assessment-links .action span{margin-left:.5rem}.home-page .main{min-height:100vh;background-color:#f8fafc}.home-page .footer{background-color:#fff;border-top:1px solid #e2e8f0;padding-top:2rem;padding-bottom:2rem;margin-top:3rem}.home-page .footerContent{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.home-page .footerContent{max-width:640px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.home-page .footerContent{max-width:768px}}@media(min-width:1024px){.home-page .footerContent{max-width:1024px;padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.home-page .footerContent{max-width:1280px}}.home-page .footerContent{text-align:center;color:#94a3b8;font-size:.75rem}.home-page .footerContent .footer-info{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.home-page .footerContent .separator{margin:0 .5rem;color:#cbd5e1}.home-page .footerContent .icp-link{color:#94a3b8;text-decoration:none;transition:color .2s;display:inline-flex;align-items:center;gap:4px}.home-page .footerContent .icp-link:hover{color:#475569;text-decoration:underline}.search-page .pageContainer{min-height:100vh;background-color:#f8fafc;padding-bottom:5rem}.search-page .header{background-color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(226,232,240,.7);position:sticky;top:0;z-index:30}.search-page .headerContent{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.search-page .headerContent{max-width:640px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.search-page .headerContent{max-width:768px}}@media(min-width:1024px){.search-page .headerContent{max-width:1024px;padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.search-page .headerContent{max-width:1280px}}.search-page .headerContent{padding-top:.625rem;padding-bottom:.625rem}.search-page .searchRow{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(min-width:768px){.search-page .searchRow{flex-direction:row}}.search-page .searchBarWrapper{flex:1;width:100%;display:flex;align-items:center;gap:.5rem}.search-page .history{margin-top:.5rem;display:flex;gap:.5rem;overflow-x:auto;font-size:.75rem;color:#64748b;padding-bottom:.25rem;align-items:center;-ms-overflow-style:none;scrollbar-width:none}.search-page .history::-webkit-scrollbar{display:none}.search-page .history span{white-space:nowrap;display:flex;align-items:center;justify-content:center}.search-page .history button{white-space:nowrap;font-weight:500;transition:color .2s;background:none;border:none;cursor:pointer;color:inherit;padding:0}.search-page .history button:hover{color:#2563eb}.search-page .resultsContainer{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.search-page .resultsContainer{max-width:640px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.search-page .resultsContainer{max-width:768px}}@media(min-width:1024px){.search-page .resultsContainer{max-width:1024px;padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.search-page .resultsContainer{max-width:1280px}}.search-page .resultsContainer{padding-top:1.5rem;padding-bottom:1.5rem}.search-page .resultsHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.search-page .resultsHeader h2{font-size:1rem;font-weight:600;color:#1e293b;margin:0}.search-page .loading{padding-top:5rem;padding-bottom:5rem;text-align:center;color:#64748b}.search-page .resultsList{display:flex;flex-direction:column;gap:.625rem}.search-page .resultItem{background-color:#fff;border-radius:.5rem;padding:.875rem;border:1px solid rgba(226,232,240,.8);transition:border-color .2s;display:flex;flex-direction:column;gap:.625rem}.search-page .resultItem:hover{border-color:#cbd5e1}@media(min-width:768px){.search-page .resultItem{flex-direction:row;justify-content:space-between;align-items:center}}.search-page .itemContent{flex:1}.search-page .itemMeta{display:flex;align-items:center;gap:.375rem;margin-bottom:.25rem}.search-page .badge{padding:.125rem .5rem;border-radius:.125rem;font-size:11px;font-weight:500}.search-page .badge.level2{background-color:#eff6ff;color:#2563eb}.search-page .badge.level3{background-color:#ecfdf5;color:#047857}.search-page .industry{color:#64748b;font-size:.75rem}.search-page .itemTitle{font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.125rem;margin-top:0}@media(min-width:768px){.search-page .itemTitle{font-size:1rem}}.search-page .itemMajors{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.search-page .itemMajors .majorTag{font-size:.75rem;color:#475569;background-color:#f1f5f9;padding:.125rem .375rem;border-radius:.125rem;white-space:nowrap}.search-page .itemDate{color:#64748b;font-size:11px;margin:0}.search-page .itemActions{width:100%;display:flex;gap:.5rem}@media(min-width:768px){.search-page .itemActions{width:33.333333%}}.search-page .itemActions button{flex:1}.search-page .noResults{text-align:center;padding-top:4rem;padding-bottom:4rem;color:#64748b}.search-page .pagination{margin-top:2rem;display:flex;justify-content:center;gap:.5rem}.search-page .pagination button{padding:.375rem;border-radius:.375rem;border:1px solid #e2e8f0;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.search-page .pagination button:disabled{opacity:.5;cursor:not-allowed}.search-page .pagination button:hover:not(:disabled){background-color:#f8fafc}.search-page .pagination span{display:flex;align-items:center;justify-content:center;padding:0 .75rem;font-size:.875rem;font-weight:500;color:#334155}.btnOutline{border:1px solid #cbd5e1;color:#334155;background-color:transparent;padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s}@media(min-width:768px){.btnOutline{font-size:.875rem}}.btnOutline:hover{background-color:#f8fafc}.btnPrimary{background-color:#0f172a;color:#fff;border:1px solid transparent;padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s}@media(min-width:768px){.btnPrimary{font-size:.875rem}}.btnPrimary:hover{background-color:#1e293b}.dialogRoot{position:relative;z-index:50}.dialogBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000004d}.dialogContainer{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto}.dialogWrapper{display:flex;min-height:100%;align-items:center;justify-content:center;padding:1rem;text-align:center}.dialogPanel{width:100%;max-width:90vw;margin:0 auto;transform:translate(0);overflow:hidden;border-radius:.75rem;background-color:#fff;padding:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:left;vertical-align:middle;transition:all .3s}@media(min-width:768px){.dialogPanel{max-width:28rem}}.dialogHeader{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;margin-bottom:.625rem}.dialogTitle{font-size:1rem;font-weight:600;line-height:1.5rem;color:#0f172a;padding-right:2rem;margin:0}.closeButton{color:#94a3b8;background:none;border:none;cursor:pointer;padding:0}.closeButton:hover{color:#475569}.dialogBody{margin-top:.5rem}.dialogBody p{font-size:.875rem;color:#64748b;line-height:1.625;margin:0}.dialogFooter{margin-top:1rem;display:flex;justify-content:flex-end}.enter{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.enterFrom{opacity:0;transform:scale(.95)}.enterTo{opacity:1;transform:scale(1)}.leave{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.leaveFrom{opacity:1;transform:scale(1)}.leaveTo{opacity:0;transform:scale(.95)}.fadeIn{transition:opacity .3s ease-out}.fadeInFrom{opacity:0}.fadeInTo{opacity:1}.fadeOut{transition:opacity .2s ease-in}.fadeOutFrom{opacity:1}.fadeOutTo{opacity:0}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.pdf-viewer{display:flex;flex-direction:column;align-items:center;width:100%}.pdf-viewer .loading-container{display:flex;align-items:center;justify-content:center;height:24rem;color:#64748b}.pdf-viewer .error-container{display:flex;align-items:center;justify-content:center;height:24rem;color:#e11d48;text-align:center;padding:5rem 0}.pdf-viewer .spinner{animation:spin 1s linear infinite;border-radius:9999px;height:2rem;width:2rem;border-bottom:2px solid #334155;margin-right:.75rem}.pdf-viewer .spinner.center{margin-right:0}.pdf-viewer .toolbar{position:sticky;top:0;z-index:10;background-color:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #e2e8f0;width:100%;padding:.375rem;display:flex;justify-content:center;gap:.75rem;margin-bottom:.75rem;border-radius:.5rem}.pdf-viewer .toolbar-group{display:flex;align-items:center;gap:.375rem;background-color:#f1f5f9;border-radius:.5rem;padding:.25rem;color:#334155}.pdf-viewer .toolbar-btn{padding:.25rem;border-radius:.375rem;transition:background-color .2s;cursor:pointer;border:none;background:transparent;display:flex;align-items:center;justify-content:center}.pdf-viewer .toolbar-btn:hover:not(:disabled){background-color:#fff}.pdf-viewer .toolbar-btn:disabled{opacity:.4;cursor:not-allowed}.pdf-viewer .page-info,.pdf-viewer .zoom-info{font-size:.75rem;font-weight:500;padding:0 .5rem;min-width:64px;text-align:center}.pdf-viewer .zoom-info{min-width:52px}.pdf-viewer .document-container{width:100%;overflow:auto;display:flex;justify-content:center;background-color:#f8fafc;padding:.75rem;border-radius:.75rem;border:1px solid #e2e8f0;height:50vh;min-height:520px}.pdf-viewer .document-container.scroll-mode .react-pdf__Document{display:flex;flex-direction:column;align-items:center;gap:1rem}.pdf-viewer .react-pdf__Page{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;background-color:#fff}.pdf-viewer-wrapper{position:relative;width:100%}.pdf-viewer-wrapper .watermark{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.report-page{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.report-page .pageContainer{min-height:100vh;background-color:#f8fafc;padding-bottom:4rem}.report-page .errorContainer{min-height:100vh;background-color:#f8fafc;display:flex;align-items:center;justify-content:center}.report-page .errorContent{text-align:center}.report-page .errorContent h1{font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.report-page .errorContent p{color:#64748b}.report-page .header{background-color:#fff;border-bottom:1px solid rgba(226,232,240,.7);padding-top:1rem;padding-bottom:1rem;margin-bottom:1.25rem}.report-page .contentWrapper{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.report-page .contentWrapper{max-width:640px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.report-page .contentWrapper{max-width:768px}}@media(min-width:1024px){.report-page .contentWrapper{max-width:1024px;padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.report-page .contentWrapper{max-width:1280px}}.report-page .title{font-size:1.125rem;font-weight:600;color:#0f172a}@media(min-width:640px){.report-page .title{font-size:1.25rem}}.report-page .metaInfo{margin-top:.625rem;display:flex;flex-wrap:wrap;gap:.625rem;font-size:.875rem;color:#64748b;align-items:center}.report-page .metaItem{display:flex;align-items:center}.report-page .label{font-weight:500;margin-right:.25rem;white-space:nowrap}.report-page .industries{display:flex;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.report-page .industryTag{background-color:#f1f5f9;color:#334155;padding:.125rem .5rem;border-radius:.125rem;font-size:11px;border:1px solid #e2e8f0;white-space:nowrap}.report-page .summaryBox{margin-top:.75rem;padding:.75rem;background-color:#fff;border-radius:.5rem;border:1px solid #e2e8f0}.report-page .summaryBox h3{font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.report-page .summaryBox p{color:#475569;line-height:1.625;font-size:.875rem;margin:0}.report-page .pdfContainer{background-color:#fff;border-radius:.75rem;border:1px solid #e2e8f0;padding:1rem;min-height:680px}.report-page .report-layout{display:flex;gap:2rem}@media(max-width:768px){.report-page .report-layout{flex-direction:column;gap:1rem}}.report-page .mobile-toc-toggle{display:none}@media(max-width:768px){.report-page .mobile-toc-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#2563eb;color:#fff;border-radius:0 50% 50% 0;position:fixed;top:25%;left:0;bottom:auto;right:auto;z-index:1000;box-shadow:2px 2px 8px #2563eb4d;cursor:pointer;transition:all .2s}.report-page .mobile-toc-toggle:active{transform:scale(.95);background:#1d4ed8}.report-page .mobile-toc-toggle span{display:none}}.report-page .mobile-toc-overlay{display:none}@media(max-width:768px){.report-page .mobile-toc-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99;animation:fadeIn .2s ease-out}}.report-page .toc-sidebar{width:250px;flex-shrink:0}@media(max-width:768px){.report-page .toc-sidebar{position:fixed;top:0;left:0;bottom:0;width:80%;max-width:300px;background:#fff;z-index:100;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);border-right:1px solid #e2e8f0;padding:0;box-shadow:4px 0 24px #0000001a}.report-page .toc-sidebar.mobile-open{transform:translate(0)}.report-page .toc-sidebar .toc-sticky{position:static;height:100%;border:none;border-radius:0;overflow-y:auto;padding:1.5rem}}.report-page .toc-sidebar .toc-sticky{position:sticky;top:20px;background:#fff;padding:1.5rem;border-radius:.5rem;border:1px solid #e2e8f0}.report-page .toc-sidebar .toc-sticky h3{margin-top:0;margin-bottom:1rem;font-size:1rem;font-weight:600;color:#0f172a}.report-page .toc-sidebar .toc-sticky .toc-content .toc-chapter{margin-bottom:1.5rem}.report-page .toc-sidebar .toc-sticky .toc-content .toc-chapter .chapter-title{font-size:.95rem;font-weight:600;color:#1e293b;margin-bottom:.75rem;padding-bottom:.25rem;border-bottom:1px solid #f1f5f9}.report-page .toc-sidebar .toc-sticky .toc-content .toc-chapter ul{list-style:none;padding:0;margin:0}.report-page .toc-sidebar .toc-sticky .toc-content .toc-chapter ul li{margin-bottom:.25rem}.report-page .toc-sidebar .toc-sticky .toc-content .toc-chapter ul li a{color:#475569;text-decoration:none;font-size:.85rem;display:block;padding:6px 12px;border-radius:.125rem;transition:all .2s}.report-page .toc-sidebar .toc-sticky .toc-content .toc-chapter ul li a:hover{background:#f1f5f9;color:#0f172a}.report-page .toc-sidebar .toc-sticky .toc-content .toc-chapter ul li.active a{background:#eff6ff;color:#2563eb;font-weight:500}.report-page .toc-sidebar .toc-sticky .toc-content .toc-chapter ul li.disabled a{color:#cbd5e1;cursor:not-allowed;pointer-events:none}.report-page .report-main-content{flex:1;min-width:0;position:relative}.report-page .report-main-content .section-loading-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;background-color:#fffc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;align-items:center;justify-content:center}.report-page .report-main-content .section-loading-mask .spinner{width:40px;height:40px;border:3px solid rgba(37,99,235,.3);border-radius:50%;border-top-color:#2563eb;animation:spin 1s ease-in-out infinite;margin-bottom:16px}.report-page .report-main-content .section-loading-mask p{color:#475569;font-size:.9rem}@keyframes spin{to{transform:rotate(360deg)}}.report-page .report-main-content .section-viewer{background:#fff;border-radius:.5rem;border:1px solid #e2e8f0;padding:2rem;min-height:600px}@media(max-width:768px){.report-page .report-main-content .section-viewer{padding:1rem;border:none;background:transparent;min-height:auto}}.report-page .report-main-content .section-viewer .section-title{margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;color:#0f172a;border-bottom:1px solid #f1f5f9;padding-bottom:1rem}@media(max-width:768px){.report-page .report-main-content .section-viewer .section-title{font-size:1.25rem}}.report-page .report-main-content .section-viewer .empty-state{padding:4rem;text-align:center;color:#94a3b8;background:#f8fafc;border-radius:.375rem;border:2px dashed #e2e8f0}.report-page .report-main-content .mobile-html-content{line-height:1.6;color:#334155;font-size:16px}.report-page .report-main-content .mobile-html-content img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}.report-page .report-main-content .mobile-html-content h1,.report-page .report-main-content .mobile-html-content h2,.report-page .report-main-content .mobile-html-content h3,.report-page .report-main-content .mobile-html-content h4,.report-page .report-main-content .mobile-html-content h5,.report-page .report-main-content .mobile-html-content h6{margin-top:1.5em;margin-bottom:.5em;color:#0f172a;font-weight:600}.report-page .report-main-content .mobile-html-content p{margin-bottom:1em}.report-page .report-main-content .mobile-html-content ul,.report-page .report-main-content .mobile-html-content ol{padding-left:20px;margin-bottom:1em}.report-page .report-main-content .mobile-html-content li{margin-bottom:.5em}.report-page .report-main-content .mobile-html-content table{display:block;overflow-x:auto;width:100%;border-collapse:collapse;margin:16px 0;font-size:14px;-webkit-overflow-scrolling:touch}.report-page .report-main-content .mobile-html-content th,.report-page .report-main-content .mobile-html-content td{border:1px solid #e2e8f0;padding:12px;text-align:left;vertical-align:top;min-width:120px}.report-page .report-main-content .mobile-html-content th{background-color:#f8fafc;font-weight:600;color:#1e293b}.report-page .report-main-content .mobile-html-content tr:nth-child(2n){background-color:#fcfcfc}.report-page .report-main-content .mobile-html-content tr:hover{background-color:#f1f5f9}.report-page .report-main-content .mobile-html-content blockquote{margin:16px 0;padding:0 16px;color:#64748b;border-left:4px solid #cbd5e1}.report-page .report-main-content .mobile-html-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background-color:#f1f5f9;padding:.2em .4em;border-radius:4px;font-size:.9em}.report-page .report-main-content .mobile-html-content pre{background-color:#f1f5f9;padding:16px;border-radius:8px;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.report-page .report-main-content .mobile-html-content pre code{background-color:transparent;padding:0}.report-page .report-main-content .mobile-html-content a{color:#2563eb;text-decoration:none}.report-page .report-main-content .mobile-html-content a:hover{text-decoration:underline}.report-page .report-main-content .report-pagination{display:flex;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;gap:1rem}.report-page .report-main-content .report-pagination button{display:flex;align-items:center;padding:.5rem 1rem;border-radius:.375rem;background-color:#fff;border:1px solid #cbd5e1;color:#334155;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.report-page .report-main-content .report-pagination button:hover:not(:disabled){background-color:#f8fafc;border-color:#94a3b8;color:#0f172a}.report-page .report-main-content .report-pagination button:disabled{opacity:.5;cursor:not-allowed;background-color:#f8fafc}.report-page .report-main-content .report-pagination button svg{width:16px;height:16px}.report-page .report-main-content .report-pagination .prev-btn svg{margin-right:.5rem}.report-page .report-main-content .report-pagination .next-btn svg{margin-left:.5rem}.login-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#050505;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-page:before{content:"";position:absolute;top:-10%;left:-10%;width:50vw;height:50vw;background:radial-gradient(circle,#1677ff26,#0000 70%);border-radius:50%;filter:blur(60px);z-index:0}.login-page:after{content:"";position:absolute;bottom:-10%;right:-10%;width:60vw;height:60vw;background:radial-gradient(circle,#722ed11f,#0000 70%);border-radius:50%;filter:blur(80px);z-index:0}.login-page .login-container{display:flex;width:1000px;height:600px;background:#141414a6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);border-radius:24px;box-shadow:0 4px 24px -1px #0003,0 0 0 1px #ffffff05 inset;z-index:1;overflow:hidden;transition:all .3s ease}@media(max-width:1024px){.login-page .login-container{width:90%;height:auto;min-height:600px}}@media(max-width:768px){.login-page .login-container{flex-direction:column;min-height:auto}}.login-page .login-container .login-left{flex:1;background:linear-gradient(135deg,#1677ffe6,#003a8cf2);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px;color:#fff;position:relative;overflow:hidden}@media(max-width:768px){.login-page .login-container .login-left{display:none}}.login-page .login-container .login-left:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.1) 0%,transparent 10%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.08) 0%,transparent 15%);z-index:1}.login-page .login-container .login-left .decoration-circle-1{position:absolute;top:-50px;right:-50px;width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,#ffffff1a,#fff0);z-index:0}.login-page .login-container .login-left .decoration-circle-2{position:absolute;bottom:40px;left:-40px;width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,#ffffff0d,#fff0);z-index:0}.login-page .login-container .login-left .brand-content{z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center}.login-page .login-container .login-left .brand-content .logo-wrapper{width:80px;height:80px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 8px 16px #0000001a}.login-page .login-container .login-left .brand-content .logo-wrapper .logo-icon{font-size:24px;font-weight:900;color:#1677ff;letter-spacing:2px}.login-page .login-container .login-left .brand-content h1{font-size:32px;font-weight:700;margin-bottom:12px;color:#fff;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.login-page .login-container .login-left .brand-content h2{font-size:18px;font-weight:400;margin-bottom:24px;opacity:.9;letter-spacing:1px}.login-page .login-container .login-left .brand-content p{font-size:14px;opacity:.75;max-width:280px;line-height:1.6}.login-page .login-container .login-right{flex:1.2;position:relative;display:flex;flex-direction:column;justify-content:center;padding:60px 80px;background:#0a0a0a66}@media(max-width:768px){.login-page .login-container .login-right{padding:40px 24px}}.login-page .login-container .login-right .login-form-content{width:100%;max-width:360px;margin:0 auto}.login-page .login-container .login-right .login-form-content .login-header{margin-bottom:32px}.login-page .login-container .login-right .login-form-content .login-header h3{font-size:28px;font-weight:600;color:#fff;margin:0 0 8px}.login-page .login-container .login-right .login-form-content .login-header p{color:#ffffff73;font-size:14px;margin:0}.login-page .login-container .login-right .login-form-content .login-tabs{display:flex;margin-bottom:32px;border-bottom:1px solid rgba(255,255,255,.08);position:relative}.login-page .login-container .login-right .login-form-content .login-tabs .tab-item{padding:12px 0;margin-right:24px;cursor:pointer;color:#ffffff73;font-size:16px;font-weight:500;transition:color .3s;position:relative}.login-page .login-container .login-right .login-form-content .login-tabs .tab-item:hover{color:#fffc}.login-page .login-container .login-right .login-form-content .login-tabs .tab-item.active{color:#1677ff}.login-page .login-container .login-right .login-form-content .login-tabs .tab-item .tab-indicator{position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#1677ff;border-radius:2px 2px 0 0}.login-page .login-container .login-right .login-form-content .form-fields-wrapper{min-height:140px;position:relative}.login-page .login-container .login-right .login-form-content .ant-form-item{margin-bottom:24px}.login-page .login-container .login-right .login-form-content .ant-input-affix-wrapper{padding-top:8px;padding-bottom:8px}.login-page .login-container .login-right .login-form-content .ant-input-affix-wrapper .anticon{color:#ffffff73}.login-page .login-container .login-right .login-form-content .send-code-btn{min-width:110px;height:44px;border-color:#ffffff1a;background:transparent;color:#ffffffd9}.login-page .login-container .login-right .login-form-content .send-code-btn:hover{color:#1677ff;border-color:#1677ff}.login-page .login-container .login-right .login-form-content .send-code-btn:disabled{color:#ffffff40;border-color:#ffffff1a}.login-page .login-container .login-right .login-form-content .agreement-row{margin-bottom:24px;margin-top:8px}.login-page .login-container .login-right .login-form-content .agreement-row .ant-checkbox-wrapper{color:#ffffff73;font-size:13px}.login-page .login-container .login-right .login-form-content .agreement-row .ant-checkbox-wrapper .ant-checkbox-inner{background-color:transparent;border-color:#ffffff40}.login-page .login-container .login-right .login-form-content .agreement-row .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#1677ff;border-color:#1677ff}.login-page .login-container .login-right .login-form-content .agreement-row .ant-checkbox-wrapper a{color:#1677ff;margin:0 4px;transition:opacity .2s}.login-page .login-container .login-right .login-form-content .agreement-row .ant-checkbox-wrapper a:hover{opacity:.8;text-decoration:underline}.login-page .login-container .login-right .login-form-content .submit-btn{font-size:16px;font-weight:500;height:48px;background:linear-gradient(135deg,#1677ff,#0958d9);border:none}.login-page .login-container .login-right .login-form-content .submit-btn:hover{background:linear-gradient(135deg,#4096ff,#1677ff);transform:translateY(-1px);transition:all .3s}.login-page .login-container .login-right .login-form-content .submit-btn:active{transform:translateY(1px)}.login-page .login-container .login-right .login-form-content .register-hint{margin-top:20px;text-align:center;color:#ffffff40;font-size:13px}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}.shake{animation:shake .4s cubic-bezier(.36,.07,.19,.97) both}.shake .ant-checkbox-wrapper span:last-child{color:#ff4d4f;transition:color .3s}.shake .ant-checkbox-wrapper .ant-checkbox-inner{border-color:#ff4d4f!important}.profile-page{padding:24px 16px;min-height:calc(100vh - 56px);background:linear-gradient(180deg,#f5f7fb,#fff 60%)}.profile-page .profile-container{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:16px}.profile-page .profile-card{border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 24px #0000000f}.profile-page .tab-panel{padding-top:8px}.profile-page .basic-header{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;margin-bottom:16px}.profile-page .avatar-block{display:flex;align-items:center;gap:12px;width:120px}.profile-page .avatar-block .avatar-uploader{width:96px;height:96px;display:block}.profile-page .avatar-block .avatar-uploader .ant-upload{width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:none!important;background:none!important}.profile-page .avatar-block .avatar-upload-btn{width:96px;height:96px;border:1px dashed rgba(0,0,0,.15);background:#00000005;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#0000008c;padding:0;transition:border-color .3s}.profile-page .avatar-block .avatar-upload-btn:hover{border-color:#1677ff;color:#1677ff}.profile-page .avatar-block .avatar-empty-text{font-size:12px;line-height:1}.profile-page .avatar-block .avatar-wrapper{position:relative;width:96px;height:96px;border-radius:50%;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.profile-page .avatar-block .avatar-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.profile-page .avatar-block .avatar-wrapper .avatar-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;display:flex;align-items:center;justify-content:center;gap:16px;transition:opacity .3s;cursor:default}.profile-page .avatar-block .avatar-wrapper:hover .avatar-mask{opacity:1}.profile-page .avatar-block .avatar-wrapper .avatar-mask-icon{color:#ffffffd9;font-size:16px;cursor:pointer;transition:color .3s}.profile-page .avatar-block .avatar-wrapper .avatar-mask-icon:hover{color:#fff;transform:scale(1.1)}.profile-page .basic-actions{display:flex;gap:8px}.profile-page .basic-form{max-width:520px}.profile-page .basic-save{display:flex;justify-content:center;margin-top:8px}.profile-page .save-btn{width:120px;border-radius:999px}.profile-page .security-list{border:1px solid rgba(0,0,0,.06);border-radius:12px;overflow:hidden}.profile-page .security-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.profile-page .security-item:last-child{border-bottom:none}.profile-page .security-item .security-left{display:flex;flex-direction:column;gap:4px}.profile-page .security-item .security-title{font-weight:600}.profile-page .security-item .security-desc{color:#000000a6;font-size:12px}.profile-page .security-item.danger .security-desc{color:#0000008c}.profile-page .verify-hint{color:#00000073;font-size:12px}.profile-page .ant-tabs-left>.ant-tabs-nav{width:140px}.profile-page .ant-tabs-nav{margin-bottom:0!important}.profile-page .ant-tabs-left>.ant-tabs-content-holder{padding-left:16px}.profile-page .ant-tabs-top>.ant-tabs-content-holder{padding-left:0}@media(max-width:768px){.profile-page{padding:16px 12px}.profile-page .basic-header{flex-direction:column;align-items:stretch}.profile-page .basic-actions{justify-content:flex-start}}.app-header{position:sticky;top:0;z-index:40;width:100%;background-color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(226,232,240,.8)}.app-header .header-container{max-width:80rem;margin:0 auto;padding:0 1rem;height:3.5rem;display:flex;align-items:center;justify-content:space-between}@media(min-width:640px){.app-header .header-container{padding:0 1.5rem}}@media(min-width:1024px){.app-header .header-container{padding:0 2rem}}.app-header .nav-left{display:flex;align-items:center;gap:1.25rem}.app-header .logo{font-size:1rem;font-weight:600;color:#0f172a;text-decoration:none}.app-header .nav-links{display:none;align-items:center;gap:.75rem;font-size:.875rem;color:#64748b}@media(min-width:768px){.app-header .nav-links{display:flex}}.app-header .nav-links a{color:inherit;text-decoration:none}.app-header .nav-links a:hover{color:#0f172a}.app-header .nav-right{font-size:.875rem;color:#64748b}.app-header .nav-right .login-link{text-decoration:none;color:inherit;font-weight:500;transition:color .2s}.app-header .nav-right .login-link:hover{color:#0f172a}.app-header.dark-theme{background-color:#0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.1)}.app-header.dark-theme .logo{color:#fff}.app-header.dark-theme .nav-links a{color:#ffffffb3}.app-header.dark-theme .nav-links a:hover{color:#fff}.app-header.dark-theme .nav-right,.app-header.dark-theme .nav-right .login-link{color:#ffffffb3}.app-header.dark-theme .nav-right .login-link:hover{color:#fff}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}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]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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}:root{--background: #ffffff;--foreground: #171717}@media(prefers-color-scheme:dark){:root{--background: #0a0a0a;--foreground: #ededed}}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{max-width:640px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px;padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.container{max-width:1280px}}
