.plans,.staff,.contact-box,.footer-columns{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}html{background:#FAFAFA;overflow-x:hidden}html,body{margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter', -apple-system, BlinkMacSystemFont, sans-serif;color:#1F2937;background:#FAFAFA;line-height:1.6;overflow-x:hidden}a{color:#0F766E;text-decoration:none;transition:color 0.3s ease}a:hover{text-decoration:underline;color:#115E59}img{max-width:100%;height:auto}h1 strong,h2 strong{font-weight:700}h1{font-family:'Plus Jakarta Sans', sans-serif;font-weight:800;font-size:2.5rem;margin:0;color:#1F2937}h2{font-family:'Plus Jakarta Sans', sans-serif;font-weight:700;font-size:2rem;margin:0 0 30px 0;color:#1F2937}h3{font-family:'Plus Jakarta Sans', sans-serif;font-weight:600;margin:20px 0 10px 0;color:#1F2937}h4{font-family:'Plus Jakarta Sans', sans-serif;font-weight:600;color:#1F2937}p,address{font-size:1.1rem;color:#6B7280;margin-bottom:20px;font-weight:400;line-height:1.8}ul,ol{color:#6B7280;line-height:1.8}blockquote{background:#FAFAFA;border-left:4px solid #14B8A6;padding:1.5rem;margin:1.5rem 0;border-radius:0 12px 12px 0}blockquote p{margin:0;font-style:italic}code{background:rgba(15,118,110,0.1);color:#0F766E;padding:0.2rem 0.5rem;border-radius:4px;font-size:0.9em}pre{background:#1F2937;color:white;padding:1.5rem;border-radius:12px;overflow-x:auto}pre code{background:none;color:inherit;padding:0}hr{border:none;border-top:1px solid #E5E7EB;margin:2rem 0}table{width:100%;border-collapse:collapse;margin:1.5rem 0}table th,table td{padding:0.75rem 1rem;text-align:left;border-bottom:1px solid #E5E7EB}table th{background:rgba(15,118,110,0.05);font-weight:600;color:#1F2937}table tr:hover td{background:rgba(15,118,110,0.02)}.button{display:inline-block}.button a{display:inline-block;padding:0.8rem 1.5rem;background:#0F766E;color:white;border-radius:8px;text-decoration:none;font-weight:600;transition:all 0.3s ease}.button a:hover{background:#115E59;transform:translateY(-2px);text-decoration:none}.button.alt a{background:#0F766E}.button.alt a:hover{background:#115E59}::selection{background:rgba(15,118,110,0.2);color:#1F2937}:focus-visible{outline:2px solid #14B8A6;outline-offset:2px}.primary-button{background:#0F766E;color:white;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all 0.3s ease;box-shadow:0 8px 24px rgba(15,118,110,0.1);display:inline-flex;align-items:center;gap:0.5rem;border:none;cursor:pointer}.primary-button:hover{background:#115E59;transform:translateY(-3px);box-shadow:0 12px 32px rgba(15,118,110,0.1);text-decoration:none;color:white}.secondary-button{background:white;color:#0F766E;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all 0.3s ease;border:2px solid #0F766E;display:inline-flex;align-items:center;gap:0.5rem;cursor:pointer}.secondary-button:hover{background:rgba(15,118,110,0.05);transform:translateY(-3px);text-decoration:none}.page-hero{padding:8rem 2rem 4rem;max-width:1280px;margin:0 auto;text-align:center;position:relative;animation:fadeInUp 0.8s ease-out 0.2s both}.page-hero h1{font-family:'Plus Jakarta Sans', sans-serif;font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1rem;color:#1F2937}.page-hero h1 span{background:linear-gradient(135deg, #0F766E 0%, #14B8A6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-hero p{font-size:1.2rem;color:#6B7280;max-width:700px;margin:0 auto}@media (max-width: 768px){.page-hero h1{font-size:2.2rem}}.version-badge{display:inline-block;background:rgba(15,118,110,0.1);color:#0F766E;padding:0.5rem 1rem;border-radius:20px;font-size:0.9rem;font-weight:600;margin-bottom:2rem;animation:fadeInUp 0.8s ease-out 0.5s both}.version-badge a{color:#0F766E;text-decoration:none}.version-badge a:hover{text-decoration:underline}.latest-badge{background:linear-gradient(135deg, #F59E0B 0%, #FCD34D 100%);color:white;padding:0.4rem 1rem;border-radius:20px;font-size:0.85rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.trust-bar{display:flex;justify-content:center;gap:3rem;padding:2rem;margin:3rem auto;max-width:900px;animation:fadeInUp 0.8s ease-out 0.7s both}.trust-bar .trust-item{display:flex;align-items:center;gap:0.7rem;color:#6B7280;font-size:0.95rem}.trust-bar .trust-icon{color:#10B981;font-size:1.3rem}@media (max-width: 768px){.trust-bar{flex-direction:column;gap:1rem}}.feature-card{background:white;padding:2.5rem;border-radius:16px;border:1px solid #E5E7EB;transition:all 0.3s ease;position:relative;overflow:hidden}.feature-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg, #14B8A6 0%, #0F766E 100%);transition:height 0.3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,0.08)}.feature-card:hover::before{height:100%}.feature-card .feature-icon{width:60px;height:60px;background:linear-gradient(135deg, rgba(15,118,110,0.1) 0%, rgba(20,184,166,0.1) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin-bottom:1.5rem;color:#0F766E}.feature-card h3{font-family:'Plus Jakarta Sans', sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:#1F2937}.feature-card p{color:#6B7280;line-height:1.8;font-size:1rem;margin:0}.download-card{background:white;border-radius:16px;padding:2.5rem;border:2px solid #E5E7EB;transition:all 0.3s ease;position:relative;overflow:hidden}.download-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #0F766E 0%, #14B8A6 100%);transform:scaleX(0);transition:transform 0.3s ease}.download-card:hover{border-color:#14B8A6;transform:translateY(-5px);box-shadow:0 12px 40px rgba(15,118,110,0.1)}.download-card:hover::before{transform:scaleX(1)}.download-card .platform-icon{width:70px;height:70px;background:linear-gradient(135deg, rgba(15,118,110,0.1) 0%, rgba(20,184,166,0.1) 100%);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin-bottom:1.5rem}.download-card h3{font-family:'Plus Jakarta Sans', sans-serif;font-size:1.6rem;font-weight:700;margin-bottom:0.5rem;color:#1F2937}.download-card .version-info{color:#6B7280;font-size:0.95rem;margin-bottom:1.5rem}.download-card .download-btn{display:inline-flex;align-items:center;gap:0.5rem;background:#0F766E;color:white;padding:0.9rem 2rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all 0.3s ease;width:100%;justify-content:center;margin-top:1rem}.download-card .download-btn:hover{background:#115E59;transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,118,110,0.1);text-decoration:none;color:white}.pricing-card{background:white;border-radius:20px;padding:2.5rem;border:2px solid #E5E7EB;transition:all 0.3s ease;position:relative;display:flex;flex-direction:column}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,0.1)}.pricing-card.popular{border-color:#14B8A6;box-shadow:0 12px 40px rgba(15,118,110,0.1)}.pricing-card.popular::before{content:'Best Value';position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg, #0F766E 0%, #14B8A6 100%);color:white;padding:0.4rem 1.2rem;border-radius:20px;font-size:0.85rem;font-weight:700;text-transform:uppercase;letter-spacing:0.5px}.pricing-card .plan-name{font-family:'Plus Jakarta Sans', sans-serif;font-size:1.5rem;font-weight:800;color:#1F2937;margin-bottom:0.5rem}.pricing-card .plan-description{color:#6B7280;font-size:0.95rem;margin-bottom:2rem}.pricing-card .price{display:flex;align-items:baseline;gap:0.5rem;margin-bottom:0.5rem}.pricing-card .price-currency{font-size:1.5rem;font-weight:700;color:#6B7280}.pricing-card .price-amount{font-family:'Plus Jakarta Sans', sans-serif;font-size:3rem;font-weight:800;color:#1F2937}.pricing-card .price-amount .price-decimal{font-size:2rem}.pricing-card .price-period{color:#6B7280;font-size:0.95rem;margin-bottom:2rem}.pricing-card .savings-badge{display:inline-block;background:rgba(16,185,129,0.1);color:#10B981;padding:0.4rem 0.9rem;border-radius:16px;font-size:0.85rem;font-weight:700;margin-bottom:1.5rem}.pricing-card .buy-button{display:flex;align-items:center;justify-content:center;gap:0.5rem;background:#0F766E;color:white;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all 0.3s ease;margin-bottom:2rem;border:none;cursor:pointer}.pricing-card .buy-button:hover{background:#115E59;transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,118,110,0.1);text-decoration:none;color:white}.pricing-card .buy-button.secondary{background:white;color:#0F766E;border:2px solid #0F766E}.pricing-card .buy-button.secondary:hover{background:rgba(15,118,110,0.05)}.pricing-card .features-list{list-style:none;padding:0;margin:0;flex-grow:1}.pricing-card .features-list .feature-item{padding:0.7rem 0;display:flex;align-items:start;gap:0.7rem;color:#1F2937;font-size:0.95rem}.pricing-card .features-list .feature-item .check-icon{color:#10B981;font-size:1.2rem;flex-shrink:0;margin-top:2px}.testimonial{background:#FAFAFA;padding:2rem;border-radius:16px;border:1px solid #E5E7EB;transition:all 0.3s ease;position:relative}.testimonial::before{content:'"';position:absolute;top:-10px;left:20px;font-size:4rem;font-family:Georgia, serif;color:#14B8A6;opacity:0.3}.testimonial:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,0.06)}.testimonial .testimonial-text{color:#1F2937;line-height:1.8;margin-bottom:1.5rem;font-style:italic}.testimonial .testimonial-author{display:flex;align-items:center;gap:1rem}.testimonial .author-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg, #0F766E 0%, #14B8A6 100%);display:flex;align-items:center;justify-content:center;color:white;font-weight:700}.testimonial .author-info strong{display:block;color:#1F2937;font-weight:600}.testimonial .author-info span{color:#6B7280;font-size:0.9rem}.release{background:white;border-radius:16px;padding:2.5rem;margin-bottom:2rem;border:1px solid #E5E7EB;position:relative;overflow:hidden;transition:all 0.3s ease}.release:hover{box-shadow:0 8px 24px rgba(0,0,0,0.06);transform:translateY(-2px)}.release::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg, #14B8A6 0%, #0F766E 100%)}.release.latest::before{background:linear-gradient(180deg, #F59E0B 0%, #FCD34D 100%)}.release .release-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.release .version-info h2{font-family:'Plus Jakarta Sans', sans-serif;font-size:1.8rem;font-weight:800;color:#1F2937;margin-bottom:0.5rem}.release .release-date{color:#6B7280;font-size:0.95rem}.release .change-section{margin-bottom:2rem}.release .change-section:last-of-type{margin-bottom:0}.release .change-section h3{font-family:'Plus Jakarta Sans', sans-serif;font-size:1.1rem;font-weight:700;color:#1F2937;margin-bottom:1rem;display:flex;align-items:center;gap:0.5rem}.release .change-section .section-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:0.9rem}.release .change-section.new-features .section-icon{background:rgba(16,185,129,0.1);color:#10B981}.release .change-section.improvements .section-icon{background:rgba(15,118,110,0.1);color:#0F766E}.release .change-section.bug-fixes .section-icon{background:rgba(245,158,11,0.1);color:#F59E0B}.release .change-list{list-style:none;padding-left:0;margin:0}.release .change-list .change-item{padding:0.7rem 0;padding-left:2rem;position:relative;color:#1F2937;line-height:1.8}.release .change-list .change-item::before{content:'→';position:absolute;left:0;color:#14B8A6;font-weight:700}.release .download-link{display:inline-flex;align-items:center;gap:0.5rem;margin-top:1.5rem;padding:0.8rem 1.5rem;background:rgba(15,118,110,0.05);border:2px solid #14B8A6;border-radius:10px;color:#0F766E;text-decoration:none;font-weight:600;transition:all 0.3s ease}.release .download-link:hover{background:#0F766E;color:white;transform:translateY(-2px);text-decoration:none}.cta-section{padding:6rem 2rem;background:linear-gradient(135deg, #0F766E 0%, #14B8A6 100%);color:white;text-align:center;position:relative;overflow:hidden}.cta-section::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:rgba(255,255,255,0.05);border-radius:50%}.cta-section::after{content:'';position:absolute;bottom:-50%;left:-20%;width:700px;height:700px;background:rgba(255,255,255,0.03);border-radius:50%}.cta-section .cta-content{max-width:800px;margin:0 auto;position:relative;z-index:1}.cta-section .cta-content h2{font-family:'Plus Jakarta Sans', sans-serif;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;color:white}.cta-section .cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:0.95;color:white}.cta-section .cta-content .primary-button{background:white;color:#0F766E}.cta-section .cta-content .primary-button:hover{background:#FAFAFA}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-family:'Plus Jakarta Sans', sans-serif;font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#1F2937}.section-header p{font-size:1.2rem;color:#6B7280;max-width:600px;margin:0 auto}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.check-icon{color:#10B981;font-size:1.2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2rem}@media (max-width: 768px){.features-grid{grid-template-columns:1fr}}.download-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:2rem;margin-bottom:4rem}@media (max-width: 768px){.download-cards{grid-template-columns:1fr}}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(340px, 1fr));gap:2rem;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.pricing-cards{grid-template-columns:1fr}}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-top:3rem}.faq-section{background:white;border-radius:20px;padding:3rem;border:1px solid #E5E7EB}.faq-section h2{font-family:'Plus Jakarta Sans', sans-serif;font-size:2rem;font-weight:800;margin-bottom:2rem;color:#1F2937;text-align:center}.faq-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem;width:100%;max-width:100%}@media (max-width: 768px){.faq-grid{grid-template-columns:1fr}}.faq-item{padding:1.5rem;background:#FAFAFA;border-radius:12px;transition:all 0.3s ease;min-width:0;overflow:hidden}.faq-item:hover{background:white;box-shadow:0 4px 12px rgba(0,0,0,0.05)}.faq-item .faq-question{font-family:'Plus Jakarta Sans', sans-serif;font-size:1.1rem;font-weight:700;color:#1F2937;margin-bottom:0.7rem}.faq-item .faq-answer{color:#6B7280;line-height:1.8}.faq-item .faq-answer a{color:#0F766E;text-decoration:none;font-weight:500}.faq-item .faq-answer a:hover{text-decoration:underline}.requirements{background:white;border-radius:16px;padding:3rem;border:1px solid #E5E7EB;margin-bottom:4rem}.requirements h2{font-family:'Plus Jakarta Sans', sans-serif;font-size:2rem;font-weight:800;margin-bottom:2rem;color:#1F2937}.requirements-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2rem}.requirement-item{display:flex;gap:1rem}.requirement-item .requirement-icon{width:48px;height:48px;background:rgba(15,118,110,0.1);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#0F766E;font-size:1.3rem;flex-shrink:0}.requirement-item .requirement-content h4{font-weight:600;color:#1F2937;margin-bottom:0.3rem}.requirement-item .requirement-content p{color:#6B7280;font-size:0.95rem;margin:0}.trial-info{background:linear-gradient(135deg, rgba(15,118,110,0.05) 0%, rgba(20,184,166,0.05) 100%);border-radius:16px;padding:3rem;border:2px solid rgba(15,118,110,0.2);text-align:center;margin-bottom:4rem}.trial-info h2{font-family:'Plus Jakarta Sans', sans-serif;font-size:2rem;font-weight:800;margin-bottom:1rem;color:#1F2937}.trial-info p{font-size:1.1rem;color:#6B7280;max-width:700px;margin:0 auto 2rem;line-height:1.8}.trial-features{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1.5rem;margin-top:2rem}.trial-feature{display:flex;align-items:center;gap:0.7rem;color:#1F2937;justify-content:center}.enterprise-card{background:linear-gradient(135deg, rgba(15,118,110,0.03) 0%, rgba(20,184,166,0.03) 100%);border-radius:20px;padding:3rem;border:2px solid rgba(15,118,110,0.15);text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.enterprise-card h2{font-family:'Plus Jakarta Sans', sans-serif;font-size:2rem;font-weight:800;margin-bottom:1rem;color:#1F2937}.enterprise-card p{color:#6B7280;margin-bottom:2rem;font-size:1.05rem;max-width:600px;margin-left:auto;margin-right:auto}.enterprise-features{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1.5rem;margin:2rem 0}.enterprise-feature{display:flex;align-items:center;gap:0.7rem;color:#1F2937;justify-content:center}.changelog-link{background:white;border-radius:16px;padding:2.5rem;border:1px solid #E5E7EB;text-align:center;transition:all 0.3s ease}.changelog-link:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,0.06)}.changelog-link h3{font-family:'Plus Jakarta Sans', sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1F2937}.changelog-link a{display:inline-flex;align-items:center;gap:0.5rem;color:#0F766E;text-decoration:none;font-weight:600;font-size:1.05rem;transition:gap 0.3s ease}.changelog-link a:hover{gap:1rem;text-decoration:none}.screenshot-container{background:white;border-radius:20px;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,0.1);border:1px solid #E5E7EB;position:relative;overflow:hidden}.screenshot-container::before{content:'';position:absolute;top:0;left:0;right:0;height:40px;background:linear-gradient(135deg, #0F766E 0%, #14B8A6 100%);border-radius:20px 20px 0 0}.screenshot-container .screenshot-dots{position:absolute;top:15px;left:20px;display:flex;gap:8px;z-index:10}.screenshot-container .screenshot-dots .dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,0.3)}.screenshot-container img{width:100%;border-radius:8px;margin-top:40px}.hero{padding:10rem 2rem 6rem;max-width:1280px;margin:0 auto;text-align:center;position:relative;animation:fadeInUp 0.8s ease-out 0.2s both;background:none;color:#1F2937}.hero::before{content:'';position:absolute;top:-200px;right:-100px;width:600px;height:600px;background:radial-gradient(circle, rgba(20,184,166,0.1) 0%, transparent 70%);border-radius:50%;z-index:-1}.hero::after{content:'';position:absolute;bottom:-100px;left:-100px;width:500px;height:500px;background:radial-gradient(circle, rgba(245,158,11,0.08) 0%, transparent 70%);border-radius:50%;z-index:-1}.hero h1{font-family:'Plus Jakarta Sans', sans-serif;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#1F2937;animation:fadeInUp 0.8s ease-out 0.3s both}.hero h1 span{background:linear-gradient(135deg, #0F766E 0%, #14B8A6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero h2{font-size:1.3rem;color:#6B7280;max-width:700px;margin:0 auto 2rem;animation:fadeInUp 0.8s ease-out 0.4s both;font-weight:400}.hero h3{display:inline-block;background:rgba(15,118,110,0.1);color:#0F766E;padding:0.5rem 1rem;border-radius:20px;font-size:0.9rem;font-weight:600;margin-bottom:2rem;animation:fadeInUp 0.8s ease-out 0.5s both}.hero p{color:#6B7280}.hero .text-container{max-width:1280px;margin:0 auto}.hero .cta{animation:fadeInUp 0.8s ease-out 0.6s both}.hero .cta a{background:#0F766E;color:white;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all 0.3s ease;box-shadow:0 8px 24px rgba(15,118,110,0.1);display:inline-flex;align-items:center;gap:0.5rem}.hero .cta a:hover{background:#115E59;transform:translateY(-3px);box-shadow:0 12px 32px rgba(15,118,110,0.1);text-decoration:none}@media (max-width: 768px){.hero{padding:8rem 2rem 4rem}.hero h1{font-size:2.5rem}.hero h2{font-size:1.1rem}}.hero-cta{display:flex;gap:1rem;justify-content:center;margin-top:2rem;animation:fadeInUp 0.8s ease-out 0.6s both}@media (max-width: 768px){.hero-cta{flex-direction:column;align-items:center}}.screenshot-section{padding:4rem 2rem;max-width:1280px;margin:0 auto;animation:fadeInUp 0.8s ease-out 0.8s both}.screenshot{max-width:100%;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,0.1)}.carousel{position:relative;width:100%;overflow:hidden}.carousel-slides{position:relative;width:100%}.carousel-slide{position:absolute;top:0;left:0;width:100%;opacity:0;transition:opacity 0.5s ease-in-out;border-radius:8px}.carousel-slide:first-child{position:relative}.carousel-slide.active{opacity:1;z-index:1}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,0.9);border:none;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,0.15);transition:all 0.3s ease;z-index:10;color:#0F766E}.carousel-btn:hover{background:white;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,0.2)}.carousel-btn.carousel-prev{left:1rem}.carousel-btn.carousel-next{right:1rem}@media (max-width: 768px){.carousel-btn{width:40px;height:40px}.carousel-btn.carousel-prev{left:0.5rem}.carousel-btn.carousel-next{right:0.5rem}}.carousel-indicators{display:flex;justify-content:center;gap:0.5rem;margin-top:1.5rem;padding:4px 0;z-index:10}.indicator{width:10px;height:10px;border-radius:50%;border:none;background:rgba(15,118,110,0.3);cursor:pointer;transition:all 0.3s ease;padding:0}.indicator:hover{background:rgba(15,118,110,0.5)}.indicator.active{background:#0F766E;transform:scale(1.2)}.features{padding:6rem 2rem;max-width:1280px;margin:0 auto}.testimonial{padding:6rem 2rem;background:white;margin:0}.testimonial .testimonials-container{max-width:1280px;margin:0 auto}.testimonial .testimonial-block{max-width:750px;width:98%;margin:0 auto}@media (min-width: 450px){.testimonial .testimonial-block{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.testimonial .testimonial-block blockquote{-webkit-flex:1;flex:1}}.bottom-cta{padding:6rem 2rem;background:linear-gradient(135deg, #0F766E 0%, #14B8A6 100%);color:white;text-align:center;position:relative;overflow:hidden;margin:0}.bottom-cta::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:rgba(255,255,255,0.05);border-radius:50%}.bottom-cta::after{content:'';position:absolute;bottom:-50%;left:-20%;width:700px;height:700px;background:rgba(255,255,255,0.03);border-radius:50%}.bottom-cta h2{font-family:'Plus Jakarta Sans', sans-serif;font-size:2.5rem;font-weight:800;margin-bottom:2rem;position:relative;z-index:1;color:white}.bottom-cta .button a{background:white;color:#0F766E;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all 0.3s ease;position:relative;z-index:1;display:inline-block}.bottom-cta .button a:hover{background:#FAFAFA;transform:translateY(-3px);text-decoration:none}.content section{padding:80px 0}.content section:nth-child(even){background:white}@media (min-width: 768px){.flex{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;align-items:center;flex-direction:row}.flex .text,.flex .image{-webkit-flex:1;flex:1;padding:0 20px}.content section:nth-child(even) .flex{flex-direction:row-reverse}}.content .text h2{font-family:'Plus Jakarta Sans', sans-serif;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1F2937}.content .text h2 strong{background:linear-gradient(135deg, #0F766E 0%, #14B8A6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.content .text p{color:#6B7280;font-size:1.1rem;line-height:1.8}.container,.text-container{margin:0 auto;position:relative;padding:0 20px}.text-container{max-width:750px}.container{max-width:1280px}.container.max-container{max-width:100%;padding:0}.content{background:#FAFAFA;padding:1px 0 0 0;position:relative}.screenshot{max-width:100%;height:auto;display:block;box-shadow:0 20px 60px rgba(0,0,0,0.1);border-radius:12px;margin-left:auto;margin-right:auto;background:#DDD url("data:image/svg+xml,%3Csvg%20xmlns%3D%22https%3A%2F%2Ffanyv88.com%3A443%2Fhttp%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2212%22%20viewBox%3D%220%200%2044%2012%22%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%224%22%20fill%3D%22%23eee%22%20%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%226%22%20r%3D%224%22%20fill%3D%22%23eee%22%20%2F%3E%3Ccircle%20cx%3D%2238%22%20cy%3D%226%22%20r%3D%224%22%20fill%3D%22%23eee%22%20%2F%3E%3C%2Fsvg%3E") 4px 4px no-repeat;padding:20px 0 0 0;position:relative}section{padding:80px 0}section+section{padding-top:0}.subtext{margin-top:10px;text-align:center}.cta{margin:60px 0}.page h2{text-align:center}blockquote{padding:18px 25px;margin:0;quotes:"“" "”" "‘" "’";font-style:italic}blockquote .author{display:block;font-weight:bold;margin:10px 0 0 0;font-size:.85em;font-style:normal}blockquote p{display:inline}blockquote:before{color:#14B8A6;content:open-quote;font-size:4em;line-height:0.1em;margin-right:0.25em;vertical-align:-0.4em}.square-image{width:150px;height:150px;overflow:hidden;margin:25px auto 0 auto;position:relative;border-radius:200px}.square-image img{position:absolute;left:-1000%;right:-1000%;top:-1000%;bottom:-1000%;margin:auto;width:300px}.page{margin-bottom:0;padding-bottom:80px}.center-text{text-align:center}.editor-link{display:none;margin-top:0}.editor-link .btn{border:0;border-radius:8px;width:100%;max-width:500px;box-sizing:border-box;font-size:2rem;text-decoration:none;padding:10px 15px;margin:0;font-size:18px;cursor:pointer;background-color:#F59E0B;color:#333;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.editor-link .btn:hover{background-color:#FCD34D;color:#333}.plans{-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;padding:50px 0 30px 0}.plans .plan{list-style:none;padding:0;margin:0 10px 50px 10px;text-align:center;border:1px solid #eee;border-radius:5px;box-shadow:0px 0px 10px #eee;width:100%}.plans .plan .highlighted{font-size:1.2em}.plans .plan .pricing-cta{padding:0;border:3px solid #ffffff;border-radius:10px}.plans .plan .pricing-cta a{display:block;box-sizing:border-box;padding:20px 0;border-radius:0 0 2px 2px;border:0}@media (min-width: 768px){.plans .plan{-webkit-flex:1;flex:1}}.plans .plan li{border-top-right-radius:5px;border-top-left-radius:5px;padding:20px 0}.plans .plan li h3{padding:0;margin:0;color:#fff;font-weight:normal}.faq{color:#666}@media (min-width: 768px){.faq{columns:2;-webkit-columns:2;-moz-columns:2}}.faq div{break-inside:avoid}.faq dt{font-weight:bold;margin:0 0 5px 0}.faq dd{padding:0;margin:0}.staff{padding:0;list-style:none;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;text-align:center}.staff li{padding:30px 20px;box-sizing:border-box;width:100%}@media (min-width: 450px){.staff li{-webkit-box-flex:1;-webkit-flex:1 1 45%;-moz-box-flex:1;-moz-flex:1 1 45%;-ms-flex:1 1 45%;flex:1 1 45%}}@media (min-width: 768px){.staff li{-webkit-box-flex:1;-webkit-flex:1 1 29%;-moz-box-flex:1;-moz-flex:1 1 29%;-ms-flex:1 1 29%;flex:1 1 29%}}.staff .square-image{width:200px;height:200px}.staff .square-image img{border-radius:200px}.staff .name{font-size:1.3em;margin-top:20px}.staff .position{color:#666}.map{width:100%;margin:100px 0;height:400px}.contact-box{-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;max-width:750px;margin:0 auto}.contact-box form{width:100%}.contact-box p{margin:0}.contact-box .contact-form,.contact-box .contact-details{margin:0 30px}@media (min-width: 768px){.contact-box .contact-form,.contact-box .contact-details{-webkit-flex:1;flex:1}}.contact-box .contact-details{font-size:.9em}.blog-posts{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:40px}.blog-posts li{flex:1 1 300px;max-width:100%;display:flex;flex-direction:column}.blog-post .post-author{margin-top:40px;padding-top:20px;border-top:1px solid #eee;font-size:.9em;color:#666}.blog-post h3{margin:0}.blog-post h3 a{color:#000;text-decoration:none;font-weight:normal;font-size:1.3em}.blog-post h2{text-align:left}.blog-post .blog-navigation{font-size:14px;display:block;width:auto;overflow:hidden}.blog-post .blog-navigation a{display:block;width:50%;float:left;margin:1em 0}.blog-post .blog-navigation .next{text-align:right}.blog-post .post-details{border-bottom:1px solid #eee;font-size:.9em}.blog-post .post-details .blog-filter{display:inline-block;text-align:left}.blog-post .post-details .blog-filter a{position:relative;top:-5px}.blog-post .post-details a{text-decoration:none}.blog-post .post-details .post-date{float:right}.blog-post .post-details:after{content:"";display:table;clear:both}.blog-post .post-content{flex:1;display:flex;flex-direction:column}.blog-post .post-content .button{margin-top:auto;padding-top:30px}.pagination{text-align:center}.blog-filter{text-align:center}.blog-filter a{background:#eee;padding:3px 5px;font-size:.8em;border-radius:5px;color:#888;transition:.2s ease-in-out}.blog-filter a:hover{color:#555;text-decoration:none}.blog-filter.cross a{padding-right:8px}.blog-filter.cross a:after{content:"x";font-size:.5em;position:relative;bottom:4px;right:-3px}.button a,input[type=submit]{color:#fff;text-decoration:none;padding:10px 30px;background:#0F766E;border-radius:3px;border:1px solid rgba(255,255,255,0.5);transition:.2s ease-in-out}.button a:hover,input[type=submit]:hover{border:1px solid #fff;background:#14B8A6;cursor:pointer}.button.alt a{background:rgba(255,255,255,0.15);border-radius:3px;border:1px solid rgba(255,255,255,0.3);padding:16px 50px}.button.alt a:hover{background:#fff;color:#0F766E}textarea,input,button,select{font-family:inherit;font-size:inherit}input[type=submit]{margin:20px 0 0 0}label,input,textarea{display:block;width:100%;box-sizing:border-box}textarea{resize:vertical;height:150px}label{margin:20px 0 5px 0}input,textarea{padding:10px;font-size:1em}input,textarea{-webkit-transition:all 0.30s ease-in-out;-moz-transition:all 0.30s ease-in-out;-ms-transition:all 0.30s ease-in-out;-o-transition:all 0.30s ease-in-out;outline:none;border:1px solid #DDDDDD}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,textarea:focus{box-shadow:0 0 5px #51cbee;border:1px solid #51cbee}header{position:fixed;top:0;width:100%;background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);border-bottom:1px solid #E5E7EB;z-index:1000;animation:slideDown 0.5s ease-out}header nav{max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{font-family:'Plus Jakarta Sans', sans-serif;font-size:1.5rem;font-weight:800;color:#0F766E;display:flex;align-items:center;gap:0.5rem;text-decoration:none}.logo:hover{text-decoration:none;color:#0F766E}.logo-icon{width:36px;height:36px;background:linear-gradient(135deg, #0F766E 0%, #14B8A6 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:1.2rem}.nav-links{display:flex;gap:2rem;list-style:none;align-items:center;margin:0;padding:0}@media (max-width: 768px){.nav-links{display:none}}.nav-links li{list-style:none;margin:0}.nav-links a{color:#1F2937;text-decoration:none;font-weight:500;font-size:0.95rem;transition:color 0.3s ease;position:relative}.nav-links a::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#14B8A6;transition:width 0.3s ease}.nav-links a:hover{color:#0F766E;text-decoration:none}.nav-links a:hover::after{width:100%}.nav-links a.active{color:#0F766E}.nav-links a.active::after{width:100%}.cta-button{background:#0F766E;color:white !important;padding:0.7rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all 0.3s ease;box-shadow:0 4px 12px rgba(15,118,110,0.1)}.cta-button::after{display:none !important}.cta-button:hover{background:#115E59;transform:translateY(-2px);box-shadow:0 6px 20px rgba(15,118,110,0.1);text-decoration:none;color:white !important}.nav-toggle{display:inline;position:absolute;right:20px;top:15px;font-size:1.9em;border:0;color:#0F766E;text-decoration:none}@media (min-width: 620px){.nav-toggle{display:none}}.nav-toggle:hover{border:0;text-decoration:none}.nav-open .nav-links{display:flex;flex-direction:column;position:absolute;top:60px;left:0;right:0;background:white;padding:1rem 2rem;border-bottom:1px solid #E5E7EB;gap:1rem}.nav-open .nav-links li{width:100%}.nav-open .nav-links a{display:block;padding:0.5rem 0}.nav-open .nav-links a.cta-button{padding:0.7rem 1.5rem;display:inline-block}footer{background:#1F2937;color:white;padding:4rem 2rem 2rem}footer a{color:rgba(255,255,255,0.8);text-decoration:none;transition:color 0.3s ease}footer a:hover{color:#14B8A6;text-decoration:none}.footer-content{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:3rem;margin-bottom:3rem}.footer-column h4{font-family:'Plus Jakarta Sans', sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;color:#FCD34D}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:0.8rem}.footer-bottom{max-width:1280px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.1);text-align:center;color:rgba(255,255,255,0.6)}.footer-bottom p{margin:0;font-size:0.9rem;color:rgba(255,255,255,0.6)}.footer-links{width:100%;margin:10px;padding:0}@media (min-width: 450px){.footer-links{-webkit-flex:1 0 180px;flex:1 0 180px}}.footer-links li{list-style:none;margin:15px auto}@media (min-width: 450px){.footer-links li{max-width:150px}}.footer-columns{-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;margin:-10px -10px 10px -10px}.copyright{font-size:.8em;margin:0 auto}@media (min-width: 450px){.copyright{text-align:center}}.editor-link,.nav-open nav .editor-link{display:none;margin-top:0}.editor-link .btn,.nav-open nav .editor-link .btn{border:0;border-radius:2px;width:100%;max-width:500px;box-sizing:border-box;font-size:2rem;text-decoration:none;padding:10px 15px;margin:0;font-size:18px}nav .editor-link,.editor-link .btn,nav .nav-open nav .editor-link,.nav-open nav .editor-link .btn{cursor:pointer;background-color:#f7e064;color:#333;box-shadow:1px 1px 5px 0 rgba(0,0,0,0.2)}nav .editor-link:hover,.editor-link .btn:hover,nav .nav-open nav .editor-link:hover,.nav-open nav .editor-link .btn:hover{background-color:#f4d525;color:#333}.cms-editor-active .editor-link{display:block}.cms-editor-active nav .editor-link{display:inline}.docs-container{display:flex !important;flex-direction:row !important;flex-wrap:nowrap;align-items:flex-start;min-height:calc(100vh - 80px);background:#FAFAFA;width:100%;padding-top:70px}@media (max-width: 767px){.docs-container{flex-direction:column !important;padding-top:60px}}.docs-sidebar{width:280px;flex-shrink:0;background:#fff;border-right:1px solid #E5E7EB;position:sticky;top:70px;height:calc(100vh - 70px);overflow-y:auto;padding:2rem 0}@media (max-width: 767px){.docs-sidebar{position:fixed;left:-280px;top:60px;height:calc(100vh - 60px);z-index:1000;transition:left 0.3s ease;box-shadow:none}.docs-sidebar.open{left:0;box-shadow:0 0 20px rgba(0,0,0,0.1)}}.docs-sidebar-toggle{display:none;position:fixed;bottom:20px;right:20px;width:50px;height:50px;background:#0F766E;border:none;border-radius:50%;cursor:pointer;z-index:1001;box-shadow:0 4px 12px rgba(0,0,0,0.15);flex-direction:column;align-items:center;justify-content:center;gap:4px}.docs-sidebar-toggle span{display:block;width:20px;height:2px;background:white;border-radius:1px}@media (max-width: 767px){.docs-sidebar-toggle{display:flex}}.docs-nav{padding:0 1.5rem}.docs-nav-section{margin-bottom:1.5rem}.docs-nav-title{font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:#6B7280;margin-bottom:0.75rem;padding:0}.docs-nav-list{list-style:none;padding:0;margin:0}.docs-nav-list li{margin:0}.docs-nav-list a{display:block;padding:0.5rem 0.75rem;color:#1F2937;font-size:0.9rem;border-radius:6px;transition:all 0.2s ease;text-decoration:none}.docs-nav-list a:hover{background:rgba(15,118,110,0.05);color:#0F766E;text-decoration:none}.docs-nav-list a.active{background:rgba(15,118,110,0.1);color:#0F766E;font-weight:600}.docs-nav-subitems{list-style:none;padding:0;margin:0.25rem 0 0.25rem 0.75rem;border-left:1px solid #E5E7EB}.docs-nav-subitems li{margin:0}.docs-nav-subitems a{display:block;padding:0.3rem 0.75rem;color:#6B7280;font-size:0.825rem;border-radius:4px;transition:all 0.2s ease;text-decoration:none}.docs-nav-subitems a:hover{color:#0F766E;text-decoration:none}.docs-content{flex:1;min-width:0;padding:2rem 3rem;max-width:900px}@media (max-width: 767px){.docs-content{padding:1.5rem 1rem}}.docs-breadcrumb{margin-bottom:2rem}.docs-breadcrumb ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:0.875rem;color:#6B7280}.docs-breadcrumb li{display:flex;align-items:center}.docs-breadcrumb li:not(:last-child)::after{content:'/';margin:0 0.5rem;color:#E5E7EB}.docs-breadcrumb li:last-child span{color:#1F2937}.docs-breadcrumb a{color:#6B7280;text-decoration:none}.docs-breadcrumb a:hover{color:#0F766E}.docs-article h1{font-size:2.25rem;margin-bottom:0.5rem;text-align:left}.docs-article h2{font-size:1.5rem;margin-top:2.5rem;margin-bottom:1rem;padding-top:1rem;border-top:1px solid #E5E7EB;text-align:left}.docs-article h2:first-of-type{border-top:none;padding-top:0}.docs-article h3{font-size:1.25rem;margin-top:2rem;margin-bottom:0.75rem}.docs-article h4{font-size:1.1rem;margin-top:1.5rem;margin-bottom:0.5rem}.docs-article p{margin-bottom:1rem}.docs-article ul,.docs-article ol{margin-bottom:1rem;padding-left:1.5rem}.docs-article ul li,.docs-article ol li{margin-bottom:0.5rem}.docs-article pre{margin:1.5rem 0}.docs-article img{max-width:100%;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);margin:1.5rem 0}.docs-article .note,.docs-article .warning,.docs-article .tip{padding:1rem 1.25rem;border-radius:8px;margin:1.5rem 0}.docs-article .note p:last-child,.docs-article .warning p:last-child,.docs-article .tip p:last-child{margin-bottom:0}.docs-article .note{background:rgba(15,118,110,0.08);border-left:4px solid #0F766E}.docs-article .warning{background:rgba(245,158,11,0.1);border-left:4px solid #F59E0B}.docs-article .tip{background:rgba(16,185,129,0.1);border-left:4px solid #10B981}.docs-description{font-size:1.15rem;color:#6B7280;margin-bottom:2rem}.docs-pagination{display:flex;justify-content:space-between;margin-top:3rem;padding-top:2rem;border-top:1px solid #E5E7EB;gap:1rem}.docs-pagination a{display:block;padding:1rem 1.25rem;background:#fff;border:1px solid #E5E7EB;border-radius:8px;text-decoration:none;transition:all 0.2s ease;max-width:45%}.docs-pagination a:hover{border-color:#0F766E;background:rgba(15,118,110,0.02);text-decoration:none}.docs-pagination-label{display:block;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.05em;color:#6B7280;margin-bottom:0.25rem}.docs-pagination-title{display:block;font-weight:600;color:#1F2937}.docs-pagination-prev{text-align:left}.docs-pagination-next{text-align:right;margin-left:auto}
