:root{--ink:#0b1712;--forest:#173624;--ivory:#f3eddf;--gold:#d6bc87;--muted:#b5c0bd;--line:#ffffff24;color:var(--ivory);background:var(--ink);font-synthesis:none;color-scheme:dark;font-family:Inter,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;font-family:Cormorant Garamond,Georgia,serif;font-weight:400;line-height:1.05}h1{letter-spacing:-.035em;margin-bottom:28px;font-size:clamp(3.4rem,6.5vw,7rem)}h2{letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(2.8rem,4.6vw,4.8rem)}h3{margin-bottom:18px;font-size:2.25rem}p{color:var(--muted);max-width:65ch;font-size:15px;line-height:1.85}em{font-weight:400}main{overflow:hidden}.header{border-bottom:1px solid var(--line);z-index:5;background:var(--ink);justify-content:space-between;align-items:center;height:100px;padding:0 5.3%;display:flex;position:relative}.brand{white-space:nowrap;align-items:center;gap:13px;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;display:flex}.brand em{font-size:21px}.brand-mark{color:var(--gold);font-size:43px}.header nav{gap:38px;font-size:13px;display:flex}.header nav a{padding:15px 0}.header nav a:hover,.header nav a[aria-current]{color:var(--gold)}.button{color:var(--ivory);background:0 0;border:1px solid #d6bc8766;justify-content:center;align-items:center;gap:24px;min-height:46px;padding:17px 24px;font-size:12px;line-height:1.4;transition:background .2s,color .2s;display:inline-flex}.button:hover{background:#d6bc8720}.button.gold{background:var(--gold);color:#172329;border-color:var(--gold)}.button.gold:hover{background:#e6d0a6}.button.small{min-height:42px;padding:12px 19px}.text-link{color:var(--ivory);background:0 0;border:0;border-bottom:1px solid #d6bc8766;padding:9px 0;font-size:13px;line-height:1.6;display:inline-block}.text-link:hover{color:var(--gold)}.actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.label{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;margin-bottom:20px;font-size:11px;line-height:1.8;display:block}.hero{align-items:center;height:calc(100svh - 100px);min-height:740px;max-height:1040px;display:flex;position:relative}.hero-image{position:absolute;inset:0 0 0 39%;overflow:hidden}.hero-image img{object-fit:cover;object-position:50% 38%;filter:brightness(.72)saturate(.75);width:100%;height:100%}.hero-image:after{content:"";background:linear-gradient(90deg,var(--ink) 0%,#101e24d9 12%,#101e2420 70%),linear-gradient(0deg,#101e2470,transparent 35%);position:absolute;inset:0}.hero-content{z-index:1;width:70%;padding:55px 0 50px 8.5%;position:relative}.hero h1{font-size:clamp(4.5rem,7.5vw,8rem);line-height:.98}.hero h1 em{color:var(--gold)}.hero-description{max-width:425px;margin:30px 0;font-size:14px}.ornament{color:var(--gold);letter-spacing:8px;margin-bottom:32px;font-size:22px}.hero .label{margin-bottom:24px}.explore-link{color:var(--muted);gap:30px;margin-top:54px;font-size:11px;display:flex}.hero-side{writing-mode:vertical-rl;letter-spacing:.12em;color:#e9e3d0;font-size:10px;position:absolute;bottom:50px;right:25px}.intro-strip{border-block:1px solid var(--line);justify-content:center;align-items:center;gap:7%;min-height:105px;padding:20px;display:flex}.intro-strip p{margin:0;font-size:12px}.intro-strip span{color:var(--gold)}.section{padding:110px 8.5%}.section-heading{text-align:center;max-width:720px;margin:0 auto 58px}.section-heading p{max-width:520px;margin-inline:auto}.world{background:#122924}.experience{background:#102326;border:1px solid #d6bc8740;max-width:1000px;margin:auto}.scene-host{touch-action:pan-y;height:510px;position:relative}.scene-host canvas{touch-action:pan-y;width:100%;height:100%;display:block}.scene-cover{background:radial-gradient(#32504440,#0000 70%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cello-glyph{color:var(--gold);font-family:Georgia,serif;font-size:140px;line-height:1.2}.scene-cover p{font-family:Cormorant Garamond;font-size:26px}.scene-controls{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:25px;padding:20px;display:flex}.scene-controls span{color:var(--muted);font-size:12px}.center{text-align:center;margin-top:30px}.meet{grid-template-columns:1fr 1fr;align-items:center;gap:12%;padding-block:140px;display:grid}.portrait-wrap{padding:0 20px 20px 0;position:relative}.portrait-wrap:after{content:"";z-index:-1;border:1px solid #d6bc8760;position:absolute;inset:20px 0 0 20px}.portrait-wrap img{aspect-ratio:4/5;object-fit:cover;object-position:50% 48%;filter:saturate(.8);border-radius:220px 220px 0 0;width:100%}.photo-caption{text-align:center;color:var(--muted);padding-top:18px;font-size:10px;display:block}.lead{color:var(--ivory);font-family:Cormorant Garamond;font-size:30px;line-height:1.3}.meet p{max-width:440px}.meet .text-link{margin-top:16px}.paths{background:#142a28}.path-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.path{border:1px solid #d6bc873d;align-items:center;gap:30px;min-height:430px;padding:45px;display:flex;position:relative;overflow:hidden}.path:hover{background:#ffffff05}.path-symbol{color:#d6bc87a0;font-family:Georgia;font-size:100px}.path h3{font-size:44px}.path p{max-width:280px;font-size:13px}.path .label{font-size:10px}.performance-video{aspect-ratio:16/8;border:1px solid var(--line);background:#0b171b;align-items:center;min-height:330px;display:flex;position:relative;overflow:hidden}.performance-video>img{object-fit:cover;object-position:50% 38%;filter:brightness(.5);width:55%;height:100%;position:absolute;inset:0 0 0 auto}.performance-video>div{max-width:60%;padding:7%;position:relative}.performance-video h3{font-size:50px}.performance-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.fine{color:var(--muted);margin-top:20px;font-size:11px;line-height:1.7}.memories{color:#243a38;background:#eee8da}.memories .label{color:#66583b}.memories .section-heading{margin-bottom:40px}.reviews{grid-template-columns:repeat(3,1fr);gap:42px;display:grid}.reviews figure{margin:0}.quote-mark{color:#a98b51;font-family:Georgia;font-size:66px;line-height:1}.reviews blockquote{margin:0 0 30px;font-family:Cormorant Garamond;font-size:26px;line-height:1.4}.reviews figcaption{font-size:13px}.reviews small{color:#52635f;margin-top:7px;font-size:10px;display:block}.closing{text-align:center;padding-block:100px}.closing p{max-width:540px;margin:0 auto 30px}.closing .button{margin-top:15px}footer{border-top:1px solid var(--line);background:#0c191e;padding:60px 7% 25px}.footer-top{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px;display:grid}.footer-top>p{font-family:Cormorant Garamond;font-size:26px;line-height:1.3}.footer-top>div{color:var(--muted);flex-direction:column;gap:14px;font-size:12px;display:flex}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:45px;padding-top:25px;font-size:10px;display:flex}.page-hero{background:#142825;grid-template-columns:1.1fr .9fr;min-height:660px;display:grid}.page-hero>div{align-self:center;padding:100px 9% 85px 15.5%}.page-hero h1{font-size:clamp(3.5rem,5.4vw,6rem)}.page-hero p{max-width:470px}.page-hero .button{margin-top:20px}.page-hero>img{object-fit:cover;object-position:center 35%;filter:brightness(.82)saturate(.8);width:100%;height:100%;max-height:780px}.three-columns{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.three-columns h3{font-size:32px}.three-columns p{font-size:13px}.packages{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.package{border:1px solid var(--line);flex-direction:column;padding:40px 28px;display:flex}.package.featured{border-color:var(--gold);background:#d6bc8708}.package h3{font-size:37px}.package p{font-size:13px}.package .price{color:var(--ivory);margin-bottom:25px;font-family:Cormorant Garamond;font-size:75px;line-height:1}.price>span{vertical-align:super;font-size:35px}.price small{color:var(--muted);margin-top:10px;font-family:Inter;font-size:10px;display:block}.package .button{margin-top:auto}.faq{max-width:1100px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq summary{cursor:pointer;font-size:16px}.faq details p{margin-bottom:0;padding-top:20px}.page-top{padding-top:90px}.planner{border:1px solid var(--line);grid-template-columns:240px 1fr 270px;display:grid}.planner-moments{background:#152c29;padding:25px 18px}.planner-moments button{text-align:left;width:100%;color:var(--muted);border:0;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:12px;padding:19px 5px;font-size:12px;display:flex}.planner-moments button span:first-child{color:var(--gold);font-size:10px}.planner-moments button span:last-child{margin-left:auto}.planner-moments button.selected{color:var(--ivory);background:#d6bc8715}.planner-detail{background:#132529;padding:25px}.planner-detail h3{margin-top:25px}.planner-detail p{font-size:12px}.garden{background:radial-gradient(at 50% 70%,#9b845640,#0000 70%);height:170px;position:relative;overflow:hidden}.garden-arch{text-align:center;color:#b8a475;border:5px double #a28d605c;border-bottom:0;border-radius:90px 90px 0 0;width:135px;height:145px;padding-top:15px;font-size:45px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.garden>span{color:var(--gold);position:absolute;top:80px;left:15%}.garden>span+span{left:auto;right:15%}.aisle{clip-path:polygon(35% 0,65% 0,100% 100%,0 100%);background:#d6bc871f;width:50%;height:40px;position:absolute;bottom:-10px;left:25%}.programme{color:#263d39;background:#eee8da;padding:28px 22px}.programme .label{color:#685c3e;font-size:9px}.programme h3{font-size:32px}.programme p{color:#54655e;font-size:12px}.programme>div{border-bottom:1px solid #263d3929;padding:14px 0}.programme>div span{margin-bottom:8px;font-size:10px;display:block}.programme strong{font-family:Cormorant Garamond;font-size:21px;font-weight:500}.programme .button{color:#fff;background:#263d39;border-color:#263d39;width:100%;margin-top:25px;padding:14px 12px;font-size:10px}.programme .text-link{color:#263d39;font-size:11px}.tabs{flex-wrap:wrap;gap:8px;display:flex}.tabs button{border:1px solid var(--line);color:var(--muted);background:0 0;padding:12px 20px;font-size:12px}.tabs button.active{border-color:var(--gold);color:var(--gold);background:#d6bc8710}.instrument-parts{padding:30px}.instrument-parts>p{margin-top:25px}.library-controls{justify-content:space-between;align-items:center;gap:20px;margin:35px 0;display:flex}.library-controls label{margin:0}.song-list article{border-bottom:1px solid var(--line);align-items:center;gap:28px;padding:25px 0;display:flex}.song-list article>span:first-child{color:var(--gold);font-size:28px}.song-list article>div{flex:1}.song-list h3{margin-bottom:7px;font-size:29px}.song-list p{margin:0;font-size:11px}.song-list .label{margin:0;font-size:9px}.song-list a{font-size:12px}.story{max-width:1000px;margin:auto}.story article{border-bottom:1px solid var(--line);gap:35px;padding:35px 0;display:flex}.story article>span{color:var(--gold);font-size:30px}.story article p{margin-bottom:0}.narrow{max-width:700px;margin:auto}.prose{max-width:960px;margin:auto}.prose h2{margin-top:45px;font-size:36px}.enquiry-layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:8%;display:grid}.enquiry-layout h1{font-size:clamp(3.4rem,5.5vw,6rem)}.enquiry-note{border-top:1px solid var(--line);gap:20px;max-width:350px;margin-top:45px;padding-top:30px;display:flex}.enquiry-note span{color:var(--gold);font-size:30px}.enquiry-note p{font-size:12px}.enquiry-form{border:1px solid var(--line);background:#162d2d;padding:35px}.enquiry-form h2{margin:35px 0;font-size:37px}.steps{justify-content:space-between;gap:15px;margin:0;padding:0;list-style:none;display:flex}.steps li{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.steps li span{border:1px solid var(--line);border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.steps li[aria-current]{color:var(--gold)}.steps li[aria-current] span{border-color:var(--gold)}fieldset{border:0;min-width:0;margin:0;padding:0}fieldset[hidden]{display:none}label{color:var(--ivory);margin:0 0 22px;font-size:12px;display:block}input,select,textarea{width:100%;color:var(--ivory);background:#0e2224;border:1px solid #b5c0bd50;border-radius:0;min-height:46px;margin-top:9px;padding:13px 12px;font-size:14px;display:block}input::placeholder,textarea::placeholder{color:#a6b4ae;font-size:12px}textarea{resize:vertical}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.checkbox{align-items:start;gap:12px;line-height:1.7;display:flex}.checkbox input{width:18px;min-height:18px;accent-color:var(--gold);flex:0 0 18px;margin-top:3px}.checkbox a{text-decoration:underline}.enquiry-plan{border:1px solid var(--line);margin-bottom:25px;padding:18px}.enquiry-plan summary{cursor:pointer;font-size:13px}.enquiry-plan label{margin-top:20px}.honey{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-status{color:#ffd1be;font-size:13px}.notice{border:1px solid #d6bc8766;padding:15px;font-size:12px}.form-actions{justify-content:flex-end;gap:14px;display:flex}.enquiry-success{background:#17312e;padding:45px}.enquiry-success>span{color:var(--gold);font-size:60px}.skip{background:var(--gold);color:var(--ink);z-index:100;padding:15px;position:fixed;top:-100px;left:20px}.skip:focus{top:15px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1600px){.section{padding-inline:max(8.5%,50vw - 660px)}}@media (width<=1100px){.header nav{gap:22px}.hero-content{padding-left:6%}.hero{min-height:680px}.section{padding:85px 6%}.planner{grid-template-columns:200px 1fr}.programme{grid-column:1/-1}.programme>div{vertical-align:top;width:48%;margin-right:2%;display:inline-block}.programme .button{width:auto}.path{padding:30px}.path-symbol{display:none}.enquiry-layout{gap:5%}.enquiry-form{padding:25px}.footer-top{grid-template-columns:1.5fr 1fr 1fr}.footer-top>p{display:none}}@media (width<=720px){.header{flex-wrap:wrap;gap:18px;height:auto;min-height:85px;padding:18px 6%}.brand{font-size:26px}.brand-mark{font-size:34px}.header nav{border-top:1px solid var(--line);order:3;justify-content:space-between;gap:10px;width:100%;padding-top:5px}.header nav a{padding:10px 0 0;font-size:12px}.header .button{padding:10px 14px;font-size:11px}.hero{align-items:flex-end;height:auto;min-height:780px}.hero-image{inset:0}.hero-image img{object-position:57% 32%;filter:brightness(.6)saturate(.7)}.hero-image:after{background:linear-gradient(#101e2440 25%,#101e24e0 80%,#101e24 100%)}.hero-content{width:100%;padding:280px 7% 50px}.hero h1{font-size:64px}.hero .ornament{display:none}.hero .label{font-size:9px}.hero-description{max-width:350px;font-size:13px}.actions{gap:16px}.actions .button{padding:15px 18px}.hero-side{display:none}.explore-link{margin-top:32px}.intro-strip{justify-content:space-around;gap:12px;min-height:85px}.intro-strip p{text-align:center;max-width:90px;font-size:10px;line-height:1.6}.intro-strip span{font-size:10px}.section{padding:70px 6%}.section-heading{margin-bottom:35px}.section-heading p{font-size:13px}h2{font-size:43px}.meet{grid-template-columns:1fr;gap:45px}.portrait-wrap{max-width:380px;margin:auto}.meet p{max-width:none}.path-grid{grid-template-columns:1fr}.path{min-height:340px;padding:35px}.path-symbol{font-size:75px;display:block}.path h3{font-size:37px}.reviews{grid-template-columns:1fr;gap:35px}.reviews figure{border-bottom:1px solid #243a3826;padding-bottom:28px}.reviews blockquote{font-size:25px}.performance-video{min-height:400px}.performance-video>img{opacity:.5;width:100%}.performance-video>div{max-width:100%;padding:30px}.performance-video h3{font-size:42px}.scene-host{height:400px}.scene-controls{flex-direction:column;gap:10px}.scene-cover p{text-align:center;font-size:23px}.page-hero{grid-template-columns:1fr}.page-hero>div{padding:65px 7%}.page-hero h1{font-size:55px}.page-hero>img{object-position:50% 40%;height:420px}.three-columns{grid-template-columns:1fr;gap:25px}.three-columns p{max-width:none}.packages{grid-template-columns:1fr}.package{padding:30px}.package p{max-width:none}.planner{grid-template-columns:1fr}.planner-moments{align-items:stretch;gap:7px;display:flex;overflow:auto}.planner-moments .label{display:none}.planner-moments button{border:1px solid var(--line);width:auto;min-width:140px;padding:14px 10px;font-size:11px}.planner-moments button span:first-child{display:none}.programme{grid-column:auto}.programme>div{width:100%;display:block}.garden{height:130px}.garden-arch{width:100px;height:120px}.tabs{gap:6px}.tabs button{padding:11px 14px}.library-controls{flex-direction:column;align-items:stretch}.song-list article{gap:15px}.song-list h3{font-size:25px}.song-list .label{display:none}.song-list a{white-space:nowrap;font-size:10px}.enquiry-layout{grid-template-columns:1fr;gap:40px}.enquiry-layout h1{font-size:58px}.enquiry-note{display:none}.enquiry-form{padding:23px 18px}.steps{gap:7px}.steps li{font-size:9px}.steps li span{width:20px;height:20px}.enquiry-form h2{font-size:34px}.form-grid{grid-template-columns:1fr;gap:0}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-top .brand{grid-column:1/-1}.footer-bottom{gap:20px;line-height:1.7}.closing{padding-block:70px}.instrument-parts{padding:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.garden-experience .garden{height:240px}.garden canvas{width:100%;height:100%;display:block}.garden-toggle{border:1px solid var(--line);width:100%;color:var(--gold);background:0 0;min-height:44px;padding:13px;font-size:11px;display:block}.garden-experience .fine{margin:12px 0;font-size:10px}.garden-experience .garden-arch{top:55px}:root{--night:#0b1712;--moon:#c3c6ae;--magic-gold:#d9bd80;--magic-ivory:#f6edda}body.immersive{background:var(--night)}.immersive .header{z-index:20;background:0 0;border:0;width:100%;height:105px;padding-inline:5%;position:absolute;top:0;left:0}.immersive .brand{color:var(--magic-ivory)}.immersive .header nav{gap:35px}.immersive .header .button{backdrop-filter:blur(8px);background:#0b171235;border-color:#d9bd806b;border-radius:2px}.enchanted-stage{isolation:isolate;background:var(--night);height:100svh;min-height:820px;color:var(--magic-ivory);position:relative;overflow:hidden}.world-backdrops{z-index:-4;position:absolute;inset:0}.world-backdrops img{object-fit:cover;object-position:center 65%;opacity:0;width:100%;height:100%;transition:opacity 1.4s;position:absolute;inset:0;transform:scale(1.025)}.world-backdrops img.visible{opacity:1}.world-vignette{z-index:-3;background:linear-gradient(90deg,#08130ec7 0%,#08130e70 34%,#08130e00 62%),linear-gradient(#08130e75 0%,#0000 25% 77%,#08130ee6 100%);position:absolute;inset:0}.world-border{pointer-events:none;z-index:3;border:1px solid #d9bd802b;position:absolute;inset:123px 35px 85px}.world-border>span{color:var(--magic-gold);background:#14201950;font-size:22px;line-height:1;position:absolute}.world-border>span:first-child{top:-11px;left:-10px}.world-border>span:nth-child(2){top:-11px;right:-10px}.world-border>span:nth-child(3){bottom:-11px;left:-10px}.world-border>span:nth-child(4){bottom:-11px;right:-10px}.world-copy{z-index:4;width:43%;animation:.9s both chapter-enter;position:absolute;top:24%;left:8%}.world-location{letter-spacing:.16em;color:#e5d4b5;align-items:center;gap:12px;margin-bottom:27px;font-size:10px;display:flex}.world-location span{background:#d9bd80aa;width:22px;height:1px}.world-intro{color:var(--magic-gold);margin-bottom:15px;font-family:Cormorant Garamond;font-size:25px;font-style:italic;line-height:1.2}.world-copy h1{letter-spacing:-.035em;text-shadow:0 2px 28px #0008;margin-bottom:27px;font-size:clamp(64px,6.6vw,115px);font-weight:400;line-height:.99}.world-description{color:#e1dacf;max-width:340px;margin-bottom:30px;font-size:13px;line-height:1.9}.world-actions{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.storybook-button{color:#f0dfbb;backdrop-filter:blur(8px);cursor:pointer;background:#5b2334dd;border:1px solid #d9bd8099;justify-content:center;align-items:center;gap:25px;min-height:52px;padding:14px 26px;font-family:Inter;font-size:12px;transition:background .2s,box-shadow .2s;display:inline-flex;position:relative}.storybook-button:before{content:"";pointer-events:none;border:1px solid #d9bd802e;position:absolute;inset:4px}.storybook-button:hover{background:#743247ed;box-shadow:0 0 22px #d9bd8018}.storybook-button:active{background:#823c50}.storybook-button:disabled{opacity:.45;cursor:not-allowed}.button-star{color:var(--magic-gold);font-size:21px}.world-listen{color:#e8e4d7;background:0 0;border:0;align-items:center;gap:11px;min-height:35px;padding:0;font-size:11px;display:flex}.world-listen:hover .play-circle{background:#d9bd802b}.play-circle{width:32px;height:32px;color:var(--magic-gold);border:1px solid #d9bd8080;border-radius:50%;place-items:center;font-size:16px;display:grid}.world-services{color:#c3c6b8;gap:13px;margin-top:31px;font-size:9px;display:flex}.world-services span{color:var(--magic-gold)}.world-canvas{z-index:2;pointer-events:none;width:54%;height:76%;position:absolute;top:11%;left:41%}.world-canvas canvas{width:100%;height:100%;display:block}.instrument-silhouette{color:var(--magic-gold);opacity:.35;pointer-events:none;font-size:140px;position:absolute;top:40%;left:62%}.instrument-caption{z-index:4;text-align:center;width:32%;position:absolute;bottom:16%;right:10%}.instrument-caption p{color:#e7d6b9;max-width:none;margin:10px 0;font-family:Cormorant Garamond;font-size:19px;font-style:italic}.caption-line{background:linear-gradient(#0000,#d9bd80);width:1px;height:30px;margin:auto;display:block}.instrument-buttons{justify-content:center;gap:12px;display:flex}.instrument-buttons button{color:#e3d0a8;background:#101b1466;border:1px solid #d9bd804d;width:33px;height:30px;font-size:18px}.instrument-buttons button:hover{background:#d9bd8030}.world-chapters{z-index:5;white-space:nowrap;gap:35px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.world-chapters button{color:#c3c6b8;background:0 0;border:0;align-items:center;gap:10px;min-height:44px;padding:12px 0;font-size:11px;display:flex}.world-chapters button.current{color:var(--magic-gold)}.chapter-dot{font-size:22px;line-height:1}.world-utility{z-index:4;pointer-events:none;justify-content:space-between;display:flex;position:absolute;inset:auto 4% 31px}.world-utility>*{pointer-events:auto;color:#c5c7c4;background:0 0;border:0;align-items:center;min-height:44px;font-size:10px;display:flex}.world-fallback{background:#08121bb0;max-width:250px;padding:16px;font-size:12px;position:absolute;bottom:30%;right:8%}.performance-dialog{width:min(900px,92vw);max-width:92vw;color:var(--magic-ivory);background:#142019;border:1px solid #d9bd80a0;padding:40px}.performance-dialog::backdrop{backdrop-filter:blur(10px);background:#03070ee8}.performance-dialog iframe{aspect-ratio:16/9;border:0;width:100%}.performance-dialog h2{margin-right:30px;font-size:38px}.performance-dialog p{text-align:center;margin:16px 0 0;font-size:12px}.dialog-close{color:var(--magic-gold);background:0 0;border:0;width:44px;height:44px;font-size:35px;position:absolute;top:10px;right:12px}.real-joanna{background:radial-gradient(at 20% 40%,#17332d 0%,#0b1712 65%);grid-template-columns:minmax(240px,340px) minmax(0,520px);justify-content:center;align-items:center;gap:clamp(40px,6vw,90px);padding:80px 8%;display:grid;position:relative}.story-photo{border:1px solid #d9bd8066;border-radius:230px 230px 0 0;width:100%;max-width:340px;padding:10px;position:relative}.story-photo:before{content:"";pointer-events:none;border:1px solid #d9bd8029;border-radius:240px 240px 0 0;position:absolute;inset:-10px}.story-photo img{aspect-ratio:auto;object-fit:cover;filter:saturate(.8);border-radius:220px 220px 0 0;width:100%;height:auto}.photo-flourish{color:var(--magic-gold);text-shadow:0 3px 20px #000;font-size:65px;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.chapter-kicker{color:var(--magic-gold);margin-bottom:20px;font-family:Cormorant Garamond;font-size:23px;font-style:italic;line-height:1.3}.joanna-story-copy h2{color:var(--magic-ivory);font-size:clamp(36px,3.4vw,52px)}.joanna-story-copy>p:not(.chapter-kicker){font-size:14px}.joanna-story-copy>.lead{color:#e8dfcb;font-family:Cormorant Garamond;font-size:26px!important}.joanna-story-copy .storybook-button{margin-top:16px}.world-portals{background:#0b1712;padding:30px 7% 120px}.portal-heading{text-align:center;margin-bottom:55px}.portal-heading>span{color:var(--magic-gold);font-size:45px}.portal-heading .chapter-kicker{max-width:none;margin:5px 0 18px}.portal-heading h2{color:var(--magic-ivory);font-size:68px}.portal-links{grid-template-columns:1fr 1fr;gap:32px;display:grid}.portal{border:1px solid #d9bd8070;height:520px;position:relative;overflow:hidden}.portal:after{content:"";pointer-events:none;border:1px solid #d9bd8038;position:absolute;inset:10px}.portal>img{object-fit:cover;filter:brightness(.8);width:100%;height:100%;transition:transform 1.5s}.portal:hover>img{transform:scale(1.045)}.portal>div{text-align:center;background:linear-gradient(#0000,#08130e50 40%,#08130eed 100%);flex-direction:column;justify-content:flex-end;padding:45px;display:flex;position:absolute;inset:0}.portal-number{color:var(--magic-gold);font-family:Cormorant Garamond;font-size:36px}.portal p{color:#e6d4b4;max-width:none;margin:12px 0;font-family:Cormorant Garamond;font-size:20px;font-style:italic}.portal h3{color:var(--magic-ivory);font-size:45px}.portal-action{color:#e0d0ae;justify-content:center;gap:20px;margin-top:12px;font-size:11px;display:flex}.portal-action b{font-size:16px;font-weight:400}.immersive .memories{color:var(--magic-ivory);background:#1d3025;border-top:1px solid #d9bd8029;border-bottom:1px solid #d9bd8029}.immersive .memories .label{color:var(--magic-gold)}.immersive .reviews small{color:#b5c0bd}.immersive .reviews figure{border-color:var(--line)}.enchanted-invitation{text-align:center;background:radial-gradient(#193a32,#0b1712 65%);padding:95px 6% 120px}.enchanted-invitation>span{color:var(--magic-gold);font-size:90px;line-height:1}.enchanted-invitation p{max-width:none;margin:25px 0}.enchanted-invitation h2{font-size:76px}.immersive footer{background:#0b1712}.world-1 .world-copy h1{font-size:clamp(64px,7vw,115px)}.world-2 .world-copy h1{font-size:clamp(52px,5.9vw,98px)}@keyframes chapter-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width>=1700px){.world-copy{top:27%;left:10%}.world-canvas{width:48%;left:43%}.enchanted-stage{min-height:940px}}@media (width<=1050px){.world-copy{width:48%;top:25%;left:7%}.world-copy h1{font-size:76px}.world-canvas{width:58%;height:65%;top:17%;left:44%}.world-border{inset-inline:22px}.world-utility>a{display:none}.world-chapters{gap:20px;left:auto;right:5%;transform:none}.real-joanna{gap:6%;padding:64px 7%}.portal{height:450px}.portal>div{padding:30px}.portal h3{font-size:35px}}@media (width<=720px){.immersive .header{align-content:start;gap:0;height:90px;min-height:0;padding:18px 6%}.immersive .header .brand{font-size:25px}.immersive .header nav{display:none}.immersive .header .button{padding:10px 13px;font-size:10px}.enchanted-stage{height:1030px;min-height:1030px;max-height:none}.world-backdrops img{object-position:66% center;transform:scale(1)}.world-vignette{background:linear-gradient(#08130e80,#08130e99 25%,#08130e20 48% 74%,#08130e 100%)}.world-border{inset:91px 16px 95px}.world-copy{text-align:center;width:86%;top:128px;left:7%}.world-location{justify-content:center;margin-bottom:18px;font-size:8px}.world-intro{margin-bottom:14px;font-size:23px}.world-copy h1,.world-1 .world-copy h1{margin-bottom:20px;font-size:62px;line-height:.99}.world-2 .world-copy h1{font-size:52px}.world-description{max-width:300px;margin:0 auto 23px;font-size:12px;line-height:1.8}.world-actions{align-items:center;gap:12px}.storybook-button{min-height:49px;padding:12px 22px;font-size:11px}.world-listen{font-size:10px}.world-services{justify-content:center;margin-top:18px;font-size:8px}.world-canvas{width:94%;height:400px;top:480px;left:3%}.instrument-caption{width:80%;bottom:132px;right:10%}.instrument-caption p{margin:4px 0;font-size:16px}.caption-line{height:15px}.instrument-buttons{gap:18px}.instrument-buttons button{width:40px;min-height:35px}.instrument-silhouette{font-size:100px;top:58%;left:44%}.world-chapters{justify-content:center;gap:16px;bottom:61px;left:5%;right:5%}.world-chapters button{gap:5px;font-size:9px}.chapter-dot{font-size:18px}.world-utility{justify-content:center;bottom:14px}.world-utility>a{display:none}.world-utility button{font-size:9px}.world-fallback{text-align:center;max-width:70%;bottom:260px;right:15%}.real-joanna{grid-template-columns:1fr;gap:40px;padding:52px 8%}.story-photo{width:100%;max-width:260px;margin:auto}.joanna-story-copy{text-align:center}.joanna-story-copy h2{font-size:36px}.joanna-story-copy p{margin-inline:auto}.portal-heading h2{font-size:48px}.portal-links{grid-template-columns:1fr;gap:26px}.world-portals{padding:0 6% 75px}.portal{height:460px}.portal h3{font-size:39px}.enchanted-invitation{padding:65px 6% 85px}.enchanted-invitation h2{font-size:56px}.performance-dialog{padding:25px 15px}.performance-dialog h2{font-size:29px}.world-2 .world-services{font-size:8px}}@media (prefers-reduced-motion:reduce){.world-copy{animation:none}.world-backdrops img,.portal>img{transition:none}.portal:hover>img{transform:none}}.motion-paused .world-backdrops img{transition:none}.world-scroll-chapters{height:280svh;position:relative}.world-scroll-chapters .enchanted-stage{height:100svh;min-height:720px;position:sticky;top:0}.immersive main{overflow:clip}.immersive .section:not(.memories){background:var(--night)}.immersive .three-columns{background:#182b21!important}.immersive .faq{max-width:none;padding-inline:18%}.immersive .package{background:#1d3025;border-color:#d9bd8033}.immersive .experience{background:linear-gradient(#14201980,#142019c0),url(/images/enchanted-studio.webp) 50%/cover;border-color:#d9bd8066}.immersive .scene-cover{background:#101b1455}.immersive .scene-controls{background:#101b14a0}.immersive .planner{border-color:#d9bd8066}.immersive .planner-detail{background:#132720}.immersive .planner-moments{background:#0d201e}.immersive .section-heading .label{color:var(--magic-gold)}.immersive .packages .button{border-color:#d9bd8070}.immersive .programme{background:#e6dbc4}.immersive .instrument-parts{background:#142019dd}.world-single-chapter .world-copy{top:25%}.world-single-chapter .world-chapters{display:none}@media (width<=720px){.world-scroll-chapters{height:calc(1030px + 140svh)}.world-scroll-chapters .enchanted-stage{height:1030px;min-height:1030px;top:calc(100svh - 1030px)}.world-single-chapter .world-copy{top:128px}.immersive .faq{padding-inline:6%}.world-single-chapter .world-utility>a{display:flex}.world-single-chapter .world-utility{justify-content:space-between;gap:20px}.world-single-chapter .world-utility>a{font-size:9px}}.storybook-site{background:#0b1712}.storybook-site .page-top{background:radial-gradient(at top,#18312b80,#0000 75%)}.storybook-site .library-intro{background:linear-gradient(#0b171299,#0b1712),url(/images/enchanted-studio.webp) top/cover}.storybook-site:not(.immersive) .page-hero{background:linear-gradient(90deg,#0b1712,#173624)}.storybook-site:not(.immersive) .page-hero>img{border-radius:250px 250px 0 0;padding:40px 35px 0 0}.storybook-site .story article{border-color:#d9bd8030}.teaching-instrument .scene-host{height:560px}.teaching-instrument .instrument-parts h3{margin-top:40px}.playable-strings{grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0;display:grid}.playable-strings button{height:100px;color:var(--magic-gold);background:#203a2b;border:1px solid #d9bd8044;justify-content:center;align-items:flex-end;padding:15px;font-family:Cormorant Garamond;font-size:27px;display:flex;position:relative;overflow:hidden}.string-wire{background:#c5b994;position:absolute;top:30px;left:0;right:0;box-shadow:0 1px 5px #000}.playable-strings button.playing{background:#294033;border-color:#d9bd80}.playing .string-wire{animation:70ms linear infinite alternate string-vibrate}.music-books{perspective:1200px;grid-template-columns:repeat(3,1fr);gap:40px;margin:35px 0 70px;display:grid}.music-book{color:#ddc58f;background:linear-gradient(100deg,#14211d,#294331);border:1px solid #947b4d;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:32px;transition:transform .6s;display:flex;position:relative;transform:rotateY(-8deg);box-shadow:inset 8px 0 #070e0a88,6px 4px #c4b89b55,10px 8px 18px #0006}.music-book:after{content:"";pointer-events:none;border:1px solid #d9bd8066;position:absolute;inset:14px 18px}.music-book:hover,.music-book.selected{border-color:#e9d09a;transform:rotateY(0)translateY(-7px)}.music-book>span{font-family:Georgia;font-size:60px;line-height:1}.music-book strong{margin:18px 0;font-family:Cormorant Garamond;font-size:32px;font-weight:400}.music-book small{color:#c4c6b7;font-size:10px}.music-book i{margin-top:20px;font-family:Cormorant Garamond;font-size:11px}.score-collection{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.music-score{color:#29362f;background:#e9dfc9;padding:24px;box-shadow:0 8px 25px #0002}.score-title{text-align:left;width:100%;color:inherit;background:0 0;border:0;align-items:center;gap:15px;min-height:75px;padding:0;display:flex}.score-title strong{font-family:Cormorant Garamond;font-size:27px;font-weight:500;display:block}.score-title small{color:#666d59;margin-top:7px;font-size:10px;display:block}.score-flourish{color:#7e6e43;font-size:39px}.score-plus{margin-left:auto;font-size:21px}.score-staff{color:#786f50;opacity:.6;background:repeating-linear-gradient(#0000 0 7px,#786f5040 7px 8px);justify-content:space-around;align-items:center;height:45px;margin:20px 0 5px;font-size:27px;display:flex}.score-staff span:nth-child(2n){transform:translateY(-6px)}.score-details{padding-top:25px}.score-details p{color:#53604e;font-size:12px}.score-details .storybook-button{color:#eadabb;background:#263d31;width:100%;font-size:10px}.enchanted-library .library-controls h3{margin-bottom:0}@keyframes string-vibrate{0%{transform:translateY(-1px)}to{transform:translateY(1px)}}@media (width<=720px){.music-books{grid-template-columns:1fr;gap:14px;margin:20px 0 40px}.music-book{min-height:150px;padding:25px;transform:none}.music-book>span{font-size:30px}.music-book strong{margin:10px 0;font-size:29px}.music-book i{display:none}.score-collection{grid-template-columns:1fr}.teaching-instrument .scene-host{height:440px}.scene-controls{flex-direction:row;gap:8px}.scene-controls .button{min-height:44px;padding:12px;font-size:10px}.playable-strings{gap:8px}.playable-strings button{height:85px}.storybook-site:not(.immersive) .page-hero>img{border-radius:190px 190px 0 0;padding:0 7%}}@media (prefers-reduced-motion:reduce){.music-book,.music-book:hover,.music-book.selected{transition:none;transform:none}.playing .string-wire{animation:none}}@media (width<=720px){.world-services{margin-top:12px}.world-canvas{height:370px;top:510px}.world-copy .world-services{background:#08131a66;padding:4px 8px;display:inline-flex}.world-border{pointer-events:none}.immersive .header nav{justify-content:center;gap:25px;width:auto;display:flex;position:absolute;top:62px;left:7%;right:7%}.immersive .header nav a{align-items:center;min-height:28px;font-size:11px;display:flex}.world-utility button:disabled{opacity:.75;cursor:default}}.footer-bottom{flex-wrap:wrap}.model-credit{font-size:10px;line-height:1.8}.model-credit a{text-underline-offset:3px;text-decoration:underline}:root{--burgundy:#64263b;--burgundy-light:#863e53;--forest:#173624;--ink:#0b1712;--muted:#bdc7ba;--moon:#c3c6ae}.storybook-site .button.gold{background:var(--burgundy);color:var(--magic-ivory);border-color:#b07c77}.storybook-site .button.gold:hover{background:var(--burgundy-light)}.immersive .header .button{background:#54243599}.storybook-site .header{background:#0b1712}.immersive .header{background:0 0}.immersive .package.featured{background:linear-gradient(145deg,#542435,#26382b);border-color:#b48870}.immersive .memories{background:linear-gradient(120deg,#291923,#182d22)}.storybook-site .tabs button[aria-selected=true],.storybook-site .music-book.selected{border-color:#d9bd80;box-shadow:0 0 0 1px #9b5869,6px 4px #c4b89b55,10px 8px 18px #0006}.music-book:nth-child(2){background:linear-gradient(100deg,#182b20,#35543d)}.music-book:nth-child(3){background:linear-gradient(100deg,#431e2c,#75384c)}.storybook-site .enquiry-form,.storybook-site .package{border-color:#b28a654d}.world-vignette{background:linear-gradient(90deg,#07120bc7 0%,#07120b60 34%,#07120b00 62%),linear-gradient(#07120b65 0%,#0000 25% 77%,#07120be6 100%)}@media (width<=720px){.world-vignette{background:linear-gradient(#07120b60,#07120b85 25%,#07120b10 48% 74%,#0b1712 100%)}}:root{--motion-quick:.16s;--motion-standard:.45s;--motion-reveal:.9s;--motion-ease:cubic-bezier(.4,0,.2,1)}.five-scene-story{height:520svh}.story-anchor{pointer-events:none;width:1px;height:1px;position:absolute;left:0}.five-scene-story .world-copy{width:45%;top:21%}.story-number{letter-spacing:.16em;text-transform:uppercase;color:var(--magic-gold);margin:-10px 0 21px;font-size:9px}.story-number span{color:var(--muted);margin-left:8px}.five-scene-story .world-copy h1{font-size:clamp(55px,6vw,96px)}.five-scene-story .world-description{max-width:370px}.five-scene-story .world-copy{animation:chapter-enter var(--motion-standard) var(--motion-ease) both}.world-chapters a{min-height:44px;color:var(--muted);transition:color var(--motion-quick),border-color var(--motion-quick);border-bottom:1px solid #0000;align-items:center;gap:9px;padding:10px 0;font-size:10px;display:flex}.world-chapters a.current{color:var(--magic-gold);border-color:var(--magic-gold)}.world-chapters a:hover{color:var(--magic-ivory)}.world-chapters a:active{transform:translateY(1px)}.world-chapters a .chapter-dot{font-family:Inter;font-size:9px}.five-scene-story .world-chapters{gap:25px}.five-scene-story .world-utility{bottom:30px}.five-scene-story .instrument-caption{bottom:16%}.story-tones{max-width:370px;margin-bottom:20px;position:relative}.tone-keys{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.tone-keys button{min-height:108px;color:var(--magic-ivory);transition:background var(--motion-quick),border-color var(--motion-quick);background:#172c22b8;border:1px solid #d9bd8050;padding:15px 6px 12px;position:relative}.tone-keys button:hover{border-color:var(--magic-gold);background:#3e2830}.tone-keys button[aria-pressed=true]{background:var(--burgundy);border-color:var(--magic-gold)}.tone-keys strong{font-family:Cormorant Garamond;font-size:35px;font-weight:400;display:block}.tone-keys small{font-size:8px;line-height:1.6;display:block}.tone-thread{background:var(--magic-gold);height:1px;position:absolute;top:8px;left:14px;right:14px}.tone-disclosure{color:#c9cabc;margin:9px 0;font-size:9px}.tone-stop{color:var(--magic-gold);background:#0b1712;border:0;border-bottom:1px solid #d9bd8070;padding:8px;font-size:9px;position:absolute;bottom:-4px;right:0}.ceremony-preview{max-width:390px;margin-bottom:22px}.ceremony-preview>div{gap:7px;display:flex}.ceremony-preview button{color:var(--magic-ivory);min-height:44px;transition:background var(--motion-quick);background:#172c22b8;border:1px solid #d9bd8050;padding:12px 10px;font-size:10px}.ceremony-preview button:hover,.ceremony-preview button[aria-pressed=true]{background:var(--burgundy);border-color:var(--magic-gold)}.ceremony-preview p{color:#ddd8c8;min-height:65px;margin:13px 0 0;font-size:12px;line-height:1.8}.journey-choices{flex-wrap:wrap;gap:10px;display:flex}.journey-choices .storybook-button{gap:15px;padding-inline:18px}.journey-choices .learning-choice{background:#23432ddb}.world-3 .world-copy h1,.world-4 .world-copy h1{font-size:clamp(52px,5.7vw,93px)}.world-2 .instrument-caption{opacity:.8}@media (width<=1050px) and (width>=721px){.five-scene-story .world-copy{width:49%;top:23%;left:6%}.five-scene-story .world-copy h1{font-size:60px}.five-scene-story .world-chapters{gap:17px}.five-scene-story .world-utility>a{display:none}.five-scene-story .world-chapters{right:4%}}@media (width<=720px){.five-scene-story{height:520svh}.five-scene-story .enchanted-stage{height:100svh;min-height:760px;top:min(0px,100svh - 760px)}.five-scene-story .world-border{inset:96px 14px 87px}.five-scene-story .world-copy{width:86%;top:114px;left:7%}.five-scene-story .world-location{margin-bottom:12px;font-size:8px}.five-scene-story .story-number{margin:0 0 12px;font-size:8px}.five-scene-story .world-intro{margin-bottom:9px;font-size:19px}.five-scene-story .world-copy h1{margin-bottom:13px;font-size:43px}.five-scene-story .world-description{max-width:320px;margin-bottom:14px;font-size:11px;line-height:1.6}.five-scene-story .world-actions{gap:8px}.five-scene-story .storybook-button{min-height:43px;padding:10px 15px;font-size:10px}.five-scene-story .world-services{display:none}.five-scene-story .world-canvas{width:88%;height:43%;top:46%;left:6%}.five-scene-story .instrument-caption{bottom:92px}.five-scene-story .instrument-caption p{font-size:13px}.five-scene-story .caption-line{display:none}.five-scene-story .instrument-buttons button{height:28px;min-height:28px}.five-scene-story .world-chapters{justify-content:space-between;gap:0;bottom:39px;left:5%;right:5%}.world-chapters a{flex-direction:column;gap:5px;min-height:42px;font-size:8px}.world-chapters a .chapter-dot{font-size:8px}.five-scene-story .world-utility{bottom:0;justify-content:space-between;inset-inline:7%}.five-scene-story .world-utility>a{font-size:9px;display:flex}.five-scene-story .world-2 .world-canvas,.five-scene-story .world-3 .world-canvas{height:32%;top:56%}.five-scene-story .world-4 .world-canvas{height:37%;top:50%}.story-tones{max-width:300px;margin:0 auto 7px}.tone-keys button{min-height:73px;padding:8px 5px}.tone-keys strong{font-size:27px}.tone-keys small{font-size:7px}.tone-disclosure,.tone-stop{font-size:8px}.ceremony-preview{max-width:310px;margin:0 auto 9px}.ceremony-preview>div{justify-content:center}.ceremony-preview button{min-height:36px;padding:9px 7px;font-size:9px}.ceremony-preview p{min-height:48px;margin-top:9px;font-size:10px;line-height:1.6}.journey-choices{justify-content:center}.five-scene-story .world-listen{min-height:28px}.five-scene-story .play-circle{width:26px;height:26px}}@media (prefers-reduced-motion:reduce){.five-scene-story .world-copy{animation:none}.world-chapters a,.tone-keys button,.ceremony-preview button{transition:none}}.motion-paused .world-copy{animation:none}@media (width<=720px){.five-scene-story .world-vignette{background:linear-gradient(#07120b70 0%,#07120bb0 20%,#07120ba6 42%,#07120b20 59%,#07120b15 80%,#0b1712d9 100%)}.five-scene-story .world-2 .instrument-caption{bottom:94px}}.cello-paths{z-index:6;flex-direction:column;gap:24px;width:19%;display:flex;position:absolute;top:36%;right:5.2%}.cello-paths a{min-height:48px;color:var(--magic-ivory);backdrop-filter:blur(6px);transition:background var(--motion-quick),border-color var(--motion-quick);background:#102519c9;border:1px solid #d9bd8066;align-items:center;gap:12px;padding:12px 13px;font-family:Cormorant Garamond;font-size:23px;display:flex;position:relative}.cello-paths a:before{content:"";background:linear-gradient(90deg,transparent,var(--magic-gold));width:38px;height:1px;position:absolute;top:50%;right:100%}.cello-paths a>span{color:var(--magic-gold);font-family:Inter;font-size:9px}.cello-paths a b{color:var(--magic-gold);margin-left:auto;font-size:15px;font-weight:400}.cello-paths a:hover{background:var(--burgundy);border-color:var(--magic-gold)}.cello-paths a:active{background:#823c50}.pointer-fireflies{z-index:80;pointer-events:none;opacity:0;position:fixed;inset:0;overflow:hidden}.pointer-fireflies i{will-change:transform;background:#fff1bd;border-radius:50%;width:4px;height:4px;position:absolute;top:0;left:0;box-shadow:0 0 7px 2px #efd58aab,0 0 18px 4px #efd58a33}.pointer-fireflies i:nth-child(2n){background:#d9e69c;width:3px;height:3px}.photo-triptych{grid-template-columns:repeat(3,minmax(0,320px));justify-content:center;gap:25px;max-width:1040px;margin:auto;display:grid}.photo-triptych img{aspect-ratio:2/3;object-fit:cover;border:1px solid #d9bd8050;width:100%;height:auto}.enquiry-portrait{border-radius:160px 160px 0 0;width:min(300px,100%);height:auto;margin:30px 0}.enquiry-paths{flex-wrap:wrap;gap:12px;margin-bottom:30px;display:flex}.other-enquiry-heading{font-size:32px}.enquiry-form a{text-underline-offset:3px;text-decoration:underline}@media (width<=1050px) and (width>=721px){.cello-paths{gap:18px;width:22%;right:4%}.cello-paths a{gap:8px;padding:10px;font-size:20px}.cello-paths a:before{width:20px}}@media (width<=720px){.five-scene-story .world-0 .world-canvas,.five-scene-story .world-1 .world-canvas{width:78%;height:40%;top:47%;left:-8%}.cello-paths{gap:8px;width:43%;top:59%;right:7%}.cello-paths a{gap:7px;min-height:37px;padding:8px 9px;font-size:17px}.cello-paths a:before{width:17px}.cello-paths a>span{font-size:8px}.cello-paths a b{font-size:12px}.five-scene-story .world-0 .instrument-caption,.five-scene-story .world-1 .instrument-caption{width:41%;left:6%;right:auto}.five-scene-story .world-0 .instrument-caption p,.five-scene-story .world-1 .instrument-caption p{display:none}.photo-triptych{grid-template-columns:1fr;gap:24px}.photo-triptych img{max-width:260px;margin:auto}.enquiry-portrait{max-width:210px}.enquiry-paths .storybook-button{flex:180px}}@media (prefers-reduced-motion:reduce),(pointer:coarse){.pointer-fireflies{display:none}}.storybook-site:not(.immersive) .page-hero{grid-template-columns:minmax(0,560px) minmax(240px,340px);justify-content:center;align-items:center;gap:clamp(40px,6vw,90px);min-height:0;padding:70px 8%}.storybook-site:not(.immersive) .page-hero>div{padding:0}.storybook-site:not(.immersive) .page-hero h1{font-size:clamp(40px,4vw,58px)}.storybook-site:not(.immersive) .page-hero>img{aspect-ratio:auto;border-radius:180px 180px 0 0;width:100%;height:auto;max-height:none;padding:0}@media (width<=720px){.storybook-site:not(.immersive) .page-hero{grid-template-columns:1fr;gap:32px;padding:48px 8%}.storybook-site:not(.immersive) .page-hero>img{justify-self:center;width:100%;max-width:260px;height:auto}.storybook-site:not(.immersive) .page-hero h1{font-size:40px}}.instrument-guidance{background:#40232dd9;border:1px solid #d9bd8070;margin:0 0 25px;padding:20px}.instrument-guidance h3{margin-bottom:12px;font-size:27px}.instrument-guidance p{font-size:13px}.instrument-guidance .checkbox{margin-bottom:0}.ceremony-selections{border:1px solid #d9bd8045!important;margin:20px 0!important;padding:18px!important}.ceremony-selections legend{padding:0 7px;font-size:13px;line-height:1.6}.ceremony-selections .checkbox{margin:12px 0;font-size:12px}.instrument-guidance input[type=checkbox],.ceremony-selections input[type=checkbox]{flex-shrink:0}.joanna-full-copy{max-width:1000px;margin-inline:auto}.joanna-full-copy h2{max-width:780px;font-size:clamp(34px,4vw,54px)}.joanna-full-copy p,.joanna-full-copy li{max-width:70ch;line-height:1.85}.joanna-full-copy h3{margin-top:36px}.joanna-full-copy li{margin-bottom:12px}.teaching-instrument .scene-host{background:radial-gradient(#64402b44,#0000 68%);height:clamp(380px,60vh,560px)}.teaching-instrument .scene-controls{flex-flow:wrap}.part-description{min-height:4em}.tone-keys sub{font-size:.45em}.teaching-instrument .tone-keys{max-width:600px;margin-inline:auto}.music-style-paths{flex-wrap:wrap;gap:12px;margin:22px 0;display:flex}.music-style-paths .text-link{align-self:center;padding:12px}.music-style-paths .storybook-button{padding:14px 18px}.referral-options{margin-bottom:24px}.referral-options legend{margin-bottom:14px;font-size:12px}.referral-options .checkbox{margin-bottom:12px}.planner .garden{height:clamp(280px,34vw,420px)}.garden-scene-caption{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:16px 0;display:flex}.garden-scene-caption strong{color:var(--ivory);font-family:Cormorant Garamond;font-size:24px;font-weight:500}.garden-scene-caption p{max-width:45ch;margin:6px 0 0}.garden-scene-controls{flex-wrap:wrap;align-content:start;gap:8px;display:flex}.garden-scene-controls button{border:1px solid var(--line);white-space:nowrap;margin:0;padding:9px 12px}.garden-fallback{text-align:center;background:radial-gradient(#916f3938,#0000);align-content:center;justify-items:center;height:100%;padding:20px;display:grid}.garden-fallback>span{color:var(--gold);font-size:64px}@media (width<=720px){.garden-scene-caption{flex-direction:column}.planner .garden{height:300px}}.programme .programme-style,.programme .programme-item label{color:#263d39}.programme input,.programme select{color:#263d39;background:#fffaf0;border-color:#263d3955;max-width:100%}.programme .programme-edit-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.programme-edit-actions button{color:#263d39;background:0 0;border:1px solid #263d3955;min-height:40px;padding:8px 12px;font-size:12px}.programme-edit-actions button:hover{background:#263d3910}.programme-item strong{overflow-wrap:anywhere}.programme-item label{margin-top:12px}.header .brand{flex-shrink:0}.brand-logo{object-fit:contain;width:172px;height:auto;display:block}.footer-top .brand-logo{width:218px}.immersive .header .brand-logo{width:184px}@media (width<=720px){.header .brand-logo,.immersive .header .brand-logo{width:130px}.footer-top .brand-logo{width:190px}}.section.joanna-full-copy,.section.prose,.section.narrow{width:100%;padding-inline:clamp(24px,4vw,64px)}.joanna-full-copy h2{text-wrap:balance;max-width:100%}.review-controls{justify-content:flex-end;margin-bottom:24px;display:flex}.review-controls button{color:var(--gold);cursor:pointer;background:0 0;min-height:44px}.reviews-viewport{overflow:hidden}.reviews-viewport:focus-visible{outline:2px solid var(--gold);outline-offset:6px}.reviews-track{width:max-content;animation:65s linear infinite review-roll;display:flex}.review-group{gap:32px;padding-right:32px;display:flex}.review-group figure{flex:0 0 clamp(270px,28vw,390px);width:clamp(270px,28vw,390px);margin:0;padding:0 0 20px}.review-group blockquote{overflow-wrap:break-word;margin:18px 0 24px;font-family:Cormorant Garamond,serif;font-size:clamp(22px,2vw,28px);line-height:1.45}.review-group figcaption{font-size:13px}.review-group figcaption small{color:var(--muted);margin-top:8px;font-size:11px;display:block}.review-stars{color:var(--gold);letter-spacing:3px;margin-top:12px;display:block}.reviews-viewport:hover .reviews-track,.memories:focus-within .reviews-track,.memories[data-paused=true] .reviews-track,.memories[data-offscreen=true] .reviews-track{animation-play-state:paused}@keyframes review-roll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.reviews-viewport{overflow:visible}.reviews-track{width:100%;animation:none;display:block}.review-group{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));padding:0;display:grid}.review-group figure{width:auto}.review-group[aria-hidden=true],.review-controls{display:none}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-cyrillic-ext-400-normal.W3Dto7M0.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-ext-400-normal.DLdKLAvx.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-cyrillic-400-normal.DD2KOZkl.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-400-normal.CVFrM67f.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-vietnamese-400-normal.6K-YXo6g.woff2)format("woff2"),url(/_astro/cormorant-garamond-vietnamese-400-normal.4uxlocMh.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-latin-ext-400-normal.Drx2k2n9.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-ext-400-normal.uvC0WHQr.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-latin-400-normal.B-1hWBU7.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-400-normal.B7YtguxJ.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-cyrillic-ext-500-normal.Yta7XZ9C.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-ext-500-normal.lsPpqi9g.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-cyrillic-500-normal.CyAY5ZLS.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-500-normal.DkJXBcIH.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-vietnamese-500-normal.BZGLGj12.woff2)format("woff2"),url(/_astro/cormorant-garamond-vietnamese-500-normal.DqXqCC0q.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-latin-ext-500-normal.CH1kM7og.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-ext-500-normal.DYeaGGzO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-latin-500-normal.BsRWmXhO.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-500-normal.zIXX3Q-H.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-cyrillic-ext-400-italic.BEGvmv_3.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-ext-400-italic.C_Uk1MUY.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-cyrillic-400-italic.D3GtrbRZ.woff2)format("woff2"),url(/_astro/cormorant-garamond-cyrillic-400-italic.AH1vqu4S.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-vietnamese-400-italic.BoXDRTEW.woff2)format("woff2"),url(/_astro/cormorant-garamond-vietnamese-400-italic.CJpMwFnN.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-latin-ext-400-italic.BdEzgT7i.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-ext-400-italic.CQvLaSWn.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/cormorant-garamond-latin-400-italic.Dc_OZ8oc.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-400-italic.BLh7T8o8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-ext-400-normal.BQZuk6qB.woff2)format("woff2"),url(/_astro/inter-cyrillic-ext-400-normal.DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-400-normal.obahsSVq.woff2)format("woff2"),url(/_astro/inter-cyrillic-400-normal.HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-greek-ext-400-normal.DGGRlc-M.woff2)format("woff2"),url(/_astro/inter-greek-ext-400-normal.KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-greek-400-normal.B4URO6DV.woff2)format("woff2"),url(/_astro/inter-greek-400-normal.q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-vietnamese-400-normal.DMkecbls.woff2)format("woff2"),url(/_astro/inter-vietnamese-400-normal.Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-ext-400-normal.C1nco2VV.woff2)format("woff2"),url(/_astro/inter-latin-ext-400-normal.77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-400-normal.C38fXH4l.woff2)format("woff2"),url(/_astro/inter-latin-400-normal.CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-cyrillic-ext-500-normal.B0yAr1jD.woff2)format("woff2"),url(/_astro/inter-cyrillic-ext-500-normal.BmqWE9Dz.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-cyrillic-500-normal.BasfLYem.woff2)format("woff2"),url(/_astro/inter-cyrillic-500-normal.CxZf_p3X.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-greek-ext-500-normal.C4iEst2y.woff2)format("woff2"),url(/_astro/inter-greek-ext-500-normal.2j5mBUwD.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-greek-500-normal.BIZE56-Y.woff2)format("woff2"),url(/_astro/inter-greek-500-normal.Xzm54t5V.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-vietnamese-500-normal.DOriooB6.woff2)format("woff2"),url(/_astro/inter-vietnamese-500-normal.mJboJaSs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-latin-ext-500-normal.CV4jyFjo.woff2)format("woff2"),url(/_astro/inter-latin-ext-500-normal.BxGbmqWO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-latin-500-normal.Cerq10X2.woff2)format("woff2"),url(/_astro/inter-latin-500-normal.BL9OpVg8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
