:root{--ivory:#f5f0e8;--paper:#fbf8f2;--ink:#111;--muted:#6f6a62;--line:#d9d1c5;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Montserrat',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.65}a{color:inherit;text-decoration:none}.site-header{height:92px;padding:12px 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(251,248,242,.94);position:sticky;top:0;z-index:10;backdrop-filter:blur(8px)}.brand img{height:66px;width:auto;object-fit:contain;mix-blend-mode:multiply;display:block}.site-header nav{display:flex;align-items:center;gap:30px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.site-header nav a{transition:opacity .2s}.site-header nav a:hover{opacity:.55}.nav-cta{border:1px solid var(--ink);padding:11px 16px}.hero{min-height:calc(100vh - 92px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:7vw 8vw;background:var(--ivory);overflow:hidden}.hero-content{max-width:690px;padding-top:10px}.hero-content:before{content:'';display:block;width:48px;height:1px;background:var(--ink);margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:.24em;font-weight:600;margin:0 0 18px}.hero h1,.section-heading h2,.intro h2,.music h2,.wedding-panel h2,.private-copy h2,.about h2,.pricing h2,.contact h2{font-family:var(--serif);font-weight:500;line-height:.98;margin:0}.hero h1{font-size:clamp(52px,7vw,100px)}.hero h1 em{font-weight:400}.hero-copy{max-width:560px;font-size:17px;color:var(--muted);margin:28px 0 34px}.hero-actions{display:flex;gap:28px;align-items:center}.button{display:inline-block;padding:14px 22px;border:1px solid var(--ink);font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.button-dark{background:var(--ink);color:var(--paper)}.button-light{background:transparent;color:var(--paper);border-color:var(--paper)}.text-link{font-size:11px;text-transform:uppercase;letter-spacing:.15em;border-bottom:1px solid currentColor;padding-bottom:5px}.text-link span{font-size:16px;margin-left:8px}.hero-mark{display:flex;justify-content:center;align-items:center}.hero-mark img{width:min(500px,88%);filter:drop-shadow(0 22px 28px rgba(0,0,0,.07));mix-blend-mode:multiply}.section-pad{padding:110px 8vw}.intro{text-align:center;max-width:980px;margin:auto;border-bottom:1px solid var(--line);padding-bottom:110px}.intro h2,.section-heading h2{font-size:clamp(44px,5vw,70px)}.lead{max-width:720px;margin:30px auto 0;color:var(--muted);font-size:17px}.services{background:#eee8de}.section-heading{margin-bottom:50px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading:after{content:'01—04';font-size:9px;letter-spacing:.18em;color:var(--muted);padding-bottom:10px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-card{background:var(--paper);padding:38px 30px;min-height:390px;position:relative;transition:transform .25s ease,box-shadow .25s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(0,0,0,.07);z-index:1}.service-card.featured{background:var(--ink);color:var(--paper)}.number{font-family:var(--serif);font-size:20px}.service-card h3{font-family:var(--serif);font-size:31px;line-height:1.05;font-weight:500;margin:35px 0 15px;max-width:260px}.service-card p{color:var(--muted);font-size:13px}.featured p{color:#c8c2ba}.card-price{font-family:var(--serif);font-size:27px;margin:20px 0 4px;color:var(--ink)}.featured .card-price{color:var(--paper)}.service-card ul{padding:0;margin:14px 0 0;list-style:none;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.service-card li{padding:8px 0;border-top:1px solid var(--line)}.featured li{border-color:#383838}.music{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.music h2{font-size:clamp(44px,5vw,65px)}.music-copy>p:not(.eyebrow){color:var(--muted);max-width:480px;margin-top:25px}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.media-placeholder{aspect-ratio:4/5;background:#171717;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden}.media-placeholder:before{content:'ROY ROWLAND MUSIC';position:absolute;top:18px;left:18px;font-size:7px;letter-spacing:.22em;opacity:.5}.media-placeholder span{width:52px;height:52px;border:1px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:16px}.media-placeholder p{font-size:10px;letter-spacing:.15em;text-transform:uppercase;margin-top:20px}.weddings{padding:100px 8vw;background:#111;color:#fff}.wedding-panel{max-width:900px;margin:auto;text-align:center}.wedding-panel h2{font-size:clamp(50px,6vw,86px)}.wedding-panel>p:not(.eyebrow){max-width:620px;margin:28px auto;color:#c9c4bd}.wedding-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:35px 0}.wedding-tags span{border:1px solid #444;padding:9px 14px;font-size:9px;letter-spacing:.15em;text-transform:uppercase}.private{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.private-image{background:var(--ivory);min-height:500px;display:grid;place-items:center}.piano-graphic{font-family:var(--serif);font-size:230px;line-height:1}.private-copy h2{font-size:clamp(48px,5vw,70px)}.private-copy>p:not(.eyebrow){color:var(--muted);max-width:500px;margin:28px 0}.about{background:var(--ivory);display:grid;grid-template-columns:1fr 1fr;gap:80px}.about h2,.pricing h2{font-size:clamp(50px,5vw,72px)}.about-copy{max-width:600px;color:var(--muted);font-size:16px}.pricing{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--line)}.pricing-copy{max-width:600px;color:var(--muted)}.price-list{margin:28px 0 26px;border-top:1px solid var(--line)}.price-list div{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding:15px 0;border-bottom:1px solid var(--line)}.price-list span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--ink)}.price-list strong{font-family:var(--serif);font-size:28px;font-weight:500;color:var(--ink);white-space:nowrap}.small-note{font-size:11px;margin-bottom:25px}.contact{background:#e8e0d4;display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.contact h2{font-size:clamp(50px,5vw,72px)}.contact-heading>p:last-child{color:var(--muted);max-width:430px;margin-top:25px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form label{font-size:9px;text-transform:uppercase;letter-spacing:.14em;font-weight:600}.contact-form label:nth-last-of-type(1),.contact-form button,.form-note{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;border:1px solid #cfc6ba;background:var(--paper);padding:14px;margin-top:8px;font:14px var(--sans);color:var(--ink)}.contact-form textarea{resize:vertical}.contact-form button{justify-self:start;cursor:pointer}.form-note{font-size:12px;color:var(--muted);margin:0}footer{padding:50px 8vw;text-align:center;border-top:1px solid var(--line)}footer img{width:230px;mix-blend-mode:multiply}footer p{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:18px 0 0}@media(max-width:900px){.section-heading{display:block}.section-heading:after{display:none}.site-header{height:auto;gap:12px}.site-header nav{gap:12px}.site-header nav a:not(.nav-cta){display:none}.hero,.music,.private,.about,.pricing,.contact{grid-template-columns:1fr;gap:50px}.hero{padding-top:70px;padding-bottom:70px}.hero-mark{order:-1}.hero-mark img{max-width:480px}.service-grid{grid-template-columns:1fr 1fr}.media-grid{grid-template-columns:1fr 1fr 1fr}.contact-form{grid-template-columns:1fr}.contact-form label:nth-last-of-type(1),.contact-form button,.form-note{grid-column:auto}}@media(max-width:600px){.site-header{padding:10px 5vw}.brand img{height:52px}.hero,.section-pad{padding-left:6vw;padding-right:6vw}.hero h1{font-size:52px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.media-grid{grid-template-columns:1fr}.media-placeholder{aspect-ratio:16/10}.weddings{padding:80px 6vw}.private-image{min-height:330px}.piano-graphic{font-size:170px}.wedding-panel h2,.contact h2{font-size:50px}}

/* V6 — performance, audio and FAQ */
.section-note{max-width:330px;color:var(--muted);font-size:12px;margin:0;padding-bottom:10px}
.performance{border-top:1px solid var(--line)}
.music-category{padding:52px 0;border-top:1px solid var(--line)}
.category-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}
.category-heading .eyebrow{margin:0}
.category-heading h3{font-family:var(--serif);font-size:32px;font-weight:500;line-height:1.05;margin:0;max-width:600px}
.track-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.track-card{display:grid;grid-template-columns:96px 1fr;gap:24px;align-items:center;border:1px solid var(--line);background:var(--paper);padding:20px}
.track-art{width:96px;height:96px;background:var(--ivory);display:grid;place-items:center;font-family:var(--serif);font-size:42px}
.track-card h4{font-family:var(--serif);font-size:28px;line-height:1.05;font-weight:500;margin:0 0 6px}
.track-card p{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 13px}
.track-status{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}
.track-info audio{width:100%;max-width:430px;height:38px}
.media-link{cursor:pointer;transition:transform .25s ease,opacity .25s ease}
.media-link:hover{transform:translateY(-4px);opacity:.92}
.media-placeholder small{font-size:9px;letter-spacing:.1em;text-transform:uppercase;opacity:.55;margin-top:5px}
.about-photo{min-height:520px}
.photo-placeholder{height:100%;min-height:520px;background:var(--paper);border:1px solid var(--line);display:grid;place-items:center;align-content:center;text-align:center;color:var(--muted)}
.photo-placeholder span{font-size:10px;letter-spacing:.25em;text-transform:uppercase}
.photo-placeholder small{font-size:11px;margin-top:8px;letter-spacing:.1em;text-transform:uppercase}
.faq{background:#eee8de;border-top:1px solid var(--line)}
.faq-list{max-width:920px;margin:0 auto;border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{cursor:pointer;list-style:none;font-family:var(--serif);font-size:30px;padding:25px 42px 25px 0;position:relative}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:'+';position:absolute;right:5px;top:22px;font-family:var(--sans);font-size:22px;font-weight:400}
.faq-list details[open] summary:after{content:'−'}
.faq-list details p{max-width:780px;color:var(--muted);font-size:14px;margin:0 0 28px;padding-right:40px}
@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.section-note{padding-bottom:0}.category-heading{display:block}.category-heading h3{margin-top:12px}.track-grid{grid-template-columns:1fr}.about-photo,.photo-placeholder{min-height:360px}}
@media(max-width:600px){.site-header nav a:not(.nav-cta){display:none}.faq-list summary{font-size:25px;padding-right:35px}.track-card{grid-template-columns:70px 1fr;gap:16px}.track-art{width:70px;height:70px;font-size:32px}.track-card h4{font-size:23px}.track-info audio{width:100%}}


/* V9 — navigation and interaction polish */
.site-header nav a:focus-visible,.button:focus-visible,.text-link:focus-visible,.faq-list summary:focus-visible,.media-link:focus-visible{outline:2px solid var(--ink);outline-offset:4px}
.track-card{transition:transform .22s ease,box-shadow .22s ease}
.track-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.06)}
@media(max-width:900px){.site-header nav{margin-left:auto}.site-header nav .nav-cta{display:inline-block}}

/* V10 — branded header, refined pricing and footer */
.site-header{background:var(--paper)}
.brand{display:flex;align-items:center;gap:14px;min-width:0}
.brand-emblem{height:54px;width:82px;object-fit:contain;object-position:center;display:block;mix-blend-mode:multiply}
.brand-wordmark{height:39px;width:190px;object-fit:contain;object-position:left center;display:block;mix-blend-mode:multiply}
.footer-links{display:flex;justify-content:center;gap:24px;margin-top:20px}
.footer-links a{font-size:9px;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid transparent;padding-bottom:3px}
.footer-links a:hover{border-color:currentColor}
@media(max-width:900px){.brand-emblem{height:48px;width:70px}.brand-wordmark{height:34px;width:165px}.site-header{padding:10px 5vw}}
@media(max-width:600px){.brand{gap:9px}.brand-emblem{height:43px;width:61px}.brand-wordmark{height:29px;width:142px}.footer-links{gap:16px;flex-wrap:wrap}}

/* V11 — centered signature header */

/* V11 — centered signature header */
.site-header{height:154px;padding:18px 5vw;display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"left brand right";align-items:center;gap:30px;background:var(--paper);border-bottom:1px solid var(--line)}
.site-header .brand{grid-area:brand;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:190px}
.site-header .brand-emblem{height:92px;width:108px;object-fit:contain;object-position:center;display:block;mix-blend-mode:multiply}
.site-header .brand-wordmark{height:31px;width:190px;object-fit:contain;object-position:center;display:block;mix-blend-mode:multiply}
.site-header .nav-left{grid-area:left;display:flex;align-items:center;justify-content:flex-end;gap:34px}
.site-header .nav-right{grid-area:right;display:flex;align-items:center;justify-content:flex-start;gap:28px}
.site-header nav a{font-size:11px;letter-spacing:.12em;text-transform:uppercase;transition:opacity .2s}
.site-header nav a:hover{opacity:.55}
.site-header .nav-cta{border:1px solid var(--ink);padding:11px 16px}
.menu-toggle,.mobile-menu{display:none}
@media(max-width:900px){
  .site-header{height:104px;padding:12px 5vw;display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"empty brand menu";position:sticky;top:0}
  .site-header .nav-left,.site-header .nav-right{display:none}
  .site-header .brand{min-width:0;gap:2px}
  .site-header .brand-emblem{height:58px;width:70px}
  .site-header .brand-wordmark{height:25px;width:154px}
  .menu-toggle{grid-area:menu;display:flex;justify-self:end;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;border:0;background:transparent;padding:8px;cursor:pointer}
  .menu-toggle span{display:block;width:25px;height:1px;background:var(--ink);transition:transform .2s,opacity .2s}
  .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
  .mobile-menu{position:absolute;top:103px;left:0;right:0;display:flex;flex-direction:column;gap:0;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 14px 28px rgba(0,0,0,.06);padding:8px 6vw 16px;transform:translateY(-12px);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}
  .mobile-menu.is-open{opacity:1;transform:translateY(0);pointer-events:auto}
  .mobile-menu a{padding:15px 0;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.14em;text-transform:uppercase}
  .mobile-menu a:last-child{border-bottom:0;margin-top:8px;text-align:center}
}
@media(max-width:600px){
  .site-header{height:94px}
  .site-header .brand-emblem{height:50px;width:61px}
  .site-header .brand-wordmark{height:21px;width:140px}
  .mobile-menu{top:93px}
}

/* V13 — clean centered desktop navigation and continuous cream header */
.site-header{
  height:250px;
  padding:12px 5vw;
  display:grid;
  grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);
  grid-template-areas:"left brand right";
  align-items:center;
  column-gap:46px;
  background:var(--paper);
  border-bottom:1px solid var(--line);
  position:sticky;
  top:0;
  z-index:10;
  backdrop-filter:none;
}
.site-header .nav-left{
  grid-area:left;
  display:flex;
  justify-content:flex-end;
  align-items:center;
  gap:42px;
  margin:0;
}
.site-header .nav-right{
  grid-area:right;
  display:flex;
  justify-content:flex-start;
  align-items:center;
  gap:34px;
  margin:0;
}
.site-header .brand{
  grid-area:brand;
  display:flex;
  justify-content:center;
  align-items:center;
  width:330px;
  min-width:330px;
  height:224px;
  margin:0;
  line-height:0;
}
.site-header .brand-lockup-main{
  display:block;
  width:330px;
  height:auto;
  max-height:224px;
  object-fit:contain;
  mix-blend-mode:normal;
}
.site-header .nav-left a,
.site-header .nav-right a{
  display:inline-block;
  font-size:11px;
  letter-spacing:.12em;
  text-transform:uppercase;
  white-space:nowrap;
}
.site-header .nav-cta{
  border:1px solid var(--ink);
  padding:13px 19px;
}
/* The mobile menu exists for mobile only; never render it as a second desktop nav. */
.site-header > .menu-toggle,
.site-header > .mobile-menu{
  display:none !important;
}

@media (max-width:900px){
  .site-header{
    height:132px;
    padding:8px 5vw;
    display:grid;
    grid-template-columns:1fr auto 1fr;
    grid-template-areas:"empty brand menu";
    column-gap:12px;
  }
  .site-header > .nav-left,
  .site-header > .nav-right{
    display:none !important;
  }
  .site-header .brand{
    grid-area:brand;
    width:165px;
    min-width:165px;
    height:116px;
  }
  .site-header .brand-lockup-main{
    width:165px;
    max-height:116px;
  }
  .site-header > .menu-toggle{
    grid-area:menu;
    display:flex !important;
    justify-self:end;
    flex-direction:column;
    justify-content:center;
    gap:5px;
    width:42px;
    height:42px;
    border:0;
    background:transparent;
    padding:8px;
    cursor:pointer;
  }
  .site-header > .menu-toggle span{
    display:block;
    width:25px;
    height:1px;
    background:var(--ink);
  }
  .site-header > .mobile-menu{
    position:absolute;
    top:131px;
    left:0;
    right:0;
    flex-direction:column;
    gap:0;
    background:var(--paper);
    border-bottom:1px solid var(--line);
    box-shadow:0 14px 28px rgba(0,0,0,.06);
    padding:8px 6vw 16px;
  }
  .site-header > .mobile-menu.is-open{
    display:flex !important;
  }
  .site-header > .mobile-menu a{
    display:block !important;
    margin:0 !important;
    padding:15px 0;
    border-bottom:1px solid var(--line);
    font-size:11px;
    letter-spacing:.14em;
    text-transform:uppercase;
  }
  .site-header > .mobile-menu .nav-cta{
    margin-top:8px !important;
    padding:14px 16px;
    text-align:center;
    border:1px solid var(--ink);
  }
}
@media (max-width:600px){
  .site-header{height:120px;}
  .site-header .brand{width:150px;min-width:150px;height:104px;}
  .site-header .brand-lockup-main{width:150px;max-height:104px;}
  .site-header > .mobile-menu{top:119px;}
}


/* V14 — slightly stronger desktop navigation balance */
@media (min-width:901px){
  .site-header .nav-left a,
  .site-header .nav-right a{
    font-size:13px;
    letter-spacing:.115em;
  }
  .site-header .nav-cta{
    padding:14px 21px;
  }
}

/* V15 — slimmer desktop header while preserving the V14 brand scale */
@media (min-width:901px){
  .site-header{
    height:215px;
    padding:4px 5vw;
  }
  .site-header .brand{
    height:195px;
  }
  .site-header .brand-lockup-main{
    max-height:195px;
    transform:scale(1.12);
    transform-origin:center;
  }
  .hero{
    min-height:calc(100vh - 215px);
  }
}

/* V16 — About artwork + composition inquiries */
.services .section-heading:after{content:'01—05';}
.service-card.composition-card{
  grid-column:1 / -1;
  min-height:0;
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:60px;
  align-items:end;
  background:var(--ivory);
  padding:42px 40px;
}
.service-card.composition-card h3{margin:18px 0 12px;max-width:none;}
.service-card.composition-card p{max-width:700px;margin:0;}
.service-card.composition-card ul{margin:0;align-self:end;}
.composition-inquire{
  display:inline-block;
  margin-top:22px;
  font-size:11px;
  letter-spacing:.15em;
  text-transform:uppercase;
  border-bottom:1px solid currentColor;
  padding-bottom:5px;
}
.composition-inquire span{font-size:16px;margin-left:8px;}
.about-photo{min-height:520px;overflow:hidden;border:1px solid var(--line);background:var(--paper);}
.about-photo img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center;}
@media(max-width:900px){
  .service-card.composition-card{grid-template-columns:1fr;gap:20px;}
  .about-photo img{min-height:360px;}
}
@media(max-width:600px){
  .service-card.composition-card{padding:34px 28px;}
}


/* V17 — original composition audio */
@media (min-width:901px){
  .media-grid{grid-template-columns:repeat(4,1fr);}
}
.composition-music-category{scroll-margin-top:225px;}
.composition-music-category .track-grid{grid-template-columns:minmax(0,1fr);max-width:760px;}


/* V18 — streamlined services pricing + refined Hear the Music cards */
.services-note{
  margin:24px 0 0;
  max-width:720px;
  color:var(--muted);
  font-size:11px;
  line-height:1.7;
}
.music{
  border-top:1px solid var(--line);
  background:var(--paper);
}
.media-grid{
  gap:12px;
  align-items:stretch;
}
.media-placeholder{
  aspect-ratio:auto;
  min-height:285px;
  padding:34px 24px 30px;
  background:var(--ivory);
  color:var(--ink);
  border:1px solid var(--line);
  justify-content:flex-end;
  align-items:flex-start;
  text-align:left;
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease, background .25s ease;
}
.media-placeholder:before{
  content:'LISTEN';
  top:24px;
  left:24px;
  color:var(--muted);
  opacity:1;
  font-size:7px;
  letter-spacing:.24em;
}
.media-placeholder:after{
  content:'→';
  position:absolute;
  top:20px;
  right:24px;
  font-family:var(--serif);
  font-size:24px;
  line-height:1;
  color:var(--muted);
  transition:transform .25s ease,color .25s ease;
}
.media-placeholder span{
  width:42px;
  height:42px;
  margin-bottom:34px;
  border:1px solid var(--ink);
  border-radius:50%;
  color:var(--ink);
  font-size:13px;
}
.media-placeholder p{
  margin:0 0 7px;
  font-family:var(--serif);
  font-size:25px;
  line-height:1.05;
  letter-spacing:0;
  text-transform:none;
}
.media-placeholder small{
  color:var(--muted);
  font-size:8px;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.media-placeholder:hover,
.media-placeholder:focus-visible{
  transform:translateY(-5px);
  background:var(--paper);
  border-color:#9aabb4;
  box-shadow:0 18px 35px rgba(0,0,0,.06);
  outline:none;
}
.media-placeholder:hover:after,
.media-placeholder:focus-visible:after{
  transform:translateX(4px);
  color:#6f8997;
}
@media(max-width:900px){
  .media-grid{grid-template-columns:repeat(2,1fr);}
  .media-placeholder{min-height:235px;}
}
@media(max-width:600px){
  .media-grid{grid-template-columns:1fr;}
  .media-placeholder{min-height:190px;aspect-ratio:auto;}
}

/* V19 — Hear the Music card type-safety / clipping fix */
.media-placeholder{
  box-sizing:border-box;
  min-width:0;
  min-height:305px;
  padding:40px 30px 34px;
  overflow:visible;
}
.media-placeholder p{
  width:100%;
  max-width:100%;
  padding:0 2px 3px;
  box-sizing:border-box;
  line-height:1.14;
  overflow-wrap:normal;
  word-break:normal;
}
.media-placeholder span{
  flex:0 0 42px;
}
@media(max-width:1100px) and (min-width:901px){
  .media-placeholder{padding-left:24px;padding-right:24px;}
  .media-placeholder p{font-size:23px;}
}
@media(max-width:900px){
  .media-placeholder{min-height:250px;padding:36px 30px 30px;}
}
@media(max-width:600px){
  .media-placeholder{min-height:205px;padding:34px 28px 28px;}
  .media-placeholder p{font-size:24px;}
}


/* V20 — balanced Hear the Music cards */
.media-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.media-placeholder{
  min-width:0;
  min-height:305px;
  padding:38px 26px 32px;
  overflow:hidden;
}
.media-placeholder p{
  display:block;
  width:100%;
  max-width:100%;
  margin:0 0 10px;
  padding:0;
  font-size:clamp(19px,1.45vw,23px);
  line-height:1.08;
  overflow-wrap:break-word;
  hyphens:none;
}
.media-placeholder small{white-space:nowrap;}
@media(max-width:1180px) and (min-width:901px){
  .music{grid-template-columns:.72fr 1.28fr;gap:56px;}
  .media-placeholder{padding-left:20px;padding-right:20px;}
  .media-placeholder p{font-size:19px;}
}
@media(max-width:900px){
  .media-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .media-placeholder{min-height:245px;padding:34px 28px 28px;}
  .media-placeholder p{font-size:23px;}
}
@media(max-width:600px){
  .media-grid{grid-template-columns:1fr;}
  .media-placeholder{min-height:205px;padding:34px 28px 28px;}
  .media-placeholder p{font-size:24px;}
}

/* V21 — final Hear the Music title wrapping + centered card treatment */
.media-placeholder{
  align-items:center;
  text-align:center;
}
.media-placeholder p{
  width:100%;
  max-width:100%;
  text-align:center;
  overflow-wrap:normal;
  word-wrap:normal;
  word-break:keep-all;
  hyphens:none;
}
.media-placeholder small{
  align-self:center;
  text-align:center;
}
@media(max-width:1180px) and (min-width:901px){
  .media-placeholder p{font-size:18px;}
}

/* Production hardening — accessibility and motion preferences */
.skip-link{position:fixed;left:16px;top:16px;z-index:9999;padding:10px 14px;background:var(--ink);color:var(--paper);transform:translateY(-180%);transition:transform .15s ease}
.skip-link:focus{transform:translateY(0)}
:focus-visible{outline:2px solid currentColor;outline-offset:4px}
@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* Production form spam trap: hidden from people, available to Netlify bot filtering. */
.honeypot {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* Thank-you page */
    .thank-you-page{min-height:100vh;display:grid;place-items:center;padding:48px 24px;background:#f6f1e8;text-align:center}
    .thank-you-card{max-width:720px;padding:64px 42px;border:1px solid rgba(31,31,31,.16);background:rgba(255,255,255,.18)}
    .thank-you-card img{width:min(270px,70vw);height:auto;margin:0 auto 30px}
    .thank-you-card h1{font-family:"Cormorant Garamond",serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;line-height:1;margin:.15em 0 .3em}
    .thank-you-card p{max-width:560px;margin:0 auto 28px;line-height:1.75}
