.hero-card{background:var(--white);border-radius:12px;margin:1.5rem;overflow:hidden;box-shadow:0 8px 40px #0000001f}.hero-photo{height:360px;overflow:hidden}.hero-photo img{object-fit:cover;object-position:center top;width:100%;height:100%}.hero-content{padding:2.5rem 2rem}.hero-content h1{color:var(--dark);margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:36px;font-weight:400;line-height:1.1}.hero-content h1 em{color:var(--plum);font-style:italic}.founder-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--linen);margin-bottom:1.5rem;font-size:11px;font-weight:600}.hero-body p{color:var(--mid);margin-bottom:1rem;font-size:14px;line-height:1.8}.loc-badge{background:var(--blush);color:var(--plum);border-radius:2px;align-items:center;gap:7px;margin-top:.5rem;padding:.4rem .9rem;font-size:11px;font-weight:600;display:inline-flex}.philosophy{background:var(--plum);text-align:center;padding:4rem 0}.philosophy .container{max-width:640px}.phil-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--blush);opacity:.7;margin-bottom:.75rem;font-size:10px;font-weight:600}.phil-quote{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:26px;font-weight:400;line-height:1.4}.phil-quote em{color:var(--gold);font-style:italic}.phil-sub{color:var(--blush);opacity:.8;font-size:13px;line-height:1.7}.phil-detail{color:var(--blush);opacity:.55;margin-top:1rem;font-size:12px;font-style:italic}.values{background:var(--bg)}.values-grid{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.value-card{background:var(--white);border-radius:10px;padding:1.5rem;box-shadow:0 4px 20px #00000014}.value-num{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-size:10px;font-weight:700}.value-title{color:var(--dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:17px;font-weight:400}.value-body{color:var(--mid);font-size:13px;line-height:1.65}.story{background:var(--bg);padding-top:0}.story-card{background:var(--white);border-radius:12px;margin:0 0 2rem;overflow:hidden;box-shadow:0 8px 40px #0000001a}.story-photo{height:320px;overflow:hidden}.story-photo img{object-fit:cover;object-position:center top;width:100%;height:100%}.story-content{padding:2.5rem 2rem}.story-content h2{color:var(--dark);margin-bottom:.35rem;font-family:Playfair Display,serif;font-size:28px;font-weight:400;line-height:1.2}.story-content h2 em{color:var(--plum);font-style:italic}.story-content p{color:var(--mid);margin-bottom:1rem;font-size:14px;line-height:1.8}.stats{grid-template-columns:repeat(3,1fr);gap:.85rem;margin-top:1.75rem;display:grid}.stat{background:var(--bg);text-align:center;border-radius:8px;padding:1rem;box-shadow:0 2px 10px #0000000f}.stat-num{color:var(--plum);margin-bottom:3px;font-family:Playfair Display,serif;font-size:24px}.stat-label{letter-spacing:.1em;text-transform:uppercase;color:var(--linen);font-size:10px;font-weight:600}.cta-section{background:var(--white);text-align:center;border-radius:12px;margin:0 1.5rem 1.5rem;padding:3rem 2rem;box-shadow:0 8px 40px #0000001a}.cta-section h2{color:var(--dark);margin-bottom:.6rem;font-family:Playfair Display,serif;font-size:28px;font-weight:400}.cta-section h2 em{color:var(--plum);font-style:italic}.cta-sub{color:var(--mid);margin-bottom:2rem;font-size:13px;line-height:1.7}.cta-btns{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.section{padding:4rem 0}@media (width>=640px){.hero-card{grid-template-columns:1fr 1fr;margin:2rem;display:grid}.hero-photo{height:auto;min-height:480px}.hero-content{flex-direction:column;justify-content:center;padding:4rem 3.5rem;display:flex}.hero-content h1{font-size:44px}.values-grid{grid-template-columns:repeat(3,1fr);display:grid}.story-card{grid-template-columns:1fr 1fr;display:grid}.story-photo{height:auto;min-height:400px}.story-content{padding:3rem}.cta-section{margin:0 2rem 2rem}}
