.hg-filter-results{width:100%;padding:20px 0}.hg-filter-results__container{max-width:var(--wp--style--global--wide-size,1400px);margin:0 auto}.hg-filter-results__header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:2rem;gap:1rem}.hg-filter-results__count{color:#666;font-size:.9rem;margin:0}.hg-filter-results__view-toggle{display:flex;gap:.5rem}.view-toggle-btn,.export-button{background:none;border:1px solid #ddd;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:.85rem;color:#666;transition:all 0.2s ease}.view-toggle-btn.active{background-color:#023e72;color:#fff;border-color:#023e72}.view-toggle-btn:hover:not(.active){border-color:#999;color:#333}.export-button:hover{color:#000}.export-button:active{background-color:var(--wp--preset--color--white-hover);color:#000}.hg-filter-results__grid{display:grid;gap:2rem;margin-bottom:2rem}.hg-filter-results__grid[data-view="grid"]{grid-template-columns:repeat(4,1fr)}.hg-filter-results__grid[data-view="list"]{grid-template-columns:1fr;gap:0}.hg-filter-results__shimmer[data-view="grid"]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}.hg-filter-results__shimmer[data-view="list"]{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(5,1fr);gap:10px;margin-bottom:2rem}.shimmer-card{height:300px;border-radius:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-wave 1.5s infinite}.hg-filter-results__shimmer[data-view="list"] .shimmer-card{height:140px;border-radius:0;border-bottom:none}.hg-filter-results__shimmer[data-view="list"] .shimmer-card:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.hg-filter-results__shimmer[data-view="list"] .shimmer-card:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom:1px solid #e0e0e0}.hg-filter-results__shimmer[data-view="list"] .shimmer-card:only-of-type{border-radius:8px;border-bottom:1px solid #e0e0e0}@keyframes shimmer-wave{0%{background-position:-200% 0}100%{background-position:200% 0}}.titre-card{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);height:300px;background-color:#f0f0f0;transition:transform 0.3s ease,box-shadow 0.3s ease}.titre-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgb(0 0 0 / .15)}.titre-card__link{display:block;width:100%;height:100%;text-decoration:none;color:inherit;position:relative}.titre-card__image{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.titre-card__thumbnail{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.titre-card:hover .titre-card__thumbnail{transform:scale(1.05)}.titre-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#003365,#023e72);display:flex;align-items:center;justify-content:center;position:relative}.titre-card__placeholder::after{content:"";width:60px;height:60px;background:rgb(255 255 255 / .2);border-radius:50%;position:absolute}.titre-card__tags{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;z-index:2}.titre-card__tag{padding:.3rem 1rem;border-radius:7px;font-size:.8rem;font-weight:500;color:#fff}.titre-card__tag--type{background-color:#ffcd00;color:#1e1e1e}.titre-card__tag--genre{background-color:#023e72}.titre-card__tag--nouveaute{background-color:#ffcd00;color:#1e1e1e}.titre-card__bottom-wrapper{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgb(0 0 0 / .5),transparent);padding:1rem;display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;z-index:2}.titre-card__content-wrapper{flex:1}.titre-card__title{color:#fff;font-size:1.5rem;font-weight:500;margin:0 0 .5rem 0;line-height:1.3}.titre-card__info-text{display:flex;gap:.2rem;margin:0;flex-direction:column}.titre-card__info-text span{color:rgb(255 255 255 / .8);font-size:.85rem;font-weight:400}.titre-card__button{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;border:1px solid rgb(255 255 255 / .5);background:rgb(255 255 255 / .1);backdrop-filter:blur(4px);flex-shrink:0;transition:all 0.3s ease}.titre-card:hover .titre-card__button{background:rgb(255 255 255 / .2);border-color:rgb(255 255 255 / .8)}.hg-filter-results__grid[data-view="list"] .titre-card{height:140px;display:flex;flex-direction:row;background:#fff;border:1px solid #e5e5e5;border-radius:0;padding:1rem;gap:1.5rem}.hg-filter-results__grid[data-view="list"] .titre-card:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.hg-filter-results__grid[data-view="list"] .titre-card:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom:1px solid #e5e5e5}.hg-filter-results__grid[data-view="list"] .titre-card:only-of-type{border-radius:8px;border-bottom:1px solid #e5e5e5}.hg-filter-results__grid[data-view="list"] .titre-card:hover{border-color:#023e72;background-color:#f8f9fa}.hg-filter-results__grid[data-view="list"] .titre-card__link{display:flex;width:100%;align-items:center;gap:1.5rem}.hg-filter-results__grid[data-view="list"] .titre-card__image{width:100px;height:100px;position:relative;flex-shrink:0;border-radius:6px;overflow:hidden}.hg-filter-results__grid[data-view="list"] .titre-card__thumbnail{border-radius:6px}.hg-filter-results__grid[data-view="list"] .titre-card__placeholder{border-radius:6px}.hg-filter-results__grid[data-view="list"] .titre-card__tags{position:absolute;top:.5rem;right:.5rem;flex-direction:column;gap:.25rem}.hg-filter-results__grid[data-view="list"] .titre-card__tag{font-size:.7rem;padding:.2rem .6rem}.hg-filter-results__grid[data-view="list"] .titre-card__bottom-wrapper{position:relative;background:none;padding:0;flex:1;align-items:flex-start;justify-content:space-between}.hg-filter-results__grid[data-view="list"] .titre-card__content-wrapper{flex:1}.hg-filter-results__grid[data-view="list"] .titre-card__title{color:#333;font-size:1.3rem;margin:0 0 .5rem 0;font-weight:600}.hg-filter-results__grid[data-view="list"] .titre-card__info-text{flex-direction:row;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.hg-filter-results__grid[data-view="list"] .titre-card__info-text span{color:#666;font-size:.9rem;background:#f8f9fa;padding:.25rem .75rem;border-radius:12px;font-weight:500}.hg-filter-results__grid[data-view="list"] .titre-card__tag--nouveaute{background-color:#ffcd00!important;color:#1e1e1e!important}.hg-filter-results__grid[data-view="list"] .titre-card__logline{color:#666;font-size:.9rem;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hg-filter-results__grid[data-view="list"] .titre-card__button{border-color:#023e72;background:#023e72;width:40px;height:40px;align-self:flex-start}.hg-filter-results__grid[data-view="list"] .titre-card__button svg path{stroke:#fff}.hg-filter-results__grid[data-view="list"] .titre-card:hover .titre-card__button{background:#023867;border-color:#023867}.hg-filter-results__empty{text-align:center;padding:3rem 2rem;color:#666;display:none}.hg-filter-results__empty.show{display:block}.hg-filter-results__empty svg{width:64px;height:64px;margin-bottom:1rem;opacity:.5}.hg-filter-results__empty h3{margin:0 0 .5rem 0;color:#333}.hg-filter-results__empty p{margin:0;font-style:italic}@media (max-width:1300px){.hg-filter-results__grid[data-view="grid"]{grid-template-columns:repeat(3,1fr)}.hg-filter-results__shimmer[data-view="grid"]{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.hg-filter-results__grid[data-view="grid"]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.titre-card{height:280px}.shimmer-card{height:280px}.hg-filter-results__shimmer[data-view="list"] .shimmer-card{height:140px}}@media (max-width:768px){.hg-filter-results{padding:20px 0}.hg-filter-results__header{flex-direction:column;align-items:flex-start;gap:1rem}.hg-filter-results__grid[data-view="grid"]{grid-template-columns:1fr;gap:1.5rem}.titre-card{height:260px}.shimmer-card{height:260px}.hg-filter-results__shimmer[data-view="list"] .shimmer-card{height:120px}.hg-filter-results__grid[data-view="list"] .titre-card{height:auto;min-height:120px;padding:1rem}.hg-filter-results__grid[data-view="list"] .titre-card__link{gap:1rem}.hg-filter-results__grid[data-view="list"] .titre-card__image{width:80px;height:80px}.hg-filter-results__grid[data-view="list"] .titre-card__title{font-size:1.1rem;margin:0 0 .25rem 0}.hg-filter-results__grid[data-view="list"] .titre-card__info-text{gap:.5rem;margin-bottom:.5rem}.hg-filter-results__grid[data-view="list"] .titre-card__info-text span{font-size:.8rem;padding:.2rem .6rem}.hg-filter-results__grid[data-view="list"] .titre-card__logline{font-size:.85rem;-webkit-line-clamp:1}.hg-filter-results__grid[data-view="list"] .titre-card__button{width:35px;height:35px}}@media (max-width:480px){.hg-filter-results__grid[data-view="grid"]{gap:1rem}.titre-card{height:240px}.titre-card__title{font-size:1rem}.titre-card__info-text span{font-size:.8rem}.titre-card__tags{top:.75rem;right:.75rem}.titre-card__tag{font-size:.75rem;padding:.25rem .8rem}.hg-filter-results__grid[data-view="list"] .titre-card{padding:.75rem}.hg-filter-results__grid[data-view="list"] .titre-card__link{gap:.75rem}.hg-filter-results__grid[data-view="list"] .titre-card__image{width:70px;height:70px}.hg-filter-results__grid[data-view="list"] .titre-card__title{font-size:1rem}.hg-filter-results__grid[data-view="list"] .titre-card__info-text{gap:.25rem}.hg-filter-results__grid[data-view="list"] .titre-card__info-text span{font-size:.75rem;padding:.15rem .5rem}.hg-filter-results__grid[data-view="list"] .titre-card__logline{font-size:.8rem}.hg-filter-results__grid[data-view="list"] .titre-card__button{width:30px;height:30px}.hg-filter-results__grid[data-view="list"] .titre-card__button svg{width:12px;height:12px}.hg-filter-results__shimmer[data-view="grid"]{gap:1rem}.shimmer-card{height:240px}.hg-filter-results__shimmer[data-view="list"] .shimmer-card{height:120px}}