@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#291e1a;--cream:#faf5ec;--paper:#fffdf8;--gold:#e5b962;--wine:#542d32;--rust:#9e482b;--muted:#69594e;--line:#dacebc;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font:17px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(3rem,5.7vw,5.6rem)}h2{font-size:clamp(2.4rem,4vw,4rem)}h3{font:700 1.5rem/1.25 'Manrope',sans-serif;letter-spacing:-.045em}p+p{margin-top:1rem}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--rust);outline-offset:5px}.skip{position:absolute;top:-100px}.skip:focus{top:5px;background:white;z-index:100;padding:12px}.wrap{width:min(1280px,90%);margin:auto}.header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);padding:0 5%;background:var(--cream)}.brand{display:flex;flex-direction:column;line-height:1.2;white-space:nowrap}.brand strong{font:800 24px 'Manrope',sans-serif;letter-spacing:-1px}.brand span{font-size:11px;letter-spacing:3px;margin-top:5px;color:var(--rust)}nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:600}nav a:not(.button){padding:12px 0}nav a[aria-current=page]{color:var(--rust);border-bottom:2px solid var(--rust)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 23px;background:var(--gold);color:var(--ink);border:1px solid transparent;font-size:14px;font-weight:700;line-height:1.5;border-radius:4px;transition:transform .2s,background .2s}.button:hover{background:#efcc88;transform:translateY(-2px)}.button.dark{background:var(--ink);color:var(--cream)}.button.line{background:transparent;border-color:currentColor}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.menu{display:none;background:none;border:1px solid var(--line);padding:8px 14px}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;font-size:12px;font-weight:700;color:var(--rust);margin-bottom:20px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:6%;align-items:center;padding:65px 0 72px}.hero h1 em{color:var(--rust);font-weight:400}.hero .intro{font-size:18px;color:var(--muted);max-width:560px;margin-top:25px}.small{font-size:14px;color:var(--muted)}.hero .small{margin-top:22px}.hero-photo{position:relative;padding:0 16px 22px 0}.hero-photo:after{content:'';position:absolute;right:0;bottom:0;width:75%;height:80%;border:1px solid #b68b48;z-index:-1;border-radius:110px 5px 5px 5px}.hero-photo>img{height:550px;object-position:59% center;border-radius:120px 6px 6px 6px}.photo-label{position:absolute;bottom:42px;left:-24px;background:var(--wine);color:white;padding:18px 26px;box-shadow:0 8px 30px #291e1a18}.photo-label strong{font-family:var(--serif);font-size:28px;font-weight:400;display:block}.photo-label span{font-size:12px;color:#ead4b2;letter-spacing:1px}.ribbon{background:var(--wine);color:#f3dfbb}.ribbon .wrap{display:flex;justify-content:space-between;padding:22px 0;font-size:14px;gap:20px}.ribbon b{color:var(--gold);margin-right:12px;font-size:18px;font-weight:400}.section{padding:92px 0}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:42px}.section-head h2{max-width:670px}.section-head>p{max-width:350px;color:var(--muted)}.offers{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.offer{background:var(--paper);border:1px solid var(--line);border-radius:7px;overflow:hidden;display:flex;flex-direction:column}.offer img{height:220px}.offer-body{padding:28px;display:flex;flex-direction:column;flex:1}.offer .eyebrow{margin-bottom:12px}.offer p{margin-top:15px;color:var(--muted)}.offer ul{padding-left:20px;color:var(--muted);font-size:15px}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #b69252;display:inline-block;padding-bottom:6px;margin-top:auto;align-self:flex-start}.offer .text-link{margin-top:20px}.dark-section{background:var(--ink);color:var(--cream)}.dark-section .eyebrow{color:var(--gold)}.split{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.split>img{height:530px;border-radius:5px}.split p:not(.eyebrow){margin-top:22px;max-width:590px}.split h2 em{color:var(--gold)}.dark-section .split p:not(.eyebrow){color:#dfd1c5}.signature{font:italic 30px var(--serif);color:var(--gold);margin-top:26px}.next{background:var(--wine);color:var(--cream);overflow:hidden}.next-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;align-items:center}.next .eyebrow{color:var(--gold)}.next h2{font-size:clamp(3rem,4.8vw,4.6rem)}.next p{margin-top:24px;color:#eee0d7}.next-steps{border-top:1px solid #a08071}.next-steps div{display:flex;gap:26px;padding:25px 0;border-bottom:1px solid #a08071;align-items:center}.next-steps b{font:30px var(--serif);color:var(--gold)}.next-steps span{font-size:18px}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.quote{padding:28px 0;border-top:2px solid #b78d46}.quote blockquote{font:24px/1.5 var(--serif);margin:0 0 25px}.quote .name{font-weight:700;font-size:15px}.quote small{display:block;color:var(--muted);font-size:13px}.cta{background:var(--rust);color:#fff8ec}.cta .wrap{display:flex;justify-content:space-between;gap:35px;align-items:center;padding:64px 0}.cta h2{max-width:740px;font-size:clamp(2.5rem,4vw,3.5rem)}.cta p{margin-top:20px;max-width:690px;color:#fae4d3}.cta .button{white-space:nowrap}.footer{padding:42px 0}.footer .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer small{font-size:12px;color:var(--muted)}.footer-links{display:flex;gap:20px;font-size:14px}.subhero{padding:64px 0 72px;display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:center}.subhero h1{font-size:clamp(3rem,5vw,4.8rem)}.subhero .intro{margin-top:24px;color:var(--muted);font-size:18px}.subhero img{height:390px;border-radius:70px 4px 4px 4px}.light-section{background:var(--paper)}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.package{border:1px solid var(--line);background:var(--paper);padding:32px;border-radius:7px;display:flex;flex-direction:column}.package:nth-child(2){border-top:5px solid var(--rust)}.package .number{font:36px var(--serif);color:var(--rust);margin-bottom:22px}.package p{color:var(--muted);margin-top:16px;font-size:16px}.package ul{padding-left:19px;margin:22px 0 30px;font-size:15px}.package li{margin-bottom:12px}.package .button{margin-top:auto}.notice{font-size:14px;color:var(--muted);margin-top:26px;max-width:850px}.wide-card{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:45px;background:var(--cream);border:1px solid var(--line);border-radius:6px}.wide-card p{margin-top:20px}.wide-card ul{margin:0;padding-left:20px}.wide-card li{padding:9px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.step{border-top:1px solid var(--line);padding-top:25px}.step b{font:32px var(--serif);color:var(--rust)}.step h3{margin:20px 0 14px}.step p{color:var(--muted)}.faq{max-width:850px;margin:0 auto}.faq h2{margin-bottom:35px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:600;font-size:18px}.faq details p{padding-top:16px;color:var(--muted)}.contact-options{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-option{padding:25px;border:1px solid var(--line);background:var(--paper);border-radius:5px}.contact-option p{margin:12px 0 24px;color:var(--muted)}.contact-option h3{font-size:21px}.portrait{object-position:center 30%}.history{border-left:1px solid var(--line);padding-left:26px}.history p{margin:0 0 25px}.history strong{display:block;color:var(--rust)}
@media(min-width:1500px){.hero-photo>img{height:600px}}@media(max-width:1050px){nav{gap:15px;font-size:13px}.hero{gap:4%}.hero-photo>img{height:500px}.hero h1{font-size:4rem}.packages{gap:14px}.package{padding:22px}.offer-body{padding:23px}.section{padding:70px 0}}@media(max-width:760px){.header{height:82px;position:relative}.brand strong{font-size:21px}.brand span{font-size:10px}.menu{display:block}nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--cream);padding:24px 5%;z-index:20;box-shadow:0 15px 20px #291e1a12;align-items:stretch}nav.open{display:flex;flex-direction:column;gap:8px}.hero,.subhero{grid-template-columns:1fr;padding:42px 0 48px;gap:35px}.hero h1{font-size:clamp(3rem,11vw,4.4rem)}.hero-photo{padding-left:14px}.hero-photo>img{height:390px;border-radius:75px 4px 4px 4px}.photo-label{left:0;bottom:38px}.ribbon .wrap{flex-direction:column;gap:7px;padding:18px 0}.section{padding:58px 0}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px}.offers,.packages,.quotes,.steps,.split,.next-grid,.wide-card{grid-template-columns:1fr}.offers,.packages{gap:22px}.offer img{height:235px}.split,.next-grid{gap:36px}.split>img{height:420px}.quotes{gap:15px}.cta .wrap,.footer .wrap{flex-direction:column;align-items:flex-start}.cta .wrap{padding:45px 0}.subhero img{height:300px}.wide-card{padding:25px;gap:25px}.contact-options{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.subhero h1{font-size:3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(min-width:761px) and (max-width:1100px){.header{position:relative}.menu{display:block}nav{display:none;position:absolute;top:98px;left:0;right:0;background:var(--cream);padding:24px 5%;z-index:20;box-shadow:0 15px 20px #291e1a12}nav.open{display:flex;flex-wrap:wrap}}
/* ENHANCE palette: vibrant gold, copper, silver and espresso. */
:root{--ink:#292d32;--cream:#fffaf2;--paper:#ffffff;--gold:#f5c451;--wine:#343a40;--rust:#9a421c;--muted:#64594f;--line:#ded6cc}
.header{background:#292d32;color:white;border-bottom-color:#50565e}.header .brand span{color:#f5c451!important}.header nav a[aria-current=page]{color:#f5c451;border-color:#f5c451}.menu{color:inherit;border-color:#b8bdc3}.header nav{background:#292d32}.hero{background:#292d32;color:white;box-shadow:0 0 0 100vmax #292d32;clip-path:inset(0 -100vmax)}.hero h1 em{color:#f5c451}.hero .eyebrow{color:#efb72d}.hero .intro{color:#eef0f2}.hero .small{color:#d9dadd}.hero-photo:after{border:3px solid #efb72d}.photo-label{background:#f5c451;color:#292d32;box-shadow:0 8px 30px #292d3225}.photo-label span{color:#292d32}.button{background:#f5c451;color:#292d32}.button:hover{background:#ffda7f}.button.dark{background:#292d32;color:white}.button.dark:hover{background:#454c54}.hero .button.dark,.header .button.dark{background:#f5c451;color:#292d32}.hero .button.dark:hover,.header .button.dark:hover{background:#ffda7f}.button.line{background:transparent;color:#292d32;border-color:#292d32}.hero .button.line{color:white;border-color:#efb72d}.hero .button.line:hover{background:#3b424a}.ribbon{background:#efb72d;color:#292d32}.ribbon b{color:#292d32;font-weight:600}.offer{border:0;box-shadow:0 12px 30px #292d3210}.offer:nth-child(1) .offer-body{background:#efb72d}.offer:nth-child(2) .offer-body{background:#f5c451}.offer:nth-child(3) .offer-body{background:#d9dce0}.offer p,.offer ul,.offer .eyebrow{color:#292d32}.text-link{border-color:#292d32}.dark-section{background:#292d32;color:white}.dark-section .split p:not(.eyebrow){color:#eef0f2}.signature{color:#f5c451}.next{background:#efb72d;color:#292d32;border-top:8px solid #f5c451}.next .eyebrow,.next p{color:#292d32}.next-steps{border-color:#292d32}.next-steps div{border-color:#292d32}.next-steps b{color:#292d32}.next .button{background:#292d32;color:white}.next .button:hover{background:#454c54}.quote{border-top:5px solid #efb72d}.quote:nth-child(2){border-color:#f5c451}.quote:nth-child(3){border-color:#d9dce0}.cta{background:#f5c451;color:#292d32}.cta p{color:#292d32}.cta .button{background:#292d32;color:white}.cta .button:hover{background:#454c54}.package:nth-child(1){border-top:6px solid #efb72d}.package:nth-child(2){border-top:6px solid #f5c451}.package:nth-child(3){border-top:6px solid #d9dce0}.wide-card{background:#efb72d;border-color:#efb72d;color:#292d32}.wide-card .eyebrow{color:#292d32}.contact-option{border-top:4px solid #efb72d}.contact-option:nth-child(3n+2){border-top-color:#f5c451}.contact-option:nth-child(3n){border-top-color:#d9dce0}.footer{background:#292d32;color:white}.footer small{color:#d9dadd}.footer .brand span{color:#f5c451}

.dark-section{background:#343a40}.dark-section .eyebrow,.dark-section .signature,.dark-section .split h2 em{color:#ffda7f}.photo-label{background:#f5c451}.hero .eyebrow{color:#d9dce0}.next{background:#efb72d;border-top-color:#343a40}.next-steps div{border-color:#9b681f}.offer:nth-child(3) .offer-body{background:#d9dce0}.quote:nth-child(1){border-top-color:#343a40}.footer .brand span{color:#f5c451}

.hero h1 em{color:#f5c451}.hero-photo:after{border-color:#c7cbd0}.hero .eyebrow{color:#d9dce0}.hero .button.line{border-color:#c7cbd0}.ribbon{background:linear-gradient(105deg,#e8a91d,#ffd56b,#efb72d)}.offer:nth-child(1) .offer-body{background:#efb72d}.offer:nth-child(2) .offer-body{background:#f49542}.offer:nth-child(3) .offer-body{background:linear-gradient(125deg,#e6e8eb,#c4c9cf)}.photo-label{background:linear-gradient(115deg,#edb32e,#ffdb83)}.next{background:linear-gradient(110deg,#efb72d,#f6cc65);border-top-color:#be642c}.cta{background:#f49542}.quote:nth-child(1){border-color:#e5a21b}.quote:nth-child(2){border-color:#d77630}.quote:nth-child(3){border-color:#b7bdc5}.package:nth-child(1){border-top-color:#e5a21b}.package:nth-child(2){border-top-color:#d77630}.package:nth-child(3){border-top-color:#b7bdc5}.contact-option{border-top-color:#e5a21b}.contact-option:nth-child(3n+2){border-top-color:#d77630}.contact-option:nth-child(3n){border-top-color:#b7bdc5}.footer{border-top:1px solid #b7bdc5}
.book-buy-links{display:flex;flex-direction:column;gap:14px;margin:26px 0}.book-buy-links .button{text-align:center;white-space:normal}
.book-hero>img.book-cover{width:min(100%,340px);height:auto;max-height:none;object-fit:contain;border-radius:2px;justify-self:center;box-shadow:12px 16px 30px #292d3228}.book-hero{align-items:center}@media(max-width:760px){.book-hero>img.book-cover{width:min(80%,300px)}}
.coaching-film{display:block;width:100%;max-width:1000px;aspect-ratio:16/9;height:auto;margin:auto;background:#17191c;border:1px solid #747b83;border-radius:5px}#greatness-film .section-head{align-items:center}#greatness-film .actions{justify-content:center}
.live-performance-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.first-light-player{display:block;width:min(100%,380px);height:auto;aspect-ratio:9/16;justify-self:center;background:#17191c;border:1px solid #747b83;border-radius:5px}.live-intro{margin-top:24px;color:#eef0f2;font-size:18px;max-width:540px}@media(max-width:760px){.live-performance-grid{grid-template-columns:1fr;gap:35px}.first-light-player{width:min(100%,340px)}}

.enquiry-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:7%;align-items:start}.enquiry-layout h1{font-size:clamp(3rem,4.5vw,4.8rem)}.enquiry-layout aside>p:not(.eyebrow){margin:24px 0}.enquiry-portrait{height:auto;max-height:520px;object-fit:cover;object-position:center 30%;border-radius:5px}.enquiry-card{background:white;border:1px solid var(--line);padding:36px;border-radius:6px;border-top:5px solid var(--gold)}.enquiry-card h2{font-size:2.5rem}.enquiry-card>p{margin-top:18px}.enquiry-card form{display:grid;gap:10px;margin-top:28px}.enquiry-card label{font-size:15px;font-weight:700;margin-top:10px}.enquiry-card input,.enquiry-card select,.enquiry-card textarea{width:100%;padding:13px;border:1px solid #899198;border-radius:4px;background:#fff;color:#292d32;min-width:0}.enquiry-card textarea{resize:vertical}.enquiry-card .button{margin-top:18px;justify-self:start}.enquiry-card :focus-visible{outline:3px solid #9a421c;outline-offset:3px}@media(max-width:760px){.enquiry-layout{grid-template-columns:1fr;gap:32px}.enquiry-card{padding:24px}.enquiry-portrait{max-height:360px}}
/* Match menu links to the homepage Creative and Coaching offer colours. */
.header nav a[href="/creative/"]{color:#efb72d}
.header nav a[href="/coaching/"]{color:#f49542}
.header nav a[href="/creative/"][aria-current=page],.header nav a[href="/coaching/"][aria-current=page]{border-bottom-color:currentColor}
.header nav a[href="/creative/"]:hover,.header nav a[href="/coaching/"]:hover{text-decoration:underline;text-underline-offset:6px}
.header nav a[href="/creative/"]:focus-visible,.header nav a[href="/coaching/"]:focus-visible{outline-color:currentColor}

.ministry-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.ministry-gallery figure{margin:0;min-width:0}.ministry-gallery a{display:block;background:#292d32;border-radius:6px;overflow:hidden}.ministry-gallery img{height:260px;object-fit:contain}.ministry-gallery figcaption{font-size:15px;line-height:1.5;margin-top:12px}.gallery-help{margin-bottom:26px;color:var(--muted);font-size:14px}@media(max-width:900px){.ministry-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.ministry-gallery{grid-template-columns:1fr}.ministry-gallery img{height:auto;max-height:420px}}

.creative-live{padding:32px;background:var(--paper);border-top:5px solid #efb72d;border-radius:6px;margin-bottom:42px}.creative-live h3{font-size:2rem}.creative-live p:not(.eyebrow){margin-top:20px}@media(max-width:560px){.creative-live{padding:22px}}

.ministry-gallery video{display:block;width:100%;height:260px;object-fit:contain;background:#292d32;border-radius:6px}@media(max-width:560px){.ministry-gallery video{height:auto;max-height:420px}}

.subhero img[src="/assets/mark-about-warm-portrait.jpg"]{object-position:center 35%}

.first-light-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px}.first-light-gallery figure{margin:0}.first-light-gallery a{display:block}.first-light-gallery img{height:auto;border-radius:6px}@media(max-width:760px){.first-light-gallery{grid-template-columns:1fr}}

.split>img.invitation-photo{object-position:left center}

.header nav a[href="/first-light/"]{color:#d9dce0}.header nav a[href="/first-light/"][aria-current=page]{border-bottom-color:#d9dce0}.header nav a[href="/first-light/"]:hover{text-decoration:underline;text-underline-offset:6px}.header nav a[href="/first-light/"]:focus-visible{outline-color:#d9dce0}

.music-platforms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.music-platform{display:flex;flex-direction:column;gap:25px;padding:28px;background:#292d32;color:white;border-top:4px solid #f5c451;border-radius:6px}.music-platform span{font-size:24px;font-weight:700}.music-platform strong{font-size:15px;color:#f5c451}.music-platform:hover{background:#454c54}@media(max-width:1250px) and (min-width:1101px){.header{gap:16px}.header nav{gap:12px;font-size:13px}}@media(max-width:760px){.music-platforms{grid-template-columns:1fr}}

.music-hero>img{height:auto;aspect-ratio:1;object-fit:contain;border-radius:4px;box-shadow:0 14px 36px #292d3226}

.split>img.album-cover{width:100%;max-width:440px;height:auto;aspect-ratio:1;object-fit:contain;justify-self:center;border-radius:4px}

.song-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.song-card{padding:32px;border:1px solid #d9dce0;background:#fff;border-top:4px solid #efb72d}.song-card h3{font-size:30px;margin:12px 0 24px}.song-card .actions{gap:10px;flex-wrap:wrap}@media(max-width:700px){.song-grid{grid-template-columns:1fr}.song-card{padding:24px}}

/* Creative: honey, copper and warm cream, scoped to page content. */
.creative-warm{--paper:#fff8eb;--cream:#fff1d9;--rust:#93451f;--muted:#665747;--line:#e5c8a6;background:#fff1d9}
.creative-warm .subhero{background:linear-gradient(120deg,#fff1d9,#ffe3ad);box-shadow:0 0 0 100vmax #fff1d9;clip-path:inset(0 -100vmax)}
.creative-warm .light-section{background:#fff8eb}
.creative-warm .eyebrow,.creative-warm .package h3{color:#93451f}
.creative-warm .package{background:#fffdf6;border-color:#e5c8a6;border-top:6px solid #eab342;box-shadow:0 10px 26px #93451f0c}
.creative-warm .package:nth-child(2){border-top-color:#b7602e;background:#fff0da}
.creative-warm .package:nth-child(3){border-top-color:#d59437}
.creative-warm .button,.creative-warm .button.dark{background:#93451f;color:#fffaf2}
.creative-warm .button:hover,.creative-warm .button.dark:hover{background:#763417}
.creative-warm .creative-live{background:#ffedce;border-top-color:#eab342}
.creative-warm .cta{background:#eab342;color:#292d32}
.creative-warm .cta p{color:#292d32}
.creative-warm .subhero>img{box-shadow:12px 12px 0 #eab342}

/* Coaching: soft apricot, terracotta and champagne. */
.coaching-warm{--paper:#fff8ef;--cream:#ffeddf;--rust:#99462f;--muted:#66564f;--line:#e9c8b5;background:#ffeddf;color:#292d32}
.coaching-warm .subhero{background:linear-gradient(120deg,#ffeddf,#ffd9bd);box-shadow:0 0 0 100vmax #ffeddf;clip-path:inset(0 -100vmax)}
.coaching-warm .subhero>img{box-shadow:12px 12px 0 #e6bc8d}
.coaching-warm .light-section{background:#fff8ef}
.coaching-warm .eyebrow,.coaching-warm .package h3,.coaching-warm .package .number,.coaching-warm .step b{color:#99462f}
.coaching-warm .package{background:#fffaf4;border-color:#e9c8b5;border-top:6px solid #ce7959;box-shadow:0 10px 26px #99462f0c}
.coaching-warm .package:nth-child(2){background:#ffeadb;border-top-color:#99462f}
.coaching-warm .package:nth-child(3){border-top-color:#dfb586}
.coaching-warm .button,.coaching-warm .button.dark{background:#99462f;color:#fffaf4}
.coaching-warm .button:hover,.coaching-warm .button.dark:hover{background:#793420}
.coaching-warm .button.line{background:transparent;color:#99462f;border-color:#99462f}
.coaching-warm .button.line:hover{background:#f9d7c0}
.coaching-warm .dark-section{background:#343a40;color:#fff8ef;border-top:6px solid #ce7959}
.coaching-warm .dark-section .eyebrow{color:#f4d8ae}
.coaching-warm .dark-section .button{background:#f4d8ae;color:#292d32}
.coaching-warm .dark-section .button:hover{background:#ffe9c9}
.coaching-warm .cta{background:#edbd9b;color:#292d32}
.coaching-warm .cta p{color:#292d32}

/* First Light invitation */
.invitation-section{background:#fff8eb;scroll-margin-top:110px}.invitation-section .eyebrow{color:#93451f}.invitation-section .enquiry-card{border-top-color:#d9dce0}.invitation-section .enquiry-card h3{font-size:2rem}.invitation-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.invitation-fields>div{display:grid;gap:10px;align-content:start}.invitation-section input,.invitation-section select,.invitation-section textarea{font:inherit;font-size:1rem}.invitation-section .small{font-size:.875rem;line-height:1.6}.invitation-section .enquiry-layout>*{min-width:0}@media(max-width:1000px){.invitation-section .enquiry-layout{grid-template-columns:1fr}.invitation-section .enquiry-layout aside{max-width:720px}}@media(max-width:560px){.invitation-fields{grid-template-columns:1fr}.invitation-section .enquiry-card{padding:20px}}

/* At The Piano: warm gold and charcoal. */
.piano-page{background:#fff8eb}.piano-feature{background:#fff1d9}.piano-page .eyebrow,.piano-feature .eyebrow{color:#93451f}.piano-hero>img{object-position:center;box-shadow:10px 10px 0 #eab342}.piano-note{background:#ffedce;border-top:4px solid #eab342;padding:32px}.piano-note h3{font-size:1.8rem}.piano-note p{margin-top:20px}.piano-videos,.piano-gallery{display:grid;grid-template-columns:1fr 1fr;gap:30px}.piano-videos figure{margin:0;min-width:0}.piano-videos video{display:block;width:100%;height:460px;object-fit:contain;background:#17191c}.piano-videos figcaption{font-size:1rem;line-height:1.6;margin-top:16px;color:#fff8eb}.piano-page .dark-section .eyebrow{color:#f4d8ae}.piano-page .dark-section .section-head>p{color:#fff8eb}.piano-gallery img{width:100%;height:auto}.piano-page .cta p{max-width:760px}@media(max-width:760px){.piano-videos,.piano-gallery{grid-template-columns:1fr}.piano-videos video{height:420px}.piano-note{padding:24px}.piano-hero>img{box-shadow:6px 6px 0 #eab342}}

@media(min-width:1101px){.header{gap:14px}.header nav{gap:12px;font-size:14px}.header .brand strong{font-size:23px}.header nav .button{padding:12px 14px}}@media(min-width:1101px) and (max-width:1320px){.header{flex-wrap:wrap;justify-content:center}.header nav{justify-content:center;flex-wrap:wrap}}
