:root{--navy:#183658;--navy-deep:#112844;--blue:#2b72c4;--blue-light:#eaf3ff;--line:#d7e1ec;--bg:#eef3f8;--card:#fff;--text:#23364d;--muted:#6d7f93;--danger:#cf3f32;--success:#2f9654;--shadow:0 2px 10px rgba(17,40,68,0.05)}*{box-sizing:border-box}#app,body,html{margin:0;min-height:100%;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:var(--text);background:var(--bg)}body{line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button{border:none}.portal-shell{min-height:100vh;display:flex;flex-direction:column;background:#f5f8fb}.portal-shell--home{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23f3f6f9' d='M0 288l48-16c48-16 144-48 240-58.7 96-10.3 192-.3 288 16 96 15.7 192 37.7 288 21.4 96-15.7 192-69.7 288-85.4 96-16.3 192 5.7 240 16l48 10.7v128H0z'/%3E%3Cpath fill='%23eef2f6' fill-opacity='.8' d='M0 256l48 5.3C96 267 192 277 288 256s192-75 288-85.3C672 160 768 192 864 208c96 16 192 16 288 5.3 96-10.3 192-32.3 240-42.6l48-10.7v160H0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:bottom;background-size:100% auto;background-attachment:fixed}.portal-header{background:linear-gradient(180deg,var(--navy),var(--navy-deep));box-shadow:0 4px 18px rgba(17,40,68,.18)}.portal-header--home{background:#1070d6;box-shadow:none}.portal-footer__inner,.portal-header__inner,.portal-main__inner{width:min(1200px,calc(100% - 32px));margin:0 auto}.portal-header__inner{min-height:82px;display:flex;align-items:center;gap:24px}.portal-header__inner--home{min-height:64px;justify-content:center}.portal-brand{display:flex;align-items:center;gap:14px;flex:1;color:#fff}.portal-header__inner--home .portal-brand{flex:0 1 auto;gap:10px}.portal-brand__logo{width:26px;height:26px;display:block;-o-object-fit:cover;object-fit:cover;flex:0 0 26px}.portal-brand__badge{width:46px;height:46px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:2px solid hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.08);font-size:22px;font-weight:700}.portal-brand__badge--home{width:24px;height:24px;border:none;border-radius:0;background:#c00;font-size:0;line-height:1;transform:rotate(45deg);position:relative}.portal-brand__badge--home:before{content:"";position:absolute;left:7px;top:4px;width:3px;height:11px;background:#fff;transform:rotate(-45deg) skewX(-20deg);box-shadow:5px 0 0 #fff}.portal-brand__text strong{display:block;font-size:24px;font-weight:700;line-height:1.2}.portal-brand__line{display:flex;align-items:baseline;gap:10px;white-space:nowrap}.portal-header__inner--home .portal-brand__text strong{font-size:24px;font-weight:700;letter-spacing:2px;line-height:1.1}.portal-brand__text p{margin:4px 0 0;font-size:13px;color:hsla(0,0%,100%,.82);letter-spacing:2px}.portal-brand__subtitle{color:hsla(0,0%,100%,.95);display:inline-block;font-weight:500}.portal-header__inner--home .portal-brand__subtitle{font-size:18px;letter-spacing:1px;line-height:1}.portal-menu-button{display:none;padding:9px 16px;border-radius:4px;background:hsla(0,0%,100%,.14);color:#fff;cursor:pointer}.portal-nav{display:flex;align-items:center;gap:8px}.portal-nav__link,.portal-text-button{min-height:38px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;color:hsla(0,0%,100%,.88);transition:.2s ease}.portal-nav__link.router-link-active,.portal-nav__link.router-link-exact-active,.portal-nav__link:hover{background:hsla(0,0%,100%,.16);color:#fff}.portal-user-chip{display:inline-flex;align-items:center;gap:10px;margin-left:8px;padding-left:12px;border-left:1px solid hsla(0,0%,100%,.18)}.portal-user-chip__name{color:#fff;font-weight:700}.portal-text-button{background:hsla(0,0%,100%,.12);cursor:pointer}.portal-main{flex:1;padding:28px 0 36px}.portal-main--home{padding:0}.portal-footer--home .portal-footer__inner,.portal-main--home .portal-main__inner{width:100%}.portal-page{gap:22px}.home-prototype-page,.portal-page{display:flex;flex-direction:column}.home-prototype-page{min-height:calc(100vh - 128px);align-items:center;padding:40px 16px 80px;text-align:center}.home-prototype-title{width:100%;margin-bottom:32px}.home-prototype-title h1{margin:0;font-size:22px;font-weight:400;line-height:1.4;color:#2e3135}.home-prototype-card{width:100%;max-width:640px;margin-bottom:30px;padding:40px;border:1px solid #e5e7eb;border-radius:4px;background:#fff}.home-prototype-form{display:flex;flex-direction:column;gap:20px}.home-prototype-form__action,.home-prototype-form__group{display:flex;align-items:center;justify-content:center;gap:16px}.home-prototype-label{width:64px;color:#4b5563;font-size:15px;text-align:right;white-space:nowrap}.home-prototype-label--placeholder{visibility:hidden}.home-prototype-input{width:300px;height:40px;padding:0 12px;border:1px solid #d1d5db;border-radius:4px;color:#374151;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.home-prototype-input:focus{border-color:#1070d6;box-shadow:0 0 0 1px #1070d6}.home-prototype-submit{width:300px;height:38px;border:none;border-radius:4px;background:#1070d6;color:#fff;font-size:15px;letter-spacing:6px;cursor:pointer;transition:background-color .2s ease}.home-prototype-submit:hover{background:#0d62be}.home-prototype-submit:disabled{opacity:.8;cursor:not-allowed}.home-prototype-error{width:300px;margin:-4px auto -2px;text-align:left;font-size:14px}.home-prototype-notice{width:100%;max-width:800px;padding-bottom:20px;color:#4b5563;font-size:14px;line-height:1.75;text-align:left}.home-prototype-notice__title{margin-bottom:4px;color:#c00;font-weight:700}.home-prototype-notice__indent{padding-left:20px}.scores-page{min-height:calc(100vh - 160px);display:flex;flex-direction:column;align-items:center;padding:12px 0 36px;text-align:center}.scores-page__title{width:100%;margin-bottom:28px}.scores-page__title h1{margin:0;color:#2e3135;font-size:22px;font-weight:400;line-height:1.4}.scores-page__title p{max-width:760px;margin:12px auto 0;color:#4b5563;font-size:14px;line-height:1.75}.scores-panel{width:100%;max-width:980px;padding:34px 40px 30px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;text-align:left}.scores-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.scores-panel__head h3{margin:0;color:#2e3135;font-size:20px;font-weight:600}.scores-panel__head span{color:#6b7280;font-size:14px}.scores-candidate-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px 20px;border:1px solid #e6ebf1;background:#f8fbff}.scores-candidate-card__item{min-width:0}.scores-candidate-card__label{display:block;margin-bottom:8px;color:#6b7280;font-size:13px;line-height:1.4}.scores-candidate-card__value{display:block;color:#2e3135;font-size:18px;font-weight:600;line-height:1.5;word-break:break-all}.scores-panel__tip{margin:22px 0 16px;color:#c00;font-size:14px;line-height:1.75}.scores-panel__error{margin-bottom:14px}.scores-empty-state{padding:48px 24px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;text-align:center}.scores-empty-state h3{margin:0;color:#2e3135;font-size:20px}.scores-empty-state p{margin:10px 0 0;color:#6b7280;font-size:14px}.scores-table{border:1px solid #dbe4ee;border-bottom:none}.scores-table__row{display:grid;grid-template-columns:1fr 1.15fr 1fr .8fr .8fr 1fr .9fr;align-items:center;gap:12px;min-height:58px;padding:0 18px;border-bottom:1px solid #dbe4ee;background:#fff}.scores-table__head{background:#f6f9fc;color:#4b5563;font-size:14px;font-weight:700}.scores-table__row span{color:#374151;font-size:14px;line-height:1.5;word-break:break-word}.scores-table__score{color:#1070d6!important;font-weight:700}.scores-table__action{width:88px;min-height:34px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;background:#1070d6;color:#fff;font-size:14px;transition:background-color .2s ease}.scores-table__action:hover{background:#0d62be}.detail-reference-page{min-height:calc(100vh - 160px);display:flex;flex-direction:column;align-items:center;padding:18px 0 40px}.detail-reference-page__title{width:100%;max-width:760px;margin-bottom:18px;text-align:center}.detail-reference-page__title h1{margin:0;color:#3f3f46;font-size:22px;font-weight:400;line-height:1.5}.detail-reference-page__title p{margin:2px 0 0;color:#3f3f46;font-size:20px;line-height:1.4}.detail-reference-paper{position:relative;width:100%;max-width:760px;padding:10px 14px 20px;background-color:#fff}.detail-panel-title{margin-bottom:8px;color:#2f7fb2;font-size:16px;font-weight:400}.detail-info-panel{margin-bottom:14px}.detail-info-panel__body{display:flex;align-items:stretch;justify-content:space-between;gap:20px;padding:14px 16px;border:1px solid #d9d9d9;background:hsla(0,0%,100%,.94)}.detail-info-panel__meta{flex:1;display:flex;flex-direction:column;justify-content:center;gap:14px;min-width:0}.detail-info-panel__row{display:flex;align-items:center;color:#444;font-size:14px;line-height:1.7}.detail-info-panel__row span{width:78px;flex:0 0 78px;color:#555}.detail-info-panel__row strong{color:#333;font-weight:400;word-break:break-all}.detail-info-panel__qr{width:144px;flex:0 0 144px;display:flex;align-items:center;justify-content:center}.detail-info-panel__avatar-box,.detail-info-panel__qr-box{width:108px;height:108px;display:flex;align-items:center;justify-content:center;border:1px solid #d1d5db;background:#fafafa;color:#6b7280;font-size:13px}.detail-info-panel__avatar-box{overflow:hidden}.detail-info-panel__avatar{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.detail-exam-summary{margin:8px 0 10px;color:#444;font-size:15px;line-height:1.7}.detail-exam-summary span{color:#555}.detail-exam-summary strong{font-weight:400}.detail-score-table{border:1px solid #d9d9d9;border-bottom:none;background:hsla(0,0%,100%,.96)}.detail-score-table__row{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:stretch;min-height:48px;border-bottom:1px solid #d9d9d9}.detail-score-table__row span{display:flex;align-items:center;justify-content:center;padding:9px 16px;color:#444;font-size:15px;line-height:1.6;text-align:center;word-break:break-word}.detail-score-table__row span+span{border-left:1px solid #d9d9d9}.detail-score-table__head{background:#ededed}.detail-score-table__head span{color:#4f7f9d;font-weight:700}.detail-score-table__score{color:#333!important;font-weight:400}.detail-reference-paper__foot{margin-top:14px;display:flex;justify-content:center}.detail-reference-paper__back{min-width:220px;background:linear-gradient(180deg,#2f86de,#156dc7);border:1px solid #156dc7;color:#fff}.portal-page--sheet{width:min(860px,100%);margin:0 auto}.portal-banner{padding:32px 28px;border-radius:6px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);text-align:center}.portal-banner--compact{padding-top:24px;padding-bottom:24px}.portal-banner__eyebrow{margin:0 0 10px;color:var(--blue);font-size:14px;letter-spacing:2px}.portal-banner h2{margin:0;font-size:34px;color:var(--navy);line-height:1.35}.portal-banner__subtitle{margin:10px 0 0;font-size:20px;color:var(--blue);letter-spacing:3px}.portal-banner__desc{max-width:760px;margin:14px auto 0;color:var(--muted);font-size:15px}.empty-state,.official-sheet,.portal-section-card,.result-table-card{background:var(--card);border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.portal-section-card{padding:24px 28px 28px}.section-title{margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #e7edf4}.empty-state h3,.official-sheet__title h3,.result-table-card__head h3,.section-title h3{margin:0;font-size:22px;color:var(--navy)}.empty-state p,.official-score-box p,.official-sheet__title p,.quick-panel__head p,.result-summary p,.section-title p{margin:8px 0 0;color:var(--muted)}.search-panel-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:22px}.quick-panel,.search-panel{padding:22px;border:1px solid #dfe8f1;border-radius:4px;background:#fff}.quick-panel{background:#f9fbfd}.quick-panel__head{margin-bottom:16px}.quick-panel__head h4{margin:0;font-size:20px;color:var(--navy)}.official-form{display:flex;flex-direction:column;gap:14px}.official-form__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:end}.official-form--single .official-form__row{grid-template-columns:1fr}.official-field{display:flex;flex-direction:column;gap:8px}.official-field span{color:var(--muted);font-size:14px}.official-field input{height:44px;padding:0 14px;border:1px solid #cfd9e5;border-radius:2px;background:#fff;color:var(--text)}.official-field input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(43,114,196,.12)}.official-field input[disabled]{background:#f3f6f9;color:#64788e}.form-tip,.status-text,.text-link{font-size:14px}.form-tip,.text-link{color:var(--muted)}.text-link{display:inline-flex;width:-moz-fit-content;width:fit-content}.status-text{margin:0}.status-text--error{color:var(--danger)}.official-form__actions{display:flex;gap:12px;align-items:center}.ghost-button,.query-button,.result-table__row a{min-height:44px;padding:0 24px;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.query-button{background:linear-gradient(180deg,#4190df,var(--blue));color:#fff}.query-button:hover,.result-table__row a:hover{filter:brightness(.96)}.query-button:disabled{opacity:.72;cursor:not-allowed}.query-button--secondary,.query-button--stretch{width:100%}.query-button--inline{width:auto}.ghost-button{background:#f4f7fb;border:1px solid #d7e1ec;color:var(--navy)}.ghost-button--dark{background:var(--navy);border-color:var(--navy);color:#fff}.result-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid #d9e5f0;border-radius:4px;background:#fff}.result-summary__label{display:inline-block;margin-bottom:8px;color:var(--blue);font-size:13px}.result-summary__main strong{display:block;font-size:26px;color:var(--navy)}.result-table-card{margin-top:22px;padding:22px 24px}.result-table-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.result-table{margin-top:14px;border:1px solid #dbe4ee;border-bottom:none}.result-table__row{display:grid;grid-template-columns:2fr 2fr 1.15fr .9fr .9fr;align-items:center;gap:12px;min-height:56px;padding:0 18px;border-bottom:1px solid #dbe4ee;background:#fff}.result-table__head{background:#f3f7fb;color:#5f7287;font-weight:700}.result-table__score{color:var(--blue);font-weight:700}.result-table__row a{min-height:34px;padding:0 12px;background:var(--navy);color:#fff}.official-sheet{overflow:hidden;background:#fff}.official-sheet__title{padding:22px 28px;text-align:center;border-bottom:1px solid #dfe7ef;background:#fff}.official-sheet__body{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:0}.official-sheet__body--certificate{grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr)}.official-sheet__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-right:1px solid #e2e9f0}.official-sheet__item{min-height:92px;padding:18px 22px;border-bottom:1px solid #e2e9f0;border-right:1px solid #e2e9f0;background:#fff}.official-sheet__item:nth-child(2n){border-right:none}.official-sheet__item span{display:block;margin-bottom:10px;color:#71849a;font-size:14px}.official-sheet__item strong{color:var(--navy);font-size:18px;word-break:break-word}.official-score-box{display:flex;flex-direction:column;justify-content:center;padding:24px;background:#f7fafc}.official-score-box span{color:var(--muted);font-size:14px}.official-score-box strong{margin:10px 0 14px;font-size:42px;color:var(--blue);line-height:1.2}.official-score-box--success strong{color:var(--success)}.official-sheet__foot{display:flex;justify-content:center;padding:22px 28px 28px;background:#fff}.empty-state{padding:32px 20px;text-align:center}.portal-footer{margin-top:auto;background:var(--navy-deep)}.portal-footer--home{background:#1070d6}.portal-footer__inner{padding:18px 0 22px;color:hsla(0,0%,100%,.82);font-size:13px}.portal-footer__inner--home{padding:12px 0;text-align:center;color:hsla(0,0%,100%,.92);font-size:13px;letter-spacing:.5px}.portal-footer__inner p{margin:0}.portal-footer__inner p+p{margin-top:4px}@media (max-width:960px){.portal-header__inner{flex-wrap:wrap;padding:14px 0}.portal-menu-button{display:inline-flex}.portal-nav{display:none;width:100%;flex-direction:column;align-items:stretch;padding-bottom:8px}.portal-nav.is-open{display:flex}.portal-user-chip{margin-left:0;padding-left:0;border-left:none;flex-direction:column;align-items:stretch}.official-sheet__body,.official-sheet__body--certificate,.search-panel-grid{grid-template-columns:1fr}.official-sheet__grid{border-right:none}.official-form__row,.result-table__row{grid-template-columns:1fr}.result-table__head{display:none}.result-table__row{padding:16px 18px;align-items:flex-start}.result-summary{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.portal-footer__inner,.portal-header__inner,.portal-main__inner{width:min(100% - 24px,1200px)}.portal-main{padding-top:20px}.portal-main--home{padding-top:0}.portal-brand__text strong{font-size:20px}.portal-banner{padding:24px 18px}.portal-banner h2{font-size:28px}.portal-banner__subtitle{font-size:17px}.official-sheet__foot,.official-sheet__title,.portal-section-card,.result-table-card{padding-left:18px;padding-right:18px}.official-score-box,.quick-panel,.search-panel{padding:18px}.official-sheet__grid{grid-template-columns:1fr}.official-sheet__item{border-right:none}.official-score-box strong{font-size:34px}.official-form__actions{flex-direction:column}.ghost-button,.query-button{width:100%}.portal-header__inner--home .portal-brand__text strong{font-size:18px}.portal-header__inner--home .portal-brand__subtitle{font-size:14px}.home-prototype-page{padding-top:28px;padding-bottom:72px}.home-prototype-card{max-width:100%;padding:28px 20px}.home-prototype-form__action,.home-prototype-form__group{flex-direction:column;gap:10px}.home-prototype-error,.home-prototype-input,.home-prototype-label,.home-prototype-label--placeholder,.home-prototype-submit{width:100%;max-width:320px;text-align:left}.home-prototype-label--placeholder{display:none}.home-prototype-notice{max-width:100%}.scores-page{padding-bottom:24px}.scores-panel{padding:28px 18px 24px}.scores-panel__head{flex-direction:column;align-items:flex-start;margin-bottom:18px}.scores-candidate-card{grid-template-columns:1fr;gap:14px;padding:16px}.scores-table{overflow-x:auto}.scores-table__row{min-width:980px}.detail-reference-paper{padding:16px 12px 20px}.detail-info-panel__body{flex-direction:row;align-items:center;gap:12px;padding:12px}.detail-info-panel__meta{width:100%;gap:12px}.detail-info-panel__row{align-items:center;font-size:14px}.detail-info-panel__row span{width:72px;flex-basis:72px}.detail-info-panel__qr{width:94px;flex:0 0 94px}.detail-info-panel__avatar-box,.detail-info-panel__qr-box{width:78px;height:78px;font-size:12px}.detail-score-table{overflow-x:hidden}.detail-score-table__row{min-width:0;grid-template-columns:minmax(0,1fr) 96px}.detail-score-table__row span{font-size:14px;padding:8px 10px}.detail-reference-paper__back{width:100%;min-width:0}}