:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#050505}*{box-sizing:border-box}html,body{background:#050505;width:100%;min-height:100%;margin:0}body{overflow-x:hidden}.scroll-scene{background-color:#050505;width:100%;position:relative}.scroll-stage{width:100%;height:960vh;min-height:6800px;position:relative}.scroll-stage__sticky{isolation:isolate;background:#050505;width:100%;height:100dvh;position:sticky;top:0;overflow:hidden}.scroll-video,.scroll-video__scrim{width:100%;height:100%;position:absolute;inset:0}.scroll-video{z-index:-2;object-fit:cover;will-change:opacity}.scroll-video__scrim{z-index:-1;pointer-events:none;will-change:opacity;background:radial-gradient(circle,#0000 42%,#0000002e)}.disco-rays{z-index:0;opacity:0;pointer-events:none;mix-blend-mode:screen;contain:strict;will-change:opacity;position:absolute;inset:0;overflow:hidden}.disco-rays__origin{will-change:transform;width:0;height:0;animation:15s cubic-bezier(.45,0,.55,1) infinite alternate disco-rays-origin-drift;position:absolute;top:56%;left:50%}.disco-ray-beam{opacity:0;width:0;height:0;transform:rotate(var(--beam-angle));transform-origin:0 0;will-change:transform, opacity;transition:opacity .9s cubic-bezier(.45,0,.55,1),transform 2.4s cubic-bezier(.45,0,.55,1);display:block;position:absolute;inset:0 auto auto 0}.disco-ray-beam__image{width:clamp(180px,16vmax,520px);max-width:none;height:max(62vmax,110vh);display:block;position:absolute;bottom:0;left:0;transform:translate(-50%)}@keyframes disco-rays-origin-drift{0%{transform:translate(-7vw,-5vh)}36%{transform:translate(6vw,-9vh)}72%{transform:translate(-4vw,7vh)}to{transform:translate(8vw,4vh)}}.brand-reveal{--audio-energy:0;--bass-energy:0;--mid-energy:0;z-index:3;opacity:0;pointer-events:none;isolation:isolate;transform-origin:50%;will-change:transform, opacity, filter;width:440px;position:absolute;top:0;left:50%;transform:translate(-50%,50dvh)translateY(-50%)scale(.96)}.brand-reveal__contours{z-index:1;filter:saturate(1.35)brightness(1.18);position:absolute;inset:-50% -12%;overflow:hidden}.brand-contour-line{opacity:0;mix-blend-mode:screen;will-change:opacity;transition:opacity 90ms linear;display:block;position:absolute;inset:0;overflow:hidden}.brand-contour-sprite{will-change:transform;width:600%;max-width:none;height:100%;display:block;transform:translate(0,0)}.brand-reveal__mark{z-index:2;width:100%;height:auto;display:block;position:relative}.about-copy{z-index:4;color:#fff;text-align:center;pointer-events:none;visibility:hidden;width:min(900px,100% - 48px);position:absolute;top:50%;left:50%;transform:translate(-50%,-46%)}.about-copy__line{opacity:0;text-wrap:pretty;will-change:transform, opacity;margin:0;font:400 clamp(15px,1.2vw,18px)/1.5 Arial,Helvetica,sans-serif;transform:translateY(18px)}.about-copy__line:first-child{text-wrap:balance;font-size:clamp(20px,1.8vw,27px);font-weight:700;line-height:1.2}.about-copy__line+.about-copy__line{margin-top:clamp(8px,1.25vh,14px)}.about-copy__contact{color:#050505;opacity:0;pointer-events:auto;visibility:hidden;background:#fff;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-height:48px;margin-top:clamp(18px,2.5vh,28px);padding:0 26px;font:700 14px/1 Arial,Helvetica,sans-serif;text-decoration:none;transition:color .18s cubic-bezier(.25,1,.5,1),background-color .18s cubic-bezier(.25,1,.5,1),transform .18s cubic-bezier(.25,1,.5,1);display:inline-flex}.about-copy__contact:hover{color:#fff;background:0 0;transform:scale(1.025)}.about-copy__contact:active{transform:scale(.98)}.about-copy__contact:focus-visible{outline-offset:4px;outline:2px solid #fff}.reviews-section{z-index:6;color:#fff;background:#050505;place-items:center;min-height:clamp(520px,68svh,760px);padding:clamp(96px,12vh,144px) clamp(24px,7vw,112px);display:grid;position:relative}.reviews-section__inner{text-align:center;width:min(100%,980px)}.reviews-section__title{letter-spacing:-.035em;text-wrap:balance;margin:0;font:700 clamp(42px,5.6vw,72px)/.98 Arial,Helvetica,sans-serif}.reviews-section__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(48px,8vw,112px);margin-top:clamp(56px,8vh,88px);display:grid}.reviews-source{flex-direction:column;align-items:center;gap:24px;min-width:0;display:flex}.reviews-source__title{color:#ffffffc7;text-wrap:balance;margin:0;font:700 clamp(16px,1.5vw,21px)/1.3 Arial,Helvetica,sans-serif}.reviews-source__link{opacity:.88;place-items:center;min-width:190px;min-height:72px;transition:opacity .18s,transform .22s cubic-bezier(.25,1,.5,1);display:grid}.reviews-source__link img{object-fit:contain;width:150px;max-height:51px;display:block}.reviews-source__link:hover{opacity:1;transform:translateY(-3px)scale(1.025)}.reviews-source__link:focus-visible{outline-offset:6px;outline:2px solid #fff}.gallery{z-index:6;background:#050505;width:100%;padding:clamp(72px,10vh,128px) clamp(16px,3vw,48px) clamp(96px,14vh,180px);position:relative}.gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(8px,1.15vw,18px);width:min(1720px,100%);margin:0 auto;display:grid}.gallery__item{aspect-ratio:1;cursor:zoom-in;appearance:none;background:#111;border:0;border-radius:0;padding:0;display:block;position:relative;overflow:hidden}.gallery__item:focus-visible{outline-offset:4px;outline:2px solid #fff}.gallery__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.25,1,.5,1);display:block;transform:scale(1.001)}.gallery__item:hover .gallery__thumbnail,.gallery__item:focus-visible .gallery__thumbnail{transform:scale(1.028)}.gallery-lightbox{z-index:50;cursor:zoom-out;overscroll-behavior:contain;background:#000000f0;place-items:center;padding:clamp(72px,8vw,112px) clamp(16px,5vw,72px) clamp(24px,5vw,72px);display:grid;position:fixed;inset:0}.gallery-lightbox[hidden]{display:none}.gallery-lightbox__figure{justify-content:center;align-items:center;max-width:100%;max-height:calc(100dvh - clamp(96px,13vw,184px));display:flex;position:relative}.gallery-lightbox__image{width:auto;max-width:100%;height:auto;max-height:inherit;object-fit:contain;filter:none;cursor:default;display:block}.gallery-lightbox__close{z-index:2;color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffffb3;border-radius:999px;place-items:center;width:44px;height:44px;padding:0 0 4px;font:300 32px/1 Arial,Helvetica,sans-serif;transition:color .16s,background-color .16s;display:grid;position:absolute;top:-52px;right:0}.gallery-lightbox__close:hover{color:#050505;background:#fff}.gallery-lightbox__close:focus-visible{outline-offset:4px;outline:2px solid #fff}.contact-section{z-index:6;color:#fff;background:#050505;border-top:1px solid #ffffff24;min-height:100svh;padding:clamp(96px,12vw,176px) clamp(20px,5vw,80px) 20px;position:relative}.contact-section__inner{flex-direction:column;width:min(1320px,100%);min-height:calc(100svh - clamp(116px,12vw,196px));margin:0 auto;display:flex}.contact-section__main{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:start;gap:clamp(64px,10vw,160px);display:grid}.contact-section__title{letter-spacing:-.04em;text-wrap:balance;max-width:10ch;margin:-.08em 0 0;font:700 clamp(40px,5.1vw,76px)/.98 Arial,Helvetica,sans-serif}.feedback-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(34px,4vw,54px) clamp(22px,3vw,40px);display:grid}.feedback-form__field{color:#ffffff9e;flex-direction:column;min-width:0;font:400 13px/1.2 Arial,Helvetica,sans-serif;transition:color .18s;display:flex}.feedback-form__field:focus-within{color:#fff}.feedback-form__field--message,.feedback-form__actions{grid-column:1/-1}.feedback-form__honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.feedback-form input,.feedback-form textarea{color:#fff;caret-color:#fff;background:0 0;border:0;border-bottom:1px solid #ffffff52;border-radius:0;outline:0;width:100%;padding:12px 0 13px;font:400 clamp(17px,1.35vw,20px)/1.4 Arial,Helvetica,sans-serif;transition:border-color .2s cubic-bezier(.25,1,.5,1)}.feedback-form input{min-height:54px}.feedback-form textarea{resize:vertical;min-height:122px}.feedback-form input:focus,.feedback-form textarea:focus{border-bottom-color:#fff}.feedback-form input:-webkit-autofill{-webkit-text-fill-color:#fff;box-shadow:inset 0 0 0 1000px #050505}.feedback-form input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;box-shadow:inset 0 0 0 1000px #050505}.feedback-form__actions{align-items:center;gap:20px;display:flex}.feedback-form__submit{color:#050505;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:6px;min-width:172px;min-height:50px;padding:0 30px;font:700 14px/1 Arial,Helvetica,sans-serif;transition:color .18s cubic-bezier(.25,1,.5,1),background-color .18s cubic-bezier(.25,1,.5,1),transform .18s cubic-bezier(.25,1,.5,1)}.feedback-form__submit:hover{color:#fff;background:0 0}.feedback-form__submit:active{transform:scale(.98)}.feedback-form__submit:disabled{cursor:wait;opacity:.55;transform:none}.feedback-form__submit:focus-visible,.contact-social:focus-visible,.studio-credit:focus-visible{outline-offset:4px;outline:2px solid #fff}.feedback-form__status{color:#ffffffb8;margin:0;font:400 13px/1.45 Arial,Helvetica,sans-serif}.contact-socials{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-top:clamp(74px,10vh,116px);display:flex}.contact-socials__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;display:flex}.contact-social{color:#fff;opacity:.9;place-items:center;width:46px;height:46px;padding:7px;text-decoration:none;transition:opacity .18s,transform .18s cubic-bezier(.25,1,.5,1);display:grid}.contact-social svg,.contact-social img{width:32px;height:32px;display:block}.contact-social svg{overflow:visible}.contact-social path{fill:currentColor}.contact-social rect,.contact-social circle:not(.contact-social__dot){fill:none;stroke:currentColor;stroke-width:1.7px}.contact-social__dot{fill:currentColor;stroke:none}.contact-social:hover{opacity:1;transform:translateY(-2px)}.contact-section__footer{flex-direction:column;align-items:center;margin-top:auto;padding-top:clamp(88px,12vh,144px);display:flex}.contact-section__copyright{color:#ffffff8f;margin:0 0 27px;font:400 12px/1 Arial,Helvetica,sans-serif}.studio-credit{color:#a7955a;letter-spacing:.015em;align-items:center;gap:7px;font:400 9px/1.2 Arial,Helvetica,sans-serif;text-decoration:none;transition:opacity .18s;display:inline-flex}.studio-credit img{width:auto;height:18px;display:block}.studio-credit:hover{opacity:.72}@keyframes gallery-lightbox-in{0%{opacity:0}to{opacity:1}}@keyframes gallery-image-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.scroll-cue{z-index:5;color:#fff;opacity:0;pointer-events:none;text-shadow:0 1px 10px #0000008c;will-change:opacity;transition:opacity .42s cubic-bezier(.23,1,.32,1);position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.scroll-cue.is-dismissed{opacity:0!important}.scroll-cue__desktop,.scroll-cue__mobile{flex-direction:column;align-items:center;gap:8px}.scroll-cue__desktop{display:flex}.scroll-cue__mobile{display:none}.scroll-cue__label{letter-spacing:.24em;font:700 9px/1 Arial,Helvetica,sans-serif;transform:translate(.12em)}.scroll-cue__mouse{border:1.5px solid;border-radius:12px;width:20px;height:31px;display:block;position:relative;box-shadow:0 0 10px #ffffff1f}.scroll-cue__wheel{background:currentColor;border-radius:999px;width:2px;height:6px;animation:1.55s cubic-bezier(.23,1,.32,1) infinite scroll-cue-wheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes scroll-cue-wheel{0%{opacity:0;transform:translate(-50%,-2px)}18%{opacity:1}72%,to{opacity:0;transform:translate(-50%,10px)}}@keyframes scroll-cue-hand-swipe{0%,8%,to{opacity:0;transform:translate(-50%)}14%{opacity:1;transform:translate(-50%)}66%{opacity:1;transform:translate(-50%,-112px)}75%{opacity:0;transform:translate(-50%,-112px)}79%{opacity:0;transform:translate(-50%)}}@keyframes scroll-cue-trail{0%,10%,to{opacity:0;stroke-dashoffset:1px}18%{opacity:.2}64%{opacity:.86;stroke-dashoffset:0}75%{opacity:0;stroke-dashoffset:0}79%{opacity:0;stroke-dashoffset:1px}}.site-language-toggle,.site-whatsapp,.player-dock{z-index:12;position:fixed}.site-language-toggle{color:#fff;letter-spacing:0;text-shadow:0 1px 10px #000000a6;cursor:pointer;background:0 0;border:0;min-width:44px;min-height:44px;padding:0;font:700 14px/1 Arial,Helvetica,sans-serif;top:20px;left:20px}.site-whatsapp{filter:drop-shadow(0 1px 5px #000000a6);place-items:center;width:44px;height:44px;transition:transform .18s cubic-bezier(.25,1,.5,1);display:grid;top:23px;right:28px}.site-whatsapp img{-webkit-user-select:none;user-select:none;width:40px;height:40px;display:block}.site-whatsapp:hover{transform:scale(1.06)}.site-language-toggle:focus-visible,.site-whatsapp:focus-visible,.player-control:focus-visible{outline-offset:4px;outline:1px solid #ffffffe6}.player-dock{color:#fff;text-shadow:0 1px 10px #000000a6;pointer-events:none;justify-content:space-between;align-items:center;width:auto;display:flex;bottom:16px;left:28px;right:28px}.player-controls{pointer-events:auto;order:2;align-items:center;gap:12px;width:auto;height:24px;display:flex}.player-control{width:17px;height:18px;color:inherit;cursor:pointer;opacity:1;background:0 0;border:0;place-items:center;padding:0;transition:opacity .15s,transform .15s cubic-bezier(.25,1,.5,1);display:grid}.player-control:hover{opacity:.72;transform:none}.player-control:active{transform:scale(.94)}.player-control svg{width:12px;height:12px;display:block;overflow:visible}.player-control path{fill:currentColor;stroke:none}.player-icon--pause{display:none!important}.player-control--play.is-playing .player-icon--play{display:none}.player-control--play.is-playing .player-icon--pause{display:block!important}.sound-toggle{color:#fff;cursor:pointer;appearance:none;touch-action:manipulation;pointer-events:auto;background:0 0;border:0;order:1;justify-content:center;align-items:center;gap:5px;width:52px;height:24px;padding:0;display:flex;position:relative}.sound-toggle:disabled{cursor:default}.sound-toggle:focus-visible{outline-offset:8px;outline:1px solid #fffc}.sound-toggle:before{content:"";position:absolute;inset:-14px}.eq-bar{background:currentColor;border-radius:999px;width:2px;height:5px;min-height:5px;max-height:28px;transition:height 90ms linear,opacity .18s;display:block}.sound-toggle:not(.is-playing) .eq-bar{opacity:.86}.sound-prompt-layer{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0003;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sound-prompt-layer[hidden]{display:none}.sound-prompt{color:#0a0a0a;background:#fff;border:1px solid #0000001f;border-radius:14px;width:min(360px,100%);padding:0;animation:.36s cubic-bezier(.22,1,.36,1) both prompt-in;overflow:hidden;box-shadow:0 20px 60px #00000047}.language-switch{border-bottom:1px solid #00000047;grid-template-columns:1fr 1fr;display:grid}.language-switch__button{color:#0a0a0a;letter-spacing:.025em;cursor:pointer;background:#fff;border:0;border-right:1px solid #00000047;min-height:44px;padding:0 12px;font:700 12px/1 Arial,Helvetica,sans-serif}.language-switch__button:last-child{border-right:0}.language-switch__button[aria-pressed=true]{color:#fff;background:#0a0a0a}.language-switch__button:focus-visible{z-index:1;outline-offset:-4px;outline:2px solid #0a0a0a;position:relative}.sound-prompt__body{padding:26px 24px 24px}.sound-prompt h2{letter-spacing:-.04em;text-align:center;margin:0 0 24px;font-family:Arial,Helvetica,sans-serif;font-size:25px;font-weight:700;line-height:1.05}.sound-prompt__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sound-prompt__button{white-space:nowrap;cursor:pointer;border:1px solid #0a0a0a;border-radius:8px;min-height:44px;padding:0 18px;font:600 14px/1 Arial,Helvetica,sans-serif;transition:transform .15s,background-color .15s,color .15s}.sound-prompt__button:active{transform:scale(.98)}.sound-prompt__button:focus-visible{outline-offset:3px;outline:2px solid #0a0a0a}.sound-prompt__button--primary{color:#fff;background:#0a0a0a}.sound-prompt__button--primary:hover{background:#282828}.sound-prompt__button--secondary{color:#0a0a0a;background:#fff}.sound-prompt__button--secondary:hover{color:#fff;background:#0a0a0a}@keyframes prompt-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:760px){.scroll-stage{height:920vh;min-height:6400px}.brand-reveal{will-change:transform, opacity;width:300px;filter:none!important}.sound-prompt-layer{-webkit-backdrop-filter:none;backdrop-filter:none;background:#00000052}.site-language-toggle{top:12px;left:10px}.site-whatsapp{top:12px;right:10px}.player-dock{bottom:16px;left:16px;right:16px}.scroll-cue{bottom:12px}.scroll-cue__desktop{display:none}.scroll-cue__mobile{gap:7px;display:flex}.scroll-cue__gesture{width:92px;height:86px;display:block;position:relative}.scroll-cue__hand{filter:drop-shadow(0 2px 11px #00000070);will-change:transform, opacity;width:68px;height:auto;animation:2.35s cubic-bezier(.22,1,.36,1) infinite scroll-cue-hand-swipe;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.scroll-cue__trail{filter:drop-shadow(0 0 5px #ffffffb8);width:92px;height:122px;display:block;position:absolute;bottom:72px;left:0;overflow:visible}.scroll-cue__trail path{fill:none;stroke:#ffffffe0;stroke-width:3px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:2.35s cubic-bezier(.22,1,.36,1) infinite scroll-cue-trail}.about-copy{width:calc(100% - 32px);top:52%;transform:translate(-50%,-48%)}.about-copy__line{font-size:clamp(13px,3.7vw,15px);line-height:1.38}.about-copy__line:first-child{font-size:clamp(18px,5.3vw,22px)}.about-copy__line+.about-copy__line{margin-top:clamp(6px,1vh,9px)}.about-copy__contact{min-height:44px;margin-top:clamp(14px,2vh,20px);padding:0 22px;font-size:13px}.reviews-section{min-height:0;padding:88px 24px 104px}.reviews-section__title{font-size:clamp(38px,12vw,54px)}.reviews-section__links{grid-template-columns:minmax(0,1fr);gap:54px;margin-top:56px}.reviews-source{gap:18px}.gallery{padding:64px 12px 96px}.gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gallery-lightbox{padding:calc(68px + env(safe-area-inset-top)) 16px calc(16px + env(safe-area-inset-bottom))}.gallery-lightbox__figure{max-height:calc(100dvh - 84px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.contact-section{min-height:100svh;padding:88px 20px 18px}.contact-section__inner{min-height:calc(100svh - 106px)}.contact-section__main{grid-template-columns:minmax(0,1fr);gap:58px}.contact-section__title{max-width:11ch;font-size:clamp(38px,12vw,56px)}.feedback-form{grid-template-columns:minmax(0,1fr);gap:32px}.feedback-form__field,.feedback-form__field--message,.feedback-form__actions{grid-column:auto}.feedback-form__actions{flex-direction:column;align-items:flex-start}.feedback-form__submit{width:100%}.contact-socials{margin-top:72px}.contact-socials__row{gap:24px}.contact-section__footer{padding-top:92px}}@media (prefers-reduced-motion:reduce){.eq-bar{transition:none}.sound-prompt{animation:none}.scroll-cue__wheel{opacity:.75;animation:none}.scroll-cue__hand,.scroll-cue__trail path{animation:none}.scroll-cue__hand{opacity:1;transform:translate(-50%,-42px)}.scroll-cue__trail path{opacity:.5;stroke-dashoffset:.38px}.about-copy__line{transform:none}.disco-rays__origin{animation:none;transform:none}.disco-ray-beam{transition:none}.gallery-lightbox,.gallery-lightbox__image{animation:none}.gallery__thumbnail,.reviews-source__link{transition:none}}
