@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@500;600&display=swap";:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:#1d1d1f;background-color:#f5f1ec;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#fff5f0,#f5f1ec 55%,#efe7de)}a{color:inherit;text-decoration:none}#app{min-height:100vh}.page{max-width:1100px;margin:0 auto;padding:48px 24px 80px;display:flex;flex-direction:column;gap:56px}.hero{display:flex;flex-direction:column;gap:32px}.hero-text{text-align:center}.hero-text h1{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(2.2rem,4vw,3.4rem);margin:0 0 16px;letter-spacing:.3px}.lead{font-size:1.1rem;max-width:720px;margin:0 auto;color:#3e3a37}.section{display:flex;flex-direction:column;gap:24px;padding:32px 0;border-top:1px solid rgba(65,59,55,.12);text-align:center}.section:first-of-type{border-top:none;padding-top:0}.body{font-size:1.05rem;margin:0 auto;max-width:820px;color:#3e3a37}.image-grid{display:grid;gap:16px}.image-grid.cols-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.image-grid.cols-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.image-card{aspect-ratio:4 / 5;min-height:240px;border-radius:16px;border:1px dashed rgba(128,117,110,.5);background:#fff9;display:flex;align-items:center;justify-content:center;color:#8a7d74;font-weight:500;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.cta{text-align:center;padding:40px 28px;background:#fff;border-radius:24px;box-shadow:0 20px 40px #2f241d1f}.cta h2{margin:0 0 12px;font-family:Playfair Display,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.2rem)}.cta-sub{margin:0 0 24px;color:#4d453f}.cta-button{background:linear-gradient(135deg,#c79a63,#a86c47);color:#fff;border:none;padding:14px 32px;border-radius:999px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #a86c4759}@media(max-width:900px){.image-grid.cols-3,.image-grid.cols-4{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(max-width:600px){.image-grid.cols-3,.image-grid.cols-4{grid-template-columns:1fr}}@media(max-width:720px){.page{padding:32px 18px 64px;gap:40px}.section{padding:24px 0}}.image-card{position:relative;overflow:hidden}.image-card img{width:100%;height:100%;object-fit:cover;display:block}.image-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#8a7d74;font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;background:#ffffffa6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lazo-page[data-v-1fd1549c]{min-height:100vh;background-color:#fff;color:#333;line-height:1.6;overflow-x:hidden;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif}.site-header[data-v-1fd1549c]{background:#1f1c2cf2;padding:1rem 5%;position:fixed;width:100%;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;gap:24px;box-shadow:0 2px 10px #0000004d}.header-left[data-v-1fd1549c]{display:flex;align-items:center}.header-right[data-v-1fd1549c]{display:flex;align-items:center;justify-content:flex-end;gap:16px}.language-toggle[data-v-1fd1549c]{border:1px solid rgba(255,255,255,.24);background:#ffffff14;color:#fff;border-radius:999px;padding:.55rem .95rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .3s ease,transform .3s ease}.language-toggle[data-v-1fd1549c]:hover{background:#ffd7002e;transform:translateY(-1px)}.logo[data-v-1fd1549c]{font-size:2rem;font-weight:800;color:#ff4b2b;text-transform:uppercase;letter-spacing:2px}.nav-links[data-v-1fd1549c]{display:flex;flex-wrap:wrap;justify-content:flex-end}.nav-links a[data-v-1fd1549c]{color:#fff;text-decoration:none;margin-left:20px;font-weight:500;transition:color .3s}.nav-links a[data-v-1fd1549c]:hover{color:gold}.nav-accent[data-v-1fd1549c]{color:#ff4b2b}.hero[data-v-1fd1549c]{min-height:100vh;background:linear-gradient(#0006,#0006),url(https://images.unsplash.com/photo-1515934751635-c81c6bc9a2d8?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:0 20px}.hero h1[data-v-1fd1549c]{font-size:4rem;margin-bottom:1rem;text-shadow:2px 2px 8px rgba(0,0,0,.7);animation:fadeInDown-1fd1549c 1s ease;max-width:980px}.hero p[data-v-1fd1549c]{font-size:1.5rem;max-width:800px;margin-bottom:2rem;text-shadow:1px 1px 4px rgba(0,0,0,.6)}.cta-button[data-v-1fd1549c]{background:linear-gradient(to right,#ff4b2b,#ff416c);color:#fff;padding:15px 40px;border-radius:50px;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #ff4b2b66}.cta-button[data-v-1fd1549c]:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 20px #ff4b2b99}.cta-button[data-v-1fd1549c]:disabled,.submit-btn[data-v-1fd1549c]:disabled{cursor:wait;opacity:.85}section[data-v-1fd1549c]{padding:80px 10%;scroll-margin-top:96px}.section-title[data-v-1fd1549c]{text-align:center;font-size:2.5rem;margin-bottom:50px;position:relative}.section-title[data-v-1fd1549c]:after{content:"";width:80px;height:4px;background:#ff4b2b;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-title-light[data-v-1fd1549c]{color:#fff}.features[data-v-1fd1549c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.feature-card[data-v-1fd1549c]{background:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 30px #0000000d;text-align:center;transition:transform .3s;border-top:5px solid #ff4b2b}.feature-card[data-v-1fd1549c]:hover{transform:translateY(-10px)}.feature-card i[data-v-1fd1549c]{font-size:3rem;color:#ff4b2b;margin-bottom:20px;display:block;font-style:normal}.active-women[data-v-1fd1549c]{background-color:#fdf2f2}.section-description[data-v-1fd1549c],.contact-description[data-v-1fd1549c]{text-align:center;margin-bottom:40px;font-size:1.2rem}.profile-grid[data-v-1fd1549c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.profile-card[data-v-1fd1549c]{background:#fff;border-radius:15px;overflow:hidden;position:relative;min-height:360px;box-shadow:0 5px 15px #0000001a}.profile-img[data-v-1fd1549c]{height:100%;background-size:cover;background-position:center;transition:transform .5s}.profile-card:hover .profile-img[data-v-1fd1549c]{transform:scale(1.1)}.profile-info[data-v-1fd1549c]{padding:15px;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);position:absolute;bottom:0;width:100%;color:#fff}.status-dot[data-v-1fd1549c]{height:10px;width:10px;background-color:#2ecc71;border-radius:50%;display:inline-block;margin-left:6px;vertical-align:middle}.success-stories[data-v-1fd1549c]{background:#1f1c2c;color:#fff}.story-container[data-v-1fd1549c]{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.story-item[data-v-1fd1549c]{flex:1;min-width:300px;max-width:500px;background:#ffffff0d;padding:30px;border-radius:15px;font-style:italic}.story-item p[data-v-1fd1549c]{margin-bottom:20px;font-size:1.1rem}.story-author[data-v-1fd1549c]{font-style:normal;font-weight:700;color:gold;display:flex;align-items:center}.join-today[data-v-1fd1549c]{background:linear-gradient(135deg,#1f1c2c,#2c3e50);color:#fff;text-align:center}.form-container[data-v-1fd1549c]{max-width:600px;margin:0 auto;background:#fff;padding:40px;border-radius:20px;color:#333}.contact-body[data-v-1fd1549c]{font-size:1.1rem;margin-bottom:25px}.submit-btn[data-v-1fd1549c]{width:100%;padding:15px;background:#25d366;color:#fff;border:none;border-radius:8px;font-size:1.2rem;cursor:pointer;font-weight:700;transition:background .3s;display:flex;align-items:center;justify-content:center;gap:10px}.submit-btn[data-v-1fd1549c]:hover:not(:disabled){background:#1ebe57}.whatsapp-icon[data-v-1fd1549c]{width:26px;height:26px;fill:#fff;flex-shrink:0}.legal-copy[data-v-1fd1549c]{font-size:.8rem;margin-top:15px;color:#666}footer[data-v-1fd1549c]{background:#111;color:#777;text-align:center;padding:40px 20px}.footer-logo[data-v-1fd1549c]{margin-bottom:20px}@keyframes fadeInDown-1fd1549c{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.site-header[data-v-1fd1549c]{flex-direction:column;align-items:flex-start;position:sticky}.header-right[data-v-1fd1549c]{width:100%;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.nav-links[data-v-1fd1549c]{width:auto;justify-content:flex-start}.nav-links a[data-v-1fd1549c]{margin-left:0;margin-right:18px;margin-top:10px}.hero[data-v-1fd1549c]{min-height:calc(100vh - 140px);padding-top:180px;padding-bottom:72px}}@media(max-width:768px){.hero h1[data-v-1fd1549c]{font-size:2.5rem}.hero p[data-v-1fd1549c]{font-size:1.1rem}section[data-v-1fd1549c]{padding:60px 5%}.hero[data-v-1fd1549c]{min-height:calc(100vh - 160px);padding-top:210px}}@media(max-width:520px){.header-left[data-v-1fd1549c]{width:100%}.header-right[data-v-1fd1549c]{flex-direction:column-reverse;align-items:flex-start}.language-toggle[data-v-1fd1549c]{padding:.5rem .85rem}.hero[data-v-1fd1549c]{min-height:calc(100vh - 180px);padding-top:230px}}.jp-page[data-v-be4831c0]{--jp-card: rgba(255, 255, 255, .84);--jp-card-solid: #ffffff;--jp-text: #0f1728;--jp-text-soft: #526079;--jp-line: rgba(139, 155, 184, .22);--jp-primary: #1f5eff;--jp-primary-deep: #1946bf;--jp-shadow: 0 24px 70px rgba(19, 34, 69, .12);background:radial-gradient(circle at top left,rgba(139,180,255,.34),transparent 32%),radial-gradient(circle at 88% 15%,rgba(31,94,255,.14),transparent 24%),linear-gradient(180deg,#f7faff,#f4f7fb 48%,#edf2f8);color:var(--jp-text);font-family:Noto Sans JP,sans-serif}.jp-shell[data-v-be4831c0]{width:calc(100% - 72px);margin:0 auto}.jp-header[data-v-be4831c0]{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f7fbbd;border-bottom:1px solid rgba(139,155,184,.18)}.jp-header-inner[data-v-be4831c0]{display:flex;align-items:center;justify-content:flex-end;min-height:72px}.jp-language-switcher[data-v-be4831c0]{display:inline-flex;align-items:center;gap:8px;padding:6px;border-radius:999px;border:1px solid rgba(139,155,184,.18);background:#ffffff9e}.jp-language-button[data-v-be4831c0]{min-width:78px;border:none;border-radius:999px;padding:10px 14px;background:transparent;color:var(--jp-text-soft);font-size:.92rem;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.jp-language-button.is-active[data-v-be4831c0]{background:linear-gradient(135deg,var(--jp-primary),var(--jp-primary-deep));color:#fff;box-shadow:0 12px 28px #1f5eff2e}.jp-hero[data-v-be4831c0]{position:relative;overflow:hidden;padding:80px 0 52px}.jp-hero-backdrop[data-v-be4831c0]{position:absolute;inset:0}.jp-hero-glow[data-v-be4831c0]{position:absolute;filter:blur(24px);border-radius:999px}.jp-hero-glow--one[data-v-be4831c0]{top:8%;left:-10%;width:360px;height:360px;background:#8bb4ff38}.jp-hero-glow--two[data-v-be4831c0]{right:-6%;bottom:12%;width:320px;height:320px;background:#1f5eff24}.jp-hero-bg-image[data-v-be4831c0]{position:absolute;inset:0;opacity:.08;mix-blend-mode:multiply}.jp-hero-bg-image img[data-v-be4831c0]{width:100%;height:100%;object-fit:cover}.jp-hero-grid[data-v-be4831c0]{position:relative;z-index:1;display:grid;grid-template-columns:minmax(240px,.78fr) minmax(0,1.14fr) minmax(240px,.78fr);gap:28px;align-items:center;min-height:calc(100vh - 150px)}.jp-hero-side[data-v-be4831c0]{width:100%}.jp-hero-copy[data-v-be4831c0]{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.jp-pill[data-v-be4831c0]{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:#1f5eff14;border:1px solid rgba(31,94,255,.14);color:var(--jp-primary);font-size:.92rem;font-weight:600}.jp-pill-dot[data-v-be4831c0]{width:8px;height:8px;border-radius:50%;background:var(--jp-primary);box-shadow:0 0 0 6px #1f5eff1f}.jp-hero-title[data-v-be4831c0]{margin:0;font-size:clamp(2.9rem,6vw,5.4rem);line-height:1.03;letter-spacing:-.04em}.jp-hero-title-line[data-v-be4831c0]{display:block}.jp-hero-title-highlight[data-v-be4831c0],.jp-section-heading h2[data-v-be4831c0],.jp-cta-copy h2[data-v-be4831c0]{display:block;background:linear-gradient(120deg,#1f5eff,#74a8ff 45%,#1f5eff);-webkit-background-clip:text;background-clip:text;color:transparent}.jp-hero-subtitle[data-v-be4831c0],.jp-section-heading p[data-v-be4831c0],.jp-feature-card p[data-v-be4831c0],.jp-testimonial-copy[data-v-be4831c0],.jp-cta-text[data-v-be4831c0],.jp-footer p[data-v-be4831c0]{color:var(--jp-text-soft);line-height:1.82}.jp-hero-subtitle[data-v-be4831c0]{max-width:660px;font-size:1.06rem}.jp-hero-actions[data-v-be4831c0]{display:flex;justify-content:center}.jp-primary-button[data-v-be4831c0],.jp-line-button[data-v-be4831c0],.jp-floating-line[data-v-be4831c0]{border:none;border-radius:999px;padding:14px 28px;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.jp-primary-button[data-v-be4831c0]{color:#fff;background:linear-gradient(135deg,var(--jp-primary) 0%,var(--jp-primary-deep) 100%);box-shadow:0 18px 36px #1f5eff38}.jp-line-button[data-v-be4831c0],.jp-floating-line[data-v-be4831c0]{color:#fff;background:linear-gradient(135deg,#00b900,#009f3b);box-shadow:0 18px 36px #00b9002e}.jp-primary-button[data-v-be4831c0]:hover,.jp-line-button[data-v-be4831c0]:hover,.jp-floating-line[data-v-be4831c0]:hover{transform:translateY(-2px)}.jp-stat-grid[data-v-be4831c0],.jp-performance-grid[data-v-be4831c0]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%}.jp-stat-card[data-v-be4831c0],.jp-performance-card[data-v-be4831c0]{padding:20px 22px;border-radius:22px;background:var(--jp-card);border:1px solid var(--jp-line);box-shadow:var(--jp-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.jp-performance-card[data-v-be4831c0]{text-align:center}.jp-stat-card strong[data-v-be4831c0],.jp-performance-card strong[data-v-be4831c0]{display:block;font-size:clamp(1.8rem,5vw,2.6rem);color:var(--jp-primary);line-height:1;margin-bottom:8px}.jp-stat-card span[data-v-be4831c0],.jp-performance-card span[data-v-be4831c0]{color:var(--jp-text-soft);font-size:.92rem}.jp-tag-row[data-v-be4831c0],.jp-cta-benefits[data-v-be4831c0]{display:flex;flex-wrap:wrap;gap:12px}.jp-tag-row[data-v-be4831c0]{justify-content:center}.jp-cta-benefits[data-v-be4831c0]{justify-content:flex-start;margin-top:28px}.jp-tag[data-v-be4831c0],.jp-cta-benefits span[data-v-be4831c0]{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:16px;border:1px solid var(--jp-line);background:#ffffff9e;font-size:1rem;font-weight:600}.jp-tag-icon[data-v-be4831c0]{width:26px;height:26px;border-radius:50%;display:inline-grid;place-items:center;flex:0 0 auto}.jp-tag-icon--trend[data-v-be4831c0]{background:#1f5eff1a;color:var(--jp-primary)}.jp-tag-icon--shield[data-v-be4831c0]{background:#8bb4ff2e;color:#6d95dd}.jp-tag-icon--zap[data-v-be4831c0]{background:#1f5eff14;color:var(--jp-primary)}.jp-tag-svg[data-v-be4831c0]{width:15px;height:15px;display:block}.jp-image-frame[data-v-be4831c0]{position:relative;overflow:hidden;border-radius:32px;border:1px solid rgba(139,155,184,.22);background:linear-gradient(180deg,#ffffffeb,#eff4fbf5);box-shadow:0 32px 80px #1120462e}.jp-image-frame--hero[data-v-be4831c0]{aspect-ratio:4 / 5.2}.jp-image-frame--decorated[data-v-be4831c0]{overflow:visible}.jp-image[data-v-be4831c0]{width:100%;height:100%;display:block;object-fit:cover}.jp-ellipse-frame[data-v-be4831c0]{position:absolute;z-index:2;display:flex;align-items:center;gap:12px;padding:0 16px 0 12px;border:1.5px solid rgba(255,255,255,.82);border-radius:999px;background:#ffffffe6;box-shadow:0 18px 40px #13224524,inset 0 0 0 1px #1f5eff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}.jp-ellipse-frame--top-left[data-v-be4831c0]{top:-24px;left:-20px;width:176px;height:76px}.jp-ellipse-frame--bottom-right[data-v-be4831c0]{right:-24px;bottom:-28px;width:174px;height:90px}.jp-ellipse-copy[data-v-be4831c0]{display:flex;flex-direction:column;min-width:0}.jp-ellipse-icon[data-v-be4831c0]{flex:0 0 auto;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.jp-ellipse-icon--shield[data-v-be4831c0]{background:#8bb4ff2e;color:#6d95dd}.jp-ellipse-icon--trend[data-v-be4831c0]{background:#1f5eff1a;color:var(--jp-primary)}.jp-ellipse-svg[data-v-be4831c0]{width:18px;height:18px;display:block}.jp-ellipse-text[data-v-be4831c0]{display:block;white-space:nowrap}.jp-ellipse-text--title[data-v-be4831c0]{color:var(--jp-text);font-size:.88rem;font-weight:700;line-height:1.2}.jp-ellipse-text--sub[data-v-be4831c0]{color:var(--jp-text-soft);font-size:.74rem;line-height:1.2;margin-top:4px}.jp-image-placeholder[data-v-be4831c0]{width:100%;height:100%;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center;color:#65738f;background:linear-gradient(135deg,#ffffffe6,#e7eef8eb),repeating-linear-gradient(-45deg,rgba(139,155,184,.08) 0,rgba(139,155,184,.08) 14px,transparent 14px,transparent 28px)}.jp-image-placeholder strong[data-v-be4831c0]{font-family:IBM Plex Mono,monospace;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase;color:var(--jp-text)}.jp-image-placeholder span[data-v-be4831c0]{font-size:.92rem}.jp-image-placeholder--chart[data-v-be4831c0]{min-height:360px}.jp-section[data-v-be4831c0]{padding:92px 0}.jp-section--muted[data-v-be4831c0]{background:linear-gradient(180deg,#ffffff3d,#e9eef666)}.jp-section-heading[data-v-be4831c0]{max-width:100%;text-align:center;margin:0 auto 44px}.jp-kicker[data-v-be4831c0]{margin:0 0 12px;font-family:IBM Plex Mono,monospace;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:var(--jp-primary)}.jp-section-heading h2[data-v-be4831c0],.jp-cta-copy h2[data-v-be4831c0]{margin:0 0 16px;font-size:clamp(2.1rem,5vw,3.6rem);line-height:1.08;letter-spacing:-.03em}.jp-section-heading p[data-v-be4831c0],.jp-cta-copy p[data-v-be4831c0]{margin:0;font-size:1rem}.jp-testimonial-card h3[data-v-be4831c0],.jp-footer h3[data-v-be4831c0],.jp-footer h4[data-v-be4831c0]{margin:0 0 12px}.jp-gallery-grid[data-v-be4831c0],.jp-market-grid[data-v-be4831c0]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.jp-market-grid[data-v-be4831c0]{grid-template-columns:repeat(2,minmax(0,1fr))}.jp-gallery-card[data-v-be4831c0],.jp-market-card[data-v-be4831c0]{overflow:hidden;border-radius:28px;background:var(--jp-card-solid);border:1px solid var(--jp-line);box-shadow:0 18px 44px #11204614}.jp-gallery-image[data-v-be4831c0],.jp-market-image[data-v-be4831c0]{aspect-ratio:16 / 11}.jp-gallery-card p[data-v-be4831c0],.jp-market-card p[data-v-be4831c0]{margin:0;padding:18px 22px 22px;font-weight:600}.jp-performance-grid[data-v-be4831c0]{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:28px}.jp-chart-card[data-v-be4831c0]{overflow:hidden;border-radius:30px;background:var(--jp-card-solid);border:1px solid var(--jp-line);box-shadow:var(--jp-shadow);margin-bottom:28px;min-height:360px}.jp-testimonial-grid[data-v-be4831c0]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:28px}.jp-testimonial-card[data-v-be4831c0]{padding:26px;border-radius:26px;background:#ffffffe0;border:1px solid var(--jp-line);box-shadow:0 18px 44px #11204614}.jp-testimonial-head[data-v-be4831c0]{display:flex;align-items:center;gap:14px;margin-bottom:18px}.jp-avatar[data-v-be4831c0]{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#1f5eff29,#8bb4ff42);color:var(--jp-primary);font-family:IBM Plex Mono,monospace;font-weight:600}.jp-avatar-image[data-v-be4831c0]{width:52px;height:52px;border-radius:50%;object-fit:cover;display:block;border:2px solid rgba(31,94,255,.14);box-shadow:0 8px 18px #11204614}.jp-testimonial-head p[data-v-be4831c0]{margin:0;color:var(--jp-text-soft);font-size:.9rem}.jp-stars[data-v-be4831c0]{margin-bottom:14px;color:#f0a100;letter-spacing:.12em}.jp-cta-section[data-v-be4831c0]{position:relative}.jp-cta-section[data-v-be4831c0]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1f5eff0d,#1f5eff03),radial-gradient(circle at 15% 15%,rgba(139,180,255,.22),transparent 25%)}.jp-cta-layout[data-v-be4831c0]{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);gap:36px;align-items:start}.jp-cta-copy[data-v-be4831c0]{padding:34px 8px 0 0}.jp-form-card[data-v-be4831c0]{position:relative;z-index:1;padding:34px 30px;border-radius:30px;background:#fffffff5;border:1px solid var(--jp-line);box-shadow:var(--jp-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.jp-form[data-v-be4831c0]{display:flex;flex-direction:column;gap:18px}.jp-form--compact[data-v-be4831c0]{align-items:stretch;justify-content:center;min-height:220px}.jp-line-button--full[data-v-be4831c0]{width:100%}.jp-cta-oval[data-v-be4831c0]{position:absolute;border-radius:999px;filter:blur(10px);pointer-events:none}.jp-cta-oval--one[data-v-be4831c0]{left:4%;top:10%;width:380px;height:220px;background:radial-gradient(circle,rgba(31,94,255,.16) 0%,rgba(31,94,255,.04) 62%,transparent 100%)}.jp-cta-oval--two[data-v-be4831c0]{right:10%;bottom:4%;width:260px;height:150px;background:radial-gradient(circle,rgba(139,180,255,.24) 0%,rgba(139,180,255,.06) 62%,transparent 100%)}@media(max-width:1080px){.jp-shell[data-v-be4831c0]{width:calc(100% - 44px)}.jp-hero-grid[data-v-be4831c0]{grid-template-columns:1fr}.jp-hero-side[data-v-be4831c0]{max-width:420px;margin:0 auto}.jp-ellipse-frame--top-left[data-v-be4831c0]{top:-18px;left:-12px;width:160px;height:68px;padding:0 12px 0 10px}.jp-ellipse-frame--bottom-right[data-v-be4831c0]{right:-16px;bottom:-18px;width:156px;height:78px;padding:0 12px 0 10px}.jp-ellipse-icon[data-v-be4831c0]{width:30px;height:30px}.jp-ellipse-svg[data-v-be4831c0]{width:16px;height:16px}.jp-testimonial-grid[data-v-be4831c0],.jp-gallery-grid[data-v-be4831c0],.jp-performance-grid[data-v-be4831c0],.jp-market-grid[data-v-be4831c0],.jp-cta-layout[data-v-be4831c0]{grid-template-columns:repeat(2,minmax(0,1fr))}.jp-cta-layout[data-v-be4831c0]{align-items:stretch}}@media(max-width:760px){.jp-shell[data-v-be4831c0]{width:calc(100% - 24px)}.jp-header-inner[data-v-be4831c0]{grid-template-columns:1fr;justify-items:stretch;gap:12px;padding:14px 0}.jp-language-switcher[data-v-be4831c0]{width:100%;justify-content:center}.jp-language-button[data-v-be4831c0]{flex:1;max-width:160px}.jp-hero[data-v-be4831c0]{padding-top:40px}.jp-hero-title[data-v-be4831c0]{font-size:clamp(2.5rem,14vw,4rem)}.jp-ellipse-frame--top-left[data-v-be4831c0]{top:-12px;left:-8px;width:138px;height:58px;gap:8px;padding:0 10px 0 8px}.jp-ellipse-frame--bottom-right[data-v-be4831c0]{right:-10px;bottom:-12px;width:136px;height:64px;gap:8px;padding:0 10px 0 8px}.jp-ellipse-icon[data-v-be4831c0]{width:24px;height:24px}.jp-ellipse-svg[data-v-be4831c0]{width:13px;height:13px}.jp-ellipse-text--title[data-v-be4831c0]{font-size:.72rem}.jp-ellipse-text--sub[data-v-be4831c0]{font-size:.6rem;margin-top:2px}.jp-section[data-v-be4831c0],.jp-cta-section[data-v-be4831c0]{padding:72px 0}.jp-testimonial-grid[data-v-be4831c0],.jp-gallery-grid[data-v-be4831c0],.jp-performance-grid[data-v-be4831c0],.jp-market-grid[data-v-be4831c0],.jp-cta-layout[data-v-be4831c0],.jp-stat-grid[data-v-be4831c0]{grid-template-columns:1fr}.jp-form-card[data-v-be4831c0],.jp-feature-card[data-v-be4831c0],.jp-testimonial-card[data-v-be4831c0]{padding:22px}.jp-cta-copy[data-v-be4831c0]{padding-top:18px}.jp-cta-oval--one[data-v-be4831c0],.jp-cta-oval--two[data-v-be4831c0]{display:none}}.blank-page[data-v-309225f0]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#fff}.center-stack[data-v-309225f0]{display:flex;flex-direction:column;align-items:center;gap:18px;width:clamp(280px,70vw,420px)}.telegram-icon[data-v-309225f0]{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:24px}.send-button[data-v-309225f0]{appearance:none;border:none;border-radius:999px;padding:22px 56px;font-size:1.35rem;font-weight:600;cursor:pointer;background:#111;color:#fff;width:100%;transition:transform .2s ease,box-shadow .2s ease}.send-button[data-v-309225f0]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000026}.send-button[data-v-309225f0]:active{transform:translateY(0)}@media(max-width:600px){.send-button[data-v-309225f0]{width:100%;max-width:none}.telegram-icon[data-v-309225f0]{width:100%;height:auto}}
