.hero[data-astro-cid-ewxirvlt]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;position:relative;overflow:hidden;background:linear-gradient(135deg,#f0f8ff,#e8f6f5)}.hero[data-astro-cid-ewxirvlt]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 80%,rgba(14,123,215,.05),transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,178,170,.05),transparent 50%)}.hero[data-astro-cid-ewxirvlt]>[data-astro-cid-ewxirvlt]{position:relative;z-index:2}.hero-logo[data-astro-cid-ewxirvlt]{margin-bottom:1.5rem;animation:hero-fade 1s ease-out both}.hero-logo[data-astro-cid-ewxirvlt] img[data-astro-cid-ewxirvlt]{max-width:280px;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.2))}.brand-name[data-astro-cid-ewxirvlt]{font-size:4rem;color:#0e7bd7;text-align:center;margin-bottom:2rem;font-weight:700;letter-spacing:-.02em;text-shadow:2px 4px 8px rgba(0,0,0,.1);animation:hero-fade 1s ease-out .2s both}.hero-title[data-astro-cid-ewxirvlt]{font-size:2.5rem;color:#082a54;text-align:center;margin-bottom:1rem;font-weight:600;text-shadow:1px 2px 4px rgba(0,0,0,.1);animation:hero-fade 1s ease-out .4s both}.hero-subtitle[data-astro-cid-ewxirvlt]{font-size:1.5rem;color:#4a5568;text-align:center;margin-bottom:3rem;max-width:600px;line-height:1.6;animation:hero-fade 1s ease-out .6s both}.hero-buttons[data-astro-cid-ewxirvlt]{display:flex;align-items:center;justify-content:center;gap:1rem}.cta-primary[data-astro-cid-ewxirvlt],.cta-secondary[data-astro-cid-ewxirvlt]{padding:1.2rem 3rem;font-size:1.2rem;font-weight:600;border-radius:50px;text-decoration:none;display:inline-block;transition:all .3s ease;cursor:pointer}.cta-primary[data-astro-cid-ewxirvlt]{background:#0e7bd7;color:#fff;box-shadow:0 8px 25px #0e7bd74d;animation:hero-fade 1s ease-out .8s both}.cta-primary[data-astro-cid-ewxirvlt]:hover{transform:translateY(-3px);box-shadow:0 12px 35px #0e7bd766;background:#1e8be7}.cta-secondary[data-astro-cid-ewxirvlt]{background:transparent;color:#0e7bd7;border:2px solid #0e7bd7;animation:hero-fade 1s ease-out .9s both}.cta-secondary[data-astro-cid-ewxirvlt]:hover{background:#0e7bd7;color:#fff;border-color:transparent;transform:translateY(-3px);box-shadow:0 12px 35px #0e7bd766}.api-doc-link[data-astro-cid-ewxirvlt]{color:#4a5568;text-decoration:none;font-weight:500;margin-top:2rem;font-size:1.1rem;transition:all .3s ease;animation:hero-fade 1s ease-out 1s both}.api-doc-link[data-astro-cid-ewxirvlt]:hover{color:#0e7bd7;text-decoration:underline}.scroll-indicator[data-astro-cid-ewxirvlt]{position:absolute;bottom:30px;animation:hero-fade 1s ease-out 1s both}.scroll-indicator[data-astro-cid-ewxirvlt]:after{content:"";display:block;width:24px;height:24px;border:2px solid #0e7bd7;border-top:none;border-left:none;transform:rotate(45deg);opacity:.7}@keyframes hero-fade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero[data-astro-cid-ewxirvlt]{padding:1.5rem;min-height:90vh}.brand-name[data-astro-cid-ewxirvlt]{font-size:3rem;margin-bottom:1.5rem}.hero-title[data-astro-cid-ewxirvlt]{font-size:2rem}.hero-subtitle[data-astro-cid-ewxirvlt]{font-size:1.2rem}.hero-logo[data-astro-cid-ewxirvlt] img[data-astro-cid-ewxirvlt]{max-width:220px}.hero-buttons[data-astro-cid-ewxirvlt]{flex-direction:column;gap:1rem;padding-bottom:60px}.cta-primary[data-astro-cid-ewxirvlt],.cta-secondary[data-astro-cid-ewxirvlt]{padding:1rem 2.5rem;font-size:1.1rem}}@media(max-width:480px){.hero[data-astro-cid-ewxirvlt]{padding:1rem;min-height:85vh}.brand-name[data-astro-cid-ewxirvlt]{font-size:2.5rem;margin-bottom:1rem}.hero-title[data-astro-cid-ewxirvlt]{font-size:1.8rem}.hero-subtitle[data-astro-cid-ewxirvlt]{font-size:1.1rem;max-width:90%}.cta-primary[data-astro-cid-ewxirvlt],.cta-secondary[data-astro-cid-ewxirvlt]{padding:.9rem 2rem;font-size:1rem}}@media(prefers-reduced-motion:reduce){.hero[data-astro-cid-ewxirvlt] [data-astro-cid-ewxirvlt],.scroll-indicator[data-astro-cid-ewxirvlt]{animation:none!important}}.features[data-astro-cid-ludp2yfi]{padding:5rem 2rem;background:linear-gradient(135deg,#0e7bd74d,#20b2aa4d);position:relative;overflow:hidden}.features-container[data-astro-cid-ludp2yfi]{max-width:1200px;margin:0 auto;position:relative;z-index:1}.features-title[data-astro-cid-ludp2yfi]{font-size:3rem;color:#fff;text-align:center;margin-bottom:3rem;text-shadow:2px 4px 10px rgba(0,0,0,.2)}.features-grid[data-astro-cid-ludp2yfi]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-astro-cid-ludp2yfi]{background:#fffffff2;border-radius:20px;padding:2rem;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;backdrop-filter:blur(10px);animation:feat-in .6s ease-out both;animation-delay:calc(var(--i) * .1s)}.feature-card[data-astro-cid-ludp2yfi]:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 25px 50px #00000026;background:#fff}.feature-icon[data-astro-cid-ludp2yfi]{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#0e7bd7}.feature-name[data-astro-cid-ludp2yfi]{font-size:1.4rem;color:#082a54;margin-bottom:1rem}.feature-desc[data-astro-cid-ludp2yfi]{color:#718096;line-height:1.6}@keyframes feat-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media(max-width:768px){.features-title[data-astro-cid-ludp2yfi]{font-size:2rem}}@media(prefers-reduced-motion:reduce){.feature-card[data-astro-cid-ludp2yfi]{animation:none}}.pricing[data-astro-cid-lh3vyyel]{padding:4rem 2rem;background:linear-gradient(135deg,#f0f8ff,#e8f6f5);position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden}.pricing[data-astro-cid-lh3vyyel]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 80%,rgba(14,123,215,.05),transparent 50%),radial-gradient(circle at 80% 20%,rgba(32,178,170,.05),transparent 50%)}.pricing[data-astro-cid-lh3vyyel]>[data-astro-cid-lh3vyyel]{position:relative;z-index:1}.pricing-title[data-astro-cid-lh3vyyel]{font-size:2.5rem;color:#082a54;text-align:center;margin-bottom:1rem;font-weight:700}.pricing-subtitle[data-astro-cid-lh3vyyel]{font-size:1.2rem;color:#718096;text-align:center;margin-bottom:4rem;max-width:600px}.plans[data-astro-cid-lh3vyyel]{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1400px;width:100%}.plan-card[data-astro-cid-lh3vyyel]{background:#fff;border-radius:16px;padding:1.8rem;box-shadow:0 8px 25px #0000001a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid #e2e8f0;min-height:500px;display:flex;flex-direction:column;flex:0 1 calc(20% - 1.5rem);min-width:250px;max-width:300px}.plan-card[data-astro-cid-lh3vyyel].featured{border-color:#0e7bd7;box-shadow:0 12px 32px #0e7bd72e}.plan-card[data-astro-cid-lh3vyyel]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #0e7bd74d;border-color:#0e7bd7}.plan-name[data-astro-cid-lh3vyyel]{font-size:1.5rem;color:#082a54;margin-bottom:.8rem;text-align:center;font-weight:600}.plan-price[data-astro-cid-lh3vyyel]{text-align:center;margin-bottom:1.2rem}.price[data-astro-cid-lh3vyyel]{font-size:2.2rem;color:#0e7bd7;font-weight:700;line-height:1.2;word-break:break-word}.price[data-astro-cid-lh3vyyel].free{font-size:2.5rem;color:#48bb78}.price[data-astro-cid-lh3vyyel].custom{font-size:1.3rem}.price[data-astro-cid-lh3vyyel] span[data-astro-cid-lh3vyyel]{font-size:1rem;color:#718096}.plan-desc[data-astro-cid-lh3vyyel]{font-size:.8rem;color:#718096;text-align:center;font-style:italic;margin-bottom:.8rem;line-height:1.4;padding:0 .5rem}.plan-features[data-astro-cid-lh3vyyel]{list-style:none;padding:0;margin:1rem 0;flex-grow:1}.feature[data-astro-cid-lh3vyyel]{padding:.25rem 0;color:#4a5568;display:flex;align-items:flex-start;font-size:.9rem;line-height:1.3}.feature[data-astro-cid-lh3vyyel].sub{margin-left:1.5rem;font-size:.85rem;color:#718096;padding:.15rem 0}.chk[data-astro-cid-lh3vyyel]{color:#48bb78;margin-right:.6rem;margin-top:.1rem;flex-shrink:0;display:inline-flex}.chk[data-astro-cid-lh3vyyel] svg{width:16px;height:16px}.feature[data-astro-cid-lh3vyyel].sub .chk[data-astro-cid-lh3vyyel]{color:#718096}.feature[data-astro-cid-lh3vyyel].sub .chk[data-astro-cid-lh3vyyel] svg{width:12px;height:12px}.chk[data-astro-cid-lh3vyyel].teal{color:#20b2aa}.chk[data-astro-cid-lh3vyyel].teal svg{width:12px;height:12px}.impl-cost[data-astro-cid-lh3vyyel]{background:#f7fafc;border-radius:8px;padding:.8rem;margin-top:.8rem;text-align:center;margin-bottom:1rem}.impl-label[data-astro-cid-lh3vyyel]{font-size:.8rem;color:#718096;margin-bottom:.4rem}.impl-price[data-astro-cid-lh3vyyel]{font-size:1.2rem;color:#082a54;font-weight:600}.impl-details[data-astro-cid-lh3vyyel]{background:#f8fbff;border-radius:8px;padding:.8rem;margin-top:.8rem;margin-bottom:1rem;border-left:3px solid #20b2aa}.impl-details-title[data-astro-cid-lh3vyyel]{font-size:.8rem;color:#20b2aa;font-weight:600;margin-bottom:.5rem}.impl-details-list[data-astro-cid-lh3vyyel]{list-style:none;padding:0;margin:0}.impl-details-list[data-astro-cid-lh3vyyel] li[data-astro-cid-lh3vyyel]{font-size:.75rem;color:#4a5568;padding:.2rem 0;display:flex;align-items:flex-start}.select-btn[data-astro-cid-lh3vyyel]{width:100%;padding:.8rem 2rem;background:#0e7bd7;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:auto;text-decoration:none;display:block;text-align:center;font-family:inherit}.select-btn[data-astro-cid-lh3vyyel]:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0e7bd74d;background:#1e8be7}.select-btn[data-astro-cid-lh3vyyel].free{background:linear-gradient(135deg,#48bb78,#38a169)}.select-btn[data-astro-cid-lh3vyyel].free:hover{box-shadow:0 8px 15px #48bb784d;background:linear-gradient(135deg,#38a169,#2f855a)}@media(max-width:1350px){.plan-card[data-astro-cid-lh3vyyel]{flex:0 1 calc(33% - 1.5rem);max-width:320px}}@media(max-width:1000px){.plan-card[data-astro-cid-lh3vyyel]{flex:0 1 calc(45% - 1.5rem);max-width:350px}}@media(max-width:768px){.pricing[data-astro-cid-lh3vyyel]{padding:3rem 1rem}.pricing-title[data-astro-cid-lh3vyyel]{font-size:2rem}.plan-card[data-astro-cid-lh3vyyel]{padding:1.5rem;min-height:450px;flex:0 1 calc(50% - 1rem);max-width:350px}.price[data-astro-cid-lh3vyyel]{font-size:1.8rem}.price[data-astro-cid-lh3vyyel].free{font-size:2.2rem}.price[data-astro-cid-lh3vyyel].custom{font-size:1.1rem}}@media(max-width:550px){.plan-card[data-astro-cid-lh3vyyel]{flex:0 1 100%;max-width:100%}}@media(max-width:480px){.pricing-title[data-astro-cid-lh3vyyel]{font-size:1.8rem}}.contact{padding:5rem 2rem;background:linear-gradient(135deg,#f8fbff,#e8f6f5);position:relative}.contact:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 20%,rgba(14,123,215,.03),transparent 50%),radial-gradient(circle at 30% 80%,rgba(32,178,170,.03),transparent 50%)}.contact-wrap{max-width:800px;margin:0 auto;position:relative;z-index:2}.contact-title{font-size:2.5rem;color:#082a54;text-align:center;margin-bottom:1rem;font-weight:700}.contact-subtitle{font-size:1.2rem;color:#4a5568;text-align:center;margin-bottom:3rem}.contact-form{background:#ffffffe6;backdrop-filter:blur(10px);border-radius:20px;padding:3rem;box-shadow:0 20px 60px #0e7bd71a;border:1px solid rgba(255,255,255,.2)}.form-row{display:flex;gap:1.5rem;margin-bottom:1.5rem}.form-group{flex:1;display:flex;flex-direction:column;margin-bottom:1.5rem}.form-row .form-group{margin-bottom:0}.contact-form label{font-size:.95rem;font-weight:600;color:#082a54;margin-bottom:.5rem}.contact-form input,.contact-form textarea{padding:1rem 1.2rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#ffffffe6;color:#2d3748;font-weight:500;font-family:inherit}.contact-form textarea{min-height:120px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#0e7bd7;box-shadow:0 0 0 3px #0e7bd71a;background:#fff;color:#1a202c}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a0aec0}.contact-form input:-webkit-autofill,.contact-form input:-webkit-autofill:hover,.contact-form input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px rgba(255,255,255,.9) inset!important;-webkit-text-fill-color:#2d3748!important;transition:background-color 5000s ease-in-out 0s}.submit-btn{background:#0e7bd7;color:#fff;border:none;padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #0e7bd74d;width:100%;margin-top:1rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 35px #0e7bd766;background:#1e8be7}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.status-message{padding:1rem 1.5rem;border-radius:50px;margin-top:1rem;font-weight:500}.status-message.success{background:#48bb781a;color:#2f855a;border:1px solid rgba(72,187,120,.2)}.status-message.error{background:#f565651a;color:#c53030;border:1px solid rgba(245,101,101,.2)}@media(max-width:768px){.contact{padding:3rem 1.5rem}.contact-title{font-size:2rem}.contact-subtitle{font-size:1.1rem;margin-bottom:2.5rem}.contact-form{padding:2rem}.form-row{flex-direction:column;gap:0}.form-row .form-group{margin-bottom:1.5rem}}@media(max-width:480px){.contact{padding:2rem 1rem}.contact-title{font-size:1.8rem}.contact-form{padding:1.5rem}}.footer[data-astro-cid-cirbx3ro]{background:#1a202c;color:#fff;padding:4rem 2rem 2rem;position:relative;overflow:hidden}.footer[data-astro-cid-cirbx3ro]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#0e7bd7}.footer-content[data-astro-cid-cirbx3ro]{max-width:1200px;margin:0 auto 3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}.footer-logo[data-astro-cid-cirbx3ro]{height:50px;margin-bottom:1rem;filter:brightness(0) invert(1);opacity:.9}.footer-text[data-astro-cid-cirbx3ro]{color:#cbd5e0;line-height:1.8}.footer-title[data-astro-cid-cirbx3ro]{font-size:1.3rem;margin-bottom:1.5rem;color:#0e7bd7}.footer-list[data-astro-cid-cirbx3ro]{list-style:none;padding:0}.footer-list[data-astro-cid-cirbx3ro] li[data-astro-cid-cirbx3ro]{margin-bottom:.8rem}.footer-list[data-astro-cid-cirbx3ro] a[data-astro-cid-cirbx3ro]{color:#cbd5e0;text-decoration:none;transition:color .3s ease}.footer-list[data-astro-cid-cirbx3ro] a[data-astro-cid-cirbx3ro]:hover{color:#0e7bd7}.contact-info[data-astro-cid-cirbx3ro]{display:flex;align-items:center;margin-bottom:1rem;color:#cbd5e0}.contact-info[data-astro-cid-cirbx3ro] svg[data-astro-cid-cirbx3ro]{width:18px;height:18px;margin-right:.75rem;color:#0e7bd7;flex-shrink:0}.contact-info[data-astro-cid-cirbx3ro] a[data-astro-cid-cirbx3ro]{color:inherit;text-decoration:none}.contact-info[data-astro-cid-cirbx3ro] a[data-astro-cid-cirbx3ro]:hover{color:#0e7bd7}.footer-bottom[data-astro-cid-cirbx3ro]{text-align:center;padding-top:2rem;border-top:1px solid #2d3748;color:#718096;max-width:1200px;margin:0 auto}
