.story-header{border-bottom:1px solid rgb(43 42 36 / 10%)}
.story-back{font-size:13px;color:var(--muted)}
.story-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.65fr);align-items:center;gap:48px;min-height:560px;padding-block:72px 90px;overflow:hidden}
.story-heading{position:relative;z-index:1}
.story-heading .eyebrow{color:var(--leaf);margin-bottom:30px}
.story-heading h1{font-size:clamp(50px,6vw,82px);line-height:1.08}
.story-heading h1 em{font-weight:500}
.story-subtitle{max-width:570px;margin-top:36px;font:italic 400 clamp(21px,2.1vw,27px)/1.55 Fraunces,Georgia,serif;letter-spacing:-.015em;color:var(--leaf)}
.story-photo{width:min(100%,340px);margin:0 auto;transform:rotate(3deg)}
.story-photo img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;padding:9px;background:#fffdf8;box-shadow:0 15px 38px rgb(43 42 36 / 15%)}
.story-photo figcaption{margin-top:17px;text-align:center;font:italic 14px/1.4 Fraunces,Georgia,serif;color:var(--muted)}
.story-article{width:min(100% - 40px,720px);margin:0 auto;padding:16px 0 68px}
.story-article p{font-size:18px;line-height:1.85;margin:0 0 28px}
.story-rule{display:flex;align-items:center;gap:20px;margin:34px 0 36px;color:var(--leaf);font-size:11px;letter-spacing:.15em;white-space:nowrap}
.story-rule::after{content:"";height:1px;flex:1;background:rgb(43 42 36 / 13%)}
.story-rule:not(:first-child){margin-top:74px}
.story-last{font:italic 500 clamp(23px,3vw,30px)/1.5 Fraunces,Georgia,serif!important;color:var(--leaf);margin-top:52px!important}
.story-end{display:flex;align-items:center;justify-content:center;gap:17px;padding:0 20px 90px;color:var(--leaf)}
.story-end::before,.story-end::after{content:"";width:55px;height:1px;background:rgb(43 42 36 / 18%)}
.story-end span{font-size:20px}
.story-footer nav{flex-wrap:wrap;justify-content:flex-end}
@media(max-width:800px){.story-hero{gap:16px;grid-template-columns:minmax(0,1fr) 240px;min-height:490px}.story-photo{width:220px}.story-heading h1{font-size:clamp(46px,6vw,65px)}}
@media(max-width:639px){.story-header{height:78px}.story-back{font-size:12px}.story-hero{display:flex;flex-direction:column;align-items:stretch;gap:38px;min-height:0;padding-block:58px 76px}.story-heading .eyebrow{font-size:10px;margin-bottom:22px}.story-heading h1{font-size:clamp(43px,11vw,64px)}.story-subtitle{margin-top:27px;font-size:21px}.story-photo{width:min(65vw,255px)}.story-article{padding-top:0;padding-bottom:35px}.story-article p{font-size:16px;line-height:1.8;margin-bottom:24px}.story-rule{font-size:10px;margin-bottom:30px}.story-rule:not(:first-child){margin-top:58px}.story-last{margin-top:40px!important}.story-end{padding-bottom:70px}.story-footer nav{justify-content:space-between;gap:12px}}
