@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700;800;900&display=swap";#root{min-height:100vh}body,button{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--ink:#21131f;--ink-soft:#30202e;--paper:#fbf8f2;--paper-deep:#f1ebe3;--pink:#a72f56;--pink-light:#ead2db;--purple:#6d5578;--lavender:#ddd4e1;--lime:#cbd5ac;--text:#30242d;--muted:#756972;--line:#311f2d24;--light-line:#ffffff24;--shadow:0 28px 70px #2f1a291f, 0 3px 12px #2f1a290d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text);margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.site-shell{min-height:100vh;overflow-x:clip}.announcement-bar{z-index:50;background:var(--ink);color:#e9e0e6;letter-spacing:.025em;justify-content:center;align-items:center;height:32px;padding:0 1rem;font-size:.72rem;display:flex;position:sticky;top:0}.announcement-bar__desktop{align-items:center;gap:.8rem;display:flex}.announcement-bar__mobile{display:none}.announcement-bar i{color:#bf657f;font-style:normal}.announcement-bar strong{color:#fff}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf8f2f0;min-height:84px;position:sticky;top:32px}.site-header__inner{justify-content:space-between;align-items:center;width:min(100% - 2.4rem,1320px);min-height:84px;margin:0 auto;display:flex}.brand{flex-shrink:0;align-items:center;gap:.72rem;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:-.08em;width:48px;height:48px;box-shadow:0 0 0 4px var(--pink-light);border-radius:50%;place-items:center;font:800 1.25rem/1 Georgia,serif;display:grid;position:relative}.brand-mark span{color:var(--pink);font:800 .9rem/1 sans-serif;position:absolute;top:-3px;right:-2px}.brand-copy strong,.brand-copy small{display:block}.brand-copy strong{letter-spacing:-.02em;font-size:1rem}.brand-copy small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:.15rem;font-size:.64rem;font-weight:800}.brand-logo{object-fit:contain;mix-blend-mode:multiply;border-radius:.45rem;width:66px;height:50px}.main-nav{align-items:center;gap:clamp(.8rem,2.2vw,2rem);font-size:.9rem;font-weight:800;display:flex}.main-nav>a:not(.button){color:#544a51;padding:.7rem 0;position:relative}.main-nav>a:not(.button):after{background:var(--pink);content:"";height:2px;transition:transform .16s;position:absolute;bottom:.3rem;left:0;right:0;transform:scaleX(0)}.main-nav>a:hover:after,.main-nav>a.active:after{transform:scaleX(1)}.main-nav>a.active{color:var(--ink)}.main-nav .nav-cta{min-height:44px;padding:.7rem 1.1rem}.menu-toggle{color:var(--ink);background:0 0;border:0;font-weight:900;display:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink)}h1{letter-spacing:-.07em;margin-bottom:1.4rem;font-size:clamp(3.2rem,7vw,6.8rem);line-height:.91}h2{letter-spacing:-.055em;margin-bottom:1rem;font-size:clamp(2.15rem,4.2vw,4.25rem);line-height:1}h3{letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.25rem}p{color:var(--muted);line-height:1.72}.eyebrow{color:var(--pink);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.85rem;font-size:.72rem;font-weight:900}.hero-text{max-width:710px;font-size:clamp(1.07rem,1.8vw,1.3rem)}.section,.page-hero,.home-hero,.contact-hero,.contact-band{max-width:1360px;margin:0 auto;padding:clamp(4.5rem,8vw,7.5rem) clamp(1.2rem,3.2vw,2.6rem)}.section-heading{max-width:740px;margin-bottom:2.3rem}.section-heading p:last-child{max-width:660px;font-size:1.03rem}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:50px;padding:.82rem 1.25rem;font-weight:900;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.main-nav a:focus-visible,.menu-toggle:focus-visible{outline:3px solid var(--purple);outline-offset:3px}.button--primary{background:var(--ink);color:#fff;box-shadow:0 9px 24px #1711162e}.button--primary:hover{background:var(--pink);box-shadow:0 12px 28px #731c4238}.button--secondary{border-color:var(--line);color:var(--ink);background:0 0}.button--secondary:hover{background:#fff}.button--text{border-bottom:2px solid var(--pink);min-height:auto;color:var(--ink);border-radius:0;padding:.4rem 0}.action-row{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.home-hero{grid-template-columns:minmax(0,.78fr) minmax(540px,1.22fr);align-items:center;gap:clamp(3rem,5vw,5.5rem);min-height:800px;display:grid}.home-hero h1 em{color:var(--pink);font-family:Georgia,serif;font-weight:400}.trust-row{color:var(--muted);flex-wrap:wrap;gap:1.25rem;margin-top:2.2rem;font-size:.84rem;font-weight:800;display:flex}.trust-row b{background:var(--pink-light);width:20px;height:20px;color:var(--pink);border-radius:50%;place-items:center;margin-right:.35rem;display:inline-grid}.hero-visual{min-height:510px;box-shadow:var(--shadow);background:radial-gradient(circle at 35% 30%,#f7eafa 0,#e4d1f5 42%,#c595e5 100%);border-radius:48% 48% 42% 42%;position:relative}.hero-visual:before{border-radius:inherit;content:"";border:1px solid #fffc;position:absolute;inset:7%}.logo-placeholder{text-align:center;width:72%;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(-3deg)}.logo-placeholder__script{color:var(--ink);letter-spacing:-.08em;font:italic 700 clamp(3.6rem,7vw,6.2rem)/.8 Georgia,serif;display:block}.logo-placeholder__music{color:var(--pink);letter-spacing:.25em;text-transform:uppercase;margin-top:.7rem;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:900;display:block}.logo-placeholder i{color:#5e455d;letter-spacing:.18em;text-transform:uppercase;margin-top:1.4rem;font-size:.7rem;font-style:normal;font-weight:900;display:block}.music-orbit{background:var(--ink);color:#fff;box-shadow:var(--shadow);border-radius:50%;place-items:center;display:grid;position:absolute}.music-orbit--one{width:88px;height:88px;font-size:2.6rem;top:-22px;right:13%;transform:rotate(12deg)}.music-orbit--two{background:var(--pink);width:70px;height:70px;font-size:2rem;bottom:15%;left:-28px;transform:rotate(-10deg)}.intro-strip{background:var(--ink);color:#fff;white-space:nowrap;justify-content:center;align-items:center;gap:clamp(.8rem,2.5vw,2.5rem);padding:1.15rem 1rem;display:flex;overflow:hidden}.intro-strip p{color:#fff;margin:0;font:italic 700 clamp(1rem,2vw,1.35rem)/1 Georgia,serif}.intro-strip span{color:var(--pink)}.heading-row{justify-content:space-between;align-items:end;gap:2rem;display:flex}.instrument-preview-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.instrument-preview{background:var(--paper-deep);border-radius:1.75rem;flex-direction:column;justify-content:flex-end;min-height:230px;padding:1.5rem;transition:transform .18s;display:flex;position:relative;overflow:hidden}.instrument-preview:nth-child(2){background:var(--lavender)}.instrument-preview:nth-child(3){background:var(--pink-light)}.instrument-preview:hover{transform:translateY(-5px)}.instrument-preview__symbol{color:#1711161f;font:800 8rem/1 Georgia,serif;position:absolute;top:.3rem;right:1rem}.instrument-preview h3{font-size:1.65rem}.instrument-preview p{max-width:85%;margin:0;line-height:1.5}.instrument-preview>b{position:absolute;bottom:1.5rem;right:1.4rem}.home-split,.lessons-detail,.story-grid,.contact-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:start;gap:clamp(2.5rem,7vw,6rem);display:grid}.check-list{gap:.75rem;margin:1.8rem 0 2rem;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:.8rem;font-weight:800;display:flex}.check-list span{background:var(--pink-light);width:34px;height:34px;color:var(--pink);border-radius:50%;place-items:center;display:grid}.price-panel{background:var(--ink);color:#fff;box-shadow:var(--shadow);border-radius:1.8rem;overflow:hidden}.price-panel__top{padding:1.7rem 1.7rem 1rem}.price-panel h3{color:#fff;font-size:1.65rem}.price-row{border-top:1px solid var(--light-line);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.7rem;display:flex}.price-row div{gap:.25rem;display:grid}.price-row strong{color:#fff}.price-row span{color:#bdb1bb;font-size:.8rem}.price-row b{color:var(--pink-light);font-size:1.7rem}.section--tinted{background:var(--ink);max-width:none}.section--tinted .section-inner{max-width:1280px;margin:0 auto}.section--tinted h2{color:#fff}.section--tinted .section-heading p:last-child{color:#bdb1bb}.reviews-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.review-card{border:1px solid var(--light-line);background:var(--ink-soft);border-radius:1.7rem;min-height:260px;margin:0;padding:clamp(1.5rem,4vw,2.4rem)}.stars{color:#ffd467;letter-spacing:.13em;margin-bottom:1.2rem}.review-card blockquote{color:#fff;margin:0 0 1.5rem;font:italic 1.2rem/1.65 Georgia,serif}.review-card figcaption{color:var(--pink-light);font-size:.83rem;font-weight:900}.gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:170px;gap:.8rem;display:grid}.gallery-tile{background:var(--paper-deep);border-radius:1.3rem;flex-direction:column;grid-column:span 4;justify-content:flex-end;padding:1.2rem;display:flex;position:relative;overflow:hidden}.gallery-tile:first-child,.gallery-tile:nth-child(5){grid-column:span 5}.gallery-tile:nth-child(2),.gallery-tile:nth-child(6){grid-column:span 3}.gallery-tile span{color:#1711161f;font:800 6rem/1 Georgia,serif;position:absolute;top:-.6rem;right:.6rem}.gallery-tile strong,.gallery-tile small{z-index:1;position:relative}.gallery-tile small{color:var(--muted);margin-top:.25rem}.gallery-tile--2{background:var(--lavender)}.gallery-tile--3{background:var(--pink-light)}.contact-band{background:var(--pink-light);border-radius:2rem;justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin-bottom:clamp(3rem,6vw,6rem);display:flex}.contact-band h2{max-width:650px}.contact-band p:last-child{max-width:620px;margin-bottom:0}.contact-band__actions{flex-direction:column;flex-shrink:0;gap:.7rem;display:flex}.page-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 92% 18%,#6d55781c,#0000 28rem);min-height:570px;padding-top:clamp(5rem,10vw,9rem);position:relative}.page-hero:before{border:1px solid var(--pink-light);content:"";opacity:.65;border-radius:50%;width:260px;height:260px;position:absolute;top:5rem;right:4%}.page-hero--split{grid-template-columns:minmax(0,1.15fr) minmax(280px,.75fr);align-items:center;gap:5rem;display:grid}.page-hero>div:first-child{z-index:1;position:relative}.page-hero h1{max-width:880px;font-size:clamp(3.4rem,7vw,6.5rem)}.hero-note-card{background:var(--lavender);box-shadow:var(--shadow);border-radius:2rem;padding:3.5rem 2rem 2rem;position:relative;transform:rotate(3deg)}.hero-note-card span{color:var(--pink);font:800 5rem/1 Georgia,serif;position:absolute;top:-38px;left:1.6rem}.hero-note-card p{color:var(--ink);margin:0;font:italic 1.35rem/1.55 Georgia,serif}.instrument-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.instrument-card{border:1px solid var(--line);background:#fff;border-radius:1.7rem;min-height:340px;padding:1.7rem}.instrument-card:nth-child(3n+2){background:var(--paper-deep)}.instrument-card:nth-child(3n+3){background:var(--lavender)}.instrument-card__top{justify-content:space-between;margin-bottom:2.5rem;display:flex}.instrument-card__top span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.6rem;display:grid}.instrument-card__top small{color:#b3a7af;font-weight:900}.instrument-card h2{font-size:2.5rem}.instrument-card__summary{color:var(--ink);font-weight:900}.feature-list{gap:1rem;margin-top:2rem;display:grid}.feature-list>div{border-top:1px solid var(--line);gap:1rem;padding-top:1rem;display:flex}.feature-list b{color:var(--pink)}.feature-list span{gap:.25rem;display:grid}.feature-list small{color:var(--muted);line-height:1.5}.workshop-hero-art{background:var(--lime);border-radius:50%;place-items:center;min-height:350px;display:grid;position:relative;transform:rotate(-3deg)}.workshop-hero-art:before{content:"";border:2px dashed #17111640;border-radius:50%;position:absolute;inset:12%}.workshop-hero-art span{letter-spacing:-.08em;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:900;transform:rotate(-6deg)}.workshop-hero-art i{color:var(--pink);font:800 3.5rem/1 Georgia,serif;position:absolute;top:13%;right:15%}.workshop-hero-art b{font:italic 800 1rem/1.2 Georgia,serif;position:absolute;bottom:14%;right:20%}.workshop-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.workshop-card{background:var(--paper-deep);border-radius:1.6rem;min-height:315px;padding:1.5rem}.workshop-card:nth-child(2n){background:var(--lavender)}.workshop-card>div{color:var(--pink);justify-content:space-between;margin-bottom:3rem;font-weight:900;display:flex}.workshop-card>div b{color:var(--ink);font:800 2rem/1 Georgia,serif}.workshop-card h2{font-size:1.8rem}.group-callout{background:var(--ink);border-radius:2rem;grid-template-columns:1fr 300px;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.group-callout h2,.group-callout .group-price strong{color:#fff}.group-callout p:last-child{color:#bdb1bb}.group-price{flex-direction:column;align-items:start;display:flex}.group-price>span{color:var(--pink-light);font-weight:900}.group-price>strong{letter-spacing:-.07em;font-size:5rem;line-height:1}.group-price>small{color:#bdb1bb;margin-bottom:1.3rem}.group-price .button{background:var(--pink)}.about-monogram{background:var(--pink-light);min-height:350px;box-shadow:var(--shadow);border-radius:46% 54% 48% 52%;place-items:center;display:grid;position:relative}.about-monogram>span{color:var(--ink);letter-spacing:-.12em;font:800 7rem/1 Georgia,serif}.about-monogram>i{color:var(--pink);font:800 3rem/1 Georgia,serif;position:absolute;top:12%;right:17%}.about-monogram>small{letter-spacing:.1em;text-transform:uppercase;font-weight:900;position:absolute;bottom:15%}.story-grid>div:first-child>p:not(.eyebrow){max-width:680px}.values-card{background:var(--ink);border-radius:1.8rem;padding:1.7rem}.values-card ul{margin:0;padding:0;list-style:none}.values-card li{border-top:1px solid var(--light-line);gap:1rem;padding:1rem 0;display:flex}.values-card li>span{color:var(--pink);font-weight:900}.values-card strong{color:#fff}.values-card p{color:#bdb1bb;margin:.25rem 0 0;line-height:1.4}.contact-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-height:610px;display:grid}.contact-direct{background:var(--lavender);border-radius:1.8rem;padding:1.7rem}.contact-direct a{overflow-wrap:anywhere;border-top:1px solid #17111621;gap:.3rem;padding:1.15rem 0;display:grid}.contact-direct a span{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:800}.contact-direct a strong{font-size:1.05rem}.location-card address{max-width:450px;color:var(--muted);margin-bottom:1.7rem;font-style:normal;line-height:1.7}.map-placeholder{background:#eadeda;border-radius:1.6rem;min-height:300px;margin-top:2rem;position:relative;overflow:hidden}.map-placeholder:before,.map-placeholder:after,.map-placeholder i{content:"";background:#fff;border-radius:999px;height:14px;position:absolute;transform:rotate(-16deg)}.map-placeholder:before{width:85%;top:27%;left:-5%}.map-placeholder:after{width:78%;bottom:22%;right:-12%;transform:rotate(27deg)}.map-placeholder i:first-of-type{width:120%;top:48%;left:-10%;transform:rotate(4deg)}.map-placeholder i:nth-of-type(2){width:12px;height:120%;top:-10%;left:33%;transform:rotate(10deg)}.map-placeholder i:nth-of-type(3){width:10px;height:120%;top:-10%;right:20%;transform:rotate(-26deg)}.map-placeholder>div{z-index:2;box-shadow:var(--shadow);background:#fff;border-radius:.8rem;padding:.8rem 1rem;display:grid;position:absolute;top:53%;left:51%}.map-placeholder small{color:var(--muted)}.map-pin{z-index:3;background:var(--pink);color:#fff;border:5px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:52px;height:52px;font-size:1.3rem;display:grid;position:absolute;top:37%;left:43%;transform:rotate(-45deg)}.hours-panel{background:var(--ink);border-radius:1.8rem;padding:2rem}.hours-panel h2{color:#fff}.hours-list>div{border-top:1px solid var(--light-line);color:#fff;justify-content:space-between;gap:1rem;padding:.9rem 0;display:flex}.hours-list span{color:#c7bbc4}.hours-list .closed{color:var(--pink-light)}.small-note{color:#9f939c;margin:1.2rem 0 0;font-size:.83rem}.enquiry-tip{background:var(--pink-light);border-radius:2rem;grid-template-columns:130px 1fr;align-items:center;margin-bottom:5rem;display:grid}.enquiry-tip>span{color:var(--pink);font:800 6rem/1 Georgia,serif}.enquiry-tip h2{max-width:760px}.enquiry-tip p:last-child{max-width:700px;margin-bottom:0}.site-footer{background:var(--ink);padding:4rem clamp(1.2rem,4vw,4.5rem) 1.5rem}.site-footer .brand-mark{color:var(--ink);background:#fff}.site-footer .brand-copy strong{color:#fff}.site-footer .brand-copy small{color:#a99da6}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:2rem;max-width:1320px;margin:0 auto 3rem;display:grid}.footer-about p{color:#a99da6;max-width:350px;margin-top:1.2rem}.site-footer h3{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem}.footer-links{color:#bdb1bb;gap:.7rem;font-size:.9rem;display:grid}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--light-line);color:#8e828b;justify-content:space-between;gap:1rem;max-width:1320px;margin:0 auto;padding-top:1.5rem;font-size:.78rem;display:flex}.footer-credit{color:#756a73;text-align:right;max-width:1320px;margin:.75rem auto 0;font-size:.66rem;transition:color .2s;display:block}.footer-credit:hover{color:#b9adb6}.reveal{animation:none}.hero-photo{background:var(--ink);border-radius:2.2rem 2.2rem 7rem;min-height:690px;position:relative;overflow:hidden;box-shadow:0 36px 90px #2b19262e,0 4px 18px #2b192614}.hero-photo>img:first-child{object-fit:cover;object-position:54% center;width:100%;height:100%;position:absolute;inset:0}.hero-photo__veil{background:linear-gradient(150deg,#21131f03 35%,#21131f8a);position:absolute;inset:0}.hero-photo__glass{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1c111b61;border:1px solid #ffffff47;border-radius:1.2rem;gap:.35rem;max-width:360px;padding:1.15rem 1.35rem;display:grid;position:absolute;bottom:2rem;right:2rem;box-shadow:0 16px 38px #170c152e}.hero-photo__glass strong{font:italic 1.18rem/1.2 Georgia,serif}.hero-photo__glass span{color:#eee4ea;font-size:.76rem}.hero-logo{z-index:2;mix-blend-mode:normal;background:#fbf8f2e8;border-radius:.8rem;width:min(55%,270px);padding:.6rem;position:absolute;top:2rem;left:2rem;box-shadow:0 12px 34px #1f111d29}.instrument-marquee{border-block:1px solid var(--light-line);background:var(--ink);color:#fff;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.instrument-track{width:max-content;animation:28s linear infinite instrument-scroll;display:flex}.instrument-track span{color:#fff;align-items:center;gap:2rem;padding:1.2rem 2rem;font:italic 700 clamp(1.1rem,2vw,1.5rem)/1 Georgia,serif;display:inline-flex}.instrument-track i{color:#cc7994;font-style:normal}@keyframes instrument-scroll{to{transform:translate(-50%)}}.welcome-grid{grid-template-columns:.9fr 1fr;align-items:start;gap:clamp(2rem,8vw,7rem);display:grid}.welcome-grid h2{max-width:620px}.welcome-grid>div:last-child{padding-top:1.7rem}.welcome-grid>div:last-child p{font-size:1.04rem}.instrument-choice .heading-row{align-items:flex-start}.instrument-choice .heading-row>.button{flex-shrink:0;margin-top:2rem}.instrument-preview--photo{isolation:isolate;background:var(--ink);min-height:330px;box-shadow:var(--shadow)}.instrument-preview--photo:after{z-index:-1;content:"";background:linear-gradient(#160c1608 18%,#160c16e6);position:absolute;inset:0}.instrument-preview__image{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.instrument-preview--photo:hover .instrument-preview__image{transform:scale(1.035)}.instrument-preview--photo h3,.instrument-preview--photo p,.instrument-preview--photo>b{z-index:1;color:#fff;position:relative}.instrument-preview--photo .instrument-preview__symbol{z-index:1;color:#ffffff73}.home-trust-wide{background-position:50%;background-size:cover;align-items:center;min-height:650px;display:flex}.home-trust-wide__inner{width:min(100% - 4rem,1280px);margin:0 auto;padding:6rem 0}.home-trust-wide h2{color:#fff;max-width:780px}.home-trust-wide>div>p{color:#ded4db;max-width:700px;font-size:1.08rem}.home-trust-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:980px;margin-top:2.5rem;display:grid}.home-trust-cards>div{color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#2a1b2866;border:1px solid #ffffff38;border-radius:1.3rem;align-content:end;gap:.5rem;min-height:150px;padding:1.4rem;display:grid;box-shadow:0 18px 50px #0d070c29}.home-trust-cards strong{font:700 1.45rem/1.1 Georgia,serif}.home-trust-cards span{color:#dfd4db;font-size:.8rem;line-height:1.4}.heading-row--light{align-items:start}.review-count{color:#fff;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.review-count strong{color:#d98ba4;font:700 4.5rem/1 Georgia,serif}.review-count span{color:#c7bac3;text-transform:uppercase;font-size:.72rem;font-weight:900;line-height:1.3}.review-card figcaption{gap:.2rem;display:grid}.review-card figcaption span{color:#9f909b;font-size:.72rem;font-weight:700}.review-verified{color:#fff;font:italic 1.15rem/1.55 Georgia,serif}.review-rail{margin-top:1rem;padding:1rem 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.review-track{gap:1rem;width:max-content;animation:58s linear infinite review-scroll;display:flex}.review-track__repeat{gap:1rem;display:flex}.review-card--compact{background:#ffffff0e;width:330px;min-height:185px;padding:1.4rem}.review-card--compact blockquote{font-size:.96rem;line-height:1.5}.review-card--compact .review-verified{margin-bottom:1.5rem}.review-rail:hover .review-track{animation-play-state:paused}@keyframes review-scroll{to{transform:translate(calc(-50% - .5rem))}}.gallery-tile{isolation:isolate;color:#fff;margin:0;box-shadow:0 12px 35px #2a182517}.gallery-tile:after{z-index:-1;content:"";background:linear-gradient(#0000 45%,#190c16c7);position:absolute;inset:0}.gallery-tile img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.gallery-tile:hover img{transform:scale(1.035)}.gallery-tile figcaption{z-index:1;color:#fff;font-weight:900;position:relative}.instrument-grid--photos{grid-template-columns:repeat(2,minmax(0,1fr))}.instrument-card--photo{isolation:isolate;background:var(--ink);min-height:520px;box-shadow:var(--shadow);border:0;flex-direction:column;justify-content:space-between;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.instrument-card--photo:after{z-index:-1;content:"";background:linear-gradient(#140a1414,#140a14f0);position:absolute;inset:0}.instrument-card__image{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.instrument-card--photo:hover .instrument-card__image{transform:scale(1.025)}.instrument-card--photo:hover{transform:translateY(-4px);box-shadow:0 34px 78px #2a17252e}.instrument-card--photo h2,.instrument-card--photo p,.instrument-card--photo small{color:#fff}.instrument-card--photo .instrument-card__top span{color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf8f2e6}.instrument-card--photo .instrument-card__top,.instrument-card--photo .instrument-card__content{z-index:1;position:relative}.instrument-card--photo .instrument-card__content{max-width:590px}.instrument-card--photo .instrument-card__summary{color:#f3dfe6}.trust-panel{border:1px solid var(--line);border-radius:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:5rem;padding:0;display:grid;overflow:hidden}.trust-panel>div{border-right:1px solid var(--line);gap:.4rem;padding:2rem;display:grid}.trust-panel>div:last-child{border:0}.trust-panel strong{color:var(--pink);font:700 clamp(2.3rem,5vw,4rem)/1 Georgia,serif}.trust-panel span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.workshop-hero-media{min-height:390px;box-shadow:var(--shadow);border-radius:45% 55% 44% 56%;position:relative;overflow:hidden;transform:rotate(-2deg)}.workshop-hero-media>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.workshop-hero-media>div{color:#fff;background:linear-gradient(150deg,#21131f14,#21131f9e);place-items:center;display:grid;position:absolute;inset:0}.workshop-hero-media span{letter-spacing:-.08em;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:900;transform:rotate(-6deg)}.workshop-hero-media i{color:#e0a0b5;font:800 3.5rem/1 Georgia,serif;position:absolute;top:13%;right:15%}.workshop-hero-media b{font:italic 800 1rem/1.2 Georgia,serif;position:absolute;bottom:14%;right:20%}.workshop-card{border:1px solid #432f3f14;transition:transform .18s;box-shadow:0 12px 35px #2a18250f}.workshop-card:hover{transform:translateY(-4px)rotate(.4deg)}.workshop-grid--photos{grid-template-columns:repeat(3,minmax(0,1fr))}.workshop-card--photo{background:var(--ink);color:#fff;min-height:370px;box-shadow:var(--shadow);border:0;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.workshop-card__image{z-index:0;background:var(--ink);width:100%;height:100%;position:absolute;inset:0}.workshop-card--photo:before{z-index:3;border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff21;position:absolute;inset:0}.workshop-card--photo:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(#190f1814 20%,#190f187a 58%,#190f18f5 100%);position:absolute;inset:0}.workshop-card--photo .workshop-card__note{z-index:2;color:#ffffffbd;font:700 2.4rem/1 Georgia,serif;position:absolute;top:1.2rem;right:1.3rem}.workshop-card--photo .workshop-card__content{z-index:2;color:#fff;margin:0;display:block;position:relative}.workshop-card--photo h2,.workshop-card--photo p{color:#fff}.workshop-card--photo p{color:#e7dde4;margin-bottom:0;line-height:1.55}.workshop-more{text-align:center;max-width:700px;margin:2rem auto 0;font:italic 1.05rem/1.6 Georgia,serif}.workshop-collage{grid-template-columns:.7fr 1.1fr .7fr;align-items:center;gap:1.2rem;display:grid}.workshop-collage figure{height:390px;box-shadow:var(--shadow);border-radius:8rem 8rem 1.3rem 1.3rem;margin:0;overflow:hidden}.workshop-collage figure:last-child{border-radius:1.3rem 1.3rem 8rem 8rem}.workshop-collage img{object-fit:cover;width:100%;height:100%}.workshop-collage>div{text-align:center;padding:1.5rem}.about-logo-card{background:var(--lavender);min-height:360px;box-shadow:var(--shadow);border-radius:48% 52% 44% 56%;place-items:center;padding:2rem;display:grid;transform:rotate(2deg)}.about-logo-card img{mix-blend-mode:multiply;border-radius:.9rem;width:90%;max-width:330px}.about-logo-card small{letter-spacing:.12em;text-transform:uppercase;font-weight:900}.about-hero-visual{height:500px;position:relative;transform:rotate(.5deg)}.about-hero-visual img{object-fit:cover;border-radius:1.6rem;position:absolute;box-shadow:0 28px 70px #27162333}.about-hero-visual img:first-child{object-position:center 55%;width:66%;height:88%;top:0;left:0;transform:rotate(-2.5deg)}.about-hero-visual img:nth-child(2){object-position:center 48%;width:55%;height:72%;bottom:0;right:0;transform:rotate(2.5deg)}.about-hero-visual span{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e121d80;border:1px solid #ffffff47;border-radius:999px;padding:.7rem 1rem;font-size:.75rem;font-weight:800;position:absolute;bottom:1.4rem;right:1.4rem}.about-intro-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,8vw,7rem);display:grid}.about-video{aspect-ratio:9/15;background:var(--ink);border-radius:2.2rem;width:min(100%,480px);position:relative;overflow:hidden;box-shadow:0 32px 80px #2716232e}.about-video video{object-fit:cover;object-position:center center;width:100%;height:100%}.about-video:after{display:none}.about-video span{z-index:1;color:#fff;font:italic 1.1rem/1 Georgia,serif;position:absolute;bottom:1.3rem;right:1.5rem}.values-section{grid-template-columns:.65fr 1.35fr;gap:clamp(2rem,6vw,5rem);display:grid}.values-grid{grid-template-columns:repeat(2,1fr);gap:.9rem;display:grid}.values-grid article{border:1px solid var(--line);background:#ffffff75;border-radius:1.4rem;min-height:230px;padding:1.4rem}.values-grid article:nth-child(2),.values-grid article:nth-child(3){background:var(--lavender)}.values-grid span{color:var(--pink);font-size:.75rem;font-weight:900}.values-grid h3{margin-top:2.5rem;font-size:1.5rem}.studio-story{grid-template-columns:1fr .9fr;align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid}.studio-story figure{background:var(--ink);box-shadow:var(--shadow);border-radius:2rem 2rem 7rem;margin:0;overflow:hidden}.studio-story img{object-fit:cover;width:100%;height:420px;display:block}.studio-story figcaption{color:#fff;padding:1rem 1.3rem;font:italic 1rem/1.4 Georgia,serif}.music-quote{background:var(--lavender);text-align:center;padding:clamp(5rem,9vw,8rem) 2rem}.music-quote blockquote{max-width:1060px;color:var(--ink);letter-spacing:-.035em;margin:0 auto 1.5rem;font:italic clamp(2rem,4vw,4.2rem)/1.18 Georgia,serif}.music-quote cite{color:var(--pink);font-style:normal;font-weight:900}.map-embed{border:1px solid var(--line);background:var(--lavender);height:330px;box-shadow:var(--shadow);border-radius:1.6rem;margin-top:2rem;position:relative;overflow:hidden}.map-fallback{color:var(--ink);text-align:center;place-content:center;gap:.35rem;padding:2rem;display:grid;position:absolute;inset:0}.map-fallback span{color:var(--muted);font-size:.85rem}.map-embed iframe{z-index:1;filter:saturate(.72)contrast(.96);background:0 0;border:0;width:100%;height:100%;position:relative}.contact-direct{box-shadow:var(--shadow)}.contact-direct h2{margin-bottom:1.2rem;font-size:1.8rem}.site-footer .brand-logo{mix-blend-mode:normal}@media (width<=900px){.welcome-grid,.about-intro-grid,.values-section,.studio-story{grid-template-columns:1fr}.site-header__inner{min-height:74px}.home-trust-cards{grid-template-columns:1fr;max-width:600px}.home-trust-cards>div{min-height:120px}.workshop-collage{grid-template-columns:1fr 1fr}.workshop-collage>div{grid-area:1/1/auto/-1}.workshop-collage figure{height:330px}.footer-bottom{flex-wrap:wrap}}@media (width<=620px){.announcement-bar{white-space:nowrap;justify-content:center;padding:0 .75rem;font-size:.68rem;overflow:hidden}.announcement-bar__desktop{display:none}.announcement-bar__mobile{text-overflow:ellipsis;display:block;overflow:hidden}.site-header__inner{width:min(100% - 2rem,1320px)}.brand-logo{width:58px;height:44px}.brand-copy strong{font-size:.9rem}.hero-photo{border-radius:2rem 2rem 5rem;min-height:420px}.hero-photo__glass{bottom:1rem;left:1rem;right:1rem}.instrument-track span{gap:1.2rem;padding:1rem 1.3rem}.instrument-grid--photos{grid-template-columns:1fr}.instrument-card--photo{min-height:470px}.trust-panel{grid-template-columns:1fr;margin-left:1.2rem;margin-right:1.2rem}.trust-panel>div{border-right:0;border-bottom:1px solid var(--line)}.review-count{margin-bottom:2rem}.review-card--compact{width:285px}.workshop-collage{grid-template-columns:1fr}.workshop-collage figure,.workshop-collage figure:last-child{border-radius:1.5rem;height:280px}.workshop-collage>div{text-align:left;grid-area:auto;padding:0}.values-grid{grid-template-columns:1fr}.values-grid article{min-height:190px}.about-video{border-radius:1.6rem}.about-hero-visual{height:380px}.home-trust-wide__inner{width:min(100% - 2.4rem,1280px)}}@media (width<=900px){.site-header{min-height:74px}.menu-toggle{align-items:center;gap:.7rem;padding:.7rem;display:inline-flex}.menu-toggle i{background:var(--pink);width:20px;height:2px;box-shadow:0 6px 0 var(--pink)}.main-nav{border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);align-items:stretch;padding:1.2rem;display:none;position:absolute;top:74px;left:0;right:0}.main-nav--open{display:grid}.main-nav>a:not(.button){border-bottom:1px solid var(--line);padding:.9rem 0;font-size:1rem}.main-nav .nav-cta{margin-top:.3rem}.home-hero,.page-hero--split,.contact-hero,.home-split,.lessons-detail,.story-grid,.contact-grid{grid-template-columns:1fr}.home-hero{padding-top:4rem}.hero-visual{width:min(100%,570px);min-height:480px;margin:0 auto}.page-hero{background:var(--paper);min-height:auto;padding-top:clamp(3.5rem,9vw,5rem)}.page-hero:before{display:none}.page-hero--split{gap:3rem}.page-hero--split>:last-child{width:min(100%,520px)}.instrument-preview-grid,.workshop-grid{grid-template-columns:1fr}.instrument-preview{min-height:260px}.gallery-tile,.gallery-tile:first-child,.gallery-tile:nth-child(2),.gallery-tile:nth-child(5),.gallery-tile:nth-child(6){grid-column:span 6}.group-callout{grid-template-columns:1fr;gap:2rem;margin-left:1.2rem;margin-right:1.2rem}.contact-band{margin-left:1.2rem;margin-right:1.2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}@media (width<=620px){h1{font-size:clamp(3.2rem,17vw,4.6rem)}.brand-copy small{display:none}.home-hero{gap:3.5rem;min-height:auto}.action-row .button{width:100%}.trust-row{gap:.7rem;display:grid}.hero-visual{border-radius:3rem;min-height:370px}.music-orbit--one{width:68px;height:68px;font-size:2rem}.music-orbit--two{width:55px;height:55px;left:-8px}.intro-strip{justify-content:flex-start}.heading-row{display:block}.heading-row .button{margin:-1rem 0 2rem}.instrument-grid,.reviews-grid{grid-template-columns:1fr}.instrument-preview--photo{min-height:300px}.instrument-card:not(.instrument-card--photo){min-height:auto}.instrument-card--photo{min-height:430px}.workshop-card--photo{min-height:350px}.gallery-grid{grid-auto-rows:220px}.gallery-tile,.gallery-tile:first-child,.gallery-tile:nth-child(2),.gallery-tile:nth-child(5),.gallery-tile:nth-child(6){grid-column:span 12}.contact-band{padding:2rem 1.3rem;display:block}.contact-band__actions{margin-top:1.5rem}.page-hero h1{font-size:clamp(3.1rem,16vw,4.5rem)}.workshop-hero-art,.about-monogram{min-height:310px}.group-callout{padding:2.2rem 1.3rem}.enquiry-tip{grid-template-columns:1fr;width:auto;margin-left:1rem;margin-right:1rem;padding:2rem 1.3rem}.enquiry-tip>span{font-size:4rem}.site-footer{padding:3rem 1rem 1.15rem}.footer-grid{grid-template-columns:1fr 1fr;gap:1.6rem 1rem;margin-bottom:2rem}.footer-about{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:.45rem;padding-top:1.1rem}.footer-credit{text-align:left;margin-top:.65rem}.map-embed{background:var(--lavender);height:250px}}@media (width<=430px){.page-hero,.contact-hero,.home-hero,.section{padding-left:1rem;padding-right:1rem}}@media (width<=350px){.footer-grid{grid-template-columns:1fr}.footer-about,.footer-grid>div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}
