@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Lato:wght@300;400;700&display=swap);:root{--about-gold:#BD926F;--about-gold-light:#d4a97a;--about-gold-hover:#FACE68;--about-dark:#2a2826;--about-text:#474544;--about-light:#f7f5f2;--about-cream:#faf8f5;--about-border:#e8e4de}.teachers-hero{background:linear-gradient(135deg,var(--about-dark) 0%,#3d3a38 50%,var(--about-dark) 100%);padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.teachers-hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="1" fill="%23BD926F" opacity="0.1"/></svg>');background-size:30px 30px;opacity:.3}.teachers-hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto}.teachers-hero h1{font-family:"Cormorant Garamond","Frank Ruhl Libre",serif!important;font-size:3.5rem;font-weight:600;color:#fff;margin-bottom:1rem;letter-spacing:.02em}.gold-divider{width:80px;height:3px;background:linear-gradient(90deg,transparent,var(--about-gold),transparent);margin:0 auto 2rem}.teachers-hero-subtitle{font-family:"Lato",sans-serif;font-size:1.2rem;color:var(--about-gold-light);font-weight:300;line-height:1.7;max-width:650px;margin:0 auto}.teachers-content{max-width:1000px;margin:0 auto;padding:0 1.5rem}.teacher-section{padding:4rem 0;border-bottom:1px solid var(--about-border)}.teacher-section:last-of-type{border-bottom:none}.teacher-section:nth-child(even){background:var(--about-cream)}.teacher-card{display:flex;gap:3rem;align-items:flex-start;max-width:1000px;margin:0 auto;padding:0 1.5rem}.teacher-card.reverse{flex-direction:row-reverse}.teacher-image-container{flex-shrink:0;width:280px}.teacher-image{width:100%;height:280px;object-fit:cover;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.15);border:4px solid #fff}.teacher-info{flex:1}.teacher-name{font-family:"Cormorant Garamond","Frank Ruhl Libre",serif!important;font-size:2.25rem;font-weight:600;color:var(--about-dark);margin:0 0 .5rem;position:relative;display:inline-block}.teacher-name::after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,var(--about-gold),var(--about-gold-light));border-radius:2px}.teacher-bio{margin-top:1.5rem}.teacher-bio p{font-family:"Lato",sans-serif;font-size:1rem;color:var(--about-text);line-height:1.8;margin-bottom:1.25rem}.teacher-bio p:last-child{margin-bottom:0}.view-courses-btn{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--about-gold) 0%,var(--about-gold-light) 100%);color:#fff;font-family:"Lato",sans-serif;font-weight:500;font-size:.95rem;text-decoration:none;padding:.75rem 1.5rem;border-radius:50px;margin-top:1.5rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(189,146,111,.3)}.teachers-cta-btn:hover,.view-courses-btn:hover{color:#fff;text-decoration:none;transform:translateY(-2px)}.view-courses-btn:hover{background:linear-gradient(135deg,var(--about-gold-hover) 0%,var(--about-gold) 100%);box-shadow:0 6px 20px rgba(189,146,111,.4)}.teacher-bio em{font-style:italic;color:var(--about-dark)}.teachers-cta-section{background:linear-gradient(135deg,var(--about-dark) 0%,#3d3a38 100%);padding:4rem 2rem;text-align:center}.teachers-cta-section h3{font-family:"Cormorant Garamond",serif!important;font-size:2rem;color:#fff;margin-bottom:1rem}.teachers-cta-section p{font-family:"Lato",sans-serif;color:var(--about-gold-light);font-size:1.1rem;max-width:600px;margin:0 auto 2rem}.teachers-cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--about-gold);color:#fff;font-family:"Lato",sans-serif;font-weight:500;font-size:1rem;text-decoration:none;padding:1rem 2rem;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 20px rgba(189,146,111,.4)}.teachers-cta-btn:hover{background:var(--about-gold-hover);box-shadow:0 6px 25px rgba(189,146,111,.5)}.teachers-footer-note{text-align:center;padding:2rem;background:var(--about-light);border-top:1px solid var(--about-border)}.teachers-footer-note p{font-family:"Lato",sans-serif;font-size:.9rem;color:#888;margin:0}.teachers-footer-note a{color:var(--about-gold);text-decoration:none}.teachers-footer-note a:hover{text-decoration:underline}@media (max-width:900px){.teacher-card,.teacher-card.reverse{flex-direction:column;text-align:center;gap:2rem}.teacher-image-container{width:220px;margin:0 auto}.teacher-image{height:220px}.teacher-name::after{left:50%;transform:translateX(-50%)}.teacher-bio{text-align:left}}@media (max-width:768px){.teachers-hero{padding:3rem 1.5rem}.teachers-hero h1{font-size:2.5rem}.teachers-hero-subtitle{font-size:1.05rem}.teacher-section{padding:3rem 1rem}.teacher-name{font-size:1.85rem}.teacher-bio p{font-size:.95rem}}@media (max-width:480px){.teachers-hero h1{font-size:2rem}.teacher-name{font-size:1.6rem}.teacher-image-container{width:180px}.teacher-image{height:180px}}
