html{overflow-x:hidden}body{margin:0}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:border-color var(--mo-dur) var(--mo-ease)}.site-header.is-scrolled{border-bottom-color:var(--mo-border)}.site-header__row{display:flex;align-items:center;justify-content:space-between;height:64px;gap:var(--mo-sp-5)}.site-header__nav-links{display:none;align-items:center;gap:28px}.site-header__nav-links a{font-size:14px;font-weight:var(--mo-fw-medium);color:var(--mo-text);transition:color var(--mo-dur) var(--mo-ease)}.site-header__nav-links a:hover{color:var(--mo-accent)}.site-header__right{display:flex;align-items:center;gap:24px}@media (min-width:768px){.site-header__nav-links{display:flex}}.browser-mock{border:1px solid var(--mo-border);border-radius:var(--mo-radius-lg);overflow:hidden;background:var(--mo-bg);transition:border-color var(--mo-dur) var(--mo-ease)}.browser-bar{display:flex;align-items:center;gap:var(--mo-sp-2);padding:10px 14px;background:var(--mo-surface);border-bottom:1px solid var(--mo-border)}.browser-bar .dot{width:10px;height:10px;border-radius:var(--mo-radius-full);background:var(--mo-border-strong)}.browser-url{flex:1;text-align:center;font-family:var(--mo-font-mono);font-size:12px;color:var(--mo-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 var(--mo-sp-3)}.browser-body{border:none;border-radius:0;min-height:320px}@media (min-width:768px){.browser-body{min-height:420px}}@media (min-width:1024px){.browser-body{min-height:520px}}.on-dark .browser-mock{background:var(--mo-bg-dark);border-color:var(--mo-border-dark)}.on-dark .browser-bar{background:var(--mo-surface-dark);border-bottom-color:var(--mo-border-dark)}.on-dark .browser-bar .dot{background:var(--mo-border-dark)}.on-dark .browser-url{color:var(--mo-text-muted-dark)}.hero{padding-top:48px}@media (min-width:768px){.hero{padding-top:72px}}@media (min-width:1024px){.hero{padding-top:96px}}.hero__copy{display:flex;flex-direction:column;align-items:center;gap:var(--mo-sp-5);max-width:1040px;margin-inline:auto;text-align:center}@media (max-width:767px){.hero__copy{gap:var(--mo-sp-4)}}.hero__headline{font-size:var(--mo-fs-display);font-weight:var(--mo-fw-semibold);line-height:var(--mo-lh-display);letter-spacing:var(--mo-tracking-tight);color:var(--mo-text);text-wrap:balance;margin:0}.hero__headline-line{display:block}.hero__subline{font-size:var(--mo-fs-body-lg);line-height:var(--mo-lh-body);color:var(--mo-text-muted);max-width:560px;margin:0}.url-pill{border-radius:var(--mo-radius-full);padding-right:6px;padding-left:4px;align-items:center}.url-pill .prefix{padding-left:18px;font-size:14px;height:auto}.url-pill .mo-input{font-size:16px;padding-left:8px;height:100%}.url-pill .mo-btn--icon{width:44px;height:44px;padding:0;border-radius:var(--mo-radius-full);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.url-pill .mo-btn__arrow{width:18px;height:18px;display:block}.hero__promise{max-width:620px;font-size:clamp(19px,1.1vw + 16px,23px);line-height:1.4;color:var(--mo-text);text-wrap:balance}.hero__eyebrow,.hero__promise{margin:0;font-weight:var(--mo-fw-semibold)}.hero__eyebrow{font-size:var(--mo-fs-caption);letter-spacing:var(--mo-tracking-wide);text-transform:uppercase;color:var(--mo-accent)}@media (max-width:767px){.hero__eyebrow-opt{display:none}}.hero__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--mo-radius-full);background:color-mix(in srgb,var(--mo-accent) 10%,transparent);color:var(--mo-accent-press);font-size:var(--mo-fs-caption);font-weight:var(--mo-fw-semibold)}.hero__badge-icon{width:14px;height:14px;flex-shrink:0}.mo-btn--labeled{gap:var(--mo-sp-2);white-space:nowrap}.mo-btn__label{font-size:15px;font-weight:var(--mo-fw-semibold)}.url-pill .mo-btn--labeled{width:auto;padding:0 18px;border-radius:var(--mo-radius-full)}.hero__input-group .mo-btn--labeled{padding:0 22px}@media (max-width:767px){.mo-input-group.url-pill:has(.mo-btn--labeled){flex-wrap:wrap;height:auto;border-radius:var(--mo-radius-lg);padding:6px;gap:6px}.mo-input-group.url-pill:has(.mo-btn--labeled) .mo-input{flex:1 1 auto;min-width:0}.url-pill .mo-btn--labeled{flex:1 1 100%;width:100%;height:50px}}.hero__promise-note{display:block;margin-top:var(--mo-sp-1)}.hero__next{margin:0;font-size:var(--mo-fs-caption);line-height:var(--mo-lh-body);color:var(--mo-text-muted);text-wrap:balance}@media (min-width:768px){.hero__next{white-space:nowrap}}.hero__form{width:100%;max-width:580px;margin-top:var(--mo-sp-2);margin-bottom:var(--mo-sp-1)}.hero__input-group{height:64px}.hero__input-group .mo-btn--icon{width:52px;height:52px}.hero__input-group .mo-input{font-size:17px}.hero__trust{color:var(--mo-text-muted);letter-spacing:0;text-transform:none;font-weight:var(--mo-fw-regular);margin-top:var(--mo-sp-2)}.hero__nohint,.hero__trust{font-size:var(--mo-fs-caption)}.hero__nohint{margin-top:var(--mo-sp-3);font-weight:var(--mo-fw-medium);color:var(--mo-accent);text-decoration:underline;text-underline-offset:3px;text-decoration-color:color-mix(in srgb,var(--mo-accent) 45%,transparent);transition:color var(--mo-dur-fast) var(--mo-ease),text-decoration-color var(--mo-dur-fast) var(--mo-ease)}.hero__nohint:focus-visible,.hero__nohint:hover{color:color-mix(in srgb,var(--mo-accent) 80%,#000);text-decoration-color:var(--mo-accent)}.hero__visual{margin-top:64px}@media (min-width:1024px){.hero__visual{margin-top:80px}}.section-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:var(--mo-fs-caption);font-weight:var(--mo-fw-medium);letter-spacing:var(--mo-tracking-wide);text-transform:uppercase;color:var(--mo-text-muted)}.section-eyebrow__glyph{width:14px;height:14px;flex-shrink:0;display:block}.on-dark .section-eyebrow{color:var(--mo-text-muted-dark)}.section-title{margin-top:var(--mo-sp-4);max-width:720px;text-wrap:balance}.on-dark .section-title{color:var(--mo-text-on-dark)}.section-lede{margin-top:var(--mo-sp-4);max-width:580px;font-size:var(--mo-fs-body-lg);line-height:var(--mo-lh-body);color:var(--mo-text-muted)}.on-dark .section-lede{color:var(--mo-text-muted-dark)}.problem-quote{font-size:clamp(24px,4vw,40px);font-weight:var(--mo-fw-semibold);line-height:1.2;letter-spacing:var(--mo-tracking-tight);max-width:920px;color:var(--mo-text-on-dark);text-wrap:balance;margin:0}.problem-follow{margin-top:var(--mo-sp-5);font-size:var(--mo-fs-body-lg);line-height:var(--mo-lh-body);color:var(--mo-text-muted-dark);max-width:640px}.grid-3{display:grid;grid-template-columns:1fr;gap:var(--mo-sp-4)}@media (min-width:768px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{display:grid;grid-template-columns:1fr;gap:var(--mo-sp-4)}@media (min-width:640px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}.step-card{display:flex;flex-direction:column;gap:var(--mo-sp-3)}.step-num{font-family:var(--mo-font-mono);font-size:var(--mo-fs-caption);color:var(--mo-accent);letter-spacing:0}.step-title{font-size:var(--mo-fs-h3);font-weight:var(--mo-fw-medium);line-height:1.25;letter-spacing:-.01em;color:var(--mo-text);margin-top:var(--mo-sp-3)}.step-body{font-size:15px;line-height:var(--mo-lh-body);color:var(--mo-text-muted)}.gallery-grid{display:grid;grid-template-columns:1fr;gap:var(--mo-sp-5);margin-top:64px}@media (min-width:768px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:var(--mo-sp-5)}}.gallery-card{display:block;cursor:default}a.gallery-card{cursor:pointer;text-decoration:none;color:inherit}.gallery-shot{position:relative;width:100%;aspect-ratio:16/10;border-radius:var(--mo-radius);overflow:hidden;background:var(--mo-bg);box-shadow:0 0 0 2px rgba(255,255,255,.85),var(--mo-shadow-md);transition:transform var(--mo-dur) var(--mo-ease),box-shadow var(--mo-dur) var(--mo-ease)}.gallery-shot>img{width:100%;height:auto;display:block;-o-object-position:50% 0;object-position:50% 0;transition:object-position .6s ease;transition:object-position .6s ease,-o-object-position .6s ease}.gallery-card:hover .gallery-shot>img{-o-object-position:50% 100%;object-position:50% 100%;transition:object-position 8s ease-in-out;transition:object-position 8s ease-in-out,-o-object-position 8s ease-in-out}@media (prefers-reduced-motion:reduce){.gallery-shot>img{transition:none}.gallery-card:hover .gallery-shot>img{-o-object-position:50% 0;object-position:50% 0}}.gallery-card:focus-visible{outline:none;box-shadow:var(--mo-shadow-focus);border-radius:var(--mo-radius-lg)}.gallery-card__meta{display:flex;justify-content:space-between;align-items:baseline;padding-top:var(--mo-sp-4);gap:var(--mo-sp-3)}.gallery-card__name{font-size:15px;font-weight:var(--mo-fw-medium);color:var(--mo-text-on-dark)}.gallery-card__kind{font-family:var(--mo-font-mono);font-size:12px;color:var(--mo-text-muted-dark)}.why-card{display:flex;flex-direction:column;gap:var(--mo-sp-2)}.why-title{font-size:16px;font-weight:var(--mo-fw-medium);color:var(--mo-text)}.why-body{font-size:14px;line-height:var(--mo-lh-body);color:var(--mo-text-muted)}.pricing-grid{display:grid;grid-template-columns:1fr;gap:var(--mo-sp-4);margin-top:64px}@media (min-width:768px){.pricing-grid{grid-template-columns:repeat(3,1fr);gap:var(--mo-sp-5)}}.pricing-card{padding:28px;display:flex;flex-direction:column;gap:var(--mo-sp-5);background:var(--mo-bg);border:1px solid var(--mo-border);border-radius:var(--mo-radius);position:relative}.pricing-card.is-featured{background:var(--mo-bg-dark);border-color:var(--mo-bg-dark);color:var(--mo-text-on-dark)}.pricing-card__head{display:flex;flex-direction:column;gap:var(--mo-sp-2)}.pricing-card__name{font-size:var(--mo-fs-caption);font-weight:var(--mo-fw-medium);letter-spacing:var(--mo-tracking-wide);text-transform:uppercase;color:var(--mo-text-muted)}.pricing-card.is-featured .pricing-card__name{color:var(--mo-text-muted-dark)}.pricing-card__price{display:flex;flex-wrap:wrap;align-items:baseline;-moz-column-gap:4px;column-gap:4px;row-gap:4px}.pricing-card__price strong{font-size:40px;font-weight:var(--mo-fw-semibold);letter-spacing:var(--mo-tracking-tight);line-height:1;white-space:nowrap}.pricing-card__per{font-size:18px;font-weight:var(--mo-fw-medium);color:var(--mo-text);white-space:nowrap}.pricing-card.is-featured .pricing-card__per{color:var(--mo-text-on-dark)}.pricing-card__term{font-size:13px;color:var(--mo-text-muted)}.pricing-card.is-featured .pricing-card__term{color:var(--mo-text-muted-dark)}.pricing-card__vat{font-size:12px;color:var(--mo-text-muted)}.pricing-card.is-featured .pricing-card__vat{color:var(--mo-text-muted-dark)}.pricing-card__fine{display:flex;flex-wrap:wrap;align-items:baseline;-moz-column-gap:5px;column-gap:5px;margin-top:var(--mo-sp-1)}.pricing-card__desc{font-size:14px;line-height:var(--mo-lh-body);color:var(--mo-text-muted);margin:0}.pricing-card.is-featured .pricing-card__desc{color:var(--mo-text-muted-dark)}.pricing-card__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;padding-top:var(--mo-sp-5);border-top:1px solid var(--mo-border)}.pricing-card.is-featured .pricing-card__features{border-top-color:var(--mo-border-dark)}.pricing-card__features li{display:flex;align-items:flex-start;gap:var(--mo-sp-3);font-size:14px;line-height:1.5}.pricing-card__features li:before{content:"";flex-shrink:0;width:16px;height:16px;margin-top:3px;background:var(--mo-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12.5l5 5L20 6.5'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12.5l5 5L20 6.5'/%3E%3C/svg%3E") center /contain no-repeat}.pricing-badge{position:absolute;top:-10px;left:28px;background:var(--mo-accent);color:#fff;padding:4px 10px;border-radius:var(--mo-radius-sm);font-size:11px;font-weight:var(--mo-fw-medium);letter-spacing:var(--mo-tracking-wide);text-transform:uppercase}.pricing-card .mo-btn{margin-top:auto}.pricing-followup{font-size:14px}.bento-note,.pricing-followup{margin-top:var(--mo-sp-6);line-height:var(--mo-lh-body);color:var(--mo-text-muted);text-align:center;max-width:720px;margin-inline:auto}.bento-note{font-size:13px}.pricing-followup strong{color:var(--mo-text);font-weight:var(--mo-fw-medium)}.pricing-operating-hint{margin-top:var(--mo-sp-6);font-size:15px;line-height:var(--mo-lh-body);color:var(--mo-text);text-align:center;max-width:720px;margin-inline:auto}.pricing-operating-hint strong{font-weight:var(--mo-fw-medium)}.pricing-operating{margin-top:var(--mo-sp-6);padding:24px 28px;background:var(--mo-bg);border-radius:var(--mo-radius);max-width:none}.pricing-operating__title{font-size:14px;font-weight:var(--mo-fw-medium);color:var(--mo-text);text-align:center;margin:0 0 var(--mo-sp-5)}.pricing-operating__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px var(--mo-sp-6)}.pricing-operating__list li{display:flex;align-items:flex-start;gap:var(--mo-sp-3);font-size:14px;line-height:1.5;color:var(--mo-text)}.pricing-operating__list li:before{content:"";flex-shrink:0;width:16px;height:16px;margin-top:3px;background:var(--mo-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12.5l5 5L20 6.5'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12.5l5 5L20 6.5'/%3E%3C/svg%3E") center /contain no-repeat}.pricing-operating__note{margin:var(--mo-sp-5) 0 0;font-size:13px;line-height:var(--mo-lh-body);color:var(--mo-text-muted);text-align:center}@media (max-width:640px){.pricing-operating__list{grid-template-columns:1fr}}.dns-lede{font-size:18px;line-height:var(--mo-lh-body);color:var(--mo-text-muted);max-width:620px;margin-top:var(--mo-sp-4)}.dns-lede strong{color:var(--mo-text);font-weight:var(--mo-fw-medium)}.dns-hint{font-size:15px;margin-bottom:var(--mo-sp-4)}.dns-hint,.dns-note{color:var(--mo-text-muted)}.dns-note{font-size:14px;margin-top:var(--mo-sp-4)}.dns-callout{margin-top:var(--mo-sp-5);padding:16px 18px;background:var(--mo-accent-tint);border:1px solid var(--mo-border);border-radius:var(--mo-radius);font-size:15px;line-height:var(--mo-lh-body);color:var(--mo-text);max-width:620px}.dns-callout strong{color:var(--mo-text);font-weight:var(--mo-fw-semibold)}.dns-records{border:1px solid var(--mo-border);border-radius:var(--mo-radius);overflow:hidden;background:var(--mo-bg)}.dns-records__row{display:grid;grid-template-columns:92px 104px 1fr;gap:var(--mo-sp-4);align-items:center;padding:14px 20px;border-top:1px solid var(--mo-border)}.dns-records__row:first-child{border-top:none}.dns-records__row--head{background:color-mix(in srgb,var(--mo-text) 4%,transparent);font-size:12px;letter-spacing:var(--mo-tracking-wide);text-transform:uppercase;color:var(--mo-text-muted)}.dns-records__type{display:inline-flex;justify-self:start;justify-content:center;padding:2px 10px;border-radius:var(--mo-radius-sm);background:var(--mo-accent);color:#fff;font-size:13px;font-weight:var(--mo-fw-medium)}.dns-records__mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;color:var(--mo-text);word-break:break-all}.dns-steps{list-style:none;padding:0;margin:var(--mo-sp-4) 0 0;flex-direction:column}.dns-steps,.dns-steps__item{display:flex;gap:var(--mo-sp-4)}.dns-steps__item{align-items:flex-start;font-size:16px;line-height:var(--mo-lh-body);color:var(--mo-text)}.dns-steps__num{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:var(--mo-accent);color:#fff;font-size:15px;font-weight:var(--mo-fw-medium);display:flex;align-items:center;justify-content:center}.dns-registrars{list-style:none;padding:0;margin:var(--mo-sp-4) 0 0;display:flex;flex-direction:column;gap:2px;border:1px solid var(--mo-border);border-radius:var(--mo-radius);overflow:hidden}.dns-registrars__item{display:grid;grid-template-columns:130px 1fr auto;gap:var(--mo-sp-4);align-items:center;padding:14px 20px;background:var(--mo-bg)}.dns-registrars__name{font-weight:var(--mo-fw-medium);color:var(--mo-text)}.dns-registrars__steps{font-size:14px;color:var(--mo-text-muted)}.dns-registrars__doc{font-size:14px;font-weight:var(--mo-fw-medium);color:var(--mo-accent);white-space:nowrap}.dns-cta{text-align:center;padding:var(--mo-sp-6) var(--mo-sp-5);background:var(--mo-bg);border-radius:var(--mo-radius)}.dns-cta__text{font-size:16px;line-height:var(--mo-lh-body);color:var(--mo-text-muted);max-width:520px;margin:var(--mo-sp-3) auto var(--mo-sp-5)}@media (max-width:640px){.dns-records__row,.dns-registrars__item{grid-template-columns:1fr;gap:6px}.dns-records__row--head{display:none}}.faq-list{display:flex;flex-direction:column;border-top:1px solid var(--mo-border-dark);margin-top:var(--mo-sp-7)}.faq-item{border-bottom:1px solid var(--mo-border-dark)}.faq-item__btn{width:100%;display:flex;justify-content:space-between;align-items:center;gap:var(--mo-sp-4);background:none;border:none;padding:24px 0;cursor:pointer;text-align:left;font-family:inherit;font-size:17px;font-weight:var(--mo-fw-medium);color:var(--mo-text-on-dark);transition:color var(--mo-dur) var(--mo-ease)}.faq-item__btn:hover{color:var(--mo-accent)}.faq-item__btn:focus-visible{outline:none;box-shadow:var(--mo-shadow-focus);border-radius:var(--mo-radius-sm)}.faq-item__icon{flex-shrink:0;font-family:var(--mo-font-mono);font-size:20px;color:var(--mo-text-muted-dark);display:inline-block;line-height:1}.faq-item__body{padding-bottom:24px;max-width:640px;font-size:16px;line-height:var(--mo-lh-body);color:var(--mo-text-muted-dark);display:none}.faq-item.is-open .faq-item__body{display:block;animation:mo-slide-up var(--mo-dur) var(--mo-ease) both}.final-cta__wrap{text-align:center;max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:var(--mo-sp-5);align-items:center}.final-cta__title{text-wrap:balance;margin:0}.final-cta__form{width:100%;max-width:520px}.final-cta__form .mo-input-group{height:56px}.final-cta__note{font-size:var(--mo-fs-caption);color:var(--mo-text-muted);letter-spacing:0;text-transform:none;font-weight:var(--mo-fw-regular)}.secondary-cta__wrap{text-align:center;max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:var(--mo-sp-5);align-items:center}.secondary-cta__title{text-wrap:balance;margin:0}.secondary-cta__form{width:100%;max-width:520px}.secondary-cta__form .mo-input-group{height:56px}.secondary-cta__note{font-size:var(--mo-fs-caption);color:var(--mo-text-muted);letter-spacing:0;text-transform:none;font-weight:var(--mo-fw-regular);margin:0}.site-footer{background:var(--mo-bg-dark);color:var(--mo-text-on-dark);padding:64px 0 32px}.site-footer__claim{font-size:20px;font-weight:var(--mo-fw-medium);letter-spacing:-.01em;max-width:560px;line-height:1.4;margin:0;text-wrap:balance}.footer-grid{display:grid;grid-template-columns:1fr;gap:var(--mo-sp-6);margin-top:var(--mo-sp-7);padding-bottom:var(--mo-sp-6);border-bottom:1px solid var(--mo-border-dark)}@media (min-width:768px){.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:var(--mo-sp-7)}}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col .mo-caption{color:var(--mo-text-muted-dark);margin-bottom:var(--mo-sp-1)}.footer-col a{color:var(--mo-text-on-dark);font-size:14px}.footer-col a:hover{color:var(--mo-accent)}.footer-claim{color:var(--mo-text-on-dark);font-weight:var(--mo-fw-medium);margin:0 0 var(--mo-sp-1)}.footer-claim,.footer-meta{font-size:14px;line-height:var(--mo-lh-body)}.footer-meta{max-width:320px;margin:0}.footer-bottom,.footer-meta{color:var(--mo-text-muted-dark)}.footer-bottom{display:flex;flex-wrap:wrap;gap:var(--mo-sp-4);justify-content:space-between;align-items:center;padding-top:var(--mo-sp-5);font-size:var(--mo-fs-caption)}.sticky-cta{position:fixed;left:50%;bottom:20px;z-index:40;width:calc(100% - var(--mo-container-pad-mobile) * 2);max-width:500px;background:transparent;border:none;border-radius:0;padding:0;box-shadow:none;filter:drop-shadow(0 -6px 24px rgba(0,0,0,.28)) drop-shadow(0 4px 14px rgba(0,0,0,.22));transform:translateX(-50%) translateY(140%);pointer-events:none;opacity:0;transition:opacity var(--mo-dur) var(--mo-ease),transform var(--mo-dur) var(--mo-ease)}.sticky-cta.is-visible{pointer-events:auto;opacity:1;transform:translateX(-50%) translateY(0)}@media (min-width:768px){.sticky-cta{bottom:24px}}.sticky-cta__inner{display:flex;flex-direction:column;align-items:stretch;gap:6px}.sticky-cta__form{flex:1;display:flex;min-width:0}.sticky-cta .mo-input-group{flex:1;height:56px;min-width:0;background:var(--mo-bg);box-shadow:var(--mo-shadow-md)}.sticky-cta .mo-input-group.url-pill .prefix{padding-left:18px;font-size:14px}.sticky-cta .mo-input-group.url-pill .mo-input{font-size:16px;padding-left:8px;background:transparent}.sticky-cta .mo-btn--icon{width:44px;height:44px;box-shadow:none}.sticky-cta .mo-btn__arrow{width:18px;height:18px}.bento-grid{display:grid;grid-template-columns:1fr;gap:var(--mo-sp-4);margin-top:64px}@media (min-width:768px){.bento-grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(240px,auto)}}@media (min-width:1024px){.bento-grid{grid-auto-rows:minmax(260px,auto)}}.bento-card{position:relative;background:var(--mo-bg);border:1px solid var(--mo-border);border-radius:var(--mo-radius);padding:var(--mo-sp-5);display:flex;flex-direction:column;gap:var(--mo-sp-3);overflow:hidden;transition:border-color var(--mo-dur) var(--mo-ease);min-height:280px}@media (min-width:768px){.bento-card{min-height:0}}.bento-card:hover{border-color:var(--mo-border-strong)}@media (min-width:768px){.bento-card--full{grid-column:1/-1;grid-row:span 1}.bento-card--duo{grid-column:span 3;grid-row:span 1}.bento-card--tile{grid-column:span 2;grid-row:span 1}.bento-card--full{display:grid;grid-template-columns:minmax(0,1fr) min(620px,54%);gap:var(--mo-sp-6);align-items:center}.bento-card--full .hero-preview{width:100%}.bento-card--full .bento-card__head{gap:var(--mo-sp-3)}.bento-card--full .bento-card__visual{margin-top:0;width:100%}.bento-card--duo .bento-card__head,.bento-card--tile .bento-card__head{gap:var(--mo-sp-2)}.bento-card--duo .bento-card__visual,.bento-card--tile .bento-card__visual{margin-top:var(--mo-sp-4);width:100%}}.bento-card__head{display:flex;flex-direction:column;gap:var(--mo-sp-1);flex-shrink:0}.bento-card__eyebrow{font-family:var(--mo-font-mono);font-size:var(--mo-fs-caption);color:var(--mo-accent);letter-spacing:0}.bento-card__title{font-size:var(--mo-fs-h3);font-weight:var(--mo-fw-medium);line-height:1.25;letter-spacing:-.01em;color:var(--mo-text);margin:0}.bento-card__body{font-size:14px;line-height:var(--mo-lh-body);color:var(--mo-text-muted);margin:0;max-width:38ch}.bento-card--small .bento-card__body{display:none}.bento-card--small .bento-card__head{gap:6px}.bento-card--duo .changelog,.bento-card--duo .geo-widget,.bento-card--duo .host-widget,.bento-card--duo .perf-widget,.bento-card--duo .redirect-list,.bento-card--tile .changelog,.bento-card--tile .geo-widget,.bento-card--tile .host-widget,.bento-card--tile .perf-widget,.bento-card--tile .redirect-list{margin-top:var(--mo-sp-3);padding:var(--mo-sp-3)}.changelog,.geo-widget,.host-widget,.perf-widget,.redirect-list{border-radius:10px}.bento-card--duo .bento-card__visual,.bento-card--tile .bento-card__visual{flex:1;align-items:stretch}.bento-card--duo .changelog,.bento-card--duo .geo-widget,.bento-card--duo .host-widget,.bento-card--duo .perf-widget,.bento-card--tile .changelog,.bento-card--tile .geo-widget,.bento-card--tile .host-widget,.bento-card--tile .perf-widget{flex:1}.bento-card__visual{flex:1;display:flex;align-items:flex-end;justify-content:stretch;min-height:0}.changelog,.dsgvo-checklist,.geo-widget,.host-widget,.perf-widget,.redirect-list{width:100%;box-sizing:border-box}.bento-card--full .bento-card__visual{align-items:stretch;margin-top:0}.hero-preview{width:100%;aspect-ratio:16/9;min-height:0;border-radius:10px;overflow:hidden;background:var(--mo-bg);box-shadow:0 0 0 2px rgba(255,255,255,.85),var(--mo-shadow-md)}.hero-preview__reel{display:flex;flex-direction:column;width:100%;will-change:transform}.hero-preview__reel>img{width:100%;height:auto;display:block}.dsgvo-checklist{display:flex;flex-direction:column;gap:var(--mo-sp-2);margin-top:var(--mo-sp-4);padding:0;list-style:none}.bento-card--tall .bento-card__visual{align-items:stretch}.bento-card--tall .dsgvo-checklist{flex:1 0 auto;height:100%;justify-content:space-between;margin-top:0}.bento-card--duo .bento-card__visual:has(.dsgvo-checklist){flex-direction:column;justify-content:center}.bento-card--duo .dsgvo-checklist{margin-top:var(--mo-sp-4)}.bento-card--duo .dsgvo-checklist__item{padding:9px 14px}.dsgvo-checklist__item{display:flex;align-items:center;gap:var(--mo-sp-3);padding:10px 12px;background:var(--mo-surface);border:1px solid var(--mo-border);border-radius:var(--mo-radius-sm);font-size:13px;color:var(--mo-text)}.dsgvo-checklist__item .check{flex-shrink:0;width:14px;height:14px;border-radius:var(--mo-radius-full);background:var(--mo-success);position:relative}.dsgvo-checklist__item .check:after{content:"";position:absolute;left:4px;top:3px;width:5px;height:8px;border-right:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(45deg)}.host-widget{margin-top:var(--mo-sp-4);padding:var(--mo-sp-4);background:var(--mo-surface);border:1px solid var(--mo-border);border-radius:var(--mo-radius-sm);display:flex;flex-direction:column;gap:10px}.host-widget__row{display:flex;justify-content:space-between;align-items:baseline;font-size:13px}.host-widget__label{color:var(--mo-text-muted);font-family:var(--mo-font-mono);letter-spacing:0}.host-widget__value{font-family:var(--mo-font-mono);color:var(--mo-text);font-weight:var(--mo-fw-medium)}.host-widget__bar{height:4px;background:var(--mo-border);border-radius:2px;overflow:hidden;margin-top:var(--mo-sp-1)}.host-widget__bar>span{display:block;height:100%;width:99.98%;background:var(--mo-success)}.host-widget__indicator{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--mo-text-muted);font-family:var(--mo-font-mono);letter-spacing:0}.host-widget__indicator:before{content:"";width:6px;height:6px;border-radius:var(--mo-radius-full);background:var(--mo-success)}.redirect-list{margin-top:var(--mo-sp-4);padding:var(--mo-sp-4);background:var(--mo-surface);border:1px solid var(--mo-border);border-radius:var(--mo-radius-sm);display:flex;flex-direction:column;gap:6px;font-family:var(--mo-font-mono);font-size:12px;color:var(--mo-text);letter-spacing:0}.redirect-list__row{display:flex;align-items:center;gap:var(--mo-sp-2)}.redirect-list__from{color:var(--mo-text-muted);text-decoration:line-through;text-decoration-color:var(--mo-text-muted)}.redirect-list__arrow{color:var(--mo-accent)}.redirect-list__to{color:var(--mo-text)}.hero-slider{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-top:var(--mo-sp-4);overflow:hidden}@media (min-width:768px){.hero-slider{margin-top:var(--mo-sp-4)}}@media (min-width:1024px){.hero-slider{margin-top:var(--mo-sp-4)}}.hero-slider__track{display:flex;gap:var(--mo-sp-4);width:-moz-max-content;width:max-content;padding:var(--mo-sp-1) 0;animation:hero-marquee 90s var(--mo-ease-linear) infinite;will-change:transform}@keyframes hero-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.hero-slider:hover .hero-slider__track{animation-play-state:paused}.slider-card{position:relative;flex:0 0 auto;width:460px;aspect-ratio:16/9;transform-origin:center;will-change:transform}a.slider-card{cursor:pointer;text-decoration:none;color:inherit}@media (min-width:768px){.slider-card{width:640px}}@media (min-width:1024px){.slider-card{width:840px}}.slider-card__label{position:absolute;top:12px;left:12px;z-index:2;padding:5px 12px;border-radius:var(--mo-radius-full);background:var(--mo-accent);color:#fff;font-family:var(--mo-font-mono);font-size:13px;font-weight:var(--mo-fw-medium);letter-spacing:.01em}.slider-card__bg{position:absolute;inset:0;border:none;border-radius:16px;min-height:0;overflow:hidden;background-color:var(--mo-surface);background-image:radial-gradient(120% 90% at 20% 0,color-mix(in srgb,var(--mo-accent) 14%,transparent) 0,transparent 55%),linear-gradient(165deg,color-mix(in srgb,var(--mo-accent) 5%,var(--mo-surface)) 0,color-mix(in srgb,var(--mo-accent) 16%,var(--mo-surface)) 100%)}.slider-card__site{position:absolute;left:50%;bottom:9%;transform:translateX(-50%);width:36%;aspect-ratio:16/9;display:flex;flex-direction:column;border:none;border-radius:var(--mo-radius);overflow:hidden;background:var(--mo-bg);box-shadow:0 0 0 2px rgba(255,255,255,.85),var(--mo-shadow-md)}.slider-card__site .browser-bar{display:none}.site-scroll{position:relative;flex:1;overflow:hidden;min-height:0;background:var(--mo-bg)}.site-scroll__inner{position:absolute;inset:0 0 auto 0;will-change:transform;animation:site-scroll-loop 24s linear infinite}.site-scroll__inner>img{width:100%;height:auto;display:block}@keyframes site-scroll-loop{0%{transform:translateY(0)}5%{transform:translateY(0)}95%{transform:translateY(-78%)}to{transform:translateY(-78%)}}.site-mock{display:flex;flex-direction:column;background:var(--mo-bg)}.site-mock__topbar{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid var(--mo-border)}.site-mock__logo{font-weight:var(--mo-fw-semibold);font-size:11px;letter-spacing:-.02em;color:var(--mo-text)}.site-mock__logo:after{content:".";color:var(--mo-accent)}.site-mock__nav{display:flex;gap:8px}.site-mock__nav span{width:22px;height:4px;background:var(--mo-border-strong);border-radius:2px}.site-mock__hero{display:flex;flex-direction:column;gap:6px;padding:22px 16px 24px;border-bottom:1px solid var(--mo-border)}.site-mock__bar{height:14px;background:var(--mo-text);border-radius:2px}.site-mock__bar--short{width:50%}.site-mock__bar--medium{width:72%}.site-mock__bar--long{width:92%}.site-mock__bar--thin{height:5px;background:var(--mo-border-strong)}.site-mock__btn{width:72px;height:18px;background:var(--mo-accent);border-radius:4px;margin-top:8px}.site-mock__image{height:100px;background:var(--mo-surface);border:1px solid var(--mo-border);margin:14px 16px;border-radius:4px}.site-mock__cols{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:14px 16px}.site-mock__col{display:flex;flex-direction:column;gap:5px}.site-mock__h2{height:8px;background:var(--mo-text);width:55%;border-radius:2px;margin-bottom:4px}.site-mock__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:4px 16px 14px}.site-mock__box{aspect-ratio:1;background:var(--mo-surface);border:1px solid var(--mo-border);border-radius:4px}.site-mock__footer{display:flex;gap:10px;padding:14px 16px 18px;border-top:1px solid var(--mo-border);align-items:center}.site-mock__footer span{flex:1;height:5px;background:var(--mo-border);border-radius:2px}.why-card__icon{width:28px;height:28px;color:var(--mo-accent);margin-bottom:var(--mo-sp-3);display:block}.why-card__icon svg{width:100%;height:100%;display:block}html.reveal-on .reveal:not(.is-revealed){opacity:0;transform:translateY(16px)}.reveal.is-revealed{animation:mo-scroll-reveal var(--mo-dur-slow) var(--mo-ease-out)}.stat-strip{border-bottom:1px solid var(--mo-border);padding:var(--mo-sp-4) 0 var(--mo-sp-5)}@media (min-width:768px){.stat-strip{padding:var(--mo-sp-6) 0}}.stat-strip__inner{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--mo-sp-4) var(--mo-sp-5)}@media (min-width:768px){.stat-strip__inner{grid-template-columns:repeat(4,1fr);gap:var(--mo-sp-6)}}.stat{display:flex;flex-direction:column;gap:4px}.stat__value{font-family:var(--mo-font-mono);font-size:28px;font-weight:var(--mo-fw-semibold);letter-spacing:var(--mo-tracking-tight);color:var(--mo-text);line-height:1}@media (min-width:1024px){.stat__value{font-size:36px}}.stat__label{font-size:var(--mo-fs-caption);font-weight:var(--mo-fw-medium);letter-spacing:var(--mo-tracking-wide);text-transform:uppercase;color:var(--mo-text-muted)}.branche-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--mo-sp-3);margin-top:var(--mo-sp-7)}@media (min-width:640px){.branche-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.branche-grid{grid-template-columns:repeat(6,1fr);gap:var(--mo-sp-4)}}.branche-tile{display:flex;flex-direction:column;gap:var(--mo-sp-3);padding:20px 18px;background:var(--mo-bg);border:1px solid var(--mo-border);border-radius:var(--mo-radius);transition:border-color var(--mo-dur) var(--mo-ease),transform var(--mo-dur) var(--mo-ease)}.branche-tile:hover{border-color:var(--mo-border-strong);transform:translateY(-2px)}.branche-tile__glyph{width:24px;height:24px;color:var(--mo-accent);display:block}.branche-tile__name{font-size:14px;font-weight:var(--mo-fw-medium);color:var(--mo-text);line-height:1.3}.branche-tile__hint{font-size:12px;color:var(--mo-text-muted);line-height:1.4}.branche-more{margin-top:var(--mo-sp-6);text-align:center;max-width:640px;margin-inline:auto;font-size:var(--mo-fs-body);line-height:var(--mo-lh-body);color:var(--mo-text-muted);text-wrap:pretty}.branche-more__link{color:var(--mo-accent);font-weight:var(--mo-fw-medium);text-decoration:none;white-space:nowrap}.branche-more__link:hover{text-decoration:underline}.showcase{margin-top:var(--mo-sp-7);margin-bottom:var(--mo-sp-7)}.showcase .browser-mock{box-shadow:var(--mo-shadow-md)}.showcase .browser-body{min-height:360px}@media (min-width:768px){.showcase .browser-body{min-height:480px}}@media (min-width:1024px){.showcase .browser-body{min-height:560px}}.showcase__meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:var(--mo-sp-3);padding-top:var(--mo-sp-4)}.showcase__name{font-size:16px;font-weight:var(--mo-fw-medium);color:var(--mo-text-on-dark)}.showcase__kind{font-family:var(--mo-font-mono);font-size:13px;color:var(--mo-text-muted-dark)}.perf-widget{margin-top:var(--mo-sp-4);padding:var(--mo-sp-4);background:var(--mo-surface);border:1px solid var(--mo-border);border-radius:10px;display:flex;align-items:center;gap:var(--mo-sp-4)}.perf-ring{flex-shrink:0;width:64px;height:64px;position:relative}.perf-ring svg{width:100%;height:100%;transform:rotate(-90deg);display:block}.perf-ring__track{stroke:var(--mo-border)}.perf-ring__bar{stroke:var(--mo-success);stroke-linecap:round;transition:stroke-dashoffset 1.3s var(--mo-ease) .15s}.perf-ring__num{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--mo-font-mono);font-size:18px;font-weight:var(--mo-fw-semibold);color:var(--mo-text);letter-spacing:-.02em}.perf-metrics{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0}.perf-metric{display:flex;justify-content:space-between;align-items:baseline;gap:var(--mo-sp-3);font-family:var(--mo-font-mono);font-size:12px;letter-spacing:0}.perf-metric__label{color:var(--mo-text-muted)}.perf-metric__value{color:var(--mo-text);font-weight:var(--mo-fw-medium)}.geo-widget{margin-top:var(--mo-sp-4);padding:var(--mo-sp-4);background:var(--mo-surface);border:1px solid var(--mo-border);border-radius:10px;display:flex;flex-direction:column;gap:10px}.geo-prompt{display:flex;align-items:center;gap:8px;font-family:var(--mo-font-mono);font-size:12px;letter-spacing:0;color:var(--mo-text-muted)}.geo-prompt__caret{color:var(--mo-accent);font-weight:var(--mo-fw-semibold)}.geo-answer{display:flex;flex-direction:column;gap:6px}.geo-answer__line{height:7px;border-radius:2px;background:var(--mo-border);width:0;transition:width .7s var(--mo-ease)}.geo-answer__line--1{transition-delay:.15s}.geo-answer__line--2{transition-delay:.32s}.geo-answer__line--3{transition-delay:.49s}.js-anim .bento-card.is-live .geo-answer__line--1{width:96%}.js-anim .bento-card.is-live .geo-answer__line--2{width:88%}.js-anim .bento-card.is-live .geo-answer__line--3{width:64%}.geo-answer__line--1{width:96%}.geo-answer__line--2{width:88%}.geo-answer__line--3{width:64%}.js-anim .geo-answer__line--1,.js-anim .geo-answer__line--2,.js-anim .geo-answer__line--3{width:0}.geo-cite{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;padding:5px 10px 5px 7px;background:var(--mo-bg);border:1px solid var(--mo-border);border-radius:var(--mo-radius-sm);font-family:var(--mo-font-mono);font-size:11px;color:var(--mo-text);letter-spacing:0;opacity:0;transform:translateY(4px);transition:opacity var(--mo-dur) var(--mo-ease) .68s,transform var(--mo-dur) var(--mo-ease) .68s}.geo-cite img{height:12px;display:block}.geo-cite__src{color:var(--mo-accent)}.js-anim .bento-card.is-live .geo-cite{opacity:1;transform:translateY(0)}.geo-cite{opacity:1;transform:none}.js-anim .geo-cite{opacity:0;transform:translateY(4px)}@media (prefers-reduced-motion:reduce){.js-anim .geo-answer__line--1{width:96%!important}.js-anim .geo-answer__line--2{width:88%!important}.js-anim .geo-answer__line--3{width:64%!important}.js-anim .geo-cite{opacity:1!important;transform:none!important}}.changelog{margin-top:var(--mo-sp-4);padding:var(--mo-sp-4);background:var(--mo-surface);border:1px solid var(--mo-border);border-radius:var(--mo-radius-sm);display:flex;flex-direction:column;gap:8px;font-family:var(--mo-font-mono);font-size:12px;letter-spacing:0}.changelog__row{display:flex;gap:var(--mo-sp-3);align-items:baseline}.changelog__date{color:var(--mo-text-muted);flex-shrink:0;width:56px}.changelog__what{color:var(--mo-text)}.changelog__row .dot{flex-shrink:0;width:6px;height:6px;border-radius:var(--mo-radius-full);background:var(--mo-success);margin-top:6px}.gallery-card:hover .browser-mock{transform:translateY(-6px)}.bento-card,.slider-card:hover .slider-card__site{transition:border-color var(--mo-dur) var(--mo-ease),transform var(--mo-dur) var(--mo-ease)}.bento-card:hover{transform:translateY(-2px)}.bento-card,.branche-tile,.mo-alert,.mo-card,.pricing-card,.step-card,.why-card{border-radius:12px}.mo-btn{border-radius:10px}.mo-btn--icon{border-radius:var(--mo-radius-full)}.mo-btn--sm{border-radius:8px}.mo-input,.mo-input-group{border-radius:10px}.url-pill,.url-pill .mo-input-group{border-radius:var(--mo-radius-full)}.bento-card--xl .browser-mock,.browser-mock,.gallery-card .browser-mock{border-radius:12px}.showcase .browser-mock{border-radius:14px}.changelog,.dsgvo-checklist__item,.host-widget,.mo-option-card,.mo-placeholder,.option,.redirect-list{border-radius:10px}.pricing-badge{border-radius:6px}.mo-checkbox .box{border-radius:5px}.site-mock-img{width:100%;height:auto;display:block}.browser-body--shot{overflow:hidden;background:var(--mo-bg);padding:0}.browser-body--shot>img{width:100%;height:auto;display:block}.stat-strip .stat{transition:opacity var(--mo-dur-slow) var(--mo-ease),transform var(--mo-dur-slow) var(--mo-ease)}html.stat-on .stat-strip .stat{opacity:0;transform:translateY(6px)}.stat-strip .stat:first-child{transition-delay:0s}.stat-strip .stat:nth-child(2){transition-delay:80ms}.stat-strip .stat:nth-child(3){transition-delay:.16s}.stat-strip .stat:nth-child(4){transition-delay:.24s}html.stat-on .stat-strip.is-on .stat{opacity:1;transform:translateY(0)}.bento-grid>.reveal{transition-delay:0s}.bento-grid>.reveal:first-child{animation-delay:0s}.bento-grid>.reveal:nth-child(2){animation-delay:80ms}.bento-grid>.reveal:nth-child(3){animation-delay:.16s}.bento-grid>.reveal:nth-child(4){animation-delay:.24s}.bento-grid>.reveal:nth-child(5){animation-delay:.32s}.has-connector-line{position:relative}@media (min-width:768px){.has-connector-line:before{content:"";position:absolute;top:50%;left:12%;right:12%;height:1px;background:var(--mo-border);transform:translateY(-50%) scaleX(0);transform-origin:left center;transition:transform 1.1s var(--mo-ease) .2s;z-index:0;pointer-events:none}.has-connector-line.is-line-on:before{transform:translateY(-50%) scaleX(1)}.has-connector-line.is-line-static:before{transition:none}}.has-connector-line>*{position:relative;z-index:1}.host-widget__indicator:before{animation:mo-pulse 2.4s ease-in-out infinite}.js-anim .dsgvo-checklist__item{opacity:0;transform:translateX(-6px);transition:opacity var(--mo-dur) var(--mo-ease),transform var(--mo-dur) var(--mo-ease)}.js-anim .dsgvo-checklist__item .check{transform:scale(0);transition:transform .26s var(--mo-ease)}.js-anim .bento-card.is-live .dsgvo-checklist__item{opacity:1;transform:translateX(0)}.js-anim .bento-card.is-live .dsgvo-checklist__item .check{transform:scale(1)}.js-anim .bento-card.is-live .dsgvo-checklist__item:first-child{transition-delay:.12s}.js-anim .bento-card.is-live .dsgvo-checklist__item:first-child .check{transition-delay:.26s}.js-anim .bento-card.is-live .dsgvo-checklist__item:nth-child(2){transition-delay:.3s}.js-anim .bento-card.is-live .dsgvo-checklist__item:nth-child(2) .check{transition-delay:.44s}.js-anim .bento-card.is-live .dsgvo-checklist__item:nth-child(3){transition-delay:.48s}.js-anim .bento-card.is-live .dsgvo-checklist__item:nth-child(3) .check{transition-delay:.62s}.js-anim .host-widget__bar>span{width:0;transition:width 1.2s var(--mo-ease) .2s}.js-anim .bento-card.is-live .host-widget__bar>span{width:99.98%}.js-anim .changelog__row,.js-anim .redirect-list__row{opacity:0;transform:translateY(5px);transition:opacity var(--mo-dur) var(--mo-ease),transform var(--mo-dur) var(--mo-ease)}.js-anim .bento-card.is-live .changelog__row,.js-anim .bento-card.is-live .redirect-list__row{opacity:1;transform:translateY(0)}.js-anim .bento-card.is-live .changelog__row:first-child,.js-anim .bento-card.is-live .redirect-list__row:first-child{transition-delay:.12s}.js-anim .bento-card.is-live .changelog__row:nth-child(2),.js-anim .bento-card.is-live .redirect-list__row:nth-child(2){transition-delay:.26s}.js-anim .bento-card.is-live .changelog__row:nth-child(3),.js-anim .bento-card.is-live .redirect-list__row:nth-child(3){transition-delay:.4s}@media (prefers-reduced-motion:reduce){.js-anim .changelog__row,.js-anim .dsgvo-checklist__item,.js-anim .dsgvo-checklist__item .check,.js-anim .host-widget__bar>span,.js-anim .redirect-list__row{opacity:1!important;transform:none!important;transition:none!important}.js-anim .host-widget__bar>span{width:99.98%!important}}.how-flow{margin-top:56px;display:grid;grid-template-columns:1fr;gap:var(--mo-sp-5)}@media (min-width:768px){.how-flow{grid-template-columns:repeat(3,1fr);gap:var(--mo-sp-6)}.how-flow--4{grid-template-columns:repeat(2,1fr)}.how-flow--4.has-connector-line:before{content:none}}@media (min-width:1024px){.how-flow--4{grid-template-columns:repeat(4,1fr)}.how-flow--4.has-connector-line:before{content:""}}.how-card{position:relative;padding:var(--mo-sp-6);background:var(--mo-bg);border:1px solid var(--mo-border);border-radius:var(--mo-radius);display:flex;flex-direction:column;gap:var(--mo-sp-3)}.how-card__num{width:36px;height:36px;border-radius:var(--mo-radius-full);color:var(--mo-text-on-dark);display:flex;align-items:center;justify-content:center;font-family:var(--mo-font-mono);font-size:15px}.how-card--accent .how-card__num,.how-card__num{background:var(--mo-accent)}.how-card__title{font-size:var(--mo-fs-h3);font-weight:var(--mo-fw-medium);line-height:1.25;letter-spacing:-.01em;color:var(--mo-text);margin:0}.how-card__text{font-size:15px;line-height:var(--mo-lh-body);color:var(--mo-text-muted);margin:0}.how-free{display:flex;align-items:flex-start;justify-content:center;gap:8px;margin-top:var(--mo-sp-6);font-size:14px;font-weight:var(--mo-fw-medium);color:var(--mo-text);text-align:center}.how-free__dot{width:7px;height:7px;border-radius:var(--mo-radius-full);background:var(--mo-success);flex-shrink:0;margin-top:calc((1em * var(--mo-lh-body) - 7px) / 2)}.how-visual{margin-top:auto;padding-top:var(--mo-sp-3);min-height:56px}.how-visual,.hv-url{display:flex;align-items:center}.hv-url{gap:8px;width:100%}.hv-url__field{flex:1;min-width:0;display:flex;align-items:center;gap:2px;padding:8px 12px;background:var(--mo-surface);border:1px solid var(--mo-border);border-radius:var(--mo-radius-full)}.hv-url__text{font-family:var(--mo-font-mono);font-size:12px;color:var(--mo-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-url__caret{width:1px;height:14px;animation:hv-caret 1.1s steps(2,start) infinite}.hv-url__caret,.hv-url__go{background:var(--mo-accent);flex-shrink:0}.hv-url__go{width:30px;height:30px;border-radius:var(--mo-radius-full);color:var(--mo-text-on-dark);display:flex;align-items:center;justify-content:center}.hv-url__go svg{width:14px;height:14px}.hv-build{position:relative;overflow:hidden;width:100%;display:flex;flex-direction:column;gap:6px;padding:10px 12px;background:var(--mo-surface);border:1px solid var(--mo-border);border-radius:var(--mo-radius)}.hv-build__chrome{display:flex;gap:4px;margin-bottom:2px}.hv-build__chrome span{width:5px;height:5px}.hv-build__bar,.hv-build__chrome span{border-radius:var(--mo-radius-full);background:var(--mo-border)}.hv-build__bar{height:7px}.hv-build__bar--accent{background:var(--mo-accent);opacity:.85}.hv-build__shimmer{position:absolute;inset:0;background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.45) 50%,transparent 70%);transform:translateX(-100%);animation:hv-shimmer 2.6s ease-in-out infinite}.hv-decide{gap:10px}.hv-decide,.hv-decide__chip{display:flex;align-items:center}.hv-decide__chip{width:34px;height:34px;border-radius:var(--mo-radius-full);border:1px solid var(--mo-border);background:var(--mo-surface);color:var(--mo-text-muted);justify-content:center}.hv-decide__chip svg{width:15px;height:15px}.hv-decide__chip--go{border-color:transparent;background:var(--mo-accent);color:var(--mo-text-on-dark)}.hv-live{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;background:var(--mo-surface);border:1px solid var(--mo-border)}.hv-live,.hv-live__dot{border-radius:var(--mo-radius-full)}.hv-live__dot{width:8px;height:8px;background:var(--mo-success);flex-shrink:0;animation:hv-pulse 2s ease-in-out infinite}.hv-live__domain{flex:1;min-width:0;font-family:var(--mo-font-mono);font-size:12px;color:var(--mo-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-live__check{width:14px;height:14px;color:var(--mo-success);flex-shrink:0}@keyframes hv-caret{50%{opacity:0}}@keyframes hv-shimmer{60%,to{transform:translateX(100%)}}@keyframes hv-pulse{50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.hv-build__shimmer,.hv-live__dot,.hv-url__caret{animation:none}.hv-build__shimmer{display:none}}.ba-demo{margin-top:56px;display:grid;grid-template-columns:1fr;gap:var(--mo-sp-6);align-items:center}@media (min-width:900px){.ba-demo{grid-template-columns:.85fr 1.15fr;gap:var(--mo-sp-8)}}.ba-copy__steps{list-style:none;margin:var(--mo-sp-5) 0 0;padding:0;flex-direction:column}.ba-copy__steps,.ba-step{display:flex;gap:var(--mo-sp-4)}.ba-step{align-items:flex-start}.ba-step__num{flex-shrink:0;width:28px;height:28px;border-radius:var(--mo-radius-full);border:1px solid var(--mo-border-strong);display:flex;align-items:center;justify-content:center;font-family:var(--mo-font-mono);font-size:12px;color:var(--mo-accent)}.ba-step__text{font-size:15px;line-height:var(--mo-lh-body);color:var(--mo-text)}.ba-step__text strong{font-weight:var(--mo-fw-semibold)}.ba-step__text span{color:var(--mo-text-muted)}.ba-free{display:inline-flex;align-items:center;gap:8px;margin-top:var(--mo-sp-6);padding:8px 14px;border:1px solid var(--mo-border);font-size:13px;font-weight:var(--mo-fw-medium);color:var(--mo-text)}.ba-free,.ba-free__dot{border-radius:var(--mo-radius-full)}.ba-free__dot{width:7px;height:7px;background:var(--mo-success)}.ba-viewer{position:relative;aspect-ratio:16/10;border-radius:var(--mo-radius-lg);box-shadow:0 0 0 1px var(--mo-border),var(--mo-shadow-md);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;background:var(--mo-bg)}.ba-layer,.ba-viewer{width:100%;overflow:hidden}.ba-layer{position:absolute;inset:0;height:100%}.ba-layer img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.ba-before{z-index:2;clip-path:inset(0 calc(100% - var(--pos, 50%)) 0 0);filter:grayscale(1)}.ba-after{z-index:1}.ba-tag{position:absolute;top:12px;z-index:3;padding:4px 10px;border-radius:var(--mo-radius-sm);font-family:var(--mo-font-mono);font-size:11px;letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ba-tag--before{left:12px;background:rgba(22,24,29,.72);color:#fff}.ba-tag--after{right:12px;background:rgba(37,99,235,.92);color:#fff}.ba-divider{top:0;bottom:0;width:2px;z-index:4;transform:translateX(-1px);box-shadow:0 0 0 1px rgba(22,24,29,.12)}.ba-divider,.ba-handle{position:absolute;left:var(--pos,50%);background:#fff}.ba-handle{top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:var(--mo-radius-full);box-shadow:var(--mo-shadow-md),0 0 0 1px var(--mo-border);z-index:5;cursor:ew-resize;display:flex;align-items:center;justify-content:center;gap:3px}.ba-handle:focus-visible{outline:none;box-shadow:var(--mo-shadow-md),0 0 0 3px var(--mo-accent)}.ba-handle:after,.ba-handle:before{content:"";width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent}.ba-handle:before{border-right:5px solid var(--mo-text-muted)}.ba-handle:after{border-left:5px solid var(--mo-text-muted)}.ba-hint{margin-top:var(--mo-sp-4);font-size:var(--mo-fs-caption);color:var(--mo-text-muted);text-align:center;letter-spacing:0;text-transform:none}.oldsite{width:100%;height:100%;background:#ece9e1;font-family:Times New Roman,Times,Georgia,serif;color:#1a1a1a;overflow:hidden;display:flex;flex-direction:column}.oldsite__top{background:linear-gradient(#26487a,#16305c);color:#fff;text-align:center;padding:10px 8px 8px;border-bottom:3px solid #b8920a}.oldsite__title{font-size:19px;font-weight:700;text-shadow:1px 1px 0 #00000055}.oldsite__sub{font-size:11px;font-style:italic;color:#d9e2f2}.oldsite__nav{display:flex;gap:1px;background:#b8920a;padding:0 4px}.oldsite__nav span{flex:1;text-align:center;font-size:10px;padding:4px 2px;background:linear-gradient(#f4f1e6,#d8d2bf);color:#16305c;border:1px solid #fff8e1}.oldsite__body{padding:12px 16px;flex:1}.oldsite__h{color:#8a1414;font-size:15px;font-weight:700;margin-bottom:6px}.oldsite__p{font-size:11px;line-height:1.5;text-align:justify;color:#2a2a2a;margin-bottom:6px}.oldsite__row{display:flex;gap:12px;align-items:flex-start}.oldsite__img{width:88px;height:64px;flex-shrink:0;background:repeating-linear-gradient(45deg,#cfc8b4 0 6px,#c4bca6 6px 12px);border:2px ridge #b8920a;display:flex;align-items:center;justify-content:center;font-size:9px;color:#6b5d2a;text-align:center}.oldsite__meta{font-size:9px;color:#555;border-top:1px dashed #999;margin-top:8px;padding-top:6px;display:flex;justify-content:space-between}.oldsite__link{color:#1a3fb0;text-decoration:underline}@media (prefers-reduced-motion:reduce){.ba-divider,.ba-handle{transition:none}}.no-website{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--mo-sp-5);max-width:880px;margin-inline:auto;padding:var(--mo-sp-7);background:var(--mo-surface);border:1px solid var(--mo-border);border-radius:var(--mo-radius-lg)}.no-website__text{flex:1 1 320px}.no-website__title{font-size:var(--mo-fs-h3);font-weight:var(--mo-fw-semibold);text-wrap:balance}.no-website__lede{margin-top:var(--mo-sp-3);color:var(--mo-text-muted);line-height:var(--mo-lh-body);max-width:520px}.no-website__cta{flex:0 0 auto}@media (max-width:640px){.no-website{padding:var(--mo-sp-6) var(--mo-sp-5)}.no-website__cta{width:100%}}.copy-prose{max-width:760px;margin-top:var(--mo-sp-4);font-size:var(--mo-fs-body-lg);line-height:var(--mo-lh-body);color:var(--mo-text-muted)}.fit-closing{text-align:center;margin-left:auto;margin-right:auto}.whyfast-lead{max-width:760px;margin-top:var(--mo-sp-4);font-size:var(--mo-fs-h3);line-height:1.4;font-weight:var(--mo-fw-medium);color:var(--mo-text);text-wrap:pretty}.whyfast-timeline{margin-top:var(--mo-sp-6);max-width:920px;display:flex;flex-direction:column;gap:var(--mo-sp-5)}.whyfast-timeline__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--mo-sp-3)}.whyfast-timeline__name{font-size:13px;font-weight:var(--mo-fw-semibold);letter-spacing:.02em;text-transform:uppercase;color:var(--mo-text-muted)}.whyfast-timeline__name--mo{color:var(--mo-accent-press)}.whyfast-timeline__tail{font-size:14px;color:var(--mo-text-muted)}.whyfast-timeline__tail--mo{color:var(--mo-text);font-weight:var(--mo-fw-medium)}.whyfast-timeline__bar{margin-top:var(--mo-sp-2);height:10px;border-radius:var(--mo-radius-full)}.whyfast-timeline__bar--alt{background:var(--mo-surface);border:1px solid var(--mo-border);display:flex;align-items:center;justify-content:space-between;padding-inline:calc(100% / 6)}.whyfast-timeline__dot{width:8px;height:8px;border-radius:var(--mo-radius-full);background:var(--mo-text-muted);opacity:.55}.whyfast-timeline__bar--mo{width:26%;min-width:150px;background:var(--mo-accent)}.whyfast-timeline__stations{list-style:none;margin:var(--mo-sp-2) 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--mo-sp-3);font-size:13px;line-height:1.45;color:var(--mo-text-muted)}.whyfast-timeline__stations li:nth-child(2){text-align:center}.whyfast-timeline__stations li:nth-child(3){text-align:right}.whyfast-tempo{display:none}@media (max-width:767px){.whyfast-timeline{display:none}.whyfast-tempo{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-top:var(--mo-sp-5);font-size:var(--mo-fs-h3);line-height:1.3;font-weight:var(--mo-fw-medium)}.whyfast-tempo__from{color:var(--mo-text-muted);text-decoration:line-through;text-decoration-color:color-mix(in srgb,var(--mo-text-muted) 45%,transparent)}.whyfast-tempo__arrow{width:20px;height:20px;color:var(--mo-text-muted);flex-shrink:0}.whyfast-tempo__to{color:var(--mo-accent-press);font-weight:var(--mo-fw-semibold)}}.whyfast-solutions{margin-top:var(--mo-sp-6)}.whyfast-solutions__title{font-size:13px;font-weight:var(--mo-fw-semibold);letter-spacing:.02em;text-transform:uppercase;color:var(--mo-accent-press)}.whyfast-solutions__list{list-style:none;margin:var(--mo-sp-3) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:var(--mo-sp-3) var(--mo-sp-6)}.whyfast-solutions__list li{position:relative;padding-left:24px;font-size:15px;line-height:var(--mo-lh-body);color:var(--mo-text)}.whyfast-solutions__list li:before{content:"✓";position:absolute;left:0;top:0;font-weight:var(--mo-fw-semibold);color:var(--mo-accent)}.whyfast-statement__eyebrow{font-size:13px;font-weight:var(--mo-fw-semibold);letter-spacing:.02em;text-transform:uppercase;color:var(--mo-text-muted-dark)}.whyfast-statement__claim{margin-top:var(--mo-sp-4);font-size:var(--mo-fs-h2);line-height:1.2;font-weight:var(--mo-fw-semibold);letter-spacing:-.01em;text-wrap:balance;max-width:820px;color:var(--mo-text-on-dark)}.whyfast-statement__before{color:var(--mo-text-muted-dark);font-style:italic}.whyfast-statement__after{color:color-mix(in srgb,var(--mo-accent) 55%,#ffffff)}.whyfast-chips{list-style:none;margin:var(--mo-sp-5) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:var(--mo-sp-2)}.whyfast-chip{padding:6px 14px;border-radius:var(--mo-radius-full);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);font-size:14px;color:var(--mo-text-on-dark)}.mood-interlude{position:relative;overflow:hidden;min-height:clamp(220px,30vw,340px);display:flex;align-items:center}.mood-interlude:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(13,15,20,.72),rgba(13,15,20,.38) 55%,rgba(13,15,20,.12))}.mood-interlude__inner{position:relative;z-index:2;width:100%}.mood-interlude__claim{color:var(--mo-text-on-dark);font-size:clamp(22px,3.2vw,34px);font-weight:var(--mo-fw-semibold);letter-spacing:-.01em;line-height:1.25;max-width:560px;white-space:pre-line;text-wrap:balance;text-shadow:0 1px 12px rgba(0,0,0,.25)}.fit-col__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:var(--mo-sp-3);cursor:default}.fit-col__summary::-webkit-details-marker{display:none}.fit-col__chevron{display:none;width:18px;height:18px;flex-shrink:0;color:var(--mo-text-muted);transition:transform var(--mo-dur) var(--mo-ease)}@media (min-width:768px){.fit-col__summary{pointer-events:none}}@media (max-width:767px){.fit-col__summary{cursor:pointer}.fit-col__chevron{display:block}details[open]>.fit-col__summary .fit-col__chevron{transform:rotate(180deg)}}.fit-grid{display:grid;grid-template-columns:1fr;gap:var(--mo-sp-6);margin-top:var(--mo-sp-6)}@media (min-width:768px){.fit-grid{grid-template-columns:repeat(2,1fr)}}.fit-col{padding:var(--mo-sp-6);background:var(--mo-bg);border:1px solid var(--mo-border);border-radius:12px}.fit-col__title{font-size:var(--mo-fs-h3);font-weight:var(--mo-fw-semibold)}.fit-list{list-style:none;margin:var(--mo-sp-4) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--mo-sp-3)}.fit-list li{position:relative;padding-left:30px;line-height:var(--mo-lh-body);color:var(--mo-text)}.fit-list li:before{position:absolute;left:0;top:0;font-weight:var(--mo-fw-semibold)}.fit-list--yes li:before{content:"✓";color:var(--mo-accent)}.fit-list--no li:before{content:"✕";color:var(--mo-text-muted)}.contrast-list{margin-top:var(--mo-sp-7);border-top:1px solid var(--mo-border)}.contrast-row{display:grid;grid-template-columns:1fr;gap:var(--mo-sp-2);padding:var(--mo-sp-5) 0;border-bottom:1px solid var(--mo-border)}@media (min-width:768px){.contrast-row{grid-template-columns:220px 1fr;gap:var(--mo-sp-6);align-items:baseline}}.contrast-row__alt{display:flex;flex-direction:column;gap:3px}.contrast-row__altLabel{font-size:15px;font-weight:var(--mo-fw-semibold);color:var(--mo-text)}.contrast-row__altText{font-size:13px;line-height:1.5;color:var(--mo-text-muted)}.contrast-row__mo{display:flex;align-items:flex-start;gap:var(--mo-sp-3);font-size:15px;line-height:1.55;color:var(--mo-text)}.contrast-row__mo svg{flex:none;width:18px;height:18px;margin-top:2px;color:var(--mo-accent)}.contrast-row__mo strong{font-weight:var(--mo-fw-semibold)}.faq-all{margin-top:var(--mo-sp-6);text-align:center}.faq-all__link{display:inline-flex;align-items:center;gap:var(--mo-sp-2);font-size:15px;font-weight:var(--mo-fw-medium);color:var(--mo-accent)}.faq-all__link:hover{color:var(--mo-accent-hover)}.on-dark .faq-all__link{color:var(--mo-text-on-dark)}.on-dark .faq-all__link:hover{color:var(--mo-text-muted-dark)}@media (max-width:767px){.bento-grid,.gallery-grid,.how-flow--4{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:var(--mo-sp-3);padding-bottom:var(--mo-sp-2)}.bento-grid::-webkit-scrollbar,.gallery-grid::-webkit-scrollbar,.how-flow--4::-webkit-scrollbar{display:none}.bento-card,.gallery-card,.how-flow--4 .how-card{flex:0 0 85%;scroll-snap-align:start}.bento-card{min-height:340px}.how-flow--4 .how-card{min-height:300px}.gallery-grid{padding-inline:11%;scroll-padding-inline:11%;padding-block:14px}.gallery-card{flex-basis:78%;scroll-snap-align:center;transform-origin:center center}.gallery-grid.mo-carousel-focus .gallery-card{transform:scale(.88);opacity:.6;transition:transform .4s var(--mo-ease),opacity .4s var(--mo-ease)}.gallery-grid.mo-carousel-focus .gallery-card.is-focus{transform:scale(1);opacity:1}.gallery-shot{aspect-ratio:4/3}.gallery-card.is-focus .gallery-shot>img{animation:gallery-autopan 16s ease-in-out infinite}.gallery-card:hover .gallery-shot>img{-o-object-position:50% 0;object-position:50% 0;transition:none}.gallery-card__meta{flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;gap:2px}.hero-slider__track{animation:none;width:auto;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:11%;gap:var(--mo-sp-3)}.hero-slider__track::-webkit-scrollbar{display:none}.slider-card{width:78vw;scroll-snap-align:center}.slider-card--dup{display:none}.hero-slider__track.mo-carousel-focus .slider-card{transform:scale(.9);opacity:.6;transition:transform .4s var(--mo-ease),opacity .4s var(--mo-ease);transform-origin:center center}.hero-slider__track.mo-carousel-focus .slider-card.is-focus{transform:scale(1);opacity:1}}@keyframes gallery-autopan{0%,10%{-o-object-position:50% 0;object-position:50% 0}50%{-o-object-position:50% 100%;object-position:50% 100%}90%,to{-o-object-position:50% 0;object-position:50% 0}}@media (prefers-reduced-motion:reduce){.gallery-card.is-focus .gallery-shot>img{animation:none}}