.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;width:100%;height:100%}.hero-content{padding:2.5rem 2rem}.hero-content h1{font-family:Playfair Display,serif;font-size:var(--text-xl);color:var(--dark);margin-bottom:.3rem;font-weight:400;line-height:1.1}.hero-content h1 em{color:var(--plum);font-style:italic}.founder-tag{font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--linen);margin-bottom:1.5rem;font-weight:600}.hero-body p{font-size:var(--text-sm);color:var(--mid);margin-bottom:1rem;line-height:1.8}.loc-badge{background:var(--blush);color:var(--plum);font-size:var(--text-xs);border-radius:2px;align-items:center;gap:7px;margin-top:.5rem;padding:.4rem .9rem;font-weight:600;display:inline-flex}.philosophy{background:var(--plum);text-align:center;padding:4rem 0}.philosophy .container{max-width:640px}.phil-eyebrow{font-size:var(--text-lg);letter-spacing:.22em;text-transform:uppercase;color:var(--blush);opacity:.7;margin-bottom:.75rem;font-weight:600}.phil-quote{font-family:Playfair Display,serif;font-size:var(--text-lg);color:#fff;margin-bottom:1rem;font-weight:400;line-height:1.4}.phil-quote em{color:var(--gold);font-style:italic}.phil-sub{font-size:var(--text-sm);color:var(--blush);opacity:.8;line-height:1.7}.phil-detail{font-size:var(--text-xs);color:var(--blush);opacity:.55;margin-top:1rem;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{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-weight:700}.value-title{font-family:Playfair Display,serif;font-size:var(--text-md);color:var(--dark);margin-bottom:.5rem;font-weight:400}.value-body{font-size:var(--text-sm);color:var(--mid);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{font-family:Playfair Display,serif;font-size:var(--text-lg);color:var(--dark);margin-bottom:.35rem;font-weight:400;line-height:1.2}.story-content h2 em{color:var(--plum);font-style:italic}.story-content p{font-size:var(--text-sm);color:var(--mid);margin-bottom:1rem;line-height:1.8}.story-highlights{flex-direction:column;gap:.5rem;margin:1.5rem 0 0;padding-left:1.25rem;list-style:outside;display:flex}.story-highlights li{font-size:var(--text-sm);color:var(--mid);padding-left:.15rem;line-height:1.6}.story-highlights strong{color:var(--plum);font-family:Playfair Display,serif;font-weight:400}.cta-section{background:var(--white);text-align:center;margin:0 1.5rem 1.5rem;padding:3rem 2rem}.cta-section h2{font-family:Playfair Display,serif;font-size:var(--text-lg);color:var(--dark);margin-bottom:.6rem;font-weight:400}.cta-section h2 em{color:var(--plum);font-style:italic}.cta-sub{font-size:var(--text-sm);color:var(--mid);margin-bottom:2rem;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;max-height:780px}.hero-content{flex-direction:column;justify-content:center;padding:4rem 3.5rem;display:flex}.hero-content h1{font-size:var(--text-jumbo)}.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}}
