:root{--color-background:#fffafc;--color-surface:#fff;--color-surface-muted:#fff2f7;--color-text:#232129;--color-text-muted:#6c6475;--color-border:#e06ca529;--color-primary:#e06ca5;--color-primary-dark:#c7508b;--color-secondary:#f1888a;--shadow-soft:0 20px 50px #e06ca51f;--shadow-card:0 18px 40px #27153514;--radius-xl:28px;--radius-lg:20px;--radius-md:16px;--container-width:1180px}*,:before,:after{box-sizing:border-box}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}a{color:inherit}#app{width:100%}.page-shell{flex-direction:column;min-height:100vh;display:flex}.page-content{flex:1}.container{width:min(var(--container-width), calc(100% - 2rem));margin:0 auto}.section{padding:4rem 0}.section-muted{background:linear-gradient(#fff0 0%,#fff2f7e6 100%)}.pill{color:var(--color-primary-dark);letter-spacing:.08em;text-transform:uppercase;background:#e06ca51f;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.82rem;font-weight:700;display:inline-flex}.section-title{margin:1rem 0 .75rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1.1}.section-text{max-width:760px;color:var(--color-text-muted);font-size:1.02rem}.card-grid{gap:1.25rem;display:grid}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1.5rem}.button-primary,.button-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.button-primary{color:#fff;background:linear-gradient(90deg, var(--color-secondary), var(--color-primary));box-shadow:0 14px 30px #e06ca53d}.button-secondary{color:var(--color-text);background:#ffffffbf;border:1px solid #23212914}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px)}.legal-content{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);padding:2rem}.legal-content h1,.legal-content h2,.legal-content h3{margin:1.5rem 0 .75rem}.legal-content p,.legal-content li{color:var(--color-text-muted)}.legal-content a{color:var(--color-primary-dark)}@media (width>=768px){.card-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}#app{min-height:100vh}.site-header[data-v-338e1b00]{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffafce0;border-bottom:1px solid #e06ca51f;position:sticky;top:0}.site-header__inner[data-v-338e1b00]{justify-content:space-between;align-items:center;gap:1rem;min-height:78px;display:flex}.site-header__brand[data-v-338e1b00]{align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.site-header__logo[data-v-338e1b00]{width:auto;height:40px;display:block}.site-header__toggle[data-v-338e1b00]{border:1px solid var(--color-border);background:#fff;border-radius:999px;padding:.65rem .95rem;font-weight:700}.site-header__nav[data-v-338e1b00]{border:1px solid var(--color-border);box-shadow:var(--shadow-card);background:#fffffffa;border-radius:20px;flex-direction:column;gap:.75rem;padding:1rem;display:none;position:absolute;top:calc(100% + .75rem);left:1rem;right:1rem}.site-header__nav.is-open[data-v-338e1b00]{display:flex}.site-header__link[data-v-338e1b00],.site-header__cta[data-v-338e1b00]{font-weight:600;text-decoration:none}.site-header__link.is-active[data-v-338e1b00]{color:var(--color-primary-dark)}.site-header__cta[data-v-338e1b00]{color:#fff;background:linear-gradient(90deg, var(--color-secondary), var(--color-primary));border-radius:999px;justify-content:center;padding:.85rem 1rem;display:inline-flex}@media (width>=960px){.site-header__toggle[data-v-338e1b00]{display:none}.site-header__nav[data-v-338e1b00]{box-shadow:none;background:0 0;border:0;flex-direction:row;align-items:center;gap:1.25rem;padding:0;display:flex;position:static}.site-header__cta[data-v-338e1b00]{padding-inline:1.25rem}.site-header__logo[data-v-338e1b00]{height:46px}}.site-footer[data-v-f5451559]{color:#fff;background:linear-gradient(90deg,#f1888a,#e06ca5);margin-top:4rem;padding:4rem 0 2rem}.site-footer__content[data-v-f5451559]{gap:2rem;display:grid}.site-footer__sections[data-v-f5451559]{text-align:center;gap:2rem;display:grid}.site-footer__logo[data-v-f5451559]{opacity:.9;width:min(260px,100%);height:auto;margin:0 auto}.site-footer__section h3[data-v-f5451559],.site-footer__info-card h3[data-v-f5451559]{opacity:.8;margin:0 0 .8rem;font-size:.95rem;font-weight:600}.site-footer__nav a[data-v-f5451559],.site-footer__address p[data-v-f5451559],.site-footer__mail[data-v-f5451559],.site-footer__contact-item p[data-v-f5451559],.site-footer__copyright[data-v-f5451559],.site-footer__highlight[data-v-f5451559]{color:#ffffffe6}.site-footer__nav[data-v-f5451559]{flex-direction:column;gap:.6rem;display:flex}.site-footer__nav a[data-v-f5451559]{text-decoration:none}.site-footer__rating-wrap[data-v-f5451559]{flex-direction:column;align-items:center;display:flex}.site-footer__rating-card[data-v-f5451559]{color:#333;background:#fff;border-radius:12px;align-items:center;gap:1rem;width:min(380px,100%);padding:1.5rem;display:flex}.site-footer__rating-card p[data-v-f5451559]{margin:0}.site-footer__stars[data-v-f5451559]{color:#00b67a;white-space:nowrap;font-size:1.1rem;font-weight:800}.site-footer__reviews[data-v-f5451559]{color:#666;font-size:.9rem}.site-footer__address[data-v-f5451559]{text-align:center;margin-top:1.5rem;font-size:.875rem}.site-footer__address p[data-v-f5451559]{margin:.1rem 0}.site-footer__info-grid[data-v-f5451559]{gap:1rem;display:grid}.site-footer__info-card[data-v-f5451559]{-webkit-backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff2e;border-radius:20px;padding:1.25rem;box-shadow:0 18px 45px #811f582e}.site-footer__highlight[data-v-f5451559]{margin:0;font-size:1.1rem;font-weight:700;line-height:1.6}.site-footer__copyright[data-v-f5451559]{opacity:.86;margin:.9rem 0 0;font-size:.92rem}.site-footer__contact-item+.site-footer__contact-item[data-v-f5451559]{margin-top:.9rem}.site-footer__contact-label[data-v-f5451559]{font-weight:700;margin-bottom:.15rem!important}.site-footer__mail[data-v-f5451559]{word-break:break-word;margin-top:1rem;font-weight:700;text-decoration:none;display:inline-flex}@media (width>=900px){.site-footer__sections[data-v-f5451559]{grid-template-columns:1.4fr 1fr 1fr;align-items:start}.site-footer__info-grid[data-v-f5451559]{grid-template-columns:1fr 1fr}}.reviews-showcase[data-v-075c7eda]{background:#fff;margin:40px 0;padding:24px 20px 40px}.reviews-showcase__container[data-v-075c7eda]{max-width:430px;margin:0 auto}.reviews-showcase__title[data-v-075c7eda]{color:#050505;letter-spacing:-.03em;text-align:center;margin:0 0 22px;font-size:clamp(2rem,4vw,2.9rem);font-weight:800;line-height:1.05}.rating-card[data-v-075c7eda],.review-card[data-v-075c7eda]{background:#fff;border:1px solid #e9edf3f2;border-radius:28px;box-shadow:0 20px 46px #1f293714,0 8px 18px #507bff0f}.rating-card[data-v-075c7eda]{text-align:center;margin:0 auto;padding:28px 22px 24px}.rating-card__score[data-v-075c7eda]{color:#111827;letter-spacing:-.04em;font-size:3.2rem;font-weight:800;line-height:1}.rating-card__stars[data-v-075c7eda],.review-card__stars[data-v-075c7eda]{gap:4px;display:flex}.rating-card__stars[data-v-075c7eda]{justify-content:center;margin-top:10px}.rating-card__star-box[data-v-075c7eda],.review-card__star-box[data-v-075c7eda]{color:#fff;background:#11c58b;border-radius:2px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.rating-card__count[data-v-075c7eda]{color:#1f2937;margin:12px 0 0;font-size:1.1rem;font-weight:700}.rating-bars[data-v-075c7eda]{border-top:1px solid #edf0f5;gap:10px;margin-top:22px;padding-top:18px;display:grid}.rating-bars__row[data-v-075c7eda]{grid-template-columns:16px 18px 1fr auto;align-items:center;gap:8px;display:grid}.rating-bars__label[data-v-075c7eda],.rating-bars__value[data-v-075c7eda]{color:#1f2937;font-size:1rem;font-weight:600}.rating-bars__star[data-v-075c7eda]{color:#11c58b;font-size:1.35rem;line-height:1}.rating-bars__track[data-v-075c7eda]{background:#eceff4;border-radius:999px;height:10px;overflow:hidden}.rating-bars__fill[data-v-075c7eda]{border-radius:inherit;background:linear-gradient(90deg,#5f9cff 0%,#4e8df3 100%);height:100%}.review-list[data-v-075c7eda]{gap:18px;margin-top:22px;display:grid}.review-card[data-v-075c7eda]{padding:24px 20px 22px}.review-card__header[data-v-075c7eda]{justify-content:space-between;gap:1rem;display:flex}.review-card__user-row[data-v-075c7eda]{align-items:center;gap:.35rem;display:flex}.review-card__username[data-v-075c7eda]{margin:0;font-size:1rem;font-weight:800}.review-card__verified[data-v-075c7eda]{color:#5f9cff;width:18px;height:18px}.review-card__time[data-v-075c7eda]{color:#6b7280;margin:.2rem 0 0;font-size:.9rem}.review-card__toggle[data-v-075c7eda]{background:#f5f7fb;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.review-card__toggle svg[data-v-075c7eda]{stroke:currentColor;stroke-width:2px;width:18px;height:18px}.review-card__body[data-v-075c7eda]{margin-top:.9rem}.review-card__text[data-v-075c7eda]{color:#4b5563;margin:0;line-height:1.7}.review-card__text--collapsed[data-v-075c7eda]{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hero-trust[data-v-d5ac36ce]{color:#ff8c8e;background:#ff8c8e14;border:1px solid #ff8c8e4d;border-radius:999px;align-items:center;gap:8px;margin:0;padding:9px 18px;font-size:.88rem;font-weight:600;display:inline-flex}.hero-trust strong[data-v-d5ac36ce]{color:#101828;font-weight:800}.hero-trust__message[data-v-d5ac36ce]{display:inline-block}.hero-trust__dot[data-v-d5ac36ce]{font-size:.78rem;line-height:1}.trust-swap-enter-active[data-v-d5ac36ce],.trust-swap-leave-active[data-v-d5ac36ce]{transition:opacity .28s,transform .28s}.trust-swap-enter-from[data-v-d5ac36ce],.trust-swap-leave-to[data-v-d5ac36ce]{opacity:0;transform:translateY(6px)}.trust-swap-enter-to[data-v-d5ac36ce],.trust-swap-leave-from[data-v-d5ac36ce]{opacity:1;transform:translateY(0)}.delivery-card[data-v-b64aca11]{--delivery-accent:#ff8c8e;--delivery-accent-strong:#de4ca4;background:linear-gradient(#fff 0%,#fffdfd 100%);border:1px solid #ecf0f4f2;border-radius:24px;width:min(100%,576px);margin:20px;padding:26px 24px;position:relative;overflow:hidden;box-shadow:0 20px 40px #1118270f,0 6px 18px #de4ca414}.delivery-card__glow[data-v-b64aca11]{pointer-events:none;background:radial-gradient(circle,#ff8c8e2e 0%,#de4ca41c 38%,#fff0 72%);border-radius:50%;width:180px;height:180px;position:absolute;top:-58px;right:-40px}.delivery-card__list[data-v-b64aca11]{z-index:1;margin:0;padding:0;list-style:none;display:grid;position:relative}.delivery-card__item[data-v-b64aca11]{color:#202938;align-items:center;font-size:1rem;font-weight:800;line-height:.6;display:flex}.delivery-card__icon[data-v-b64aca11]{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.delivery-card__icon svg[data-v-b64aca11]{width:16px;height:16px;stroke:var(--delivery-accent);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.delivery-card__text[data-v-b64aca11]{font-weight:500;display:inline-block}@media (width>=768px){.delivery-card[data-v-b64aca11]{border-radius:28px;padding:28px 32px}.delivery-card__glow[data-v-b64aca11]{width:220px;height:220px;top:-66px;right:-48px}}@media (width<=639px){.delivery-card[data-v-b64aca11]{padding:22px 18px}.delivery-card__item[data-v-b64aca11]{font-size:.98rem}}.hero[data-v-aa38962b]{--hero-prime:#ff8c8e;--hero-prime-dark:#de4ca4;background:#fff;width:100%;padding:28px 35px 62px}.hero__wrap[data-v-aa38962b]{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:820px;margin:0 auto;display:flex}.hero__title[data-v-aa38962b]{color:#111827;letter-spacing:-.02em;margin:4px 0 0;font-size:clamp(1.2rem,7vw,2.2rem);line-height:1.04;display:grid}.hero__title p[data-v-aa38962b],.hero__title span[data-v-aa38962b]{font-weight:800}.hero__title span[data-v-aa38962b]{color:var(--hero-prime)}.hero__subtitle[data-v-aa38962b]{color:#5c6678;max-width:590px;margin:2px 0 0;font-size:1.08rem;line-height:1.62}.hero__actions[data-v-aa38962b]{gap:14px;width:100%;margin-top:8px;display:grid}.hero__cta[data-v-aa38962b]{cursor:pointer;color:#fff;background:linear-gradient(90deg, var(--hero-prime) 0%, var(--hero-prime-dark) 100%);border:0;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:10px 18px;font-size:1.18rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;box-shadow:0 12px 24px #de4ca442}.hero__cta[data-v-aa38962b]:hover{transform:translateY(-2px);box-shadow:0 16px 28px #de4ca457}.hero__cta[data-v-aa38962b]:visited{color:#fff}@media (width>=700px){.hero[data-v-aa38962b]{padding:98px 24px 74px}.hero__actions[data-v-aa38962b]{grid-template-columns:1fr 1fr;max-width:640px}}.Service-container[data-v-0ee860fa]{--hero-prime:#ff8c8e;--hero-prime-dark:#de4ca4;max-width:560px;margin:22px auto 78px;padding:0 8px}.pricing-cards[data-v-0ee860fa]{grid-template-columns:1fr;gap:14px;padding:0 20px;display:grid}.pricing-card[data-v-0ee860fa]{background:#fff;border:2px solid #e7ebf1;border-radius:22px;flex-direction:column;gap:12px;padding:18px 16px 16px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 2px 10px #0f1e380a}.pricing-card[data-v-0ee860fa]:hover{border-color:#ff8c8e73;box-shadow:0 8px 18px #de4ca41a}.popular-badge[data-v-0ee860fa]{background:linear-gradient(90deg, var(--hero-prime) 0%, var(--hero-prime-dark) 100%);color:#fff;border-radius:999px;margin:0;padding:4px 12px;font-size:.82rem;font-weight:700;position:absolute;top:-11px;left:18px}.card-icon[data-v-0ee860fa]{color:#ff6f84;background:#f7f5f8;border:1px solid #ececf0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.pricing-card.follower .card-icon[data-v-0ee860fa]{color:#ff6f84}.pricing-card.likes .card-icon[data-v-0ee860fa]{color:#ef5f95}.pricing-card.views .card-icon[data-v-0ee860fa]{color:#d95f9f}.icon-svg[data-v-0ee860fa]{width:30px;height:30px}.package-name[data-v-0ee860fa]{color:#172033;text-align:left;margin:0;font-size:2rem;font-weight:700;line-height:1.15}.package-desc[data-v-0ee860fa]{color:#66758b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 0;font-size:1rem;line-height:1.4;display:-webkit-box;overflow:hidden}.card-actions[data-v-0ee860fa]{flex-direction:column;gap:12px;margin-top:4px;display:flex}.cta-button[data-v-0ee860fa]{background:linear-gradient(90deg, var(--hero-prime) 0%, var(--hero-prime-dark) 100%);color:#fff;cursor:pointer;text-align:center;border:0;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:0;padding:.8rem .95rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 20px #de4ca42e}.cta-button[data-v-0ee860fa]:hover{color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 14px 24px #de4ca447}@media (width>=769px){.Service-container[data-v-0ee860fa]{max-width:980px;margin:28px auto 82px;padding:0 16px}.pricing-cards[data-v-0ee860fa]{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pricing-card[data-v-0ee860fa]{border-radius:18px;padding:16px}.package-name[data-v-0ee860fa]{font-size:1.75rem}}@media (width>=1200px){.Service-container[data-v-0ee860fa]{max-width:1200px}.pricing-cards[data-v-0ee860fa]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.Service-container[data-v-0ee860fa]{margin:22px auto 60px;padding:0 10px}.pricing-card[data-v-0ee860fa]{border-radius:14px;gap:10px;padding:14px}.card-icon[data-v-0ee860fa]{width:58px;height:58px}.package-name[data-v-0ee860fa]{font-size:1.85rem}.package-desc[data-v-0ee860fa]{font-size:1rem}.cta-button[data-v-0ee860fa]{width:100%;padding:.78rem .92rem;font-size:.98rem}}@media (width<=480px){.Service-container[data-v-0ee860fa]{margin:6px auto 54px;padding:0 8px}.pricing-card[data-v-0ee860fa]{border-radius:14px;padding:12px}.card-icon[data-v-0ee860fa]{width:56px;height:56px}.package-name[data-v-0ee860fa]{font-size:1.6rem}.package-desc[data-v-0ee860fa],.cta-button[data-v-0ee860fa]{font-size:.95rem}}.stats-section[data-v-0c02ec54]{--brand-primary:#f38a90;--brand-primary-dark:#e6666f;--brand-primary-deep:#c95262;--brand-soft:#f38a901a;--brand-shadow:#f38a902e;--brand-border:#f38a9024;padding:70px 14px 64px}.stats-container[data-v-0c02ec54]{max-width:1120px;margin:0 auto;padding:10px 20px}.stats-head[data-v-0c02ec54]{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.stats-badge-wrap[data-v-0c02ec54]{justify-content:center;display:flex}.stats-badge[data-v-0c02ec54]{border:1px solid var(--brand-border);color:var(--brand-primary-deep);text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(#f38a901f 0%,#ffe7e9f2 100%);border-radius:999px;justify-content:center;align-items:center;padding:12px 22px;font-size:.95rem;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #f38a901a}.stats-copy[data-v-0c02ec54]{max-width:760px}.stats-copy h2[data-v-0c02ec54]{color:#111827;letter-spacing:-.03em;margin:8px 0 10px;font-size:clamp(2.2rem,4.8vw,4rem);font-weight:800;line-height:1.06}.stats-copy h2 span[data-v-0c02ec54]{background:linear-gradient(135deg, var(--brand-primary) 0%, var(--brand-primary-dark) 55%, var(--brand-primary-deep) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.stats-copy p[data-v-0c02ec54]{max-width:720px;margin:0 auto;font-size:1.15rem;line-height:1.55}.stats-grid[data-v-0c02ec54]{grid-template-columns:1fr;gap:22px;padding-top:48px;display:grid}.stats-feature-card[data-v-0c02ec54]{background:linear-gradient(#fffffffa 0%,#fffafbfa 100%);border:1px solid #f38a901a;border-radius:28px;padding:30px;box-shadow:0 18px 40px #1f29370d,0 8px 18px #f38a900f}.stats-feature-top[data-v-0c02ec54]{align-items:center;gap:16px;display:flex}.icon-box[data-v-0c02ec54]{width:56px;height:56px;color:var(--brand-primary-dark);background:linear-gradient(#f38a9024 0%,#fff1f2f2 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #f38a9014}.icon-svg[data-v-0c02ec54]{width:31px;height:31px}.stats-feature-card h3[data-v-0c02ec54]{color:#000;margin:0;font-size:1.7rem;font-weight:700;line-height:1.1}.stats-feature-card p[data-v-0c02ec54]{color:#2c3e50;margin:18px 0 0;font-size:1.08rem;line-height:1.6}@media (width>=900px){.stats-section[data-v-0c02ec54]{padding:80px 20px 72px}.stats-grid[data-v-0c02ec54]{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.stats-feature-card h3[data-v-0c02ec54]{font-size:1.85rem}.stats-feature-card p[data-v-0c02ec54]{font-size:1.02rem}}@media (width<=640px){.stats-badge[data-v-0c02ec54]{padding:10px 18px;font-size:.88rem}.stats-copy p[data-v-0c02ec54]{font-size:1rem}.stats-grid[data-v-0c02ec54]{gap:18px;padding-top:34px}.stats-feature-card[data-v-0c02ec54]{border-radius:24px}.stats-feature-top[data-v-0c02ec54]{gap:14px}.icon-box[data-v-0c02ec54]{border-radius:14px;width:52px;height:52px}.icon-svg[data-v-0c02ec54]{width:28px;height:28px}.stats-feature-card h3[data-v-0c02ec54]{font-size:1.4rem}.stats-feature-card p[data-v-0c02ec54]{margin-top:16px;font-size:.98rem}}.faq-section[data-v-33108bcf]{flex-direction:column;align-items:center;width:100%;padding:35px 20px 70px;display:flex}.header[data-v-33108bcf]{margin-bottom:3rem}.title[data-v-33108bcf]{color:#000;text-align:center;font-size:1.8rem;font-weight:700}.title-accent[data-v-33108bcf]{color:#f38a90;font-weight:900}.description[data-v-33108bcf]{color:#000;text-align:center;max-width:800px;line-height:1.6}.questions-grid[data-v-33108bcf]{gap:1rem;max-width:800px;display:grid}.question-item[data-v-33108bcf]{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:8px;padding:1.5rem;transition:all .3s}.question-item[data-v-33108bcf]:hover{box-shadow:0 4px 12px #0000000d}.question-header[data-v-33108bcf]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.question-text[data-v-33108bcf]{color:#000;margin:0;font-size:1.1rem;font-weight:500}.plus-icon[data-v-33108bcf]{color:#ff6b81;font-size:1.5rem;font-weight:300;transition:transform .3s}.active .plus-icon[data-v-33108bcf]{transform:rotate(45deg)}.answer[data-v-33108bcf]{margin-top:1rem}.answer p[data-v-33108bcf]{color:#666;margin:0;line-height:1.6}.stats-badge-wrap[data-v-33108bcf]{justify-content:center;display:flex}.stats-badge[data-v-33108bcf]{color:#ff6b81;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(#f38a901f 0%,#ffe7e9f2 100%);border-radius:999px;justify-content:center;align-items:center;height:30px;padding:12px 22px;font-size:.95rem;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #f38a901a}@media (width>=768px){.questions-grid[data-v-33108bcf]{grid-template-columns:repeat(2,1fr)}.description[data-v-33108bcf]{margin:0 auto}}@media (width<=767px){.header[data-v-33108bcf]{max-width:530px;margin:1rem 0}.questions-grid[data-v-33108bcf]{grid-template-columns:1fr;width:85vw;max-width:530px}}.home-cards h3[data-v-552b493d]{margin-bottom:.65rem}.home-cards p[data-v-552b493d],.cta-box p[data-v-552b493d]{color:var(--color-text-muted)}.cta-box[data-v-552b493d]{border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#fff;flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.cta-box h2[data-v-552b493d]{margin:.8rem 0 .75rem}@media (width>=960px){.cta-box[data-v-552b493d]{flex-direction:row;justify-content:space-between;align-items:center}}.legal-page[data-v-a470e696]{gap:1.5rem;display:grid}.legal-page__header[data-v-a470e696]{max-width:760px}.impressum-page[data-v-715da2ea]{gap:1.5rem;display:grid}.impressum-page__header[data-v-715da2ea]{max-width:760px}.support-hero[data-v-9bb4c5e6]{max-width:780px}.support-card[data-v-9bb4c5e6]{flex-direction:column;justify-content:space-between;gap:1.25rem;display:flex}.support-card h2[data-v-9bb4c5e6]{margin:.9rem 0 .65rem}.support-card p[data-v-9bb4c5e6]{color:var(--color-text-muted)}.support-card__footer[data-v-9bb4c5e6]{gap:.85rem;display:grid}.h1-text-wrapper[data-v-8c02a893]{color:#ff6b81;width:100%;transition:background-color .3s}.h1-text-wrapper.gray-background[data-v-8c02a893]{background-color:#f8f9fa}.h1-text[data-v-8c02a893]{text-align:center;max-width:1200px;margin:0 auto;padding:3rem 2rem 1.5rem}.h1-text h1[data-v-8c02a893]{color:#333;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.h1-text p[data-v-8c02a893]{color:#555;max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}@media (width<=768px){.h1-text[data-v-8c02a893]{padding:2.5rem 1.5rem 1rem}.h1-text h1[data-v-8c02a893]{font-size:2rem}.h1-text p[data-v-8c02a893]{font-size:1.125rem}}@media (width<=600px){.h1-text[data-v-8c02a893]{padding:2rem 1rem 1rem}.h1-text h1[data-v-8c02a893]{margin-bottom:.75rem;font-size:1.75rem}.h1-text p[data-v-8c02a893]{font-size:1rem}}@media (width<=480px){.h1-text[data-v-8c02a893]{padding:1.5rem 1rem .75rem}.h1-text h1[data-v-8c02a893]{font-size:1.5rem}.h1-text p[data-v-8c02a893]{font-size:.95rem}}.service-panel-section[data-v-1bcb063f]{--brand-primary:#f38a90;--brand-primary-dark:#e6666f;--brand-primary-deep:#c95262;justify-content:center;width:100%;max-width:500px;padding:32px 16px 18px;display:flex}.service-panel[data-v-1bcb063f]{background:linear-gradient(#f7f7fb 0%,#eef1fb 100%);border:1px solid #ffffffa6;border-radius:28px;width:min(760px,100%);margin:0 auto;overflow:hidden;box-shadow:0 30px 80px #0f172a2e}.service-panel__hero[data-v-1bcb063f]{background:linear-gradient(#ffffff8c,#fff0);padding:10px}.service-panel__hero-inner[data-v-1bcb063f]{text-align:center;background:radial-gradient(circle at top left, #ffffff38, transparent 32%), linear-gradient(135deg, var(--brand-primary) 0%, var(--brand-primary-dark) 55%, var(--brand-primary-deep) 100%);color:#fff;border-radius:20px;padding:28px 22px 24px}.service-panel__hero h2[data-v-1bcb063f]{margin:14px 0 8px;font-size:clamp(1.35rem,4vw,2.2rem);font-weight:800;line-height:1.05}.service-panel__hero p[data-v-1bcb063f]{color:#ffffffeb;margin:0;font-size:1rem;font-weight:600}.service-panel__body[data-v-1bcb063f]{padding:0 10px 10px}.service-panel__shell[data-v-1bcb063f]{background:linear-gradient(#ffffffeb 0%,#fafafcf5 100%);border-radius:22px;padding:12px;box-shadow:inset 0 0 0 1px #8c97bc1f}.service-list[data-v-1bcb063f]{gap:12px;margin:0;padding:0;list-style:none;display:grid}.service-item[data-v-1bcb063f]{background:#ffffffb8;border-radius:18px;margin:0;padding:0;box-shadow:0 4px 18px #0f172a0a}.service-item form[data-v-1bcb063f]{margin:0}.service-item__button[data-v-1bcb063f]{cursor:pointer;background:0 0;border:0;border-radius:18px;width:100%;padding:0;transition:transform .25s,box-shadow .25s;display:block}.service-item__button[data-v-1bcb063f]:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0f172a14}.service-item__image[data-v-1bcb063f]{border-radius:18px;width:100%;height:auto;display:block}@media (width<=640px){.service-panel-section[data-v-1bcb063f]{padding:6px}.service-panel[data-v-1bcb063f]{border-radius:24px;width:100%}.service-panel__hero-inner[data-v-1bcb063f]{border-radius:18px;padding:22px 14px 18px}.service-panel__hero p[data-v-1bcb063f]{font-size:.92rem}.service-panel__body[data-v-1bcb063f]{padding:0 6px 6px}.service-panel__shell[data-v-1bcb063f]{border-radius:20px;padding:10px}.service-item[data-v-1bcb063f],.service-item__button[data-v-1bcb063f],.service-item__image[data-v-1bcb063f]{border-radius:16px}}html{scroll-behavior:smooth}.agency-page[data-v-7c49f3e7]{--brand-primary:#f38a90;--brand-primary-dark:#e6666f;--brand-primary-deep:#c95262;--brand-soft:#f38a901a;--brand-soft-strong:#f38a9029;--brand-soft-border:#f38a9047;--brand-highlight:#ffeaec;--brand-highlight-strong:#fff4f5;--brand-shadow:#f38a903d;--brand-contrast-soft:#ffdee1;color:#101828;background:radial-gradient(circle at 0 0,#f38a9029,#0000 0%),radial-gradient(circle at 100% 0,#ffbdc12e,#0000 10%),#f7f8fc;min-height:100vh}.agency-header[data-v-7c49f3e7]{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f8fcbf;border-bottom:1px solid #10182814;position:sticky;top:0}.agency-header__inner[data-v-7c49f3e7],.hero[data-v-7c49f3e7],.section[data-v-7c49f3e7]{width:min(1180px,100% - 32px);margin:0 auto}.agency-feature-stack[data-v-7c49f3e7]{justify-items:center;gap:12px;width:min(100%,1180px);margin:0 auto 200px;padding-top:20px;display:grid}.agency-feature-stack[data-v-7c49f3e7] .service-panel-section,.agency-feature-stack[data-v-7c49f3e7] .delivery-card{margin:0 auto}.agency-header__inner[data-v-7c49f3e7]{justify-content:space-between;align-items:center;gap:16px;min-height:78px;display:flex}.agency-brand[data-v-7c49f3e7]{color:#101828;letter-spacing:.02em;font-size:1.05rem;font-weight:800;text-decoration:none}.agency-nav[data-v-7c49f3e7]{align-items:center;gap:22px;display:flex}.agency-nav a[data-v-7c49f3e7],.text-button[data-v-7c49f3e7]{color:#475467;font-weight:600;text-decoration:none}.agency-nav a[data-v-7c49f3e7]:hover,.text-button[data-v-7c49f3e7]:hover{color:var(--brand-primary-dark)}.agency-header__cta[data-v-7c49f3e7],.btn[data-v-7c49f3e7]{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.agency-header__cta[data-v-7c49f3e7]:hover,.btn[data-v-7c49f3e7]:hover{transform:translateY(-2px)}.agency-header__cta[data-v-7c49f3e7],.btn--primary[data-v-7c49f3e7]{background:linear-gradient(135deg, var(--brand-primary) 0%, var(--brand-primary-dark) 55%, var(--brand-primary-deep) 100%);color:#fff;box-shadow:0 16px 32px var(--brand-shadow)}.btn--secondary[data-v-7c49f3e7]{color:#101828;background:#fff;border:1px solid #10182814}.hero[data-v-7c49f3e7]{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:28px;padding:72px 0 42px;display:grid}.hero__content[data-v-7c49f3e7]{padding:50px 0 100px}.hero__eyebrow[data-v-7c49f3e7],.section-heading span[data-v-7c49f3e7],.contact-card__eyebrow[data-v-7c49f3e7],.hero-card__label[data-v-7c49f3e7]{background:var(--brand-soft);color:var(--brand-primary-deep);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;font-weight:700;display:inline-flex}.hero h1[data-v-7c49f3e7]{letter-spacing:-.04em;margin:18px 0;font-size:clamp(2.7rem,5vw,4.8rem);line-height:.98}.hero h1 span[data-v-7c49f3e7]{background:linear-gradient(135deg, var(--brand-primary) 0%, var(--brand-primary-dark) 55%, var(--brand-primary-deep) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero__text[data-v-7c49f3e7],.section-heading p[data-v-7c49f3e7],.case-card p[data-v-7c49f3e7],.benefit-card p[data-v-7c49f3e7],.process-card p[data-v-7c49f3e7],.contact-card p[data-v-7c49f3e7],.hero-card p[data-v-7c49f3e7]{color:#475467;font-size:1.02rem;line-height:1.75}.hero__actions[data-v-7c49f3e7]{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero__stats[data-v-7c49f3e7]{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.stat-card[data-v-7c49f3e7],.hero-card[data-v-7c49f3e7],.service-card[data-v-7c49f3e7],.process-card[data-v-7c49f3e7],.case-card[data-v-7c49f3e7],.benefit-card[data-v-7c49f3e7],.analysis-box[data-v-7c49f3e7],.contact-card[data-v-7c49f3e7]{border:1px solid #10182814;box-shadow:0 18px 50px #1018280f}.stat-card[data-v-7c49f3e7]{background:#ffffffeb;border-radius:22px;padding:18px}.stat-card strong[data-v-7c49f3e7]{color:#101828;font-size:1.5rem;display:block}.stat-card span[data-v-7c49f3e7]{color:#667085;line-height:1.5}.hero__panel[data-v-7c49f3e7]{flex-direction:column;gap:18px;display:flex}.hero-card[data-v-7c49f3e7]{background:#fffffff5;border-radius:28px;padding:26px}.hero-card--gradient[data-v-7c49f3e7]{background:linear-gradient(180deg, var(--brand-primary-dark) 0%, var(--brand-primary-deep) 100%);color:#fff}.hero-card--gradient .hero-card__label[data-v-7c49f3e7]{color:#fff7f8;background:#fff3}.hero-card--gradient p[data-v-7c49f3e7],.hero-card--gradient li[data-v-7c49f3e7],.hero-card--gradient h2[data-v-7c49f3e7]{color:#fff}.hero-card h2[data-v-7c49f3e7],.analysis-box h3[data-v-7c49f3e7]{margin:18px 0 14px;font-size:1.7rem;line-height:1.15}.hero-card ul[data-v-7c49f3e7],.analysis-box ul[data-v-7c49f3e7],.service-card ul[data-v-7c49f3e7]{gap:12px;margin:0;padding:0;list-style:none;display:grid}.hero-card li[data-v-7c49f3e7],.analysis-box li[data-v-7c49f3e7],.service-card li[data-v-7c49f3e7]{padding-left:22px;line-height:1.6;position:relative}.hero-card li[data-v-7c49f3e7]:before,.analysis-box li[data-v-7c49f3e7]:before,.service-card li[data-v-7c49f3e7]:before{content:"•";color:var(--brand-primary-dark);font-weight:800;position:absolute;left:6px}.hero-card--gradient li[data-v-7c49f3e7]:before{color:var(--brand-contrast-soft)}.section[data-v-7c49f3e7]{padding:42px 0 78px}.section--alt[data-v-7c49f3e7]{padding-top:8px}.section-heading[data-v-7c49f3e7]{text-align:center;max-width:760px;margin:0 auto 30px}.section-heading--left[data-v-7c49f3e7]{text-align:left;margin-left:0}.section-heading h2[data-v-7c49f3e7],.contact-card h2[data-v-7c49f3e7]{letter-spacing:-.03em;margin:18px 0 12px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.08}.services-grid[data-v-7c49f3e7],.process-grid[data-v-7c49f3e7],.cases-grid[data-v-7c49f3e7],.benefit-list[data-v-7c49f3e7],.section--split[data-v-7c49f3e7]{gap:18px;display:grid}.services-grid[data-v-7c49f3e7]{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card[data-v-7c49f3e7],.process-card[data-v-7c49f3e7],.case-card[data-v-7c49f3e7],.benefit-card[data-v-7c49f3e7],.analysis-box[data-v-7c49f3e7],.contact-card[data-v-7c49f3e7]{background:#fffffff5;border-radius:28px;padding:24px}.service-card__icon[data-v-7c49f3e7]{background:var(--brand-highlight);border-radius:16px;place-items:center;width:52px;height:52px;font-size:1.6rem;display:grid}.service-card__badge[data-v-7c49f3e7],.case-card__metric[data-v-7c49f3e7]{color:var(--brand-primary-deep);margin-top:18px;font-weight:800;display:inline-block}.service-card h3[data-v-7c49f3e7],.process-card h3[data-v-7c49f3e7],.case-card h3[data-v-7c49f3e7],.benefit-card h3[data-v-7c49f3e7]{margin:12px 0 10px;font-size:1.28rem}.text-button[data-v-7c49f3e7]{background:0 0;border:0;margin-top:14px;padding:0}.process-grid[data-v-7c49f3e7]{grid-template-columns:repeat(4,minmax(0,1fr))}.process-card__number[data-v-7c49f3e7]{background:linear-gradient(135deg, var(--brand-primary) 0%, var(--brand-primary-deep) 100%);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:800;display:inline-flex}.cases-grid[data-v-7c49f3e7]{grid-template-columns:repeat(3,minmax(0,1fr))}.case-card__metric[data-v-7c49f3e7]{font-size:1.8rem}.case-card small[data-v-7c49f3e7]{color:#667085;margin-top:16px;font-weight:700;display:block}.section--split[data-v-7c49f3e7]{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start}.analysis-box[data-v-7c49f3e7]{background:linear-gradient(180deg, var(--brand-primary-dark) 0%, var(--brand-primary-deep) 100%);color:#fff;position:sticky;top:104px}.analysis-box span[data-v-7c49f3e7]{color:#fff1f2;font-weight:800}.analysis-box .btn[data-v-7c49f3e7]{width:100%;margin-top:22px}.section--contact[data-v-7c49f3e7]{padding-top:8px}.contact-card[data-v-7c49f3e7]{background:linear-gradient(135deg,#f38a901a,#ffe1e3e6);justify-content:space-between;align-items:center;gap:22px;display:flex}.contact-card__actions[data-v-7c49f3e7]{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}@media (width<=1100px){.hero[data-v-7c49f3e7],.section--split[data-v-7c49f3e7],.services-grid[data-v-7c49f3e7],.process-grid[data-v-7c49f3e7],.cases-grid[data-v-7c49f3e7]{grid-template-columns:repeat(2,minmax(0,1fr))}.section--split[data-v-7c49f3e7]{grid-template-columns:1fr}.analysis-box[data-v-7c49f3e7]{position:static}}@media (width<=860px){.agency-header[data-v-7c49f3e7]{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;position:static}.agency-header__inner[data-v-7c49f3e7]{min-height:58px;padding-top:10px;padding-bottom:6px}.agency-brand[data-v-7c49f3e7]{opacity:.82;font-size:.96rem}.agency-nav[data-v-7c49f3e7]{display:none}.agency-header__cta[data-v-7c49f3e7]{color:#475467;box-shadow:none;background:#ffffffc7;border:1px solid #10182814;padding:10px 14px;font-size:.9rem}.hero[data-v-7c49f3e7],.hero__stats[data-v-7c49f3e7],.services-grid[data-v-7c49f3e7],.process-grid[data-v-7c49f3e7],.cases-grid[data-v-7c49f3e7],.contact-card[data-v-7c49f3e7]{grid-template-columns:1fr}.contact-card[data-v-7c49f3e7]{display:grid}}@media (width<=640px){.agency-header__inner[data-v-7c49f3e7],.hero[data-v-7c49f3e7],.section[data-v-7c49f3e7]{width:min(100% - 20px,1180px)}.hero[data-v-7c49f3e7]{padding-top:42px}.agency-header__inner[data-v-7c49f3e7]{flex-wrap:nowrap;padding:8px 0 2px}.agency-header__cta[data-v-7c49f3e7]{border-radius:12px;width:auto;padding:8px 12px;font-size:.84rem}.btn[data-v-7c49f3e7]{width:100%;font-size:large}.hero__actions[data-v-7c49f3e7],.contact-card__actions[data-v-7c49f3e7]{width:100%;display:grid}}
