@font-face{font-family:Lora;src:url('fonts/lora-regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Lora;src:url('fonts/lora-semibold.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Montserrat;src:url('fonts/montserrat-regular.woff2') format('woff2');font-weight:400;font-display:swap}
:root{--green:#123D2D;--yellow:#F5D547;--cream:#F6F2E8;--blue:#2457D6;--ink:#142E25;--line:rgba(18,61,45,.2);--serif:Lora,Georgia,serif;--sans:Montserrat,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:default}img{max-width:100%;display:block}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h2{font-size:clamp(42px,4.4vw,70px);line-height:1.13;letter-spacing:-2.4px}h2 em,h1 em{font-weight:400}p+p{margin-top:18px}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:6px}.music-section :focus-visible,.connect-section :focus-visible,.site-footer :focus-visible{outline-color:var(--yellow)}[hidden]{display:none!important}::selection{background:var(--yellow);color:var(--green)}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:8px;left:8px;transform:translateY(-150%);z-index:100;background:var(--yellow);padding:12px}.skip-link:focus{transform:none}.eyebrow{font-size:10px;font-weight:400;letter-spacing:1.7px;line-height:1.6}.section-pad{padding:74px max(5.5vw,24px)}.section-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:50px}.button{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:99px;padding:15px 24px;line-height:1.4;font-size:12px;min-height:49px;transition:transform .2s,background .2s,color .2s;white-space:nowrap}.button svg{width:20px;height:20px}.button:hover{transform:translateY(-3px)}.button.green{background:var(--green);color:var(--cream)}.button.green:hover{background:#21543e}.button.yellow{background:var(--yellow);color:var(--green)}.button.outline{border-color:#769183;background:transparent;color:var(--cream)}.button.outline:hover{background:#ffffff10}.button.small{font-size:10px;padding:11px 19px;min-height:40px;gap:10px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;border-bottom:1px solid currentColor;padding-bottom:4px}.text-link svg{width:18px;height:18px}.text-link span{font-size:19px}.text-link:hover{opacity:.7}.yellow-text{color:var(--yellow)}
.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 5.5vw;background:var(--cream);border-bottom:1px solid var(--line);position:relative;z-index:20}.wordmark{display:flex;align-items:center;gap:13px;flex-shrink:0;font-family:var(--serif);font-size:29px;line-height:1.1;letter-spacing:-1.2px}.wordmark-note{display:block;font-family:var(--sans);font-size:7px;line-height:1.5;letter-spacing:2px;margin-top:7px}.logo-sun{width:36px;height:36px;stroke-width:4}.desktop-nav{display:flex;align-items:center;gap:29px}.desktop-nav a{font-size:11px;position:relative}.desktop-nav a::after{position:absolute;bottom:-5px;left:0;right:100%;content:'';height:1px;background:var(--green);transition:right .2s}.desktop-nav a:hover::after{right:0}.header-actions{display:flex;gap:15px;align-items:center}.icon-link{display:flex;align-items:center;justify-content:center;min-width:30px;min-height:44px}.icon-link svg{width:17px;height:17px}.menu-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;width:24px;height:1.5px;background:var(--green);margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav{position:absolute;top:80px;left:0;right:0;z-index:19;background:var(--green);color:var(--cream);padding:25px;box-shadow:0 20px 30px #0002}.mobile-nav a{display:block;font-family:var(--serif);font-size:28px;padding:10px 0;border-bottom:1px solid #ffffff30}
.hero{position:relative;max-width:1800px;margin:auto;padding:65px 5.5vw 0;display:grid;grid-template-columns:1fr 1fr;column-gap:10px;overflow:hidden}.hero-copy{position:relative;z-index:3}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px;letter-spacing:1.3px}.tiny-sun{font-size:24px;color:var(--green)}h1{font-size:clamp(54px,5.45vw,88px);line-height:1.025;letter-spacing:-3.7px;margin-top:25px}h1 em{font-size:.77em;white-space:nowrap;display:inline-block;margin-top:7px}.hero-intro{font-size:13px;line-height:1.9;margin-top:28px}.hero-buttons{display:flex;align-items:center;gap:24px;margin-top:30px}.hero-buttons .button{font-size:11px;padding:15px 20px}.hero-buttons .text-link{font-size:10px}.hero-visual{position:relative;height:550px;margin:-4px 0 0 15px}.hero-portrait{position:absolute;inset:6px 0 2px 0;border-radius:47% 49% 47% 48% / 42% 43% 57% 58%;overflow:hidden;transform:rotate(5deg);background:var(--green)}.hero-portrait img{width:100%;height:100%;object-fit:cover;object-position:63% center;transform:rotate(-5deg) scale(1.11)}.hero-orbit{position:absolute;inset:0 -16px -13px -10px;border:1px solid var(--green);border-radius:49% 52% 42% 49% / 48% 48% 50% 46%;transform:rotate(-10deg);opacity:.55}.hero-sun{position:absolute;top:8px;left:-53px;width:122px;height:122px;color:var(--yellow);stroke-width:3.2;transform:rotate(8deg);filter:drop-shadow(0 2px 1px #123D2D08)}.hello-note{position:absolute;bottom:50px;left:-56px;transform:rotate(-9deg);background:var(--blue);color:var(--cream);padding:20px 25px;border-radius:50%;font-family:var(--serif);font-size:24px;line-height:1.4;text-align:center;box-shadow:0 5px 15px #123D2D0c}.hello-note span{display:block;font-family:var(--sans);font-size:8px;letter-spacing:.3px;margin-top:5px}.photo-caption{position:absolute;bottom:-29px;left:100px;font-size:7px;letter-spacing:1.4px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;margin-top:55px;border-top:1px solid var(--line);padding:18px 0 25px}.scroll-note{font-size:8px;letter-spacing:1.7px;display:flex;gap:25px;align-items:center}.scroll-note>span{font-size:23px}.mini-release{display:flex;align-items:center;gap:15px}.mini-release img{width:43px;height:43px;border-radius:50%;object-fit:cover;object-position:center 20%}.mini-release small{display:block;font-size:7px;letter-spacing:1.2px}.mini-release strong{display:block;font-family:var(--serif);font-size:17px;font-weight:400}.mini-play{border:1px solid var(--green);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;margin-left:20px}.mini-play svg{width:15px;height:15px}.ticker{height:65px;background:var(--yellow);color:var(--green);overflow:hidden;display:flex;align-items:center;white-space:nowrap}.ticker>div{font-size:13px;letter-spacing:2.3px;min-width:max-content;animation:none}.ticker span{font-size:30px;vertical-align:middle;margin:0 42px}@keyframes drift{to{transform:translateX(-30%)}}
.music-section{background:var(--green);color:var(--cream);position:relative;overflow:hidden}.music-section .section-top{margin-bottom:55px}.music-section .section-top .text-link{font-size:10px}.music-grid{display:grid;grid-template-columns:1fr 1.04fr;gap:9%;align-items:center}.release-art{position:relative;max-width:480px;width:100%;height:540px}.release-art>img{width:100%;height:100%;object-fit:cover;object-position:50% 28%;border-radius:230px 230px 6px 6px}.art-label{position:absolute;left:22px;bottom:23px;color:var(--cream);font-size:8px;letter-spacing:2px;background:#123D2Da0;padding:8px 12px}.art-sun{position:absolute;right:-44px;bottom:40px;width:95px;height:95px;color:var(--yellow);stroke-width:3}.release-copy>h2{font-size:clamp(42px,4.1vw,66px);margin:20px 0 28px}.release-copy>h3{font-size:26px;margin-bottom:16px;letter-spacing:-.7px}.release-copy>p:not(.eyebrow){font-size:12px;color:#d7e2d9;max-width:400px;line-height:1.9}.release-buttons{display:flex;gap:12px;margin-top:28px}.credits{display:flex;gap:40px;margin:35px 0 0;padding:23px 0 0;border-top:1px solid #ffffff30}.credits dt{font-size:7px;letter-spacing:1.5px;color:#bcd0c1}.credits dd{font-size:10px;margin:4px 0 0}.subtle-button{border:0;border-bottom:1px solid #809788;background:none;color:#d7e2d9;font-size:9px;padding:0 0 4px;margin-top:25px}.subtle-button span{margin-left:12px}.music-footnote{display:flex;justify-content:space-between;border-top:1px solid #ffffff30;margin-top:65px;padding-top:23px;font-size:8px;letter-spacing:2px;color:#c0d1c3}
.story-section{padding-top:84px;padding-bottom:96px}.handwritten{font-family:var(--serif);font-style:italic;font-size:19px;color:var(--blue);transform:rotate(-4deg)}.story-grid{display:grid;grid-template-columns:1fr 1.04fr;gap:9%}.story-intro{position:relative}.story-intro h2{margin-bottom:27px}.story-intro p{font-size:12px;max-width:385px;line-height:1.95}.story-intro .lead{font-size:16px;line-height:1.85;margin-bottom:23px}.story-sun{width:75px;height:75px;stroke-width:2;color:var(--green);margin-top:24px}.journey{padding-top:8px}.journey>.eyebrow{font-size:8px}.journey-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);margin:23px 0 0}.journey-tabs button{padding:15px 0 17px;background:none;border:0;position:relative;font-size:8px;text-align:left;color:#56665b}.journey-tabs button span{display:block;font-size:10px;margin-top:2px}.journey-tabs button[aria-selected=true]{color:var(--green)}.journey-tabs button[aria-selected=true]::after{content:'';position:absolute;height:3px;background:var(--green);bottom:-2px;left:0;right:15px}.chapter{position:relative;background:#eaeadd;min-height:351px;margin-top:26px;padding:38px 34px 30px;overflow:hidden}.chapter-number{position:absolute;right:21px;top:-14px;font-family:var(--serif);font-size:120px;line-height:1;color:#123D2D09}.chapter>.eyebrow{font-size:7px;letter-spacing:1.3px;position:relative}.chapter h3{font-size:37px;line-height:1.2;margin:18px 0 20px;letter-spacing:-1.5px}.chapter>p:not(.eyebrow){font-size:11px;max-width:330px;position:relative}.chapter-tag{display:block;font-size:8px;line-height:1.6;border-top:1px solid var(--line);padding-top:16px;margin-top:24px}.journey-bottom{display:flex;justify-content:space-between;font-size:6px;letter-spacing:1.1px;margin-top:20px;gap:15px}
.moments-section{padding-top:65px;background:#ebe9dc}.moments-section .section-top{margin-bottom:35px}.moments-section .section-top>.eyebrow:last-child{font-size:7px}.moments-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:47px}.moments-heading>p{font-size:11px;line-height:1.8;margin-bottom:8px}.gallery{display:grid;grid-template-columns:1.2fr .87fr 1fr;gap:30px;align-items:start}.gallery-item{margin:0;min-width:0}.gallery-item button{width:100%;display:block;border:0;background:none;padding:0;position:relative;overflow:hidden}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.gallery-item button:hover img{transform:scale(1.035)}.gallery-item.first button{height:390px;border-radius:47% 47% 4px 4px}.gallery-item.first img{object-position:62%}.gallery-item.second{margin-top:66px}.gallery-item.second button{height:360px}.gallery-item.second img{object-position:center 22%}.gallery-item.third{margin-top:22px}.gallery-item.third button{height:320px;border-radius:4px 4px 45% 45%}.image-open{position:absolute;bottom:14px;right:14px;background:var(--cream);color:var(--green);border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:20px}.gallery-item figcaption{margin-top:15px}.gallery-item figcaption>span:first-child{display:block;font-size:7px;letter-spacing:1.1px}.gallery-item figcaption>span:last-child{font-family:var(--serif);font-size:18px;font-style:italic;display:block;margin-top:4px}.image-note{font-size:8px;color:#526254;margin-top:37px}
.connect-section{background:var(--blue);color:var(--cream);display:grid;grid-template-columns:1fr 1.04fr;gap:9%;padding-top:76px;padding-bottom:72px;position:relative;overflow:hidden}.connect-copy>h2{margin:29px 0 23px}.connect-copy>p:not(.eyebrow){font-size:11px}.connect-sun{position:absolute;left:36%;bottom:-55px;width:200px;height:200px;color:var(--yellow);opacity:.9;stroke-width:1.5;transform:rotate(5deg)}.social-links{padding-top:60px;position:relative}.social-links>a:not(.youtube-link){display:flex;align-items:center;gap:25px;border-top:1px solid #ffffff50;padding:27px 0}.social-icon{width:31px;height:31px}.social-links small{font-size:9px;display:block;letter-spacing:.5px}.social-links strong{font-family:var(--serif);font-size:37px;font-weight:400;line-height:1.4}.social-arrow{margin-left:auto;width:32px;height:32px;transition:transform .2s}.social-links>a:hover .social-arrow{transform:translate(4px,-4px)}.youtube-link{border-top:1px solid #ffffff50;display:flex;align-items:center;justify-content:space-between;padding-top:22px;font-size:10px}.youtube-link svg{width:20px;height:20px}
.contact-section{background:var(--yellow);padding-top:58px;padding-bottom:70px}.contact-grid{display:grid;grid-template-columns:1fr 1.04fr;gap:9%;margin-top:32px;align-items:center}.contact-info>p{font-size:12px;max-width:390px}.contact-mail{font-family:var(--serif);font-size:25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #123D2D70;padding:17px 0 13px;margin-top:10px;letter-spacing:-.7px;gap:10px}.contact-phone{display:inline-block;font-size:14px;margin-top:14px}.contact-label{display:block;font-size:7px;letter-spacing:1.5px;margin-top:18px}.site-footer{background:var(--green);color:var(--cream);padding:40px 5.5vw 24px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:37px}.footer-main .wordmark{font-size:30px}.footer-main .wordmark-note{font-size:6px;letter-spacing:1.3px}.footer-social{display:flex;gap:26px;font-size:10px}.footer-recommendations{border-top:1px solid #ffffff30;padding:20px 0 23px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-recommendations-label{font-size:7px;letter-spacing:1.5px;color:#d6e2d8;white-space:nowrap}.footer-recommendation-links{display:flex;gap:34px;align-items:stretch}.footer-recommendation-links>a{display:grid;grid-template-columns:auto 17px;column-gap:12px;align-items:center;min-width:210px}.footer-recommendation-links strong{font-family:var(--serif);font-size:18px;font-weight:400;grid-column:1}.footer-recommendation-links small{font-size:7px;letter-spacing:.35px;color:#d6e2d8;grid-column:1}.footer-recommendation-links>a>span{grid-column:2;grid-row:1 / span 2;font-size:17px;transition:transform .2s}.footer-recommendation-links>a:hover>span{transform:translate(3px,-3px);color:var(--yellow)}.footer-bottom{border-top:1px solid #ffffff30;padding-top:23px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:7px;color:#d6e2d8}.footer-bottom>div{display:flex;gap:20px;align-items:center}.footer-button{padding:0;background:none;border:0;font-size:7px}
dialog{border:0;color:var(--ink);background:var(--cream);padding:45px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);border-radius:6px}dialog::backdrop{background:#082719dd;backdrop-filter:blur(8px)}.dialog-close{border:1px solid var(--line);background:var(--cream);width:40px;height:40px;border-radius:50%;position:absolute;right:15px;top:15px;display:grid;place-items:center;z-index:2}.dialog-close svg{width:20px;height:20px}.player-dialog{width:700px}.player-dialog h2{font-size:43px;line-height:1.2;margin:20px 0 25px;letter-spacing:-1.5px}.player-dialog p{font-size:12px;line-height:1.8}.consent-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:25px}.consent-actions .text-link{font-size:11px}.music-iframe{display:block;width:100%;border:0;border-radius:8px;background:var(--green)}.player-fallback{margin-top:12px;font-size:10px!important}.player-fallback .text-link{font-size:10px}.gallery-dialog{width:auto;max-width:calc(100vw - 32px);padding:0;background:var(--green);color:var(--cream)}.gallery-dialog>img{width:auto;height:auto;max-height:calc(100dvh - 140px);max-width:calc(100vw - 32px);object-fit:contain}.gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 20px}.gallery-controls button{background:none;border:1px solid #ffffff60;color:var(--cream);border-radius:50%;width:40px;height:40px;font-size:22px}.gallery-controls p{font-size:10px;text-align:center}.status-message{position:fixed;bottom:22px;left:50%;transform:translate(-50%,30px);max-width:calc(100vw - 40px);width:480px;background:var(--cream);border:1px solid var(--green);color:var(--green);box-shadow:0 7px 30px #0002;padding:20px 24px;font-size:12px;z-index:30;opacity:0;visibility:hidden;transition:.2s}.status-message.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}.will-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s,transform .7s}.will-reveal.in-view{opacity:1;transform:none}
@media(min-width:1500px){.hero{padding-top:85px}.hero-visual{height:640px}.section-pad{padding-left:max(5.5vw,calc((100vw - 1600px)/2));padding-right:max(5.5vw,calc((100vw - 1600px)/2))}.hero h1{font-size:92px}}
@media(max-width:1200px){.desktop-nav{gap:21px}.header-actions{gap:8px}.header-actions .icon-link{display:none}.hero{padding-top:50px}.hero-visual{height:480px}.hero-buttons{gap:16px}.hero-buttons .button{padding:14px 17px;font-size:10px}.hero-buttons .text-link{font-size:9px}.hello-note{font-size:21px;left:-35px;bottom:35px}.hero-sun{width:105px;height:105px;left:-40px}.release-art{height:485px}.release-copy>h2{font-size:48px}.release-copy>h3{font-size:24px}.gallery{gap:22px}.gallery-item.first button{height:350px}.gallery-item.second button{height:325px}.gallery-item.third button{height:290px}}
@media(max-width:1000px){.site-header{height:80px;padding:0 25px}.desktop-nav,.header-actions{display:none}.menu-toggle{display:block}.wordmark{font-size:27px}.hero{padding:45px 30px 0;column-gap:0}.hero-visual{height:435px;margin-top:20px;margin-left:20px}h1{font-size:60px;letter-spacing:-3px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.5px}.hero-intro{font-size:11px;margin-top:23px}.hero-buttons{flex-wrap:wrap;gap:14px;margin-top:22px}.hero-sun{width:90px;height:90px;top:-10px;left:-25px}.hello-note{font-size:17px;padding:16px 20px;left:-27px;bottom:31px}.hello-note span{font-size:7px}.photo-caption{font-size:5px;left:50px;bottom:-25px}.hero-bottom{margin-top:45px}.music-grid,.story-grid,.connect-section,.contact-grid{gap:6%}.release-art{height:440px}.release-copy>h2{font-size:39px}.release-copy>h3{font-size:22px}.release-buttons{flex-wrap:wrap}.release-buttons .button{font-size:10px;padding:13px 18px;gap:10px}.credits{gap:20px}.credits dd{font-size:8px}.art-sun{width:75px;height:75px;right:-30px}.music-footnote{font-size:6px}.chapter{padding:30px 24px;min-height:373px}.chapter h3{font-size:31px}.story-intro h2,.moments-heading h2,.contact-grid h2{font-size:43px}.gallery{gap:18px}.gallery-item.first button{height:300px}.gallery-item.second button{height:285px}.gallery-item.third button{height:250px}.gallery-item figcaption>span:first-child{font-size:6px}.gallery-item figcaption>span:last-child{font-size:15px}.contact-mail{font-size:21px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom>div{flex-wrap:wrap}.footer-social{gap:16px}}
@media(max-width:700px){html{scroll-padding-top:18px}.section-pad{padding:48px 23px}.section-top{margin-bottom:30px;align-items:flex-start}.eyebrow{font-size:8px;letter-spacing:1.2px}.site-header{padding:0 22px;height:76px}.wordmark{font-size:25px;gap:10px}.wordmark-note{font-size:6px;letter-spacing:1.5px;margin-top:5px}.logo-sun{width:31px;height:31px}.mobile-nav{top:76px}.hero{padding:35px 23px 0;display:flex;flex-direction:column;overflow:hidden}.hero-copy .eyebrow{font-size:7px;letter-spacing:1px;gap:6px}.tiny-sun{font-size:19px}h1{font-size:67px;line-height:1.02;letter-spacing:-3.3px;margin-top:19px}h1 em{font-size:.65em;margin-top:9px}.hero-intro{font-size:12px;line-height:1.75;margin-top:24px}.hero-intro .desktop-break{display:none}.hero-buttons{margin-top:23px;flex-wrap:nowrap;gap:17px;align-items:center}.hero-buttons .button{font-size:10px;padding:13px 16px;gap:8px;min-height:46px}.hero-buttons .text-link{font-size:8px;gap:5px}.hero-visual{height:390px;width:calc(100% - 14px);margin:40px 0 0 10px}.hero-portrait{inset:0 0 7px}.hero-sun{width:95px;height:95px;left:-5px;top:-20px}.hello-note{left:-8px;bottom:30px;font-size:20px;padding:16px 20px}.hello-note span{font-size:7px}.photo-caption{left:85px;bottom:-17px;font-size:5px;letter-spacing:1px}.hero-bottom{margin-top:40px;padding:16px 0 20px}.scroll-note{display:none}.mini-release{width:100%;gap:13px}.mini-release strong{font-size:16px}.mini-release small{font-size:6px;letter-spacing:.7px}.mini-play{margin-left:auto}.ticker{height:52px}.ticker>div{font-size:11px}.ticker span{font-size:25px;margin:0 27px}.music-section .section-top{margin-bottom:33px}.music-section .section-top .text-link{font-size:8px}.music-section .section-top .text-link svg{width:14px;height:14px}.music-grid{display:flex;flex-direction:column;gap:45px}.release-art{height:410px;max-width:330px;align-self:center}.art-sun{right:-16px;bottom:22px;width:75px;height:75px}.art-label{left:16px;font-size:7px;letter-spacing:1.4px}.release-copy{width:100%}.release-copy>h2{font-size:45px;margin:15px 0 23px;letter-spacing:-1.8px}.release-copy>h3{font-size:25px}.release-copy>p:not(.eyebrow){font-size:12px;max-width:100%}.release-buttons{margin-top:24px}.release-buttons .button{font-size:11px;padding:14px 23px}.credits{gap:36px;margin-top:29px;padding-top:20px}.credits dd{font-size:10px}.credits dt{font-size:7px}.subtle-button{font-size:10px}.music-footnote{gap:20px;margin-top:35px;line-height:1.8;letter-spacing:1px}.music-footnote span:first-child{max-width:200px}.music-footnote span:last-child{text-align:right}.story-section{padding-top:45px;padding-bottom:50px}.handwritten{font-size:13px}.story-grid{display:flex;flex-direction:column;gap:35px}.story-intro h2,.moments-heading h2,.contact-grid h2{font-size:46px;letter-spacing:-2px}.story-intro .lead{font-size:15px}.story-intro p{max-width:100%;font-size:12px}.story-sun{display:none}.journey{padding-top:0}.journey-tabs{margin-top:15px}.journey-tabs button{min-height:62px;font-size:8px}.journey-tabs button span{font-size:9px}.chapter{min-height:340px;margin-top:21px;padding:30px 25px}.chapter h3{font-size:34px}.chapter>p:not(.eyebrow){font-size:11px;max-width:100%}.chapter-tag{font-size:8px}.journey-bottom{font-size:5px;letter-spacing:.8px}.moments-section .section-top>.eyebrow:last-child{font-size:6px;letter-spacing:.5px;max-width:140px;text-align:right}.moments-heading{display:block;margin-bottom:29px}.moments-heading h2{font-size:42px}.moments-heading>p{font-size:11px;margin-top:23px}.gallery{grid-template-columns:1fr 1fr;gap:24px 16px}.gallery-item.first{grid-column:1/-1;width:85%;margin:0 auto}.gallery-item.first button{height:370px}.gallery-item.second,.gallery-item.third{margin-top:0}.gallery-item.second button,.gallery-item.third button{height:245px}.gallery-item figcaption>span:first-child{font-size:6px;line-height:1.7;letter-spacing:.5px}.gallery-item figcaption>span:last-child{font-size:15px;line-height:1.5}.image-note{font-size:8px;margin-top:30px}.connect-section{display:block;padding-top:46px;padding-bottom:42px}.connect-copy>h2{font-size:53px;margin:24px 0 18px}.connect-copy>p:not(.eyebrow){font-size:11px}.social-links{padding-top:32px}.social-links>a:not(.youtube-link){padding:20px 0;gap:20px}.social-links strong{font-size:33px}.social-icon{width:27px;height:27px}.connect-sun{top:38px;right:-29px;left:auto;bottom:auto;width:125px;height:125px;opacity:.85}.youtube-link{padding-top:20px}.contact-section{padding:43px 23px 46px}.contact-grid{display:block;margin-top:25px}.contact-info{margin-top:29px}.contact-info>p{font-size:12px}.contact-mail{font-size:24px;margin-top:6px;padding-top:17px}.contact-phone{font-size:13px}.site-footer{padding:35px 23px 22px}.footer-main{flex-direction:column;align-items:flex-start;gap:26px;padding-bottom:28px}.footer-main .wordmark{font-size:27px}.footer-social{font-size:10px;gap:24px}.footer-bottom{font-size:7px;gap:14px;padding-top:20px}.footer-bottom>div{gap:17px;row-gap:11px}.footer-button{font-size:7px}.player-dialog{padding:35px 23px 25px}.player-dialog h2{font-size:34px}.player-dialog>.eyebrow{padding-right:30px}.player-dialog p{font-size:11px}.consent-actions{gap:20px}.gallery-controls{padding:12px;gap:10px}.gallery-controls p{font-size:9px}.gallery-controls button{width:36px;height:36px;flex-shrink:0}.gallery-dialog>img{max-height:calc(100dvh - 130px)}}
@media(max-width:370px){h1{font-size:58px}h1 em{font-size:.65em}.hero-buttons{gap:12px}.hero-buttons .button{font-size:9px;padding:13px 12px}.hero-buttons .text-link{font-size:7px}.hero-visual{height:345px}.hero-copy .eyebrow{font-size:6px}.contact-mail{font-size:21px}.gallery-item.second button,.gallery-item.third button{height:220px}.release-art{height:365px}.release-copy>h2{font-size:41px}.moments-heading h2{font-size:38px}}
.catalogue{margin-top:65px}.catalogue-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px}.catalogue-heading>span{font-size:7px;letter-spacing:1.2px;color:#d7e2d9}.track-row{display:flex;align-items:center;gap:27px;padding:22px 0;border-top:1px solid #ffffff30}.track-row:last-child{border-bottom:1px solid #ffffff30}.track-row:hover{color:var(--yellow)}.track-number{font-size:9px;color:#bcd0c1}.track-title{font-family:var(--serif);font-size:24px;line-height:1.4}.track-title>small{display:block;font-family:var(--sans);font-size:7px;letter-spacing:1.2px;color:#bcd0c1;margin-top:5px}.track-action{display:flex;align-items:center;gap:20px;margin-left:auto;font-size:10px}.track-action svg{width:22px;height:22px}.wordmark-asset{width:210px;height:auto}
@media(max-width:700px){.catalogue{margin-top:45px}.catalogue-heading{align-items:flex-start}.catalogue-heading .eyebrow{font-size:7px;max-width:190px}.catalogue-heading>span{font-size:6px;max-width:100px;text-align:right}.track-row{gap:16px;padding:19px 0}.track-title{font-size:19px}.track-title>small{font-size:6px;letter-spacing:.6px}.track-action{font-size:0;gap:0}.track-action svg{width:21px;height:21px}.track-number{font-size:8px}.wordmark-asset{width:190px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}}

/* Lesbare Texte und großzügige Bedienflächen */
.skip-link{top:-100px;transform:none}.skip-link:focus{top:8px}
.hero-intro{font-size:15px}.desktop-nav a{font-size:12px;padding:13px 0}
.release-copy>p:not(.eyebrow),.story-intro p,.contact-info>p{font-size:15px}
.chapter>p:not(.eyebrow),.connect-copy>p:not(.eyebrow),.moments-heading>p{font-size:14px}
.chapter-tag{font-size:10px}.journey-tabs button span{font-size:12px}.credits dd{font-size:12px}.credits dt{font-size:9px}
.image-note{font-size:10px}.footer-bottom,.footer-button{font-size:9px}.footer-bottom a,.footer-button{padding:5px 0}
@media(max-width:1000px){.hero-intro{font-size:13px}.release-copy>p:not(.eyebrow),.story-intro p,.contact-info>p{font-size:14px}.chapter>p:not(.eyebrow){font-size:13px}.journey-tabs button span{font-size:10px}.credits dd{font-size:10px}}
@media(max-width:700px){.hero-intro{font-size:14px}.hero-buttons{flex-wrap:wrap;gap:16px}.hero-buttons .button{font-size:12px;padding:14px 19px}.hero-buttons .text-link{font-size:11px}.story-intro .lead{font-size:17px}.chapter>p:not(.eyebrow),.connect-copy>p:not(.eyebrow){font-size:14px}.chapter{min-height:390px}.chapter-tag{font-size:10px}.journey-tabs button span{font-size:11px}.subtle-button{font-size:11px}.footer-social{font-size:11px}.footer-bottom,.footer-button{font-size:9px}.gallery-item figcaption>span:first-child{font-size:8px}.contact-label{font-size:9px}}

@media(max-width:700px){.wordmark-asset{width:185px}}
@media(max-width:700px){.footer-recommendations{display:block;padding:20px 0 23px}.footer-recommendations-label{display:block;margin-bottom:14px}.footer-recommendation-links{display:grid;gap:16px}.footer-recommendation-links>a{min-width:0;grid-template-columns:auto 16px}.footer-recommendation-links strong{font-size:18px}.footer-recommendation-links small{font-size:7px}}

.skip-link{opacity:0}.skip-link:focus{opacity:1}
