.wedding-story{padding:112px 0 84px;min-height:100vh}.wedding-story__wrap{width:min(1120px,92vw);margin:0 auto}.wedding-story__hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:34px;align-items:end;margin-bottom:34px}.wedding-story__eyebrow{display:inline-block;color:#e8c98a;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase}.wedding-story h1{font-family:'Cormorant Garamond',serif;font-size:clamp(3.2rem,7vw,6.6rem);font-weight:300;line-height:.88;margin:12px 0 18px;color:#f0e9d8}.wedding-story__lead{max-width:62ch;color:rgba(240,233,216,.72);line-height:1.85}.wedding-story__note{border:1px solid rgba(195,152,90,.2);border-radius:26px;padding:26px;background:linear-gradient(145deg,rgba(195,152,90,.08),rgba(255,255,255,.02));color:rgba(240,233,216,.65);line-height:1.75}.wedding-story__video{aspect-ratio:16/9;border-radius:28px;overflow:hidden;background:#000;border:1px solid rgba(195,152,90,.2);box-shadow:0 28px 80px rgba(0,0,0,.32)}.wedding-story__video iframe{width:100%;height:100%;display:block;border:0}.wedding-story__copy{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:38px 0}.wedding-story__copy h2,.wedding-story__gallery-title{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;color:#e8c98a;line-height:1}.wedding-story__copy p{margin-top:12px;color:rgba(240,233,216,.68);line-height:1.85}.wedding-story__gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.wedding-story__gallery a{display:block;overflow:hidden;border-radius:18px;aspect-ratio:4/5;background:#111;border:1px solid rgba(195,152,90,.14)}.wedding-story__gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.wedding-story__gallery a:hover img{transform:scale(1.03)}.wedding-story__gallery-note{margin-top:10px;color:rgba(240,233,216,.45);font-size:.78rem;line-height:1.6}.wedding-story__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.wedding-story__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:999px;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;text-decoration:none}.wedding-story__actions .primary{background:#e8c98a;color:#0c0b09}.wedding-story__actions .ghost{border:1px solid rgba(232,201,138,.35);color:#e8c98a}.wedding-story__crumbs{margin-bottom:22px;font-size:.72rem;color:rgba(240,233,216,.45)}.wedding-story__crumbs a{color:#e8c98a;text-decoration:none}@media(max-width:820px){.wedding-story{padding-top:96px}.wedding-story__hero,.wedding-story__copy{grid-template-columns:1fr}.wedding-story__gallery{grid-template-columns:1fr 1fr}.wedding-story__gallery a:last-child{display:none}}@media(max-width:520px){.wedding-story__wrap{width:calc(100% - 24px)}.wedding-story__video{border-radius:18px}.wedding-story__gallery{gap:8px}.wedding-story__gallery a{border-radius:14px}}@media(prefers-reduced-motion:reduce){.wedding-story__gallery img{transition:none}}