.record360{display:grid;gap:18px}.record360-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;border:1px solid #dce9e1;border-radius:16px;background:linear-gradient(135deg,#f1faf4,#fff)}.record360-head p{margin:5px 0 0;color:#62736a}.record360-tabs{display:flex;gap:8px;overflow:auto;padding:2px 2px 9px;border-bottom:1px solid #e2eae5;scrollbar-width:thin}.record360-tab{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;border:1px solid #d9e5dd;background:#fff;color:#40594a;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.record360-tab span{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#edf4ef;color:#346247;font-size:10px}.record360-tab.active{background:#0b7040;border-color:#0b7040;color:#fff}.record360-tab.active span{background:#ffffff26;color:#fff}.record360-panel{display:none}.record360-panel.active{display:block;animation:record360Fade .16s ease}.record360-panel-head{margin-bottom:14px}.record360-panel-head h4{font-size:20px;margin:0 0 4px}.record360-panel-head p{margin:0;color:#6b7a71}.record360-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.record360-summary>div,.record360-details>div{border:1px solid #e0e9e3;border-radius:14px;padding:14px;background:#fff}.record360-summary small,.record360-details small,.record360-row small{display:block;color:#687970;font-size:11px;font-weight:750;margin-bottom:5px}.record360-summary strong{font-size:18px;color:#123f29}.record360-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.record360-details strong{font-size:13px;color:#2b4938;white-space:pre-wrap}.record360-list{display:grid;gap:9px}.record360-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:10px;border:1px solid #e1e9e4;border-radius:13px;padding:13px 14px;background:#fff}.record360-row strong{font-size:13px;color:#284736;overflow-wrap:anywhere}.record360-empty{display:grid;place-items:center;text-align:center;min-height:190px;border:1px dashed #cbdad1;border-radius:16px;background:#f9fcfa;color:#65766c;padding:28px}.record360-empty span{font-size:34px;color:#168a49}.record360-empty b{margin:8px 0 3px;color:#294b38}.record360-empty p{margin:0;max-width:380px}.record360-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:13px}.record360-gallery figure{margin:0;border:1px solid #dfe8e2;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(18,63,38,.06)}.record360-gallery img{width:100%;height:170px;display:block;object-fit:cover;background:#edf3ef}.record360-gallery figcaption{padding:11px}.record360-gallery b,.record360-gallery small{display:block}.record360-gallery small{margin-top:4px;color:#6a796f}.record360-timeline{position:relative;display:grid;gap:0;padding-left:20px}.record360-timeline:before{content:'';position:absolute;left:6px;top:8px;bottom:8px;width:2px;background:#dce8e0}.record360-timeline article{position:relative;padding:0 0 18px 17px}.record360-timeline i{position:absolute;left:-18px;top:5px;width:11px;height:11px;border-radius:50%;background:#168a49;box-shadow:0 0 0 4px #e8f6ed}.record360-timeline small,.record360-timeline b{display:block}.record360-timeline small{color:#718079}.record360-timeline b{margin:3px 0;color:#294b38}.record360-timeline p{margin:0;color:#617168}.modal-card:has(.record360){width:min(1120px,96vw);max-height:94vh}.record360-open{white-space:nowrap}@keyframes record360Fade{from{opacity:.4;transform:translateY(3px)}to{opacity:1;transform:none}}@media(max-width:800px){.record360-summary{grid-template-columns:1fr 1fr}.record360-details{grid-template-columns:1fr}.record360-head{flex-direction:column}.record360-row{grid-template-columns:1fr 1fr}}@media(max-width:520px){.record360-summary,.record360-row{grid-template-columns:1fr}.record360-tab{min-height:44px}.record360-gallery{grid-template-columns:1fr}.record360-gallery img{height:210px}}
