.ai-form-card{background:var(--white);border-radius:20px;padding:1.5rem;box-shadow:0 20px 60px rgba(0,0,0,.12);border:1px solid var(--gray-200,#e2e8f0);transition:all .5s ease;width:100%;text-align:left}.ai-form-card.image-mode{padding-top:0}.form-header{display:flex;gap:6px;margin-bottom:1.25rem}.dot{width:12px;height:12px;border-radius:50%}.dot.red{background:#EF4444}.dot.yellow{background:#F59E0B}.dot.green{background:#10B981}.ai-preview{height:0;overflow:hidden;border-radius:12px;margin-bottom:0;transition:height .5s ease,margin-bottom .5s ease;width:100%}.ai-preview.show{height:500px;margin-bottom:1.25rem}.ai-preview img{width:100%;height:100%;border-radius:12px;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.mock-label{font-size:.8rem;font-weight:600;color:var(--gray-600,#64748b);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.4rem;width:100%;text-align:left}.mock-input{font-size:.95rem;color:var(--black,#0f172a);min-height:38px;width:100%}.mock-input,.mock-textarea{background:var(--gray-50,#f8fafc);border:1px solid var(--gray-200,#e2e8f0);border-radius:8px;padding:.6rem .75rem;text-align:left}.mock-textarea{font-size:.85rem;color:var(--gray-600,#64748b);min-height:60px;line-height:1.5}.form-group{margin-bottom:1rem;width:100%}.cursor{display:inline-block;width:2px;height:1em;background:var(--coral,#FF6B6B);margin-left:1px;vertical-align:text-bottom;animation:blink 1s step-end infinite}.cursor.is-hidden{display:none}.ws-text-center{text-align:center}.ws-m-0-auto{margin:0 auto}.ws-m-0-auto-mb-4{margin:0 auto 4rem}.ws-m-0-auto-mb-3{margin:0 auto 3rem}.ws-comparison-desc{margin-top:1rem;max-width:640px}.ws-btn-full{width:100%}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.mock-btn{width:100%;padding:.75rem;background:var(--gray-200,#e2e8f0);color:var(--gray-500,#94a3b8);border-radius:8px;font-weight:700;font-size:.95rem;cursor:default;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.mock-btn.active{background:var(--coral,#FF6B6B);color:white;cursor:pointer}.mock-btn svg{width:16px;height:16px}.hero-card-note{text-align:center;font-size:.8rem;color:var(--gray-500,#94a3b8);margin-top:.75rem}.steps{padding:6rem 2rem;background:var(--gray-100,#f1f5f9)}.steps-container{max-width:1200px;margin:0 auto}.steps-header{text-align:center;margin-bottom:4rem}.steps-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step-item{flex-direction:column}.step-item,.step-number{position:relative;display:flex;align-items:center}.step-number{width:64px;height:64px;border-radius:50%;justify-content:center;font-weight:800;font-size:1.5rem;margin-bottom:-32px;z-index:2;border:4px solid var(--gray-100,#f1f5f9)}.step-1 .step-number{background:#F0F9FF;color:#0EA5E9;box-shadow:0 8px 20px rgba(14,165,233,.2)}.step-2 .step-number{background:#FFF7ED;color:#F97316;box-shadow:0 8px 20px rgba(249,115,22,.2)}.step-3 .step-number{background:#FEF2F2;color:#EF4444;box-shadow:0 8px 20px rgba(239,68,68,.2)}.step-card{background:var(--white);padding:4rem 2rem 2.5rem;border-radius:24px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.06);width:100%;transition:transform .3s;display:flex;flex-direction:column;align-items:center}.step-card:hover{transform:translateY(-5px)}.step-header-group{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;margin-top:1rem}.step-icon-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:inherit}.step-1 .step-icon-wrapper{color:#2563eb}.step-2 .step-icon-wrapper{color:#f59e0b}.step-3 .step-icon-wrapper{color:#ef4444}.step-icon-wrapper i,.step-icon-wrapper svg{width:20px;height:20px;stroke:currentColor!important;color:currentColor!important}.step-title{font-size:1.15rem;font-weight:700;color:var(--black);margin-bottom:0}.step-desc{font-size:.95rem;color:var(--gray-600,#64748b);line-height:1.6}.modules{padding:6rem 2rem;background:var(--white)}.modules-container{max-width:1200px;margin:0 auto}.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.module-card{background:var(--white);border-radius:24px;padding:1.75rem 2.5rem;transition:all .3s;position:relative;border:1px solid transparent;height:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.module-card:hover{transform:translateY(-8px)}.module-card:nth-child(3n+1){background:#F0F9FF}.module-card:nth-child(3n+2){background:#FFF7ED}.module-card:nth-child(3n+3){background:#FEF2F2}.module-card:nth-child(3n+1):hover{border-color:#BAE6FD;box-shadow:0 12px 32px rgba(14,165,233,.15)}.module-card:nth-child(3n+2):hover{border-color:#FED7AA;box-shadow:0 12px 32px rgba(249,115,22,.15)}.module-card:nth-child(3n+3):hover{border-color:#FECACA;box-shadow:0 12px 32px rgba(239,68,68,.15)}.module-icon{width:56px;height:56px;background:var(--white);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.04)}.module-card:nth-child(3n+1) .module-icon i{color:#0EA5E9}.module-card:nth-child(3n+2) .module-icon i{color:#F97316}.module-card:nth-child(3n+3) .module-icon i{color:#EF4444}.module-icon i{font-size:24px}.module-badge{position:absolute;top:2rem;right:2rem;display:inline-flex;align-items:center;gap:6px;background:var(--white);color:var(--black,#0f172a);padding:6px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 2px 8px rgba(0,0,0,.06)}.module-badge i{font-size:12px;color:#EF4444}.module-card h3{font-size:1.2rem;font-weight:800;margin-bottom:.75rem;color:var(--black,#0f172a);line-height:1.3}.module-card p{color:var(--gray-600,#64748b);font-size:1rem;line-height:1.6;margin-bottom:0}.comparison{padding:6rem 2rem;background:var(--white)}.comparison-container{max-width:1000px;margin:0 auto}.comparison-table{margin-top:3rem;margin-bottom:4rem;border:1px solid var(--gray-200,#e2e8f0);border-radius:24px;overflow:hidden;background:var(--white);box-shadow:0 16px 40px rgba(15,23,42,.08)}.c-row{display:grid;grid-template-columns:1.2fr 1.5fr 1.5fr;border-bottom:1px solid var(--gray-200,#e2e8f0)}.c-row:last-child{border-bottom:none}.c-col{padding:.8rem 1.25rem;display:flex;flex-direction:column;justify-content:center}.c-col.feature{font-weight:600;color:var(--gray-900,#0f172a);background:var(--white)}.c-col.ai{background:var(--gray-100,#f1f5f9);text-align:center;border-left:1px solid var(--gray-200);border-right:1px solid var(--gray-200)}.c-col.traditional{text-align:center;background:var(--white)}.c-row.header .c-col{padding-top:1.2rem;padding-bottom:1.2rem}.c-row.header .c-col.ai{background:var(--emerald,#10B981);color:var(--white);border-color:var(--emerald,#10B981)}.c-row.header .c-col.ai h3{color:var(--white);margin-bottom:.25rem;font-size:1.25rem}.c-row.header .c-col.ai span{color:rgba(255,255,255,.8);font-size:.9rem;font-weight:400}.c-row.header .c-col.traditional h3{font-size:1.1rem;color:var(--gray-600,#64748b)}.c-col.ai strong{color:var(--coral,#FF6B6B)}.c-col.ai strong,.c-col.traditional strong{display:block;font-size:1.1rem;margin-bottom:.25rem}.c-col.traditional strong{color:var(--emerald,#10B981)}.c-col span{font-size:.9rem;color:var(--gray-600,#64748b)}.bottom-line{background:var(--emerald,#10B981);border-radius:16px;padding:2rem 3rem;text-align:center;color:var(--white)}.bottom-line h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.bottom-line p{font-size:1.125rem;color:rgba(255,255,255,.9);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.btn-white{background:var(--white);color:var(--emerald,#10B981);padding:.75rem 2rem;border-radius:6px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer}.btn-white:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.btn-white svg{width:16px;height:16px}.ai-examples{padding:6rem 2rem;background:var(--gray-100,#f1f5f9)}.ai-examples-container{max-width:1200px;margin:0 auto}.ai-examples-header{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.ai-examples a.ai-text-link,.ai-examples a.ai-text-link:visited{color:inherit;text-decoration:none}.ai-examples a.ai-text-link:hover{color:var(--coral,#FF6B6B);text-decoration:none}.ai-examples-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.ai-example-card{display:block;background:var(--white);border-radius:24px;padding:1.5rem;border:1px solid var(--gray-200,#e2e8f0);box-shadow:0 16px 40px rgba(15,23,42,.08);transition:transform .25s ease,box-shadow .25s ease;text-decoration:none;color:inherit;cursor:pointer}.ai-example-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(15,23,42,.15)}.ai-example-image{border-radius:18px;overflow:hidden;background:var(--gray-100,#f1f5f9);margin-bottom:1rem;height:220px;width:100%}.ai-example-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.ai-example-title{font-size:1.1rem;font-weight:700;margin-bottom:.25rem;color:var(--black,#0f172a)}.ai-example-meta{font-size:.9rem;color:var(--gray-600,#64748b)}.all-features{padding:6rem 2rem}.all-features-container{max-width:1200px;margin:0 auto}.all-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem}.af-item{text-align:center}.af-icon{width:64px;height:64px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.af-icon i,.af-icon svg{font-size:24px;color:var(--coral,#FF6B6B)}.af-item:first-child .af-icon i,.af-item:first-child .af-icon svg{color:#0EA5E9}.af-item:nth-child(2) .af-icon i,.af-item:nth-child(2) .af-icon svg{color:#16a34a}.af-item:nth-child(3) .af-icon i,.af-item:nth-child(3) .af-icon svg{color:#a855f7}.af-item:nth-child(4) .af-icon i,.af-item:nth-child(4) .af-icon svg{color:#f97316}.af-item h3{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.af-item ul{list-style:none;padding:0;text-align:left;display:inline-block}.af-item li{font-size:.95rem;color:var(--gray-600,#64748b);margin-bottom:.75rem;display:flex;align-items:center;gap:10px}.af-item li i{color:var(--gray-400,#94a3b8);font-size:14px}.ws-pricing-plans{padding:6rem 2rem;background:var(--white)}.ws-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.ws-plan-card{background:var(--white);border:1px solid var(--gray-200,#e2e8f0);border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:all .3s;position:relative}.ws-plan-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.1);border-color:var(--coral,#FF6B6B)}.ws-plan-card.ws-popular{border:2px solid var(--coral,#ff6b6b);box-shadow:0 12px 30px rgba(59,130,246,.1)}.ws-popular-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--coral,#FF6B6B);color:var(--white);padding:4px 16px;border-radius:999px;font-size:.85rem;font-weight:700;white-space:nowrap}.ws-plan-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.ws-plan-sub{color:var(--gray-600,#64748b);font-size:.95rem;margin-bottom:1.5rem}.ws-plan-price{font-size:2rem;font-weight:800;color:var(--black,#0f172a);margin-bottom:.5rem}.ws-plan-price span{font-size:1rem;font-weight:500;color:var(--gray-600,#64748b)}.ws-plan-billing{font-size:.9rem;color:#16a34a;font-weight:500;display:block}.ws-plan-features{list-style:none;padding:0;text-align:left;margin-bottom:2rem}.ws-plan-features li{padding:.6rem 0;display:flex;align-items:center;gap:10px;font-size:.95rem;color:var(--gray-900,#0f172a)}.ws-plan-features li i{color:#16a34a}.ws-plan-features li i.fa-xmark{color:var(--coral,#FF6B6B)}.guarantee-box{display:flex;align-items:center;justify-content:center;gap:1.5rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;padding:1.5rem 2rem;margin-top:3rem;max-width:1100px;margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.guarantee-icon{font-size:2rem;color:#16a34a;flex-shrink:0}.guarantee-text strong{display:block;font-size:1rem;font-weight:700;color:var(--black,#0f172a);margin-bottom:.25rem}.guarantee-text p{margin:0;font-size:.9rem;color:var(--gray-600,#64748b)}.launch-cta{padding:6rem 2rem;background:linear-gradient(135deg,#0f172a,#1e293b);color:var(--white)}.launch-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.launch-content h2{font-size:2.25rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.launch-content>p{font-size:1.1rem;color:rgba(255,255,255,.75);margin-bottom:2.5rem}.launch-features{display:flex;flex-direction:column;gap:1.25rem}.lf-item{display:flex;align-items:flex-start;gap:1rem}.lf-icon{width:40px;height:40px;background:rgba(255,255,255,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--coral,#FF6B6B);flex-shrink:0}.lf-text h4{font-size:1rem;font-weight:700;margin-bottom:.2rem}.lf-text p{font-size:.875rem;color:rgba(255,255,255,.65);margin:0}.launch-form-card{background:var(--white);border-radius:24px;padding:2.5rem;color:var(--black,#0f172a)}.launch-form-card h3{font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.launch-form-card>p{font-size:.95rem;color:var(--gray-600,#64748b);margin-bottom:2rem}.launch-form-card .form-group{margin-bottom:1.25rem}.launch-form-card label{display:block;font-size:.875rem;font-weight:600;color:var(--gray-700,#374151);margin-bottom:.5rem}.form-control{width:100%;padding:.75rem 1rem;background:var(--gray-50,#f8fafc);border:1px solid var(--gray-200,#e2e8f0);border-radius:10px;font-size:.95rem;color:var(--black,#0f172a);transition:border-color .2s;font-family:inherit;box-sizing:border-box}.form-control:focus{outline:none;border-color:var(--coral,#FF6B6B);box-shadow:0 0 0 3px rgba(255,107,107,.15)}textarea.form-control{resize:vertical;min-height:100px}.btn-launch{width:100%;padding:.875rem;background:var(--coral,#FF6B6B);color:white;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;font-family:inherit}.btn-launch:hover{background:#e55a5a;transform:translateY(-1px)}.btn-launch svg{width:16px;height:16px}.form-footer{font-size:.8rem;color:var(--gray-400,#94a3b8);text-align:center;margin-top:1rem;line-height:1.5}.faq-section{padding:6rem 2rem;background:var(--gray-100,#f1f5f9)}.faq-section .section-inner{max-width:1100px;margin:0 auto}.faq-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:var(--white);border-radius:14px;border:1px solid var(--gray-200,#e2e8f0);overflow:hidden;transition:box-shadow .2s}.faq-item.open{box-shadow:0 4px 20px rgba(0,0,0,.08)}.faq-q{padding:1.1rem 1.5rem;font-size:.95rem;font-weight:600;color:var(--black,#0f172a);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-arrow,.faq-q:hover{color:var(--coral,#FF6B6B)}.faq-arrow{font-size:1.5rem;transition:transform .2s;flex-shrink:0;line-height:1}.faq-item.open .faq-arrow{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;font-size:.9rem;color:var(--gray-600,#64748b);line-height:1.7;padding:0 1.5rem}.faq-item.open .faq-a{max-height:200px;padding:0 1.5rem 1.25rem}@media (max-width:1024px){.hero-visual{width:100%;max-width:none;margin:0}.ai-form-card{width:100%;max-width:none;height:auto;transform:none;animation:none}.steps-timeline{grid-template-columns:1fr}.c-row{grid-template-columns:1fr 1fr}.c-col.feature{grid-column:1/-1;background:var(--gray-100);padding:.75rem 1.5rem;border-bottom:1px solid var(--gray-200);text-align:center}.c-col.ai{border-left:none;border-right:1px solid var(--gray-200)}.bottom-line{padding:2rem}.ai-examples-grid{grid-template-columns:1fr}.all-features-grid{grid-template-columns:1fr 1fr}.launch-container,.plans-grid,.ws-plans-grid{grid-template-columns:1fr}.launch-container{gap:3rem}.faq-layout,.modules-grid{grid-template-columns:1fr}}@media (max-width:640px){.hero-visual{width:calc(100% + 4rem);max-width:none;margin-left:-2rem;margin-right:-2rem}.ai-form-card{width:100%;max-width:none;height:auto;transform:none;animation:none}.all-features-grid{grid-template-columns:1fr}.bottom-line{padding:1.5rem}.launch-form-card{padding:1.75rem}}