.dhm-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 14px}.dhm-card{overflow:hidden;background:#fff;border:1px solid #e7eaf0;border-radius:15px;box-shadow:0 5px 16px rgba(20,28,45,.05);transition:.2s ease}.dhm-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(24,32,51,.12)}.dhm-card__image{position:relative;display:grid;place-items:center;aspect-ratio:1.52/1;overflow:hidden;color:#fff;background:linear-gradient(135deg,#11183a,#7b43dd)}.dhm-card__image img{width:100%;height:100%;object-fit:cover}.dhm-card__image>span{font:900 64px/1 system-ui;color:rgba(255,255,255,.32)}.dhm-card__image>b{position:absolute;left:8px;top:8px;padding:4px 7px;color:#07120f;font:900 8px/1 system-ui;letter-spacing:.06em;background:#42e8c3;border-radius:5px}.dhm-card__image>i{position:absolute;display:grid;place-items:center;width:44px;height:44px;color:#07120f;font-style:normal;background:#42e8c3;border-radius:50%;opacity:0;transform:scale(.86);transition:.2s ease}.dhm-card:hover .dhm-card__image>i{opacity:1;transform:none}.dhm-card__body{display:flex;justify-content:space-between;gap:8px;padding:12px 11px 9px}.dhm-card__body h3{margin:0;font:800 12px/1.3 system-ui}.dhm-card__body p{margin:4px 0 0;color:#9299a8;font:9px/1.2 system-ui}.dhm-card__body em{align-self:flex-start;padding:4px 6px;color:#6c49bd;font:700 7px/1 system-ui;font-style:normal;background:#f1ecff;border-radius:5px}.dhm-card__meta{display:grid;grid-template-columns:repeat(2,1fr);margin:0 11px 11px;padding-top:8px;border-top:1px solid #edf0f4}.dhm-card__meta span{display:grid;color:#586174;font:800 8px/1.2 system-ui}.dhm-card__meta span+span{padding-left:8px;border-left:1px solid #edf0f4}.dhm-card__meta small{margin-bottom:2px;color:#9aa1ae;font-size:7px;font-weight:600}.dhm-empty{padding:40px;color:#697286;text-align:center;background:#fff;border:1px dashed #d7dde5;border-radius:14px}.dhm-info{overflow:hidden;margin:20px 0;border:1px solid #e5e9ef;border-radius:13px}.dhm-info>div{display:grid;grid-template-columns:150px 1fr;padding:13px 16px;border-bottom:1px solid #edf0f3}.dhm-info>div:last-child{border-bottom:0}.dhm-info>div:nth-child(odd){background:#f8fafc}.dhm-info dt{font-weight:800}.dhm-info dd{margin:0;color:#667085}.dhm-launch-notice{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 22px;padding:17px 18px;color:#47625a;background:#e9faf5;border:1px solid #ccefe5;border-radius:12px}.dhm-launch-notice strong{display:block;color:#173f35;font-size:13px}.dhm-launch-notice p{margin:3px 0 0!important;color:#638077!important;font-size:10px!important}.dhm-launch-notice>a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;color:#07120f!important;font-size:10px;font-weight:800;background:#42e8c3;border-radius:8px}.dhm-launch-notice--preview{color:#644ca0;background:#f1edff;border-color:#e2d9ff}.dhm-launch-notice--preview strong{color:#493282}.dhm-launch-notice--offline{color:#8e4c53;background:#fff0f1;border-color:#f8dadd}.dhm-launch-notice--offline strong{color:#7d3039}@media(max-width:1100px){.dhm-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:700px){.dhm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 9px}.dhm-card__meta{display:none}.dhm-card__image>i{opacity:1;width:34px;height:34px;font-size:11px}.dhm-info>div{grid-template-columns:1fr;gap:3px}.dhm-launch-notice{align-items:flex-start;flex-direction:column}}
.dhm-related{margin:34px 0 5px;padding-top:25px;border-top:1px solid #e4e8ef}.dhm-related__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.dhm-related__head span{display:block;margin-bottom:5px;color:#0ba88a;font:800 8px/1 system-ui;letter-spacing:.14em}.dhm-related__head h2{margin:0!important;font:850 18px/1.2 system-ui!important}.dhm-related__head>a{color:#6240b6!important;font:750 9px/1.3 system-ui}.dhm-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dhm-related__card{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:7px;color:#141a2a!important;background:#fff;border:1px solid #e5e9ef;border-radius:11px;text-decoration:none!important;transition:.2s}.dhm-related__card:hover{border-color:#a78bfa;transform:translateY(-2px)}.dhm-related__image{display:grid;place-items:center;width:76px;aspect-ratio:1.45/1;overflow:hidden;color:#fff;background:linear-gradient(135deg,#11183a,#7141d0);border-radius:8px}.dhm-related__image img{width:100%;height:100%;object-fit:cover}.dhm-related__image b{font:900 25px/1 system-ui}.dhm-related__copy{display:grid;min-width:0}.dhm-related__copy strong{overflow:hidden;font:800 10px/1.3 system-ui;text-overflow:ellipsis;white-space:nowrap}.dhm-related__copy small{margin-top:4px;color:#8b93a2;font:8px/1.2 system-ui}@media(max-width:700px){.dhm-related__head{align-items:flex-start;flex-direction:column}.dhm-related__grid{grid-template-columns:1fr}}
