@charset "UTF-8";.mod-hd-vertical{display:flex;flex-direction:column;gap:16px;font-family:inherit;--hdv-primary-color:#2563eb;--hdv-badge-bg-color:#eff6ff;--hdv-badge-text-color:#2563eb;--hdv-primary-color:var(--hdv-primary-color);--hdv-badge-bg-color:var(--hdv-badge-bg-color);--hdv-badge-text-color:var(--hdv-badge-text-color)}.mod-hd-vertical .hdv-card{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff;transition:all 0.2s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,0.03)}.mod-hd-vertical .hdv-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,0.08);border-color:#d1d5db}.mod-hd-vertical .hdv-link-wrapper{display:flex;text-decoration:none;color:inherit;align-items:stretch;outline:none}.mod-hd-vertical .hdv-link-wrapper:focus{box-shadow:0 0 0 3px var(--hdv-primary-color);border-radius:10px}.hdv-image{position:relative;overflow:hidden;background:#f3f4f6}.hdv-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease,filter 0.4s ease}.hdv-card:hover .hdv-image img{transform:scale(1.08)}.hdv-content{padding:14px;display:flex;flex-direction:column;justify-content:center;flex-grow:1}.hdv-cat-badge{font-size:0.7rem;text-transform:uppercase;color:var(--hdv-badge-text-color);background-color:var(--hdv-badge-bg-color);padding:3px 6px;border-radius:4px;font-weight:800;margin-bottom:6px;letter-spacing:0.5px;align-self:flex-start;text-decoration:none;transition:background-color 0.2s}.hdv-cat-badge:hover{background-color:var(--hdv-primary-color);color:#fff}.hdv-title{font-size:1.125rem;font-weight:700;line-height:1.4;color:#1f2937;margin:0 0 4px 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.hdv-intro{font-size:0.875rem;color:#4b5563;margin:0 0 8px 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.hdv-meta{display:flex;flex-wrap:wrap;align-items:center;font-size:0.75rem;color:#6b7280;margin-top:6px;gap:8px 12px}.hdv-meta span,.hdv-meta time{display:inline-flex;align-items:center}.hdv-custom-field{font-weight:600;color:#374151;white-space:nowrap}.hdv-title-lc1 .hdv-title{-webkit-line-clamp:1}.hdv-title-lc2 .hdv-title{-webkit-line-clamp:2}.hdv-title-lc3 .hdv-title{-webkit-line-clamp:3}.hdv-title-lc4 .hdv-title{-webkit-line-clamp:4}.hdv-intro-lc1 .hdv-intro{-webkit-line-clamp:1}.hdv-intro-lc2 .hdv-intro{-webkit-line-clamp:2}.hdv-intro-lc3 .hdv-intro{-webkit-line-clamp:3}.hdv-intro-lc4 .hdv-intro{-webkit-line-clamp:4}.hdv-ratio-1-1 .hdv-image{aspect-ratio:1 / 1}.hdv-ratio-4-3 .hdv-image{aspect-ratio:4 / 3}.hdv-ratio-16-9 .hdv-image{aspect-ratio:16 / 9}.hdv-ratio-free .hdv-image{height:auto}.hdv-effect-grayscale .hdv-image img{filter:grayscale(100%)}.hdv-card:hover .hdv-effect-grayscale .hdv-image img{filter:grayscale(0%)}.hdv-effect-zoom .hdv-image{overflow:hidden}.hdv-effect-zoom .hdv-image img{transition:transform 0.4s ease}.hdv-layout-list .hdv-link-wrapper{flex-direction:column}.hdv-layout-list .layout-full-img .hdv-image{min-height:180px;max-height:250px;width:100%}.hdv-layout-list .layout-side-by-side .hdv-link-wrapper{flex-direction:row}.hdv-layout-list .layout-side-by-side .hdv-image{flex:0 0 130px;height:100%;min-height:130px;border-radius:10px 0 0 10px}.hdv-layout-list .layout-side-by-side .hdv-content{flex-grow:1}.hdv-layout-grid{display:grid;gap:20px;flex-direction:initial}.hdv-layout-grid .hdv-card{border:none;box-shadow:0 4px 12px rgba(0,0,0,0.08)}.hdv-layout-grid .hdv-link-wrapper{flex-direction:column}.hdv-layout-grid .hdv-image{min-height:180px;max-height:250px;border-radius:10px 10px 0 0}.hdv-layout-grid .hdv-content{padding:18px 14px}.hdv-grid-cols-1{grid-template-columns:repeat(1,1fr)}.hdv-grid-cols-2{grid-template-columns:repeat(2,1fr)}.hdv-grid-cols-3{grid-template-columns:repeat(3,1fr)}.hdv-grid-cols-4{grid-template-columns:repeat(4,1fr)}.hdv-grid-cols-5{grid-template-columns:repeat(5,1fr)}@media (max-width:1024px){.hdv-grid-cols-3,.hdv-grid-cols-4,.hdv-grid-cols-5{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.mod-hd-vertical{gap:12px}.hdv-layout-grid{grid-template-columns:repeat(1,1fr)}.hdv-layout-list .layout-side-by-side .hdv-link-wrapper{flex-direction:column}.hdv-layout-list .layout-side-by-side .hdv-image{flex:none;width:100%;min-height:160px;border-radius:10px 10px 0 0}}.hdv-pagination-wrap{text-align:center;padding:10px 0;margin-top:10px}.hdv-load-more-btn{background-color:var(--hdv-primary-color);color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;transition:background-color 0.2s,opacity 0.2s,box-shadow 0.2s;outline:none}.hdv-load-more-btn:hover{background-color:#1d4ed8}.hdv-load-more-btn:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:0.8}.hdv-load-more-btn:focus{box-shadow:0 0 0 3px rgba(37,99,235,0.5)}.hdv-loader{font-size:0.9rem;color:#6b7280;margin-top:10px}.hdv-empty-message{padding:10px;border:1px solid #fc0;background-color:#fffacd;color:#856404;border-radius:6px}
