:root{--primary-red: #B72705;--text-light: rgba(255, 255, 255, 0.9);--text-muted: rgba(255, 255, 255, 0.6);--glass-bg: rgba(0, 0, 0, 0.75);--border-subtle: rgba(255, 255, 255, 0.1);--font-primary: "Metropolis-Regular", sans-serif;--font-light: "Metropolis-Light", sans-serif;--font-serif: "Alde Manuce", serif;--spacing-sm: clamp(0.5rem, 1vw, 1rem);--spacing-md: clamp(1rem, 2vw, 2rem);--spacing-lg: clamp(2rem, 4vw, 4rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}.menu-item::-moz-selection, .footer-text::-moz-selection{background:hsla(0,0%,100%,.2);color:inherit}.menu-item::selection,.footer-text::selection{background:hsla(0,0%,100%,.2);color:inherit}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:3px}.modal-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px}.modal-content::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}@font-face{font-family:"Metropolis-ExtraLight";src:url("../fonts/Metropolis-ExtraLight.woff2") format("woff2"),url("../fonts/Metropolis-ExtraLight.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Metropolis-Light";src:url("../fonts/Metropolis-Light.woff2") format("woff2"),url("../fonts/Metropolis-Light.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Metropolis-Regular";src:url("../fonts/Metropolis-Regular.woff2") format("woff2"),url("../fonts/Metropolis-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Alde Manuce";src:url("../fonts/AldeManuceNormal.woff2") format("woff2"),url("../fonts/AldeManuceNormal.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.fonts-loading{visibility:hidden}.fonts-loaded{visibility:visible}body{font-family:var(--font-primary);color:var(--text-light);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@keyframes fade_in_menu{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@keyframes fade_in_footer{0%{opacity:0;transform:scale(0.92) translateZ(0)}100%{opacity:.75;transform:scale(1) translateZ(0)}}@keyframes fadeInValidation{from{opacity:0;transform:translateY(-8px) scale(0.98);max-height:0}to{opacity:1;transform:translateY(0) scale(1);max-height:100px}}@keyframes input_shake_consistent{0%{transform:translateX(0)}20%{transform:translateX(-4px)}40%{transform:translateX(4px)}60%{transform:translateX(-2px)}80%{transform:translateX(2px)}100%{transform:translateX(0)}}@keyframes pulse_ring{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(1.4)}}@keyframes musicplayer_spin{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@keyframes fade_in_music_hint{0%{opacity:0;transform:translateY(-50%) translateX(20px)}100%{opacity:1;transform:translateY(-50%) translateX(0)}}@keyframes fade_in_music_symbol{0%{opacity:0;visibility:hidden;transform:translateX(-50%) scale(0.7)}100%{opacity:1;visibility:visible;transform:translateX(-50%) scale(1)}}@keyframes simple_universal_fade{0%{opacity:0}100%{opacity:1}}@keyframes simple_fade_in{0%{opacity:0}100%{opacity:.35}}@keyframes simple_black_fade{0%{opacity:0}100%{opacity:1}}@keyframes simple_content_fade{0%{opacity:0}100%{opacity:1}}@keyframes simple_title_sequence{0%{opacity:0}25%{opacity:1}75%{opacity:1}100%{opacity:0}}@keyframes fade_in_hero{0%{opacity:0;transform:translate(-50%, -50%) translateY(10px)}100%{opacity:1;transform:translate(-50%, -50%) translateY(0)}}.top-menu{position:fixed;top:0;left:0;width:100%;padding:clamp(1rem,2vw + .4rem,2.2rem) clamp(1.2rem,3vw,2.8rem);text-align:center;z-index:7;opacity:0;pointer-events:auto;box-sizing:border-box}.menu-items{display:flex;justify-content:center;align-items:center;gap:clamp(1.5rem,3vw + .3rem,2.8rem);z-index:7;font-size:clamp(1.3rem,2vw + .3rem,2.2rem);font-family:"Metropolis-Light",sans-serif;opacity:0;flex-wrap:nowrap;letter-spacing:clamp(.015rem,.03vw + .005rem,.04rem);line-height:1.3}.menu-item{text-decoration:none;padding:clamp(.7rem,1.4vw + .15rem,1.2rem) clamp(.4rem,1vw + .08rem,.8rem);margin:0;color:#fff;cursor:pointer;transition:all .35s cubic-bezier(0.4, 0, 0.2, 1);text-shadow:2px 2px 12px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.3);white-space:nowrap;min-width:clamp(1.8rem,2.8vw + .3rem,2.5rem);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;transform-origin:center;position:relative;overflow:hidden}.menu-item:focus-visible{outline:2px solid hsla(0,0%,100%,.8);outline-offset:4px;border-radius:2px}.menu-item::before{content:"";position:absolute;bottom:0;left:50%;width:0;height:1px;background:rgba(183,39,5,.8);transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transform:translateX(-50%)}.menu-item:not(.active):hover::before{width:80%}.menu-item:not(.active):hover{transform:translateY(-2px) scale(1.02);color:#b72705;text-shadow:2px 2px 8px rgba(0,0,0,.8),0 0 12px hsla(0,0%,100%,.1),0 0 20px rgba(183,39,5,.3)}.menu-item[href]:not(.active){font-family:"Metropolis-Regular",sans-serif;opacity:1}.menu-item.active{font-family:"Metropolis-Regular",sans-serif;text-shadow:2px 2px 8px hsla(0,0%,100%,.15),0 0 12px rgba(183,39,5,.3);color:#b72705;transform:scale(1.05);cursor:default}.menu-item.locked{font-family:"Metropolis-ExtraLight",sans-serif;opacity:.35;cursor:default;pointer-events:none;filter:brightness(0.8)}.menu-container{position:fixed;top:0;left:0;width:100%;padding:clamp(1rem,2.5vw + .3rem,1.8rem);z-index:9;text-align:center;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.menu-toggle{position:relative;padding:clamp(1.2rem,2.5vw + .5rem,1.8rem);background:none;border:none;color:#fff;opacity:.9;text-shadow:2px 2px 8px rgba(0,0,0,.8),0 0 6px hsla(0,0%,100%,.4);cursor:pointer;z-index:11;transition:all .35s cubic-bezier(0.4, 0, 0.2, 1);width:clamp(40px,7vw + 5px,50px);height:clamp(30px,5vw + 5px,40px);display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:0}.menu-toggle::before{content:"···";display:block;font-family:"Metropolis-Regular";font-size:clamp(1.2rem,2vw + .2rem,1.6rem);font-weight:400;letter-spacing:clamp(.2rem,.3vw + .05rem,.4rem);color:#fff;opacity:.6;transition:all .35s cubic-bezier(0.4, 0, 0.2, 1);text-align:center;line-height:1;transform:translateY(-2px)}.menu-toggle::after,.menu-toggle .hamburger-line{display:none}.menu-toggle.active::before{content:"×";font-size:clamp(1.4rem,2.2vw + .3rem,1.8rem);opacity:.8;transform:translateY(-1px);letter-spacing:0}.menu-toggle:hover::before{opacity:.9;transform:translateY(-3px)}.menu-toggle.active{color:#ccc}.menu-toggle.active:hover::before{opacity:1;transform:translateY(-2px)}.mobile-menu-items{font-family:"Metropolis-Regular";display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;z-index:10;transition:opacity .4s ease;padding-top:clamp(5rem,10vh + 1rem,7rem);padding-bottom:clamp(1.5rem,3vh + .3rem,2.5rem);box-sizing:border-box;overflow-y:auto;gap:clamp(.3rem,1vh + .1rem,.8rem)}.mobile-menu-items.show{opacity:1;pointer-events:auto}.mobile-menu-items.show~.footer-text,body:has(.mobile-menu-items.show) .footer-text{opacity:0;pointer-events:none}.mobile-menu-item{display:block;font-size:clamp(1.4rem,3vh + .2rem,2.4rem);margin:clamp(.2rem,.8vh,.6rem) 0;color:#fff;text-decoration:none;text-shadow:1px 1px 3px rgba(0,0,0,.5);transition:all .35s cubic-bezier(0.4, 0, 0.2, 1);opacity:0;transform:translateY(20px);padding:clamp(.3rem,.8vh,.6rem);min-height:clamp(1.6rem,3.5vh,2.8rem);letter-spacing:clamp(.01rem,.02vw,.04rem);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.mobile-menu-item:focus-visible{outline:2px solid hsla(0,0%,100%,.8);outline-offset:4px;border-radius:2px}.mobile-menu-items.show .mobile-menu-item{opacity:1;transform:translateY(0)}.mobile-menu-items.show .mobile-menu-item:nth-child(1){transition-delay:.1s}.mobile-menu-items.show .mobile-menu-item:nth-child(2){transition-delay:.15s}.mobile-menu-items.show .mobile-menu-item:nth-child(3){transition-delay:.2s}.mobile-menu-items.show .mobile-menu-item:nth-child(4){transition-delay:.25s}.mobile-menu-items.show .mobile-menu-item:nth-child(5){transition-delay:.3s}.mobile-menu-items.show .mobile-menu-item:nth-child(6){transition-delay:.35s}.mobile-menu-items.show .mobile-menu-item:nth-child(7){transition-delay:.4s}.mobile-menu-items.show .mobile-menu-item:nth-child(8){transition-delay:.45s}.mobile-menu-items.show .mobile-menu-item:nth-child(9){transition-delay:.5s}.mobile-menu-item.locked{font-family:"Metropolis-ExtraLight";opacity:.35 !important;cursor:default;pointer-events:none;filter:brightness(0.8)}.mobile-menu-item.active{color:#b72705;font-family:"Metropolis-Regular";text-shadow:2px 2px 8px hsla(0,0%,100%,.15),0 0 12px rgba(183,39,5,.3);cursor:default}.mobile-menu-item:not(.active):hover{transform:scale(1.05) translateY(-2px);color:#b72705;text-shadow:2px 2px 8px hsla(0,0%,100%,.1)}@media(orientation: landscape){.menu-container{display:none !important}.menu-items{display:flex !important}}@media(min-width: 1024px)and (orientation: portrait){.menu-container{display:none !important}.menu-items{display:flex !important}}@media(max-width: 1023px)and (orientation: portrait){.menu-items{display:none !important}.menu-container{display:flex}}@media(orientation: portrait){.mobile-menu-items{padding-top:clamp(5.5rem,8vh + 2rem,7rem);gap:clamp(.2rem,1vh,.6rem)}.mobile-menu-item{font-size:clamp(1.3rem,2.5vh + .3rem,2.2rem);margin:clamp(.15rem,.6vh,.5rem) 0;padding:clamp(.25rem,.7vh,.5rem);min-height:clamp(1.5rem,3vh,2.5rem)}}@media(orientation: portrait)and (max-height: 600px){.mobile-menu-items{padding-top:clamp(4.5rem,12vh,5.5rem);padding-bottom:clamp(1rem,2vh,1.5rem);gap:clamp(.1rem,.5vh,.3rem)}.mobile-menu-item{font-size:clamp(1.2rem,2.8vh,1.8rem);margin:clamp(.1rem,.4vh,.3rem) 0;min-height:clamp(1.4rem,2.8vh,2rem);padding:clamp(.2rem,.5vh,.35rem)}}@media(orientation: portrait)and (max-height: 500px){.mobile-menu-items{padding-top:clamp(4rem,14vh,5rem);padding-bottom:clamp(.8rem,1.5vh,1.2rem);gap:clamp(.05rem,.3vh,.2rem)}.mobile-menu-item{font-size:clamp(1.1rem,2.5vh,1.6rem);margin:clamp(.08rem,.3vh,.25rem) 0;min-height:clamp(1.3rem,2.5vh,1.8rem);padding:clamp(.15rem,.4vh,.3rem)}}@media(orientation: portrait)and (min-width: 600px){.mobile-menu-item{font-size:clamp(1.4rem,2.2vh + .2rem,2rem);max-width:400px}}@supports(-webkit-appearance: none) and (not (-moz-appearance: none)){@media(max-width: 768px)and (orientation: portrait){.hero-text-1{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important}.journey-invitation{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important}}}@supports(-webkit-appearance: none){@media(max-width: 768px)and (orientation: landscape){.hero-text-1{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;height:auto !important;display:block !important;max-height:60vh !important;padding-top:clamp(1rem,2vh,1.5rem) !important;padding-bottom:clamp(1rem,2vh,1.5rem) !important}.journey-invitation{margin-top:clamp(.5rem,1vh,1rem) !important}.journey-cta{margin-top:clamp(.3rem,.8vh,.8rem) !important}.footer-text{position:fixed !important;bottom:clamp(.3rem,1vh,.8rem) !important;left:50% !important;transform:translateX(-50%) !important}.menu-container{z-index:20 !important}}}@media(max-width: 768px)and (orientation: landscape){.hero-text-1{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;height:auto !important;max-height:80vh !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important;padding:clamp(.8rem,1.5vh,1.2rem) clamp(1rem,3vw,1.5rem) !important;width:clamp(300px,85vw,600px) !important}.journey-invitation{margin-top:clamp(.4rem,.8vh,.8rem) !important;display:flex !important;flex-direction:column !important;align-items:center !important;gap:clamp(.3rem,.6vh,.6rem) !important}.quote-section{margin-bottom:clamp(.2rem,.4vh,.4rem) !important}.footer-text{position:fixed;bottom:clamp(.5rem,1.2vh,1rem);left:50%;transform:translateX(-50%);text-align:center;width:100%;z-index:10}.menu-container{padding:clamp(.8rem,2vw + .2rem,1.4rem);z-index:15}}@media(max-width: 900px)and (orientation: landscape)and (max-height: 500px){.hero-text-1{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;height:auto !important;max-height:80vh !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important;padding:clamp(.8rem,1.5vh,1.2rem) clamp(1rem,3vw,1.5rem) !important;width:clamp(300px,85vw,600px) !important}.journey-invitation{margin-top:clamp(.4rem,.8vh,.8rem) !important;display:flex !important;flex-direction:column !important;align-items:center !important;gap:clamp(.3rem,.6vh,.6rem) !important}.quote-section{margin-bottom:clamp(.2rem,.4vh,.4rem) !important}.footer-text{position:fixed;bottom:clamp(.5rem,1.2vh,1rem);left:50%;transform:translateX(-50%);text-align:center;width:100%;z-index:10}.menu-container{padding:clamp(.8rem,2vw + .2rem,1.4rem);z-index:15}}@media(prefers-reduced-motion: reduce){.particles,.atmospheric-light,.lens-flare-layers,.scan-lines,.chromatic-rgb{display:none !important}}@media(max-width: 768px){html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{position:relative;overflow-x:hidden;width:100vw;min-height:100vh}.noise,.film-grain,.black-overlay{position:fixed !important;top:-50% !important;left:-50% !important;width:200vw !important;height:200vh !important;min-width:200vw !important;min-height:200vh !important}body::before,body::after{content:"";position:fixed;top:-100%;left:-100%;width:300vw;height:300vh;background:#000;z-index:-2}body::after{z-index:-3}.hero-text-1,.mobile-menu-items,.menu-toggle{transform:translateZ(0);backface-visibility:hidden}}@media screen and (-webkit-min-device-pixel-ratio: 0){.white-flash,.flash-glow,.memory-white-flash{transform:translateZ(0) !important;backface-visibility:hidden !important;perspective:1000px !important;will-change:opacity,transform !important;animation-fill-mode:both !important}}@supports(-webkit-appearance: none){@media screen and (-webkit-min-device-pixel-ratio: 1){.white-flash,.flash-glow,.memory-white-flash{will-change:opacity,transform !important;animation-fill-mode:both !important;isolation:isolate !important}}}.top-menu,.menu-items{opacity:0;animation:fade_in_menu 2.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;animation-play-state:paused}body.animations-ready .top-menu,body.animations-ready .menu-items{animation-play-state:running}.top-menu.loaded,.menu-items.loaded{opacity:1}body.nav-animation-complete .top-menu,body.nav-animation-complete .menu-items{animation:none !important;opacity:1 !important}body.nav-transitioning .top-menu,body.nav-transitioning .menu-items,body.nav-transitioning .menu-container{animation:none !important;transition:none !important}.footer-text{position:fixed;bottom:0;left:0;width:100%;text-align:center;opacity:0;z-index:6;font-family:"Metropolis-Light";line-height:1.4;text-shadow:1px 1px 3px rgba(0,0,0,.5);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.footer-text.has-contact{display:flex;flex-direction:column;align-items:center;gap:clamp(.4rem,.7vw + .1rem,.6rem)}.footer-text.has-contact.has-privacy{display:flex;flex-direction:column;align-items:center;gap:clamp(.5rem,.8vw + .15rem,.7rem)}@media(orientation: landscape){.footer-text.has-contact.has-privacy{flex-direction:row;justify-content:center;align-items:baseline;gap:clamp(2rem,4vw + .5rem,3rem);padding-bottom:clamp(2rem,3.5vw + .8rem,3rem)}.footer-text.has-contact.has-privacy .contact-link{order:1}.footer-text.has-contact.has-privacy .copyright-text{order:2}.footer-text.has-contact.has-privacy .privacy-link{order:3}.footer-text.has-contact.has-privacy .contact-link,.footer-text.has-contact.has-privacy .privacy-link,.footer-text.has-contact.has-privacy .copyright-text{font-family:"Metropolis-Light";font-weight:300;text-transform:uppercase;color:hsla(0,0%,100%,.75);position:relative;padding:0;margin:0;display:inline-block;text-shadow:1px 1px 3px rgba(0,0,0,.5);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:clamp(.55rem,.85vw + .08rem,.7rem);letter-spacing:clamp(.08rem,.12vw + .02rem,.14rem);text-decoration:none}.footer-text.has-contact.has-privacy .contact-link,.footer-text.has-contact.has-privacy .privacy-link{transition:all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);cursor:pointer}.footer-text.has-contact.has-privacy .contact-link:focus-visible,.footer-text.has-contact.has-privacy .privacy-link:focus-visible{outline:2px solid hsla(0,0%,100%,.8);outline-offset:4px;border-radius:2px}.footer-text.has-contact.has-privacy .contact-link:hover,.footer-text.has-contact.has-privacy .privacy-link:hover{color:var(--primary-red);transform:translateY(-1px)}.footer-text.has-contact.has-privacy .contact-link::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--primary-red);transition:width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.footer-text.has-contact.has-privacy .privacy-link::after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:1px;background:var(--primary-red);transition:width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);transform:translateX(-50%)}.footer-text.has-contact.has-privacy .contact-link:hover::after{width:100%}.footer-text.has-contact.has-privacy .privacy-link:hover::after{width:100%}.footer-text.has-contact.has-privacy .copyright-text::before,.footer-text.has-contact.has-privacy .privacy-link::before{content:"·";position:absolute;left:clamp(-1.5rem,-2vw - .25rem,-1.5rem);top:50%;transform:translate(-50%, -50%);color:hsla(0,0%,100%,.75);font-size:clamp(1rem,1.5vw + .2rem,1.3rem);font-weight:300;font-family:"Metropolis-Light"}}@media(orientation: portrait){.footer-text.has-contact.has-privacy{display:block;text-align:center;padding-bottom:clamp(1.4rem,2.8vw + .5rem,2rem)}.footer-text.has-contact.has-privacy .contact-link,.footer-text.has-contact.has-privacy .privacy-link{display:inline;color:hsla(0,0%,100%,.8);font-size:clamp(.5rem,.7vw + .06rem,.68rem);font-weight:300;letter-spacing:clamp(.1rem,.15vw + .025rem,.16rem);text-transform:uppercase;font-family:"Metropolis-Regular";text-decoration:none;cursor:pointer;transition:color .3s ease;position:relative;z-index:10;text-shadow:1px 1px 3px rgba(0,0,0,.8)}.footer-text.has-contact.has-privacy .contact-link:hover,.footer-text.has-contact.has-privacy .privacy-link:hover{color:hsla(0,0%,100%,.95)}.footer-text.has-contact.has-privacy .privacy-link::before{content:" · "}.footer-text.has-contact.has-privacy .copyright-text{display:block;margin-top:clamp(.6rem,1.2vw + .2rem,.9rem);margin-bottom:0;color:hsla(0,0%,100%,.8);font-size:clamp(.5rem,.7vw + .06rem,.68rem);font-weight:300;letter-spacing:clamp(.1rem,.15vw + .025rem,.16rem);text-transform:uppercase;font-family:"Metropolis-Regular";text-shadow:1px 1px 3px rgba(0,0,0,.8)}}@media(min-width: 1024px)and (orientation: portrait){.footer-text.has-contact.has-privacy{display:flex;flex-direction:row;justify-content:center;align-items:baseline;gap:clamp(2rem,4vw + .5rem,3rem);padding-bottom:clamp(2rem,3.5vw + .8rem,3rem)}.footer-text.has-contact.has-privacy .contact-link{order:1}.footer-text.has-contact.has-privacy .copyright-text{order:2}.footer-text.has-contact.has-privacy .privacy-link{order:3}.footer-text.has-contact.has-privacy .contact-link,.footer-text.has-contact.has-privacy .privacy-link,.footer-text.has-contact.has-privacy .copyright-text{font-family:"Metropolis-Light";font-weight:300;text-transform:uppercase;color:hsla(0,0%,100%,.75);position:relative;padding:0;margin:0;display:inline-block;text-shadow:1px 1px 3px rgba(0,0,0,.5);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:clamp(.55rem,.85vw + .08rem,.8rem);letter-spacing:clamp(.08rem,.12vw + .02rem,.14rem);text-decoration:none}.footer-text.has-contact.has-privacy .contact-link,.footer-text.has-contact.has-privacy .privacy-link{transition:all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);cursor:pointer}.footer-text.has-contact.has-privacy .contact-link:focus-visible,.footer-text.has-contact.has-privacy .privacy-link:focus-visible{outline:2px solid hsla(0,0%,100%,.8);outline-offset:4px;border-radius:2px}.footer-text.has-contact.has-privacy .contact-link:hover,.footer-text.has-contact.has-privacy .privacy-link:hover{color:var(--primary-red);transform:translateY(-1px)}.footer-text.has-contact.has-privacy .contact-link::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--primary-red);transition:width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.footer-text.has-contact.has-privacy .privacy-link::after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:1px;background:var(--primary-red);transition:width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);transform:translateX(-50%)}.footer-text.has-contact.has-privacy .contact-link:hover::after{width:100%}.footer-text.has-contact.has-privacy .privacy-link:hover::after{width:100%}.footer-text.has-contact.has-privacy .privacy-link::before{content:"·";position:absolute;left:clamp(-1.5rem,-2vw - .25rem,-1.5rem);top:50%;transform:translate(-50%, -50%);color:hsla(0,0%,100%,.75);font-size:clamp(1rem,1.5vw + .2rem,1.3rem);font-weight:300;font-family:"Metropolis-Light"}.footer-text.has-contact.has-privacy .copyright-text::before{content:"·";position:absolute;left:clamp(-1.5rem,-2vw - .25rem,-1.5rem);top:50%;transform:translate(-50%, -50%);color:hsla(0,0%,100%,.75);font-size:clamp(1rem,1.5vw + .2rem,1.3rem);font-weight:300;font-family:"Metropolis-Light"}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:1000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);visibility:hidden;opacity:0;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.modal.active{visibility:visible;opacity:1;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.modal-content{background:linear-gradient(135deg, #1a1a1a 0%, #0d0d0d 100%);border:1px solid #333;padding:clamp(1.8rem,3.5vw + .8rem,3rem);max-width:clamp(380px,85vw,620px);width:85%;max-height:80vh;overflow-y:auto;position:relative;transform:translateY(30px) scale(0.95);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 25px 80px rgba(0,0,0,.8),0 0 0 1px hsla(0,0%,100%,.1),inset 0 1px 0 hsla(0,0%,100%,.05);border-radius:2px}.modal.active .modal-content{transform:translateY(0) scale(1)}.modal-close{position:absolute;top:clamp(1.2rem,2.5vw + .5rem,2rem);right:clamp(1.5rem,3vw + .5rem,2.5rem);background:none;border:none;font-size:clamp(1.4rem,2vw + .5rem,1.8rem);cursor:pointer;color:#666;padding:0;width:clamp(32px,4vw + 8px,40px);height:clamp(32px,4vw + 8px,40px);display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-close:focus-visible{outline:2px solid hsla(0,0%,100%,.8);outline-offset:4px;border-radius:2px}.modal-close::before{content:"";position:absolute;inset:-2px;background:hsla(0,0%,100%,.1);border-radius:50%;opacity:0;transform:scale(0.8);transition:all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index:-1}.modal-close:hover::before{opacity:1;transform:scale(1)}.modal-close:hover{transform:scale(1.1) rotate(90deg);color:rgba(183,39,5,.9)}.modal h2{font-family:"Metropolis-ExtraLight","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:clamp(1.2rem,1.6vw + .2rem,1.5rem);font-weight:300;text-transform:uppercase;letter-spacing:clamp(.08rem,.12vw + .02rem,.12rem);margin-bottom:clamp(.6rem,1.2vw + .1rem,.9rem);text-align:center;color:hsla(0,0%,100%,.9);line-height:1.2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;text-shadow:0 1px 2px rgba(0,0,0,.3)}.modal p{font-family:"Metropolis-Regular","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:clamp(.8rem,.9vw + .1rem,.85rem);color:hsla(0,0%,100%,.65);margin-bottom:clamp(1.1rem,1.6vw + .2rem,1.4rem);text-align:center;line-height:1.4;letter-spacing:clamp(.005rem,.01vw,.015rem);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;max-width:80%;margin-left:auto;margin-right:auto}@media(min-width: 769px){.modal-content{width:78%;max-width:520px;padding:clamp(1.8rem,2.8vw + .8rem,2.8rem)}.contact-form{gap:clamp(1rem,1.6vw + .3rem,1.4rem)}.modal h2{font-size:clamp(1.4rem,1.6vw + .3rem,1.7rem);letter-spacing:clamp(.08rem,.1vw + .03rem,.12rem);margin-bottom:clamp(.8rem,1.2vw + .2rem,1.2rem)}.modal p{font-size:clamp(.85rem,1vw + .2rem,.95rem);line-height:1.6;max-width:85%;margin-left:auto;margin-right:auto;margin-bottom:clamp(1.4rem,2vw + .4rem,2rem)}.contact-form input,.contact-form textarea{padding:clamp(.65rem,1vw + .18rem,.8rem);font-size:clamp(.85rem,1vw + .2rem,.95rem)}.contact-form textarea{min-height:clamp(85px,9vw + 45px,110px)}.submit-btn{padding:clamp(.75rem,1.2vw + .22rem,.95rem) clamp(1.3rem,2vw + .35rem,1.9rem);font-size:clamp(.85rem,1vw + .2rem,.95rem);margin-top:clamp(1.2rem,1.6vw + .3rem,1.6rem)}.character-counter{font-size:clamp(.65rem,.8vw + .12rem,.75rem)}.modal-close{top:clamp(1rem,1.6vw + .3rem,1.4rem);right:clamp(1.2rem,2vw + .3rem,1.8rem);font-size:clamp(1.3rem,1.6vw + .4rem,1.8rem);width:clamp(26px,3vw + 6px,32px);height:clamp(26px,3vw + 6px,32px)}}@media(min-width: 1600px){.modal-content{max-width:460px;padding:2.4rem}.modal h2{font-size:1.6rem;margin-bottom:1.1rem}.modal p{font-size:.9rem;margin-bottom:1.8rem}.contact-form{gap:1.3rem}.contact-form input,.contact-form textarea{padding:.75rem;font-size:.9rem}.contact-form textarea{min-height:105px}.submit-btn{padding:.9rem 1.8rem;font-size:.9rem;margin-top:1.5rem}.character-counter{font-size:.7rem}.modal-close{top:1.3rem;right:1.7rem;font-size:1.7rem;width:30px;height:30px}}@media(max-width: 768px)and (orientation: landscape)and (max-height: 450px){.modal.active .modal-content{max-height:88vh;padding:clamp(.6rem,1.4vw + .25rem,1.1rem);max-width:clamp(260px,65vw,380px);width:65%}.modal.active h2{font-size:clamp(.75rem,.95vw + .1rem,.9rem);margin-bottom:clamp(.25rem,.5vw + .03rem,.4rem)}.modal.active p{font-size:clamp(.55rem,.65vw + .05rem,.62rem);margin-bottom:clamp(.5rem,.8vw + .08rem,.7rem);max-width:92%}.modal.active .contact-form{gap:clamp(.5rem,.9vw + .12rem,.75rem)}.modal.active .form-group label{font-size:clamp(.45rem,.58vw + .06rem,.52rem);margin-bottom:clamp(.2rem,.35vw + .03rem,.3rem)}.modal.active .contact-form input,.modal.active .contact-form textarea{padding:clamp(.35rem,.65vw + .1rem,.52rem);font-size:clamp(.55rem,.68vw + .07rem,.63rem)}.modal.active .contact-form textarea{min-height:clamp(50px,7vw + 20px,65px)}.modal.active .submit-btn{padding:clamp(.45rem,.8vw + .12rem,.6rem) clamp(.9rem,1.3vw + .2rem,1.3rem);font-size:clamp(.5rem,.58vw + .07rem,.58rem);margin-top:clamp(.5rem,.8vw + .12rem,.8rem)}.modal.active .character-counter{font-size:clamp(.4rem,.5vw + .05rem,.48rem);bottom:clamp(-16px,-1.8vw - 2px,-18px)}.modal.active .modal-close{top:clamp(.5rem,1vw + .15rem,.8rem);right:clamp(.7rem,1.3vw + .2rem,1.1rem);font-size:clamp(.9rem,1.1vw + .2rem,1.15rem);width:clamp(20px,2.5vw + 4px,26px);height:clamp(20px,2.5vw + 4px,26px)}.modal.active .success-message,.modal.active .error-message{font-size:clamp(.55rem,.68vw + .07rem,.63rem);margin-top:clamp(.7rem,1.1vw + .15rem,1rem);padding:clamp(.6rem,1vw + .15rem,.8rem);line-height:1.5}.modal.active .validation-message{font-size:clamp(.55rem,.68vw + .07rem,.63rem);margin-top:clamp(.4rem,.7vw + .08rem,.6rem);padding:clamp(.4rem,.7vw + .1rem,.6rem) clamp(.5rem,.8vw + .12rem,.7rem)}}@media(min-width: 769px)and (max-width: 900px)and (orientation: landscape)and (max-height: 450px){.modal.active .modal-content{max-height:85vh;padding:clamp(.7rem,1.6vw + .3rem,1.3rem);max-width:clamp(320px,68vw,420px);width:68%}.modal.active h2{font-size:clamp(.8rem,1vw + .12rem,.95rem);margin-bottom:clamp(.28rem,.55vw + .04rem,.45rem)}.modal.active p{font-size:clamp(.58rem,.68vw + .06rem,.65rem);margin-bottom:clamp(.55rem,.9vw + .1rem,.75rem);max-width:90%}.modal.active .contact-form{gap:clamp(.55rem,1vw + .14rem,.8rem)}.modal.active .form-group label{font-size:clamp(.47rem,.6vw + .07rem,.54rem);margin-bottom:clamp(.22rem,.38vw + .04rem,.32rem)}.modal.active .contact-form input,.modal.active .contact-form textarea{padding:clamp(.38rem,.7vw + .11rem,.55rem);font-size:clamp(.57rem,.7vw + .08rem,.66rem)}.modal.active .contact-form textarea{min-height:clamp(55px,8vw + 22px,70px)}.modal.active .submit-btn{padding:clamp(.48rem,.85vw + .14rem,.65rem) clamp(.95rem,1.4vw + .22rem,1.4rem);font-size:clamp(.52rem,.6vw + .08rem,.61rem);margin-top:clamp(.55rem,.9vw + .14rem,.85rem)}.modal.active .character-counter{font-size:clamp(.42rem,.52vw + .06rem,.5rem);bottom:clamp(-17px,-1.9vw - 2px,-19px)}.modal.active .modal-close{top:clamp(.55rem,1.1vw + .18rem,.9rem);right:clamp(.75rem,1.4vw + .22rem,1.2rem);font-size:clamp(.95rem,1.2vw + .22rem,1.2rem);width:clamp(22px,2.8vw + 5px,28px);height:clamp(22px,2.8vw + 5px,28px)}.modal.active .success-message,.modal.active .error-message{font-size:clamp(.6rem,.72vw + .08rem,.68rem);margin-top:clamp(.9rem,1.3vw + .18rem,1.2rem);padding:clamp(.7rem,1.1vw + .18rem,.9rem);line-height:1.6}.modal.active .validation-message{font-size:clamp(.58rem,.7vw + .08rem,.66rem);margin-top:clamp(.45rem,.75vw + .09rem,.65rem);padding:clamp(.45rem,.75vw + .11rem,.65rem) clamp(.6rem,.9vw + .14rem,.8rem)}}@media(min-width: 901px)and (orientation: landscape)and (max-height: 450px){.modal.active .modal-content{max-height:82vh;padding:clamp(.8rem,1.7vw + .32rem,1.4rem);max-width:clamp(360px,70vw,450px);width:70%}.modal.active h2{font-size:clamp(.85rem,1.05vw + .14rem,1rem);margin-bottom:clamp(.3rem,.6vw + .05rem,.5rem)}.modal.active p{font-size:clamp(.6rem,.7vw + .07rem,.68rem);margin-bottom:clamp(.6rem,.95vw + .11rem,.8rem);max-width:88%}.modal.active .contact-form{gap:clamp(.6rem,1.05vw + .15rem,.85rem)}.modal.active .form-group label{font-size:clamp(.49rem,.62vw + .08rem,.56rem);margin-bottom:clamp(.24rem,.4vw + .04rem,.34rem)}.modal.active .contact-form input,.modal.active .contact-form textarea{padding:clamp(.4rem,.72vw + .12rem,.57rem);font-size:clamp(.59rem,.72vw + .09rem,.68rem)}.modal.active .contact-form textarea{min-height:clamp(58px,8.5vw + 24px,72px)}.modal.active .submit-btn{padding:clamp(.5rem,.88vw + .15rem,.67rem) clamp(1rem,1.45vw + .24rem,1.45rem);font-size:clamp(.54rem,.62vw + .09rem,.63rem);margin-top:clamp(.58rem,.95vw + .15rem,.88rem)}.modal.active .character-counter{font-size:clamp(.44rem,.54vw + .07rem,.52rem);bottom:clamp(-18px,-2vw - 2px,-20px)}.modal.active .modal-close{top:clamp(.6rem,1.15vw + .2rem,.95rem);right:clamp(.8rem,1.45vw + .24rem,1.25rem);font-size:clamp(1rem,1.25vw + .24rem,1.25rem);width:clamp(24px,3vw + 6px,30px);height:clamp(24px,3vw + 6px,30px)}.modal.active .success-message,.modal.active .error-message{font-size:clamp(.62rem,.74vw + .09rem,.7rem);margin-top:clamp(.95rem,1.35vw + .2rem,1.25rem);padding:clamp(.75rem,1.15vw + .2rem,.95rem);line-height:1.65}.modal.active .validation-message{font-size:clamp(.6rem,.72vw + .09rem,.68rem);margin-top:clamp(.5rem,.8vw + .1rem,.7rem);padding:clamp(.5rem,.8vw + .12rem,.7rem) clamp(.65rem,.95vw + .15rem,.85rem)}}.contact-form{display:flex;flex-direction:column;gap:clamp(1rem,1.8vw + .3rem,1.6rem)}.form-group{display:flex;flex-direction:column;position:relative}.form-group label{font-family:"Metropolis-Regular","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:clamp(.65rem,.9vw + .15rem,.75rem);text-transform:uppercase;letter-spacing:clamp(.06rem,.09vw + .015rem,.09rem);margin-bottom:clamp(.4rem,.7vw + .08rem,.6rem);color:hsla(0,0%,100%,.7);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-weight:400;transition:color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.form-group:focus-within label{color:hsla(0,0%,100%,.9)}.contact-form .form-group{position:relative;transition:all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contact-form .form-group:focus-within{transform:translateY(-2px)}.contact-form .form-group:focus-within label{transform:translateY(-2px);color:rgba(183,39,5,.9) !important}.contact-form input,.contact-form textarea{padding:clamp(.7rem,1.1vw + .2rem,.9rem);border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.02);color:hsla(0,0%,100%,.9);font-family:"Metropolis-Regular","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:clamp(.7rem,1vw + .15rem,.8rem);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;border-radius:1px;transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-form input:focus,.contact-form textarea:focus{border:1px solid hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.05);box-shadow:0 8px 32px rgba(0,0,0,.4);transform:translateY(-1px)}.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder{color:hsla(0,0%,100%,.4);opacity:1;font-style:normal;letter-spacing:clamp(.01rem,.02vw,.03rem)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:hsla(0,0%,100%,.4);opacity:1;font-style:normal;letter-spacing:clamp(.01rem,.02vw,.03rem)}.contact-form textarea{resize:vertical;min-height:clamp(90px,12vw + 45px,120px);line-height:1.5}.honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.contact-form .form-group.success label{color:rgba(76,175,80,.9) !important}.submit-btn{padding:clamp(.8rem,1.4vw + .3rem,1.1rem) clamp(1.4rem,2.2vw + .4rem,2.2rem);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.12);text-transform:uppercase;letter-spacing:clamp(.07rem,.11vw + .02rem,.11rem);font-size:clamp(.65rem,.9vw + .15rem,.75rem);font-family:"Metropolis-Regular","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;cursor:pointer;transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);margin-top:clamp(1.1rem,1.5vw + .3rem,1.5rem);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;border-radius:1px;box-shadow:0 4px 16px rgba(0,0,0,.2),0 0 0 1px hsla(0,0%,100%,.06),inset 0 1px 0 hsla(0,0%,100%,.08);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-shadow:0 1px 1px rgba(0,0,0,.2)}.submit-btn:hover{background:hsla(0,0%,100%,.12);transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.25),0 0 0 1px hsla(0,0%,100%,.1),inset 0 1px 0 hsla(0,0%,100%,.12);color:#fff;border-color:hsla(0,0%,100%,.18)}.submit-btn:disabled{background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.4);cursor:not-allowed;transform:none;box-shadow:0 2px 8px rgba(0,0,0,.1),0 0 0 1px hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.06)}.submit-btn:focus-visible{outline:none;box-shadow:0 6px 20px rgba(0,0,0,.25),0 0 0 1px hsla(0,0%,100%,.15),inset 0 1px 0 hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.1)}.success-message,.error-message{display:none;text-align:center;color:hsla(0,0%,100%,.9);font-family:"Metropolis-ExtraLight","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:clamp(.7rem,.9vw + .1rem,.8rem);letter-spacing:clamp(.005rem,.01vw,.015rem);margin-top:clamp(1.5rem,2vw + .3rem,2rem);line-height:2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;padding:clamp(1rem,1.5vw + .3rem,1.3rem);background:hsla(0,0%,100%,.04);border-radius:2px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;transform:translateY(12px) scale(0.98);transition:all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);box-shadow:0 8px 32px rgba(0,0,0,.2)}@media(min-width: 769px){.success-message,.error-message{font-size:clamp(.7rem,1.1vw + .25rem,.8rem);line-height:2.2}}.success-message{border:1px solid rgba(76,175,80,.2);box-shadow:0 8px 32px rgba(0,0,0,.2),inset 0 1px 0 rgba(76,175,80,.08)}.error-message{border:1px solid rgba(255,107,107,.4);box-shadow:0 8px 32px rgba(0,0,0,.2),0 0 0 1px rgba(255,107,107,.15),inset 0 1px 0 rgba(255,107,107,.12)}.success-message.show,.error-message.show{display:block;opacity:1;transform:translateY(0) scale(1)}.validation-message{display:none;color:rgba(255,107,107,.9);font-family:"Metropolis-Regular","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:clamp(.7rem,1.1vw + .1rem,.8rem);margin-top:.6rem;padding:clamp(.6rem,1vw + .2rem,.8rem) clamp(.8rem,1.2vw + .3rem,1rem);background:rgba(255,107,107,.06);border:1px solid rgba(255,107,107,.2);border-radius:2px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:clamp(.01rem,.02vw,.025rem);box-shadow:0 4px 16px rgba(255,107,107,.08),inset 0 1px 0 rgba(255,107,107,.1);opacity:0;transform:translateY(-8px) scale(0.95);max-height:0;overflow:hidden;transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.validation-message.show{display:block;animation:fadeInValidation .4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards}.form-group.validation-error input,.form-group.validation-error textarea{border-color:rgba(255,107,107,.3) !important;background:rgba(255,107,107,.015) !important;box-shadow:0 0 0 1px rgba(255,107,107,.15),0 2px 8px rgba(255,107,107,.05),inset 0 1px 0 rgba(255,107,107,.03) !important;animation:input_shake_consistent .5s ease-in-out !important}.character-counter{position:absolute;bottom:-20px;right:0;font-size:clamp(.6rem,.8vw + .12rem,.75rem);color:hsla(0,0%,100%,.4);transition:color .3s ease}.character-counter.near-limit{color:rgba(255,193,7,.8)}.character-counter.over-limit{color:rgba(255,107,107,.8)}.content-music-symbol{width:clamp(45px,6vw + 20px,70px);height:clamp(45px,6vw + 20px,70px);border:clamp(1px,.2vw + .5px,2px) solid rgba(169,52,26,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(1rem,1.8vw + .5rem,1.8rem);color:#a9341a;cursor:pointer;transition:all .3s ease;background:rgba(169,52,26,.05);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin:0 auto clamp(1.5rem,3vh + .5rem,2.5rem);font-family:serif;text-shadow:0 0 8px rgba(169,52,26,.2);box-shadow:0 4px 20px rgba(169,52,26,.1);position:relative;z-index:10}.content-music-symbol:hover{border-color:#a9341a;transform:scale(1.08);background:rgba(169,52,26,.12);box-shadow:0 6px 30px rgba(169,52,26,.2);text-shadow:0 0 12px rgba(169,52,26,.4)}.content-music-symbol.playing{border-color:#a9341a;background:rgba(169,52,26,.15);box-shadow:0 6px 30px rgba(169,52,26,.3);text-shadow:0 0 15px rgba(169,52,26,.5)}.content-music-symbol.playing::before{content:"";position:absolute;top:clamp(-3px,-0.4vw - 1px,-4px);left:clamp(-3px,-0.4vw - 1px,-4px);right:clamp(-3px,-0.4vw - 1px,-4px);bottom:clamp(-3px,-0.4vw - 1px,-4px);border:clamp(1px,.2vw + .5px,2px) solid rgba(169,52,26,.4);border-radius:50%;animation:pulse_ring 2s ease-out infinite}.content-music-hint{font-family:"Metropolis-ExtraLight";font-size:clamp(.8rem,1.1vw + .12rem,.95rem);letter-spacing:clamp(.01rem,.012vw + .004rem,.02rem);color:hsla(0,0%,100%,.5);font-weight:300;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:clamp(2rem,3.5vh + .5rem,2.8rem);font-style:italic;text-shadow:1px 1px 3px rgba(0,0,0,.5);text-align:center}.content-music-hint:hover{color:hsla(0,0%,100%,.7);transform:translateY(-1px)}.content-music-hint.active{color:#a9341a}.music-symbol{position:fixed;top:clamp(90px,18vw + 50px,160px);left:50%;transform:translateX(-50%);width:clamp(70px,15vw + 35px,120px);height:clamp(70px,15vw + 35px,120px);border:clamp(1px,.3vw + .5px,2px) solid rgba(169,52,26,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(1.4rem,3.5vw + .8rem,2.8rem);color:rgba(169,52,26,.8);cursor:pointer;transition:all .3s ease;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;z-index:8;font-family:serif;text-shadow:0 0 12px rgba(169,52,26,.3);animation:fade_in_music_symbol 2.5s ease 9.5s forwards;box-shadow:0 6px 30px rgba(169,52,26,.2)}.music-symbol:hover{border-color:rgba(169,52,26,.9);color:#a9341a;transform:translateX(-50%) scale(1.08);background:rgba(0,0,0,.5);box-shadow:0 8px 40px rgba(169,52,26,.35);text-shadow:0 0 18px rgba(169,52,26,.5)}.music-symbol.playing{border-color:#a9341a;color:#a9341a;background:rgba(169,52,26,.08);box-shadow:0 8px 40px rgba(169,52,26,.4);text-shadow:0 0 20px rgba(169,52,26,.6)}.music-symbol.playing::before{content:"";position:absolute;top:clamp(-5px,-0.8vw - 2px,-7px);left:clamp(-5px,-0.8vw - 2px,-7px);right:clamp(-5px,-0.8vw - 2px,-7px);bottom:clamp(-5px,-0.8vw - 2px,-7px);border:clamp(1px,.3vw + .5px,2px) solid rgba(169,52,26,.3);border-radius:50%;animation:pulse_ring 2s ease-out infinite}.music-player{position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid hsla(0,0%,100%,.1);padding:clamp(1rem,2vw + .4rem,1.6rem) 0;transform:translateY(100%);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1);z-index:200}.music-player.visible{transform:translateY(0)}.player-content{max-width:clamp(700px,85vw,900px);margin:0 auto;padding:0 clamp(1.2rem,3.2vw + .4rem,2.5rem);display:flex;align-items:center;gap:clamp(1.2rem,2.5vw + .4rem,2rem)}.song-info{flex:1;min-width:0}.song-title{font-size:clamp(.9rem,1.5vw + .2rem,1.2rem);color:hsla(0,0%,100%,.9);font-weight:300;margin-bottom:clamp(.2rem,.4vw + .05rem,.35rem);font-family:"Metropolis-Light",sans-serif;line-height:1.3;text-shadow:1px 1px 3px rgba(0,0,0,.5);letter-spacing:clamp(.005rem,.008vw + .001rem,.012rem)}.song-subtitle{font-size:clamp(.75rem,1.2vw + .15rem,.95rem);color:hsla(0,0%,100%,.5);font-weight:300;font-family:"Metropolis-ExtraLight",sans-serif;line-height:1.3;letter-spacing:clamp(.003rem,.006vw + .001rem,.01rem)}.player-controls{display:flex;align-items:center;gap:clamp(1rem,2vw + .3rem,1.6rem)}.play-button{width:clamp(45px,7vw + 20px,65px);height:clamp(45px,7vw + 20px,65px);border:clamp(1px,.2vw + .5px,2px) solid hsla(0,0%,100%,.2);border-radius:50%;background:none;color:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease;position:relative;font-family:serif}.play-button:not(.paused)::after{content:"▶";position:absolute;top:50%;left:50%;transform:translate(-45%, calc(-50% + 1px));color:hsla(0,0%,100%,.9);font-size:clamp(.85rem,1.5vw + .25rem,1.25rem);font-family:serif;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.play-button.paused::after{content:"⏸";position:absolute;top:50%;left:50%;transform:translate(-50%, calc(-50% + 1px));color:hsla(0,0%,100%,.9);font-size:clamp(1rem,1.8vw + .3rem,1.5rem);font-family:serif;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.play-button:hover{border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.05)}.play-button:not(.paused):hover{transform:scale(1.05)}.play-button.paused:hover{transform:scale(1.05)}.volume-container{display:flex;align-items:center;gap:clamp(.6rem,1.2vw + .2rem,1rem)}.volume-icon{font-size:clamp(.65rem,1vw + .2rem,.85rem);color:hsla(0,0%,100%,.6);font-family:"Metropolis-ExtraLight",sans-serif;font-weight:300;letter-spacing:clamp(.015rem,.018vw + .003rem,.025rem);text-transform:uppercase}.volume-slider{width:clamp(60px,10vw + 25px,100px);height:clamp(1.5px,.25vw + .8px,2.5px);background:hsla(0,0%,100%,.1);border-radius:clamp(1px,.15vw + .4px,1.5px);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:clamp(12px,2vw + 6px,18px);height:clamp(12px,2vw + 6px,18px);background:hsla(0,0%,100%,.8);border-radius:50%;cursor:pointer}.close-button{background:none;border:none;color:hsla(0,0%,100%,.6);font-size:clamp(1.1rem,1.8vw + .3rem,1.5rem);cursor:pointer;transition:color .3s ease;font-family:"Metropolis-ExtraLight",sans-serif;padding:clamp(.3rem,.7vw + .15rem,.6rem);font-weight:200}.close-button:hover{color:hsla(0,0%,100%,.9)}.progress-line{position:absolute;top:0;left:0;height:clamp(1px,.2vw + .5px,2px);background:#a9341a;transition:width .3s ease;width:0%;box-shadow:0 0 8px rgba(169,52,26,.3)}.loading{position:relative;color:hsla(0,0%,100%,.6)}.loading::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px;height:12px;border:1.5px solid hsla(0,0%,100%,.2);border-top:1.5px solid hsla(0,0%,100%,.8);border-radius:50%;animation:musicplayer_spin .8s linear infinite}@media(max-width: 768px){.music-hint{display:none}.music-symbol{top:clamp(80px,15vw + 40px,120px);width:clamp(60px,12vw + 30px,90px);height:clamp(60px,12vw + 30px,90px);font-size:clamp(1.2rem,2.8vw + .6rem,2rem)}.player-content{flex-direction:column;gap:clamp(1rem,2vw + .5rem,1.5rem);text-align:center}.volume-container{order:-1}.player-controls{justify-content:center;width:100%}}@media(max-width: 480px){.music-symbol{top:clamp(70px,12vw + 35px,100px);width:clamp(50px,10vw + 25px,75px);height:clamp(50px,10vw + 25px,75px);font-size:clamp(1rem,2.5vw + .5rem,1.6rem)}.volume-container{display:none}}body{margin:0 !important;padding:0 !important;width:100vw;height:100vh;background-color:#000;overflow:hidden;position:relative}.hero-text-1{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:clamp(300px,88vw,700px);max-width:88vw;color:#fff;text-align:center;z-index:6;padding:clamp(1.2rem,2.5vh + .3rem,2.5rem) clamp(1rem,2vw,1.5rem) clamp(1.8rem,3.5vh + .5rem,3rem)}.skip-link{position:absolute;top:-40px;left:6px;background:#b72705;color:#fff;padding:8px;text-decoration:none;z-index:1000;border-radius:2px;opacity:0;transform:translateY(-100%);transition:all .3s ease}.skip-link:focus{top:6px;opacity:1;transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@media(max-width: 649px){.hero-text-1{top:48%;width:clamp(280px,92vw,450px);padding:clamp(1.2rem,2.8vh + .3rem,1.8rem) clamp(1rem,3vw,1.3rem) clamp(1.8rem,3.5vh + .4rem,2.4rem)}}@media(max-width: 430px){.hero-text-1{top:46%;width:clamp(260px,95vw,380px);padding:clamp(1rem,2.5vh + .2rem,1.4rem) clamp(.8rem,4vw,1.1rem) clamp(1.5rem,3vh + .3rem,2rem)}}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.no-animations *,.no-animations *::before,.no-animations *::after{animation-duration:0s !important;animation-iteration-count:1 !important;transition-duration:0s !important}body.from-history .hero-tree-image,body.from-history .chrome-anim,body.from-history .white-flash,body.from-history .memory-white-flash,body.from-history .flash-glow,body.from-history .chromatic-rgb,body.from-history .particles,body.from-history .black-overlay,body.from-history .color-grade,body.from-history .atmospheric-light,body.from-history .noise,body.from-history .film-grain,body.from-history .lens-flare-layers,body.from-history .vignette,body.from-history .scan-lines{animation:none !important;opacity:1 !important}body.from-history .hero-text-1.homepage h1{animation:none !important;opacity:0 !important}body.from-history .journey-invitation,body.from-history .quote-section,body.from-history .quote-mark,body.from-history .journey-quote,body.from-history .journey-cta{animation:none !important;opacity:1 !important}body.from-history .footer-text{animation:none !important;opacity:.75 !important}@media(orientation: landscape)and (max-width: 1023px){body.from-history .footer-text.has-contact.has-privacy{transform:none !important;position:fixed !important;bottom:0 !important;left:0 !important;width:100% !important;display:flex !important;flex-direction:row !important;justify-content:center !important;align-items:baseline !important;gap:clamp(2rem,4vw + .5rem,3rem) !important;padding-bottom:clamp(2rem,3.5vw + .8rem,3rem) !important}}body.from-history .top-menu,body.from-history .menu-items{animation:none !important;opacity:1 !important}body.from-history .hero-text-1{animation:none !important;opacity:1 !important}@media(prefers-contrast: high){.journey-cta{border:2px solid #fff !important;background:#000 !important;color:#fff !important}}.contact-link:focus-visible,.menu-item:focus-visible,.mobile-menu-item:focus-visible,.modal-close:focus-visible{outline:2px solid hsla(0,0%,100%,.8);outline-offset:4px;border-radius:2px}/*# sourceMappingURL=main.css.map */