@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}@font-face{font-family:Lora;src:url(../assets/fonts/lora.woff)format("woff");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(../assets/fonts/lora-italic.woff)format("woff");font-weight:400 700;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(../assets/fonts/poppins-400.woff)format("woff");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(../assets/fonts/poppins-500.woff)format("woff");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(../assets/fonts/poppins-700.woff)format("woff");font-weight:700;font-display:swap}:root{color-scheme:light dark;--font-heading:"Lora", Georgia, "Times New Roman", serif;--font-body:"Poppins", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--color-bg:#fbf8f3;--color-surface:#fff;--color-surface-2:#f3eee6;--color-ink:#1b2621;--color-muted:#5b6b63;--color-line:#e5dfd4;--color-primary:#2f5d50;--color-primary-strong:#234840;--color-primary-soft:#dfeae5;--color-accent:#d8842e;--color-accent-strong:#b96a1c;--color-accent-soft:#f8e6d1;--color-on-primary:#fff;--radius-s:8px;--radius-m:16px;--radius-l:28px;--shadow-s:0 1px 2px #1b26210f, 0 4px 14px #1b26210d;--shadow-m:0 2px 6px #1b262114, 0 16px 40px #1b26211a;--container:72rem;--gutter:clamp(1rem, 4vw, 2rem);--section:clamp(3.5rem, 8vw, 6.5rem);--step--1:clamp(.86rem, .82rem + .2vw, .95rem);--step-0:clamp(1rem, .95rem + .3vw, 1.1rem);--step-1:clamp(1.2rem, 1.1rem + .5vw, 1.4rem);--step-2:clamp(1.5rem, 1.3rem + 1vw, 1.9rem);--step-3:clamp(1.9rem, 1.5rem + 1.8vw, 2.6rem);--step-4:clamp(2.4rem, 1.7rem + 3.2vw, 4rem)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg:#141b18;--color-surface:#1c2521;--color-surface-2:#222d28;--color-ink:#eef0ec;--color-muted:#a6b2ab;--color-line:#2c3833;--color-primary:#8fc3b0;--color-primary-strong:#a9d4c4;--color-primary-soft:#23352f;--color-accent:#e9a257;--color-accent-strong:#f2b877;--color-accent-soft:#3a2c1c;--color-on-primary:#10201a;--shadow-s:0 1px 2px #0000004d, 0 4px 14px #00000040;--shadow-m:0 2px 6px #00000059, 0 16px 40px #0006}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}body{font-family:var(--font-body);font-size:var(--step-0);color:var(--color-ink);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;line-height:1.65}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:-.012em;text-wrap:balance;overflow-wrap:break-word;hyphens:auto;margin:0 0 .5em;font-weight:600;line-height:1.15}h1{font-size:var(--step-4)}h2{font-size:var(--step-3)}h3{font-size:var(--step-1);font-weight:600}p{margin:0 0 1em}a{color:var(--color-primary);text-underline-offset:.18em;text-decoration-thickness:.07em}a:hover{color:var(--color-primary-strong)}img,svg{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.25em}address{font-style:normal}strong{font-weight:500}:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px;border-radius:4px}.container{max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.container--narrow{max-width:46rem}.skip-link{background:var(--color-primary);color:var(--color-on-primary);border-radius:var(--radius-s);z-index:100;padding:.6rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.site-header{z-index:50;background:color-mix(in srgb, var(--color-bg) 88%, transparent);-webkit-backdrop-filter:saturate(150%)blur(12px);border-bottom:1px solid var(--color-line);position:sticky;top:0}.site-header__inner{align-items:center;gap:1.5rem;min-height:4.5rem;display:flex}.brand{color:var(--color-primary);font-family:var(--font-heading);letter-spacing:-.01em;align-items:center;gap:.7rem;margin-right:auto;font-size:1.2rem;font-weight:600;text-decoration:none;display:inline-flex}.brand__mark{flex:none;width:2.4rem;height:2.4rem}.brand__name{color:var(--color-ink)}.brand__suffix{color:var(--color-muted);font-weight:400}.site-nav{align-items:center;gap:1.25rem;display:flex}.site-nav__list{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.site-nav__list a{color:var(--color-ink);font-size:var(--step--1);border-radius:999px;padding:.5rem .8rem;font-weight:500;text-decoration:none;display:inline-block}.site-nav__list a:hover{background:var(--color-surface-2)}.site-nav__list a[aria-current=page]{background:var(--color-primary-soft);color:var(--color-primary-strong)}.nav-toggle{border:1px solid var(--color-line);font:inherit;font-size:var(--step--1);color:var(--color-ink);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.6rem;padding:.5rem .9rem;font-weight:500;display:none}.nav-toggle__bar{background:currentColor;border-radius:2px;width:18px;height:2px;position:relative}.nav-toggle__bar:before,.nav-toggle__bar:after{content:"";background:currentColor;border-radius:2px;width:18px;height:2px;transition:transform .2s;position:absolute;left:0}.nav-toggle__bar:before{top:-6px}.nav-toggle__bar:after{top:6px}.nav-toggle[aria-expanded=true] .nav-toggle__bar{background:0 0}.nav-toggle[aria-expanded=true] .nav-toggle__bar:before{transform:translateY(6px)rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle__bar:after{transform:translateY(-6px)rotate(-45deg)}@media (width<=64em){.nav-toggle{display:inline-flex}.site-nav{padding:1rem var(--gutter) 1.5rem;background:var(--color-bg);border-bottom:1px solid var(--color-line);box-shadow:var(--shadow-m);flex-direction:column;align-items:stretch;gap:.5rem;display:none;position:absolute;top:100%;left:0;right:0}.site-nav.is-open{display:flex}.site-nav__list{flex-direction:column;gap:0}.site-nav__list a{border-radius:var(--radius-s);font-size:var(--step-0);padding:.8rem .9rem;display:block}.site-nav__cta{text-align:center;margin-top:.5rem}}.button{font-weight:500;font-size:var(--step--1);cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.4rem;font-family:inherit;text-decoration:none;transition:transform .15s,background-color .15s,box-shadow .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--color-primary);color:var(--color-on-primary);box-shadow:var(--shadow-s)}.button--primary:hover{background:var(--color-primary-strong);color:var(--color-on-primary)}.button--accent:hover{background:var(--color-accent-strong);color:#1b2621}.button--ghost{border-color:var(--color-line);color:var(--color-ink);background:var(--color-surface)}.button--ghost:hover{border-color:var(--color-primary);color:var(--color-primary-strong)}.button--large{font-size:var(--step-0);padding:1rem 1.8rem}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.section{padding-block:var(--section)}.section--tight{padding-block:calc(var(--section) * .6)}.section--surface{background:var(--color-surface);border-block:1px solid var(--color-line)}.section--primary{background:var(--color-primary);color:var(--color-on-primary)}.section--primary a{color:inherit}.section__head{max-width:40rem;margin-bottom:clamp(2rem,4vw,3rem)}.section__head--center{text-align:center;margin-inline:auto}.section__head p{color:var(--color-muted);font-size:var(--step-1);text-wrap:pretty;line-height:1.5}.section--primary .section__head p{color:color-mix(in srgb, var(--color-on-primary) 80%, transparent)}.section__foot{margin-top:2rem}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-strong);margin-bottom:.8rem;font-size:.8rem;font-weight:500;display:inline-block}.section--primary .eyebrow{color:var(--color-accent)}.lead{font-size:var(--step-1);color:var(--color-muted);text-wrap:pretty;line-height:1.5}.hero{padding-block:clamp(3rem,7vw,6rem) clamp(3rem,6vw,5rem);overflow:hidden}.hero__grid{align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}@media (width>=56em){.hero__grid{grid-template-columns:1.1fr .9fr}}.hero h1{margin-bottom:1rem}.hero .lead{max-width:34rem;margin-bottom:2rem}.hero__visual{position:relative}.hero__photo{border-radius:var(--radius-l);box-shadow:var(--shadow-m);aspect-ratio:6/7;max-width:30rem;margin-left:auto;overflow:hidden}.hero__photo img{object-fit:cover;width:100%;height:100%}.hero__badge{background:var(--color-surface);border-radius:var(--radius-m);box-shadow:var(--shadow-m);align-items:center;gap:.8rem;max-width:18rem;padding:.9rem 1.1rem;display:flex;position:absolute;bottom:2rem;left:-1rem}.hero__badge strong{font-family:var(--font-heading);color:var(--color-primary);font-size:1.5rem;line-height:1;display:block}.hero__badge span{font-size:var(--step--1);color:var(--color-muted)}.stats{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=48em){.stats{grid-template-columns:repeat(4,1fr)}}.stat{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-m);padding:1.4rem 1.4rem 1.2rem}.stat__value{font-family:var(--font-heading);font-size:var(--step-3);color:var(--color-primary);margin-bottom:.4rem;font-weight:600;line-height:1}.stat__label{color:var(--color-muted);font-size:var(--step--1);margin:0}.grid{gap:1.25rem;display:grid}.grid--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr))}.card{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-m);box-shadow:var(--shadow-s);flex-direction:column;gap:.5rem;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:flex}.card:hover{box-shadow:var(--shadow-m);transform:translateY(-3px)}.card__icon{background:var(--color-primary-soft);width:3rem;height:3rem;color:var(--color-primary-strong);border-radius:12px;place-items:center;margin-bottom:.6rem;display:grid}.card__icon svg{width:1.5rem;height:1.5rem}.card__title{margin:0}.card__title a{color:inherit;text-decoration:none}.card__title a:hover{color:var(--color-primary)}.card__meta{color:var(--color-muted);margin:0;font-size:.85rem}.card__text{color:var(--color-muted);flex:1;margin:0}.card__link{margin-top:.5rem;font-weight:500;text-decoration:none}.card--accent{background:var(--color-accent-soft);border-color:#0000}.card--accent .card__icon{background:var(--color-surface);color:var(--color-accent-strong)}.events{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.event{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-m);grid-template-columns:auto 1fr;align-items:start;gap:1.25rem;padding:1.25rem;display:grid}.event__date{aspect-ratio:1;background:var(--color-primary-soft);width:4.25rem;color:var(--color-primary-strong);border-radius:12px;place-items:center;line-height:1;display:grid}.event__day{font-family:var(--font-heading);font-size:1.7rem;font-weight:600}.event__mon{text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem;font-size:.75rem}.event__title{margin:0 0 .25rem}.event__meta{color:var(--color-muted);font-size:var(--step--1);margin:0 0 .4rem}.event__text{color:var(--color-muted);margin:0}.split{align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}@media (width>=56em){.split{grid-template-columns:1fr 1fr}.split--reverse>:first-child{order:2}}.photo{border-radius:var(--radius-l);aspect-ratio:4/3;background:linear-gradient(135deg, var(--color-primary-soft), var(--color-accent-soft));border:1px solid var(--color-line);position:relative;overflow:hidden}.photo--wide{aspect-ratio:16/9}.photo--square{aspect-ratio:1}.photo img{object-fit:cover;width:100%;height:100%}.photo__hint{text-align:center;color:var(--color-primary-strong);font-size:var(--step--1);place-items:center;padding:1.5rem;display:grid;position:absolute;inset:0}.photo__hint svg{opacity:.6;width:3rem;height:3rem;margin:0 auto .6rem}.photo figcaption{background:color-mix(in srgb, var(--color-surface) 90%, transparent);border-radius:999px;padding:.4rem .8rem;font-size:.8rem;position:absolute;bottom:1rem;left:1rem}.prose{max-width:46rem}.prose>*+*{margin-top:1em}.prose h2{font-size:var(--step-2);margin-top:2.2em}.prose h3{margin-top:1.8em}.prose ul,.prose ol{padding-left:1.4em}.prose li+li{margin-top:.35em}.prose blockquote{border-left:3px solid var(--color-accent);background:var(--color-surface);border-radius:0 var(--radius-s) var(--radius-s) 0;font-family:var(--font-heading);font-size:var(--step-1);margin:1.5em 0;padding:1rem 1.5rem;font-style:italic}.prose hr{border:0;border-top:1px solid var(--color-line);margin:2.5em 0}.prose small{color:var(--color-muted)}.table-wrap{border:1px solid var(--color-line);border-radius:var(--radius-m);background:var(--color-surface);overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:var(--step--1)}th,td{text-align:left;border-bottom:1px solid var(--color-line);vertical-align:top;padding:.9rem 1.1rem}th{color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:500}tr:last-child td{border-bottom:0}td strong{font-family:var(--font-heading);white-space:nowrap;font-size:1.15rem}.callout{background:var(--color-surface);border:1px solid var(--color-line);border-left:4px solid var(--color-primary);border-radius:var(--radius-m);padding:1.25rem 1.5rem}.callout--accent{border-left-color:var(--color-accent)}.callout>:last-child{margin-bottom:0}.bank{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-m);padding:1.5rem}.bank dl{grid-template-columns:auto 1fr;gap:.4rem 1.5rem;margin:0;display:grid}.bank dt{color:var(--color-muted);font-size:var(--step--1)}.bank dd{font-variant-numeric:tabular-nums;word-break:break-all;margin:0;font-weight:500}.faq{border-top:1px solid var(--color-line)}.faq details{border-bottom:1px solid var(--color-line)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;font-weight:500;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-family:var(--font-heading);color:var(--color-primary);flex:none;font-size:1.5rem;transition:transform .2s}.faq details[open] summary:after{transform:rotate(45deg)}.faq details>div{color:var(--color-muted);max-width:42rem;padding-bottom:1.25rem}.faq details>div>:last-child{margin-bottom:0}.team{grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr));gap:1.5rem;display:grid}.team__member{text-align:center}.team__avatar{background:var(--color-primary-soft);width:6rem;height:6rem;color:var(--color-primary-strong);font-family:var(--font-heading);border-radius:50%;place-items:center;margin:0 auto .9rem;font-size:1.6rem;font-weight:600;display:grid}.team__name{font-size:var(--step-0);margin:0}.team__role{color:var(--color-muted);font-size:var(--step--1);margin:0}.page-head{padding-block:clamp(2.5rem,6vw,4.5rem) clamp(1rem,3vw,2rem)}.page-head h1{margin-bottom:.6rem}.page-head .lead{max-width:40rem;margin:0}.article{padding-block:clamp(2rem, 5vw, 4rem) var(--section)}.article__meta{color:var(--color-muted);font-size:var(--step--1);margin-bottom:1rem}.article__back{font-size:var(--step--1);margin-bottom:1.5rem;font-weight:500;text-decoration:none;display:inline-block}.article__footer{border-top:1px solid var(--color-line);margin-top:3rem;padding-top:1.5rem}.cta{border-radius:var(--radius-l);background:var(--color-primary);color:var(--color-on-primary);align-items:center;gap:1.5rem;padding:clamp(2rem,5vw,3.5rem);display:grid;position:relative;overflow:hidden}@media (width>=56em){.cta{grid-template-columns:1.4fr 1fr}.cta .button-row{justify-content:flex-end}}.cta h2{margin-bottom:.4rem}.cta p{color:color-mix(in srgb, var(--color-on-primary) 82%, transparent);margin:0}.cta:before{content:"";background:color-mix(in srgb, var(--color-accent) 22%, transparent);pointer-events:none;border-radius:50%;width:18rem;height:18rem;position:absolute;top:-6rem;right:-6rem}.cta .button--ghost{border-color:color-mix(in srgb, var(--color-on-primary) 40%, transparent);color:var(--color-on-primary);background:0 0}.cta .button--ghost:hover{border-color:var(--color-on-primary)}.site-footer{margin-top:var(--section);background:var(--color-surface);border-top:1px solid var(--color-line);font-size:var(--step--1)}.site-footer__grid{gap:2rem;padding-block:3.5rem 2.5rem;display:grid}@media (width>=48em){.site-footer__grid{grid-template-columns:1.3fr 1fr 1.2fr}}.site-footer__brand{font-family:var(--font-heading);font-size:var(--step-1);margin-bottom:.5rem;font-weight:600}.site-footer__heading{margin-bottom:.75rem;font-weight:500}.site-footer__text,.site-footer__address{color:var(--color-muted);margin:0 0 .75rem}.site-footer__note{color:var(--color-muted);margin:0;font-size:.8rem}.site-footer__list{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.site-footer__list a,.site-footer__legal a{color:var(--color-ink);text-decoration:none}.site-footer__list a:hover,.site-footer__legal a:hover{color:var(--color-primary);text-decoration:underline}.site-footer__bottom{border-top:1px solid var(--color-line);color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.5rem 2rem;padding-block:1.25rem;font-size:.8rem;display:flex}.site-footer__bottom p{margin:0}.site-footer__legal{gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__privacy{margin-left:auto!important}@media print{.site-header,.site-footer,.cta,.button{display:none!important}body{color:#000;background:#fff}a{color:inherit;text-decoration:none}}@media (width<=56em){.hero__badge{bottom:1rem;left:1rem}.hero__photo{margin-left:0}}:root{--step-5:clamp(2.8rem, 1.6rem + 5vw, 5.4rem)}.demo-bar{background:var(--color-ink);color:var(--color-bg);text-align:center;padding:.5rem var(--gutter);font-size:.82rem;line-height:1.4}.demo-bar a{color:inherit;font-weight:500}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .demo-bar{background:var(--color-accent);color:#1b1a19}}.hero{isolation:isolate;padding-block:clamp(3.5rem,8vw,7rem) clamp(3rem,6vw,5rem);position:relative}.hero__bg{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__bg span{filter:blur(70px);opacity:.55;will-change:transform;border-radius:50%;position:absolute}.hero__bg span:first-child{background:var(--color-accent-soft);width:46rem;height:46rem;animation:22s ease-in-out infinite alternate drift;top:-18rem;right:-14rem}.hero__bg span:nth-child(2){background:var(--color-primary-soft);width:34rem;height:34rem;animation:28s ease-in-out infinite alternate-reverse drift;bottom:-14rem;left:-12rem}@keyframes drift{0%{transform:translate(0)scale(1)}to{transform:translate(4rem,3rem)scale(1.12)}}.hero h1{font-size:var(--step-5);letter-spacing:-.02em;margin-bottom:1.2rem;line-height:1.02}.hero h1 em{color:var(--color-primary);font-style:italic}.hero .lead{font-size:var(--step-1);max-width:32rem}.hero__trust{color:var(--color-muted);font-size:var(--step--1);flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:2rem;padding:0;list-style:none;display:flex}.hero__trust li{align-items:center;gap:.45rem;display:inline-flex}.hero__trust li:before{content:"";background:var(--color-accent);border-radius:50%;width:.5rem;height:.5rem}.fan{aspect-ratio:1;width:min(100%,34rem);margin-inline:auto;position:relative}.fan__card{border-radius:var(--radius-l);width:52%;box-shadow:var(--shadow-m);background:var(--color-surface);transition:transform .35s cubic-bezier(.2,.8,.2,1);position:absolute;overflow:hidden}.fan__card img{width:100%;height:auto;display:block}.fan__card:first-child{z-index:1;animation:7s ease-in-out infinite float;top:8%;left:0;transform:rotate(-8deg)}.fan__card:nth-child(2){z-index:3;animation:8s ease-in-out 1.2s infinite float;top:0;left:24%;transform:rotate(2deg)}.fan__card:nth-child(3){z-index:2;animation:9s ease-in-out 2.1s infinite float;top:12%;right:0;transform:rotate(9deg)}.fan__card:hover{z-index:4;animation-play-state:paused;transform:rotate(0)scale(1.04)!important}.fan__tag{background:var(--color-surface);color:var(--color-ink);box-shadow:var(--shadow-s);border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:500;position:absolute;bottom:.9rem;left:.9rem}.fan__tag small{color:var(--color-muted);font-weight:400}@keyframes float{0%,to{translate:0}50%{translate:0 -10px}}@media (width<=56em){.fan{width:min(100%,26rem)}}.marquee{border-block:1px solid var(--color-line);background:var(--color-surface);padding-block:.9rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.marquee__track{gap:3rem;width:max-content;animation:40s linear infinite marquee;display:flex}.marquee__track:hover{animation-play-state:paused}.marquee__item{white-space:nowrap;font-family:var(--font-heading);font-size:var(--step-1);color:var(--color-ink);align-items:center;gap:.75rem;display:inline-flex}.marquee__item small{font-family:var(--font-body);color:var(--color-muted);font-size:.8rem}.marquee__item:before{content:"";background:var(--color-accent);border-radius:50%;width:.6rem;height:.6rem}@keyframes marquee{to{transform:translate(-50%)}}.stat__value{font-size:var(--step-4);font-variant-numeric:tabular-nums}.animal{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-l);box-shadow:var(--shadow-s);grid-template-rows:auto 1fr;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden}.animal:hover{box-shadow:var(--shadow-m);transform:translateY(-4px)}.animal__img{aspect-ratio:6/7;background:var(--color-surface-2)}.animal__img img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.animal:hover .animal__img img{transform:scale(1.03)}.animal__body{flex-direction:column;gap:.6rem;padding:1.5rem 1.6rem 1.7rem;display:flex}.animal__head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.animal__name{font-size:var(--step-2);margin:0}.animal__meta{color:var(--color-muted);font-size:var(--step--1);white-space:nowrap}.animal__traits{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.animal__traits li{background:var(--color-primary-soft);color:var(--color-primary-strong);border-radius:999px;padding:.3rem .7rem;font-size:.78rem;font-weight:500}.animal__text{color:var(--color-muted);flex:1;margin:.25rem 0 .5rem}.steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:1.25rem;display:grid}.step{counter-increment:step;background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-m);padding:2rem 1.6rem 1.6rem;position:relative}.step:before{content:counter(step, decimal-leading-zero);font-family:var(--font-heading);font-size:var(--step-3);color:var(--color-accent);margin-bottom:.8rem;font-weight:600;line-height:1;display:block}.step h3{margin-bottom:.4rem}.step p{color:var(--color-muted);margin:0}.quote{text-align:center;max-width:52rem;margin-inline:auto}.quote blockquote{font-family:var(--font-heading);font-style:italic;font-size:var(--step-3);text-wrap:balance;margin:0;line-height:1.25}.quote blockquote:before{content:"„";color:var(--color-accent)}.quote blockquote:after{content:"“";color:var(--color-accent)}.quote figcaption{color:var(--color-muted);font-size:var(--step--1);margin-top:1.5rem}.quote figcaption strong{color:var(--color-ink);font-weight:500}html.js [data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.8,.2,1);transform:translateY(22px)}html.js [data-reveal].is-visible{opacity:1;transform:none}html.js [data-reveal-stagger]>*{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.2,.8,.2,1);transform:translateY(22px)}html.js [data-reveal-stagger].is-visible>*{opacity:1;transform:none}html.js [data-reveal-stagger].is-visible>:nth-child(2){transition-delay:80ms}html.js [data-reveal-stagger].is-visible>:nth-child(3){transition-delay:.16s}html.js [data-reveal-stagger].is-visible>:nth-child(4){transition-delay:.24s}html.js [data-reveal-stagger].is-visible>:nth-child(5){transition-delay:.32s}html.js [data-reveal-stagger].is-visible>:nth-child(6){transition-delay:.4s}@media (prefers-reduced-motion:reduce){html.js [data-reveal],html.js [data-reveal-stagger]>*{opacity:1;transition:none;transform:none}.hero__bg span,.fan__card,.marquee__track{animation:none}}.site-footer__wordmark{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--color-primary-soft);user-select:none;white-space:nowrap;margin:0;padding-block:3rem 0;font-size:clamp(2.5rem,9vw,8rem);font-weight:600;line-height:.95;overflow:hidden}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .site-footer__wordmark{color:var(--color-surface-2)}}.site-footer__credit a{color:var(--color-muted)}.section__head h2{font-size:var(--step-4);letter-spacing:-.02em;line-height:1.05}.section__head p{max-width:36rem}body:after{content:"";z-index:9999;pointer-events:none;opacity:.045;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}@media (prefers-color-scheme:dark){html:not([data-theme=light]) body:after{mix-blend-mode:screen;opacity:.035}}.stat__value{font-variant-numeric:normal;letter-spacing:-.02em}.site-header{transition:box-shadow .35s,background-color .35s}.site-header__inner{transition:min-height .3s cubic-bezier(.2,.8,.2,1)}.brand__mark{transition:width .3s,height .3s}.site-header.is-scrolled{box-shadow:0 1px 0 var(--color-line), 0 10px 30px #1b26210f;background:color-mix(in srgb, var(--color-bg) 94%, transparent)}.site-header.is-scrolled .site-header__inner{min-height:3.5rem}.site-header.is-scrolled .brand__mark{width:1.9rem;height:1.9rem}.site-header.is-scrolled .site-nav__cta{padding-block:.55rem}.button svg{width:1.05em;height:1.05em;transition:transform .25s cubic-bezier(.2,.8,.2,1)}.button:hover svg{transform:translate(3px)}.button--primary{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-strong))}.button--primary:hover{box-shadow:0 8px 24px color-mix(in srgb, var(--color-primary) 35%, transparent)}.button--accent{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-strong));color:#1b1a19}.button--accent:hover{box-shadow:0 8px 24px color-mix(in srgb, var(--color-accent) 45%, transparent)}.card__link{text-decoration:none;position:relative}.card__link:after{content:"";transform-origin:0;opacity:.6;background:currentColor;height:2px;transition:transform .3s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(.25)}.card__link:hover:after{opacity:1;transform:scaleX(1)}.hero h1 .w{vertical-align:bottom;display:inline-block;overflow:hidden}.hero h1 .w>span{display:inline-block}html.js .hero h1 .w>span{animation:.9s cubic-bezier(.2,.8,.2,1) forwards rise;animation-delay:calc(80ms * var(--i,0));transform:translateY(110%)}@keyframes rise{to{transform:translateY(0)}}html.js .hero .lead,html.js .hero .button-row,html.js .hero__trust,html.js .hero .eyebrow{opacity:0;animation:.9s forwards fadeUp}html.js .hero .eyebrow{animation-delay:0s}html.js .hero .lead{animation-delay:.55s}html.js .hero .button-row{animation-delay:.7s}html.js .hero__trust{animation-delay:.85s}html.js .fan{opacity:0;animation:1.1s cubic-bezier(.2,.8,.2,1) .3s forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hero .eyebrow{align-items:center;gap:.6rem;display:inline-flex}.hero .eyebrow:before{content:"";background:currentColor;width:2rem;height:2px}.fan{width:min(100%,40rem)}.fan__card{outline:6px solid var(--color-surface);width:58%}.fan__card:first-child{top:10%;left:-2%}.fan__card:nth-child(2){top:0;left:21%}.fan__card:nth-child(3){top:14%;right:-2%}.section--surface{border-bottom:0;border-radius:2.5rem 2.5rem 0 0;margin-top:-1px}.section--surface+.section:not(.section--primary){background:var(--color-bg);border-radius:2.5rem 2.5rem 0 0;margin-top:-2.5rem;position:relative}.section--surface+.section--primary{margin-top:1.5rem}.section--primary{border-radius:2.5rem;margin-inline:clamp(.5rem,2vw,1.5rem);position:relative;overflow:hidden}.section--primary:before{content:"";background:color-mix(in srgb, var(--color-accent) 18%, transparent);filter:blur(40px);border-radius:50%;width:30rem;height:30rem;position:absolute;top:-10rem;right:-10rem}.section--primary .section__head h2,.section--primary .step h3{color:inherit}.section--primary .step{background:color-mix(in srgb, var(--color-on-primary) 7%, transparent);border-color:color-mix(in srgb, var(--color-on-primary) 16%, transparent);backdrop-filter:blur(6px)}.section--primary .step p{color:color-mix(in srgb, var(--color-on-primary) 78%, transparent)}.section--primary .step:before,.section--primary .eyebrow{color:var(--color-accent)}.quote{padding-top:3rem;position:relative}.quote:before{content:"„";font-family:var(--font-heading);color:var(--color-accent);opacity:.35;pointer-events:none;font-size:9rem;line-height:1;position:absolute;top:-1.5rem;left:50%;transform:translate(-50%)}.quote blockquote:before,.quote blockquote:after{content:none}.animal__img{position:relative}.animal__badge{background:var(--color-surface);color:var(--color-ink);box-shadow:var(--shadow-s);border-radius:999px;padding:.35rem .7rem;font-size:.75rem;font-weight:500;position:absolute;top:1rem;left:1rem}.site-footer__wordmark{background:linear-gradient(90deg, var(--color-primary), var(--color-accent));color:#0000;opacity:.9;-webkit-background-clip:text;background-clip:text}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .site-footer__wordmark{color:#0000;opacity:.8}}@view-transition{navigation:auto}::view-transition-old(root){animation:.16s ease-out both vt-out}::view-transition-new(root){animation:.26s ease-out both vt-in}@keyframes vt-out{to{opacity:0;transform:translateY(-6px)}}@keyframes vt-in{0%{opacity:0;transform:translateY(10px)}}@media (prefers-reduced-motion:reduce){html.js .hero h1 .w>span{animation:none;transform:none}html.js .hero .lead,html.js .hero .button-row,html.js .hero__trust,html.js .hero .eyebrow,html.js .fan{opacity:1;animation:none}::view-transition-old(root),::view-transition-new(root){animation:none}}:root[data-theme=dark]{color-scheme:dark}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{--color-bg:#141b18;--color-surface:#1c2521;--color-surface-2:#222d28;--color-ink:#eef0ec;--color-muted:#a6b2ab;--color-line:#2c3833;--color-primary:#8fc3b0;--color-primary-strong:#a9d4c4;--color-primary-soft:#23352f;--color-accent:#e9a257;--color-accent-strong:#f2b877;--color-accent-soft:#3a2c1c;--color-on-primary:#10201a;--shadow-s:0 1px 2px #0000004d, 0 4px 14px #00000040;--shadow-m:0 2px 6px #00000059, 0 16px 40px #0006}html[data-theme=dark] .demo-bar{background:var(--color-accent);color:#1b1a19}html[data-theme=dark] .site-footer__wordmark{color:var(--color-surface-2)}html[data-theme=dark] body:after{mix-blend-mode:screen;opacity:.035}html[data-theme=dark] .site-footer__wordmark{color:#0000;opacity:.8}.theme-toggle{border:1px solid var(--color-line);background:var(--color-surface);width:2.4rem;height:2.4rem;color:var(--color-ink);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:inline-grid}.theme-toggle:hover{border-color:var(--color-primary);color:var(--color-primary)}.theme-toggle svg{width:1.1rem;height:1.1rem}.theme-toggle .icon-moon{display:none}html[data-theme=dark] .theme-toggle .icon-moon{display:block}html[data-theme=dark] .theme-toggle .icon-sun{display:none}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .theme-toggle .icon-moon{display:block}html:not([data-theme=light]) .theme-toggle .icon-sun{display:none}}@media (width<=64em){.theme-toggle{margin-left:auto;margin-right:.5rem}.brand{margin-right:0}}.site-header__inner{gap:1rem}.brand,.site-nav__list a,.button{white-space:nowrap}.site-nav__list{gap:0}.quote{padding-top:0}.quote:before{content:"“";height:4.5rem;margin-bottom:0;font-size:8rem;line-height:1;display:block;position:static;overflow:hidden;transform:none}@media (width>=64.01em){.site-nav{order:1;margin-left:auto}.theme-toggle{order:2}.brand{margin-right:0}}.demo-widget{z-index:80;max-width:min(22rem,100vw - 2rem);position:fixed;bottom:clamp(.75rem,2vw,1.5rem);right:clamp(.75rem,2vw,1.5rem)}.demo-widget__card{background:var(--color-ink);color:var(--color-bg);border-radius:var(--radius-m);gap:.5rem;padding:1.4rem 1.4rem 1.3rem;animation:.6s cubic-bezier(.2,.8,.2,1) 1.4s both widgetIn;display:grid;position:relative;box-shadow:0 20px 50px #00000040}@keyframes widgetIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}.demo-widget__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);font-size:.72rem;font-weight:500}.demo-widget__title{font-family:var(--font-heading);margin:0;font-size:1.3rem;line-height:1.15}.demo-widget__text{color:color-mix(in srgb, var(--color-bg) 78%, transparent);margin:0 0 .4rem;font-size:.88rem;line-height:1.5}.demo-widget__card .button{justify-content:center}.demo-widget__link{color:color-mix(in srgb, var(--color-bg) 70%, transparent);text-align:center;font-size:.8rem}.demo-widget__link:hover{color:var(--color-bg)}.demo-widget__close{background:color-mix(in srgb, var(--color-bg) 12%, transparent);width:2rem;height:2rem;color:var(--color-bg);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:.6rem;right:.6rem}.demo-widget__close svg{width:1rem;height:1rem}.demo-widget__close:hover{background:color-mix(in srgb, var(--color-bg) 22%, transparent)}.demo-widget__pill{background:var(--color-ink);color:var(--color-bg);font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:.6rem;padding:.7rem 1.1rem;font-size:.85rem;font-weight:500;display:none;box-shadow:0 12px 30px #0003}.demo-widget__dot{background:var(--color-accent);width:.55rem;height:.55rem;box-shadow:0 0 0 0 color-mix(in srgb, var(--color-accent) 60%, transparent);border-radius:50%;animation:2s infinite pulse}@keyframes pulse{70%{box-shadow:0 0 0 .6rem #0000}to{box-shadow:0 0 #0000}}.demo-widget.is-collapsed .demo-widget__card{display:none}.demo-widget.is-collapsed .demo-widget__pill{display:inline-flex}html[data-theme=dark] .demo-widget__card,html[data-theme=dark] .demo-widget__pill{background:var(--color-surface);color:var(--color-ink);border:1px solid var(--color-line)}html[data-theme=dark] .demo-widget__text,html[data-theme=dark] .demo-widget__link{color:var(--color-muted)}html[data-theme=dark] .demo-widget__close{background:var(--color-surface-2);color:var(--color-ink)}@media (width<=40em){.demo-widget{max-width:none;left:.75rem;right:.75rem}.demo-widget__pill{margin-left:auto;display:none}.demo-widget.is-collapsed{left:auto}}@media print{.demo-widget,.demo-bar{display:none!important}}@media (prefers-reduced-motion:reduce){.demo-widget__card,.demo-widget__dot{animation:none}}.demo-aside__box{border-radius:var(--radius-l);background:var(--color-accent-soft);border:1px dashed color-mix(in srgb, var(--color-accent) 60%, transparent);gap:2rem;padding:clamp(2rem,5vw,3.5rem);display:grid;position:relative;overflow:hidden}.demo-aside__box:before{content:"Beispiel";background:var(--color-accent);color:#1b1a19;letter-spacing:.1em;text-transform:uppercase;padding:.35rem 3rem;font-size:.75rem;font-weight:500;position:absolute;top:1.6rem;right:-1.2rem;transform:rotate(35deg)}.demo-aside__head{max-width:40rem}.demo-aside__head h2{font-size:var(--step-3);margin-bottom:.6rem}.demo-aside__head p{color:var(--color-muted);margin:0}.demo-aside__steps{counter-reset:s;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.demo-aside__steps li{counter-increment:s;background:color-mix(in srgb, var(--color-surface) 75%, transparent);border-radius:var(--radius-m);gap:.3rem;padding:1.2rem 1.3rem;display:grid}.demo-aside__steps li:before{content:counter(s, decimal-leading-zero);font-family:var(--font-heading);font-weight:600;font-size:var(--step-2);color:var(--color-accent-strong);line-height:1}.demo-aside__steps strong{font-family:var(--font-heading);font-size:var(--step-1);font-weight:600}.demo-aside__steps span{font-size:var(--step--1);color:var(--color-muted)}.demo-aside .button--ghost{background:0 0}html[data-theme=dark] .demo-aside__box{background:var(--color-surface)}html[data-theme=dark] .demo-aside__steps li{background:var(--color-surface-2)}@media (width<=40em){.brand__suffix{display:none}.brand{gap:.5rem;font-size:1.05rem}.brand__mark{width:2rem;height:2rem}.nav-toggle{padding:.45rem .7rem}.theme-toggle{width:2.1rem;height:2.1rem;margin-right:0}.site-header__inner{gap:.5rem}}.demo-features{background:var(--color-ink);color:var(--color-bg);padding-block:clamp(2rem,4vw,3rem)}.demo-features__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));gap:.75rem;display:grid}.demo-features__tile{border-radius:var(--radius-m);background:color-mix(in srgb, var(--color-bg) 6%, transparent);border:1px solid color-mix(in srgb, var(--color-bg) 12%, transparent);color:inherit;text-align:left;font:inherit;align-content:start;gap:.15rem;padding:1.1rem 1.2rem;display:grid}.demo-features__icon{background:color-mix(in srgb, var(--color-accent) 22%, transparent);width:2.2rem;height:2.2rem;color:var(--color-accent);border-radius:50%;place-items:center;margin-bottom:.6rem;display:grid}.demo-features__icon svg{width:1.15rem;height:1.15rem}.demo-features__title{font-weight:500;font-size:var(--step--1);line-height:1.3}.demo-features__sub{color:color-mix(in srgb, var(--color-bg) 60%, transparent);font-size:.8rem}.demo-features__tile--toggle{cursor:pointer;background:color-mix(in srgb, var(--color-accent) 16%, transparent);border-color:color-mix(in srgb, var(--color-accent) 45%, transparent);grid-column:span 1;transition:transform .2s,border-color .2s}.demo-features__tile--toggle:hover{border-color:var(--color-accent);transform:translateY(-2px)}.demo-features__tile--toggle .demo-features__sub{color:var(--color-accent);text-underline-offset:.2em;text-decoration:underline}.demo-features__switch{background:color-mix(in srgb, var(--color-bg) 18%, transparent);border-radius:999px;align-items:center;width:3.6rem;height:2rem;margin-bottom:.6rem;padding:.2rem;transition:background .25s;display:flex}.demo-features__knob{background:var(--color-accent);color:#1b1a19;border-radius:50%;place-items:center;width:1.6rem;height:1.6rem;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:grid}.demo-features__knob svg{width:1rem;height:1rem}.demo-features__knob .icon-moon{display:none}html[data-theme=dark] .demo-features__knob{transform:translate(1.6rem)}html[data-theme=dark] .demo-features__knob .icon-moon{display:block}html[data-theme=dark] .demo-features__knob .icon-sun{display:none}html[data-theme=dark] .demo-features__lead,html[data-theme=dark] .demo-features__sub{color:var(--color-muted)}html[data-theme=dark] .demo-features__tile{background:var(--color-surface-2);border-color:var(--color-line)}html[data-theme=dark] .demo-features__switch{background:var(--color-bg)}@media (width>=64em){.demo-features__grid{grid-template-columns:1.3fr 1.1fr repeat(3,1fr)}}.tk-note{border-radius:var(--radius-s);background:var(--color-accent-soft);color:var(--color-ink);border-left:3px solid var(--color-accent);margin:.75rem 0 0;padding:.8rem .9rem;font-size:.84rem;line-height:1.5}.tk-note__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-strong);margin-bottom:.15rem;font-size:.7rem;font-weight:500;display:block}html[data-theme=dark] .tk-note{background:var(--color-surface-2)}.demo-features{background:var(--color-ink);color:var(--color-bg)}.demo-features__row{flex-wrap:wrap;align-items:center;gap:.75rem 2rem;padding-block:1rem;display:flex}.demo-features__lead{font-size:var(--step--1);color:color-mix(in srgb, var(--color-bg) 75%, transparent);margin:0}.demo-features__lead strong{color:var(--color-accent);font-weight:500}.demo-features__list{font-size:var(--step--1);flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.demo-features__list li{align-items:center;gap:.5rem;display:inline-flex}.demo-features__dot{background:var(--color-accent);border-radius:50%;width:.45rem;height:.45rem}.demo-features__toggle{border:1px solid color-mix(in srgb, var(--color-bg) 30%, transparent);background:color-mix(in srgb, var(--color-bg) 8%, transparent);color:inherit;font:inherit;font-size:var(--step--1);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .9rem;display:inline-flex}.demo-features__toggle:hover{border-color:var(--color-accent)}.demo-features__toggle u{text-decoration-color:var(--color-accent);text-underline-offset:.2em}.demo-features__toggle svg{width:1rem;height:1rem}.demo-features__toggle .icon-moon{display:none}html[data-theme=dark] .demo-features__toggle .icon-moon{display:block}html[data-theme=dark] .demo-features__toggle .icon-sun{display:none}html[data-theme=dark] .demo-features{background:var(--color-surface);color:var(--color-ink);border-block:1px solid var(--color-line)}html[data-theme=dark] .demo-features__lead{color:var(--color-muted)}html[data-theme=dark] .demo-features__toggle{border-color:var(--color-line);background:var(--color-surface-2)}.if-dark{display:none}html[data-theme=dark] .if-dark{display:inline}html[data-theme=dark] .if-light{display:none}.screen{padding-block:clamp(4rem,10vw,8rem)}.screen__head{max-width:46rem;margin-bottom:clamp(2rem,5vw,4rem)}.screen__head h2{font-size:var(--step-5);letter-spacing:-.025em;margin-bottom:1rem;line-height:1}.screen__head p{font-size:var(--step-1);color:var(--color-muted);max-width:36rem}.bignums{grid-template-columns:repeat(2,1fr);gap:2rem 3rem;display:grid}@media (width>=56em){.bignums{grid-template-columns:repeat(4,1fr)}}.bignum{border-top:1px solid var(--color-line);padding-top:1.25rem}.bignum__value{white-space:nowrap;font-family:var(--font-heading);letter-spacing:-.03em;color:var(--color-primary);margin:0 0 .5rem;font-size:clamp(3rem,1.5rem + 5vw,6rem);font-weight:600;line-height:.95}.bignum__label{color:var(--color-muted);font-size:var(--step--1);max-width:14rem;margin:0}.story{align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}@media (width>=56em){.story{grid-template-columns:1fr 1fr}}.story__stage{aspect-ratio:6/7;border-radius:var(--radius-l);max-height:calc(100vh - 8rem);box-shadow:var(--shadow-m);background:var(--color-surface-2);position:sticky;top:6rem;overflow:hidden}.story__stage img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .6s,transform .9s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:scale(1.04)}.story__stage img.is-active{opacity:1;transform:none}.story__stage .animal__badge{z-index:2}.story__items{gap:clamp(3rem,12vh,8rem);padding-block:clamp(1rem,10vh,5rem);display:grid}.story__item{transition:opacity .4s}.story__item h3{font-size:var(--step-4);letter-spacing:-.02em;margin-bottom:.4rem;line-height:1}.story__item .animal__meta{margin-bottom:.9rem;display:block}.story__item p{font-size:var(--step-1);color:var(--color-muted);max-width:30rem}.story__item .animal__traits{margin:1rem 0 1.25rem}html.js .story__item:not(.is-active){opacity:.35}@media (width<=56em){.story__stage{position:relative;top:0}.story__stage img{position:absolute}html.js .story__item:not(.is-active){opacity:1}.story__mobile-img{border-radius:var(--radius-m);margin-bottom:1rem;display:block}}@media (width>=56.01em){.story__mobile-img{display:none}}.rows{display:grid}.row{border-top:1px solid var(--color-line);align-items:start;gap:1rem 3rem;padding-block:clamp(2rem,5vw,3.5rem);display:grid}.row:last-child{border-bottom:1px solid var(--color-line)}@media (width>=56em){.row{grid-template-columns:4rem minmax(0,1fr) minmax(0,1.2fr)}}.row__title{overflow-wrap:anywhere}.row__num{font-family:var(--font-heading);font-size:var(--step-2);color:var(--color-accent);line-height:1}.row__title{font-size:var(--step-4);letter-spacing:-.02em;margin:0;line-height:1}.row__body p{color:var(--color-muted);font-size:var(--step-1);margin:0 0 1rem}.row__body .card__link{font-size:var(--step-0)}.steps--lines{grid-template-columns:1fr;gap:0;display:grid}.steps--lines .step{border:0;border-top:1px solid color-mix(in srgb, var(--color-on-primary) 18%, transparent);backdrop-filter:none;background:0 0;border-radius:0;align-items:baseline;gap:.5rem 2rem;padding:1.75rem 0;display:grid}@media (width>=56em){.steps--lines .step{grid-template-columns:5rem 14rem 1fr}.steps--lines .step:before{margin:0}}.steps--lines .step:before{font-size:var(--step-3)}.steps--lines .step h3{font-size:var(--step-2);margin:0}.steps--lines .step p{font-size:var(--step-0)}.quote--big blockquote{font-size:var(--step-4)}.duo{gap:clamp(2rem,5vw,4rem);display:grid}@media (width>=64em){.duo{grid-template-columns:1.2fr 1fr}}.duo h2{font-size:var(--step-3)}.newslist{display:grid}.newsrow{border-top:1px solid var(--color-line);color:inherit;gap:.25rem 1.5rem;padding-block:1.25rem;text-decoration:none;display:grid}.newsrow:last-child{border-bottom:1px solid var(--color-line)}@media (width>=40em){.newsrow{grid-template-columns:8rem 1fr}}.newsrow time{color:var(--color-muted);font-size:var(--step--1)}.newsrow strong{font-family:var(--font-heading);font-weight:600;font-size:var(--step-1);line-height:1.2}.newsrow span{color:var(--color-muted);font-size:var(--step--1)}.newsrow:hover strong{color:var(--color-primary)}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){html.js [data-reveal],html.js [data-reveal-stagger]>*{opacity:1;transition:none;animation:linear both sdUp view();animation-range:entry entry 45%;transform:none}.bignum{animation:linear both sdScale view();animation-range:entry entry 60%}.row{animation:linear both sdUp view();animation-range:entry entry 40%}.quote--big{animation:linear both sdUp view();animation-range:entry 10% entry 60%}.fan{animation:linear both fanIn view();animation-range:entry exit}.hero__visual{animation:linear both sdParallax scroll();animation-range:0 100vh}}}@keyframes sdUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@keyframes sdScale{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:none}}@keyframes sdParallax{to{transform:translateY(120px)}}@keyframes fanIn{0%{opacity:0}20%{opacity:1}to{opacity:1}}.notfound{text-align:center;place-items:center;min-height:60vh;display:grid}.notfound h1{letter-spacing:-.04em;color:var(--color-primary-soft);margin:0;font-size:clamp(5rem,20vw,14rem);line-height:.9}.notfound p{font-size:var(--step-1);color:var(--color-muted);max-width:28rem;margin:1rem auto 1.5rem}.timeline{gap:0;display:grid;position:relative}.timeline:before{content:"";background:var(--color-line);width:2px;position:absolute;top:0;bottom:0;left:4.4rem}.tl{grid-template-columns:3.4rem 2rem 1fr;align-items:start;gap:0 1rem;padding-block:1.5rem;display:grid}.tl__year{font-family:var(--font-heading);font-weight:600;font-size:var(--step-2);color:var(--color-primary);text-align:right;line-height:1}.tl__dot{background:var(--color-accent);border:3px solid var(--color-bg);width:1rem;height:1rem;box-shadow:0 0 0 2px var(--color-accent-soft);border-radius:50%;margin-top:.35rem;margin-left:.5rem}.tl h3{margin-bottom:.3rem}.tl p{color:var(--color-muted);margin:0}@media (width<=40em){.timeline:before{left:3rem}.tl{grid-template-columns:2.4rem 1.5rem 1fr}.tl__year{font-size:var(--step-1)}}.month{border-top:1px solid var(--color-line);gap:1rem;padding-block:2rem;display:grid}@media (width>=56em){.month{grid-template-columns:14rem 1fr}}.month__label{font-family:var(--font-heading);font-size:var(--step-3);letter-spacing:-.02em;color:var(--color-primary);align-self:start;line-height:1;position:sticky;top:6rem}.month__label small{font-family:var(--font-body);font-size:var(--step--1);color:var(--color-muted);letter-spacing:0;margin-top:.4rem;display:block}.impact{gap:.75rem;display:grid}.impact__row{grid-template-columns:5.5rem 1fr;align-items:center;gap:1rem;display:grid}.impact__amount{font-family:var(--font-heading);font-weight:600;font-size:var(--step-2);color:var(--color-primary)}.impact__bar{background:var(--color-primary-soft);height:3.2rem;font-size:var(--step--1);color:var(--color-primary-strong);width:var(--w,100%);border-radius:999px;align-items:center;min-width:12rem;padding-inline:1.2rem;display:flex;position:relative;overflow:hidden}.impact__bar:before{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--color-accent) 35%, transparent), transparent);width:40%;position:absolute;inset:0}.impact__bar span{position:relative}.plans{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));align-items:stretch;gap:1.25rem;display:grid}.plan{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-l);align-content:start;gap:.75rem;padding:2rem;display:grid;position:relative}.plan--featured{border-color:var(--color-primary);box-shadow:var(--shadow-m)}.plan__flag{background:var(--color-primary);color:var(--color-on-primary);border-radius:999px;padding:.3rem .8rem;font-size:.75rem;font-weight:500;position:absolute;top:-.8rem;left:2rem}.plan__name{font-size:var(--step-1);margin:0}.plan__price{font-family:var(--font-heading);font-weight:600;font-size:var(--step-4);letter-spacing:-.02em;color:var(--color-primary);line-height:1}.plan__price small{font-family:var(--font-body);font-weight:400;font-size:var(--step--1);color:var(--color-muted);letter-spacing:0}.plan ul{color:var(--color-muted);font-size:var(--step--1);gap:.45rem;margin:.25rem 0 .75rem;padding:0;list-style:none;display:grid}.plan li:before{content:"✓ ";color:var(--color-accent-strong);font-weight:700}.section--primary .screen__head p,.section--primary .lead{color:color-mix(in srgb, var(--color-on-primary) 82%, transparent)}@media (width<=56em){.story__stage{display:none}}.tk-note{margin-top:1.5rem}.row__body .tk-note{margin-top:1.75rem}.row__body .card__link{margin-bottom:.5rem;display:inline-block}.row__body .tk-note,.tk-note{margin-top:2rem}.offer-head h1{font-size:var(--step-5);letter-spacing:-.025em;max-width:14ch;line-height:1}.offer-head .lead{max-width:44rem}.card .row__num{font-size:var(--step-1);margin-bottom:.25rem}.page--offer .demo-widget{display:none}:root{transition:background-color .5s,color .5s}:root[data-palette=meer]{--color-bg:#f5f8fa;--color-surface:#fff;--color-surface-2:#e9eff4;--color-line:#d9e2ea;--color-primary:#1f4e79;--color-primary-strong:#163a5b;--color-primary-soft:#dbe6f2;--color-accent:#e0705a;--color-accent-strong:#c2513c;--color-accent-soft:#fbe3dd}:root[data-palette=meer][data-theme=dark]{--color-bg:#0f1720;--color-surface:#16212c;--color-surface-2:#1d2a38;--color-line:#29394a;--color-primary:#8fb8e0;--color-primary-strong:#b3d0ec;--color-primary-soft:#1e3149;--color-accent:#f08b76;--color-accent-strong:#f5a897;--color-accent-soft:#3d251f;--color-on-primary:#0f1720}:root[data-palette=wein]{--color-bg:#fbf6f1;--color-surface:#fff;--color-surface-2:#f4ebe3;--color-line:#e8dcd1;--color-primary:#7a2e3b;--color-primary-strong:#5d1f2b;--color-primary-soft:#f1dfe2;--color-accent:#d9a441;--color-accent-strong:#b3822a;--color-accent-soft:#f8ecd2}:root[data-palette=wein][data-theme=dark]{--color-bg:#1a1214;--color-surface:#24191c;--color-surface-2:#2e2124;--color-line:#3d2c30;--color-primary:#e2a0ac;--color-primary-strong:#efbcc5;--color-primary-soft:#3a2328;--color-accent:#e6b85a;--color-accent-strong:#f0cc80;--color-accent-soft:#3d3117;--color-on-primary:#1a1214}.demo-features__tile--palette{cursor:pointer}.demo-features__swatches{gap:.35rem;margin-bottom:.6rem;display:flex}.demo-features__swatches span{border:2px solid #0000;border-radius:50%;width:1.4rem;height:1.4rem}.demo-features__swatches [data-sw=gruen]{background:linear-gradient(135deg,#2f5d50 50%,#d8842e 50%)}.demo-features__swatches [data-sw=meer]{background:linear-gradient(135deg,#1f4e79 50%,#e0705a 50%)}.demo-features__swatches [data-sw=wein]{background:linear-gradient(135deg,#7a2e3b 50%,#d9a441 50%)}:root:not([data-palette]) .demo-features__swatches [data-sw=gruen],:root[data-palette=gruen] .demo-features__swatches [data-sw=gruen],:root[data-palette=meer] .demo-features__swatches [data-sw=meer],:root[data-palette=wein] .demo-features__swatches [data-sw=wein]{border-color:currentColor}.plan__price--word{font-size:var(--step-3);margin:0}.demo-bar{text-align:left;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem 1.5rem;display:flex}.demo-switch{flex-wrap:wrap;gap:.25rem;display:inline-flex}.demo-switch a{border:1px solid color-mix(in srgb, currentColor 35%, transparent);border-radius:999px;padding:.15rem .6rem;font-weight:500;text-decoration:none}.demo-switch a:hover,.demo-switch a[aria-current=page]{background:var(--color-accent);color:#1b1a19;border-color:var(--color-accent)}:root{--font-heading:"Poppins", system-ui, sans-serif;--font-body:"Lora", Georgia, serif;--color-bg:#fbf6f1;--color-surface:#fff;--color-surface-2:#f4ebe3;--color-line:#e8dcd1;--color-primary:#7a2e3b;--color-primary-strong:#5d1f2b;--color-primary-soft:#f1dfe2;--color-accent:#d9a441;--color-accent-strong:#b3822a;--color-accent-soft:#f8ecd2;--radius-l:12px;--radius-m:10px;--radius-s:6px}:root[data-theme=dark]{--color-bg:#1a1214;--color-surface:#24191c;--color-surface-2:#2e2124;--color-line:#3d2c30;--color-primary:#e2a0ac;--color-primary-strong:#efbcc5;--color-primary-soft:#3a2328;--color-accent:#e6b85a;--color-accent-strong:#f0cc80;--color-accent-soft:#3d3117;--color-on-primary:#1a1214}h1,h2,h3,h4,.brand,.bignum__value,.plan__price,.row__num,.step:before,.quote blockquote,.site-footer__wordmark,.site-footer__brand{font-family:var(--font-heading)}h1,h2{letter-spacing:-.03em;font-weight:700}.quote blockquote{font-style:normal;font-weight:500}body{font-size:calc(var(--step-0) * 1.04)}.button,.site-nav__list a,.eyebrow,.stat__label,.bignum__label,.card__meta,.event__meta,.demo-features,.demo-widget,.tk-note,.site-footer{font-family:Poppins,system-ui,sans-serif}.op-hero{align-items:center;min-height:92vh;display:grid;position:relative;overflow:hidden}.op-hero h1{max-width:12ch;font-size:clamp(3rem,2rem + 7vw,8rem);line-height:.95}.op-hero__wave{width:100%;height:auto;color:var(--color-primary);pointer-events:none;position:absolute;bottom:-2px;left:0;right:0}.op-hero__notes{pointer-events:none;opacity:.18;position:absolute;inset:0}.op-hero__notes span{color:var(--color-primary);font-family:Lora,serif;font-size:clamp(3rem,8vw,9rem);animation:12s ease-in-out infinite noteFloat;position:absolute}@keyframes noteFloat{0%,to{transform:translateY(0)rotate(-6deg)}50%{transform:translateY(-24px)rotate(6deg)}}.op-section{padding-block:clamp(4rem,10vw,8rem);scroll-margin-top:4rem}.stimmen{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=48em){.stimmen{grid-template-columns:repeat(4,1fr)}}.stimme{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-m);padding:1.5rem}.stimme strong{font-family:var(--font-heading);font-size:var(--step-4);color:var(--color-primary);line-height:1;display:block}.stimme span{color:var(--color-muted);font-size:var(--step--1)}.stimme .bar{background:var(--color-primary-soft);border-radius:999px;height:.5rem;margin-top:.8rem;overflow:hidden}.stimme .bar i{background:var(--color-accent);height:100%;width:var(--w);display:block}.proben{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:1rem;display:grid}.probe{border-left:4px solid var(--color-accent);padding:.5rem 0 .5rem 1.25rem}.probe strong{font-family:var(--font-heading);font-size:var(--step-2);line-height:1.1;display:block}.probe span{color:var(--color-muted)}@media (prefers-reduced-motion:reduce){.op-hero__notes span{animation:none}}.section--primary .probe span{color:color-mix(in srgb, var(--color-on-primary) 80%, transparent)}.section--primary .probe{border-left-color:var(--color-accent)}.stimme strong,.stimme strong span{font-size:clamp(2.4rem,1.5rem + 3vw,4rem);font-weight:700}
