.nav-bar{position:sticky;top:0;z-index:100;display:flex;align-items:center;height:44px;padding:0 12px;background:#fdf4d9}.nav-bar__back,.nav-bar__right{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.nav-bar__title{flex:1;text-align:center;font-size:16px;font-weight:600;color:var(--text-1)}.header-banner{position:relative;padding:12px 16px 24px;background:linear-gradient(180deg,#fdf4d9,#faedc4 45%,#f7f8fc);overflow:hidden}.header-banner:before{content:"";position:absolute;top:-30px;right:-40px;width:180px;height:180px;border:22px solid rgba(255,255,255,.35);border-radius:50%;pointer-events:none}.header-banner__title{text-align:center;font-size:26px;line-height:36px;font-weight:800;font-style:italic;letter-spacing:1px;background:linear-gradient(180deg,#c98a12,#8a5b00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header-banner__slogan{margin-top:10px;font-size:15px;line-height:24px;font-weight:600;color:#8a5b00}.header-banner__guarantee{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:12px;color:#a05f00}.header-banner__guarantee .header-banner__brand{font-weight:700}.header-banner__guarantee .header-banner__x{opacity:.6}.header-banner__guarantee .header-banner__joint{margin-left:2px;padding:1px 6px;border:.5px solid #c98a12;border-radius:3px;font-size:10px;color:#8a5b00}.car-info{margin-top:-8px}.car-info__name{font-size:17px;font-weight:600;line-height:24px;color:var(--text-1)}.car-info__meta{display:flex;align-items:center;margin-top:8px;font-size:13px;color:var(--text-2)}.car-info__meta i{width:1px;height:10px;margin:0 8px;background:#d8dae3}.car-info__vin{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:8px 12px;background:var(--bg-grey);border-radius:4px;font-size:12px}.car-info__vin-label{color:var(--text-3)}.car-info__vin-value{color:var(--text-1);letter-spacing:.5px}.car-info__report-meta{margin-top:12px;padding-top:12px;border-top:.5px solid #eceef5;font-size:12px;color:var(--text-3);line-height:18px}.car-info__report-row{display:flex;justify-content:space-between}.car-info__report-row+.car-info__report-row{margin-top:4px}.screening__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.screening__cell{display:flex;flex-direction:column;align-items:center;padding:10px 4px;border-radius:8px;background:var(--bg-grey);cursor:pointer}.screening__cell.is-active{background:#e8faf4}.screening__icon{width:28px;height:28px}.screening__icon svg{width:100%;height:100%}.screening__icon.is-pass{color:var(--green-dark)}.screening__icon.is-fail{color:var(--red)}.screening__conclusion{margin-top:6px;font-size:12px;font-weight:600;color:var(--text-1);white-space:nowrap}.screening__badge{margin-top:4px;padding:0 6px;border-radius:2px;background:#0aa31614;color:var(--green);font-size:10px;line-height:16px}.screening__badge.is-fail{background:#e52e2e14;color:var(--red)}.screening__detail{margin-top:12px;padding:12px;border-radius:4px;background:var(--bg-grey);font-size:12px;line-height:20px;color:var(--text-2)}.screening__detail-title{font-weight:600;color:var(--text-1);margin-bottom:4px}.score-card__link{display:flex;align-items:center;gap:2px;cursor:pointer}.score-card__main{display:flex;align-items:center;margin-top:16px}.score-card__total{display:flex;align-items:baseline;padding-right:20px;border-right:.5px solid #eceef5}.score-card__num{font-size:44px;line-height:44px;font-weight:700;color:var(--text-1)}.score-card__unit{margin-left:2px;font-size:12px;color:var(--text-3)}.score-card__grade{margin-left:8px;padding:1px 8px;border-radius:3px;background:linear-gradient(106deg,var(--navy-2),var(--navy-1));color:#f6dfae;font-size:12px;font-weight:600}.score-card__subs{flex:1;display:flex;justify-content:space-around}.score-card__sub{text-align:center}.score-card__sub-num{font-size:20px;font-weight:700;color:var(--text-1)}.score-card__sub-label{margin-top:2px;font-size:12px;color:var(--text-3)}.score-card__note{margin-top:14px;font-size:11px;line-height:17px;color:var(--text-3)}.score-card__mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0006;display:flex;align-items:flex-end}.score-card__sheet{width:100%;max-height:70vh;overflow-y:auto;background:#fff;border-radius:16px 16px 0 0;padding:20px 16px calc(16px + env(safe-area-inset-bottom))}.score-card__sheet-title{text-align:center;font-size:16px;font-weight:600;margin-bottom:16px}.score-card__sheet-btn{width:100%;height:44px;margin-top:8px;border:none;border-radius:22px;background:var(--brand-yellow);font-size:15px;font-weight:600;color:var(--text-1)}.score-card__level{padding:10px 0;border-bottom:.5px solid #eceef5;font-size:12px;line-height:18px;color:var(--text-2)}.score-card__level-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.score-card__level-grade{font-size:14px;font-weight:600;color:var(--text-1)}.score-card__level-grade.is-cur{color:var(--gold-1)}.score-card__level-range{font-size:11px;color:var(--text-3)}.section-tabs{position:sticky;top:44px;z-index:99;display:flex;background:var(--bg-page);padding:8px 12px;gap:8px}.section-tabs__item{flex:1;text-align:center;height:34px;line-height:34px;border-radius:17px;background:#fff;font-size:14px;color:var(--text-2);cursor:pointer;transition:all .15s}.section-tabs__item.is-active{background:var(--text-1);color:#fff;font-weight:600}.image-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#000000d9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.image-preview img{max-width:92vw;max-height:70vh;border-radius:4px}.image-preview p{color:#fff9;font-size:12px}.surface__toggle{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400;color:var(--text-2);cursor:pointer}.surface__toggle input{display:none}.surface__toggle i{position:relative;width:34px;height:20px;border-radius:10px;background:#d8dae3;transition:background .2s}.surface__toggle i:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:left .2s}.surface__toggle input:checked+i{background:var(--green)}.surface__toggle input:checked+i:after{left:16px}.surface__stats{display:flex;margin-top:14px;border-radius:8px;background:var(--bg-grey);padding:12px 0}.surface__stat{flex:1;display:flex;align-items:baseline;justify-content:center;gap:4px;font-size:12px;color:var(--text-2)}.surface__stat+.surface__stat{border-left:.5px solid #e0e2ec}.surface__stat-num{font-size:22px;font-weight:700}.surface__diagram{position:relative;margin-top:12px;display:flex;justify-content:center}.surface__diagram .car-diagram{width:200px;height:auto}.surface__legend{position:absolute;right:0;top:4px;display:flex;flex-direction:column;gap:8px}.surface__legend-item{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--text-3)}.surface__legend-item i{width:8px;height:8px;border-radius:50%}.surface__list{margin-top:8px}.surface__item{padding:12px;border-radius:8px;border:.5px solid transparent}.surface__item.is-active{background:#fffaf0;border-color:#eb85004d}.surface__item-head{display:flex;align-items:center;gap:8px}.surface__item-idx{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;color:#fff;font-size:10px;font-weight:700;flex-shrink:0}.surface__item-part{font-size:14px;font-weight:600;color:var(--text-1)}.surface__item-defect{font-size:13px;color:var(--text-2)}.surface__item-tag{margin-left:auto;padding:1px 6px;border-radius:2px;font-size:10px}.surface__item-tag.is-attention{color:var(--orange);background:#eb850014}.surface__item-tag.is-repaired{color:var(--green);background:#0aa31614}.surface__item-photos{display:flex;gap:8px;margin-top:10px;overflow-x:auto}.surface__item-photos img{width:104px;height:78px;border-radius:4px;object-fit:cover;flex-shrink:0}.surface__normals{margin-top:8px;border-top:.5px solid #eceef5}.surface__normal{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:.5px solid #eceef5;font-size:13px;color:var(--text-1)}.surface__normal .c-green{display:flex;align-items:center;gap:3px;font-size:12px}.surface__tip{margin-top:12px;padding:8px 12px;border-radius:4px;background:#fff3e5;font-size:11px;line-height:17px;color:var(--orange)}.skeleton__summary{display:flex;align-items:center;gap:6px;margin-top:12px;padding:10px 12px;border-radius:4px;background:#e8faf4;font-size:13px;color:var(--text-1)}.skeleton__summary b{margin:0 2px;font-size:16px;color:var(--green-dark)}.skeleton__diagram{display:flex;justify-content:center;margin-top:12px}.skeleton__diagram .car-diagram{width:190px;height:auto}.skeleton__groups{max-height:132px;overflow:hidden;position:relative}.skeleton__groups:not(.is-open):after{content:"";position:absolute;left:0;right:0;bottom:0;height:40px;background:linear-gradient(180deg,#fff0,#fff)}.skeleton__groups.is-open{max-height:none}.skeleton__group{margin-top:12px}.skeleton__group-name{font-size:13px;font-weight:600;color:var(--text-2);margin-bottom:4px}.skeleton__group-items{display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.skeleton__item{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:.5px solid #f2f4fa;font-size:13px;color:var(--text-1)}.skeleton__item span:last-child{font-size:12px}.skeleton__expand{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:10px;font-size:13px;color:var(--text-2);cursor:pointer}.mechanical__toggle{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400;color:var(--text-2);cursor:pointer}.mechanical__toggle input{display:none}.mechanical__toggle i{position:relative;width:34px;height:20px;border-radius:10px;background:#d8dae3;transition:background .2s}.mechanical__toggle i:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:left .2s}.mechanical__toggle input:checked+i{background:var(--green)}.mechanical__toggle input:checked+i:after{left:16px}.mechanical__summary{margin-top:12px;padding:10px 12px;border-radius:4px;background:var(--bg-grey);font-size:13px;color:var(--text-1)}.mechanical__summary b{font-size:16px;margin:0 2px}.mechanical__group{margin-top:12px}.mechanical__group-name{font-size:13px;font-weight:600;color:var(--text-2);margin-bottom:2px}.mechanical__item{display:flex;align-items:center;padding:9px 0;border-bottom:.5px solid #f2f4fa;font-size:13px}.mechanical__item-name{color:var(--text-1)}.mechanical__item-remark{margin-left:8px;font-size:11px;color:var(--text-3)}.mechanical__item-status{margin-left:auto;font-size:12px}.mechanical__empty{padding:24px 0;text-align:center;font-size:13px;color:var(--text-3)}.chassis__photos{display:flex;gap:8px;margin-top:12px;overflow-x:auto}.chassis__photo{position:relative;flex-shrink:0}.chassis__photo img{width:160px;height:100px;border-radius:4px;object-fit:cover;display:block}.chassis__photo span{position:absolute;left:0;bottom:0;padding:2px 8px;border-radius:0 4px;background:#0006;color:#fff;font-size:10px}.chassis__items{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.chassis__item{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:.5px solid #f2f4fa;font-size:13px;color:var(--text-1)}.chassis__item span:last-child{font-size:12px}.wearing__part{margin-top:16px;padding-top:16px;border-top:.5px solid #eceef5}.wearing__part:first-of-type{border-top:none;padding-top:0}.wearing__part-head{display:flex;align-items:center;justify-content:space-between;font-size:12px}.wearing__part-name{font-size:15px;font-weight:600;color:var(--text-1)}.wearing__part-name em{margin-left:6px;font-style:normal;font-size:11px;font-weight:400;color:var(--text-3)}.wearing__values{margin-top:10px}.wearing__value{display:flex;align-items:center;gap:10px;padding:4px 0}.wearing__value-label{width:52px;font-size:12px;color:var(--text-2);flex-shrink:0}.wearing .value-bar{position:relative;flex:1;height:18px;border-radius:9px;background:var(--bg-grey);overflow:hidden}.wearing .value-bar__fill{height:100%;border-radius:9px;background:linear-gradient(90deg,#62d97b,#0aa316)}.wearing .value-bar__fill.is-warn{background:linear-gradient(90deg,#ffc46b,#eb8500)}.wearing .value-bar__num{position:absolute;right:8px;top:0;line-height:18px;font-size:11px;font-weight:700;color:var(--text-1)}.wearing__meta{display:flex;gap:16px;margin-top:6px;font-size:11px;color:var(--text-3)}.wearing__meta b{color:var(--text-2)}.wearing__conclusion{margin-top:10px;padding:10px 12px;border-radius:4px;background:var(--bg-grey);font-size:12px;line-height:20px;color:var(--text-1)}.wearing__conclusion span{color:var(--text-3)}.refurb__banner{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:10px 12px;border-radius:4px;background:linear-gradient(106deg,var(--navy-2) 10%,var(--navy-1) 94%);color:#f6dfae;font-size:12px}.refurb__banner b{font-size:16px;margin:0 1px}.refurb__items{margin-top:8px}.refurb__item{display:flex;align-items:center;gap:8px;padding:10px 0;border-bottom:.5px solid #f2f4fa}.refurb__item-cate{flex-shrink:0;padding:1px 6px;border-radius:2px;background:#d7e2fa;color:var(--navy-2);font-size:10px}.refurb__item-name{font-size:13px;color:var(--text-1)}.refurb__item-done{margin-left:auto;display:flex;align-items:center;gap:3px;font-size:12px;color:var(--green)}.refurb__standard{display:flex;align-items:center;gap:2px;margin-top:12px;font-size:13px;font-weight:600;color:var(--link-blue);cursor:pointer}.refurb__standard svg{transition:transform .15s}.refurb__standard-detail{margin-top:8px;padding:10px 12px;border-radius:4px;background:var(--bg-grey);font-size:12px;line-height:20px;color:var(--text-2)}.refurb__standard-detail p+p{margin-top:4px}.disclaimer{padding:4px 24px 100px}.disclaimer__title{font-size:12px;font-weight:600;color:var(--text-3);margin-bottom:6px}.disclaimer p{font-size:11px;line-height:17px;color:var(--text-3)}.disclaimer p+p{margin-top:4px}.bottom-bar{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:center;gap:8px;max-width:750px;margin:0 auto;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -2px 12px #1f21290f}.bottom-bar__action{display:flex;flex-direction:column;align-items:center;gap:2px;width:56px;font-size:10px;color:var(--text-1);cursor:pointer}.bottom-bar__btn{flex:1;height:44px;border:none;border-radius:22px;background:var(--brand-yellow);font-size:16px;font-weight:600;color:var(--text-1);cursor:pointer}:root{--cbs-dark:#303343;--cbs-paper:#f6f7fb}.cbs-report{max-width:750px;min-height:100vh;margin:auto;padding-bottom:72px;background:var(--cbs-paper);color:#20222a}.cbs-hero{padding:26px 24px 20px;color:#fff;background:radial-gradient(circle at 78% 48%,rgba(244,166,58,.14),transparent 28%),linear-gradient(145deg,#3d4052,#272a38)}.cbs-car-title{display:flex;align-items:center;gap:13px}.cbs-brand{display:grid;width:48px;height:48px;place-items:center;border:3px solid #d9dce3;border-radius:50%;color:#f4a63a;font-size:23px;font-weight:900}.cbs-car-title h1{font-size:24px}.cbs-car-title p{margin-top:4px;font-weight:700}.cbs-car-title small{display:block;margin-top:4px;color:#b8bac5}.cbs-car-title button{align-self:flex-start;margin-left:auto;padding:5px 9px;border:1px solid #e39a48;border-radius:3px;background:transparent;color:#e7a052}.cbs-warranty{display:flex;align-items:center;gap:18px;margin-top:22px;padding:18px 15px;border-radius:10px;background:#3b3e50}.cbs-warranty span{color:#a9abb4}.cbs-warranty b{margin-left:auto;color:#a9abb4;font-size:25px}.cbs-grade-row{display:flex;align-items:center;margin-top:16px}.cbs-grade{width:30%;text-align:center;color:#f2a13a}.cbs-grade strong{font-size:76px;line-height:.9}.cbs-grade span{font-size:20px}.cbs-grade p{margin-top:12px;color:#bbbcc4;font-size:12px}.cbs-rings{display:grid;flex:1;grid-template-columns:repeat(4,1fr);gap:8px}.cbs-rings>div{display:flex;align-items:center;flex-direction:column}.cbs-rings b{display:grid;width:44px;height:44px;place-items:center;border:4px solid var(--ring);border-right-color:#4b4e5d;border-radius:50%;font-size:11px}.cbs-rings i{font-size:8px;font-style:normal}.cbs-rings span{margin-top:8px;color:#b7b9c1;font-size:11px}.cbs-summary{margin-top:18px;color:#d5d6db;font-size:13px;line-height:1.8}.cbs-body{margin-top:0;border-radius:18px 18px 0 0;background:#fff}.cbs-tabs{position:sticky;top:0;z-index:4;display:flex;overflow:auto;padding:0 12px;background:#fff}.cbs-tabs button{min-width:92px;padding:17px 6px 14px;border:0;border-bottom:3px solid transparent;background:transparent;color:#555964;font-size:15px;white-space:nowrap}.cbs-tabs button.active{border-color:#ef7d31;color:#17191f;font-weight:800}.cbs-basic,.cbs-result,.cbs-tips{margin:0 12px 12px;padding:16px;border:1px solid #f0f1f4;border-radius:12px;box-shadow:0 5px 20px #1f232d0d}.cbs-basic h2,.cbs-tips h2{font-size:17px}.cbs-basic h2{color:#dc7436}.cbs-basic-grid{display:grid;margin-top:15px;grid-template-columns:1fr 1fr;gap:13px}.cbs-basic-grid span{color:#8a8d96;font-size:13px}.cbs-basic-grid strong{margin-left:10px;color:#33353c}.cbs-photos{display:grid;height:82px;margin-top:16px;grid-template-columns:repeat(4,1fr);gap:7px}.cbs-photos img{width:100%;height:82px;object-fit:cover;border-radius:6px}.cbs-photos button{border:0;border-radius:6px;background:#252733;color:#fff;font-weight:700}.cbs-result-head{display:flex;align-items:center;justify-content:space-between}.cbs-result-head h2{font-size:16px}.cbs-result-head label{display:flex;align-items:center;gap:7px;color:#777b85;font-size:12px}.cbs-result-head input{display:none}.cbs-result-head i{position:relative;width:32px;height:18px;border-radius:10px;background:#d7d9df}.cbs-result-head i:after{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;content:"";transition:.2s}.cbs-result-head input:checked+i{background:#f19a38}.cbs-result-head input:checked+i:after{left:16px}.cbs-result-desc{margin-top:13px;padding:12px;border:1px solid #d8dbe4;border-radius:8px;background:#f8f9fc;font-size:12px;line-height:1.7}.cbs-illustration{display:block;width:100%;height:220px;object-fit:contain;background:#fff}.cbs-counts{display:flex;border:1px solid #d8dde8;border-radius:8px 8px 0 0;background:#f2f5fa}.cbs-counts span{flex:1;padding:14px;text-align:center}.cbs-counts span+span{border-left:1px solid #d8dde8}.cbs-legend{display:flex;justify-content:space-between;padding:13px 10px;border:1px solid #d8dde8;border-top:0;color:#8a8e98;font-size:11px}.cbs-legend .attention,.cbs-item-grid .attention{color:#ef9c3f}.cbs-legend .repaired,.cbs-item-grid .repaired{color:#26b798}.cbs-legend .normal,.cbs-item-grid .normal{color:#0fb695}.cbs-item-grid{display:grid;border-left:1px solid #d8dde8;grid-template-columns:1fr 1fr}.cbs-item-grid>div{position:relative;min-height:50px;padding:15px 34px 12px 12px;border-right:1px solid #d8dde8;border-bottom:1px solid #d8dde8;font-size:13px}.cbs-item-grid b{position:absolute;top:15px;right:12px}.cbs-item-grid small{display:block;margin-top:5px;color:#8e929b}.cbs-empty{padding:30px;text-align:center;color:#9699a2}.cbs-tips p{margin-top:12px;color:#747883;font-size:12px;line-height:1.7}.cbs-bottom{position:fixed;right:0;bottom:0;left:0;z-index:8;display:flex;max-width:750px;margin:auto;padding:15px 8px calc(15px + env(safe-area-inset-bottom));border-radius:15px 15px 0 0;background:#eff1f8f5;box-shadow:0 -5px 18px #1e222d14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cbs-bottom button{flex:1;border:0;background:transparent;color:#656975;font-size:14px}.cbs-bottom button.active{color:#20222a;font-weight:800}@media (max-width: 420px){.cbs-hero{padding:25px 16px 18px}.cbs-car-title h1{font-size:20px}.cbs-grade strong{font-size:64px}.cbs-rings{gap:3px}.cbs-rings b{width:38px;height:38px}.cbs-tabs button{min-width:88px}.cbs-illustration{height:190px}}.cbs-branding{width:54px;flex:0 0 54px;display:grid;justify-items:center;gap:5px}.cbs-branding>img,.cbs-branding>.cbs-brand{width:46px;height:46px;object-fit:contain;border-radius:50%}.cbs-branding>img{background:#fff;padding:3px}.cbs-branding>small{width:84px;color:#c9ceda;font-size:10px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cbs-contact{margin:-4px 16px 12px 76px;color:#aeb5c7;font-size:11px;display:flex;gap:16px}.cbs-contact span{color:#f4a332}.cbs-category-section{scroll-margin-top:58px}.cbs-category-section+.cbs-category-section{margin-top:18px}.cbs-bottom button.active{color:#ef7d31}.cbs-bottom button.active:after{display:block;width:18px;height:3px;margin:6px auto -6px;border-radius:2px;background:#ef7d31;content:""}.cbs-report{padding-bottom:0}.cbs-company-footer{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:20px;padding:28px 20px 34px;background:#292c3a;color:#fff}.cbs-company-footer>img,.cbs-company-footer>span{width:52px;height:52px;object-fit:contain;border-radius:10px}.cbs-company-footer>img{background:#fff;padding:4px}.cbs-company-footer>span{display:grid;place-items:center;background:#f4a332;color:#292c3a;font-size:22px;font-weight:900}.cbs-company-footer>div{display:grid;gap:7px}.cbs-company-footer strong{font-size:17px}.cbs-company-footer small{color:#b9bfcd}.cbs-item-grid .status-icon{display:grid;top:13px;right:11px;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;font-size:14px;font-weight:900;line-height:1}.cbs-item-grid .status-icon.normal{background:#19b596;color:#fff}.cbs-item-grid .status-icon.abnormal{background:#e74b4b;color:#fff}.cbs-vehicle-main{width:64px;height:64px;flex:0 0 64px;border:2px solid rgba(255,255,255,.7);border-radius:12px;object-fit:cover;background:#fff}.cbs-photo-title{margin-top:20px;font-size:14px}.cbs-basic .cbs-photos{height:auto;margin-top:10px;grid-template-columns:repeat(3,1fr)}.cbs-basic .cbs-photos img{height:96px;cursor:zoom-in}.cbs-item-grid>div.has-photos{cursor:pointer}.cbs-item-grid em{display:inline-block;margin-top:6px;padding:3px 7px;border-radius:10px;background:#ff5b35;color:#fff;font-size:10px;font-style:normal}.cbs-photo-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;overflow:auto;background:#191b1d;color:#fff}.cbs-photo-viewer header{position:sticky;top:0;z-index:2;display:grid;height:58px;align-items:center;padding:0 14px;background:#191b1d;grid-template-columns:40px 1fr 48px}.cbs-photo-viewer header button{border:0;background:transparent;color:#fff;font-size:36px;text-align:left}.cbs-photo-viewer header strong{text-align:center}.cbs-photo-viewer header span{padding:4px 8px;border-radius:14px;background:#55595d;text-align:center;font-size:11px}.cbs-photo-tabs{display:flex;overflow:auto;gap:18px;padding:8px 18px 14px}.cbs-photo-tabs button{padding:8px 0;border:0;border-bottom:3px solid transparent;background:transparent;color:#aeb1b5;white-space:nowrap}.cbs-photo-tabs button.active{border-color:#ff742d;color:#fff}.cbs-photo-stage{display:flex;min-height:420px;align-items:center;justify-content:center;background:#343637}.cbs-photo-stage img{display:block;width:100%;max-height:70vh;object-fit:contain}.cbs-photo-viewer>section{padding:22px 28px 40px}.cbs-photo-viewer>section h2{margin-bottom:14px;font-size:18px}.cbs-photo-viewer>section strong{display:block;color:#ff861f;line-height:1.6}.cbs-photo-viewer>section strong.normal{color:#20c59d}.cbs-photo-viewer>section p{margin-top:12px;color:#aeb1b5;font-size:12px;line-height:1.7}.cbs-vehicle-gallery{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;overflow:auto;background:#f5f6fa;color:#20222a}.cbs-vehicle-gallery header{position:sticky;top:0;z-index:2;display:grid;height:58px;align-items:center;padding:0 14px;background:#fff;grid-template-columns:40px 1fr 55px}.cbs-vehicle-gallery header button{border:0;background:transparent;font-size:34px;text-align:left}.cbs-vehicle-gallery header strong{text-align:center}.cbs-vehicle-gallery header span{color:#777;font-size:12px;text-align:right}.cbs-vehicle-gallery nav{padding:18px 18px 8px;background:#fff}.cbs-vehicle-gallery nav b{padding-bottom:8px;border-bottom:3px solid #ff6f2c}.cbs-vehicle-gallery-grid{display:grid;padding:14px;grid-template-columns:1fr 1fr;gap:8px}.cbs-vehicle-gallery-grid button{position:relative;overflow:hidden;height:160px;padding:0;border:0;background:#ddd}.cbs-vehicle-gallery-grid img{width:100%;height:100%;object-fit:cover}.cbs-vehicle-gallery-grid span{position:absolute;right:0;bottom:0;left:0;padding:7px;background:#00000094;color:#fff;font-size:12px}.cbs-car-title button:disabled{opacity:.45}body:has(.pc-report-shell){background:#e9eaed}body:has(.pc-report-shell) #root{max-width:none}.pc-report-shell{min-height:100vh;color:#25272c;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}.pc-toolbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:794px;height:68px;margin:0 auto 20px;padding:0 22px;background:#20232a;color:#fff;box-shadow:0 8px 24px #0000002e}.pc-toolbar>div{display:grid;gap:4px}.pc-toolbar strong{font-size:16px}.pc-toolbar span{color:#aeb2ba;font-size:11px}.pc-toolbar button{padding:10px 24px;border:0;border-radius:4px;background:#f36b16;color:#fff;font-weight:700;cursor:pointer}.pc-toolbar button:disabled{opacity:.65}.pc-report{display:grid;gap:22px;padding-bottom:48px}.pc-sheet{position:relative;width:794px;height:1123px;overflow:hidden;margin:0 auto;padding:36px 30px 64px;background:#fff;box-shadow:0 8px 30px #171a1f24}.pc-page-head{display:flex;justify-content:space-between;padding:0 12px 10px;border-bottom:1px solid #8d9095;color:#44474d;font-size:12px}.pc-section-title{margin:14px 0 16px;padding:14px 18px;background:#e5e6e8;font-size:21px;letter-spacing:.5px}.pc-page-foot{position:absolute;right:30px;bottom:24px;left:30px;display:flex;align-items:flex-end;justify-content:space-between;padding-top:9px;border-top:1px solid #aeb1b6;font-size:11px}.pc-page-foot>div{display:grid;gap:3px}.pc-page-foot strong{color:#f36b16}.pc-page-foot span{color:#666b73}.pc-cover{padding:0;background:#fff}.pc-cover:after{position:absolute;right:-85px;bottom:-65px;width:520px;height:265px;background:url(/report-v2/accident-frame.jpg) center/cover no-repeat;opacity:.08;content:""}.pc-cover-brand{display:flex;align-items:center;gap:12px}.pc-cover>.pc-cover-brand{margin:58px}.pc-cover-brand i,.pc-end-mark i{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#f36b16;color:#fff;font-size:23px;font-style:normal;font-weight:900}.pc-cover-brand span{font-size:28px;font-weight:900}.pc-cover-copy{margin:70px 0 0 62px}.pc-cover-copy>span{color:#f36b16;font-size:13px;letter-spacing:4px}.pc-cover-copy h1{margin:18px 0;font-size:58px;line-height:1.18;letter-spacing:2px}.pc-cover-copy p{color:#73777f;font-size:16px;letter-spacing:4px}.pc-cover-band{position:absolute;right:0;bottom:175px;left:0;display:flex;height:230px;background:#f36b16;color:#fff}.pc-cover-band img{width:52%;height:100%;object-fit:cover;filter:grayscale(1);mix-blend-mode:multiply}.pc-cover-band>div{display:flex;flex:1;justify-content:center;flex-direction:column;padding:35px}.pc-cover-band span{font-size:12px;letter-spacing:2px}.pc-cover-band strong{margin:13px 0;font-size:21px}.pc-cover-band small{opacity:.8}.pc-cover-bottom{position:absolute;right:52px;bottom:72px;left:52px;display:flex;justify-content:space-between;font-size:14px}.pc-cover-bottom span{color:#73777f}.pc-certificate{padding:34px;background:#f9f2e8}.pc-cert-frame{position:relative;height:100%;padding:36px;border:2px solid #866044;background:#fff9}.pc-cert-frame>.pc-cover-brand{justify-content:center}.pc-cert-frame>.pc-cover-brand span{font-size:24px}.pc-cert-frame>small{position:absolute;top:42px;left:36px}.pc-cert-frame>h1{text-align:center;margin:38px 0 30px;font-size:35px}.pc-cert-frame table{width:100%;border-collapse:collapse;font-size:16px}.pc-cert-frame th,.pc-cert-frame td{padding:13px 18px;border:1px solid #9b8b7e;text-align:left}.pc-cert-frame th{width:150px}.pc-cert-pass{display:inline-block;margin:28px 0 20px;padding:10px 18px;background:#734629;color:#fff;font-weight:800}.pc-cert-frame>h2{margin:12px 0 18px;color:#67412b;font-size:26px}.pc-cert-results{display:flex;justify-content:space-between;margin-bottom:27px}.pc-cert-results span{display:flex;align-items:center;gap:8px;font-weight:700}.pc-cert-results b{display:grid;width:34px;height:34px;place-items:center;border:2px solid #79523a;border-radius:50%;color:#79523a}.pc-cert-frame dl{display:grid;grid-template-columns:90px 1fr;gap:12px;font-size:14px}.pc-cert-frame dt{font-weight:800}.pc-cert-note{position:absolute;right:36px;bottom:40px;left:36px;padding-top:14px;border-top:1px solid #a48f7e;color:#776a61;font-size:11px;line-height:1.7}.pc-intro,.pc-standard{padding:14px 18px;border:1px solid #cfd2d7;background:#fafafa;color:#555a62;line-height:1.7}.pc-standard{display:flex;gap:18px;margin-bottom:16px}.pc-standard strong{min-width:68px;color:#25272c}.pc-info-table{width:92%;margin:18px auto;border-collapse:collapse}.pc-info-table th,.pc-info-table td{padding:13px;border:1px solid #b9bdc2;text-align:left}.pc-info-table th{width:110px;background:#f3f4f5}.pc-score-panel{display:grid;margin:20px 4%;grid-template-columns:220px 1fr;border:1px solid #b9bdc2}.pc-score-panel>div{padding:24px}.pc-score-panel>div:first-child{display:grid;place-items:center;background:#f6f6f6}.pc-score-panel>div+div{border-left:1px solid #b9bdc2}.pc-score-panel span{color:#73777f}.pc-score-panel>div:first-child strong{font-size:42px}.pc-score-panel>div:first-child b{color:#f36b16;font-size:54px}.pc-score-panel h3{margin-bottom:12px}.pc-score-panel p{line-height:1.8}.pc-score-panel ul{display:flex;gap:30px;margin-top:18px;list-style:none;color:#73777f}.pc-screening-grid{display:grid;margin:18px 4%;grid-template-columns:1fr 1fr;gap:12px}.pc-screening-grid article{padding:15px;border:1px solid #cfd2d7}.pc-screening-grid article>div{display:flex;align-items:center;gap:10px}.pc-screening-grid article>div>span{padding:4px 8px;background:#e7f4ed;color:#16835c;font-size:11px}.pc-screening-grid article>strong{display:block;margin:12px 0;color:#16835c;font-size:18px}.pc-screening-grid article>p{color:#73777f;font-size:11px;line-height:1.7}.pc-basic-grid{display:grid;margin:26px 20px;grid-template-columns:repeat(3,1fr);border-top:1px solid #cfd2d7;border-left:1px solid #cfd2d7}.pc-basic-grid>div{display:grid;gap:8px;padding:20px;border-right:1px solid #cfd2d7;border-bottom:1px solid #cfd2d7}.pc-basic-grid span{color:#73777f}.pc-basic-grid strong{font-size:16px}.pc-subhead{margin:22px 20px 14px;padding-left:9px;border-left:3px solid #f36b16}.pc-car-photos{display:grid;height:235px;margin:0 20px;grid-template-columns:repeat(3,1fr);gap:10px}.pc-car-photos img{width:100%;height:100%;object-fit:cover}.pc-scope-grid{display:grid;margin:0 20px;grid-template-columns:repeat(4,1fr);gap:10px}.pc-scope-grid>div{display:flex;align-items:center;gap:9px;padding:18px 12px;border:1px solid #cfd2d7}.pc-scope-grid b{color:#f36b16}.pc-visual{display:flex;align-items:center;justify-content:center;gap:45px;height:310px}.pc-visual img{width:430px;max-height:280px;object-fit:contain}.pc-visual>div{display:grid;gap:6px;text-align:center}.pc-visual>div strong{color:#f36b16;font-size:54px}.pc-visual>div span{color:#73777f}.pc-visual>div b{margin-top:8px;color:#16835c}.pc-table-wrap{margin:14px 4%}.pc-table-wrap>h3{margin-bottom:9px;padding-left:9px;border-left:3px solid #f36b16;font-size:15px}.pc-grid-table{width:100%;border-collapse:collapse;font-size:11px}.pc-grid-table th,.pc-grid-table td{padding:8px 10px;border:1px solid #bfc3c7;text-align:left}.pc-grid-table th{background:#eceeef}.pc-grid-table td:nth-child(odd){width:25%}.pc-grid-table small{display:block;margin-top:3px;color:#73777f}.pc-status{font-weight:700}.pc-status.ok{color:#16835c}.pc-status.repair{color:#1670a4}.pc-status.warn{color:#e59719}.pc-status.danger{color:#c83c3c}.pc-feature-images{display:grid;margin:18px 4%;grid-template-columns:1fr 1fr;gap:18px}.pc-feature-images article{padding-bottom:16px;border:1px solid #cfd2d7}.pc-feature-images img{width:100%;height:230px;object-fit:cover}.pc-feature-images h3,.pc-feature-images p{margin:10px 16px}.pc-feature-images p{color:#16835c;font-weight:700}.pc-decision{display:flex;align-items:center;justify-content:space-between;margin:20px 4%;padding:22px;background:#eef7f2;color:#16835c}.pc-counts{display:flex;margin:14px 4%;background:#f1f2f4}.pc-counts span{display:flex;flex:1;align-items:center;justify-content:center;gap:10px;padding:14px;color:#73777f}.pc-counts strong{font-size:22px;color:#25272c}.pc-counts span+span{border-left:1px solid #cfd2d7}.pc-wearing-list{display:grid;margin:18px 4%;grid-template-columns:1fr 1fr;gap:12px}.pc-wearing-list article{padding:14px;border:1px solid #cfd2d7}.pc-wearing-list article>div:first-child{display:flex;justify-content:space-between}.pc-values{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.pc-values span{display:grid;gap:3px;padding:7px 9px;background:#f1f2f4;color:#73777f;font-size:10px}.pc-values strong{color:#25272c}.pc-wearing-list p{font-size:11px}.pc-wearing-list small{display:block;margin-top:6px;color:#73777f}.pc-refurb-total{display:flex;justify-content:flex-end;gap:35px;margin:18px 4%;padding:18px;background:#fff4e9}.pc-refurb-total strong{color:#f36b16;font-size:20px}.pc-end-copy{margin:24px 5%;line-height:1.9}.pc-end-copy h3{margin:24px 0 8px;padding-left:10px;border-left:3px solid #f36b16}.pc-end-copy p{color:#73777f}.pc-end-copy dl{display:grid;grid-template-columns:90px 1fr;border-top:1px solid #cfd2d7;border-left:1px solid #cfd2d7}.pc-end-copy dt,.pc-end-copy dd{padding:13px;border-right:1px solid #cfd2d7;border-bottom:1px solid #cfd2d7}.pc-end-copy dt{font-weight:800}.pc-end-mark{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;margin-top:70px}.pc-end-mark strong{font-size:28px}.pc-end-mark span{color:#73777f;letter-spacing:3px}.pc-exporting .pc-toolbar{display:none}@media (max-width: 850px){.pc-toolbar,.pc-sheet{width:100%}.pc-sheet{height:auto;min-height:1123px}.pc-report{gap:8px}.pc-toolbar{margin-bottom:8px}}@media print{body{background:#fff!important}.pc-toolbar{display:none!important}.pc-report{display:block;padding:0}.pc-sheet{width:210mm;height:297mm;margin:0;box-shadow:none;break-after:page;page-break-after:always}.pc-sheet:last-child{break-after:auto;page-break-after:auto}@page{size:A4;margin:0}}.pc-cover-brand img{width:54px;height:54px;object-fit:contain}.pc-head-company{display:flex;align-items:center;gap:8px}.pc-head-company img,.pc-head-company i{width:28px;height:28px;object-fit:contain;border-radius:5px}.pc-head-company i{display:grid;place-items:center;background:#ffb800;color:#202431;font-size:13px;font-style:normal;font-weight:900}.pc-head-company span{font-weight:800}.pc-car-photos{max-height:235px;height:auto;overflow:hidden}.pc-car-photos img{height:112px}:root{--text-1: #1f2129;--text-2: #606370;--text-3: #979aa8;--bg-page: #f7f8fc;--bg-grey: #f2f4fa;--brand-yellow: #ffcc32;--link-blue: #1e3bb2;--navy-1: #252c5c;--navy-2: #353f86;--red: #e52e2e;--orange: #eb8500;--green: #0aa316;--green-dark: #008744;--line-blue: #8395c7;--line-blue-bg: #dce7f4;--gold-1: #a05f00;--gold-2: #7c4a00}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{background:var(--bg-page);color:var(--text-1);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}#root{max-width:750px;margin:0 auto;min-height:100vh}.font-ddin{font-family:DIN Alternate,D-DIN,Bahnschrift,Helvetica Neue,sans-serif}.card{background:#fff;border-radius:8px;margin:0 12px 12px;padding:16px}.section-title{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:600;color:var(--text-1);line-height:25px}.section-title .section-title__extra{font-size:12px;font-weight:400;color:var(--text-3)}.module-source{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-3);font-size:12px;line-height:18px;padding:4px 16px 16px}.module-source:before,.module-source:after{content:"";width:20px;height:1px;background:#d8dae3}.page-loading{padding:120px 0;text-align:center;color:var(--text-3);font-size:14px}.c-green{color:var(--green)}.c-orange{color:var(--orange)}.c-red{color:var(--red)}.c-blue{color:var(--link-blue)}.report-not-found{min-height:100vh;display:grid;place-items:center;background:#f5f6f8;color:#252936;text-align:center}.report-not-found>div{padding:48px 30px}.report-not-found span{display:grid;width:64px;height:64px;margin:0 auto 20px;place-items:center;border-radius:50%;background:#fff2d7;color:#e79716;font-size:32px;font-weight:800}.report-not-found h1{margin:0;font-size:24px}.report-not-found p{margin-top:12px;color:#8a909d;font-size:14px}
