@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap";:root{font-family:Cormorant Garamond,Georgia,serif;color:#161819;background:#080f17;font-synthesis:none;font-weight:400;--cream:#f5eddf;--gold:#eab666}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #bb791e;outline-offset:7px}a:hover{color:var(--gold)}.hero{position:relative;min-height:760px;height:65vw;max-height:960px;color:var(--cream);overflow:hidden;background:#080f17}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.header{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:35px 7%}.wordmark{font-size:31px;letter-spacing:.27em}.header nav{display:flex;gap:42px;font-size:22px}.header nav a{padding:10px 0;border-bottom:1px solid #c3914e}.hero-copy{position:relative;z-index:1;margin:54px 0 0 8.5%;max-width:650px;width:49%}h1{font-size:clamp(62px,6.5vw,98px);font-weight:400;letter-spacing:-.035em;line-height:.99;margin:0 0 28px}h1 em{color:var(--gold);font-weight:400}.hero-copy p{font-size:clamp(22px,2vw,30px);line-height:1.25;margin:0 0 30px}.button{display:inline-flex;gap:24px;align-items:center;background:var(--gold);color:#181714;border:1px solid #f4cf95;border-radius:3px;padding:14px 26px;font-size:24px;transition:background .2s,transform .2s}.button:hover{background:#f6ce8d;color:#181714;transform:translateY(-2px)}.button span{font-family:Georgia,serif}main{background:var(--cream)}.about{display:grid;grid-template-columns:31% 1fr;align-items:center;gap:6%;max-width:1260px;margin:auto;padding:62px 5.2%}.about>img{width:100%;height:350px;object-fit:cover;object-position:50% 40%}h2{font-size:clamp(42px,4.7vw,68px);font-weight:500;letter-spacing:-.04em;line-height:1.02;margin:0}.rule{width:70px;border-top:2px solid #bd833d;margin:28px 0}.about p,.music p{font-size:30px;line-height:1.28;margin:0}.music{display:grid;grid-template-columns:50% 50%;border-top:1px solid #e3d8c8;min-height:440px}.music-photo{height:470px;overflow:hidden}.music-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 49%}.music-copy{align-self:center;padding:55px 11%}.music h2{font-size:clamp(45px,4.8vw,70px)}footer{text-align:center;color:var(--cream);padding:55px 20px 45px;background:#080f17}.footer-brand{font-size:26px;letter-spacing:.24em}footer p{font-size:21px;letter-spacing:.04em;margin:12px 0 0}footer em{color:var(--gold)}.skip-link{position:fixed;top:-80px;left:20px;padding:12px;background:var(--cream);color:#111;z-index:10}.skip-link:focus{top:15px}@media(min-width:1600px){.hero-copy{margin-top:85px}.hero-art{object-position:50% 45%}}@media(max-width:800px){.hero{height:auto;min-height:910px}.header{padding:24px 6%}.wordmark{font-size:25px;letter-spacing:.17em}.header nav{gap:24px;font-size:20px}.hero-art{height:520px;top:auto;bottom:0;object-position:64% center}.hero-copy{width:88%;max-width:none;margin:45px 6% 0}h1{font-size:clamp(53px,9vw,76px)}.hero-copy p{font-size:24px;max-width:430px}.button{font-size:22px;padding:12px 22px}.about{padding:44px 6%;gap:7%;grid-template-columns:34% 1fr}.about>img{height:270px}h2{font-size:44px}.about p,.music p{font-size:24px}.desktop-break{display:none}.rule{margin:22px 0}.music-photo{height:380px}.music-copy{padding:35px 9%}.music h2{font-size:44px}.music{min-height:0}}@media(max-width:520px){.hero{min-height:845px}.hero-copy{margin-top:35px}.hero-art{height:445px;object-position:64% center}.hero-copy p{font-size:23px}.header nav{font-size:18px;gap:18px}.wordmark{font-size:22px}.about{grid-template-columns:1fr;padding:42px 7%;gap:30px}.about>img{width:180px;height:190px;object-position:50% 35%}.about h2{font-size:43px}.music{grid-template-columns:1fr}.music-photo{height:330px}.music-photo img{object-position:50% 49%}.music-copy{padding:42px 7% 48px}.music h2{font-size:49px}footer{padding:38px 15px}.footer-brand{font-size:22px}.hero h1{font-size:clamp(48px,10.6vw,59px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
