:root{color:#2b2926;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--paper: #ffffff;--soft: #f7f3ee;--line: #e6ded4;--ink: #2b2926;--muted: #7b7168;--gold: #b99a5d;--sage: #7f8f7a}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(185,154,93,.12),transparent 28rem),linear-gradient(180deg,#fff,#fbf8f4)}button,input,textarea{font:inherit}.page{overflow:hidden}.hero{position:relative;min-height:92vh;display:grid;place-items:center;padding:80px 24px 48px;border-bottom:1px solid var(--line);background:linear-gradient(#ffffffe0,#ffffffeb),url("data:image/svg+xml,%3Csvg width='1200' height='900' viewBox='0 0 1200 900' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M175 625C312 445 394 372 553 404C708 435 756 331 866 251C966 178 1062 176 1125 213' stroke='%23D9C8A3' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M100 382C260 278 364 241 500 272C636 303 730 261 820 168' stroke='%237F8F7A' stroke-width='2' stroke-linecap='round' opacity='.55'/%3E%3Ccircle cx='225' cy='620' r='80' fill='%23F4EFE7'/%3E%3Ccircle cx='972' cy='260' r='126' fill='%23F7F3EE'/%3E%3C/svg%3E") center/cover}.hero__ornament{position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:1px solid rgba(185,154,93,.35);pointer-events:none}.hero__content{width:min(880px,100%);text-align:center}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,11vw,8.5rem);font-weight:400;line-height:.95;letter-spacing:0}h2{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,5vw,4.2rem);font-weight:400;line-height:1.05;letter-spacing:0}h3{margin:0 0 8px;font-size:1.08rem}.hero__date{margin:24px 0 0;color:var(--sage);font-size:clamp(1.25rem,3vw,2rem);font-weight:700}.hero__lead{width:min(660px,100%);margin:22px auto 0;color:var(--muted);font-size:1.12rem;line-height:1.75}.hero__details{width:min(760px,100%);margin:44px auto 0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero__details div{min-width:0;padding:22px 18px}.hero__details div+div{border-left:1px solid var(--line)}.hero__details span{display:block;margin-bottom:8px;color:var(--muted);font-size:.78rem;text-transform:uppercase}.hero__details strong{display:block;font-size:1rem}.section{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:96px 0}.section--soft{width:100%;padding:96px max(20px,calc((100vw - 1120px)/2));background:var(--soft)}.intro,.location{display:grid;grid-template-columns:1fr minmax(260px,430px);gap:56px;align-items:center}.section__copy p,.location p,.timeline p{color:var(--muted);line-height:1.75}.section__copy p{max-width:620px;font-size:1.05rem}.section__header{margin-bottom:38px}.timeline{display:grid;gap:18px}.timeline__item{display:grid;grid-template-columns:100px 1fr;gap:24px;align-items:start;padding:26px 0;border-top:1px solid var(--line)}.timeline__item:last-child{border-bottom:1px solid var(--line)}.timeline time{color:var(--gold);font-size:1.25rem;font-weight:800}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.photo{min-height:320px;display:grid;place-items:center;border:1px solid rgba(185,154,93,.28);background:linear-gradient(135deg,#ffffff1a,#b99a5d33),repeating-linear-gradient(45deg,#f8f5f0 0,#f8f5f0 12px,#fff 12px,#fff 24px);box-shadow:0 20px 45px #3a2d1c14}.photo--portrait{min-height:540px;border-radius:220px 220px 10px 10px}.photo--1,.photo--3{min-height:420px}.photo--2{margin-top:38px;min-height:420px}.photo__mark{width:min(72%,240px);min-height:78px;display:grid;place-items:center;padding:16px;border:1px solid var(--line);color:var(--muted);text-align:center;background:#ffffffb8}.location__card{padding:34px;border:1px solid var(--line);background:var(--paper)}.location__card span{color:var(--muted)}.location__card strong{display:block;margin:10px 0;color:var(--gold);font-size:clamp(3rem,8vw,5rem);line-height:1}.footer{padding:34px 20px;color:var(--muted);text-align:center;border-top:1px solid var(--line);background:#fff}.footer p{margin:0}@media(max-width:760px){.hero{min-height:88vh;padding:70px 18px 36px}.hero__ornament{top:14px;right:14px;bottom:14px;left:14px}.hero__details,.intro,.location,.gallery{grid-template-columns:1fr}.hero__details div+div{border-left:0;border-top:1px solid var(--line)}.section,.section--soft{width:100%;padding:72px 20px}.timeline__item{grid-template-columns:78px 1fr;gap:16px}.photo,.photo--1,.photo--2,.photo--3{min-height:300px;margin-top:0}.photo--portrait{min-height:420px}}
