.container[data-astro-cid-ct3bgug4]{max-width:960px;margin:0 auto;padding:0 24px}.nav[data-astro-cid-ct3bgug4]{position:relative;z-index:10;background:transparent}body.menu-open .nav[data-astro-cid-ct3bgug4]{z-index:1000}.nav-inner[data-astro-cid-ct3bgug4]{max-width:1240px;margin:0 auto;padding:0 24px;display:flex;align-items:center;height:88px}.nav-phone[data-astro-cid-ct3bgug4]{display:inline-block;font-size:1rem;font-weight:500;color:var(--accent);white-space:nowrap;transition:opacity .2s}.nav-phone[data-astro-cid-ct3bgug4]:hover{opacity:.75}.logo[data-astro-cid-ct3bgug4]{font-size:2.3rem;font-weight:700;letter-spacing:-.03em;margin-right:auto}.logo-pix[data-astro-cid-ct3bgug4]{color:var(--navy)}.logo-by[data-astro-cid-ct3bgug4]{color:var(--accent)}.nav-links[data-astro-cid-ct3bgug4]{display:flex;gap:32px;margin-left:32px;font-size:1rem;font-weight:500;color:var(--text)}.nav-links[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{position:relative;padding:4px 0;transition:color .2s}.nav-links[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:2px;background:var(--accent);border-radius:2px;transform:translate(-50%);transition:width .25s ease}.nav-links[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]:hover{color:var(--accent)}.nav-links[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]:hover:after{width:100%}.lang-switcher[data-astro-cid-ct3bgug4]{position:relative;display:inline-block;margin-left:24px;padding:8px 0}.lang-current[data-astro-cid-ct3bgug4]{display:inline-block;font-size:1rem;font-weight:500;color:var(--text);cursor:pointer;transition:color .2s}.lang-switcher[data-astro-cid-ct3bgug4]:hover .lang-current[data-astro-cid-ct3bgug4]{color:var(--accent)}.lang-dropdown[data-astro-cid-ct3bgug4]{position:absolute;top:100%;left:50%;background:var(--bg);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px #00000014;opacity:0;pointer-events:none;transform:translate(-50%,-4px);transition:opacity .2s,transform .2s;overflow:hidden;min-width:64px}.lang-switcher[data-astro-cid-ct3bgug4]:hover .lang-dropdown[data-astro-cid-ct3bgug4]{opacity:1;pointer-events:auto;transform:translate(-50%)}.lang-dropdown[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{display:block;padding:10px 16px;font-size:.95rem;font-weight:500;color:var(--text);transition:all .15s;text-align:center}.lang-dropdown[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]:hover{color:var(--accent);background:var(--accent-soft)}.menu-toggle[data-astro-cid-ct3bgug4]{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:301}.menu-toggle[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{display:block;width:20px;height:2px;background:var(--text);border-radius:2px;transition:all .3s ease;transform-origin:center}.menu-toggle[data-astro-cid-ct3bgug4].open span[data-astro-cid-ct3bgug4]:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[data-astro-cid-ct3bgug4].open span[data-astro-cid-ct3bgug4]:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle[data-astro-cid-ct3bgug4].open span[data-astro-cid-ct3bgug4]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-ct3bgug4]{position:fixed;inset:0;background:var(--bg);z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-menu[data-astro-cid-ct3bgug4].open{opacity:1;pointer-events:auto}.mobile-nav[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;align-items:center;gap:24px}.mobile-nav[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{font-size:1.5rem;font-weight:500;color:var(--navy);transition:color .2s}.mobile-nav[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]:hover{color:var(--accent)}.mobile-lang[data-astro-cid-ct3bgug4]{display:flex;gap:12px;font-size:.9rem;font-weight:500;color:var(--text-muted)}.mobile-lang[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{padding:6px 12px;border-radius:8px;transition:all .2s}.mobile-lang[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]:hover{color:var(--text)}.mobile-lang[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4].active{color:var(--accent);background:var(--accent-soft)}.hero[data-astro-cid-ct3bgug4]{position:relative;padding:80px 0 64px;isolation:isolate}.hero-content[data-astro-cid-ct3bgug4]{position:relative;z-index:2}.hero-title[data-astro-cid-ct3bgug4]{font-size:clamp(3rem,11vw,8rem);font-weight:800;letter-spacing:-.048em;line-height:.96;color:var(--navy);margin:0 0 28px;max-width:1100px}.hero-line[data-astro-cid-ct3bgug4]{display:block}.hero-line-accent[data-astro-cid-ct3bgug4]{color:var(--accent);display:flex;align-items:center;gap:.35em;margin-left:clamp(0px,4vw,80px);font-style:italic;font-weight:700}.hero-arrow[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;width:clamp(50px,9vw,110px);height:.7em;color:var(--accent);opacity:.85}.hero-arrow[data-astro-cid-ct3bgug4] svg[data-astro-cid-ct3bgug4]{width:100%;height:auto}.hero-sub[data-astro-cid-ct3bgug4]{font-size:clamp(1rem,1.2vw,1.18rem);color:var(--text-muted);max-width:580px;line-height:1.65;margin:0 0 36px}.hero-cta[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.btn-arrow[data-astro-cid-ct3bgug4]{margin-left:8px;transition:transform .2s ease}.btn-primary[data-astro-cid-ct3bgug4]:hover .btn-arrow[data-astro-cid-ct3bgug4]{transform:translate(3px)}.btn-primary[data-astro-cid-ct3bgug4],.btn-secondary[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;border-radius:100px;font-size:1rem;font-weight:500;transition:background .2s,transform .2s,border-color .2s}.btn-primary[data-astro-cid-ct3bgug4]{background:var(--accent);color:var(--accent-fg)}.btn-primary[data-astro-cid-ct3bgug4]:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-primary[data-astro-cid-ct3bgug4]:active{transform:scale(.98)}.btn-secondary[data-astro-cid-ct3bgug4]{background:transparent;color:var(--navy);border:1.5px solid var(--border)}.btn-secondary[data-astro-cid-ct3bgug4]:hover{border-color:var(--navy);transform:translateY(-1px)}.btn-secondary[data-astro-cid-ct3bgug4]:active{transform:scale(.98)}.cta-note[data-astro-cid-ct3bgug4]{font-size:.85rem;color:var(--text-muted)}.section[data-astro-cid-ct3bgug4]{padding:72px 0;position:relative}.section-alt[data-astro-cid-ct3bgug4]{position:relative}.section-alt[data-astro-cid-ct3bgug4]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#16161c00,#16161c59 20% 80%,#16161c00);pointer-events:none;z-index:-1}.section-title[data-astro-cid-ct3bgug4]{font-size:1.7rem;font-weight:700;letter-spacing:-.025em;color:var(--navy);margin-bottom:44px}.section-sub[data-astro-cid-ct3bgug4]{font-size:1.05rem;color:var(--text-muted);line-height:1.6;max-width:560px;margin:-32px 0 48px}#process[data-astro-cid-ct3bgug4] .container[data-astro-cid-ct3bgug4]{max-width:1240px}.proc-head[data-astro-cid-ct3bgug4]{max-width:720px;margin-bottom:24px}.proc-head[data-astro-cid-ct3bgug4] .section-title[data-astro-cid-ct3bgug4]{margin-bottom:14px}.proc-head[data-astro-cid-ct3bgug4] .section-sub[data-astro-cid-ct3bgug4]{margin:0}.proc-list[data-astro-cid-ct3bgug4]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.proc-item[data-astro-cid-ct3bgug4]{position:relative;padding:32px 26px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .25s,transform .25s}.proc-item[data-astro-cid-ct3bgug4]:hover{border-color:#c8b5ff40;transform:translateY(-3px)}.proc-num[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:12px;font-size:.78rem;font-weight:600;color:var(--accent);letter-spacing:.1em;margin-bottom:18px}.proc-num[data-astro-cid-ct3bgug4]:after{content:"";flex:1;height:1px;background:linear-gradient(to right,var(--accent),transparent);opacity:.4}.proc-title[data-astro-cid-ct3bgug4]{font-size:1.1rem;font-weight:600;color:var(--navy);letter-spacing:-.015em;margin-bottom:10px}.proc-desc[data-astro-cid-ct3bgug4]{font-size:.9rem;color:var(--text-muted);line-height:1.6}@media(max-width:1024px){.proc-list[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.proc-list[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}}.faq-container[data-astro-cid-ct3bgug4]{max-width:840px}.faq-head[data-astro-cid-ct3bgug4]{text-align:center;margin-bottom:32px}.faq-head[data-astro-cid-ct3bgug4] .section-title[data-astro-cid-ct3bgug4]{margin-bottom:14px}.faq-head[data-astro-cid-ct3bgug4] .section-sub[data-astro-cid-ct3bgug4]{margin:0 auto}.faq-list[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:10px}.faq-item[data-astro-cid-ct3bgug4]{background:var(--bg);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:border-color .25s ease,background .25s ease}.faq-item[data-astro-cid-ct3bgug4]:hover{border-color:#c8b5ff38}.faq-item[data-astro-cid-ct3bgug4].is-open{border-color:#c8b5ff4d;background:var(--bg-card)}.faq-q[data-astro-cid-ct3bgug4]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;font-size:1.02rem;font-weight:600;color:var(--navy);letter-spacing:-.01em;cursor:pointer;list-style:none;user-select:none}.faq-q[data-astro-cid-ct3bgug4]::-webkit-details-marker{display:none}.faq-icon[data-astro-cid-ct3bgug4]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--accent-soft);color:var(--accent);transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-icon[data-astro-cid-ct3bgug4] svg[data-astro-cid-ct3bgug4]{width:16px;height:16px}.faq-item[data-astro-cid-ct3bgug4].is-open .faq-icon[data-astro-cid-ct3bgug4]{transform:rotate(180deg)}.faq-a-wrap[data-astro-cid-ct3bgug4]{overflow:hidden}.faq-a[data-astro-cid-ct3bgug4]{padding:4px 22px 22px;font-size:.96rem;color:var(--text);line-height:1.65;max-width:680px;opacity:0;transition:opacity .25s ease}.faq-item[data-astro-cid-ct3bgug4].is-open .faq-a[data-astro-cid-ct3bgug4]{opacity:1;transition:opacity .3s ease .1s}@media(max-width:560px){.faq-q[data-astro-cid-ct3bgug4]{padding:16px 18px;font-size:.96rem}.faq-a[data-astro-cid-ct3bgug4]{padding:4px 18px 18px;font-size:.92rem}}#services[data-astro-cid-ct3bgug4] .container[data-astro-cid-ct3bgug4]{max-width:1240px}.services-head[data-astro-cid-ct3bgug4]{margin-bottom:32px;max-width:720px}.services-head[data-astro-cid-ct3bgug4] .section-title[data-astro-cid-ct3bgug4]{margin-bottom:14px}.services-head[data-astro-cid-ct3bgug4] .section-sub[data-astro-cid-ct3bgug4]{margin:0}.cards[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:900px){.cards[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cards[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}}.card[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:26px 24px;color:inherit;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.card[data-astro-cid-ct3bgug4]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000000f;border-color:#c8b5ff4d}.card-icon[data-astro-cid-ct3bgug4]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);border-radius:10px;color:var(--accent);margin-bottom:16px}.card-icon[data-astro-cid-ct3bgug4] svg[data-astro-cid-ct3bgug4]{width:20px;height:20px}.card-title[data-astro-cid-ct3bgug4]{font-size:1rem;font-weight:600;color:var(--navy);margin-bottom:6px}.card-desc[data-astro-cid-ct3bgug4]{font-size:.85rem;color:var(--text-muted);line-height:1.55;flex:1;margin-bottom:16px}.card-foot[data-astro-cid-ct3bgug4]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid var(--border);margin-top:auto}.card-price[data-astro-cid-ct3bgug4]{font-size:.95rem;font-weight:600;color:var(--navy);letter-spacing:-.01em}.card-link[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:500;color:var(--accent);transition:gap .2s ease}.card[data-astro-cid-ct3bgug4]:hover .card-link[data-astro-cid-ct3bgug4]{gap:8px}.services-cta-wrap[data-astro-cid-ct3bgug4]{display:flex;justify-content:center;margin-top:36px}.services-all[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;background:transparent;color:var(--navy);border:1px solid var(--border);border-radius:100px;font-size:.95rem;font-weight:500;transition:background .2s,color .2s,border-color .2s,gap .2s}.services-all[data-astro-cid-ct3bgug4]:hover{background:var(--accent);color:var(--accent-fg);border-color:var(--accent);gap:10px}.contact-layout[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:stretch}.contact-info[data-astro-cid-ct3bgug4] .section-title[data-astro-cid-ct3bgug4]{font-size:2.1rem;margin-bottom:12px}.contact-sub[data-astro-cid-ct3bgug4]{color:var(--text-muted);font-size:1.05rem;line-height:1.55;margin-bottom:32px}.contact-channels[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:12px}.channel[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:16px;padding:16px 20px;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:border-color .2s,transform .2s,box-shadow .2s}.channel[data-astro-cid-ct3bgug4]:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 8px 24px #1a27440f}.channel-icon[data-astro-cid-ct3bgug4]{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center}.channel-body[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.channel-label[data-astro-cid-ct3bgug4]{font-size:.8rem;font-weight:500;color:var(--text-muted);letter-spacing:.02em}.channel-value[data-astro-cid-ct3bgug4]{font-size:1rem;font-weight:600;color:var(--navy);letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channel-arrow[data-astro-cid-ct3bgug4]{flex-shrink:0;color:var(--text-muted);opacity:.5;transition:color .2s,opacity .2s,transform .2s}.channel[data-astro-cid-ct3bgug4]:hover .channel-arrow[data-astro-cid-ct3bgug4]{color:var(--accent);opacity:1;transform:translate(2px,-2px)}.contact-form[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:12px;padding:32px;background:var(--bg-card);border:1px solid var(--border);border-radius:20px;box-shadow:0 12px 40px #1a27440a}.form-input[data-astro-cid-ct3bgug4]{width:100%;padding:14px 18px;border:1px solid var(--border);border-radius:12px;background:var(--bg);font-family:var(--font);font-size:.95rem;color:var(--text);transition:border-color .2s;outline:none}.form-input[data-astro-cid-ct3bgug4]::placeholder{color:var(--text-muted)}.form-input[data-astro-cid-ct3bgug4]:focus{border-color:var(--accent)}.form-textarea[data-astro-cid-ct3bgug4]{resize:vertical;min-height:120px;flex:1}.form-submit[data-astro-cid-ct3bgug4]{align-self:stretch;border:none;cursor:pointer;font-family:var(--font);margin-top:6px}.form-success[data-astro-cid-ct3bgug4]{display:none;color:#2e7d32;font-size:.9rem;text-align:center;margin-top:4px}.form-success[data-astro-cid-ct3bgug4].show{display:block}@media(max-width:900px){.contact-layout[data-astro-cid-ct3bgug4]{grid-template-columns:1fr;gap:32px}}@media(max-width:768px){.cards[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}}@media(max-width:640px){.nav-links[data-astro-cid-ct3bgug4],.nav-phone[data-astro-cid-ct3bgug4],.lang-switcher[data-astro-cid-ct3bgug4]{display:none}.menu-toggle[data-astro-cid-ct3bgug4]{display:flex}.hero[data-astro-cid-ct3bgug4]{padding:48px 0}.section[data-astro-cid-ct3bgug4]{padding:56px 0}.hero-title[data-astro-cid-ct3bgug4]{font-size:clamp(2.6rem,13vw,4.2rem);letter-spacing:-.04em}.hero-line-accent[data-astro-cid-ct3bgug4]{margin-left:0}.hero-arrow[data-astro-cid-ct3bgug4]{width:38px;height:.6em}.hero-sub[data-astro-cid-ct3bgug4]{font-size:1rem}.section-sub[data-astro-cid-ct3bgug4]{font-size:.96rem;margin:-24px 0 32px}.btn-primary[data-astro-cid-ct3bgug4],.btn-secondary[data-astro-cid-ct3bgug4]{padding:14px 28px;font-size:.95rem}.section-title[data-astro-cid-ct3bgug4]{font-size:1.4rem;margin-bottom:32px}.contact-info[data-astro-cid-ct3bgug4] .section-title[data-astro-cid-ct3bgug4]{font-size:1.7rem;margin-bottom:10px}.contact-sub[data-astro-cid-ct3bgug4]{font-size:1rem;margin-bottom:24px}.channel[data-astro-cid-ct3bgug4]{padding:14px 16px;gap:14px}.channel-icon[data-astro-cid-ct3bgug4]{width:40px;height:40px}.channel-value[data-astro-cid-ct3bgug4]{font-size:.95rem}.contact-form[data-astro-cid-ct3bgug4]{padding:22px 18px;border-radius:16px}}
