.home-container{max-width:1200px;margin:0 auto;padding:2rem;font-family:sans-serif}.hero-section{text-align:center;background:#f5f5f5;border-radius:12px;margin-bottom:3rem;padding:4rem 2rem;position:relative}.hero-content{z-index:2;max-width:600px;margin:0 auto;position:relative}.hero-title{margin-bottom:1rem;font-size:3rem}.hero-subtitle{color:#555;margin-bottom:2rem;font-size:1.2rem}.gradient-text{background:linear-gradient(90deg,#007cf0,#00dfd8);-webkit-text-fill-color:#0000;-webkit-background-clip:text}.search-bar{justify-content:center;margin-top:1.5rem;display:flex}.main-content{margin-top:3rem}.category-section{margin-bottom:3rem}.section-header{border-bottom:1px solid #eee;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.header-accent{margin-right:1rem}.section-icon-placeholder{color:#fff;background:linear-gradient(135deg,#007cf0,#00dfd8);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:700;display:flex}.section-title{color:#333;font-size:1.8rem}.tools-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.tool-card{color:#000;background:#fff;border-radius:8px;flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000d}.tool-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px #0000001a}.card-content{flex-direction:column;flex-grow:1;display:flex}.icon-wrapper{margin-bottom:1rem}.tool-icon-placeholder{color:#007cf0;background:#f0f7ff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}.text-content{flex-grow:1}.tool-title{color:#333;margin-bottom:.5rem;font-size:1.2rem}.tool-description{color:#666;font-size:.9rem;line-height:1.4}.hover-indicator{text-align:right;margin-top:1rem}.hover-indicator .arrow-icon{color:#007cf0;font-weight:700}.card-badge{color:#fff;background:#00dfd8;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.hero-pattern{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-pattern .pattern-circle{background:#007cf00d;border-radius:50%;position:absolute}.hero-pattern .pattern-circle:first-child{width:200px;height:200px;top:-50px;right:-50px}.hero-pattern .pattern-circle:nth-child(2){width:150px;height:150px;bottom:-30px;left:10%}.hero-pattern .pattern-circle:nth-child(3){width:100px;height:100px;top:30%;right:20%}.search-bar{justify-content:center;margin-top:1.5rem;display:flex;position:relative}.search-bar input{border:1px solid #ddd;border-radius:4px 0 0 4px;width:100%;max-width:400px;padding:.75rem 1rem;font-size:1rem}.search-bar .search-button{cursor:pointer;background:#007cf0;border:none;border-radius:0 4px 4px 0;justify-content:center;align-items:center;padding:.75rem 1rem;display:flex}.search-bar .search-button .search-icon{color:#fff;font-size:1.2rem}.search-bar .clear-button{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.2rem;position:absolute;top:50%;right:-35px;transform:translateY(-50%)}.search-bar .clear-button:hover{color:#333}.no-results{text-align:center;background:#f9f9f9;border-radius:8px;padding:3rem}.no-results h3{color:#333;margin-bottom:.5rem;font-size:1.5rem}.no-results p{color:#666;margin-bottom:1.5rem}.no-results .browse-all-button{color:#fff;cursor:pointer;background:#007cf0;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:background .2s}.no-results .browse-all-button:hover{background:#0069d9}

.services-section{background:linear-gradient(#f9fafb,#fff);max-width:1200px;margin:0 auto;padding:4rem 2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.section-header{text-align:center;margin-bottom:3rem}.section-title{color:#1a202c;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.section-subtitle{color:#718096;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.tab-navigation{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.tab-button{cursor:pointer;background:#e2e8f0;border:none;border-radius:50px;padding:.8rem 1.5rem;font-weight:600;transition:all .3s}.tab-button:hover{background:#cbd5e0}.tab-button.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.services-highlights{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.highlight-card{text-align:center;background:#fff;border-radius:12px;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000000d}.highlight-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.highlight-icon{margin-bottom:1rem;font-size:2rem}.highlight-card h3{color:#2d3748;margin-bottom:.8rem;font-size:1.2rem}.highlight-card p{color:#718096;line-height:1.5}.services-list{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.service-item{background:#fff;border-left:4px solid #667eea;border-radius:12px;flex-direction:column;justify-content:space-between;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px #0000000d}.service-item:hover{transform:translateY(-3px);box-shadow:0 8px 15px #0000001a}.service-content{margin-bottom:1.5rem}.service-title{color:#2d3748;margin-bottom:.8rem;font-size:1.3rem;font-weight:700}.service-desc{color:#718096;margin-bottom:1rem;line-height:1.5}.service-features{padding:0;list-style-type:none}.service-features li{color:#4a5568;padding:.3rem 0 .3rem 1.5rem;position:relative}.service-features li:before{content:"✓";color:#48bb78;font-weight:700;position:absolute;left:0}.service-price{color:#667eea;text-align:right;border-top:1px solid #e2e8f0;padding-top:1rem;font-size:1.1rem;font-weight:700}.special-offer{max-width:600px;margin:0 auto 3rem}.offer-card{text-align:center;background:linear-gradient(135deg,#fff5e6 0%,#ffe6cc 100%);border:2px solid #ffa94d;border-radius:12px;padding:2rem;position:relative}.offer-badge{color:#fff;background:#ff7720;border-radius:20px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.offer-title{color:#7b341e;margin-bottom:1rem;font-size:1.5rem}.offer-desc{color:#744210;margin-bottom:1.5rem}.pricing-comparison{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.original-price{color:#a0aec0;font-size:1.1rem;text-decoration:line-through}.arrow{color:#48bb78;font-size:1.5rem}.offer-price{color:#2d3748;font-size:1.5rem;font-weight:800}.offer-includes{text-align:left;margin-bottom:1.5rem}.offer-includes h4{color:#744210;margin-bottom:.8rem}.offer-includes ul{padding:0;list-style-type:none}.offer-includes li{color:#744210;padding:.3rem 0 .3rem 1.5rem;position:relative}.offer-includes li:before{content:"✓";color:#48bb78;font-weight:700;position:absolute;left:0}.offer-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff7720 0%,#ff4800 100%);border:none;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.offer-cta:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ff77204d}.offer-note{background:#e6fffa;border-left:4px solid #38b2ac;border-radius:4px;margin-top:1.5rem;padding:1rem}.offer-note p{color:#234e52;margin:0}.terms-container{max-width:800px;margin:0 auto 3rem}.terms-container h3{text-align:center;color:#2d3748;margin-bottom:2rem}.terms-list{margin-bottom:2rem}.term-item{background:#f7fafc;border-radius:8px;align-items:flex-start;margin-bottom:1.5rem;padding:1.5rem;display:flex}.term-number{color:#fff;background:#667eea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-right:1rem;font-weight:700;display:flex}.term-text{color:#4a5568}.assets-info,.refund-policy{background:#f7fafc;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.assets-info h4,.refund-policy h4{color:#2d3748;margin-bottom:1rem}.assets-info ol{color:#4a5568;padding-left:1.5rem}.assets-info li,.refund-policy p{margin-bottom:.5rem}.services-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:2.5rem}.services-cta h3{margin-bottom:1rem;font-size:1.5rem}.services-cta p{opacity:.9;margin-bottom:1.5rem}.cta-button{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}@media (width<=768px){.services-section{padding:2rem 1rem}.section-title{font-size:2rem}.services-list,.services-highlights{grid-template-columns:1fr}.tab-navigation{flex-direction:column;align-items:center}.tab-button{width:200px;margin-bottom:.5rem}.pricing-comparison{flex-direction:column;gap:.5rem}.term-item{flex-direction:column}.term-number{margin-bottom:.5rem}}

/*# sourceMappingURL=1fbedeb9ec6ae7b8.css.map*/