.compound-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.compound-card{display:block;border:1px solid #e1dbd1;background:#fff;color:#292929;text-decoration:none;overflow:hidden;transition:.22s}.compound-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(36,31,24,.14)}.compound-card img{display:block;width:100%;height:310px;object-fit:cover}.compound-card>div{padding:25px}.compound-card span{font-size:9px;font-weight:700;letter-spacing:.13em;color:#927a52}.compound-card h3{font:600 29px/1.15 'Playfair Display',serif;margin:9px 0}.compound-card p{font-size:12px;line-height:1.7;color:#777}.compound-card b{display:inline-block;margin-top:10px;font-size:10px;letter-spacing:.04em}.compound-hero{min-height:420px;position:relative;display:flex;align-items:end;background:#222 url('/cyrene/cyrene-cover.jpg') center/cover no-repeat;color:#fff}.compound-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,20,20,.8),rgba(20,20,20,.2))}.compound-hero>div{position:relative;width:min(1200px,90%);margin:0 auto;padding:90px 0 65px}.compound-hero h1{font:600 clamp(42px,6vw,70px)/1.05 'Playfair Display',serif;margin:10px 0}.compound-hero p{max-width:650px;line-height:1.7;color:#eee}.compounds-page{width:min(1200px,90%);margin:0 auto;padding:75px 0 100px}.compounds-page .compound-grid{margin-top:30px}.compound-empty{grid-column:1/-1;padding:35px;border:1px dashed #ccc;color:#777}@media(max-width:900px){.compound-grid{grid-template-columns:1fr 1fr}}@media(max-width:660px){.compound-grid{grid-template-columns:1fr}.compound-card img{height:245px}}
