/*
Theme Name: Atelier d'Hellas
Theme URI: https://atelierdhellas.fr/
Description: Thème enfant blocs de Riverbank pour Atelier d'Hellas.
Author: Atelier d'Hellas
Template: riverbank
Version: 0.2.0
Text Domain: atelier-dhellas
*/

:root { --adh-ink:#15120f; --adh-aegean:#123b5d; --adh-ivory:#f2e7d3; --adh-terracotta:#a84f31; --adh-gold:#c9a65b; }
.adh-eyebrow { letter-spacing:.18em; text-transform:uppercase; font-size:.75rem; font-weight:700; color:var(--adh-gold); }
.adh-hero { min-height:720px; display:flex; align-items:center; position:relative; color:#fff; background-color:var(--adh-ink); background-image:url('assets/images/hero-atelier-hellas.png'); background-size:cover; background-position:center; }
.adh-hero::before { content:""; position:absolute; inset:0; background:linear-gradient(90deg,rgba(10,15,18,.94),rgba(10,15,18,.67) 42%,transparent 74%); }
.adh-hero > .wp-block-group__inner-container { position:relative; z-index:1; }
.adh-category-card { min-height:500px; position:relative; overflow:hidden; }
.adh-category-card .wp-block-cover__inner-container { align-self:flex-end; }
.adh-brand { margin:0; font-family:Georgia,'Times New Roman',serif; font-size:1.55rem; letter-spacing:.08em; text-transform:uppercase; }
.adh-brand a { color:#f2e7d3; text-decoration:none; }
.adh-category-grid { gap:1rem; }
.adh-category-tile { min-height:520px; display:flex; align-items:flex-end; padding:1.6rem; color:#fff; background-size:cover; background-position:center; position:relative; overflow:hidden; }
.adh-category-tile::before { content:""; position:absolute; inset:0; background:linear-gradient(180deg,transparent 42%,rgba(15,12,10,.9)); }
.adh-category-tile > * { position:relative; z-index:1; }
.adh-category-tile a { color:#fff; }
.adh-cat-bijoux { background-image:url('assets/images/categorie-bijoux.png'); }
.adh-cat-vetements { background-image:url('assets/images/categorie-vetements.png'); }
.adh-cat-accessoires { background-image:url('assets/images/categorie-accessoires.png'); }
.adh-cat-decorations { background-image:url('assets/images/categorie-decorations.png'); }
.adh-frame { outline:1px solid rgba(201,166,91,.25); outline-offset:-18px; }
.adh-product-grid .wc-block-grid__product { border:1px solid rgba(201,166,91,.2); padding-bottom:1.2rem; }
.adh-product-grid .wc-block-grid__product-title { font-family:var(--wp--preset--font-family--heading); font-size:1.25rem; }
@media(max-width:782px){.adh-hero{min-height:670px;background-position:62% center}.adh-hero::before{background:rgba(10,15,18,.68)}.adh-category-tile{min-height:440px}}
