@font-face{font-family:'Montserrat';src:url('../fonts/montserrat-latin-400-normal.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:'Montserrat';src:url('../fonts/montserrat-latin-500-normal.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:'Cormorant Garamond';src:url('../fonts/cormorant-garamond-latin-300-normal.woff2') format('woff2');font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:'Cormorant Garamond';src:url('../fonts/cormorant-garamond-latin-300-italic.woff2') format('woff2');font-style:italic;font-weight:300;font-display:swap}@font-face{font-family:'Cormorant Garamond';src:url('../fonts/cormorant-garamond-latin-400-normal.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}:root{--black:#0a0a0a;--dark:#1a1a1a;--gold:#c8a55c;--gold-light:#d4b76a;--white:#fff;--off-white:#f5f2ed;--gray:#8a8a8a}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--black);overflow-x:hidden;-webkit-font-smoothing:antialiased;font-family:'Montserrat',sans-serif}body.menu-open{overflow:hidden}h1,h2,h3,h4{font-family:'Cormorant Garamond',serif;font-weight:400}img,picture{display:block;max-width:100%}main{display:block}section[id]{scroll-margin-top:110px}.hero-bekannt-logos picture{display:block;flex-shrink:0;line-height:0}.skip-link{position:absolute;top:16px;left:16px;padding:12px 18px;background:var(--gold);color:var(--black);text-decoration:none;font-size:12px;letter-spacing:2px;text-transform:uppercase;z-index:2000;transform:translateY(-150%);transition:transform 0.2s ease}.skip-link:focus-visible{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:10px 60px;display:flex;align-items:center;justify-content:space-between;background:transparent;transition:all 0.4s ease}.navbar.scrolled{background:rgba(10,10,10,0.95);backdrop-filter:blur(12px);padding:8px 60px;box-shadow:0 2px 40px rgba(0,0,0,0.3)}.nav-logo{display:flex;align-items:center;max-width:320px;flex-shrink:0;opacity:0;pointer-events:none;transition:opacity 0.4s ease}.navbar.scrolled .nav-logo{opacity:1;pointer-events:auto}.nav-logo img{height:72px;width:auto;max-width:100%;object-fit:contain;transition:height 0.4s ease}.navbar.scrolled .nav-logo img{height:64px}.nav-links{display:flex;gap:32px;list-style:none;align-items:center;margin:0;padding:0}.nav-links a{color:#fff;text-decoration:none;font-size:11px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;position:relative;padding-bottom:4px}.nav-links a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--gold);transition:width 0.3s ease}.nav-links a:hover::after,.nav-links a:focus-visible::after{width:100%}.nav-cta{padding:10px 28px !important;border:1px solid var(--gold);color:var(--gold) !important;transition:all 0.3s ease}.nav-cta:hover{background:var(--gold);color:var(--black) !important}.nav-cta::after,.language-switcher__link::after{display:none !important}.nav-lang-item{display:flex;align-items:center}.language-switcher{display:flex;align-items:center;gap:10px;margin-left:4px;padding-left:8px;border-left:1px solid rgba(255,255,255,0.18)}.language-switcher__link{color:rgba(255,255,255,0.6);text-decoration:none;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;transition:color 0.3s ease}.language-switcher__link:hover,.language-switcher__link:focus-visible,.language-switcher__link.is-active{color:var(--gold)}.language-switcher__divider{color:rgba(255,255,255,0.25);font-size:10px;line-height:1}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;z-index:1001;border:0;padding:0;background:transparent}.hamburger span{display:block;width:28px;height:1.5px;background:#fff;transition:all 0.3s ease}.hero{position:relative;width:100%;height:100vh;min-height:720px;overflow:hidden;display:flex;padding:0;background:var(--black)}.hero-left{position:relative;z-index:5;width:min(52%,820px);min-height:100vh;padding:130px 60px 100px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(90deg,rgba(10,10,10,0.92) 0%,rgba(10,10,10,0.72) 68%,rgba(10,10,10,0) 100%)}.hero-left::after{content:'';position:absolute;right:-1px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,transparent 0%,var(--gold) 20%,var(--gold) 80%,transparent 100%);opacity:0.7}.hero-right{position:absolute;inset:0}.hero-right::before{content:'';position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,var(--black) 0%,transparent 18%)}.hero-scene{position:absolute;inset:0}.hero-scene,.hero-scene picture,.hero-scene img{width:100%;height:100%}.hero-scene img{object-fit:cover;filter:brightness(0.55) saturate(0.85)}.hero-person{position:absolute;bottom:0;right:0;z-index:3;height:98%;display:flex;align-items:flex-end;justify-content:flex-end}.hero-person picture{height:100%}.hero-person img{height:100%;width:auto;object-fit:contain;object-position:bottom center;filter:drop-shadow(-40px 0 80px rgba(0,0,0,0.9)) drop-shadow(0 20px 40px rgba(0,0,0,0.6));opacity:0;animation:personReveal 1.2s cubic-bezier(0.22,1,0.36,1) 0.5s forwards}.hero-glow{position:absolute;bottom:-10%;right:-5%;z-index:2;width:65%;height:120%;background:radial-gradient(ellipse at 60% 90%,rgba(200,165,92,0.12) 0%,transparent 65%);pointer-events:none}.hero-main{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:620px}.hero-logo{width:100%;max-width:700px;max-height:290px;object-fit:contain;margin-bottom:32px;opacity:0;animation:fadeUp 0.8s ease 0.35s forwards}.hero-divider{width:52px;height:1px;background:rgba(200,165,92,0.45);margin-bottom:24px;opacity:0;animation:fadeUp 0.7s ease 0.45s forwards}.hero-name{color:rgba(200,165,92,0.8);font-size:12px;letter-spacing:6px;text-transform:uppercase;font-family:'Montserrat',sans-serif;font-weight:500;margin-bottom:14px;opacity:0;animation:fadeUp 0.7s ease 0.5s forwards}.hero-title{margin:0 0 20px;color:#fff;font-family:'Cormorant Garamond',serif;font-size:clamp(40px,4.2vw,70px);line-height:1.05;font-weight:300;opacity:0;animation:fadeUp 0.9s ease 0.6s forwards}.hero-title em{font-style:italic;color:var(--gold)}.hero-subtitle{margin:0 0 32px;max-width:420px;color:rgba(255,255,255,0.6);font-size:14px;line-height:1.7;font-weight:400;opacity:0;animation:fadeUp 0.8s ease 0.72s forwards}.hero-cta-group{display:flex;align-items:center;gap:32px;flex-wrap:wrap;opacity:0;animation:fadeUp 0.8s ease 0.84s forwards}.hero-scroll-hint{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,0.35);text-decoration:none;font-size:10px;letter-spacing:3px;text-transform:uppercase;font-family:'Montserrat',sans-serif;cursor:pointer;transition:color 0.3s ease}.hero-scroll-hint:hover{color:rgba(255,255,255,0.7)}.hero-scroll-hint svg{animation:scrollBob 2s ease-in-out infinite}.hero-bekannt{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:20;display:flex;flex-direction:column;align-items:flex-start;gap:14px;width:fit-content;max-width:340px;padding:18px 24px;background:rgba(10,10,10,0.85);backdrop-filter:blur(12px);border:1px solid rgba(200,165,92,0.3);border-left:3px solid var(--gold);opacity:0;animation:fadeUp 0.8s ease 1.1s forwards}.hero-bekannt-label{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,0.4);font-weight:500;flex-shrink:0;white-space:nowrap}.hero-bekannt-logos{display:flex;align-items:center;gap:20px;width:fit-content;max-width:100%}.hero-bekannt img{opacity:0.7;transition:opacity 0.3s}.hero-bekannt img:hover{opacity:1}.hero-bekannt img.forbes{height:22px;width:auto}.hero-bekannt img.rtl{height:22px;width:auto;border-radius:3px}.hero-bekannt img.pro7{height:34px;width:auto}.hero-bekannt--inline{display:none}.hero-bekannt--desktop{display:flex}.btn-gold{display:inline-block;padding:16px 48px;border:1px solid var(--gold);color:var(--gold);text-decoration:none;font-size:12px;letter-spacing:4px;text-transform:uppercase;font-family:'Montserrat',sans-serif;font-weight:500;transition:all 0.4s ease;background:transparent;cursor:pointer}.btn-gold:hover{background:var(--gold);color:var(--black)}@keyframes personReveal{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes scrollBob{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes fadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.navbar{padding:10px 28px}.hero{flex-direction:column}.hero-left{width:100%;min-height:100vh;padding:110px 28px 160px;justify-content:space-between;background:linear-gradient(to bottom,rgba(10,10,10,0.7) 0%,rgba(10,10,10,0.55) 50%,rgba(10,10,10,0.75) 100%)}.hero-left::after{display:none}.nav-links{display:none}.hamburger{display:flex}.hero-right{position:absolute;inset:0;width:100%;z-index:1}.hero-scene img{filter:brightness(0.55) saturate(0.9);object-position:center 20%}.hero-person,.hero-divider{display:none}.hero-logo{display:block;width:calc(100% + 56px);margin-left:-28px;margin-right:-28px;max-width:none;max-height:none;height:auto;margin-bottom:40px;object-fit:contain;animation:fadeUp 0.8s ease 0.2s forwards}.hero-bekannt--inline{display:flex}.hero-bekannt--desktop{display:none}.hero-main{gap:12px}.hero-name{font-size:11px;letter-spacing:4px;margin-bottom:4px}.hero-title{font-size:clamp(46px,14vw,80px);line-height:1;margin-bottom:20px;max-width:100%}.hero-subtitle{font-size:14px;line-height:1.7;margin-bottom:28px;max-width:95%}.hero-cta-group{gap:16px;flex-direction:column;align-items:flex-start}.hero-bekannt{position:fixed;bottom:0;top:auto;left:0;right:0;width:100%;max-width:100%;transform:none;border-left:none;border-top:1px solid rgba(200,165,92,0.2);border-radius:0;margin-top:0;padding:14px 24px;flex-direction:row;justify-content:center;align-items:center;gap:24px;background:rgba(8,8,8,0.88);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:200;overflow:hidden;opacity:1;animation:none;transition:opacity 0.5s ease,visibility 0.5s ease;visibility:visible}.hero-bekannt.hidden{opacity:0;visibility:hidden}}.hero-bekannt-label{font-size:8px;letter-spacing:3px;white-space:nowrap;color:rgba(200,165,92,0.7)}.hero-bekannt-logos{flex-direction:row;flex-wrap:nowrap;gap:24px;align-items:center}.hero-bekannt img.forbes,.hero-bekannt img.rtl{height:20px}.hero-bekannt img.pro7{height:32px}}@media (max-width:1024px){.navbar{padding:14px 30px}}@media (max-width:768px){.nav-links{display:none}.hamburger{display:flex;margin-left:auto}.nav-logo{position:absolute;left:50%;transform:translateX(-50%);max-width:190px;opacity:0;pointer-events:none}.nav-logo img{height:50px;transform:none;transform-origin:center center}.nav-lang-item{justify-content:center}.language-switcher{margin-left:0;padding-left:0;border-left:none;gap:18px}.language-switcher__link{font-size:16px;letter-spacing:3px}.nav-links.open{display:flex;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(10,10,10,0.97);justify-content:center;align-items:center;gap:30px;z-index:999}.nav-links.open a{font-size:16px}}@media (max-width:640px){.navbar{padding:10px 24px}.hero-left{padding:90px 24px 90px}.hero-title{font-size:clamp(38px,10.5vw,56px)}.hero-subtitle{font-size:13px;max-width:100%}.hero-bekannt{gap:18px;padding:12px 20px}.hero-bekannt-logos{gap:14px}.hero-bekannt img.forbes,.hero-bekannt img.rtl{height:14px}.hero-bekannt img.pro7{height:22px}}@media (max-height:860px) and (min-width:1101px){.hero-left{padding-top:52px;padding-bottom:52px}.hero-logo{max-height:180px;margin-bottom:20px}.hero-divider{margin-bottom:16px}.hero-name{margin-bottom:8px}.hero-title{font-size:clamp(32px,3.6vw,56px);margin-bottom:12px}.hero-subtitle{font-size:13px;line-height:1.6;margin-bottom:20px}.hero-cta-group{gap:20px}.hero-bekannt{padding:12px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}