.nm88-explorer{background:#f7f3eb;padding:64px 0 78px;border-top:1px solid rgba(24,37,58,.08)}
.nm88-wrap{width:min(1120px,calc(100% - 32px));margin:0 auto}
.nm88-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:26px}
.nm88-head h2{margin:4px 0 10px;font-size:clamp(34px,5vw,64px);line-height:.94;letter-spacing:-.055em;color:#18253a}
.nm88-head p{max-width:620px;margin:0;color:#69717d;font-size:14px}
.nm88-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:800;color:#6f8fb8}
.nm88-tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.nm88-tabs button{border:1px solid rgba(24,37,58,.10);background:#fff;color:#24364e;border-radius:999px;padding:11px 17px;font:700 12px Poppins,Arial,sans-serif;cursor:pointer}
.nm88-tabs button.active{background:#1e3858;color:#fff;border-color:#1e3858}
.nm88-list-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(24,37,58,.10);padding:0 2px 13px;margin-bottom:3px}
.nm88-list-meta span{font-size:12px;font-weight:800;color:#1e3858}
.nm88-list-meta small{font-size:10px;color:#8a9098}
.nm88-list{background:#fff;border:1px solid rgba(24,37,58,.10);border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(24,37,58,.06)}
.nm88-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 62px;align-items:center;min-height:112px;border-bottom:1px solid rgba(24,37,58,.08);background:#fff;transition:.18s ease}
.nm88-row:last-child{border-bottom:0}
.nm88-row:hover{background:#fbfaf6}
.nm88-main{display:grid;grid-template-columns:118px 72px minmax(0,1fr);align-items:center;gap:16px;padding:14px 8px 14px 14px;color:inherit;text-decoration:none;min-width:0}.nm88-photo{width:118px;height:82px;border-radius:18px;overflow:hidden;background:#e5ebef;display:grid;place-items:center;color:#6f8fb8;font-size:10px;font-weight:800}
.nm88-photo img{width:100%;height:100%;object-fit:cover;display:block}
.nm88-date,.nm88-type{width:72px;min-width:72px;text-align:center;border-left:1px solid rgba(24,37,58,.08);border-right:1px solid rgba(24,37,58,.08);padding:8px 6px}
.nm88-date strong{display:block;font-size:27px;line-height:1;color:#1e3858;letter-spacing:-.05em}
.nm88-date span{display:block;margin-top:4px;font-size:9px;letter-spacing:.12em;font-weight:800;color:#6f8fb8}
.nm88-type span{display:block;font-size:9px;line-height:1.25;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#6f8fb8}
.nm88-copy{min-width:0;padding-right:8px}
.nm88-copy small{display:block;text-transform:uppercase;letter-spacing:.11em;color:#6f8fb8;font-size:9px;font-weight:800;margin-bottom:4px}
.nm88-copy h3{margin:0;font-size:18px;line-height:1.16;color:#18253a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.025em}
.nm88-copy p{margin:5px 0 0;color:#7b8490;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nm88-map-btn{width:42px;height:42px;border-radius:50%;border:1px solid rgba(24,37,58,.10);background:#f7f9fb;color:#365980;display:grid;place-items:center;cursor:pointer;transition:.18s}
.nm88-map-btn:hover{transform:translateY(-1px);background:#eef3f8}
.nm88-map-btn svg{width:18px;height:18px}
.nm88-more-wrap{text-align:center;padding-top:20px}
.nm88-more{border:0;border-radius:999px;background:#1e3858;color:#fff;padding:13px 22px;font:800 12px Poppins,Arial,sans-serif;cursor:pointer;box-shadow:0 10px 24px rgba(30,56,88,.13)}
.nm88-empty{padding:48px 20px;text-align:center;color:#7b8490;font-size:13px}@media(max-width:760px){
  .nm88-explorer{padding:38px 0 58px}
  .nm88-wrap{width:min(100% - 18px,1120px)}
  .nm88-head{display:block;margin-bottom:18px}
  .nm88-head h2{font-size:38px;line-height:.98;margin-top:5px}
  .nm88-head p{font-size:12px;line-height:1.55}
  .nm88-tabs{justify-content:flex-start;margin-top:16px;overflow:auto;flex-wrap:nowrap;padding-bottom:2px}
  .nm88-tabs button{white-space:nowrap;padding:10px 15px}
  .nm88-list-meta{padding:0 2px 10px}.nm88-list-meta small{display:none}
  .nm88-list{border-radius:22px}
  .nm88-row{grid-template-columns:minmax(0,1fr) 49px;min-height:100px}
  .nm88-main{grid-template-columns:86px 52px minmax(0,1fr);gap:10px;padding:10px 5px 10px 10px}
  .nm88-photo{width:86px;height:76px;border-radius:15px}
  .nm88-date,.nm88-type{width:52px;min-width:52px;padding:6px 4px}
  .nm88-date strong{font-size:23px}.nm88-date span{font-size:8px}
  .nm88-copy h3{font-size:14px}.nm88-copy p{font-size:9.5px;margin-top:4px}.nm88-copy small{font-size:8px;margin-bottom:3px}
  .nm88-map-btn{width:38px;height:38px}.nm88-map-btn svg{width:16px;height:16px}
}
@media(max-width:430px){
  .nm88-main{grid-template-columns:78px 46px minmax(0,1fr);gap:8px}
  .nm88-photo{width:78px;height:70px}
  .nm88-date,.nm88-type{width:46px;min-width:46px}
  .nm88-copy h3{font-size:13px}
}