@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--navy:#102b35;--deep:#0c232c;--cream:#f3eddf;--orange:#ff864d;--teal:#a8c7be;--ink:#16313a;--muted:#5a6b6b;--line:rgba(243,237,223,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--navy);color:var(--cream);font-family:DM Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #19a9c4;outline-offset:6px}::selection{background:var(--orange);color:var(--navy)}svg{flex-shrink:0}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skipLink{position:fixed;left:16px;top:-70px;padding:14px 20px;background:var(--cream);color:var(--navy);z-index:100}.skipLink:focus{top:12px}.topbar{position:relative;z-index:20;border-bottom:1px solid var(--line);background:var(--navy)}.headerInner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px}.brand img{border-radius:50%;width:48px;height:48px;object-fit:contain;background:#fff}.brandWords{font-family:Manrope,sans-serif;font-size:31px;font-weight:800;letter-spacing:-1.3px;line-height:1.1}.brandWords>span{display:block;font-family:DM Sans,sans-serif;font-weight:500;font-size:8px;letter-spacing:2px;margin-top:7px}.navigation{display:flex;align-items:center;gap:34px;font-size:13px;color:#d7dfda}.footerSocial,.navigation a,.textLink{transition:color .2s}.footerSocial:hover,.navigation a:hover,.textLink:hover{color:var(--orange)}.headerCta{border:1px solid #788881;border-radius:50px;display:flex;align-items:center;gap:24px;padding:13px 20px;font-size:12px;font-weight:600;transition:background .2s,color .2s}.headerCta:hover{background:var(--cream);color:var(--navy)}.menuToggle{display:none;background:transparent;border:0;color:var(--cream);padding:10px}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 80% 50%,#21474a 0,transparent 55%)}.heroGrid{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:70px;gap:70px;align-items:center;padding-block:65px 66px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;display:inline-flex;align-items:center;gap:10px;line-height:1.7}.hero .eyebrow{color:#ced7cf}.statusDot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ff864d12}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(68px,6.8vw,100px);font-weight:500;line-height:1.06;letter-spacing:-5.5px;margin:26px 0}h1 em,h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.05em}h1 em{font-size:1.14em}.headingStar,h1 em{color:var(--orange)}.headingStar{font-size:78px;display:inline-block;margin-left:32px;vertical-align:8px;font-weight:400}.heroText>p{font-size:15px;line-height:1.8;color:#b8c7c7;max-width:385px}.heroActions{display:flex;align-items:center;gap:23px;margin-top:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:17px 23px;border-radius:50px;font-size:12px;font-weight:700;transition:transform .2s,background .2s;min-height:50px}.button:hover{transform:translateY(-3px)}.buttonOrange{background:var(--orange);color:var(--deep)}.buttonOrange:hover{background:#ffa06e}.buttonNavy{background:var(--navy);color:var(--cream)}.buttonNavy:hover{background:#234650}.textLink{font-size:12px;display:inline-flex;align-items:center;gap:10px;padding-block:12px}.heroNote{display:flex;align-items:center;gap:12px;color:#abbcb9;font-size:11px;margin-top:34px}.heroNote strong{color:#d8e1da;font-weight:500}.noteIcon{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;border:1px solid #5a6e6e;color:var(--teal)}.heroVisual{position:relative;min-width:0;padding:15px 16px 26px 0}.photoFrame{height:550px;position:relative;overflow:hidden;border-radius:170px 170px 12px 12px;isolation:isolate}.photoFrame img{object-fit:cover;object-position:center 53%}.photoFrame:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#081b21b3);z-index:1}.photoCaption{position:absolute;bottom:56px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:center;z-index:2;color:#fff4dc}.photoCaption span{font-size:8px;font-weight:500;letter-spacing:2px}.contactRecord,.vinyl{border-radius:50%;background:repeating-radial-gradient(circle,#142125 0,#142125 3px,#2c3939 4px,#142125 5px);box-shadow:0 20px 50px #08191d40;display:grid;place-items:center}.vinyl{position:absolute;right:-40px;top:14px;width:210px;height:210px;transform:rotate(20deg)}.vinyl>span{width:78px;height:78px;background:var(--orange);font-family:Georgia,serif;font-style:italic;font-size:23px}.musicSticker,.vinyl>span{border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--navy)}.musicSticker{position:absolute;right:-25px;top:201px;width:128px;height:128px;background:var(--teal);transform:rotate(12deg);box-shadow:0 7px 24px #0002}.musicSticker span{font-size:12px;margin-bottom:2px}.musicSticker strong{font-family:Georgia,serif;font-style:italic;font-size:25px;font-weight:400}.musicSticker svg{margin-top:10px}.homeBadge{position:absolute;bottom:8px;left:-28px;right:70px;background:var(--cream);color:var(--navy);padding:19px 22px;display:flex;align-items:center;gap:15px;border-radius:10px;box-shadow:0 8px 30px #0002;transform:rotate(-3deg)}.homeBadge>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#dce4d8}.homeBadge>div{flex:1 1;font-size:10px;line-height:1.5}.homeBadge strong{display:block;font-family:Manrope,sans-serif;font-size:17px;font-weight:800}.visualFootnote{position:absolute;right:16px;bottom:-25px;font-size:8px;letter-spacing:1.6px;color:#94aaa6}.heroBottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-block:21px;color:#b6c5c2;font-size:10px}.heroBottom>a{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:50%}.heroBottom>span:last-child{font-size:8px;letter-spacing:1.8px}.musicStrip{display:flex;justify-content:space-evenly;align-items:center;gap:28px;background:var(--orange);color:var(--navy);padding:22px 24px;overflow:hidden}.musicStrip span{white-space:nowrap;font-family:Manrope,sans-serif;font-weight:700;font-size:16px;letter-spacing:-.4px}.musicStrip span:nth-child(2n){font-size:28px;font-weight:400}.aboutSection{background:var(--teal);color:var(--ink);padding:94px 0 85px}.sectionIntro{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:48px}h2{font-size:clamp(34px,3.5vw,49px);font-weight:500;letter-spacing:-2px;line-height:1.17;margin-top:15px}h2 em{letter-spacing:-1.8px}.sectionIntro>p{max-width:368px;font-size:13px;line-height:1.85;color:#3f5b59;padding-bottom:3px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #173e3f30;padding-top:36px}.benefits article{position:relative;padding:0 38px;border-right:1px solid #173e3f30}.benefits article:first-child{padding-left:0}.benefits article:last-child{border:0;padding-right:0}.benefitIcon{display:block;margin-bottom:26px}.smallIndex{font-size:9px;letter-spacing:1.7px;font-weight:600}.benefits h3{font-size:24px;line-height:1.3;font-weight:600;letter-spacing:-.8px;margin:12px 0}.benefits p{font-size:13px;line-height:1.8;color:#3f5b59;max-width:270px}.instrumentsSection{background:var(--cream);color:var(--ink);padding:95px 0 66px}.instrumentsSection .eyebrow{color:#796151}.instrumentsSection .sectionIntro>p{color:var(--muted)}.instrumentGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.instrumentCard{border:1px solid #17313a15;text-align:left;background:var(--tilebg);padding:20px 21px;position:relative;border-radius:12px;cursor:pointer;color:var(--navy);overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}.instrumentCard.orange{--tile:#e6a27a;--tilebg:#e9d4bc}.instrumentCard.teal{--tile:#7fa99b;--tilebg:#d5dfd2}.instrumentCard.yellow{--tile:#d9bb60;--tilebg:#ebe1ba}.instrumentCard.lavender{--tile:#aba8bd;--tilebg:#e0dcdf}.instrumentCard:hover{transform:translateY(-5px);box-shadow:0 12px 24px #18313a12}.instrumentCard.selected{border-color:var(--navy);box-shadow:0 0 0 2px var(--navy)}.instrumentTop{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.6px;color:#45585b}.instrumentArt{position:relative;height:150px;display:grid;place-items:center;margin-block:4px}.instrumentArt svg{z-index:1;transform:rotate(-22deg);transition:transform .35s}.instrumentCard:hover .instrumentArt svg{transform:rotate(-12deg) scale(1.06)}.instrumentCard.lavender .instrumentArt svg,.instrumentCard.yellow .instrumentArt svg{transform:rotate(-9deg)}.artOrbit{position:absolute;width:123px;height:123px;border-radius:50%;background:var(--tile);opacity:.65}.artOrbit:after{content:"";position:absolute;inset:-10px;border:1px solid var(--tile);border-radius:50%}.instrumentBottom{display:flex;align-items:center;justify-content:space-between}.instrumentBottom strong{font-family:Manrope,sans-serif;font-size:23px;letter-spacing:-.7px;font-weight:600}.instrumentArrow{border:1px solid #19333a35;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;transition:background .2s,color .2s}.instrumentCard.selected .instrumentArrow,.instrumentCard:hover .instrumentArrow{background:var(--navy);color:var(--cream)}.instrumentDetail{display:none}.instrumentDetail.visible{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 30px;background:#e5dfd1;margin-top:24px;border-radius:10px;border-left:3px solid #ad633b;animation:appear .25s ease}.instrumentDetail h3{font-size:24px;letter-spacing:-.7px;margin:7px 0}.instrumentDetail p{font-size:13px;line-height:1.7;max-width:650px;color:var(--muted)}.instrumentDetail .button{flex-shrink:0}.instrumentHint{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:30px;font-size:12px;color:var(--muted)}.instrumentHint a{display:inline-flex;gap:5px;align-items:center;color:var(--navy);text-decoration:underline;text-underline-offset:4px}.howSection{padding:96px 0 90px;background:var(--navy)}.howGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px}.howIntro .eyebrow{color:var(--teal)}.howIntro h2 em{color:var(--orange)}.howIntro>p{max-width:340px;color:#afc1c0;font-size:13px;line-height:1.8;margin:22px 0 26px}.soundWave{display:flex;align-items:center;gap:5px;margin-top:35px;height:90px;opacity:.4}.soundWave span{width:3px;background:var(--teal);border-radius:4px}.steps article{display:flex;gap:22px;align-items:flex-start;padding:30px 0;border-bottom:1px solid var(--line)}.steps article:first-child{padding-top:3px}.steps article:last-child{border-bottom:0}.stepNumber{font-family:Georgia,serif;font-style:italic;font-size:29px;line-height:1;color:var(--orange)}.steps article>div{flex:1 1}.steps .smallIndex{color:#a7bcb5;font-size:8px}.steps h3{font-size:18px;font-weight:500;letter-spacing:-.4px;margin:9px 0 12px}.steps p{font-size:12px;line-height:1.85;color:#afc1c0;max-width:310px}.steps article>svg{color:var(--teal);margin-top:5px}.contactSection{background:var(--orange);color:var(--navy);overflow:hidden}.contactInner{position:relative;padding-block:75px 72px}.contactInner>div:first-child{position:relative;z-index:1}.contactInner h2{font-size:clamp(44px,4.5vw,65px);line-height:1.12;margin:20px 0}.contactInner h2>span{display:inline-block;font-size:62px;vertical-align:4px;margin-left:25px}.contactInner p{font-size:13px;line-height:1.8;color:#3c3d2e;margin-bottom:28px}.contactNote{display:flex;align-items:center;gap:6px;margin-top:17px;font-size:10px}.contactRecord{position:absolute;width:450px;height:450px;right:-35px;top:52px;transform:rotate(16deg);border:8px solid #172629;box-shadow:-16px 14px 0 #d86f3d}.recordLabel{border:1px solid #112b3540;background:var(--cream);width:178px;height:178px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;color:var(--navy)}.recordLabel strong{font-family:Georgia,serif;font-style:italic;font-size:43px;letter-spacing:-2px;line-height:1.3}.recordLabel span{font-size:6px;letter-spacing:1.3px;margin-top:7px}footer{padding:45px 0 22px;background:var(--deep)}.footerTop{display:flex;align-items:center;justify-content:space-between;padding-bottom:35px;gap:30px}.footerTop p{font-size:14px;line-height:1.7}.footerTop p span{color:#94aaa7}.footerSocial{display:flex;align-items:center;gap:14px;font-size:11px}.footerBottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#a0b1ad;font-size:9px}.footerBottom>span:last-child{display:flex;align-items:center;gap:8px}.footerBottom>a{color:var(--cream);font-size:12px;text-decoration:underline;text-underline-offset:4px;padding-block:8px}.footerBottom>a:hover{color:var(--orange)}@keyframes appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.heroGrid{padding-block:85px}.photoFrame{height:590px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.heroGrid{gap:40px}.photoFrame{height:510px}h1{font-size:76px}.headingStar{font-size:57px;margin-left:18px}.navigation{gap:23px}.headerCta{gap:10px}.heroActions{gap:12px}.heroActions .button{padding-inline:18px}.howGrid{gap:55px}.contactRecord{right:-95px;width:420px;height:420px}.sectionIntro{gap:35px}.sectionIntro>p{max-width:320px}.instrumentCard{padding:18px}.instrumentBottom strong{font-size:21px}.benefits article{padding-inline:25px}}@media(max-width:900px){.headerInner{height:84px}.navigation{gap:18px;font-size:12px}.headerCta{display:none}.heroGrid{gap:28px;padding-block:50px 60px}h1{font-size:65px;letter-spacing:-4px}.headingStar{font-size:47px;margin-left:16px}.eyebrow{font-size:8px;letter-spacing:1.6px}.photoFrame{height:470px;border-radius:130px 130px 12px 12px}.heroVisual{padding-right:5px}.musicSticker{width:100px;height:100px;right:-10px;top:175px}.musicSticker strong{font-size:21px}.musicSticker span{font-size:10px}.homeBadge{left:-14px;right:15px;padding:15px}.homeBadge>svg{display:none}.heroNote{font-size:10px;gap:8px}.heroText>p{font-size:14px}.musicStrip{gap:25px;padding:17px}.musicStrip span{font-size:13px}.musicStrip span:last-child{display:none}.sectionIntro{align-items:flex-start}.sectionIntro>p{max-width:285px}.benefits h3{font-size:21px}.instrumentGrid{gap:12px}.instrumentCard{padding:15px}.instrumentArt{height:120px}.instrumentArt svg{width:75px}.artOrbit{width:98px;height:98px}.instrumentBottom strong{font-size:18px}.instrumentArrow{width:25px;height:25px}.howGrid{gap:35px}.contactRecord{width:340px;height:340px;right:-90px;top:90px}.instrumentDetail.visible{align-items:flex-start;flex-direction:column}}@media(max-width:760px){html{scroll-padding-top:25px}.container{width:calc(100% - 40px)}.headerInner{height:80px}.brandWords{font-size:28px}.brand img{width:44px;height:44px}.menuToggle{display:block}.navigation{display:none;position:absolute;top:80px;left:0;right:0;padding:22px;background:var(--navy);border-bottom:1px solid var(--line);box-shadow:0 18px 25px #0002}.navigation.isOpen{display:flex;flex-direction:column;align-items:stretch;gap:0}.navigation a{padding:15px;font-size:15px}.heroGrid{grid-template-columns:1fr;gap:40px;padding-top:40px;padding-bottom:50px}.heroText{max-width:530px}.hero .eyebrow{font-size:9px}h1{font-size:clamp(68px,12.5vw,92px);margin-block:23px;letter-spacing:-4px;line-height:1.02}.headingStar{font-size:60px;margin-left:27px}.heroText>p{font-size:15px;max-width:400px}.heroActions{gap:22px;margin-top:26px}.heroNote{margin-top:24px;font-size:11px}.heroVisual{width:100%;max-width:480px;margin:0 auto;padding:0 15px 26px}.photoFrame{height:480px;border-radius:150px 150px 12px 12px}.vinyl{right:-3px;top:-8px;width:190px;height:190px}.musicSticker{right:0;top:150px;width:112px;height:112px}.homeBadge{left:0;right:40px;bottom:9px}.homeBadge>svg{display:block}.visualFootnote{right:15px;bottom:-15px;font-size:7px}.heroBottom{font-size:9px;padding-block:18px}.heroBottom>span:last-child{display:none}.musicStrip{flex-wrap:wrap;column-gap:17px;row-gap:7px;padding:18px 12px}.musicStrip span{font-size:12px}.musicStrip span:nth-child(2n){font-size:20px}.musicStrip span:last-child{display:block}.aboutSection,.howSection,.instrumentsSection{padding-block:62px}.sectionIntro{flex-direction:column;gap:20px;margin-bottom:35px}h2{font-size:38px;letter-spacing:-1.7px}.sectionIntro>p{max-width:500px;font-size:13px}.benefits{grid-template-columns:1fr;padding-top:0}.benefits article,.benefits article:first-child,.benefits article:last-child{padding:27px 0 28px 62px;border-right:0;border-bottom:1px solid #173e3f30}.benefits article:last-child{border-bottom:0;padding-bottom:0}.benefitIcon{position:absolute;left:0;top:31px}.benefits h3{font-size:23px}.benefits h3 br{display:none}.benefits p{max-width:420px}.instrumentGrid{grid-template-columns:repeat(2,1fr);gap:12px}.instrumentCard{padding:19px}.instrumentArt{height:142px}.instrumentArt svg{width:85px}.artOrbit{width:112px;height:112px}.instrumentBottom strong{font-size:23px}.instrumentArrow{width:29px;height:29px}.instrumentHint{font-size:11px;line-height:1.8;gap:4px}.instrumentDetail.visible{padding:22px}.instrumentDetail .button{width:100%;gap:12px;font-size:11px}.howGrid{grid-template-columns:1fr;gap:45px}.howIntro>p{max-width:430px}.soundWave{display:none}.steps article{gap:20px;padding-block:26px}.steps p{max-width:none}.steps h3{font-size:19px}.contactInner{padding-block:54px 60px}.contactInner h2{font-size:45px;max-width:450px}.contactInner h2>span{font-size:45px}.contactInner p{max-width:300px}.contactRecord{width:220px;height:220px;top:auto;bottom:-76px;right:-102px;opacity:.85}.recordLabel{width:96px;height:96px}.recordLabel strong{font-size:25px}.recordLabel>svg{width:23px;height:23px}.recordLabel>span{font-size:4px;letter-spacing:.5px}.contactNote{font-size:9px;max-width:260px;line-height:1.7}.footerTop{flex-wrap:wrap;gap:25px}.footerSocial,.footerTop p{font-size:12px}.footerSocial{width:100%}.footerBottom{flex-direction:column;gap:12px}footer{padding-top:35px}}@media(max-width:380px){.container{width:calc(100% - 32px)}h1{font-size:clamp(50px,16vw,60px)}.headingStar{font-size:38px;margin-left:14px}.hero .eyebrow{font-size:8px}.heroActions{gap:10px}.heroActions .button{font-size:11px;padding-inline:17px}.heroActions .textLink{font-size:11px}.photoFrame{height:405px}.musicStrip span{font-size:11px}.musicStrip{column-gap:10px}.instrumentCard{padding:14px}.instrumentBottom strong{font-size:20px}.instrumentArt{height:125px}h2{font-size:33px}.contactInner h2{font-size:40px}.contactInner h2>span{margin-left:16px}.contactNote{max-width:230px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}