.section{padding:5rem 0}.section-dark{background:var(--surface)}.section-title{font-family:var(--font-h);font-size:2.5rem;color:var(--text);margin-bottom:1rem;text-align:center}.section-subtitle{color:var(--text-muted);text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.7}.section-divider{width:60px;height:3px;background:var(--primary);margin:0 auto 1.5rem;border-radius:2px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-content h2{font-family:var(--font-h);font-size:2.5rem;color:var(--text);margin-bottom:1.5rem}.about-content p{color:var(--text-muted);line-height:1.8;margin-bottom:1.25rem;font-size:1.05rem}.about-image{border-radius:12px;overflow:hidden}.about-image img{width:100%;height:auto;display:block;transition:transform .4s ease}.about-image:hover img{transform:scale(1.03)}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.feature-card{background:var(--surface-alt);border-radius:12px;overflow:hidden;border:1px solid var(--border);transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.feature-card img{width:100%;height:280px;object-fit:cover;display:block}.feature-card-body{padding:1.5rem}.feature-card-body h3{font-family:var(--font-h);font-size:1.4rem;color:var(--text);margin-bottom:.5rem}.feature-card-body p{color:var(--text-muted);line-height:1.7;margin:0}.info-section{text-align:center}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:800px;margin:0 auto 2.5rem}.info-item{padding:1.5rem}.info-icon{font-size:1.5rem;margin-bottom:.75rem;color:var(--accent)}.info-item h3{font-family:var(--font-h);font-size:1.15rem;color:var(--text);margin-bottom:.5rem}.info-item p{color:var(--text-muted);line-height:1.6;margin:0;font-size:.95rem}.info-item a{color:var(--accent);text-underline-offset:3px}.cta-section{text-align:center;padding:4rem 0;background:var(--surface)}.cta-section h2{font-family:var(--font-h);font-size:2.25rem;color:var(--text);margin-bottom:1rem}.cta-section p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.page-hero{padding:8rem 0 4rem;text-align:center;background:var(--surface);margin-top:var(--header-h)}.page-hero h1{font-family:var(--font-h);font-size:3rem;color:var(--text);margin-bottom:1rem}.page-hero p{color:var(--text-muted);font-size:1.15rem;max-width:600px;margin:0 auto}.about-story{max-width:800px;margin:0 auto}.about-story p{color:var(--text-muted);line-height:1.9;margin-bottom:1.5rem;font-size:1.05rem}.about-story h2{font-family:var(--font-h);font-size:2rem;color:var(--text);margin:2.5rem 0 1rem}.about-gallery{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2.5rem 0}.about-gallery img{width:100%;height:300px;object-fit:cover;border-radius:8px;display:block}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-info h2{font-family:var(--font-h);font-size:2rem;color:var(--text);margin-bottom:1.5rem}.contact-detail{display:flex;gap:1rem;margin-bottom:1.75rem;align-items:flex-start}.contact-detail .icon{font-size:1.25rem;color:var(--accent);min-width:28px;text-align:center;padding-top:2px}.contact-detail h3{font-family:var(--font-h);font-size:1.1rem;color:var(--text);margin-bottom:.35rem}.contact-detail p{color:var(--text-muted);line-height:1.6;margin:0}.contact-detail a{color:var(--accent);text-underline-offset:3px}.contact-hours h2{font-family:var(--font-h);font-size:2rem;color:var(--text);margin-bottom:1.5rem}.hours-table{width:100%}.hours-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--border)}.hours-row:last-child{border-bottom:none}.hours-day{color:var(--text);font-weight:600}.hours-time{color:var(--text-muted)}.contact-social{margin-top:2rem}.contact-social h3{font-family:var(--font-h);font-size:1.1rem;color:var(--text);margin-bottom:1rem}.social-links{display:flex;gap:1rem}.social-link{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--surface-alt);border:1px solid var(--border);color:var(--text);text-decoration:none;transition:background .2s,border-color .2s}.social-link:hover{background:var(--primary);border-color:var(--primary)}.social-link svg{width:20px;height:20px;fill:currentColor}.legal-content{max-width:800px;margin:0 auto}.legal-content h2{font-family:var(--font-h);font-size:1.75rem;color:var(--text);margin:2.5rem 0 1rem}.legal-content h3{font-family:var(--font-h);font-size:1.3rem;color:var(--text);margin:2rem 0 .75rem}.legal-content p{color:var(--text-muted);line-height:1.8;margin-bottom:1rem;font-size:1rem}.legal-content ul,.legal-content ol{color:var(--text-muted);line-height:1.8;margin:0 0 1rem;padding-left:1.5rem}.legal-content li{margin-bottom:.5rem}.legal-content a{color:var(--accent);text-underline-offset:3px}.legal-last-updated{color:var(--text-muted);font-size:.9rem;font-style:italic;margin-bottom:2rem}.footer{background:var(--surface);border-top:1px solid var(--border);padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand h3{font-family:var(--font-h);font-size:1.5rem;color:var(--text);margin-bottom:1rem}.footer-brand p{color:var(--text-muted);line-height:1.7;font-size:.95rem;max-width:300px}.footer-col h4{font-family:var(--font-h);font-size:1.1rem;color:var(--text);margin-bottom:1rem}.footer-nav{list-style:none;padding:0;margin:0}.footer-nav li{margin-bottom:.75rem}.footer-nav a{color:var(--text-muted);text-decoration:none;font-size:.95rem;transition:color .2s}.footer-nav a:hover{color:var(--accent)}.footer-contact p{color:var(--text-muted);font-size:.95rem;line-height:1.7;margin-bottom:.5rem}.footer-contact a{color:var(--accent);text-underline-offset:3px}.footer-bottom{border-top:1px solid var(--border);padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-copyright{color:var(--text-muted);font-size:.85rem;margin:0}.footer-legal{display:flex;gap:1.5rem;list-style:none;padding:0;margin:0}.footer-legal a{color:var(--text-muted);text-decoration:none;font-size:.85rem;transition:color .2s}.footer-legal a:hover{color:var(--accent)}.footer-powered{text-align:center;padding:1rem 0;color:var(--text-muted);font-size:.8rem}.footer-powered a{color:var(--text-muted);text-underline-offset:2px;transition:color .2s}.footer-powered a:hover{color:var(--accent)}.reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.15s}.reveal-delay-2{transition-delay:.3s}@media(max-width:992px){.about-grid{grid-template-columns:1fr;gap:2rem}.about-grid .about-image{order:-1}.features-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:2rem}.info-grid{grid-template-columns:1fr;gap:1rem}}@media(max-width:768px){.section{padding:3.5rem 0}.section-title{font-size:2rem}.page-hero{padding:6rem 0 3rem}.page-hero h1{font-size:2.25rem}.feature-card img{height:220px}.about-gallery{grid-template-columns:1fr}.about-gallery img{height:250px}.footer-bottom{flex-direction:column;text-align:center}.footer-legal{justify-content:center}}@media(max-width:480px){.section-title{font-size:1.75rem}.about-content h2{font-size:2rem}.page-hero h1{font-size:1.875rem}.info-item{padding:1rem .5rem}}