header[data-astro-cid-3ef6ksr2]{background-color:var(--ocre-principal);padding:var(--spacing-md) 0;box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:1000}nav[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-3ef6ksr2]{font-family:var(--font-family-serif);font-size:1.5rem;font-weight:700;color:var(--text-clair);text-decoration:none}.logo[data-astro-cid-3ef6ksr2]:hover,.logo[data-astro-cid-3ef6ksr2]:focus{color:var(--ocre-clair);text-decoration:none}ul[data-astro-cid-3ef6ksr2]{list-style:none;padding:0;margin:0;display:flex;gap:var(--spacing-lg)}li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--text-clair);text-decoration:none;font-weight:500;padding:var(--spacing-sm) 0;position:relative}li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus,li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--ocre-clair);text-decoration:none}li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--ocre-clair);transition:width .3s ease}li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after,li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus:after,li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active:after{width:100%}@media (max-width: 768px){nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:none}}footer[data-astro-cid-sz7xmlte]{background-color:var(--ocre-fonce);color:var(--ocre-clair);padding:var(--spacing-xl) 0 var(--spacing-md);margin-top:var(--spacing-xxl)}.footer-content[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.footer-section[data-astro-cid-sz7xmlte]{flex:1;min-width:250px}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:var(--text-clair);font-family:var(--font-family-serif);margin-bottom:var(--spacing-md)}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:var(--spacing-sm);font-size:.9rem}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--ocre-clair)}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus{color:var(--text-clair);text-decoration:underline}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:var(--spacing-lg);border-top:1px solid var(--ocre-principal);font-size:.85rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin-bottom:var(--spacing-xs)}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--ocre-clair)}:root{--ocre-principal: #D2B48C;--ocre-clair: #F5DEB3;--ocre-fonce: #A0522D;--accent-lavande: #E6E6FA;--accent-olive: #808000;--text-principal: #333333;--text-titres: #4A4A4A;--text-clair: #FFFFFF;--background-clair: #FAF7F2;--background-section: #FFFFFF;--font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif;--font-family-serif: "Georgia", "Times New Roman", Times, serif;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-xxl: 3rem;--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--border-radius-sm: .25rem;--border-radius-md: .5rem;--border-radius-lg: .75rem}html{font-family:var(--font-family-sans-serif);background-color:var(--background-clair);color:var(--text-principal);scroll-behavior:smooth}body{margin:0;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-serif);color:var(--text-titres);margin-top:var(--spacing-lg);margin-bottom:var(--spacing-md);line-height:1.3}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}p{margin-bottom:var(--spacing-md)}a{color:var(--ocre-fonce);text-decoration:none;transition:color .3s ease}a:hover,a:focus{color:var(--accent-olive);text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{width:90%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}.button{display:inline-block;padding:var(--spacing-sm) var(--spacing-lg);background-color:var(--ocre-fonce);color:var(--text-clair);border:none;border-radius:var(--border-radius-sm);font-size:1rem;font-weight:700;text-align:center;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.button:hover,.button:focus{background-color:var(--accent-olive);color:var(--text-clair);text-decoration:none;transform:translateY(-2px)}.button-secondary{background-color:var(--ocre-clair);color:var(--ocre-fonce);border:1px solid var(--ocre-fonce)}.button-secondary:hover,.button-secondary:focus{background-color:var(--ocre-principal);color:var(--text-clair)}.text-center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}body{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}:root{--font-family-sans-serif: "Open Sans", sans-serif;--font-family-serif: "Lora", serif}
