.about-page{background:#f5f1e8}.about-hero{padding:clamp(3rem,7vw,7rem) 0;background:#efede7;color:#171914}.about-grid{display:grid;grid-template-columns:minmax(280px,400px) minmax(0,1fr);gap:clamp(2.5rem,7vw,6rem);align-items:center}.about-photo-wrap{position:relative;max-width:400px}.about-photo{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;display:block;background:#ddd8cc;box-shadow:0 28px 70px rgba(16,23,20,.16)}.about-signature{position:absolute;right:-1rem;bottom:1.5rem;width:185px;padding:.6rem .8rem;background:rgba(8,10,9,.88);backdrop-filter:blur(12px)}.about-signature img{width:100%;height:auto;filter:none}.about-copy .eyebrow{color:#9a722e}.about-copy h1{margin-bottom:1.3rem;font:600 clamp(2.8rem,6vw,5.5rem)/.93 Georgia,serif;letter-spacing:-.055em}.about-copy h1 em{display:block;color:#a77b31;font-weight:400}.about-copy>p{max-width:690px;color:#575c57;font-size:1rem;line-height:1.85}.about-quote{max-width:680px;margin:1.6rem 0;padding:1rem 1.2rem;border-left:3px solid #b8893b;background:#e7dfcf;font:italic 1.04rem/1.65 Georgia,serif;color:#34372f}.about-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.6rem}.about-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.6rem}.about-tags span{padding:.45rem .75rem;border:1px solid #3b413c;border-radius:999px;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.about-section{padding:clamp(4rem,8vw,7rem) 0;background:#fbfaf7}.about-section:nth-of-type(3){background:#102b27;color:#fff}.about-section:nth-of-type(3) .eyebrow{color:#dfc18a}.about-section:nth-of-type(3) p{color:rgba(255,255,255,.67)}.about-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.about-card{min-height:240px;display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem;border:1px solid #ddd8cd;background:#fff}.about-card h3{font:600 1.45rem Georgia,serif}.about-card p{color:#69716c}.about-card a{margin-top:auto;font-weight:800;text-underline-offset:.25rem}.about-faq{max-width:900px}.about-faq details{padding:1.2rem 0;border-bottom:1px solid rgba(255,255,255,.14)}.about-faq summary{cursor:pointer;font-weight:800}
@media(max-width:780px){.about-grid,.about-cards{grid-template-columns:1fr}.about-grid{display:flex;flex-direction:column}.about-photo-wrap{width:min(88%,400px);order:2}.about-signature{right:-.5rem}.about-copy h1{font-size:clamp(2.8rem,13vw,4.3rem)}.about-card{min-height:190px}}
