.header{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1920px;background:linear-gradient(to bottom,#1a1a1a00 0% 100%);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);z-index:1000;transition:background .4s ease,transform .4s cubic-bezier(.4,0,.2,1),opacity .4s ease}.header:before{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);mask-image:linear-gradient(to bottom,#000,#000000e6,#000000b3,#0000004d 90%,#0000);-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 0%,rgba(0,0,0,.9) 30%,rgba(0,0,0,.7) 60%,rgba(0,0,0,.3) 90%,rgba(0,0,0,0) 100%);pointer-events:none;transition:backdrop-filter .4s ease}.header.hidden{transform:translate(-50%,-120%);opacity:0;pointer-events:none}.header.scrolled{background:#1a1a1ad9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1)}.header.scrolled:before{display:none}.header-container{margin:0 auto;padding:1.5rem 3rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;position:relative}.logo{display:flex;align-items:center;gap:1rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;min-width:0}.logo:hover .logo-image{transform:rotate(5deg) scale(1.08);filter:drop-shadow(0 8px 20px rgba(212,175,55,.5))}.logo .logo-image{width:60px;height:60px;flex-shrink:0;border-radius:50%;border:2px solid rgba(255,255,255,.8);padding:2px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1);object-fit:cover}.logo .logo-text{display:flex;flex-direction:column;gap:.2rem;opacity:1;max-width:270px;overflow:hidden;transition:all .6s cubic-bezier(.25,.46,.45,.94)}.logo .logo-text.hidden{opacity:0;max-width:0;transform:translate(-30px)}.logo .logo-text .logo-name{font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;color:#fff;margin:0;letter-spacing:.5px;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.5);white-space:nowrap;transition:all .6s cubic-bezier(.25,.46,.45,.94)}.logo .logo-text .tagline{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.7rem;color:#fffc;text-transform:uppercase;letter-spacing:2px;font-weight:300;text-shadow:0 1px 5px rgba(0,0,0,.5);white-space:nowrap;transition:all .6s cubic-bezier(.25,.46,.45,.94)}.nav{display:flex;justify-content:center;align-items:center;gap:.3rem}.nav .nav-link{position:relative;padding:.6rem 1.2rem;text-decoration:none;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;font-weight:400;letter-spacing:1px;text-transform:uppercase;transition:all .3s ease;text-shadow:0 2px 8px rgba(0,0,0,.5)}.nav .nav-link .nav-link-text{position:relative;z-index:2;transition:all .3s ease}.nav .nav-link .nav-link-decoration{position:absolute;bottom:5px;left:50%;transform:translate(-50%) scaleX(0);width:70%;height:1px;background:#fff;transition:transform .3s ease}.nav .nav-link:hover{color:#fff}.nav .nav-link:hover .nav-link-text{text-shadow:0 0 15px rgba(255,255,255,.8)}.nav .nav-link:hover .nav-link-decoration{transform:translate(-50%) scaleX(1)}.language-switcher{display:flex;align-items:center;gap:.5rem}.language-switcher .lang-btn{background:transparent;border:none;color:#ffffffb3;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.5px;cursor:pointer;padding:.3rem .5rem;transition:all .2s ease;position:relative}.language-switcher .lang-btn:hover{color:#fff}.language-switcher .lang-btn.active{color:#fff;font-weight:600}.language-switcher .lang-btn.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff}.language-switcher .lang-separator{color:#ffffff4d;font-weight:300;font-size:.85rem}.menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;background:transparent!important;border:none!important;outline:none;box-shadow:none!important;padding:.4rem;cursor:pointer;z-index:1100;-webkit-appearance:none;appearance:none}.menu-toggle:hover,.menu-toggle:focus,.menu-toggle:active{background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}.menu-toggle span{display:block;width:24px;height:1px;background:#fff;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center}.menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(4px,4px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.nav-overlay{display:none}@media(max-width:1200px){.header-container{padding:1rem 2rem}.nav .nav-link{padding:.7rem 1rem;font-size:.88rem}}@media(max-width:968px){.header-container{grid-template-columns:1fr auto auto;padding:.9rem 1.5rem;gap:.75rem}.logo{order:1;gap:.75rem}.logo .logo-image{width:52px;height:52px}.logo .logo-text .logo-name{font-size:1.3rem}.logo .logo-text .tagline{font-size:.65rem;letter-spacing:1.5px}.language-switcher{order:2}.menu-toggle{display:flex;order:3}.nav{position:fixed;inset:0;width:100%;height:100dvh;background:#080705f7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);flex-direction:column;justify-content:center;align-items:center;gap:0;z-index:1050;padding:0;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1)}.nav:before,.nav:after{display:none}.nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav .nav-link{width:100%;text-align:center;padding:1.1rem 2rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.6rem,6vw,2.2rem);font-weight:500;color:#f9f6f080;letter-spacing:.08em;text-transform:uppercase;text-shadow:none;opacity:0;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease,color .25s ease}.nav .nav-link:nth-child(1){transition-delay:.06s}.nav .nav-link:nth-child(2){transition-delay:.12s}.nav .nav-link:nth-child(3){transition-delay:.18s}.nav .nav-link:nth-child(4){transition-delay:.24s}.nav .nav-link:nth-child(5){transition-delay:.3s}.nav .nav-link .nav-link-decoration{display:none}.nav .nav-link:hover{color:#f9f6f0f2}.nav.open .nav-link{opacity:1;transform:translateY(0)}}@media(max-width:580px){.header-container{padding:.75rem 1rem;gap:.5rem}.logo{gap:.5rem}.logo .logo-image{width:40px;height:40px}.logo .logo-text .logo-name{font-size:.85rem;letter-spacing:.2px}.logo .logo-text .tagline{display:none}.language-switcher{gap:.25rem}.language-switcher .lang-btn{font-size:.78rem;padding:.25rem .4rem}.language-switcher .lang-separator{font-size:.78rem}.menu-toggle span{width:22px}.nav .nav-link{font-size:clamp(1.4rem,8vw,1.8rem);padding:.9rem 2rem}}@media(max-width:380px){.logo .logo-image{width:36px;height:36px}.logo .logo-text .logo-name{font-size:.75rem}}.footer-section{min-height:100vh;margin-top:-100vh;padding:4rem 5vw 4rem;background:#f9f6f0;position:relative;z-index:10;scroll-margin-top:0}.footer-container{max-width:1400px;margin:0 auto}.footer-contact-header{text-align:center;margin-bottom:3rem}.footer-contact-header .footer-contact-title{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a1612;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.footer-contact-header .title-decoration{display:flex;align-items:center;justify-content:center;gap:1rem}.footer-contact-header .title-decoration span{color:#d4af37;font-size:1.2rem}.footer-contact-header .title-decoration .line{width:120px;height:1px;background:#d4af37}.social-wrap{display:flex;gap:2rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.social-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#fff9;border:1px solid rgba(26,22,18,.1);transition:all .3s cubic-bezier(.19,1,.22,1);cursor:pointer}.social-link:hover{background:#fff;border-color:#d4af37;box-shadow:0 10px 30px #0000001a}.social-link .social-icon{width:28px;height:28px;color:#1a1612;transition:color .3s ease}.social-link .social-icon svg{width:100%;height:100%}.social-link:hover .social-icon{color:#d4af37}.contact-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;margin-bottom:6rem}.footer-item{border:1px solid rgba(26,22,18,.08);border-radius:8px;padding:2rem;background:#ffffff4d;transition:all .3s ease;will-change:transform}.footer-item:hover{border-color:#1a161226;background:#ffffff80}.footer-link{text-decoration:none;display:block;transition:transform .3s ease}.footer-link:hover{transform:translateY(-5px)}.footer-link:hover .email-txt{border-color:#d4af37}.pad-bottom{margin-bottom:1.5rem}.h-medium{font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;color:#1a1612;margin:0}.date-div{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.txt-large{font-family:Fraunces,Georgia,serif;font-size:1.1rem;font-style:italic;color:#1a1612b3}.date-line{flex:1;height:1px;background:linear-gradient(90deg,rgba(26,22,18,.2) 0%,transparent 100%)}.email-div{margin-top:1rem}.email-txt{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;color:#1a1612;padding-bottom:.5rem;border-bottom:2px solid transparent;transition:border-color .3s ease;display:inline-block}.copyright-div{text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;color:#1a161299;line-height:1.8}.copyright-div a{color:#d4af37;text-decoration:none;transition:color .3s ease}.copyright-div a:hover{color:#1a1612}.credit-link{font-weight:500}@media(max-width:768px){.footer-section{padding:4rem 4vw 3rem;margin-top:0;min-height:auto}.social-wrap{gap:1.5rem;margin-bottom:2rem}.social-link{width:50px;height:50px}.social-link .social-icon{width:24px;height:24px}.contact-wrap{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}}.hero-section{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.hero-section .hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-section .hero-image-container .hero-image{width:100%;height:100%;object-fit:cover;object-position:center;filter:contrast(1.1) saturate(.9);will-change:transform;animation:slowZoom 9s ease-in-out infinite alternate}.hero-section .hero-image-container .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#1a161266,#1a161233 40%,#1a161280);pointer-events:none}.hero-section .hero-image-container .film-vignette{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,transparent 0%,transparent 50%,rgba(0,0,0,.5) 100%);pointer-events:none}.hero-section .hero-image-container .film-scratches{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,transparent 0%,transparent 48%,rgba(255,255,255,.05) 48.5%,rgba(255,255,255,.05) 49%,transparent 49.5%),linear-gradient(90deg,transparent 0%,transparent 78%,rgba(255,255,255,.03) 78.5%,rgba(255,255,255,.03) 79%,transparent 79.5%);background-size:100% 100%;opacity:.3;pointer-events:none;animation:scratches 12s linear infinite}.hero-section .hero-content{position:relative;z-index:10;text-align:center;margin-top:auto;padding:2rem 2rem 2.5rem;max-width:900px}.hero-section .hero-content .hero-decoration-top,.hero-section .hero-content .hero-decoration-bottom{display:flex;align-items:center;justify-content:center;gap:1rem;margin:1rem 0}.hero-section .hero-content .hero-decoration-top span,.hero-section .hero-content .hero-decoration-bottom span{color:#d4af37;font-size:.9rem;opacity:.9;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero-section .hero-content .hero-decoration-top .line,.hero-section .hero-content .hero-decoration-bottom .line{flex:1;max-width:200px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(212,175,55,.6) 50%,transparent 100%);box-shadow:0 1px 3px #d4af3733}.hero-section .hero-content .hero-title{font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,8vw,6rem);font-weight:900;color:#f9f6f0;margin:0;line-height:1.1;letter-spacing:.02em;text-shadow:0 4px 20px rgba(0,0,0,.6),0 2px 4px rgba(0,0,0,.8);text-transform:uppercase}.hero-section .hero-content .hero-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:400;color:#f9f6f0f2;margin:1.5rem 0 2rem;letter-spacing:.15em;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.6)}.hero-section .hero-content .hero-cta{display:flex;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:3.5rem}.hero-section .hero-content .hero-cta .cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.1rem 2rem;min-width:200px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;border:none;transition:all .3s ease;position:relative;cursor:pointer;z-index:2}.hero-section .hero-content .hero-cta .cta-button:after{content:"";position:absolute;bottom:.6rem;left:50%;transform:translate(-50%);width:0;height:1px;background:#fff;transition:width .3s ease}.hero-section .hero-content .hero-cta .cta-button .cta-icon{font-size:1rem;transition:all .3s ease}.hero-section .hero-content .hero-cta .cta-button:hover{transform:translateY(-2px);text-shadow:0 0 15px rgba(255,255,255,.8);color:#fff}.hero-section .hero-content .hero-cta .cta-button:hover:after{width:70%}.hero-section .hero-content .hero-cta .cta-button:hover .cta-icon{transform:translate(3px)}.hero-section .hero-content .hero-cta .cta-button:active{transform:translateY(0)}.hero-section .hero-content .hero-cta .cta-primary{background:transparent;color:#f9f6f0f2;border:1.5px solid rgba(212,175,55,.4);box-shadow:0 8px 20px #00000040;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 100%,8px 100%)}.hero-section .hero-content .hero-cta .cta-secondary{background:transparent;color:#f9f6f0e6;border:1.5px solid rgba(212,175,55,.4);box-shadow:0 8px 20px #0003;clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%)}@media(max-width:768px){.hero-section{height:100svh}.hero-section .hero-image-container .hero-image{object-position:40% center}.hero-section .hero-content{padding:1.5rem}.hero-section .hero-content .hero-title{font-size:clamp(2.2rem,9vw,4.5rem)}.hero-section .hero-content .hero-subtitle{font-size:clamp(.85rem,3vw,1.2rem);letter-spacing:.1em;margin:1rem 0 1.5rem}.hero-section .hero-content .hero-cta{margin-top:2rem;gap:1rem}.hero-section .hero-content .hero-cta .cta-button{width:230px;min-width:unset;padding:.9rem 1.4rem;font-size:.7rem}}@media(max-width:640px){.hero-section{height:100svh}}@media(prefers-reduced-motion:reduce){.hero-image{animation:none;will-change:auto}.film-scratches{animation:none}}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes flicker{0%,20%,40%,60%,80%,to{opacity:1}10%{opacity:.95}30%{opacity:.92}50%{opacity:.97}70%{opacity:.93}90%{opacity:.96}}@keyframes scratches{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.intro-section{position:relative;z-index:25;padding:6rem 2rem 0rem;margin-bottom:-10rem;background:#f9f6f0;will-change:transform}.intro-section .container{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:1}.intro-section .container h2{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#1a1612;margin-bottom:2rem;letter-spacing:.02em;line-height:1.2}.intro-section .container .title-decoration{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:2rem 0}.intro-section .container .title-decoration span{color:#d4af37;font-size:1.2rem;opacity:.8}.intro-section .container .title-decoration .line{flex:1;max-width:150px;height:2px;background:linear-gradient(90deg,transparent 0%,#d4af37 50%,transparent 100%);opacity:.5}.intro-section .container p{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;color:#1a1612cc;line-height:1.8;max-width:900px;margin:2rem auto 0;letter-spacing:.01em;padding:2rem 3rem;background:#d4af3708;border-radius:20px;border:1px solid rgba(212,175,55,.1);box-shadow:0 4px 20px #00000005}@media(max-width:768px){.intro-section{padding:4rem 1.5rem 3rem;margin-bottom:-6rem}.intro-section .container p{padding:1.5rem}}@media(max-width:640px){.intro-section{padding:3rem 1rem 2rem;margin-bottom:-4rem}.intro-section .container h2{font-size:1.8rem}.intro-section .container .title-decoration{gap:1rem}.intro-section .container .title-decoration .line{max-width:70px}.intro-section .container p{font-size:.95rem;padding:1.2rem;line-height:1.7}}.home{min-height:100vh;width:100%;background:#f9f6f0;position:relative}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#1a1a1a;line-height:1.6;background-color:#f9f6f0;overflow-x:hidden}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;width:100%}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;line-height:1.5;font-weight:400;--bg-color: #f9f6f0;--text-color: #1a1612;--accent-color: #d4af37;--accent-hover: #c49b2a;--font-display: "Fraunces", "Georgia", serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;color-scheme:light;color:var(--text-color);background-color:var(--bg-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;scroll-padding-top:100px}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--bg-color)}#root{max-width:1920px;margin:0 auto;overflow-x:clip}a{font-weight:500;color:var(--accent-color);text-decoration:inherit;transition:color .3s ease}a:hover{color:var(--accent-hover)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid var(--accent-color);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:var(--font-sans);background-color:transparent;color:var(--accent-color);cursor:pointer;transition:all .3s ease}button:hover{background-color:var(--accent-color);color:var(--bg-color)}
