:root{--stts-bg:#f7fbff;--stts-surface:#fff;--stts-border:#0f3c781f;--stts-text:#0b1f3a;--stts-muted:#0b1f3aa6;--stts-blue-700:#0a3d91;--stts-blue-600:#0d56c3;--stts-blue-500:#1c6be3;--stts-blue-100:#e6f0ff;--stts-shadow:0 12px 30px #0a3d911f;--stts-radius:14px;--stts-radius-sm:10px}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--stts-text);background:radial-gradient(1000px 600px at 20% 0%, #1c6be31f, transparent 55%), radial-gradient(900px 540px at 85% 10%, #0a3d911f, transparent 60%), var(--stts-bg);background-attachment:fixed;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:16px}@media (width<=768px){body{font-size:14px}}a{color:inherit;text-decoration:none}#root{min-height:100vh}.loginModalRoot.backdrop{-webkit-backdrop-filter:blur(2px);z-index:1000;background:#0000001a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loginModalRoot .card{color:#fff;background:#141414d9;border:1px solid #ffffff1a;border-radius:20px;width:400px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;overflow:hidden;box-shadow:0 12px 48px #0006}@media (width<=480px){.loginModalRoot .card{width:calc(100% - 32px);margin:0 16px}}.loginModalRoot .top{justify-content:space-between;align-items:center;padding:24px 32px 0;display:flex}.loginModalRoot .title{color:#fff;font-size:22px;font-weight:600}.loginModalRoot .close{color:#ffffff73;cursor:pointer;background:0 0;border:none;font-size:20px;transition:color .2s}.loginModalRoot .close:hover{color:#fff}.loginModalRoot .loginModalTabs{border-bottom:1px solid #ffffff1a;gap:24px;margin-top:24px;padding:0 32px;display:flex}@media (width<=480px){.loginModalRoot .loginModalTabs{gap:16px;padding:0 20px}}.loginModalRoot .tabIndicator{background:#1677ff;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.loginModalRoot .loginModalTabItem{color:#ffffff73;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0 4px 12px;font-size:16px;transition:color .3s;position:relative}.loginModalRoot .loginModalTabItem:hover{color:#ffffffd9}.loginModalRoot .loginModalTabItem.active{color:#1677ff;font-weight:500}.loginModalRoot .form{padding:24px 32px 32px}@media (width<=480px){.loginModalRoot .form{padding:20px 20px 24px}}.loginModalRoot .field{margin-bottom:20px}.loginModalRoot .label{color:#ffffffa6;margin-bottom:8px}.loginModalRoot .input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;height:44px;padding:0 16px;font-size:16px;transition:all .3s}@media (width<=480px){.loginModalRoot .input{font-size:14px}}.loginModalRoot .input:hover{border-color:#1677ff}.loginModalRoot .input:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff33}.loginModalRoot .input::placeholder{color:#ffffff40;font-size:16px}@media (width<=480px){.loginModalRoot .input::placeholder{font-size:13px}}.loginModalRoot .sendSmsBtn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fff3;border-radius:8px;width:120px;height:44px;font-size:14px;transition:all .3s}@media (width<=480px){.loginModalRoot .sendSmsBtn{width:100px;padding:0 8px;font-size:12px}}.loginModalRoot .sendSmsBtn:hover:not(:disabled){color:#1677ff;border-color:#1677ff}.loginModalRoot .sendSmsBtn:disabled{color:#ffffff4d;cursor:not-allowed;border-color:#ffffff1a}.loginModalRoot .hint{color:#ff4d4f;margin-bottom:16px;font-size:14px}.loginModalRoot .hintInfo{color:#ffffff73;margin-bottom:16px;font-size:14px}.loginModalRoot .agreementRow{align-items:center;margin-bottom:24px;display:flex}.loginModalRoot .agreementRow.shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both shake}@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.loginModalRoot .checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.loginModalRoot .checkbox{accent-color:#1677ff;cursor:pointer;width:16px;height:16px;margin:0 8px 0 0}.loginModalRoot .checkboxText{color:#ffffffa6;font-size:13px}.loginModalRoot .checkboxText a{color:#1677ff;text-decoration:none;transition:color .3s}.loginModalRoot .checkboxText a:hover{color:#4096ff}.loginModalRoot .actions{gap:12px;margin-top:10px;display:flex}.loginModalRoot .btn{cursor:pointer;color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;flex:1;height:44px;font-size:16px;font-weight:500;transition:all .3s}.loginModalRoot .btn:hover{background:#ffffff26}.loginModalRoot .btn:disabled{opacity:.5;cursor:not-allowed}.loginModalRoot .primary{background:#1677ff;border:none;box-shadow:0 4px 14px #1677ff4d}.loginModalRoot .primary:hover{background:#4096ff}.loginModalRoot .primary:disabled{box-shadow:none;color:#ffffff4d;background:#ffffff14}.appShellRoot{flex-direction:column;min-height:100dvh;display:flex}.appShellRoot .header{z-index:10;border-bottom:1px solid var(--stts-border);background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex;position:sticky;top:0}.appShellRoot .brand{align-items:center;gap:12px;min-width:0;display:flex}.appShellRoot .logoMark{object-fit:contain;border-radius:4px;width:28px;height:28px}.appShellRoot .brandText{flex-direction:column;min-width:0;line-height:1.15;display:flex}.appShellRoot .brandTitle{letter-spacing:.6px;font-weight:700}.appShellRoot .brandSub{color:var(--stts-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.appShellRoot .headerRight{position:relative}.appShellRoot .userButton{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;height:32px;padding:0 12px;transition:all .2s;display:inline-flex}.appShellRoot .userButton:hover{background:#0a3d910a}.appShellRoot .userAvatar{object-fit:cover;border:1px solid #0000000d;border-radius:50%;width:24px;height:24px;margin-left:-8px}.appShellRoot .userName{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:14px;font-weight:600;overflow:hidden}.appShellRoot .chevron{border-bottom:2px solid #0b1f3a8c;border-right:2px solid #0b1f3a8c;width:10px;height:10px;margin-top:-2px;transition:transform .16s;transform:rotate(45deg)}.appShellRoot .chevronOpen{margin-top:2px;transform:rotate(225deg)}.appShellRoot .dropdownMenu{border:1px solid var(--stts-border);transform-origin:100% 0;background:#fff;border-radius:8px;width:160px;padding:4px;animation:.15s ease-out dropdownFadeIn;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 12px #00000014}@keyframes dropdownFadeIn{0%{opacity:0;transform:scale(.95)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.appShellRoot .dropdownMenuItem{color:var(--stts-muted);border-radius:10px;padding:10px;font-size:14px}.appShellRoot .menuBtn{text-align:left;cursor:pointer;width:100%;color:var(--stts-text);background:0 0;border:none;border-radius:4px;padding:8px 12px;font-size:14px;font-weight:400;transition:background .15s}.appShellRoot .menuBtn:hover{background:#0a3d910a}.appShellRoot .body{flex:1;grid-template-columns:1fr;gap:18px;width:min(1200px,100%);margin:0 auto;padding:18px;display:grid}.appShellRoot .body.withNav{grid-template-columns:320px 1fr}@media (width<=768px){.appShellRoot .body.withNav{grid-template-columns:1fr}}.appShellRoot .leftNav{border:1px solid var(--stts-border);border-radius:var(--stts-radius);background:#ffffffe6;overflow:hidden;box-shadow:0 10px 24px #0a3d9114}.appShellRoot .main{min-width:0}@media (width<=960px){.appShellRoot .body{flex-direction:column;gap:12px;padding:12px;display:flex}.appShellRoot .leftNav{order:0}}.footerRoot.footer{border-top:1px solid var(--stts-border);background:var(--stts-footer-bg,#ffffffd1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;height:56px;margin-top:auto;padding:0;display:flex}.footerRoot .footerContent{justify-content:center;width:min(1200px,100%);margin:0 auto;padding:0 18px;display:flex}.footerRoot .info{color:var(--stts-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.footerRoot .separator{color:var(--stts-border)}.footerRoot .link{color:var(--stts-muted);align-items:center;gap:6px;transition:color .2s;display:inline-flex}.footerRoot .link:hover{color:var(--stts-blue-600)}.footerRoot .icon{width:16px;height:16px}@media (width<=768px){.footerRoot .footer{height:auto;min-height:56px;padding:12px}.footerRoot .info{text-align:center;flex-flow:wrap;justify-content:center;gap:4px;font-size:11px;line-height:1.4}.footerRoot .separator{display:none}.footerRoot .link{white-space:nowrap}.footerRoot .links{margin-top:0}}.homePageRoot{background:#f5f7fa;flex-direction:column;min-height:100dvh;display:flex}.homePageRoot .cnkiHero{text-align:center;background:linear-gradient(160deg,#0f3d7a 0%,#1a56a4 100%);padding:56px 24px 48px}.homePageRoot .cnkiHeroInner{max-width:780px;margin:0 auto}.homePageRoot .cnkiTitle{color:#fff;letter-spacing:1px;margin-bottom:10px;font-size:28px;font-weight:700}.homePageRoot .cnkiSub{color:#ffffffb3;margin-bottom:28px;font-size:14px}.homePageRoot .cnkiSearchBar{border-radius:4px;display:flex;overflow:hidden;box-shadow:0 2px 12px #0003}.homePageRoot .cnkiSearchInput{color:#1a1a1a;background:#fff;border:none;outline:none;flex:1;padding:13px 20px;font-size:15px}.homePageRoot .cnkiSearchInput::placeholder{color:#aaa}@media (width<=600px){.homePageRoot .cnkiSearchInput{padding:10px 14px;font-size:14px}}.homePageRoot .cnkiSearchBtn{color:#fff;cursor:pointer;letter-spacing:2px;white-space:nowrap;background:#e05a00;border:none;padding:0 32px;font-size:15px;font-weight:600;transition:background .15s}.homePageRoot .cnkiSearchBtn:hover{background:#c84f00}@media (width<=600px){.homePageRoot .cnkiSearchBtn{letter-spacing:0;padding:0 16px;font-size:14px}}.homePageRoot .cnkiFilterBar{background:#fff;border-bottom:1px solid #d4dbe8;box-shadow:0 1px 3px #0000000d}.homePageRoot .cnkiFilterBarInner{flex-wrap:wrap;align-items:center;gap:0;max-width:1200px;min-height:50px;margin:0 auto;padding:0 24px;display:flex}@media (width<=600px){.homePageRoot .cnkiFilterBarInner{gap:8px;padding:8px 16px}}.homePageRoot .filterGroup{flex-wrap:wrap;align-items:center;gap:6px;padding:10px 0;display:flex}@media (width<=600px){.homePageRoot .filterGroup{padding:4px 0}}.homePageRoot .filterDivider{background:#d4dbe8;width:1px;height:20px;margin:0 20px}@media (width<=600px){.homePageRoot .filterDivider{display:none}}.homePageRoot .filterLabel{color:#555;white-space:nowrap;font-size:13px;font-weight:500}.homePageRoot .filterTagBtn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #d4dbe8;border-radius:3px;align-items:center;gap:4px;padding:4px 12px;font-size:13px;transition:all .15s;display:inline-flex}.homePageRoot .filterTagBtn:hover{color:#1a56a4;border-color:#1a56a4}.homePageRoot .filterTagBtn.active{color:#1a56a4;background:#e8f0fb;border-color:#1a56a4}.homePageRoot .filterTagBtn .dropArrow{opacity:.6;font-size:10px}.homePageRoot .clearBtn{color:#999;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:12px;line-height:1}.homePageRoot .clearBtn:hover{color:#e05a00}.homePageRoot .diffTabs{gap:2px;display:flex}.homePageRoot .diffTab{color:#555;cursor:pointer;background:#fff;border:1px solid #d4dbe8;border-radius:3px;padding:4px 12px;font-size:13px;transition:all .15s}.homePageRoot .diffTab:hover{color:#1a56a4;border-color:#1a56a4}.homePageRoot .diffTab.active{color:#fff;background:#1a56a4;border-color:#1a56a4}.homePageRoot .majorDropWrap{align-items:center;gap:6px;display:flex;position:relative}.homePageRoot .majorDropOverlay{display:none}@media (width<=600px){.homePageRoot .majorDropOverlay{z-index:199;background:#00000073;display:block;position:fixed;inset:0}}.homePageRoot .majorDropPanel{z-index:200;background:#fff;border:1px solid #d4dbe8;border-radius:4px;flex-direction:column;width:320px;max-height:360px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 16px #0000001f}@media (width<=600px){.homePageRoot .majorDropPanel{border-radius:8px;width:calc(100% - 32px);max-width:360px;max-height:80vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}.homePageRoot .majorDropHeader{color:#1a1a1a;border-bottom:1px solid #d4dbe8;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.homePageRoot .majorDropClear{color:#1a56a4;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.homePageRoot .majorDropClear:hover{text-decoration:underline}.homePageRoot .majorDropList{flex:1;padding:8px 0;overflow-y:auto}.homePageRoot .majorDropItem{cursor:pointer;align-items:center;gap:8px;padding:7px 14px;transition:background .1s;display:flex}.homePageRoot .majorDropItem:hover{background:#e8f0fb}.homePageRoot .majorDropItem input[type=checkbox]{accent-color:#1a56a4;cursor:pointer;flex-shrink:0;width:14px;height:14px}.homePageRoot .majorName{color:#1a1a1a;flex:1;font-size:13px}.homePageRoot .majorCount{color:#999;font-size:12px}.homePageRoot .cnkiContent{flex:1;padding:24px 24px 48px}@media (width<=600px){.homePageRoot .cnkiContent{padding:16px 0 32px}}.homePageRoot .cnkiContentInner{background:#fff;border-radius:8px;max-width:1200px;min-height:400px;margin:0 auto;padding:24px}@media (width<=600px){.homePageRoot .cnkiContentInner{border-radius:0;padding:16px}}.homePageRoot .assessmentSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:32px;padding:24px}@media (width<=600px){.homePageRoot .assessmentSection{padding:16px}}.homePageRoot .assessmentSection .assessmentHeader{margin-bottom:20px}.homePageRoot .assessmentSection .assessmentHeader .headerTitle{color:#0f172a;margin-bottom:6px;font-size:18px;font-weight:700}.homePageRoot .assessmentSection .assessmentHeader .headerSub{color:#64748b;font-size:14px}.homePageRoot .assessmentSection .assessmentCards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}@media (width<=600px){.homePageRoot .assessmentSection .assessmentCards{grid-template-columns:1fr}}.homePageRoot .assessmentSection .assessmentCard{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;padding:20px;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 3px #00000005}.homePageRoot .assessmentSection .assessmentCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.homePageRoot .assessmentSection .assessmentCard:hover .cardTitle{color:#0ea5e9}.homePageRoot .assessmentSection .assessmentCard:hover .cardArrow{color:#0ea5e9;transform:translate(4px)}.homePageRoot .assessmentSection .assessmentCard .cardIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-right:16px;font-size:20px;font-weight:700;display:flex}.homePageRoot .assessmentSection .assessmentCard .cardIcon.eduIcon{color:#3b82f6;background:#eff6ff}.homePageRoot .assessmentSection .assessmentCard .cardIcon.jobIcon{color:#10b981;background:#f0fdf4}.homePageRoot .assessmentSection .assessmentCard .cardContent{flex:1;min-width:0}.homePageRoot .assessmentSection .assessmentCard .cardContent .cardTitle{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:16px;font-weight:600;transition:color .2s;overflow:hidden}@media (width<=600px){.homePageRoot .assessmentSection .assessmentCard .cardContent .cardTitle{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}.homePageRoot .assessmentSection .assessmentCard .cardContent .cardDesc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.homePageRoot .assessmentSection .assessmentCard .cardArrow{color:#94a3b8;margin-left:16px;font-size:18px;transition:all .2s}.homePageRoot .assessmentDivider{border:0;border-top:1px dashed #d4dbe8;margin:0 0 24px}.homePageRoot .resultMeta{color:#555;margin-bottom:16px;font-size:14px}.homePageRoot .resultMeta strong{color:#1a56a4}.homePageRoot .resultMeta .resultKeyword{color:#888}.homePageRoot .resultList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.homePageRoot .resultList.empty{display:block}.homePageRoot .resultItem{color:inherit;background:#fff;border:1px solid #d4dbe8;border-radius:8px;flex-direction:column;gap:8px;padding:20px;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000a}.homePageRoot .resultItem:hover{border-color:#1a56a44d;transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.homePageRoot .resultItem:hover .resultName{color:#1a56a4}.homePageRoot .resultItemCategory{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13px;overflow:hidden}.homePageRoot .resultItemCategory .itemLabel{color:#94a3b8;margin-right:4px}.homePageRoot .resultName{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:4px;font-size:16px;font-weight:600;line-height:1.4;transition:color .12s;display:-webkit-box;overflow:hidden}.homePageRoot .resultDifficulty{align-items:center;gap:8px;margin-top:auto;padding-top:8px;display:flex}.homePageRoot .resultDifficulty .itemLabel{color:#94a3b8;font-size:13px}.homePageRoot .resultDifficulty .diffText{color:#f57c00;font-size:13px;font-weight:600}.homePageRoot .resultDifficulty .ant-rate{color:#fadb14}.homePageRoot .emptyState{text-align:center;color:#999;padding:60px;font-size:15px}.homePageRoot .cnkiPager{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-top:24px;display:flex}.homePageRoot .cnkiPager button{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #d4dbe8;border-radius:3px;min-width:32px;height:32px;padding:0 6px;font-size:13px;transition:all .15s}@media (width<=600px){.homePageRoot .cnkiPager button{min-width:28px;height:28px;padding:0 4px;font-size:12px}}.homePageRoot .cnkiPager button:hover:not(:disabled):not(.activePage){color:#1a56a4;border-color:#1a56a4}.homePageRoot .cnkiPager button:disabled{opacity:.4;cursor:not-allowed}.homePageRoot .cnkiPager button.activePage{color:#fff;cursor:default;background:#1a56a4;border-color:#1a56a4}.homePageRoot .cnkiPager .pageInfo{color:#999;margin-left:8px;font-size:13px}: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();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.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{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;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;vertical-align:top;width:100%;height:100%;margin:0}.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]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.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{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.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{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.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%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));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;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.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{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.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:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}.pdf-viewer{flex-direction:column;align-items:center;width:100%;display:flex}.pdf-viewer .loading-container{color:#64748b;justify-content:center;align-items:center;height:24rem;display:flex}.pdf-viewer .error-container{color:#e11d48;text-align:center;justify-content:center;align-items:center;height:24rem;padding:5rem 0;display:flex}.pdf-viewer .spinner{border-bottom:2px solid #334155;border-radius:9999px;width:2rem;height:2rem;margin-right:.75rem;animation:1s linear infinite spin}.pdf-viewer .spinner.center{margin-right:0}.pdf-viewer .toolbar{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffffff2;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding:.375rem;display:flex;position:sticky;top:0}.pdf-viewer .toolbar-group{color:#334155;background-color:#f1f5f9;border-radius:.5rem;align-items:center;gap:.375rem;padding:.25rem;display:flex}.pdf-viewer .toolbar-btn{cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;transition:background-color .2s;display:flex}.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{text-align:center;min-width:64px;padding:0 .5rem;font-size:.75rem;font-weight:500}.pdf-viewer .zoom-info{min-width:52px}.pdf-viewer .document-container{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;width:100%;height:80vh;min-height:520px;padding:.75rem;display:flex;overflow:auto}.pdf-viewer .document-container.scroll-mode .react-pdf__Document{flex-direction:column;align-items:center;gap:1rem;display:flex}.pdf-viewer .react-pdf__Page{background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.pdf-viewer .react-pdf__Page canvas{max-width:100%;height:auto!important}@media (width<=768px){.pdf-viewer .toolbar{flex-wrap:wrap;gap:.5rem}.pdf-viewer .toolbar-group{flex-wrap:wrap;justify-content:center}.pdf-viewer .document-container{height:60vh;min-height:400px;padding:.5rem}.pdf-viewer .page-info,.pdf-viewer .zoom-info{min-width:48px;padding:0 .25rem}}.pdf-viewer-wrapper{width:100%;position:relative}.pdf-viewer-wrapper .watermark{pointer-events:none;z-index:10;position:absolute;inset:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.productPageRoot{height:100vh;overflow:hidden}.productPageRoot .body{flex:1;gap:0;width:100%;max-width:none;padding:0;overflow:hidden}.productPageRoot .leftNav{border:none;border-right:1px solid var(--stts-border);height:100%;box-shadow:none;border-radius:0;overflow:hidden}.productPageRoot .main{flex-direction:column;height:100%;display:flex;overflow:hidden}.productPageRoot .nav{background:#f8fafc;flex-direction:column;width:100%;height:100%;display:flex;overflow-y:auto}.productPageRoot .navTop{border-bottom:1px solid var(--stts-border);padding:16px 24px}.productPageRoot .navHome{color:var(--stts-primary);font-size:14px;font-weight:500;text-decoration:none}.productPageRoot .navHome:hover{text-decoration:underline}.productPageRoot .productInfo{padding:24px}.productPageRoot .productInfo .pName{color:#0f172a;margin-bottom:8px;font-size:20px;font-weight:700}.productPageRoot .productInfo .pSku{color:#64748b;background:#e2e8f0;border-radius:4px;margin-bottom:24px;padding:2px 8px;font-size:13px;display:inline-block}.productPageRoot .productInfo .infoGrid{grid-template-columns:1fr;display:grid}.productPageRoot .productInfo .infoBlock{margin-bottom:20px}.productPageRoot .productInfo .infoBlock .infoLabel{color:#64748b;margin-bottom:4px;font-size:13px;font-weight:500}.productPageRoot .productInfo .infoBlock .infoValue{color:#334155;font-size:15px;line-height:1.5}.productPageRoot .productInfo .infoBlock .infoValue.tags{flex-wrap:wrap;gap:8px;display:flex}.productPageRoot .productInfo .infoBlock .infoValue .tag{color:#2563eb;background:#eff6ff;border-radius:16px;padding:4px 10px;font-size:13px}.productPageRoot .productInfo .infoBlock .infoValue .schoolTag{color:#10b981;background:#f0fdf4;border-radius:16px;padding:4px 10px;font-size:13px}.productPageRoot .rightContent{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}@media (width<=960px){.productPageRoot{height:auto;min-height:100vh;overflow:visible}.productPageRoot .productInfo .infoGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:12px}.productPageRoot .productInfo .infoGrid .infoBlock{margin-bottom:0}.productPageRoot .productInfo .infoBlock{margin-bottom:12px}.productPageRoot .body.withNav,.productPageRoot .body{flex-direction:column!important;gap:12px!important;padding:12px!important;display:flex!important;overflow:visible!important}.productPageRoot .leftNav,.productPageRoot .main{border:1px solid var(--stts-border);border-radius:8px;height:auto!important;overflow:visible!important}.productPageRoot .rightContent{overflow:visible!important}.productPageRoot .viewerArea{padding:12px;overflow:visible!important}.productPageRoot .nav{border-bottom:none;border-right:none;width:100%;height:auto!important;overflow:visible!important}.productPageRoot .tabs{flex-wrap:nowrap;overflow-x:auto}.productPageRoot .tabs .tabItems{flex-shrink:0}}.productPageRoot .tabs{border-bottom:1px solid var(--stts-border);background:#f8fafc;padding:0 16px;display:flex;overflow-x:auto}.productPageRoot .tabs .tabItems{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:16px 24px;font-size:15px}.productPageRoot .tabs .tabItems:hover{color:#334155}.productPageRoot .tabs .tabItems.tabActive{color:var(--stts-primary);border-bottom-color:var(--stts-primary);font-weight:600}.productPageRoot .viewerArea{flex-direction:column;flex:1;padding:24px;display:flex;position:relative;overflow-y:auto}.productPageRoot .viewerArea .empty{color:#94a3b8;flex:1;justify-content:center;align-items:center;font-size:15px;display:flex}.productPageRoot .viewerArea .loginBtn{background:var(--stts-primary,#1677ff);color:#fff;cursor:pointer;border:none;border-radius:20px;padding:10px 24px;font-size:15px;transition:opacity .2s}.productPageRoot .viewerArea .loginBtn:hover{opacity:.9}.productPageRoot .viewerArea .htmlContent{color:#334155;flex-shrink:0;max-width:800px;margin:0 auto;line-height:1.6}.productPageRoot .viewerArea .htmlContent h1,.productPageRoot .viewerArea .htmlContent h2,.productPageRoot .viewerArea .htmlContent h3{color:#0f172a;margin-top:24px;margin-bottom:16px}.productPageRoot .viewerArea .htmlContent p{margin-bottom:16px}.productPageRoot .viewerArea .htmlContent img{border-radius:8px;max-width:100%;height:auto;margin:16px 0}.productPageRoot .viewerArea .htmlContent table{border-collapse:collapse;white-space:nowrap;width:100%;margin:16px 0;display:block;overflow-x:auto}.productPageRoot .viewerArea .htmlContent table th,.productPageRoot .viewerArea .htmlContent table td{text-align:left;border:1px solid #e2e8f0;padding:8px 12px}.productPageRoot .viewerArea .htmlContent table th{background:#f8fafc;font-weight:600}.productPageRoot .viewerArea .htmlContent table tr{transition:all .2s}.productPageRoot .viewerArea .htmlContent table tr:hover{background-color:#f1f5f9;box-shadow:inset 0 0 0 9999px #00000005}.productPageRoot .viewerArea .pdfViewerWrapper{border:1px solid var(--stts-border);background-color:#fff;border-radius:8px;width:100%;min-height:400px;position:relative;overflow:hidden}.productPageRoot .viewerArea .reportViewerLayout{width:100%;max-width:1000px;margin:0 auto}.productPageRoot .viewerArea .reportViewerLayout .reportPanelTitle{font-size:16px;font-weight:600}.productPageRoot .viewerArea .reportViewerLayout .ant-collapse-item{border:1px solid var(--stts-border);background:#fff;margin-bottom:16px;overflow:hidden;border-radius:8px!important}.productPageRoot .viewerArea .reportViewerLayout .ant-collapse-header{background:#f8fafc;align-items:center;padding:16px 24px!important}.productPageRoot .viewerArea .reportViewerLayout .ant-collapse-content{border-top:1px solid var(--stts-border)}.productPageRoot .viewerArea .reportViewerLayout .ant-collapse-content-box{padding:24px!important}@media (width<=768px){.productPageRoot .viewerArea .reportViewerLayout .reportPanelTitle{font-size:14px}.productPageRoot .viewerArea .reportViewerLayout .ant-collapse-item{margin-bottom:12px}.productPageRoot .viewerArea .reportViewerLayout .ant-collapse-header{padding:12px!important}.productPageRoot .viewerArea .reportViewerLayout .ant-collapse-content-box{padding:12px 8px!important}}.productPageRoot .viewerArea .reportViewerLayout .videoContent{background:#0f172a;border-radius:8px;justify-content:center;display:flex;overflow:hidden}.loginPageRoot{background:#050505;flex-direction:column;min-height:100dvh;display:flex}.loginPageRoot.page{--stts-footer-bg:transparent;--stts-surface:transparent;--stts-border:#ffffff1a;--stts-muted:#ffffff73;--stts-blue-600:#1677ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;overflow:hidden}.loginPageRoot.page:before{content:"";filter:blur(60px);z-index:0;background:radial-gradient(circle,#1677ff26 0%,#0000 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;top:-10%;left:-10%}.loginPageRoot.page:after{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#722ed11f 0%,#0000 70%);border-radius:50%;width:60vw;height:60vw;position:absolute;bottom:-10%;right:-10%}.loginPageRoot .contentWrapper{z-index:1;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:relative}@media (width<=768px){.loginPageRoot .contentWrapper{padding:20px 10px}}.loginPageRoot .container{-webkit-backdrop-filter:blur(24px);z-index:1;background:#141414a6;border:1px solid #ffffff14;border-radius:24px;width:1000px;height:600px;display:flex;overflow:hidden;box-shadow:0 4px 24px -1px #0003,inset 0 0 0 1px #ffffff05}@media (width<=1024px){.loginPageRoot .container{width:90%;height:auto;min-height:600px}}@media (width<=768px){.loginPageRoot .container{flex-direction:column;min-height:auto}}.loginPageRoot .left{color:#fff;background:linear-gradient(135deg,#1677ffe6 0%,#003a8cf2 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}@media (width<=768px){.loginPageRoot .left{display:none}}.loginPageRoot .left:before{content:"";z-index:1;background-image:radial-gradient(circle at 20% 30%,#ffffff1a 0%,#0000 10%),radial-gradient(circle at 80% 70%,#ffffff14 0%,#0000 15%);position:absolute;inset:0}.loginPageRoot .circle1{z-index:0;background:linear-gradient(135deg,#ffffff1a,#fff0);border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.loginPageRoot .circle2{z-index:0;background:linear-gradient(135deg,#ffffff0d,#fff0);border-radius:50%;width:150px;height:150px;position:absolute;bottom:40px;left:-40px}.loginPageRoot .brandContent{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex}.loginPageRoot .brandContent h1{color:#fff;letter-spacing:.5px;text-shadow:0 2px 4px #0000001a;margin-bottom:12px;font-size:32px;font-weight:700}.loginPageRoot .brandContent h2{opacity:.9;letter-spacing:1px;margin-bottom:24px;font-size:18px;font-weight:400}.loginPageRoot .brandContent p{opacity:.75;max-width:280px;font-size:14px;line-height:1.6}.loginPageRoot .logoWrapper{background:#fff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;box-shadow:0 8px 16px #0000001a}.loginPageRoot .logoWrapper .logoIcon{color:#1677ff;letter-spacing:2px;font-size:24px;font-weight:900}.loginPageRoot .right{background:#0a0a0a66;flex-direction:column;flex:1.2;justify-content:center;padding:60px 80px;display:flex;position:relative}@media (width<=768px){.loginPageRoot .right{padding:40px 24px}}.loginPageRoot .formContent{width:100%;max-width:360px;margin:0 auto}.loginPageRoot .header{margin-bottom:32px}.loginPageRoot .header h3{color:#fff;margin:0 0 8px;font-size:28px;font-weight:600}.loginPageRoot .header p{color:#ffffff73;margin:0;font-size:14px}.loginPageRoot .tabs{border-bottom:1px solid #ffffff1a;gap:24px;margin-bottom:24px;display:flex}.loginPageRoot .tabIndicator{background:#1677ff;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.loginPageRoot .tabItem{color:#ffffff73;cursor:pointer;padding:0 4px 12px;font-size:16px;transition:color .3s;position:relative}.loginPageRoot .tabItem:hover{color:#ffffffd9}.loginPageRoot .tabItem.active{color:#1677ff;font-weight:500}.loginPageRoot .fieldsWrapper{min-height:140px;position:relative}.loginPageRoot .field{margin-bottom:24px}.loginPageRoot .input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;height:44px;padding:0 16px;font-size:16px;transition:all .3s}@media (width<=480px){.loginPageRoot .input{font-size:14px}}.loginPageRoot .input:hover{border-color:#1677ff}.loginPageRoot .input:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff33}.loginPageRoot .input::placeholder{color:#ffffff40;font-size:16px}@media (width<=480px){.loginPageRoot .input::placeholder{font-size:13px}}.loginPageRoot .submitBtn{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:8px;width:100%;height:44px;margin-top:10px;font-size:16px;font-weight:500;transition:all .3s;box-shadow:0 4px 14px #1677ff4d}.loginPageRoot .submitBtn:hover{background:#4096ff}.loginPageRoot .submitBtn:disabled{color:#ffffff4d;box-shadow:none;cursor:not-allowed;background:#ffffff14}.loginPageRoot .sendSmsBtn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fff3;border-radius:8px;width:120px;height:44px;font-size:14px;transition:all .3s}@media (width<=480px){.loginPageRoot .sendSmsBtn{width:100px;padding:0 8px;font-size:12px}}.loginPageRoot .sendSmsBtn:hover:not(:disabled){color:#1677ff;border-color:#1677ff}.loginPageRoot .sendSmsBtn:disabled{color:#ffffff4d;cursor:not-allowed;border-color:#ffffff1a}.loginPageRoot .registerHint{text-align:center;color:#ffffff73;margin-top:16px;font-size:12px}.loginPageRoot .errorHint{color:#ff4d4f;text-align:center;margin-bottom:16px;font-size:14px}.loginPageRoot .agreementRow{align-items:center;margin-bottom:24px;display:flex}.loginPageRoot .agreementRow.shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both shake}.loginPageRoot .checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.loginPageRoot .checkbox{accent-color:#1677ff;cursor:pointer;width:16px;height:16px;margin:0 8px 0 0}.loginPageRoot .checkboxText{color:#ffffffa6;font-size:13px}.loginPageRoot .checkboxText a{color:#1677ff;text-decoration:none;transition:color .3s}.loginPageRoot .checkboxText a:hover{color:#4096ff}.loginPageRoot .backBtn{color:#fff9;cursor:pointer;z-index:10;background:0 0;border:1px solid #fff3;border-radius:6px;padding:6px 12px;font-size:14px;transition:all .2s;position:absolute;top:24px;right:24px}.loginPageRoot .backBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff6}.profilePage{background:linear-gradient(#f5f7fb 0%,#fff 60%);min-height:calc(100vh - 56px);padding:24px 16px}.profilePage .profileContainer{grid-template-columns:1fr;gap:16px;max-width:960px;margin:0 auto;display:grid}.profilePage .profileCard{border:1px solid #0000000f;border-radius:12px;box-shadow:0 8px 24px #0000000f}.profilePage .tabPanel{padding-top:8px}.profilePage .basicHeader{justify-content:flex-start;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.profilePage .avatarBlock{align-items:center;gap:12px;width:120px;display:flex}.profilePage .avatarBlock .avatarUploader{width:96px;height:96px;display:block}.profilePage .avatarBlock .avatarUploader .ant-upload{background:0 0!important;border:none!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}.profilePage .avatarBlock .avatarUploadBtn{cursor:pointer;color:#0000008c;background:#00000005;border:1px dashed #00000026;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:96px;height:96px;padding:0;transition:border-color .3s;display:flex}.profilePage .avatarBlock .avatarUploadBtn:hover{color:#1677ff;border-color:#1677ff}.profilePage .avatarBlock .avatarEmptyText{font-size:12px;line-height:1}.profilePage .avatarBlock .avatarWrapper{border:1px solid #0000000f;border-radius:50%;width:96px;height:96px;position:relative;overflow:hidden}.profilePage .avatarBlock .avatarWrapper img{object-fit:cover;width:100%;height:100%;display:block}.profilePage .avatarBlock .avatarWrapper .avatarMask{opacity:0;cursor:default;background-color:#00000080;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.profilePage .avatarBlock .avatarWrapper:hover .avatarMask{opacity:1}.profilePage .avatarBlock .avatarWrapper .avatarMaskIcon{color:#ffffffd9;cursor:pointer;font-size:16px;transition:color .3s}.profilePage .avatarBlock .avatarWrapper .avatarMaskIcon:hover{color:#fff;transform:scale(1.1)}.profilePage .basicActions{gap:8px;display:flex}.profilePage .basicForm{max-width:520px}.profilePage .basicSave{justify-content:center;margin-top:8px;display:flex}.profilePage .saveBtn{border-radius:999px;width:120px}.profilePage .securityList{border:1px solid #0000000f;border-radius:12px;overflow:hidden}.profilePage .securityItem{background:#fff;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.profilePage .securityItem:last-child{border-bottom:none}.profilePage .securityItem .securityLeft{flex-direction:column;gap:4px;display:flex}.profilePage .securityItem .securityTitle{font-weight:600}.profilePage .securityItem .securityDesc{color:#000000a6;font-size:12px}.profilePage .securityItem.danger .securityDesc{color:#0000008c}.profilePage .verifyHint{color:#00000073;font-size:12px}.profilePage .ant-tabs-left>.ant-tabs-nav{width:140px}.profilePage .ant-tabs-nav{margin-bottom:0!important}.profilePage .ant-tabs-left>.ant-tabs-content-holder{padding-left:16px}.profilePage .ant-tabs-top>.ant-tabs-content-holder{padding-left:0}@media (width<=768px){.profilePage{padding:16px 12px}.profilePage .basicHeader{flex-direction:column;align-items:stretch}.profilePage .basicActions{justify-content:flex-start}}
