.float-stage[data-astro-cid-fjsvyydg]{position:relative;width:100%;max-width:520px;aspect-ratio:1 / 1;margin:0 auto}.float-item[data-astro-cid-fjsvyydg]{position:absolute;--icon-scale: 1;transform:translate(-50%,-50%) scale(var(--icon-scale));animation:floatXY var(--dur) ease-in-out var(--delay) infinite;will-change:transform}.float-card[data-astro-cid-fjsvyydg]{width:100%;height:100%;border-radius:28px;background:#ffffffd9;border:1px solid rgba(20,32,51,.08);box-shadow:0 18px 30px #00000014;display:grid;place-items:center;overflow:hidden;transform:rotate(var(--rot))}.float-img[data-astro-cid-fjsvyydg]{width:78%;height:78%;object-fit:contain;display:block}@keyframes floatXY{0%{transform:translate(-50%,-50%) translate(0) scale(var(--icon-scale))}50%{transform:translate(-50%,-50%) translate(4px,calc(var(--drift) * -1)) scale(var(--icon-scale))}to{transform:translate(-50%,-50%) translate(0) scale(var(--icon-scale))}}@media(max-width:768px){.float-stage[data-astro-cid-fjsvyydg]{max-width:360px}.float-card[data-astro-cid-fjsvyydg]{border-radius:22px}}.hero[data-astro-cid-bbe6dxrz]{padding-top:116px;padding-bottom:46px;overflow:hidden;background:var(--bg-primary);position:relative}.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;left:50%;bottom:-260px;transform:translate(-50%);width:130vw;height:460px;background:var(--white);border-radius:50%;pointer-events:none;z-index:0}.hero-grid[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr 1fr;gap:72px;align-items:center}.hero-left[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:64px;line-height:1.08;letter-spacing:0;margin-bottom:18px;font-weight:800}.hero-subtitle[data-astro-cid-bbe6dxrz]{max-width:640px;font-size:22px;font-weight:700;line-height:1.58;margin-bottom:24px;opacity:.9}.hero-actions[data-astro-cid-bbe6dxrz]{display:grid;gap:12px;justify-items:start}.hero-secondary-links[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hero-secondary-links[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid rgb(138 127 114 / .22);border-radius:999px;background:#ffffff70;color:var(--color-text);font-size:.92rem;font-weight:800;transition:transform .2s ease,background .2s ease}.hero-secondary-links[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-1px);background:#ffffffb8}.hero-right[data-astro-cid-bbe6dxrz]{position:relative;display:flex;justify-content:center;align-items:center}.hero-float-layer[data-astro-cid-bbe6dxrz]{position:absolute;inset:-6%;z-index:0;pointer-events:none;filter:blur(.2px);opacity:.78}.hero-shot[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;max-height:520px;width:auto}@media(max-width:1024px){.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:40px}.hero-right[data-astro-cid-bbe6dxrz]{justify-content:center}}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding-top:104px;padding-bottom:20px}.hero-grid[data-astro-cid-bbe6dxrz]{gap:20px}.hero-left[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:38px}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:17px;line-height:1.65;margin-bottom:18px}.hero-shot[data-astro-cid-bbe6dxrz]{max-height:360px}}.trust-strip[data-astro-cid-vpzpabai]{padding:32px 0 72px;background:var(--color-surface)}.trust-strip__inner[data-astro-cid-vpzpabai]{max-width:1120px}.trust-strip__list[data-astro-cid-vpzpabai]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.trust-item[data-astro-cid-vpzpabai]{display:flex;gap:12px;align-items:flex-start;min-height:124px;padding:18px;border:1px solid var(--color-border-soft);border-radius:20px;background:#f7f6f3c7;box-shadow:0 12px 28px #423a2f09}.trust-item__icon[data-astro-cid-vpzpabai]{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border-radius:999px;background:rgb(var(--accent-blue-rgb) / .16);color:var(--color-brand);font-size:21px}.trust-item__copy[data-astro-cid-vpzpabai]{min-width:0}.trust-item[data-astro-cid-vpzpabai] h3[data-astro-cid-vpzpabai]{margin:0 0 6px;color:var(--color-text);font-size:1rem;line-height:1.35}.trust-item[data-astro-cid-vpzpabai] p[data-astro-cid-vpzpabai]{margin:0;color:#5a5a58c2;font-size:.9rem;line-height:1.65}@media(max-width:900px){.trust-strip__list[data-astro-cid-vpzpabai]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.trust-strip[data-astro-cid-vpzpabai]{padding:28px 0 56px}.trust-strip__list[data-astro-cid-vpzpabai]{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.trust-item[data-astro-cid-vpzpabai]{min-width:min(78vw,300px);scroll-snap-align:start}}.features[data-astro-cid-vnivfuh2]{padding:96px 0;background:radial-gradient(circle at 10% 8%,rgb(var(--accent-light-pink-rgb) / .22),transparent 30%),radial-gradient(circle at 92% 18%,rgb(var(--accent-blue-rgb) / .16),transparent 32%),var(--bg-primary-light)}.section-header[data-astro-cid-vnivfuh2]{text-align:center;margin-bottom:52px}.section-kicker[data-astro-cid-vnivfuh2]{margin-bottom:10px;color:var(--accent);font-size:.86rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.section-header[data-astro-cid-vnivfuh2] h2[data-astro-cid-vnivfuh2]{max-width:760px;margin:0 auto;font-size:48px;line-height:1.18;letter-spacing:0;color:var(--text-main);font-weight:800}.section-header[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]:not(.section-kicker){max-width:760px;margin:16px auto 0;color:#5a5a58d1;font-size:1.08rem;line-height:1.9}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.feature-card[data-astro-cid-vnivfuh2]{position:relative;min-height:420px;display:grid;grid-template-columns:minmax(0,1.2fr) 240px;align-items:center;gap:24px;padding:40px 42px;border-radius:38px;background:#fff;border:1px solid var(--bg-primary);box-shadow:0 20px 40px #423a2f0f;overflow:hidden}.feature-copy[data-astro-cid-vnivfuh2]{position:relative;z-index:1;max-width:320px}.feature-character[data-astro-cid-vnivfuh2]{position:absolute;left:26px;bottom:22px;width:74px;height:74px;object-fit:contain;opacity:.72;transform:rotate(-5deg);pointer-events:none}.feature-copy[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{margin:0 0 18px;font-size:32px;line-height:1.15;letter-spacing:0;color:var(--text-main);font-weight:800}.feature-copy[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{margin:0;font-size:1.16rem;line-height:1.6;color:#7f7c85}.feature-visual[data-astro-cid-vnivfuh2]{position:relative;z-index:1;display:flex;justify-content:flex-end;align-items:center;align-self:stretch}.device-frame[data-astro-cid-vnivfuh2]{width:240px;flex:0 0 240px;display:flex;justify-content:center;align-items:center;padding-top:0}.feature-device[data-astro-cid-vnivfuh2]{width:180px;max-width:180px;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 18px 26px rgb(31 31 37 / .12))}@media(max-width:1180px){.feature-card[data-astro-cid-vnivfuh2]{min-height:380px;padding:34px 32px;grid-template-columns:minmax(0,1fr) 220px}.feature-copy[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:30px}.device-frame[data-astro-cid-vnivfuh2]{width:220px;flex-basis:220px}.feature-device[data-astro-cid-vnivfuh2]{width:164px;max-width:164px}}@media(max-width:900px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}.feature-card[data-astro-cid-vnivfuh2]{min-height:0;grid-template-columns:minmax(0,1fr) 220px}}@media(max-width:640px){.features[data-astro-cid-vnivfuh2]{padding:72px 0}.section-header[data-astro-cid-vnivfuh2]{margin-bottom:34px}.section-header[data-astro-cid-vnivfuh2] h2[data-astro-cid-vnivfuh2]{font-size:34px}.section-header[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]:not(.section-kicker){font-size:1rem}.feature-card[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:24px;padding:28px 24px 20px;border-radius:28px}.feature-copy[data-astro-cid-vnivfuh2]{max-width:none}.feature-kicker[data-astro-cid-vnivfuh2]{margin-bottom:16px}.feature-copy[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{margin-bottom:14px;font-size:1.9rem}.feature-copy[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{font-size:1.02rem}.feature-character[data-astro-cid-vnivfuh2]{width:64px;height:64px;inset:18px 18px auto auto;opacity:.52}.feature-visual[data-astro-cid-vnivfuh2]{justify-content:center}.device-frame[data-astro-cid-vnivfuh2]{width:min(100%,400px);flex-basis:auto;margin:0}.feature-device[data-astro-cid-vnivfuh2]{width:min(100%,400px);max-width:400px}}.premium[data-astro-cid-cas4gfy3]{position:relative;overflow:hidden;background:#fff}.section-header[data-astro-cid-cas4gfy3]{position:relative;z-index:1;text-align:center;max-width:760px;margin:0 auto 32px}.section-kicker[data-astro-cid-cas4gfy3]{margin-bottom:10px;color:#8a6b25;font-size:.86rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.section-header[data-astro-cid-cas4gfy3] h2[data-astro-cid-cas4gfy3]{font-size:54px;line-height:1.15;font-weight:800}.section-header[data-astro-cid-cas4gfy3] p[data-astro-cid-cas4gfy3]:not(.section-kicker){margin-top:14px;color:#5a5a58c7;font-size:1.06rem;line-height:1.85}.premium-preview[data-astro-cid-cas4gfy3]{position:relative;z-index:1;margin-top:28px;border-radius:36px;overflow:hidden;background:var(--bg-primary);border:1px solid rgb(138 127 114 / .12);box-shadow:0 12px 34px #5a5a580b}.premium-character[data-astro-cid-cas4gfy3]{position:absolute;z-index:0;width:126px;height:126px;object-fit:contain;pointer-events:none}.premium-character--complete[data-astro-cid-cas4gfy3]{top:104px;left:max(28px,calc((100vw - 1280px)/2 + 22px));transform:rotate(-8deg)}.premium-character--scarf[data-astro-cid-cas4gfy3]{right:max(28px,calc((100vw - 1280px)/2 + 16px));bottom:96px;transform:rotate(8deg)}.action-row[data-astro-cid-cas4gfy3]{position:relative;z-index:2;margin-top:24px;display:flex;justify-content:center}.compare-link[data-astro-cid-cas4gfy3]{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;background:var(--accent);color:var(--white);font-weight:700;transition:transform .2s ease,opacity .2s ease}.compare-link[data-astro-cid-cas4gfy3]:hover{opacity:.92;transform:translateY(-1px)}@media(max-width:768px){.section-header[data-astro-cid-cas4gfy3] h2[data-astro-cid-cas4gfy3]{font-size:38px}.premium-preview[data-astro-cid-cas4gfy3]{border-radius:26px}.premium-character[data-astro-cid-cas4gfy3]{width:82px;height:82px;opacity:.72}.premium-character--complete[data-astro-cid-cas4gfy3]{top:80px;left:12px}.premium-character--scarf[data-astro-cid-cas4gfy3]{right:10px;bottom:72px}}.media-gateway[data-astro-cid-bgmui3b5]{padding:92px 0;background:linear-gradient(180deg,#fff 0%,#fff 58%,var(--bg-primary-light) 100%)}.media-gateway__inner[data-astro-cid-bgmui3b5]{display:grid;gap:30px}.media-gateway__head[data-astro-cid-bgmui3b5]{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;max-width:820px}.media-gateway__character[data-astro-cid-bgmui3b5]{width:104px;height:104px;object-fit:contain;transform:rotate(6deg);filter:drop-shadow(0 14px 22px rgb(90 90 88 / .1))}.section-label[data-astro-cid-bgmui3b5]{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase;margin-bottom:10px}.media-gateway__head[data-astro-cid-bgmui3b5] h2[data-astro-cid-bgmui3b5]{color:var(--text-main);font-size:42px;line-height:1.35;margin-bottom:14px;font-weight:800}.media-gateway__head[data-astro-cid-bgmui3b5] p[data-astro-cid-bgmui3b5]{color:#5a5a58db;line-height:1.9}.media-gateway__journeys[data-astro-cid-bgmui3b5]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.journey-card[data-astro-cid-bgmui3b5]{display:flex;min-height:134px;flex-direction:column;gap:10px;justify-content:space-between;padding:0;overflow:hidden;border-radius:24px;background:#fff;border:1px solid rgba(138,127,114,.14);box-shadow:0 14px 30px #5a5a580f;transition:transform .2s ease,border-color .2s ease}.journey-card[data-astro-cid-bgmui3b5]:hover{transform:translateY(-2px);border-color:#8a7f7252}.journey-card[data-astro-cid-bgmui3b5] img[data-astro-cid-bgmui3b5]{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--bg-primary-light)}.journey-card[data-astro-cid-bgmui3b5] div[data-astro-cid-bgmui3b5]{display:grid;gap:10px;padding:16px 18px 18px}.journey-card[data-astro-cid-bgmui3b5] strong[data-astro-cid-bgmui3b5]{color:var(--text-main);font-size:1.04rem;line-height:1.45}.journey-card[data-astro-cid-bgmui3b5] span[data-astro-cid-bgmui3b5]{color:#5a5a58c7;font-size:.9rem;line-height:1.7}.media-gateway__latest[data-astro-cid-bgmui3b5]{display:grid;gap:16px}.media-gateway__latest-head[data-astro-cid-bgmui3b5]{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.media-gateway__latest-head[data-astro-cid-bgmui3b5] h3[data-astro-cid-bgmui3b5]{color:var(--text-main);font-size:1.32rem;line-height:1.4}.media-gateway__latest-head[data-astro-cid-bgmui3b5] a[data-astro-cid-bgmui3b5]{color:var(--accent);font-size:.9rem;font-weight:800}.media-gateway__grid[data-astro-cid-bgmui3b5]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media(max-width:900px){.media-gateway__journeys[data-astro-cid-bgmui3b5],.media-gateway__grid[data-astro-cid-bgmui3b5]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.media-gateway[data-astro-cid-bgmui3b5]{padding:72px 0}.media-gateway__journeys[data-astro-cid-bgmui3b5],.media-gateway__grid[data-astro-cid-bgmui3b5]{grid-template-columns:1fr}.media-gateway__head[data-astro-cid-bgmui3b5]{align-items:flex-start}.media-gateway__head[data-astro-cid-bgmui3b5] h2[data-astro-cid-bgmui3b5]{font-size:32px}.media-gateway__character[data-astro-cid-bgmui3b5]{width:74px;height:74px}}.faq[data-astro-cid-al2ca2vr]{background:linear-gradient(180deg,#fff 0%,var(--bg-primary-light) 100%)}.faq-container[data-astro-cid-al2ca2vr]{max-width:980px;margin:0 auto}.faq-head[data-astro-cid-al2ca2vr]{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}.faq-kicker[data-astro-cid-al2ca2vr]{margin-bottom:8px;color:var(--accent);font-size:.86rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.faq-title[data-astro-cid-al2ca2vr]{text-align:left;font-size:42px;font-weight:800;margin-bottom:10px;letter-spacing:0}.faq-lead[data-astro-cid-al2ca2vr]{max-width:620px;color:#5a5a58c2;line-height:1.8}.faq-character[data-astro-cid-al2ca2vr]{width:104px;height:104px;object-fit:contain;transform:rotate(6deg);filter:drop-shadow(0 14px 22px rgb(90 90 88 / .1))}.faq-list[data-astro-cid-al2ca2vr]{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.faq-item[data-astro-cid-al2ca2vr]{border-radius:18px;background:#ffffffb8;border:1px solid rgb(138 127 114 / .14);overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease}.faq-item[data-astro-cid-al2ca2vr][open]{background:#fff;border-color:#8a7f723d;box-shadow:0 16px 34px #5a5a5812}.faq-summary[data-astro-cid-al2ca2vr]{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;cursor:pointer;user-select:none}.faq-summary[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-q[data-astro-cid-al2ca2vr]{font-size:18px;font-weight:800;letter-spacing:0}.faq-icon[data-astro-cid-al2ca2vr]{width:32px;height:32px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;position:relative}.faq-icon[data-astro-cid-al2ca2vr]:before,.faq-icon[data-astro-cid-al2ca2vr]:after{content:"";position:absolute;width:14px;height:2px;background:currentColor;border-radius:2px}.faq-icon[data-astro-cid-al2ca2vr]:after{transform:rotate(90deg)}.faq-item[data-astro-cid-al2ca2vr][open] .faq-icon[data-astro-cid-al2ca2vr]:after{display:none}.faq-a[data-astro-cid-al2ca2vr]{padding:0 22px 22px}.faq-a[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{margin:0;font-size:16px;line-height:1.7;max-width:920px}.faq-bottom[data-astro-cid-al2ca2vr]{background:var(--bg-primary-light);border:1px solid rgb(138 127 114 / .14);border-radius:18px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.faq-bottom-left[data-astro-cid-al2ca2vr]{display:flex;align-items:center;gap:12px;min-width:0}.faq-info[data-astro-cid-al2ca2vr]{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-weight:900;border:1px solid var(--bg-primary);background:#fff;flex:0 0 auto}.faq-bottom-title[data-astro-cid-al2ca2vr]{font-size:18px;font-weight:800;letter-spacing:0}.faq-bottom-desc[data-astro-cid-al2ca2vr]{font-size:14px;color:#14203399;margin-top:2px}.faq-contact[data-astro-cid-al2ca2vr]{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border-radius:999px;border:1px solid var(--bg-primary);background:#fff;font-weight:800;transition:transform .2s,opacity .2s;white-space:nowrap}.faq-contact[data-astro-cid-al2ca2vr]:hover{transform:translateY(-1px);opacity:.95}@media(max-width:768px){.faq-title[data-astro-cid-al2ca2vr]{font-size:32px}.faq-head[data-astro-cid-al2ca2vr]{align-items:flex-start}.faq-character[data-astro-cid-al2ca2vr]{width:74px;height:74px}.faq-q[data-astro-cid-al2ca2vr]{font-size:16px}.faq-bottom[data-astro-cid-al2ca2vr]{flex-direction:column;align-items:flex-start}.faq-contact[data-astro-cid-al2ca2vr]{width:100%}}
