.tresors{padding:6rem 0 7rem;background:#fff}.tresors__header{text-align:center;max-width:800px;margin:0 auto 5rem}.tresors__eyebrow{display:block;font-family:var(--font-body);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--primary);margin-bottom:1.5rem}.tresors__title{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.8rem);color:var(--text-dark);line-height:1.1;margin-bottom:1.5rem}.tresors__subtitle{font-family:var(--font-body);font-size:1.1rem;color:var(--text-muted);line-height:1.7;max-width:600px;margin:0 auto}.tresors__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(2,minmax(280px,auto));gap:2rem}.tresors__card{position:relative;overflow:hidden;background:var(--surface-cream);display:flex;flex-direction:column;transition:transform .6s cubic-bezier(.16,1,.3,1)}.tresors__card:hover{transform:translateY(-8px)}.tresors__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.tresors__card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.tresors__card-image img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.tresors__card:hover .tresors__card-image img{transform:scale(1.08)}.tresors__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.2) 50%,transparent 100%);z-index:2;opacity:.8;transition:opacity .4s ease}.tresors__card:hover .tresors__card-overlay{opacity:1}.tresors__card-content{position:relative;z-index:3;margin-top:auto;padding:2.5rem;color:#fff}.tresors__card-tag{display:inline-block;font-family:var(--font-body);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;background:var(--primary);padding:.4rem .8rem;margin-bottom:1rem}.tresors__card-title{font-family:var(--font-display);font-size:1.8rem;margin-bottom:.5rem}.tresors__card-desc{font-size:.9rem;opacity:.8;max-width:250px}.tresors__card--main{grid-column:span 7;grid-row:span 2}.tresors__card--main .tresors__card-title{font-size:2.5rem}.tresors__card--secondary,.tresors__card--tertiary{grid-column:span 5}@media(max-width:1024px){.tresors__grid{grid-template-columns:1fr;grid-template-rows:auto;gap:1.5rem}.tresors__card--main,.tresors__card--secondary,.tresors__card--tertiary{grid-column:span 1;grid-row:auto;height:450px}.tresors__card--main .tresors__card-title{font-size:2rem}}@media(max-width:768px){.tresors{padding:5rem 0}.tresors__header{margin-bottom:3.5rem}.tresors__title{font-size:2.2rem}.tresors__card-content{padding:2rem 1.5rem}.tresors__card--main{height:500px}.tresors__card--secondary,.tresors__card--tertiary{height:380px}.tresors__card-title{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/accueil-tresor.css.map */
