@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-content[data-astro-cid-v2cbyr3p],.story-image[data-astro-cid-v2cbyr3p],.story-text[data-astro-cid-v2cbyr3p],.detail-card[data-astro-cid-v2cbyr3p]{animation:fadeInUp .8s ease-out forwards}.story-image[data-astro-cid-v2cbyr3p]{animation-delay:.2s}.story-text[data-astro-cid-v2cbyr3p]{animation-delay:.4s}.detail-card[data-astro-cid-v2cbyr3p]:nth-child(1){animation-delay:.2s}.detail-card[data-astro-cid-v2cbyr3p]:nth-child(2){animation-delay:.4s}.detail-card[data-astro-cid-v2cbyr3p]:nth-child(3){animation-delay:.6s}.contact-wrapper[data-astro-cid-v2cbyr3p]{animation:fadeInUp .8s ease-out .8s forwards;opacity:0}#about-hero[data-astro-cid-v2cbyr3p]{height:60vh;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--bg-light);padding:160px 0 60px;background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width:1024px){#about-hero[data-astro-cid-v2cbyr3p]{background-attachment:fixed}}.subtitle[data-astro-cid-v2cbyr3p]{text-transform:uppercase;letter-spacing:.3em;font-size:.9rem;color:var(--oak-wood);display:block;margin-bottom:1rem}#about-hero[data-astro-cid-v2cbyr3p] h1[data-astro-cid-v2cbyr3p]{color:#fff;font-size:clamp(2.5rem,8vw,5rem);margin-bottom:1.5rem}.lead-text[data-astro-cid-v2cbyr3p]{max-width:700px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6;opacity:.9;font-family:Merriweather,serif}#about-story[data-astro-cid-v2cbyr3p]{background:#fff;padding:8rem 0}.story-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.story-image[data-astro-cid-v2cbyr3p]{position:relative}.image-frame[data-astro-cid-v2cbyr3p]{position:relative;z-index:1;border-radius:4px;overflow:hidden;box-shadow:20px 20px 0 var(--bg-light)}.profile-photo[data-astro-cid-v2cbyr3p]{width:100%;height:auto;display:block;transition:var(--transition-smooth)}.profile-photo[data-astro-cid-v2cbyr3p]:hover{transform:scale(1.05)}.story-text[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{text-align:left;margin-bottom:2rem;position:relative}.story-text[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:2px;background:var(--chocolate-brown)}.story-text[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:1.1rem;line-height:1.8;color:var(--ash-brown);margin-bottom:1.5rem}.story-quote[data-astro-cid-v2cbyr3p]{margin-top:3rem;padding-left:2rem;border-left:3px solid var(--oak-wood)}blockquote[data-astro-cid-v2cbyr3p]{font-family:Playfair Display,serif;font-style:italic;font-size:1.5rem;color:var(--coffee-bean);line-height:1.4}#about-details[data-astro-cid-v2cbyr3p]{padding:8rem 0;background:var(--bg-light)}.details-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.detail-card[data-astro-cid-v2cbyr3p]{background:#fff;padding:3.5rem 2.5rem;border-radius:8px;box-shadow:0 10px 40px #00000008;transition:var(--transition-smooth);border:1px solid rgba(198,157,119,.1);display:flex;flex-direction:column;align-items:center;text-align:center}.detail-card[data-astro-cid-v2cbyr3p]:hover{transform:translateY(-10px);box-shadow:0 20px 60px #a1540a14;border-color:var(--oak-wood)}.icon-wrapper[data-astro-cid-v2cbyr3p]{width:60px;height:60px;background:var(--bg-light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--chocolate-brown);margin-bottom:2rem;transition:var(--transition-smooth)}.detail-card[data-astro-cid-v2cbyr3p]:hover .icon-wrapper[data-astro-cid-v2cbyr3p]{background:var(--chocolate-brown);color:#fff}.detail-card[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{color:var(--coffee-bean);margin-bottom:1.5rem;font-size:1.6rem}.detail-card[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{color:var(--ash-brown);line-height:1.7;margin-bottom:1rem}#about-contact[data-astro-cid-v2cbyr3p]{padding:10rem 0;background:#fff;position:relative}#about-contact[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:100px;background:linear-gradient(to bottom,var(--oak-wood),transparent)}.contact-wrapper[data-astro-cid-v2cbyr3p]{max-width:1100px;margin:0 auto}.contact-header[data-astro-cid-v2cbyr3p]{text-align:center;margin-bottom:5rem}.pre-title[data-astro-cid-v2cbyr3p]{display:block;text-transform:uppercase;letter-spacing:.3em;font-size:.85rem;color:var(--oak-wood);margin-bottom:1rem;font-weight:500}.contact-header[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{font-size:clamp(2rem,4vw,3rem);color:var(--coffee-bean);margin-bottom:0}.contact-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.contact-method[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 2rem;text-decoration:none;color:inherit;transition:var(--transition-smooth);border-radius:12px;background:var(--bg-light);border:1px solid transparent}.contact-method[data-astro-cid-v2cbyr3p]:hover{background:#fff;transform:translateY(-10px);box-shadow:0 20px 40px #0000000d;border-color:var(--oak-wood)}.contact-icon[data-astro-cid-v2cbyr3p]{width:64px;height:64px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--chocolate-brown);margin-bottom:2rem;transition:var(--transition-smooth);box-shadow:0 10px 20px #00000008}.contact-method[data-astro-cid-v2cbyr3p]:hover .contact-icon[data-astro-cid-v2cbyr3p]{background:var(--chocolate-brown);color:#fff;transform:rotate(10deg)}.contact-label[data-astro-cid-v2cbyr3p]{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:var(--ash-brown);margin-bottom:.75rem;font-weight:600;opacity:.7}.contact-info[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:1.1rem;color:var(--coffee-bean);font-family:Playfair Display,serif;line-height:1.4}@media(max-width:1024px){.story-grid[data-astro-cid-v2cbyr3p]{gap:3rem}.details-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;max-width:600px;margin:0 auto}.contact-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:1.5rem;max-width:500px;margin:0 auto}#about-contact[data-astro-cid-v2cbyr3p]{padding:6rem 0}}@media(max-width:768px){.story-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}.story-image[data-astro-cid-v2cbyr3p]{order:-1;max-width:500px;margin:0 auto}#about-hero[data-astro-cid-v2cbyr3p]{height:auto;min-height:450px;padding-top:140px}}
