:root{--font-display:Cormorant Garamond,serif;--font-body:Plus Jakarta Sans,sans-serif;--color-maroon-950:#2a0a0a;--color-maroon-900:#3d0c0c;--color-maroon-700:#6b1010;--color-maroon-600:#8b1a1a;--color-maroon-500:#6b4c4c;--color-primary:#8b1a1a;--color-primary-hover:#6b1010;--color-heading:#3d0c0c;--color-body:#6b4c4c;--color-muted:#999080;--color-bg:#fff9f2;--color-surface:#fff;--color-border:#ede0cc;--color-wheat:wheat;--color-gold:#d4a055;--color-gold-dark:#c17f3e;--color-peach:#fdebd0;--color-green:#4caf50;--color-alert:#f44336;--shadow-sm:0 .125rem 1.25rem #2a0a0a14;--shadow-md:0 .25rem 1rem #6b10104d;--shadow-lg:0 .5rem 1.75rem #2a0a0a0f;--shadow-card:0 .25rem 1.5rem #2a0a0a0f}.gallery{background:#fff;padding:6rem 5%}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:.625rem;max-width:1600px;margin:auto;display:grid}.gallery-item{aspect-ratio:1;border-radius:.875rem;position:relative;overflow:hidden}.gallery-item__btn{cursor:pointer;border-radius:inherit;background:0 0;border:none;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.gallery-item__btn img{transition:transform .5s}.gallery-item__btn:hover img{transform:scale(1.08)}.gallery-item__btn:focus-visible{outline-offset:3px;outline:2px solid #8b1a1a}@media (max-width:900px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery{padding:5rem 5% 2rem}}@media (max-width:600px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}
:root{--font-display:Cormorant Garamond,serif;--font-body:Plus Jakarta Sans,sans-serif;--color-maroon-950:#2a0a0a;--color-maroon-900:#3d0c0c;--color-maroon-700:#6b1010;--color-maroon-600:#8b1a1a;--color-maroon-500:#6b4c4c;--color-primary:#8b1a1a;--color-primary-hover:#6b1010;--color-heading:#3d0c0c;--color-body:#6b4c4c;--color-muted:#999080;--color-bg:#fff9f2;--color-surface:#fff;--color-border:#ede0cc;--color-wheat:wheat;--color-gold:#d4a055;--color-gold-dark:#c17f3e;--color-peach:#fdebd0;--color-green:#4caf50;--color-alert:#f44336;--shadow-sm:0 .125rem 1.25rem #2a0a0a14;--shadow-md:0 .25rem 1rem #6b10104d;--shadow-lg:0 .5rem 1.75rem #2a0a0a0f;--shadow-card:0 .25rem 1.5rem #2a0a0a0f}.testimonials{background:#fff;padding:6.25rem 5%}.tst-slider{max-width:56.25rem;margin:0 auto;position:relative}.tst-track-wrapper{overflow:hidden}.tst-track{transition:transform .5s;display:flex}.tst-slide{min-width:100%;padding:0 1.25rem}.tst-card{text-align:center;background:#fff;border:1px solid #ede0cc;border-radius:1rem;padding:2.5rem 2.25rem}.tst-quote{color:#3d0c0c;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(1rem,2vw,1.25rem);font-style:italic;line-height:1.6;position:relative}.tst-quote:before{content:"“";color:#ede0cc;font-family:Cormorant Garamond,serif;font-size:3rem;line-height:1;position:absolute;top:-1.25rem;left:-.625rem}.tst-author{justify-content:center;align-items:center;gap:.875rem;display:flex}.tst-avatar{color:#6b1010;background:#fdebd0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-family:Cormorant Garamond,serif;font-size:1.125rem;font-weight:700;display:flex}.tst-author-info{text-align:left}.tst-author-name{color:#3d0c0c;font-size:.9375rem;font-weight:600}.tst-author-role{color:#999080;font-size:.75rem}.tst-nav{justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.tst-nav-btn{cursor:pointer;color:#6b1010;background:#fff;border:2px solid #ede0cc;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.125rem;transition:background .3s,color .3s,border-color .3s;display:flex}.tst-nav-btn:hover{color:#fff;background:#6b1010;border-color:#6b1010}@media (max-width:900px){.testimonials{padding:5rem 5%}}
