:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{color:#00bd7e;padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}@media (width>=1024px){body{place-items:center;display:flex}#app{grid-template-columns:1fr 1fr;padding:0 2rem;display:grid}}.page-enter-active{animation:.4s ease-out pageIn}.page-leave-active{animation:.2s ease-in pageOut}@keyframes pageIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pageOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;background:#faf9f6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}html{scroll-behavior:smooth}.header[data-v-d407a832]{z-index:100;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px 60px;display:flex;position:sticky;top:0}.logo[data-v-d407a832]{font-size:22px;font-weight:700}.nav[data-v-d407a832]{flex-wrap:wrap;gap:24px;display:flex}.nav a[data-v-d407a832]{color:#666;font-size:14px;text-decoration:none}.nav a[data-v-d407a832]:hover{color:#4a67d9}.nav-client[data-v-d407a832]{font-weight:600;color:#4a67d9!important}.hero[data-v-d407a832]{background:linear-gradient(135deg,#f0f4ff 0%,#faf9f6 50%,#fff5f0 100%);justify-content:space-between;align-items:center;min-height:85vh;padding:60px;display:flex}.hero-content[data-v-d407a832]{max-width:550px}.hero-content h1[data-v-d407a832]{margin-bottom:20px;font-size:52px;font-weight:800;line-height:1.2}.highlight[data-v-d407a832]{color:#4a67d9}.hero-subtitle[data-v-d407a832]{color:#666;margin-bottom:32px;font-size:18px}.hero-features[data-v-d407a832]{flex-wrap:wrap;gap:16px;margin-bottom:36px;display:flex}.feature-item[data-v-d407a832]{background:#fff;border-radius:30px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;display:flex;box-shadow:0 2px 8px #0000000f}.cta-button[data-v-d407a832]{color:#fff;cursor:pointer;background:#4a67d9;border:none;border-radius:14px;align-items:center;gap:8px;padding:18px 40px;font-size:18px;font-weight:600;display:inline-flex}.cta-button[data-v-d407a832]:hover{background:#3a54c0}.hero-hint[data-v-d407a832]{color:#999;margin-top:16px;font-size:14px}.hero-image[data-v-d407a832]{flex-shrink:0}.notebook-mockup[data-v-d407a832]{background:#fff;border-radius:8px 20px 20px 8px;width:360px;height:460px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001f}.notebook-page[data-v-d407a832]{height:100%;padding:40px 30px 40px 50px}.page-margin[data-v-d407a832]{background:#fcc;width:1px;position:absolute;top:0;bottom:0;left:40px}.page-lines[data-v-d407a832]{flex-direction:column;gap:20px;padding-top:10px;display:flex}.line[data-v-d407a832]{background:linear-gradient(90deg,#e0e0e0,#f0f0f0);border-radius:1px;height:2px}section[data-v-d407a832]{padding:100px 60px}section h2[data-v-d407a832]{text-align:center;margin-bottom:20px;font-size:36px}.section-subtitle[data-v-d407a832]{text-align:center;color:#666;max-width:600px;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:17px}.about[data-v-d407a832]{background:#fff}.about-content[data-v-d407a832]{color:#444;max-width:800px;margin:0 auto;font-size:16px}.about-content p[data-v-d407a832]{margin-bottom:20px}.benefits[data-v-d407a832]{flex-direction:column;gap:12px;margin:30px 0;display:flex}.benefit[data-v-d407a832]{align-items:center;gap:10px;display:flex}.about-footer[data-v-d407a832]{color:#1a1a2e;font-weight:600}.how-it-works[data-v-d407a832]{background:#faf9f6}.steps-grid[data-v-d407a832]{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.step-card[data-v-d407a832]{text-align:center;background:#fff;border-radius:20px;padding:40px 20px}.step-number[data-v-d407a832]{color:#4a67d9;opacity:.2;margin-bottom:12px;font-size:48px;font-weight:800}.step-card h3[data-v-d407a832]{margin-bottom:10px;font-size:18px}.step-card p[data-v-d407a832]{color:#666;font-size:14px}.pricing[data-v-d407a832]{background:#fff}.pricing-grid[data-v-d407a832]{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto 40px;display:grid}.pricing-card[data-v-d407a832]{background:#faf9f6;border-radius:16px;padding:30px 20px}.pricing-icon[data-v-d407a832]{margin-bottom:12px;font-size:32px}.pricing-card h3[data-v-d407a832]{margin-bottom:12px;font-size:18px}.pricing-card ul[data-v-d407a832]{margin-bottom:10px;list-style:none}.pricing-card li[data-v-d407a832]{color:#555;padding:3px 0;font-size:14px}.example[data-v-d407a832]{color:#999;border-top:1px solid #eee;padding-top:10px;font-size:13px;font-style:italic}.pricing-extras[data-v-d407a832]{text-align:center;background:#faf9f6;border-radius:16px;max-width:500px;margin-bottom:30px;margin-left:auto;margin-right:auto;padding:24px}.extras-list[data-v-d407a832]{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:12px;display:flex}.pricing-cta[data-v-d407a832]{text-align:center}.pricing-cta p[data-v-d407a832]{color:#27ae60;margin-bottom:16px;font-weight:600}.included[data-v-d407a832]{background:#faf9f6}.included-grid[data-v-d407a832]{grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:0 auto 30px;display:grid}.included-card[data-v-d407a832]{text-align:center;background:#fff;border-radius:16px;padding:30px;font-weight:600}.included-footer[data-v-d407a832]{text-align:center;color:#27ae60;font-weight:600}.faq[data-v-d407a832]{background:#fff}.faq-list[data-v-d407a832]{max-width:700px;margin:0 auto}.faq-item[data-v-d407a832]{cursor:pointer;border-bottom:1px solid #eee;padding:20px 0}.faq-item summary[data-v-d407a832]{justify-content:space-between;font-size:18px;font-weight:600;list-style:none;display:flex}.faq-item summary[data-v-d407a832]:after{content:"+";color:#4a67d9;font-size:24px}.faq-item[open] summary[data-v-d407a832]:after{content:"−"}.faq-item p[data-v-d407a832]{color:#666;margin-top:12px}.contacts[data-v-d407a832]{background:#faf9f6}.contacts-grid[data-v-d407a832]{grid-template-columns:repeat(3,1fr);gap:24px;max-width:800px;margin:0 auto 30px;display:grid}.contact-card[data-v-d407a832]{text-align:center;background:#fff;border-radius:16px;padding:30px}.contact-icon[data-v-d407a832]{margin-bottom:12px;font-size:36px}.contact-card h3[data-v-d407a832]{margin-bottom:8px;font-size:17px}.contact-card a[data-v-d407a832]{color:#4a67d9;font-weight:600;text-decoration:none}.contact-hint[data-v-d407a832]{color:#999;margin-top:6px;font-size:13px}.contacts-footer[data-v-d407a832]{text-align:center;color:#888;font-size:14px}.contacts-footer p[data-v-d407a832]{margin:4px 0}.footer[data-v-d407a832]{color:#fff;text-align:center;background:#1a1a2e;padding:60px}.footer-logo[data-v-d407a832]{margin-bottom:12px;font-size:24px;font-weight:700}.footer p[data-v-d407a832]{color:#aaa;margin-bottom:20px}.footer-links[data-v-d407a832]{justify-content:center;gap:24px;margin-bottom:24px;display:flex}.footer-links a[data-v-d407a832]{color:#aaa;font-size:14px;text-decoration:none}.footer-links a[data-v-d407a832]:hover{color:#fff}.footer-cta[data-v-d407a832]{color:#1a1a2e;background:#fff}.footer-cta[data-v-d407a832]:hover{background:#eee}@media (width<=900px){.hero[data-v-d407a832]{text-align:center;flex-direction:column;min-height:auto;padding:40px 20px}.hero-content h1[data-v-d407a832]{font-size:32px}.header[data-v-d407a832]{padding:16px 20px}.nav[data-v-d407a832]{display:none}section[data-v-d407a832]{padding:60px 20px}.steps-grid[data-v-d407a832],.pricing-grid[data-v-d407a832],.included-grid[data-v-d407a832],.contacts-grid[data-v-d407a832]{grid-template-columns:1fr 1fr}}@media (width<=500px){.steps-grid[data-v-d407a832],.pricing-grid[data-v-d407a832],.included-grid[data-v-d407a832],.contacts-grid[data-v-d407a832]{grid-template-columns:1fr}}
