*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbf5e9;font-family:Nunito,system-ui,sans-serif}a{color:inherit;text-decoration:none}@keyframes aquarellDrift1{0%{transform:translate(-2.5%,-1.5%) scale(1.08) rotate(-.6deg)}50%{transform:translate(1.5%,1.8%) scale(1.13) rotate(.6deg)}to{transform:translate(-2.5%,-1.5%) scale(1.08) rotate(-.6deg)}}@keyframes aquarellDrift2{0%{transform:scaleX(-1) translate(2%,1.5%) scale(1.1) rotate(.5deg)}50%{transform:scaleX(-1) translate(-1.8%,-1.8%) scale(1.15) rotate(-.5deg)}to{transform:scaleX(-1) translate(2%,1.5%) scale(1.1) rotate(.5deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes haloSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes floatY{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.buehne{background:#fbf5e9;overflow:hidden}.buehne,.seite{position:relative}.seite{max-width:1440px;margin:0 auto;z-index:1}.aquarell{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.aquarell__layer{position:absolute;inset:0;background-size:100% auto;background-repeat:repeat-y;animation:aquarellDrift1 45s ease-in-out infinite;will-change:transform}.aquarell__layer--2{animation:aquarellDrift2 60s ease-in-out infinite;mix-blend-mode:multiply}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:20;align-items:center;justify-content:space-between;padding:20px 80px;background:linear-gradient(180deg,rgba(251,245,233,.92),rgba(251,245,233,0));animation:fadeIn .7s ease both}.brand,.nav{display:flex}.brand{align-items:baseline;gap:9px}.brand__name{font-weight:800;font-size:22px;color:#3e2c1d}.brand__name,.brand__sub{font-family:Alegreya,serif}.brand__sub{font-style:italic;font-size:16px;color:#b45a2b}.nav__pill{display:flex;align-items:center;gap:8px;background:rgba(255,253,247,.55);-webkit-backdrop-filter:blur(16px) saturate(1.4);backdrop-filter:blur(16px) saturate(1.4);border:1px solid rgba(255,255,255,.65);box-shadow:0 8px 32px rgba(90,59,34,.1),inset 0 1px 0 rgba(255,255,255,.8);border-radius:999px;padding:6px;font-size:13.5px;font-weight:700;color:#75604a}.nav__link{padding:8px 16px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.nav__link:hover{background:rgba(201,111,58,.1);color:#b45a2b}.cta{display:inline-block;background:linear-gradient(120deg,#c96f3a,#f98410,#d2700d);color:#fff7ea;border-radius:999px;font-weight:800;cursor:pointer;transition:transform .15s,box-shadow .15s;white-space:nowrap}.cta--nav{padding:9px 20px;font-size:13.5px}.cta--nav:hover{transform:translateY(-1px)}.cta--gross{padding:16px 34px;font-size:16.5px;box-shadow:0 10px 24px rgba(201,111,58,.3)}.cta--gross:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(201,111,58,.36)}.cta--dunkel{box-shadow:0 10px 24px rgba(0,0,0,.3)}.hero{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:64px;gap:64px;align-items:center;padding:76px 80px 84px}.hero__left{display:flex;flex-direction:column;gap:24px}.hero__title{margin:0;font-family:Alegreya,serif;font-weight:800;font-size:76px;line-height:1;letter-spacing:-1.5px;color:#3e2c1d;text-wrap:pretty;animation:fadeUp .7s ease both}.hero__highlight{font-style:italic;background:linear-gradient(100deg,#c96f3a,#f98410 55%,#e8b54a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#c96f3a}.hero__amp{font-style:italic;font-weight:500}.hero__text{margin:0;font-size:18px;line-height:1.7;color:#75604a;max-width:42ch;text-wrap:pretty;animation:fadeUp .7s ease .12s both}.hero__actions{display:flex;align-items:center;gap:22px;margin-top:6px;animation:fadeUp .7s ease .22s both}.hero__ghost{display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:15px;color:#8a5a33;cursor:pointer;white-space:nowrap;transition:color .15s}.hero__ghost:hover{color:#b45a2b}.hero__ghost span{font-size:17px}.hero__right{position:relative;display:flex;justify-content:center;align-items:flex-end;animation:fadeUp .8s ease .15s both}.hero__halo1,.hero__halo2,.hero__halo3{position:absolute;left:50%;top:52%;border-radius:50%;pointer-events:none}.hero__halo1{width:520px;height:520px;margin:-260px 0 0 -260px;background:conic-gradient(from 0deg,rgba(249,132,16,.22),rgba(232,181,74,.05),rgba(201,111,58,.2),rgba(232,181,74,.05),rgba(249,132,16,.22));filter:blur(38px);animation:haloSpin 24s linear infinite}.hero__halo2{width:400px;height:400px;margin:-200px 0 0 -200px;border:1px solid rgba(201,111,58,.25)}.hero__halo3{width:480px;height:480px;margin:-240px 0 0 -240px;border:1px dashed rgba(201,111,58,.18);animation:haloSpin 60s linear infinite}.hero__img{position:relative;width:100%;max-width:540px;display:block;filter:drop-shadow(0 20px 36px rgba(90,59,34,.25));animation:floatY 7s ease-in-out infinite}.hero__bubble{position:absolute;left:0;bottom:-14px;background:rgba(255,252,244,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(138,90,51,.1);border-radius:16px;padding:12px 22px;font-family:Alegreya,serif;font-style:italic;font-size:17px;color:#4a3423;box-shadow:0 10px 28px rgba(90,59,34,.12)}.welten{padding:32px 80px 88px}.welten__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px}.kicker{font-size:12px;font-weight:800;letter-spacing:.18em;color:#b45a2b;text-transform:uppercase;margin-bottom:10px}.welten__title{margin:0;font-family:Alegreya,serif;font-weight:800;font-size:42px;letter-spacing:-.5px;color:#3e2c1d}.welten__hint{font-size:15px;color:#8a6a4c;font-weight:600;padding-bottom:8px}.bento{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:210px;grid-gap:20px;gap:20px}.card{position:relative;border-radius:26px;overflow:hidden;cursor:pointer;box-shadow:0 2px 12px rgba(90,59,34,.07);transition:transform .2s,box-shadow .2s;display:block}.card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(90,59,34,.16)}.card--hoch{grid-row:span 2}.card--breit{grid-column:1/-1}.card--gruen{background:#e9eddc}.card--beige{background:#f5e5d3}.card__img{width:100%;height:100%;object-fit:cover}.card__img,.card__shade{position:absolute;inset:0}.card__shade{background:linear-gradient(0deg,rgba(38,26,16,.8) 0,rgba(38,26,16,.15) 50%,rgba(38,26,16,0) 70%)}.card--hoch .card__shade{background:linear-gradient(0deg,rgba(38,26,16,.82) 0,rgba(38,26,16,.2) 45%,rgba(38,26,16,0) 65%)}.card__deco--note{right:22px;top:14px;font-size:74px;color:rgba(126,148,89,.5)}.card__deco--note,.card__deco--text{position:absolute;font-family:Alegreya,serif}.card__deco--text{right:24px;top:16px;font-style:italic;font-size:48px;color:rgba(180,90,43,.35)}.card__body{position:absolute;left:26px;right:26px;bottom:24px;display:flex;flex-direction:column;gap:7px}.card--hoch .card__body{gap:8px}.card__badge{align-self:flex-start;font-size:11px;font-weight:800;letter-spacing:.16em;color:#e8b54a;background:rgba(255,249,236,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,249,236,.25);padding:5px 12px;border-radius:999px}.card--gruen .card__badge{color:#5f7540;background:rgba(126,148,89,.14);border-color:rgba(126,148,89,.3);-webkit-backdrop-filter:none;backdrop-filter:none}.card--beige .card__badge{color:#b45a2b;background:rgba(180,90,43,.12);border-color:rgba(180,90,43,.3);-webkit-backdrop-filter:none;backdrop-filter:none}.card__titlerow{display:flex;align-items:center;justify-content:space-between}.card__title{font-family:Alegreya,serif;font-weight:800;font-size:21px;letter-spacing:.02em;color:#fff9ec;text-transform:uppercase;white-space:nowrap}.card--hoch .card__title{font-size:clamp(19px,2vw,26px)}.card--beige .card__title,.card--gruen .card__title{color:#3e2c1d}.card__arrow{font-size:18px;color:#e8b54a}.card--hoch .card__arrow{font-size:20px}.card--gruen .card__arrow{color:#7e9459}.card--beige .card__arrow{color:#b45a2b}.card__desc{font-size:14px;line-height:1.5;color:rgba(255,249,236,.85)}.card--hoch .card__desc{font-size:14.5px}.card--gruen .card__desc{color:#6b7355}.card--beige .card__desc{color:#8a6242}.spiel{padding:16px 80px 88px}.spiel__inner{position:relative;height:620px;border-radius:30px;overflow:hidden;box-shadow:0 24px 56px rgba(90,59,34,.18)}.spiel__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 35%}.spiel__shade{position:absolute;inset:0;background:linear-gradient(100deg,rgba(38,26,16,.55),rgba(38,26,16,.15) 45%,rgba(38,26,16,0) 70%)}.spiel__content{position:absolute;left:44px;top:44px;bottom:44px;display:flex;flex-direction:column;justify-content:flex-end;gap:16px;max-width:520px}.spiel__title{margin:0;font-family:Alegreya,serif;font-weight:800;font-size:52px;line-height:1.04;letter-spacing:-.5px;color:#fff9ec;text-wrap:pretty}.spiel__text{margin:0;font-size:17.5px;line-height:1.65;font-weight:600;color:rgba(255,249,236,.88);max-width:46ch}.spiel__row{display:flex;align-items:center;gap:14px;margin-top:6px}.spiel__badges{display:flex;gap:8px}.badge{background:rgba(255,249,236,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,249,236,.22);color:#fff3d8;font-size:13px;font-weight:700;padding:9px 16px;border-radius:999px;white-space:nowrap}.footer{padding:0 80px 32px}.footer__inner{position:relative;overflow:hidden;background:radial-gradient(1100px 600px at 50% -35%,rgba(232,181,74,.14),transparent 60%),linear-gradient(180deg,#241d14,#191510);border-radius:30px;padding:60px 64px 0}.footer__grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:56px;gap:56px;align-items:start;padding-bottom:48px}.footer__left{display:flex;flex-direction:column;gap:18px}.footer__claim{font-family:Alegreya,serif;font-weight:800;font-size:40px;line-height:1.1;letter-spacing:-.5px;background:linear-gradient(100deg,#f3e3b8,#e8b54a 60%,#f98410);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#f3e3b8;text-wrap:pretty;max-width:14ch}.footer__sub{font-size:15.5px;color:#b7a987}.footer__cta{display:inline-block;background:#e8b54a;color:#2b2418;padding:16px 34px;border-radius:999px;font-weight:800;font-size:16.5px;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.3);transition:transform .15s,background .15s}.footer__cta:hover{background:#f0c566;transform:translateY(-2px)}.footer__cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;padding-top:10px}.footer__col{display:flex;flex-direction:column;gap:12px;font-size:14.5px;font-weight:600;color:#c9b593}.footer__coltitle{font-size:11.5px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#8a775a;margin-bottom:4px}.footer__link{cursor:pointer;transition:color .15s}.footer__link:hover{color:#e8b54a}.footer__bottom{border-top:1px solid rgba(232,181,74,.14);padding:22px 0 26px;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#8a775a}.footer__brand{display:flex;align-items:baseline;gap:8px}.footer__brandname{font-family:Alegreya,serif;font-weight:700;font-size:15px;color:#d9c49a}.footer__brandsub{font-family:Alegreya,serif;font-style:italic;font-size:13px;color:#b7935a}.footer__legal{display:flex;gap:24px}@media (max-width:1100px){.footer,.hero,.nav,.spiel,.welten{padding-left:32px;padding-right:32px}.hero{grid-template-columns:1fr;gap:48px}.hero__title{font-size:54px}.bento{grid-template-columns:1fr 1fr}}@media (max-width:700px){.nav{flex-direction:column;gap:12px;padding-top:14px}.nav__pill{flex-wrap:wrap;justify-content:center}.hero__title{font-size:42px}.bento{grid-template-columns:1fr;grid-auto-rows:240px}.card--hoch{grid-row:auto}.welten__head{flex-direction:column;align-items:flex-start;gap:8px}.spiel__inner{height:540px}.spiel__content{left:24px;right:24px}.spiel__title{font-size:36px}.spiel__row{flex-wrap:wrap}.footer__inner{padding:40px 28px 0}.footer__grid{grid-template-columns:1fr;gap:36px}.footer__bottom{flex-direction:column;gap:10px}}