.features-page[data-astro-cid-fsswmxcn]{padding-top:70px;overflow-x:hidden}.features-illustration[data-astro-cid-fsswmxcn]{position:relative;width:400px;height:400px;margin:0 auto}.illustration-circle[data-astro-cid-fsswmxcn]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,#0596691a,#10b9811a);animation:pulse 8s ease-in-out infinite}.illustration-item[data-astro-cid-fsswmxcn]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(var(--rotation)) translateY(-150px) rotate(calc(-1 * var(--rotation)));width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 4px 20px #00000014;transition:all .3s ease;opacity:0;animation:fadeIn .5s ease-out forwards;animation-delay:var(--delay)}.illustration-item[data-astro-cid-fsswmxcn]:hover{transform:translate(-50%,-50%) rotate(var(--rotation)) translateY(-150px) rotate(calc(-1 * var(--rotation))) scale(1.1);box-shadow:0 8px 30px #05966926}.item-icon[data-astro-cid-fsswmxcn]{font-size:1.5rem;margin-bottom:.5rem}.illustration-item[data-astro-cid-fsswmxcn] span[data-astro-cid-fsswmxcn]{font-size:.9rem;font-weight:600;color:#374151;text-align:center}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-50%) rotate(var(--rotation)) translateY(-130px) rotate(calc(-1 * var(--rotation)))}to{opacity:1;transform:translate(-50%,-50%) rotate(var(--rotation)) translateY(-150px) rotate(calc(-1 * var(--rotation)))}}.features-hero[data-astro-cid-fsswmxcn]{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);padding:4rem 1rem;position:relative;overflow:hidden}.features-hero[data-astro-cid-fsswmxcn]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(5,150,105,.08) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(16,185,129,.08) 0%,transparent 50%);pointer-events:none}.hero-container[data-astro-cid-fsswmxcn]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-badge[data-astro-cid-fsswmxcn]{display:inline-flex;align-items:center;gap:.5rem;background:#0596691a;color:#059669;padding:.5rem 1rem;border-radius:50px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(5,150,105,.2)}.hero-title[data-astro-cid-fsswmxcn]{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#1a1a1a}.gradient-text[data-astro-cid-fsswmxcn]{background:linear-gradient(135deg,#059669,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-fsswmxcn]{font-size:1.25rem;color:#4b5563;margin-bottom:2rem;line-height:1.6}.hero-stats[data-astro-cid-fsswmxcn]{display:flex;gap:2rem}.stat-item[data-astro-cid-fsswmxcn]{text-align:center}.stat-number[data-astro-cid-fsswmxcn]{font-size:2.5rem;font-weight:700;color:#059669;line-height:1}.stat-label[data-astro-cid-fsswmxcn]{font-size:.9rem;color:#6b7280;margin-top:.5rem}.product-preview[data-astro-cid-fsswmxcn]{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;overflow:hidden;border:1px solid #e5e7eb}.preview-header[data-astro-cid-fsswmxcn]{background:#f8fafc;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:1rem}.header-controls[data-astro-cid-fsswmxcn]{display:flex;gap:.5rem}.control-dot[data-astro-cid-fsswmxcn]{width:12px;height:12px;border-radius:50%}.control-dot[data-astro-cid-fsswmxcn].red{background:#ef4444}.control-dot[data-astro-cid-fsswmxcn].yellow{background:#f59e0b}.control-dot[data-astro-cid-fsswmxcn].green{background:#10b981}.header-title[data-astro-cid-fsswmxcn]{font-weight:600;color:#374151;font-size:.9rem}.preview-content[data-astro-cid-fsswmxcn]{display:grid;grid-template-columns:200px 1fr;height:300px}.sidebar-preview[data-astro-cid-fsswmxcn]{background:#f8fafc;padding:1rem;border-right:1px solid #e5e7eb}.nav-item[data-astro-cid-fsswmxcn]{padding:.5rem;font-size:.8rem;color:#6b7280;margin-bottom:.5rem;border-radius:4px;cursor:pointer}.nav-item[data-astro-cid-fsswmxcn].active{background:#0596691a;color:#059669;font-weight:600}.main-preview[data-astro-cid-fsswmxcn]{padding:1.5rem}.form-field[data-astro-cid-fsswmxcn]{margin-bottom:1.5rem}.form-field[data-astro-cid-fsswmxcn] label[data-astro-cid-fsswmxcn]{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.9rem}.field-with-ai[data-astro-cid-fsswmxcn]{position:relative}.field-with-ai[data-astro-cid-fsswmxcn] input[data-astro-cid-fsswmxcn]{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem}.ai-suggest[data-astro-cid-fsswmxcn]{position:absolute;top:.5rem;right:.5rem;padding:.25rem .5rem;background:#059669;color:#fff;border:none;border-radius:4px;font-size:.7rem;cursor:pointer}.ai-suggestion[data-astro-cid-fsswmxcn]{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:1rem;margin-top:1rem}.suggestion-header[data-astro-cid-fsswmxcn]{font-weight:600;color:#059669;font-size:.8rem;margin-bottom:.5rem}.suggestion-text[data-astro-cid-fsswmxcn]{font-size:.8rem;color:#374151;line-height:1.4}.highlight[data-astro-cid-fsswmxcn]{background:#dcfce7;color:#166534;padding:.1rem .2rem;border-radius:2px}.core-features[data-astro-cid-fsswmxcn]{padding:5rem 1rem;background:#fff}.features-container[data-astro-cid-fsswmxcn]{max-width:1400px;margin:0 auto}.section-header[data-astro-cid-fsswmxcn]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-fsswmxcn]{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.section-subtitle[data-astro-cid-fsswmxcn]{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.features-grid[data-astro-cid-fsswmxcn]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.feature-module[data-astro-cid-fsswmxcn]{background:#fff;border:2px solid #f1f5f9;border-radius:16px;padding:2rem;transition:all .3s ease}.feature-module[data-astro-cid-fsswmxcn]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a;border-color:#e2e8f0}.feature-module[data-astro-cid-fsswmxcn].primary{background:linear-gradient(135deg,#059669,#047857);color:#fff;border-color:#059669}.feature-module[data-astro-cid-fsswmxcn].lean{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#bbf7d0}.module-header[data-astro-cid-fsswmxcn]{margin-bottom:2rem}.module-icon[data-astro-cid-fsswmxcn]{width:60px;height:60px;background:#0596691a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#059669}.feature-module[data-astro-cid-fsswmxcn].primary .module-icon[data-astro-cid-fsswmxcn]{background:#fff3;color:#fff}.module-title[data-astro-cid-fsswmxcn]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.feature-module[data-astro-cid-fsswmxcn].primary .module-title[data-astro-cid-fsswmxcn]{color:#fff}.module-subtitle[data-astro-cid-fsswmxcn]{color:#6b7280;line-height:1.5}.feature-module[data-astro-cid-fsswmxcn].primary .module-subtitle[data-astro-cid-fsswmxcn]{color:#ffffffe6}.module-features[data-astro-cid-fsswmxcn]{display:flex;flex-direction:column;gap:1.5rem}.feature-item[data-astro-cid-fsswmxcn]{display:flex;gap:1rem;align-items:flex-start}.feature-icon[data-astro-cid-fsswmxcn]{font-size:1.5rem;flex-shrink:0}.feature-content[data-astro-cid-fsswmxcn] h4[data-astro-cid-fsswmxcn]{font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.feature-module[data-astro-cid-fsswmxcn].primary .feature-content[data-astro-cid-fsswmxcn] h4[data-astro-cid-fsswmxcn]{color:#fff}.feature-content[data-astro-cid-fsswmxcn] p[data-astro-cid-fsswmxcn]{color:#6b7280;line-height:1.5;font-size:.9rem}.feature-module[data-astro-cid-fsswmxcn].primary .feature-content[data-astro-cid-fsswmxcn] p[data-astro-cid-fsswmxcn]{color:#fffc}.lean-philosophy[data-astro-cid-fsswmxcn]{margin-bottom:2rem}.philosophy-item[data-astro-cid-fsswmxcn]{margin-bottom:1.5rem}.philosophy-item[data-astro-cid-fsswmxcn] h4[data-astro-cid-fsswmxcn]{font-weight:600;color:#059669;margin-bottom:.5rem}.philosophy-item[data-astro-cid-fsswmxcn] p[data-astro-cid-fsswmxcn]{color:#6b7280;line-height:1.5;font-size:.9rem}.not-included[data-astro-cid-fsswmxcn] h4[data-astro-cid-fsswmxcn]{font-weight:600;color:#1a1a1a;margin-bottom:1rem}.exclusion-list[data-astro-cid-fsswmxcn]{list-style:none;padding:0}.exclusion-list[data-astro-cid-fsswmxcn] li[data-astro-cid-fsswmxcn]{margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.exclusion-item[data-astro-cid-fsswmxcn]{color:#dc2626;font-weight:600}.ai-showcase[data-astro-cid-fsswmxcn]{background:#f8fafc;padding:5rem 1rem}.showcase-container[data-astro-cid-fsswmxcn]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.showcase-title[data-astro-cid-fsswmxcn]{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.showcase-subtitle[data-astro-cid-fsswmxcn]{font-size:1.25rem;color:#6b7280;margin-bottom:3rem;line-height:1.6}.ai-features-grid[data-astro-cid-fsswmxcn]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.ai-feature[data-astro-cid-fsswmxcn]{text-align:center}.ai-feature-icon[data-astro-cid-fsswmxcn]{font-size:2.5rem;margin-bottom:1rem}.ai-feature[data-astro-cid-fsswmxcn] h3[data-astro-cid-fsswmxcn]{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.ai-feature[data-astro-cid-fsswmxcn] p[data-astro-cid-fsswmxcn]{color:#6b7280;font-size:.9rem;line-height:1.5}.demo-window[data-astro-cid-fsswmxcn]{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;overflow:hidden;border:1px solid #e5e7eb}.demo-header[data-astro-cid-fsswmxcn]{background:#f8fafc;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;font-weight:600;color:#374151;font-size:.9rem}.demo-content[data-astro-cid-fsswmxcn]{padding:1.5rem;max-height:400px;overflow-y:auto}.chat-message[data-astro-cid-fsswmxcn]{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.message-avatar[data-astro-cid-fsswmxcn]{width:32px;height:32px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.chat-message[data-astro-cid-fsswmxcn].ai .message-avatar[data-astro-cid-fsswmxcn]{background:#dcfce7}.message-content[data-astro-cid-fsswmxcn]{background:#f8fafc;padding:1rem;border-radius:12px;font-size:.9rem;line-height:1.5;color:#374151}.chat-message[data-astro-cid-fsswmxcn].ai .message-content[data-astro-cid-fsswmxcn]{background:#f0fdf4;border:1px solid #bbf7d0}.message-content[data-astro-cid-fsswmxcn] ul[data-astro-cid-fsswmxcn]{margin:.5rem 0;padding-left:1rem}.message-content[data-astro-cid-fsswmxcn] li[data-astro-cid-fsswmxcn]{margin-bottom:.25rem}.security-section[data-astro-cid-fsswmxcn]{padding:5rem 1rem;background:#fff}.security-container[data-astro-cid-fsswmxcn]{max-width:1200px;margin:0 auto}.security-grid[data-astro-cid-fsswmxcn]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.security-feature[data-astro-cid-fsswmxcn]{text-align:center;padding:2rem;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.security-icon[data-astro-cid-fsswmxcn]{font-size:2.5rem;margin-bottom:1rem}.security-feature[data-astro-cid-fsswmxcn] h3[data-astro-cid-fsswmxcn]{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.security-feature[data-astro-cid-fsswmxcn] p[data-astro-cid-fsswmxcn]{color:#6b7280;line-height:1.6}.compliance-badges[data-astro-cid-fsswmxcn]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.compliance-badge[data-astro-cid-fsswmxcn]{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);padding:2rem;border-radius:12px;border:2px solid #bbf7d0}.badge-icon[data-astro-cid-fsswmxcn]{font-size:2rem;flex-shrink:0}.badge-content[data-astro-cid-fsswmxcn] h4[data-astro-cid-fsswmxcn]{font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.badge-content[data-astro-cid-fsswmxcn] p[data-astro-cid-fsswmxcn]{color:#6b7280;font-size:.9rem}.features-cta[data-astro-cid-fsswmxcn]{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);padding:4rem 1rem;position:relative;overflow:hidden}.features-cta[data-astro-cid-fsswmxcn]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(5,150,105,.1) 0%,transparent 50%),radial-gradient(circle at 70% 70%,rgba(16,185,129,.1) 0%,transparent 50%);pointer-events:none}.cta-container[data-astro-cid-fsswmxcn]{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-title[data-astro-cid-fsswmxcn]{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.cta-description[data-astro-cid-fsswmxcn]{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.cta-actions[data-astro-cid-fsswmxcn]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta-primary[data-astro-cid-fsswmxcn],.btn-cta-secondary[data-astro-cid-fsswmxcn]{padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer}.btn-cta-primary[data-astro-cid-fsswmxcn]{background:#059669;color:#fff}.btn-cta-primary[data-astro-cid-fsswmxcn]:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.btn-cta-secondary[data-astro-cid-fsswmxcn]{background:#f3f4f6;color:#6b7280;border:1px solid #d1d5db;cursor:not-allowed;opacity:.7}@media (max-width: 1200px){.hero-container[data-astro-cid-fsswmxcn],.showcase-container[data-astro-cid-fsswmxcn]{grid-template-columns:1fr;gap:2rem;text-align:center}.features-grid[data-astro-cid-fsswmxcn]{grid-template-columns:1fr}}@media (max-width: 768px){.hero-title[data-astro-cid-fsswmxcn],.showcase-title[data-astro-cid-fsswmxcn],.section-title[data-astro-cid-fsswmxcn],.cta-title[data-astro-cid-fsswmxcn]{font-size:2rem}.hero-stats[data-astro-cid-fsswmxcn]{justify-content:center}.ai-features-grid[data-astro-cid-fsswmxcn],.preview-content[data-astro-cid-fsswmxcn]{grid-template-columns:1fr}.sidebar-preview[data-astro-cid-fsswmxcn]{display:none}.cta-actions[data-astro-cid-fsswmxcn]{flex-direction:column;align-items:center}}
