:root{--ink:#252b29;--paper:#f6f2eb;--sand:#e8dfd3;--rust:#a75836;--line:#cfc6ba}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 "DM Sans",sans-serif}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit}header{height:74px;padding:0 clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:var(--paper)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:600}.brand span{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--ink);border-radius:50%}.contact-link{text-decoration:none;border-bottom:1px solid var(--ink)}.hero{min-height:720px;display:grid;grid-template-columns:.9fr 1.1fr}.hero-copy{padding:70px clamp(25px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.place,.label{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:600;margin:0 0 18px;color:var(--rust)}h1,h2,h3{font-family:"Instrument Serif",serif;font-weight:400;line-height:.98;margin:0}h1{font-size:clamp(4.2rem,7.4vw,8rem);letter-spacing:-.035em}.hero-copy>p:not(.place){font-size:1.08rem;max-width:470px;margin:28px 0}.times{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:5px 0 28px}.times div{padding:14px 0;display:flex;justify-content:space-between;gap:20px}.times div+div{border-top:1px solid var(--line)}.times small{color:#727976}.button{align-self:flex-start;display:inline-flex;padding:13px 21px;border-radius:100px;background:var(--rust);color:white;text-decoration:none;font-weight:600}.hero>img{min-height:720px;object-position:center}.practice{display:grid;grid-template-columns:1fr 1fr;max-width:1280px;margin:auto;padding:95px 5vw;gap:8vw;align-items:center}.practice-photo{height:560px}.practice-copy h2,.formats h2,.about h2{font-size:clamp(2.8rem,4.7vw,5rem);letter-spacing:-.025em}.practice-copy>p:not(.label){color:#606864;max-width:590px}.practice-copy ul{list-style:none;padding:0;margin:28px 0 0;display:flex;flex-wrap:wrap;gap:8px}.practice-copy li{border:1px solid var(--line);border-radius:100px;padding:7px 13px;font-size:.88rem}.formats{background:var(--sand);padding:90px max(5vw,calc((100vw - 1160px)/2))}.formats-heading{max-width:720px;margin-bottom:45px}.format-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bfb4a6;border-bottom:1px solid #bfb4a6}.format-list article{padding:25px 24px 30px;border-right:1px solid #bfb4a6}.format-list article:last-child{border-right:0}.format-list small{color:var(--rust)}.format-list h3{font-size:2rem;margin:14px 0 10px}.format-list p{margin:0;color:#626966}.ceremony{height:370px;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:34px}.ceremony img:first-child{object-position:center 43%}.ceremony img:last-child{object-position:center 54%}.about{padding:80px max(5vw,calc((100vw - 1160px)/2));display:grid;grid-template-columns:1fr 1.2fr auto;gap:5vw;align-items:end}.about>p{color:#606864;margin:0}.button.dark{background:var(--ink)}footer{background:#222725;color:rgba(255,255,255,.65);padding:27px 5vw;display:flex;justify-content:space-between;gap:18px;font-size:.82rem}
.times div{display:grid;grid-template-columns:125px 1fr;gap:2px 18px;align-items:baseline;padding:16px 0}.times small{grid-row:1/3}.times strong{font-size:1.03rem}.times span{font-size:.84rem;color:#727976;line-height:1.35}.hero-copy>p.intro{font-size:1.15rem;margin:25px 0}.practice{padding-top:85px;padding-bottom:85px}.formats{padding-top:80px;padding-bottom:80px}.formats-heading{margin-bottom:38px}.format-list{grid-template-columns:.9fr .9fr 1.35fr}.ceremony{height:350px;grid-template-columns:1fr 1.35fr;margin-top:28px}.about{padding-top:70px;padding-bottom:70px}
@media(max-width:760px){header{height:66px}.hero{min-height:0;grid-template-columns:1fr}.hero-copy{padding:42px 22px}.hero>img{min-height:0;height:385px;grid-row:1;object-position:center 28%}.hero-copy{grid-row:2}h1{font-size:3.85rem}.times div{grid-template-columns:1fr;gap:3px}.times small{grid-row:auto}.practice{grid-template-columns:1fr;padding:60px 22px;gap:34px}.practice-photo{height:370px}.practice-copy h2,.formats h2,.about h2{font-size:3rem}.formats{padding:60px 22px}.format-list{grid-template-columns:1fr}.format-list article{border-right:0;border-bottom:1px solid #bfb4a6;padding:21px 4px}.format-list article:last-child{border-bottom:0}.ceremony{height:auto;grid-template-columns:1fr}.ceremony img{height:360px}.about{padding:58px 22px;grid-template-columns:1fr;gap:24px}.about .button{margin-top:5px}footer{flex-direction:column;text-align:center}.contact-link{font-size:.9rem}}
h1{font-size:clamp(3.6rem,5.8vw,6.2rem);white-space:nowrap}
@media(max-width:760px){h1{font-size:clamp(3rem,14vw,3.65rem)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
