*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#667eea;--secondary-color:#764ba2;--text-dark:#1a1a1a;--text-light:#6b7280;--background:#fff;--background-alt:#f9fafb}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--background);color:#1a1a1a;color:var(--text-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0}p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}ol,ul{list-style:none;margin:0;padding:0}img{display:block;height:auto;max-width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}::selection{background:#667eea;background:var(--primary-color);color:#fff}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.pt-1{padding-top:.5rem}.pt-2{padding-top:1rem}.pt-3{padding-top:1.5rem}.pt-4{padding-top:2rem}.pb-1{padding-bottom:.5rem}.pb-2{padding-bottom:1rem}.pb-3{padding-bottom:1.5rem}.pb-4{padding-bottom:2rem}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;margin:0;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header-container,.logo{align-items:center;display:flex}.logo{text-decoration:none;transition:opacity .3s ease}.logo:hover{opacity:.8}.logo-image{height:40px;width:auto}.logo-accent{color:#4361ee}.nav{align-items:center;display:flex;gap:1.5rem}.nav-link{color:#4a5568;font-weight:500;text-decoration:none;transition:color .3s ease;white-space:nowrap}.nav-link:hover{color:#4361ee}.btn-subscribe{background:linear-gradient(135deg,#4361ee,#3730a3);border-radius:8px;color:#fff;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.btn-subscribe:hover{box-shadow:0 10px 20px #4361ee4d;transform:translateY(-2px)}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}.menu-toggle span{background:#1a1a1a;height:2px;transition:.3s;width:24px}@media (max-width:968px){.menu-toggle{display:flex}.nav{background:#fff;box-shadow:0 10px 20px #0000001a;flex-direction:column;gap:1rem;left:0;opacity:0;padding:2rem;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:transform .3s ease,opacity .3s ease}.nav-open{opacity:1;pointer-events:all;transform:translateY(0)}.btn-subscribe{text-align:center;width:100%}}.footer{background:linear-gradient(135deg,#0f172a,#1e293b);color:#e0e0e0;margin-top:4rem;padding:4rem 0 2rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 2fr 1fr;margin-bottom:3rem}.footer-brand{max-width:350px}.footer-logo-image{filter:brightness(0) invert(1);height:50px;margin-bottom:1.5rem;width:auto}.footer-logo{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-description{color:#a0a0a0;line-height:1.6;margin-bottom:1.5rem}.footer-legal-info{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.entity-name{color:#fff;font-size:.95rem;font-weight:700;margin-bottom:.5rem}.entity-details{color:#a0a0a0;font-size:.85rem;line-height:1.6;margin-bottom:.25rem}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-group h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-group a{color:#a0a0a0;display:block;margin-bottom:.75rem;text-decoration:none;transition:color .3s ease}.footer-group a:hover{color:#4361ee}.footer-contact{color:#e0e0e0}.footer-contact h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-item{color:#a0a0a0;font-size:.95rem;text-decoration:none;transition:color .3s ease}.contact-item:hover{color:#4361ee}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.copyright{color:grey;font-size:.9rem}@media (max-width:968px){.footer-content{gap:2rem;grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.footer-links{grid-template-columns:1fr}}.home{overflow-x:hidden}.hero,.home{margin:0;padding:0;width:100%}.hero{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero-container{margin:0 auto;max-width:900px;padding:4rem 2rem;position:relative;text-align:center;width:100%;z-index:2}.hero-content{width:100%}.hero-tag{align-items:center;background:linear-gradient(135deg,#f0f4ff,#e8f0fe);border:1px solid #d0e1ff;border-radius:50px;color:#4361ee;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem}.tag-icon{font-size:1.2rem}.hero-title{color:#0f172a;font-size:3.75rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;display:inline-block}.hero-description{color:#64748b;font-size:1.25rem;line-height:1.8;margin-bottom:2.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.btn-hero-primary{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 14px #667eea66;color:#fff;cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-hero-primary:hover{box-shadow:0 8px 20px #667eea80;transform:translateY(-2px)}.hero-stats{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffffe6;border-radius:20px;box-shadow:0 8px 32px #0000000f;display:flex;gap:2.5rem;justify-content:center;padding:2rem}.stat-item{display:flex;flex-direction:column;gap:.5rem;text-align:center}.stat-icon{font-size:2rem}.stat-icon svg{color:#667eea}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;line-height:1}.stat-label{color:#64748b;font-size:.875rem;font-weight:500}.stat-divider{background:linear-gradient(180deg,#0000,#e2e8f0,#0000);height:50px;width:1px}.hero-background{inset:0;overflow:hidden;position:absolute;z-index:1}.gradient-orb{animation:orbFloat 8s ease-in-out infinite;border-radius:50%;filter:blur(80px);opacity:.15;position:absolute}.orb-1{background:linear-gradient(135deg,#667eea,#764ba2);height:500px;left:-100px;top:-100px;width:500px}.orb-2{animation-delay:2s;background:linear-gradient(135deg,#f093fb,#f5576c);bottom:-150px;height:400px;right:-100px;width:400px}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}.gradient-grid{background-image:linear-gradient(90deg,#667eea0d 1px,#0000 0),linear-gradient(180deg,#667eea0d 1px,#0000 0);background-size:50px 50px;inset:0;position:absolute}section{padding:5rem 2rem}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#6b7280;font-size:1.2rem}.main-tools{background:#f9fafb}.tools-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.tool-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s ease}.tool-card:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-8px)}.tool-icon{align-items:center;border-radius:16px;display:flex;height:70px;justify-content:center;margin-bottom:1.5rem;width:70px}.tool-icon svg{color:#fff;height:36px;width:36px}.tool-card h3{color:#1a1a1a;font-size:1.5rem;margin-bottom:1rem}.tool-card p{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.tool-link{color:#667eea;display:inline-block;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s}.tool-link:hover{color:#764ba2;transform:translateX(6px)}.all-tools{background:#fff}.tools-categories{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.tool-category{background:#f9fafb;border-radius:16px;padding:2rem}.category-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.category-tools{display:flex;flex-direction:column;gap:1rem}.mini-tool{align-items:start;background:#fff;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:transform .2s ease}.mini-tool:hover{transform:translateX(5px)}.mini-tool-icon{flex-shrink:0;font-size:1.5rem}.mini-tool-name{color:#1a1a1a;font-weight:600;margin-bottom:.25rem}.mini-tool-desc{color:#6b7280;font-size:.9rem}.benefits{background:linear-gradient(135deg,#667eea,#764ba2)}.benefits,.benefits .section-header h2,.benefits .section-header p{color:#fff}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.benefit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem;transition:all .3s ease}.benefit-card:hover{background:#ffffff26;transform:translateY(-5px)}.benefit-card h3{font-size:1.3rem;margin-bottom:1rem}.benefit-card p{line-height:1.7;opacity:.95}.testimonials{background:#fff}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.testimonial-card{background:#f9fafb;border-left:4px solid #667eea;border-radius:16px;padding:2rem}.rating{font-size:1.2rem;margin-bottom:1rem}.testimonial-text{color:#1a1a1a;font-size:1.1rem;font-style:italic;line-height:1.7;margin-bottom:1.5rem}.author-name{color:#1a1a1a;font-weight:700;margin-bottom:.25rem}.author-role{color:#6b7280;font-size:.95rem}.cta{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:6rem 2rem;text-align:center}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.btn-cta{background:#fff;border-radius:12px;color:#1a1a2e;display:inline-block;font-size:1.2rem;font-weight:700;padding:1.2rem 3rem;text-decoration:none;transition:all .3s ease}.btn-cta:hover{box-shadow:0 10px 30px #ffffff4d;transform:scale(1.05)}.cta-note{font-size:.95rem;margin-top:1rem;opacity:.7}.animate-in{animation:slideUpFade .8s ease-out forwards}@keyframes slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.features-section{background:#f8fafc;padding:6rem 2rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#667eea;box-shadow:0 12px 24px #00000014;transform:translateY(-4px)}.feature-icon{font-size:3rem}.feature-icon svg{color:#667eea;height:48px;width:48px}.feature-card h3{color:#0f172a;font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.feature-card p{color:#64748b;font-size:.95rem;line-height:1.6}.use-cases{background:#fff;padding:6rem 2rem}.use-cases-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.use-case-card{background:linear-gradient(135deg,#f8fafc,#fff);border:2px solid #e2e8f0;border-radius:20px;display:block;padding:2.5rem;text-decoration:none;transition:all .3s ease}.use-case-card:hover{border-color:#667eea;box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.use-case-icon{color:#667eea;font-size:3.5rem;margin-bottom:1.5rem}.use-case-icon svg{height:56px;width:56px}.use-case-card h3{color:#0f172a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.use-case-card p{color:#64748b;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.use-case-arrow{color:#667eea;display:inline-block;font-size:.95rem;font-weight:600;transition:all .2s}.use-case-card:hover .use-case-arrow{transform:translateX(6px)}.testimonial-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.testimonial-avatar{align-items:center;background:linear-gradient(135deg,#f0f4ff,#e8f0fe);border-radius:50%;color:#667eea;display:flex;font-size:3rem;height:60px;justify-content:center;width:60px}.testimonial-avatar svg{height:32px;width:32px}.testimonial-author{margin-top:1.5rem}.author-role{color:#64748b;font-size:.875rem}.how-it-works{background:#fff;padding:6rem 2rem}.steps-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;position:relative}.step-card{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:20px;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.step-card:hover{border-color:#667eea;box-shadow:0 20px 40px #00000014;transform:translateY(-8px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 12px #667eea4d;color:#fff;display:flex;font-size:1.5rem;font-weight:800;height:50px;justify-content:center;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:50px}.step-icon{color:#667eea;margin:1.5rem auto}.step-icon svg{height:52px;width:52px}.step-card h3{color:#0f172a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step-card p{color:#64748b;font-size:1rem;line-height:1.7}.security-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:6rem 2rem}.security-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.security-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:2.5rem;text-align:center;transition:all .3s ease}.security-card:hover{border-color:#10b981;box-shadow:0 12px 24px #00000014;transform:translateY(-4px)}.security-icon{color:#10b981;margin-bottom:1.5rem}.security-icon svg{height:48px;width:48px}.security-card h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.security-card p{color:#64748b;font-size:.95rem;line-height:1.6}.feature-icon{color:#667eea;margin-bottom:1rem}.stat-icon{color:#667eea}.stat-icon svg{height:32px;width:32px}@media (max-width:1024px){.hero-container{padding:5rem 2rem 3rem}.hero-title{font-size:3rem}}@media (max-width:768px){.hero{min-height:auto}.hero-container{padding:4rem 1.5rem 3rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-stats{flex-wrap:wrap;gap:1.5rem}.stat-divider{display:none}.section-header h2{font-size:2rem}.benefits-grid,.testimonials-grid,.tools-categories,.tools-grid{grid-template-columns:1fr}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column;width:100%}.btn-hero-primary{justify-content:center;width:100%}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}}.legal-page{min-height:100vh}.legal-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 2rem 3rem;text-align:center}.legal-header-content{margin:0 auto;max-width:900px}.legal-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.legal-header .subtitle{font-size:1.3rem;margin-bottom:1rem;opacity:.95}.legal-header .description{font-size:1.1rem;line-height:1.7;margin-bottom:1rem;opacity:.9}.legal-header .entity-info{font-size:.95rem;line-height:1.8;margin-top:1.5rem;opacity:.85}.legal-content{background:#f9fafb;padding:4rem 2rem}.content-wrapper{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:280px 1fr;margin:0 auto;max-width:1200px}.table-of-contents{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem;position:-webkit-sticky;position:sticky;top:100px}.table-of-contents h3{color:#1a1a1a;font-size:1.2rem;margin-bottom:1.5rem}.table-of-contents ul{list-style:none;margin:0;padding:0}.table-of-contents li{margin-bottom:.75rem}.table-of-contents a{color:#6b7280;display:block;font-size:.95rem;padding:.25rem 0;text-decoration:none;transition:color .2s ease}.table-of-contents a:hover{color:#667eea}.main-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:3rem}.content-section{margin-bottom:3rem;scroll-margin-top:100px}.content-section:last-child{margin-bottom:0}.content-section h2{border-bottom:2px solid #667eea;color:#1a1a1a;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem}.content-section p{color:#4a5568;font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.content-section ul{margin:1.5rem 0;padding-left:1.5rem}.content-section li{color:#4a5568;font-size:1.05rem;line-height:1.8;margin-bottom:.75rem}.content-section a{color:#667eea;font-weight:500;text-decoration:none;transition:color .2s ease}.content-section a:hover{color:#764ba2;text-decoration:underline}.content-section strong{color:#1a1a1a;font-weight:600}.last-updated{border-top:1px solid #e5e7eb;color:#9ca3af;font-style:italic;margin-top:3rem;padding-top:2rem;text-align:center}@media (max-width:968px){.content-wrapper{gap:2rem;grid-template-columns:1fr}.table-of-contents{position:static}.main-content{padding:2rem}.legal-header h1{font-size:2.5rem}.content-section h2{font-size:1.5rem}}@media (max-width:640px){.legal-header{padding:3rem 1.5rem 2rem}.legal-header h1{font-size:2rem}.main-content{padding:1.5rem}.content-section{margin-bottom:2rem}.content-section h2{font-size:1.3rem}.content-section li,.content-section p{font-size:1rem}}.app{display:flex;flex-direction:column;margin:0;min-height:100vh;padding:0}.main-content{flex:1 1;margin:0;padding:0}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.page-exit{opacity:1}.page-exit-active{opacity:0;transition:opacity .3s}
/*# sourceMappingURL=main.c5584ef9.css.map*/