.story-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1rem,2vw,1.5rem);gap:clamp(1rem,2vw,1.5rem)}.story-selector__card,.wedding-story-card{position:relative;isolation:isolate;display:flex;min-height:clamp(430px,54vw,650px);overflow:hidden;color:var(--white);background:#171714}.story-selector__card:first-child{grid-column:1/-1;min-height:clamp(520px,63vw,780px)}.story-selector__image,.wedding-story-card__image{z-index:-2;object-fit:cover;transition:transform 1.4s var(--ease),filter .8s ease}.story-selector__shade,.wedding-story-card__shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(5,5,5,.2),rgba(5,5,5,.14) 38%,rgba(5,5,5,.9)),linear-gradient(90deg,rgba(5,5,5,.46),transparent 70%);transition:background .6s ease}.story-selector__meta,.wedding-story-card__top{position:absolute;inset:clamp(1.25rem,3vw,2.5rem) clamp(1.25rem,3vw,2.5rem) auto;display:flex;justify-content:space-between;gap:1rem;color:rgba(248,245,238,.65);font-size:.66rem;letter-spacing:.15em;text-transform:uppercase}.story-selector__content,.wedding-story-card__content{align-self:flex-end;width:100%;padding:clamp(1.5rem,4vw,3.5rem)}.story-selector__content h2,.wedding-index__heading h2,.wedding-story-card__content h2{margin:0;font-family:var(--serif);font-weight:400;letter-spacing:-.045em}.story-selector__content h2{max-width:900px;font-size:clamp(2.7rem,6vw,6.7rem);line-height:.96}.story-selector__card:not(:first-child) .story-selector__content h2{font-size:clamp(2.4rem,4.4vw,4.4rem)}.story-selector__content p{max-width:620px;margin:1.15rem 0 1.35rem;color:rgba(248,245,238,.68);line-height:1.7}.story-selector__content>span,.wedding-story-card__content>span{display:inline-block;color:var(--champagne);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;transition:translate .35s var(--ease),color .25s ease}.story-selector__card:focus-visible .story-selector__image,.story-selector__card:hover .story-selector__image,.wedding-story-card:focus-visible .wedding-story-card__image,.wedding-story-card:hover .wedding-story-card__image{transform:scale(1.035);filter:saturate(1.06)}.story-selector__card:focus-visible .story-selector__content>span,.story-selector__card:hover .story-selector__content>span,.wedding-story-card:focus-visible .wedding-story-card__content>span,.wedding-story-card:hover .wedding-story-card__content>span{translate:.35rem 0;color:var(--white)}.story-selector__card:focus-visible,.wedding-story-card:focus-visible{outline:2px solid var(--champagne);outline-offset:4px}.wedding-index__hero{position:relative;min-height:88svh;display:flex;align-items:flex-end;overflow:hidden;background-position:50%;background-size:cover}.wedding-index__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,5,.2),rgba(5,5,5,.86)),linear-gradient(90deg,rgba(5,5,5,.56),transparent 72%)}.wedding-index__hero-content{position:relative;z-index:1;padding-bottom:clamp(4rem,9vw,8rem)}.wedding-index__hero h1{max-width:1050px;margin:1rem 0 1.4rem;font-family:var(--serif);font-size:clamp(3.4rem,8vw,8rem);font-weight:400;line-height:.94;letter-spacing:-.055em}.wedding-index__hero-content>p:last-child{max-width:650px;color:rgba(248,245,238,.7);font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.75}.wedding-index__collection{background:radial-gradient(circle at 80% 8%,rgba(196,170,125,.07),transparent 26%),var(--night)}.wedding-index__heading{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);grid-gap:clamp(2.5rem,7vw,7rem);gap:clamp(2.5rem,7vw,7rem);align-items:end;margin-bottom:clamp(3rem,6vw,5rem)}.wedding-index__heading h2{max-width:760px;font-size:clamp(2.8rem,5.6vw,6.2rem);line-height:.98}.wedding-index__heading>p{margin:0;color:rgba(248,245,238,.58);line-height:1.8}.wedding-story-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.wedding-story-card{min-height:clamp(520px,62vw,800px)}.wedding-story-card__content>p{margin:0 0 .8rem;color:rgba(248,245,238,.62);font-size:.68rem;letter-spacing:.15em;text-transform:uppercase}.wedding-story-card__content h2{margin-bottom:1.4rem;font-size:clamp(3rem,7vw,7.5rem);line-height:.94}.wedding-index__future{margin:2rem 0 0;padding-top:1.5rem;border-top:1px solid var(--line-light);color:rgba(248,245,238,.42);font-size:.78rem;letter-spacing:.08em}@media (max-width:800px){.story-selector,.wedding-index__heading{grid-template-columns:1fr}.story-selector__card,.story-selector__card:first-child{grid-column:auto;min-height:66svh}.story-selector__card:not(:first-child) .story-selector__content h2,.story-selector__content h2{font-size:clamp(2.55rem,12vw,4.5rem)}.story-selector__meta,.wedding-story-card__top{align-items:flex-start;flex-direction:column}.wedding-index__hero{min-height:80svh}.wedding-story-card{min-height:72svh}}@media (prefers-reduced-motion:reduce){.story-selector__content>span,.story-selector__image,.wedding-story-card__content>span,.wedding-story-card__image{transition:none}}