.section-eyebrow[data-astro-cid-kh7btl4r]{display:block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold);margin-bottom:var(--spacing-sm)}.section-eyebrow--light[data-astro-cid-kh7btl4r]{color:var(--color-blush)}.about-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1.3fr;gap:var(--spacing-2xl);align-items:center}@media(max-width:1000px){.about-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:var(--spacing-xl)}}@media(max-width:600px){.about-grid[data-astro-cid-kh7btl4r]{gap:var(--spacing-lg)}}.about-image[data-astro-cid-kh7btl4r]{position:relative}.about-image__frame[data-astro-cid-kh7btl4r]{position:relative;padding:3px;border-radius:var(--radius-xl);background:var(--gradient-gold-border);background-size:300% 300%;animation:borderShimmer 6s ease infinite}@keyframes borderShimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.about-image__placeholder[data-astro-cid-kh7btl4r]{aspect-ratio:4/5;border-radius:calc(var(--radius-xl) - 3px);overflow:hidden;position:relative}.about-image__placeholder[data-astro-cid-kh7btl4r] .about-image__img{width:100%;height:100%;object-fit:cover;display:block}.about-image__decoration[data-astro-cid-kh7btl4r]{position:absolute;bottom:-30px;right:-30px;width:60%;height:60%;background:var(--gradient-gold);border-radius:var(--radius-xl);opacity:.15;z-index:-1}.about-greeting[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.35rem;font-style:italic;color:var(--color-gold);margin-bottom:var(--spacing-sm)}.about-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:var(--spacing-lg)}@media(max-width:600px){.about-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:var(--spacing-md)}}.about-text[data-astro-cid-kh7btl4r]{font-size:1.1rem;color:var(--color-brown-light);line-height:2}.about-text[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{color:var(--color-charcoal);font-style:italic}.approach-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--spacing-lg);max-width:1200px;margin:0 auto}@media(max-width:768px){.approach-grid[data-astro-cid-kh7btl4r]{gap:var(--spacing-md)}}.approach-grid[data-astro-cid-kh7btl4r] .approach-card[data-astro-cid-kh7btl4r]:nth-child(1),.approach-grid[data-astro-cid-kh7btl4r] .approach-card[data-astro-cid-kh7btl4r]:nth-child(2),.approach-grid[data-astro-cid-kh7btl4r] .approach-card[data-astro-cid-kh7btl4r]:nth-child(3){grid-column:span 2}.approach-grid[data-astro-cid-kh7btl4r] .approach-card[data-astro-cid-kh7btl4r]:nth-child(4){grid-column:2 / 4}.approach-grid[data-astro-cid-kh7btl4r] .approach-card[data-astro-cid-kh7btl4r]:nth-child(5){grid-column:4 / 6}@media(max-width:1100px){.approach-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}.approach-grid[data-astro-cid-kh7btl4r] .approach-card[data-astro-cid-kh7btl4r]:nth-child(1),.approach-grid[data-astro-cid-kh7btl4r] .approach-card[data-astro-cid-kh7btl4r]:nth-child(2),.approach-grid[data-astro-cid-kh7btl4r] .approach-card[data-astro-cid-kh7btl4r]:nth-child(3),.approach-grid[data-astro-cid-kh7btl4r] .approach-card[data-astro-cid-kh7btl4r]:nth-child(4),.approach-grid[data-astro-cid-kh7btl4r] .approach-card[data-astro-cid-kh7btl4r]:nth-child(5){grid-column:span 1}}@media(max-width:700px){.approach-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.approach-card[data-astro-cid-kh7btl4r]{position:relative;background:linear-gradient(180deg,var(--color-cream) 0%,#faf8f5 100%);padding:var(--spacing-lg);padding-top:calc(var(--spacing-lg) + 4px);border-radius:var(--radius-lg);border:1px solid rgba(26,26,26,.06);text-align:left;transition:all .5s cubic-bezier(.23,1,.32,1);opacity:0;animation:fadeInUp .5s ease forwards;overflow:hidden;box-shadow:0 4px 6px #1a1a1a0a,0 10px 20px #1a1a1a08}@media(max-width:600px){.approach-card[data-astro-cid-kh7btl4r]{padding:var(--spacing-md);padding-top:calc(var(--spacing-md) + 4px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.approach-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #1a1a1a1a,0 10px 20px #c9a86c14;border-color:#c9a86c40}.approach-card__accent[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-gold);transform:scaleX(.2);transform-origin:left;transition:transform .5s cubic-bezier(.23,1,.32,1)}.approach-card[data-astro-cid-kh7btl4r]:hover .approach-card__accent[data-astro-cid-kh7btl4r]{transform:scaleX(1)}.approach-card__number[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:linear-gradient(135deg,#c9a86c1a,#c9a86c0d);border:1px solid rgba(201,168,108,.25);border-radius:var(--radius-md);margin-bottom:var(--spacing-md);transition:all .4s cubic-bezier(.23,1,.32,1)}.approach-card__number[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--color-gold);transition:color .3s ease}.approach-card[data-astro-cid-kh7btl4r]:hover .approach-card__number[data-astro-cid-kh7btl4r]{background:var(--gradient-gold);border-color:var(--color-gold);transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #c9a86c59}.approach-card[data-astro-cid-kh7btl4r]:hover .approach-card__number[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:var(--color-charcoal)}.approach-card__charcoal-line[data-astro-cid-kh7btl4r]{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,var(--color-charcoal) 50%,transparent 100%);opacity:.1;transition:opacity .4s ease}.approach-card[data-astro-cid-kh7btl4r]:hover .approach-card__charcoal-line[data-astro-cid-kh7btl4r]{opacity:.25}.approach-card__title[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:1.3rem;font-weight:500;color:var(--color-charcoal);margin-bottom:var(--spacing-sm);letter-spacing:-.01em;transition:color .3s ease}.approach-card[data-astro-cid-kh7btl4r]:hover .approach-card__title[data-astro-cid-kh7btl4r]{color:var(--color-gold-deep)}.approach-card__description[data-astro-cid-kh7btl4r]{font-size:.95rem;color:var(--color-brown);line-height:1.8;margin:0}.training-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-2xl);align-items:center}@media(max-width:900px){.training-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:var(--spacing-xl)}}@media(max-width:600px){.training-grid[data-astro-cid-kh7btl4r]{gap:var(--spacing-lg)}}.training-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:var(--spacing-md)}.training-intro[data-astro-cid-kh7btl4r]{font-size:1.1rem;color:var(--color-brown-light);margin-bottom:var(--spacing-lg)}@media(max-width:600px){.training-intro[data-astro-cid-kh7btl4r]{font-size:1.05rem;margin-bottom:var(--spacing-md)}}.credentials-list[data-astro-cid-kh7btl4r]{list-style:none}.credentials-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{display:flex;align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-sm) 0;font-size:1rem;color:var(--color-brown);opacity:0;animation:fadeInUp .4s ease forwards}.credential-icon[data-astro-cid-kh7btl4r]{flex-shrink:0;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:var(--gradient-gold);color:var(--color-charcoal);border-radius:var(--radius-full);font-size:.75rem;font-weight:700}.training-quote[data-astro-cid-kh7btl4r]{position:relative;background:linear-gradient(135deg,var(--color-cream-dark) 0%,var(--color-gold-pale) 100%);padding:var(--spacing-xl);border-radius:var(--radius-xl);border:1px solid rgba(201,168,108,.2)}@media(max-width:600px){.training-quote[data-astro-cid-kh7btl4r]{padding:var(--spacing-lg)}}.training-quote__mark[data-astro-cid-kh7btl4r]{position:absolute;top:var(--spacing-md);left:var(--spacing-lg);font-family:var(--font-display);font-size:5rem;line-height:1;color:var(--color-gold);opacity:.3}.training-quote[data-astro-cid-kh7btl4r] blockquote[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.35rem;font-style:italic;color:var(--color-charcoal);line-height:1.8;margin:0 0 var(--spacing-md);position:relative}.training-quote[data-astro-cid-kh7btl4r] cite[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:.95rem;color:var(--color-gold);font-style:normal;font-weight:600}.studio-section[data-astro-cid-kh7btl4r]{position:relative;overflow:hidden}.studio-section__particles[data-astro-cid-kh7btl4r]{position:absolute;inset:0;pointer-events:none}.studio-particle[data-astro-cid-kh7btl4r]{position:absolute;bottom:-10px;width:4px;height:4px;background:var(--color-gold);border-radius:50%;opacity:0;animation:particleRise 10s ease-in-out infinite}@keyframes particleRise{0%,to{opacity:0;transform:translateY(0)}10%{opacity:.4}90%{opacity:.1}to{transform:translateY(-100vh)}}.studio-text[data-astro-cid-kh7btl4r]{font-size:1.15rem;color:var(--color-taupe);line-height:1.9}.studio-text[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{color:var(--color-blush);font-style:italic}.studio-features[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--spacing-lg);margin-top:var(--spacing-lg)}@media(max-width:600px){.studio-features[data-astro-cid-kh7btl4r]{gap:var(--spacing-md);margin-top:var(--spacing-md)}}.studio-feature[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:var(--spacing-sm);font-family:var(--font-heading);font-size:1rem;color:var(--color-blush)}.studio-feature__dot[data-astro-cid-kh7btl4r]{width:8px;height:8px;background:var(--color-gold);border-radius:50%}.cta-text[data-astro-cid-kh7btl4r]{font-size:1.1rem;color:var(--color-brown-light);max-width:550px;margin:0 auto var(--spacing-xl);line-height:1.8}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;gap:var(--spacing-md);justify-content:center;flex-wrap:wrap}@media(max-width:600px){.cta-buttons[data-astro-cid-kh7btl4r]{flex-direction:column;gap:var(--spacing-sm)}.cta-text[data-astro-cid-kh7btl4r]{font-size:1.05rem}}
