.lang-switcher{gap:.25rem;display:flex}.lang-switcher__btn{color:#5a5750;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;padding:.35rem .6rem;font-family:Inter,Helvetica Neue,sans-serif;font-size:.75rem;transition:color .2s;position:relative}.lang-switcher__btn:hover{color:#a09b90}.lang-switcher__btn--active{color:#c9a96e}.lang-switcher__btn--active:after{content:"";background:#c9a96e;width:12px;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.navbar{z-index:100;padding:1.25rem 2rem;transition:all .4s;position:fixed;top:0;left:0;right:0}@media (width<=767px){.navbar{display:none}}.navbar--scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff14}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.navbar--scrolled{background:#121215e6}}.navbar--scrolled{border:none;border-bottom:1px solid #ffffff14;border-radius:0;padding:.75rem 2rem}.navbar__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.navbar__logo{cursor:pointer;background:0 0;border:none;align-items:baseline;gap:.3rem;display:flex}.navbar__logo-text{color:#f5f0e8;letter-spacing:.15em;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:300}.navbar__logo-number{color:#c9a96e;letter-spacing:.1em;font-family:JetBrains Mono,monospace;font-size:.9rem}.hero{justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.hero__image-wrapper{z-index:0;position:absolute;inset:0}.hero__image{object-fit:cover;will-change:transform;width:100%;height:100%}.hero__overlay{background:linear-gradient(#0a0a0c33 0%,#0a0a0c66 40%,#0a0a0cbf 70%,#0a0a0c 100%);position:absolute;inset:0}.hero__content{z-index:2;text-align:center;will-change:transform, opacity;padding:0 1rem;position:relative}.hero__title{flex-direction:column;align-items:center;gap:0;margin-bottom:1.5rem;display:flex}@media (width<=767px){.hero__title{margin-bottom:1rem}}.hero__title-studio{color:#f5f0e8;letter-spacing:.2em;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,8vw,8rem);font-weight:300;line-height:1;display:flex}@media (width<=767px){.hero__title-studio{letter-spacing:.12em}}.hero__title-studio .char{will-change:transform, opacity;display:inline-block}.hero__title-number{color:#c9a96e;letter-spacing:.4em;will-change:transform, opacity;margin-top:.25rem;font-family:JetBrains Mono,monospace;font-size:clamp(1.5rem,4vw,3.5rem)}@media (width<=767px){.hero__title-number{letter-spacing:.25em}}.hero__subtitle{color:#a09b90;letter-spacing:.35em;text-transform:uppercase;font-family:Inter,Helvetica Neue,sans-serif;font-size:clamp(.75rem,1.5vw,1.125rem);font-weight:300}@media (width<=767px){.hero__subtitle{letter-spacing:.15em}}.hero__scroll-hint{z-index:2;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}@media (width<=767px){.hero__scroll-hint{bottom:5rem}}.hero__scroll-text{color:#5a5750;letter-spacing:.2em;text-transform:uppercase;font-family:Inter,Helvetica Neue,sans-serif;font-size:.75rem}@media (width<=767px){.hero__scroll-text{letter-spacing:.12em;font-size:.625rem}}.hero__scroll-line{background:linear-gradient(#c9a96e,#0000);width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}@media (width<=767px){.hero__scroll-line{height:28px}}@keyframes scrollPulse{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.mobile-dock{display:none}@media (width<=767px){.mobile-dock{z-index:200;padding:.5rem 1rem calc(env(safe-area-inset-bottom,.5rem) + .5rem);-webkit-backdrop-filter:blur(24px);will-change:transform, opacity;background:#0a0a0cd9;border-top:1px solid #ffffff0f;display:block;position:fixed;bottom:0;left:0;right:0}}.mobile-dock__bar{justify-content:space-around;align-items:center;max-width:400px;margin:0 auto;display:flex}.mobile-dock__item{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:.3rem;padding:.5rem .75rem;transition:transform .25s cubic-bezier(.34,1.56,.64,1);display:flex}.mobile-dock__item:active{background:#ffffff0f;transform:scale(1.15)!important}.mobile-dock__icon{color:#a09b90;width:24px;height:24px;transition:color .2s}.mobile-dock__icon svg{width:100%;height:100%}.mobile-dock__item:active .mobile-dock__icon{color:#c9a96e}.mobile-dock__label{color:#a09b90;letter-spacing:.03em;white-space:nowrap;font-family:Inter,Helvetica Neue,sans-serif;font-size:.625rem;transition:color .2s}.mobile-dock__item:active .mobile-dock__label{color:#c9a96e}@media (hover:hover){.custom-cursor-active,.custom-cursor-active a,.custom-cursor-active button{cursor:none}}.custom-cursor__dot,.custom-cursor__ring{pointer-events:none;z-index:9999;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}@media (hover:none){.custom-cursor__dot,.custom-cursor__ring{display:none}}.custom-cursor__dot{background:#c9a96e;border-radius:50%;width:6px;height:6px}.custom-cursor__ring{opacity:.4;border:1px solid #c9a96e;border-radius:50%;width:36px;height:36px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{text-rendering:optimizespeed;min-height:100vh;line-height:1.6}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-weight:400}p{overflow-wrap:break-word}h1,h2,h3,h4{color:#f5f0e8;letter-spacing:.02em;font-family:Cormorant Garamond,Georgia,serif}h1{font-size:clamp(3rem,8vw,8rem);font-weight:300;line-height:1}h2{font-size:clamp(1.8rem,4vw,3.5rem);font-weight:300;line-height:1.2}p{color:#a09b90;font-family:Inter,Helvetica Neue,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);font-weight:300;line-height:1.8}html{scroll-behavior:smooth}body{color:#f5f0e8;background:#0a0a0c;font-family:Inter,Helvetica Neue,sans-serif;overflow-x:hidden}::selection{color:#f5f0e8;background:#c9a96e4d}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0a0a0c}::-webkit-scrollbar-thumb{background:#c9a96e4d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#c9a96e80}
