.about-hero[data-astro-cid-kh7btl4r]{position:relative;height:70vh;min-height:480px;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden;padding:4rem 5rem}.about-hero-bg[data-astro-cid-kh7btl4r]{position:absolute;inset:-10%;will-change:transform}.about-hero-img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;object-position:center 30%}.about-hero-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(to top,#3d3028e0,#3d302859 55%,#3d30281f)}.about-hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:2;max-width:600px}.about-hero-content[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:clamp(3rem,8vw,5.5rem);font-weight:700;color:var(--cream);line-height:1;margin-bottom:.75rem}.about-hero-content[data-astro-cid-kh7btl4r]>p[data-astro-cid-kh7btl4r]{color:#f5efe6bf;font-size:1.05rem}.hero-actions[data-astro-cid-kh7btl4r]{margin-top:1.75rem}.split-section[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;min-height:75vh;background:var(--cream)}.split-section--reverse[data-astro-cid-kh7btl4r]{background:var(--cream-dark)}.split-image[data-astro-cid-kh7btl4r]{overflow:hidden;position:relative}.split-image[data-astro-cid-kh7btl4r]>div[data-astro-cid-kh7btl4r]:first-child{position:absolute;inset:-10%;will-change:transform}.split-img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.image-glass-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(135deg,rgba(245,239,230,.12)0,transparent 50%,rgba(193,127,89,.08) 100%);backdrop-filter:blur(.5px);pointer-events:none;z-index:1}.split-content[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;justify-content:center;padding:5rem 5rem 5rem 4rem}.split-content--left[data-astro-cid-kh7btl4r]{padding:5rem 4rem 5rem 5rem;order:-1}.section-label[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.split-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;color:var(--green);margin-bottom:1.25rem;line-height:1.15}.split-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-body);line-height:1.8;margin-bottom:1.25rem;max-width:480px}.about-gallery-strip[data-astro-cid-kh7btl4r]{background:var(--green);padding:4rem 2rem;overflow:hidden}.gallery-scroll[data-astro-cid-kh7btl4r]{display:flex;gap:1.5rem;max-width:1200px;margin:0 auto;justify-content:center;flex-wrap:wrap}.gallery-card[data-astro-cid-kh7btl4r]{position:relative;flex:0 1 260px;aspect-ratio:4/3;border-radius:var(--radius);overflow:hidden;transform:perspective(800px) rotateY(0);transition:transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .4s}.gallery-card[data-astro-cid-kh7btl4r]:hover{transform:perspective(800px) rotateY(-5deg) rotateX(3deg) scale(1.04);box-shadow:0 20px 50px #00000059}.gallery-img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-card[data-astro-cid-kh7btl4r]:hover .gallery-img[data-astro-cid-kh7btl4r]{transform:scale(1.08)}.gallery-glass[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.15)0,transparent 40%,rgba(193,127,89,.12) 100%);pointer-events:none;opacity:0;transition:opacity .4s}.gallery-card[data-astro-cid-kh7btl4r]:hover .gallery-glass[data-astro-cid-kh7btl4r]{opacity:1}.philosophy-section[data-astro-cid-kh7btl4r]{position:relative;padding:7rem 2rem;overflow:hidden}.philosophy-bg[data-astro-cid-kh7btl4r]{position:absolute;inset:-10%;will-change:transform;z-index:0}.philosophy-bg-img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;filter:saturate(.7)}.philosophy-bg-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;z-index:1;background:#3d3028d1;backdrop-filter:blur(2px)}.philosophy-inner[data-astro-cid-kh7btl4r]{max-width:1100px;margin:0 auto;position:relative;z-index:2}.philosophy-inner[data-astro-cid-kh7btl4r] .section-label[data-astro-cid-kh7btl4r]{color:var(--gold)}.philosophy-inner[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);color:var(--cream);margin-bottom:3rem}.philosophy-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.glass-card[data-astro-cid-kh7btl4r]{background:#f5efe60f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(245,239,230,.1);border-radius:var(--radius);padding:2rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),background .3s,box-shadow .3s}.glass-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-6px) scale(1.02);background:#f5efe61a;box-shadow:0 16px 40px #0003}.philosophy-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:1.15rem;color:var(--cream);margin-bottom:.75rem}.philosophy-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#f5efe6a6;line-height:1.75;font-size:.95rem}.about-cta[data-astro-cid-kh7btl4r]{background:var(--cream);padding:7rem 2rem;text-align:center}.about-cta-inner[data-astro-cid-kh7btl4r]{max-width:560px;margin:0 auto}.about-cta[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.8rem);color:var(--green);margin-bottom:1rem}.about-cta[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-body);line-height:1.7;margin-bottom:2.5rem}.cta-actions[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.about-cta-link[data-astro-cid-kh7btl4r]{color:var(--gold);text-decoration:underline;text-underline-offset:2px;transition:color .2s}.about-cta-link[data-astro-cid-kh7btl4r]:hover{color:var(--green)}.section-ambient[data-astro-cid-kh7btl4r]{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.split-content[data-astro-cid-kh7btl4r]{position:relative}.split-content[data-astro-cid-kh7btl4r]>[data-astro-cid-kh7btl4r]:not(.section-ambient){position:relative;z-index:1}.ambient-orb[data-astro-cid-kh7btl4r]{position:absolute;border-radius:50%;background:radial-gradient(circle,var(--gold) 0%,transparent 70%);opacity:0;filter:blur(40px);animation:ambientDrift 10s ease-in-out infinite}.ambient-orb[data-astro-cid-kh7btl4r]:nth-child(1){width:200px;height:200px;top:10%;left:-5%;animation-delay:0s}.ambient-orb[data-astro-cid-kh7btl4r]:nth-child(2){width:150px;height:150px;bottom:15%;right:5%;animation-delay:3.5s}.ambient-orb[data-astro-cid-kh7btl4r]:nth-child(3){width:120px;height:120px;top:55%;left:40%;animation-delay:7s}@keyframes ambientDrift{0%,to{opacity:0;transform:translate(0) scale(.8)}25%{opacity:.12;transform:translate(15px,-10px) scale(1)}50%{opacity:.08;transform:translate(-10px,15px) scale(1.1)}75%{opacity:.14;transform:translate(5px,5px) scale(.95)}}@media (max-width:900px){.about-hero[data-astro-cid-kh7btl4r]{padding:4rem 2rem;align-items:flex-end;height:60vh}.split-section[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;min-height:auto}.split-image[data-astro-cid-kh7btl4r]{height:50vw;min-height:260px;max-height:400px}.split-image[data-astro-cid-kh7btl4r]>div[data-astro-cid-kh7btl4r]:first-child{position:relative;inset:auto;height:100%}.split-content[data-astro-cid-kh7btl4r],.split-content--left[data-astro-cid-kh7btl4r]{padding:3rem 1.5rem;order:1}.split-content--left[data-astro-cid-kh7btl4r]{order:2}.split-section--reverse[data-astro-cid-kh7btl4r] .split-image[data-astro-cid-kh7btl4r]{order:1}.split-section--reverse[data-astro-cid-kh7btl4r] .split-content--left[data-astro-cid-kh7btl4r]{order:2}.philosophy-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.gallery-card[data-astro-cid-kh7btl4r]{flex:0 1 45%}}@media (max-width:600px){.philosophy-section[data-astro-cid-kh7btl4r]{padding:4rem 1.5rem}.gallery-card[data-astro-cid-kh7btl4r]{flex:0 1 100%}.glass-card[data-astro-cid-kh7btl4r]{padding:1.5rem}}html[data-theme=dark] .split-section[data-astro-cid-kh7btl4r]{background:#1a1512}html[data-theme=dark] .split-section--reverse[data-astro-cid-kh7btl4r]{background:#221c16}html[data-theme=dark] .split-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:var(--cream)}html[data-theme=dark] .split-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#f5efe6bf}html[data-theme=dark] .about-gallery-strip[data-astro-cid-kh7btl4r],html[data-theme=dark] .about-cta[data-astro-cid-kh7btl4r]{background:#1a1512}html[data-theme=dark] .about-cta[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:var(--cream)}html[data-theme=dark] .about-cta[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#f5efe6bf}html[data-theme=dark] .about-cta-link[data-astro-cid-kh7btl4r]{color:var(--gold)}html[data-theme=dark] .about-cta-link[data-astro-cid-kh7btl4r]:hover{color:var(--cream)}