﻿:root{--bg: #FAF7F2;--surface: #FFFFFF;--text: #1A1A1A;--text-muted: #6B6B6B;--border: rgba(0, 0, 0, 0.08)}html.dark{--bg: #111111;--surface: #191919;--text: #E5E2DC;--text-muted: #888888;--border: rgba(255, 255, 255, 0.08)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:"Inter",Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.65;-webkit-font-smoothing:antialiased;transition:background .3s ease,color .3s ease}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:"UnifrakturCook",Georgia,serif;line-height:1.1;font-weight:700;text-align:center}h1{font-size:3.5rem}h2{font-size:2.25rem}h3{font-size:1.5rem}@keyframes liquid-shimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .9s,transform .9s}.reveal.is-visible{opacity:1;transform:translateY(0)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:7rem 0;background:var(--bg);position:relative}.section__title{margin-bottom:3rem}.nav{position:fixed;top:1.25rem;left:50%;transform:translateX(-50%);z-index:100;width:calc(100% - 2rem);max-width:680px;background:rgba(26,26,26,.55);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:1rem}.nav__inner{height:3rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem}.nav__logo{font-family:"UnifrakturCook",Georgia,serif;font-size:1.25rem;font-weight:700;color:#faf7f2;white-space:nowrap;flex-shrink:0}.nav__links{display:flex;gap:2rem}.nav__links a{font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(250,247,242,.4);transition:color .2s}.nav__links a:hover{color:#faf7f2}.nav__right{display:flex;align-items:center;gap:1rem}.nav__lang{display:flex;gap:.5rem;align-items:center;font-size:.7rem;font-weight:500;letter-spacing:.1em}.nav__lang a{color:rgba(250,247,242,.4);transition:color .2s}.nav__lang a:hover{color:#faf7f2}.nav__lang--active{color:#faf7f2}.nav__toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav__toggle span{display:block;width:20px;height:1.5px;background:#faf7f2;transition:transform .25s ease}.nav__toggle.active span:nth-child(1){transform:translateY(3.25px) rotate(45deg)}.nav__toggle.active span:nth-child(2){transform:translateY(-3.25px) rotate(-45deg)}.theme-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;color:rgba(250,247,242,.4);transition:color .2s}.theme-toggle:hover{color:#faf7f2}.theme-toggle svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:square}.theme-toggle .icon-sun{display:none}.theme-toggle .icon-moon{display:block}html.dark .theme-toggle .icon-sun{display:block}html.dark .theme-toggle .icon-moon{display:none}.nav-mobile{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:rgba(26,26,26,.97);flex-direction:column;align-items:center;justify-content:center;gap:3rem}.nav-mobile.open{display:flex}.nav-mobile__links{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.nav-mobile__links a{font-family:"UnifrakturCook",Georgia,serif;font-size:2rem;color:rgba(250,247,242,.7);-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color .2s}.nav-mobile__links a:hover{color:#faf7f2}.nav-mobile__lang{display:flex;gap:1.5rem;align-items:center;font-size:.75rem;font-weight:500;letter-spacing:.12em}.nav-mobile__lang a{color:rgba(250,247,242,.4);-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color .2s}.nav-mobile__lang a:hover{color:#faf7f2}.nav-mobile__lang--active{color:#faf7f2}.nav-mobile__theme{display:flex;align-items:center;gap:.6rem;font-size:.75rem;font-weight:500;letter-spacing:.1em;color:rgba(250,247,242,.4);background:none;border:none;cursor:pointer;transition:color .2s}.nav-mobile__theme:hover{color:#faf7f2}.nav-mobile__theme svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:square}.nav-mobile__theme .icon-sun{display:none}.nav-mobile__theme .icon-moon{display:block}html.dark .nav-mobile__theme .icon-sun{display:block}html.dark .nav-mobile__theme .icon-moon{display:none}.nav-mobile__theme .label-light{display:none}.hero{position:relative;height:100vh;height:100svh;min-height:620px;background-color:#1a1a1a;background-size:cover;background-position:center 60%;background-attachment:scroll}@media (hover: hover) and (pointer: fine){.hero{background-attachment:fixed}}.hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(26,26,26,.78);z-index:0;pointer-events:none}.hero::after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to bottom, rgba(0,0,0,0), #1a1a1a);z-index:0;pointer-events:none}.hero__title{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none}.hero__title h1{font-size:3.5rem;font-weight:700;line-height:1.1;white-space:nowrap}.hero__title h1 span{display:inline}.hero__name--gradient{background:linear-gradient(120deg, #fff0b0 0%, #ffb12f 18%, #ff8c42 34%, #e8604c 50%, #ff8c42 66%, #ffb12f 82%, #fff0b0 100%);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);animation:liquid-shimmer 15s ease infinite}.hero__name--plain{color:#faf7f2}.hero__tagline{font-family:"Inter",Arial,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(250,247,242,.5);margin-top:1rem;text-align:center}.hero__coming-soon{font-family:"Inter",Arial,sans-serif;font-size:.7rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:rgba(250,247,242,.3);margin-top:3rem;text-align:center}.about__text{max-width:680px;margin:0 auto;text-align:left}.about__text p{color:var(--text-muted);line-height:1.85;margin-bottom:2.25rem;font-size:1rem}.credentials{list-style:none;border-top:1px solid var(--border)}.credentials li{padding:.65rem 0;border-bottom:1px solid var(--border);font-size:.85rem;font-weight:500;color:var(--text-muted);letter-spacing:.03em}.credentials li::before{content:"— ";color:var(--text-muted)}.acts__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.act-card{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;overflow:hidden}.act-card__image img{width:100%;height:220px;object-fit:cover;opacity:.85}@supports (aspect-ratio: 4/3){.act-card__image img{height:auto;aspect-ratio:4/3}}.act-card__body{padding:1.75rem}.act-card__title{color:var(--text);margin-bottom:.75rem}.act-card__text{color:var(--text-muted);font-size:.9rem;line-height:1.8}.gallery__grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-auto-rows:280px;gap:.5rem}.gallery__item{overflow:hidden;border-radius:.5rem}.gallery__item img{width:100%;height:100%;object-fit:cover;opacity:.9}.gallery__item:first-child{grid-column:span 2}.contact__inner{max-width:560px;margin:0 auto;text-align:center}.contact__text{color:var(--text-muted);margin-bottom:3rem;font-size:1rem;line-height:1.8}.contact__link,.contact__placeholder{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;font-size:1rem;color:var(--text)}.contact__link{transition:color .2s}.contact__link:hover{color:var(--text-muted)}.contact__placeholder{color:var(--text-muted);font-style:italic;opacity:.4}.contact__label{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.3rem}.footer{border-top:1px solid var(--border);padding:3rem 0 5rem;background:var(--bg);position:relative}@media (max-width: 640px){.footer{padding-bottom:7rem;padding-bottom:calc(7rem + env(safe-area-inset-bottom, 0px))}}.footer__inner{text-align:center}.footer__name{font-family:"UnifrakturCook",Georgia,serif;color:var(--text);font-size:1.2rem;margin-bottom:.5rem}.footer__sub{font-size:.78rem;letter-spacing:.04em;color:var(--text-muted)}@media (max-width: 860px){.acts__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.gallery__grid{grid-template-columns:repeat(2, 1fr)}.gallery__grid .gallery__item:first-child{grid-column:span 2}}@media (max-width: 640px){.nav{top:auto;bottom:1.25rem;bottom:calc(1.25rem + env(safe-area-inset-bottom, 0px))}.nav__inner{justify-content:flex-end}.nav__logo{display:none}.nav__links{display:none}.nav__lang{display:none}.nav .theme-toggle{display:none}.nav__toggle{display:flex}.hero__title h1{font-size:2.25rem;white-space:normal;text-align:center}.hero__title h1 span{display:block}.gallery__grid{grid-template-columns:1fr}.gallery__grid .gallery__item:first-child{grid-column:span 1}.section{padding:4.5rem 0}h2{font-size:1.75rem}h3{font-size:1.25rem}}