@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@300;400;500&display=swap";:root{--background:#f7f2e8;--background-soft:#ececdf;--text:#354032;--text-soft:#6f766b;--accent:#8d987d;--white:#fffdf8;--border:#35403226}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:Inter,sans-serif;line-height:1.6}img{max-width:100%;display:block}main{overflow:hidden}.hero{height:78vh;min-height:620px;max-height:760px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center 48%;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.3)translate(10%)}.hero-overlay{background:linear-gradient(90deg,#f7f2e8f5 0%,#f7f2e8c7 30%,#f7f2e82e 62%,#f7f2e800 88%);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:46%;max-width:700px;height:100%;margin-left:5%;padding:4rem 2rem;display:flex;position:relative;transform:translateY(-4%)}.hero .eyebrow{margin:0 0 1rem}.hero h1{letter-spacing:-.03em;max-width:620px;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(4.2rem,5.5vw,6.2rem);font-weight:400;line-height:.9}.hero h1 span{margin-left:.12em;font-style:italic;display:inline}.hero-divider{background:var(--text);opacity:.6;width:55px;height:1px;margin:1.7rem 0 1.4rem}.hero-date{letter-spacing:.3em;margin:0 0 1.3rem;font-family:Cormorant Garamond,serif;font-size:1.5rem}.hero-message{color:var(--text);text-align:center;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(1.35rem,2vw,1.8rem);font-style:italic;line-height:1.25}.hero-heart{justify-content:center;align-items:center;gap:1rem;margin-top:1.4rem;display:flex}.hero-heart svg{fill:none;width:46px;height:46px;stroke:var(--text);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.heart-line{background:var(--text);opacity:.55;width:38px;height:1px}.quick-info{background:var(--background);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);max-width:none;margin:0;padding:1.8rem max(4vw,50vw - 700px);display:grid}.quick-info article{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:115px;padding:0 2.5rem;display:flex}.quick-info article+article{border-left:1px solid var(--border)}.info-icon{fill:none;width:38px;height:38px;stroke:var(--accent);stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:1rem}.quick-info .info-label{margin:0 0 .25rem}.quick-info h2{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(1.65rem,2.2vw,2.2rem);font-weight:400}.quick-info p:last-child{color:var(--text-soft);margin:.25rem 0 0}.section{max-width:1500px;margin:0 auto;padding:clamp(5rem,10vw,10rem) clamp(1.5rem,6vw,6rem)}.venue{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(3rem,7vw,7rem);padding-top:3rem;padding-bottom:3rem;display:grid}.section-text{max-width:650px}.section h2{margin:0 0 1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,5vw,5.5rem);font-weight:400;line-height:1.05}.section-text>p:not(.eyebrow),.section-heading>p:not(.eyebrow){max-width:620px;color:var(--text-soft)}.button{background:var(--accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-top:1.5rem;padding:.9rem 1.35rem;font-size:.78rem;text-decoration:none;display:inline-block}.venue-visual{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative;overflow:visible}.venue-visual:after{content:"";pointer-events:none;background:linear-gradient(#f7f2e800 60%,#f7f2e82e 100%);position:absolute;inset:0}.venue-visual img{z-index:1;object-fit:contain;width:105%;max-width:none;height:auto;display:block;position:relative;transform:translate(-2%)}.accommodation{background:var(--background-soft);padding-top:3rem}.section-heading{max-width:700px;margin-bottom:4rem}.cards{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.card{background:var(--white);border:1px solid #35403214;flex-direction:column;min-height:330px;padding:2rem;transition:transform .25s,box-shadow .25s;display:flex}.card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #35403214}.card-image-wrapper{aspect-ratio:16/9;width:calc(100% + 4rem);margin:-2rem -2rem 1.5rem;overflow:hidden}.card-image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.card:hover .card-image{transform:scale(1.03)}.card-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.2rem;display:flex}.card-type,.card-distance{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.card-type{color:var(--accent)}.card-distance{color:var(--text-soft)}.card h3{margin:0 0 .3rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:400;line-height:1.05}.card-city{color:var(--text);margin:0 0 1.3rem;font-size:.9rem}.card-address{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.6}.card-link{color:var(--text);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:2rem;font-size:.76rem;text-decoration:none;display:flex}.card-link span{font-size:1.15rem;transition:transform .2s}.card-link:hover span{transform:translate(4px)}footer{text-align:center;padding:4rem 1.5rem}footer p{margin:0;font-family:Cormorant Garamond,serif;font-size:2.2rem}footer span{color:var(--text-soft);font-size:.85rem}@media (width<=900px){.hero{height:82svh;min-height:620px;max-height:760px}.hero-image{object-fit:cover;object-position:15% center;transform-origin:50%;width:100%;height:100%;transform:scale(1.08)}.hero-overlay{background:linear-gradient(#f7f2e80d 0%,#f7f2e814 35%,#f7f2e8b8 68%,#f7f2e8f5 100%)}.hero-content{text-align:center;justify-content:flex-end;align-items:center;width:100%;max-width:none;height:100%;margin:0;padding:2rem 1.5rem 2.5rem;transform:none}.hero .eyebrow{margin-bottom:.7rem}.hero h1{width:100%;max-width:none;font-size:clamp(3.6rem,15vw,5rem);line-height:.9}.hero h1 span{margin-left:.08em;display:inline}.hero-divider{margin:1rem auto}.hero-date{letter-spacing:.22em;white-space:nowrap;margin:0 0 .9rem;font-size:1.25rem}.hero-message{max-width:300px;margin:0;font-size:1.25rem;line-height:1.2}.hero-heart{margin:.9rem 0 0}.quick-info{grid-template-columns:1fr;padding:0 1.5rem}.quick-info article{min-height:170px;padding:2rem 1rem}.quick-info article+article{border-left:0;border-top:1px solid var(--border)}.venue{grid-template-columns:1fr}.venue-visual,.venue-visual img{min-height:380px}.cards{grid-template-columns:1fr}}@media (width<=520px){.hero{padding-inline:1rem}.hero h1{font-size:clamp(3.8rem,19vw,5.6rem)}.hero-message{font-size:1.25rem}.section{padding-inline:1.25rem}}
