:root{--green:#ed9b25;--dark:#19283b;--mint:#fff3df;--ink:#243347;--muted:#8993a0;--line:#e8ecf0;--bg:#f5f7fa;--red:#c35442}
.portal-body{color:var(--ink);font-size:14px;background:var(--bg);font-family:'Microsoft YaHei','PingFang SC',system-ui,sans-serif}
.portal-body svg{height:24px;width:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.portal-body .svg-defs{position:absolute;height:0;width:0;overflow:hidden}
.portal-body a{color:#425d80}.portal-body a:hover{color:#c17b18}
.portal-body .workspace{margin-left:0}.portal-body main{max-width:1280px;padding:28px 32px 35px}
.portal-body .button{background:#253b55;border-color:#253b55;color:#fff;font-weight:500;border-radius:9px;min-height:46px}
.portal-body .button:hover{background:#344e6c;border-color:#344e6c;color:white}
.portal-body .button.secondary{background:#fff;color:#4b5e74;border-color:#dce3ea}
.portal-body input:focus,.portal-body select:focus,.portal-body textarea:focus{border-color:#d6aa64;outline:2px solid #fff1dd}
.portal-body input,.portal-body select,.portal-body textarea{border-color:#e0e5eb;border-radius:8px;min-height:47px}
.portal-body .field input[type=checkbox]{width:20px;min-height:20px;height:20px;accent-color:#e89a28}
.portal-body .panel{border-color:#e8ecf1;border-radius:15px;box-shadow:0 3px 14px #26334403}
.portal-body footer{font-size:11px;color:#a4aeb9;padding:15px 20px 25px}.portal-body footer span{letter-spacing:2px;font-size:9px}
.portal-header{height:88px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 max(32px,calc((100vw - 1216px)/2));border-bottom:1px solid #edf0f4}
.portal-brand{display:flex;align-items:center;gap:20px;color:#293a50!important;white-space:nowrap}
.portal-brand img{width:154px;height:auto}.brand-divider{height:26px;width:1px;background:#e4e7ed}
.portal-brand strong{font-size:20px;font-weight:600;letter-spacing:1px}.portal-brand strong small{display:block;font-size:9px;font-weight:400;letter-spacing:3px;color:#8d97a6}
.desktop-nav{display:flex;gap:36px;height:100%;margin:0}.desktop-nav a{display:flex;align-items:center;border-bottom:3px solid transparent;border-radius:0;margin:0;padding:3px 0 0;font-size:13px;color:#818d9c;background:none!important}
.desktop-nav a.active{border-bottom-color:#eea131;color:#243950;font-weight:600}.desktop-nav a:hover{color:#b67822}
.portal-user{display:flex;gap:10px;align-items:center;font-size:12px;color:#3b4a5e!important}.portal-user small{display:block;font-size:10px;color:#9aa3ae}.portal-user>svg{height:14px;width:14px;color:#a7b2bf}
.user-avatar{height:36px;width:36px;display:grid;place-items:center;background:#edf1f6;border:1px solid #e4e9ee;border-radius:50%;font-size:14px;color:#60748c}
.portal-company{max-width:1280px;padding:17px 32px 0;margin:auto;color:#9aa4b0;font-size:11px;display:flex;justify-content:space-between}.portal-company>span{font-size:10px;color:#aeb6bf}
.portal-hero{display:flex;align-items:center;justify-content:space-between;position:relative;isolation:isolate;background:linear-gradient(115deg,#1d3048,#314963);border-radius:20px;color:#fff;padding:35px 42px;overflow:hidden;min-height:245px}
.portal-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 92% 90%,#ebaa4433,transparent 45%),linear-gradient(120deg,transparent 58%,#ffffff04 58%,#ffffff04 73%,transparent 73%)}
.hero-kicker{display:block;font-size:11px;letter-spacing:2px;color:#d1af7e;margin-bottom:15px}.portal-hero h1{font-size:30px;letter-spacing:.1px;margin:0 0 10px;font-weight:500}.portal-hero h1>span{color:#f1b450}.portal-hero p{color:#a5b3c4;font-size:12px;margin-bottom:25px}
.portal-hero .hero-action{display:inline-flex;align-items:center;gap:10px;color:#f7d8a8;font-size:12px}.hero-action svg{width:19px;height:19px}.hero-action svg:last-child{width:15px;margin-left:18px}
.hero-shield{position:relative;display:grid;place-items:center;width:235px;height:175px;margin-right:35px}.hero-shield>svg{width:91px;height:100px;stroke:#e6c387;stroke-width:.85;filter:drop-shadow(0 12px 18px #060c1740)}
.hero-circle{position:absolute;width:175px;height:175px;border:1px solid #c2b29b30;border-radius:50%;box-shadow:0 0 0 26px #a8b4bf06,0 0 0 52px #a8b4bf04}
.hero-note{position:absolute;bottom:-6px;right:-20px;display:flex;gap:8px;align-items:center;background:#314259;border:1px solid #64738860;padding:9px 16px;border-radius:8px;font-size:10px;color:#ddd8cd;box-shadow:0 6px 20px #10213640}.hero-note i,.workspace-tag i{height:5px;width:5px;background:#ebad4c;border-radius:50%}
.portal-section-heading{display:flex;justify-content:space-between;align-items:center;margin:31px 0 17px}.portal-section-heading h2{margin:0;font-size:18px;font-weight:600}.portal-section-heading h2 span{font-weight:400;font-size:11px;color:#9aa5b3;margin-left:16px}.workspace-tag{font-size:10px;color:#97a3b0;display:flex;align-items:center;gap:7px}
.app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:27px}
.app-tile{position:relative;background:#fff;border:1px solid #e8edf2;border-radius:14px;display:flex;align-items:center;gap:16px;padding:25px 22px;min-height:123px;color:#27384d!important;box-shadow:0 3px 12px #1d355202;transition:transform .18s,box-shadow .18s,border-color .18s}
a.app-tile:hover{transform:translateY(-3px);border-color:#e9cda6;box-shadow:0 9px 22px #28395309}
.tile-icon{display:grid;place-items:center;flex-shrink:0;width:49px;height:49px;border-radius:14px}.tile-icon svg{width:27px;height:27px;stroke-width:1.6}
.orange{background:#fff1dc;color:#d99a35}.blue{background:#eaf1fb;color:#698db9}.green{background:#e9f4ee;color:#6c9d83}.purple{background:#f0edf8;color:#9783b2}.dark{background:#eaf0f6;color:#4a647f}.muted-icon{background:#f1f3f6;color:#aeb8c4}
.tile-copy{display:flex;flex-direction:column;min-width:0;gap:6px}.tile-copy strong{font-size:15px;font-weight:600}.tile-copy small{font-size:10px;color:#a2acb8;white-space:nowrap}.app-tile .tile-arrow{position:absolute;right:15px;top:15px;width:12px;height:12px;color:#b4bfcb;opacity:.65}
.app-tile.future{background:#fbfcfd;color:#a8b1bf!important;box-shadow:none}.future-tag{position:absolute;right:14px;top:12px;padding:1px 6px;font-size:8px;font-weight:400;border-radius:4px;background:#f0f2f5;color:#a2aab5}
.management-tile{background:#f0f4f9;border-color:#dfe7ef}.management-tile .tile-copy small{color:#8f9fb2}.primary-tag{color:#7b6a4c;background:#f9efd9}
.pulse-strip{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e8edf2;border-radius:14px;padding:23px 30px;margin-bottom:29px;gap:20px}.pulse-label{display:flex;align-items:center;gap:13px;font-size:13px;min-width:150px}.pulse-label>svg{color:#b4bfcc;width:25px;height:25px}.pulse-label small{display:block;font-size:9px;color:#a2acb9;margin-top:3px}.pulse-strip>a{display:flex;align-items:baseline;gap:11px;color:#425671;min-width:95px}.pulse-strip>a strong{font-size:27px;font-weight:500;font-family:Arial,sans-serif}.pulse-strip>a span{font-size:10px;color:#929eae}.pulse-strip>a.overdue-stat strong{color:#cd8955}
.portal-bottom-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr);gap:24px}.portal-body .hazard-row{border-top-color:#f0f3f6}.portal-body .hazard-row:hover{background:#fafbfd}.portal-body .row-title{font-size:12px;font-weight:500}.portal-body .meta{font-size:10px;color:#a4aeba}.record-indicator{height:7px;width:7px;flex-shrink:0;background:#d4dfe9;border-radius:50%;margin-right:4px}
.safety-note{position:relative;padding:28px 32px;background:#edf1f6;border-radius:15px;overflow:hidden}.safety-note>span{font-size:10px;color:#8f9bae;letter-spacing:1px}.safety-note h2{font-size:18px;line-height:1.9;font-weight:500;margin:18px 0 14px}.safety-note p{font-size:11px;line-height:1.9;color:#9aa5b3;margin:0}.safety-note small{font-size:9px;color:#a4b0bf}.note-line{height:1px;width:45px;background:#cad5e1;margin:24px 0 14px}.note-visual{position:absolute;right:28px;top:28px;color:#d8e0e9}.note-visual svg{width:46px;height:46px;stroke-width:1}
.mobile-nav{display:none}.portal-body .note-box{background:#f0f4f8;color:#8291a3}.portal-body .page-heading h1{color:#273a52;font-weight:500}.portal-body .page-heading p{color:#96a1ae}.portal-body .eyebrow{color:#b5925e}
.identity-page{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr;background:#fff}
.identity-story{display:flex;flex-direction:column;justify-content:space-between;padding:50px 9% 30px;color:white;background:linear-gradient(150deg,#18293f,#253d57 65%,#385369);position:relative;overflow:hidden;isolation:isolate}
.identity-story:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 100% 85%,#c8934630,transparent 42%);pointer-events:none;z-index:-1}
.identity-brand{display:flex;align-items:center;gap:24px}.identity-brand img{width:194px;height:auto}.identity-brand>span{font-size:12px;color:#a5b4c5;letter-spacing:2px;border-left:1px solid #71809550;padding-left:22px;white-space:nowrap}
.story-main{padding-top:45px}.story-kicker{font-size:12px;color:#b6c4d3;letter-spacing:4px;display:flex;align-items:center;gap:12px;margin-bottom:24px}.story-kicker>span{width:27px;height:2px;background:#edaa43}
.story-main h1{font-size:42px;line-height:1.65;letter-spacing:2px;font-weight:500;margin-bottom:17px}.story-main h1>span{color:#eeb45c}.story-main p{font-size:12px;color:#92a7be;line-height:2.1;letter-spacing:.8px}
.safety-orbit{height:240px;width:350px;position:relative;display:grid;place-items:center;margin:5px auto 0}.orbit-ring{position:absolute;border:1px solid #94a9c226;border-radius:50%;transform:rotate(-20deg)}.r1{width:228px;height:185px}.r2{width:327px;height:227px}.orbit-center{display:grid;place-items:center;height:117px;width:105px;transform:rotate(-8deg);background:linear-gradient(140deg,#5d728a20,#34536f80);border:1px solid #8da3bc40;border-radius:24px;box-shadow:0 20px 40px #06192d50}.orbit-center svg{height:75px;width:70px;stroke-width:1;color:#f1be71}
.orbit-tag{position:absolute;display:flex;align-items:center;gap:8px;padding:10px 17px;border:1px solid #7d8d9f40;border-radius:10px;background:#30465e;color:#beccda;box-shadow:0 8px 20px #0b213730;font-size:11px}.orbit-tag svg{height:18px;width:18px;stroke:#d8b27b}.tag-one{right:-10px;top:41px}.tag-two{left:-10px;bottom:48px}.orbit-dot{position:absolute;right:46px;bottom:49px;width:8px;height:8px;border-radius:50%;background:#e0af64;box-shadow:0 0 0 7px #cfab7330}
.story-footer{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;color:#8096ad;gap:15px;margin-top:22px}.story-footer span:first-child{font-size:10px;letter-spacing:2px}
.identity-form-side{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 45px 30px;position:relative}.identity-card{width:100%;max-width:380px;margin:auto}.login-eyebrow{display:block;font-size:11px;color:#b1946e;letter-spacing:2px;margin-bottom:13px}.identity-card h2{font-size:27px;font-weight:500;letter-spacing:.5px;color:#2c3c50;margin:0 0 14px}.login-company{font-size:12px;color:#9ca6b3;margin-bottom:35px;white-space:nowrap}
.identity-form label{font-size:12px;color:#6c7a8c;font-weight:400;margin:22px 0 9px}.input-with-icon{position:relative}.input-with-icon>svg{position:absolute;left:16px;top:17px;height:19px;width:19px;color:#a7b1bd}.input-with-icon input{min-height:54px;padding-left:46px;background:#fbfcfe;border:1px solid #e6ebf0;border-radius:9px;font-size:14px}.input-with-icon input::placeholder{font-size:12px;color:#b7c0ca}
.login-remember{display:flex;align-items:center;gap:7px;color:#9ca8b5;font-size:10px;margin:17px 0 25px}.login-remember svg{height:14px;width:14px;color:#b4a07e}
.identity-form .login-submit{margin:0;justify-content:space-between;min-height:52px;padding:0 20px;background:#eaa038;border-color:#eaa038;border-radius:9px;box-shadow:0 6px 16px #e6a03820;color:#fff;letter-spacing:1px}.identity-form .login-submit:hover{background:#d89330;border-color:#d89330}.login-submit svg{height:19px;width:19px}
.login-service{margin-top:26px;display:flex;align-items:flex-start;gap:9px;font-size:10px;color:#8b97a6;line-height:1.9}.login-service>svg{height:15px;width:15px;stroke:#a3afbd;margin-top:2px}.login-service small{font-size:10px;color:#a7b1bd}
.wechat-reserved{display:flex;align-items:center;justify-content:center;gap:9px;border-top:1px solid #eff2f5;padding-top:23px;margin-top:28px;color:#afb8c2;font-size:11px}.wechat-reserved .future-tag{position:static;font-size:9px}.dot{height:6px;width:6px;border-radius:50%;background:#becbc3}.identity-copyright{font-size:9px;letter-spacing:1px;color:#b4bcc6;margin:35px 0 0}.mobile-login-logo{display:none}
.unlock-card{max-width:460px;margin:30px auto 65px;padding:38px}.unlock-card>.tile-icon{margin-bottom:22px}.unlock-card h1{font-size:24px;font-weight:500}.unlock-card>p{font-size:12px;color:#97a3b1}.unlock-card>small{display:block;color:#a4aeb9;font-size:10px;margin-top:21px;text-align:center}.unlock-card .button{justify-content:space-between}
.manage-grid{margin-top:30px}.account-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:24px;align-items:start}.profile-identity{display:flex;align-items:center;gap:16px;border-bottom:1px solid #e8edf3;padding-bottom:23px;margin-bottom:8px}.large-avatar{height:54px;width:54px;font-size:22px}.profile-identity h2{margin:0 0 4px;font-size:18px}.profile-identity p{font-size:11px;color:#99a5b3;margin:0}
.device-row{display:flex;align-items:center;gap:14px;padding:18px 24px;border-top:1px solid #f0f3f7}.tile-icon.compact{height:39px;width:39px;border-radius:10px}.tile-icon.compact svg{height:22px;width:22px}.device-row strong{font-size:12px;font-weight:500}.device-row strong .badge{font-size:8px;margin-left:9px}.device-row small{display:block;font-size:10px;color:#a1adba;margin-top:4px}.device-help{padding:20px 24px;margin:0;font-size:11px;line-height:1.9;color:#9dabb9}.department-row{display:flex;align-items:center;gap:13px;padding:17px 24px;border-top:1px solid #edf1f5;font-size:13px}.department-row svg{width:19px;height:19px;color:#a3b1c1}.inline-form{display:inline-block;margin-left:12px}.audit-detail{min-width:160px;max-width:350px;overflow-wrap:anywhere;font-size:11px!important}.portal-body .notice.error .errorlist{padding:0;margin:0;list-style:none;background:none}.portal-body .badge{border-radius:5px}
@media(min-width:1600px){.identity-story{padding-left:12%;padding-right:12%}.story-main h1{font-size:47px}.safety-orbit{height:300px}.identity-form-side{padding-left:70px;padding-right:70px}}
@media(max-width:1150px){.portal-header{padding:0 26px;gap:20px}.desktop-nav{gap:24px}.portal-brand img{width:133px}.portal-brand{gap:14px}.app-tile{padding:22px 17px;gap:12px}.tile-icon{width:43px;height:43px;border-radius:12px}.tile-copy strong{font-size:14px}.tile-copy small{font-size:9px}.pulse-strip{padding:20px 22px;gap:15px}.pulse-strip>a{min-width:auto;gap:7px}.pulse-label{min-width:130px}.identity-story{padding:38px}.identity-brand img{width:164px}.identity-brand{gap:15px}.identity-brand>span{padding-left:15px;font-size:10px}.story-main h1{font-size:36px}.safety-orbit{width:290px}.r2{width:287px}.story-footer span:last-child{display:none}}
@media(max-width:900px){.desktop-nav{display:none}.portal-body main{padding:24px}.portal-company{padding-left:24px;padding-right:24px}.app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.app-tile{min-height:115px}.portal-hero{padding:30px}.hero-shield{margin-right:0;width:170px}.hero-note{right:-10px}.portal-hero h1{font-size:27px}.portal-bottom-grid{grid-template-columns:1fr}.safety-note{display:none}.pulse-strip{flex-wrap:wrap}.pulse-label{width:100%;padding-bottom:12px;border-bottom:1px solid #eef1f5}.pulse-strip>a{flex:1;flex-direction:column;align-items:center;gap:1px}.identity-page{grid-template-columns:.9fr 1fr}.identity-story{padding:30px}.identity-brand>span{display:none}.story-main h1{font-size:31px}.safety-orbit{width:235px}.r2{width:260px}.tag-one{right:-5px}.tag-two{left:-10px}.orbit-tag{padding:8px 12px;font-size:9px}.identity-form-side{padding:40px 30px}.identity-card h2{font-size:23px}.login-company{font-size:10px}.account-grid{grid-template-columns:1fr}}
@media(max-width:640px){
  .portal-header{height:71px;padding:0 19px;gap:12px}.portal-brand{gap:12px}.portal-brand img{width:126px}.brand-divider{height:24px}.portal-brand strong{font-size:18px}.portal-brand strong small{font-size:8px;letter-spacing:2px}.portal-user{gap:0}.portal-user>span:not(.user-avatar),.portal-user>svg{display:none}.user-avatar{width:33px;height:33px;font-size:12px}
  .portal-company{padding:13px 19px 0;font-size:9px;letter-spacing:.2px}.portal-company>span{display:none}.portal-body main{padding:20px 17px 16px}.portal-body footer{padding:10px 12px 93px;font-size:9px}.portal-body footer span{font-size:8px}
  .portal-hero{padding:25px 23px;min-height:185px;border-radius:15px;align-items:flex-start}.hero-kicker{font-size:9px;letter-spacing:1px;margin-bottom:13px}.portal-hero h1{font-size:22px;letter-spacing:0;max-width:250px;line-height:1.5;position:relative;z-index:2}.portal-hero p{font-size:10px;max-width:240px;line-height:1.9;margin-bottom:20px;position:relative;z-index:2}.portal-hero .hero-action{font-size:10px;gap:7px}.hero-action svg{width:16px;height:16px}.hero-action svg:last-child{margin-left:5px}.hero-shield{position:absolute;right:-30px;bottom:8px;width:123px;height:123px;opacity:.2;z-index:-1}.hero-shield>svg{height:68px;width:68px}.hero-circle{width:105px;height:105px}.hero-note{display:none}
  .portal-section-heading{margin:25px 0 13px}.portal-section-heading h2{font-size:16px}.portal-section-heading h2 span{display:none}.workspace-tag{font-size:9px}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px}.app-tile{min-height:142px;display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:20px;border-radius:13px}.tile-icon{width:41px;height:41px;border-radius:12px}.tile-icon svg{height:24px;width:24px}.tile-copy{gap:4px}.tile-copy strong{font-size:14px}.tile-copy small{font-size:9px}.app-tile .tile-arrow{right:13px;top:17px;width:12px;height:12px}.future-tag{top:14px;right:11px;font-size:8px}.app-tile.future .tile-copy strong{font-weight:500}.primary-tag{font-size:7px}
  .pulse-strip{padding:18px 19px 16px;gap:13px 10px;border-radius:13px;margin-bottom:21px}.pulse-label{font-size:12px;gap:10px;padding-bottom:11px}.pulse-label small{display:inline;font-size:8px;margin-left:12px}.pulse-label>svg{width:20px;height:20px}.pulse-strip>a strong{font-size:24px}.pulse-strip>a span{font-size:9px}
  .portal-body .panel-head h2{font-size:15px}.portal-body .hazard-row{padding:17px}.portal-body .row-title{font-size:12px;line-height:1.8}.portal-body .meta{font-size:9px}.portal-body .hazard-row .badge{font-size:9px}.record-indicator{height:5px;width:5px;margin-right:0}
  .mobile-nav{position:fixed;bottom:0;left:0;right:0;height:calc(68px + env(safe-area-inset-bottom));padding:8px 8px calc(8px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-around;border-top:1px solid #e9edf2;background:#fffffffa;backdrop-filter:blur(12px);z-index:50;box-shadow:0 -4px 20px #17243503;margin:0;gap:0}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;margin:0;padding:5px 13px;min-width:60px;font-size:9px;background:none!important;color:#a1aebe;border-radius:8px}.mobile-nav a svg{width:22px;height:22px}.mobile-nav a.active{color:#d4983e}
  .identity-page{display:block;min-height:100dvh;background:linear-gradient(155deg,#fffaf1,#fff 45%,#f6f8fb)}.identity-story{display:none}.identity-form-side{padding:43px 29px 23px;min-height:100dvh;justify-content:flex-start}.identity-card{max-width:400px;margin:0 auto}.mobile-login-logo{display:block;margin-bottom:46px}.mobile-login-logo img{width:174px;height:auto}.login-eyebrow{font-size:10px;margin-bottom:13px}.identity-card h2{font-size:24px;letter-spacing:.2px}.login-company{font-size:10px;margin-bottom:28px;color:#9aa5b2}.identity-form label{font-size:12px;margin-top:22px}.input-with-icon input{min-height:54px;font-size:15px;background:#fff}.input-with-icon input::placeholder{font-size:12px}.login-remember{font-size:9px;margin:16px 0 25px}.login-service{font-size:10px;margin-top:24px}.login-service small{font-size:9px}.wechat-reserved{font-size:10px;margin-top:27px;padding-top:23px}.identity-copyright{font-size:8px;margin:auto 0 0;padding-top:40px;color:#b1bbc7}.identity-form .login-submit{min-height:52px;font-size:13px}
  .unlock-card{padding:28px 24px;margin:8px auto 25px}.unlock-card h1{font-size:22px}.unlock-card .tile-icon{margin-bottom:20px}.unlock-card>p{font-size:11px}.account-grid{gap:18px}.device-row{padding:17px 19px;gap:10px}.device-row strong{font-size:12px}.device-row small{font-size:9px}.device-help{font-size:10px;padding:18px 19px}.portal-body .page-heading h1{font-size:24px}.portal-body .page-heading p{font-size:11px}.portal-body .facts span{font-size:11px}.portal-body .facts strong{font-size:13px}.portal-body table{min-width:650px}.manage-grid{margin-top:20px}.portal-body .form-panel{padding:20px}.portal-body .form-panel input[type=checkbox]{min-height:20px}.inline-form{margin-left:9px}
}
@media(prefers-reduced-motion:reduce){.app-tile{transition:none}a.app-tile:hover{transform:none}}

/* 检查记录表单与整改验收清单 */
.report-section{padding:10px 0 24px;border-bottom:1px solid #edf0f3;margin-bottom:24px}.report-section:last-of-type{border-bottom:0;margin-bottom:0}.report-section h2{font-size:17px;color:#17314b;margin-bottom:4px}.report-section h2 span{display:inline-grid;place-items:center;width:30px;height:30px;margin-right:8px;border-radius:9px;background:#fff2df;color:#d6851b;font-size:12px}.report-section h2 small{font-size:11px;color:#8996a4;font-weight:500;margin-left:5px}.report-section>p{font-size:12px;color:#82909f;margin:0 0 20px}.report-fields.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.report-section .field{margin-bottom:18px}.report-section .field small{display:block;color:#8a98a5;margin-top:5px}.hazard-classification{margin-top:18px;padding-top:18px;border-top:1px solid #edf0f3}.report-detail-note{border-top:1px solid #edf0f3;margin-top:18px;padding-top:17px}.report-detail-note>strong{color:#17314b;font-size:13px}.report-detail-note p{margin:7px 0 0;white-space:normal}.review-list{overflow:hidden}.review-item{display:flex;align-items:center;gap:17px;padding:21px 25px;border-bottom:1px solid #edf0f3;color:#243b4e}.review-item:last-child{border-bottom:0}.review-item:hover{background:#f9fbfd}.review-index{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:11px;background:#fff1dc;color:#c98222;font-weight:700;font-size:12px}.review-item-main{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.review-item-main strong{font-size:14px}.review-item-main small{color:#82909f;font-size:11px}.review-open{font-size:12px;color:#ce8425;font-weight:600;white-space:nowrap}
@media(max-width:650px){.report-fields.two-columns{grid-template-columns:1fr;gap:0}.review-item{padding:18px 16px;gap:11px;align-items:flex-start}.review-item-main strong{font-size:12px}.review-item-main small{font-size:10px}.review-index{width:30px;height:30px}.review-open{font-size:10px;align-self:center;white-space:normal;max-width:65px;text-align:right}}

/* 完整检查记录与手机台账摘要 */
.full-record{margin-top:20px;overflow:hidden}.full-record .panel-head{display:flex;align-items:center;justify-content:space-between}.record-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;padding:0 25px 20px}.record-fields>div{padding:13px 0;border-top:1px solid #edf0f3;min-width:0}.record-fields .record-wide{grid-column:1/-1}.record-fields span{display:block;color:#8a98a5;font-size:11px;margin-bottom:5px}.record-fields strong{display:block;font-size:13px;line-height:1.65;color:#243b4e;font-weight:500;overflow-wrap:anywhere}.record-fields small{display:block;color:#8a98a5;margin-top:8px}.record-photo-list{display:flex;flex-wrap:wrap;gap:8px}.record-photo-list a{display:block;width:76px;height:76px;border-radius:8px;overflow:hidden}.record-photo-list img{width:100%;height:100%;object-fit:cover}.followup-form{border-top:1px solid #edf0f3;margin-top:20px;padding-top:20px}.mobile-hazard-list{display:none}.mobile-hazard-card{display:block;padding:16px 18px;border-top:1px solid #edf0f3;color:#243b4e}.mobile-hazard-card:first-child{border-top:0}.mobile-hazard-top{display:flex;justify-content:space-between;gap:12px;color:#8a98a5;font-size:11px}.mobile-hazard-card strong{display:block;margin:8px 0 4px;font-size:13px}.mobile-hazard-card small{display:block;color:#8a98a5;font-size:11px}.mobile-hazard-card p{font-size:11px;color:#526577;margin:8px 0 0;line-height:1.6}.mobile-hazard-card .badge{font-size:9px;white-space:nowrap}
@media(max-width:650px){.record-fields{grid-template-columns:1fr;padding:0 18px 16px}.record-fields .record-wide{grid-column:auto}.full-record .panel-head{gap:12px}.full-record .panel-head .subtle{font-size:10px}.mobile-hazard-list{display:block}.ledger-desktop-table{display:none}}
