.error-page{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:2rem 0;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);}.error-content{text-align:center;max-width:600px;padding:3rem 2rem;background:white;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,0.1);}.error-visual{position:relative;margin-bottom:2rem;}.error-code{font-size:8rem;font-weight:900;color:#e9ecef;line-height:1;margin-bottom:1rem;}.error-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;color:#667eea;}.error-text h1{color:#333;margin-bottom:1rem;font-size:2.5rem;}.error-text p{color:#666;margin-bottom:1rem;font-size:1.1rem;}.error-text ul{text-align:left;color:#666;margin:1.5rem 0;padding-left:2rem;}.error-text li{margin-bottom:0.5rem;}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin:2rem 0;}.btn{display:inline-flex;align-items:center;gap:0.5rem;padding:1rem 2rem;text-decoration:none;border-radius:10px;font-weight:600;transition:all 0.3s ease;border:2px solid transparent;}.btn-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(102,126,234,0.3);color:white;}.btn-secondary{background:#28a745;color:white;}.btn-secondary:hover{background:#218838;transform:translateY(-2px);box-shadow:0 5px 15px rgba(40,167,69,0.3);color:white;}.btn-outline{background:transparent;color:#666;border:2px solid #ddd;}.btn-outline:hover{background:#f8f9fa;border-color:#667eea;color:#667eea;transform:translateY(-2px);}.search-suggestion{margin-top:3rem;padding-top:2rem;border-top:1px solid #e9ecef;}.search-suggestion h3{color:#333;margin-bottom:1rem;}.search-form{max-width:400px;margin:0 auto;}.search-input-group{display:flex;border:2px solid #e9ecef;border-radius:25px;overflow:hidden;transition:border-color 0.3s ease;}.search-input-group:focus-within{border-color:#667eea;}.search-input{flex:1;padding:1rem 1.5rem;border:none;outline:none;font-size:1rem;}.search-btn{background:#667eea;color:white;border:none;padding:1rem 1.5rem;cursor:pointer;transition:background 0.3s ease;}.search-btn:hover{background:#5a67d8;}@media (max-width:768px){.error-code{font-size:6rem;}.error-icon{font-size:2rem;}.error-text h1{font-size:2rem;}.error-actions{flex-direction:column;align-items:center;}.btn{width:100%;max-width:250px;justify-content:center;}.error-content{padding:2rem 1rem;margin:0 1rem;}}.features-page{padding-top:80px;}.page-hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:4rem 0;text-align:center;margin-top:80px;}.page-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;}.hero-subtitle{font-size:1.2rem;opacity:0.9;max-width:600px;margin:0 auto;}.features-overview{padding:4rem 0;background:#f8f9ff;}.features-intro{text-align:center;margin-bottom:3rem;}.features-intro h2{font-size:2.5rem;color:#333;margin-bottom:1rem;}.features-intro p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto;}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;}.feature-category{background:white;padding:2.5rem;border-radius:15px;box-shadow:0 10px 40px rgba(0,0,0,0.1);text-align:center;transition:transform 0.3s ease;}.feature-category:hover{transform:translateY(-5px);}.category-icon{width:80px;height:80px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;color:white;}.feature-category h3{color:#333;font-size:1.5rem;margin-bottom:1rem;}.feature-category p{color:#666;line-height:1.6;margin-bottom:1.5rem;}.feature-list{text-align:left;list-style:none;padding:0;}.feature-list li{padding:0.5rem 0;color:#666;position:relative;padding-left:1.5rem;}.feature-list li::before{content:'✓';position:absolute;left:0;color:#28a745;font-weight:bold;}.feature-detail{padding:4rem 0;}.feature-detail.alternate{background:#f8f9ff;}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;}.detail-content h2{color:#333;font-size:2.5rem;margin-bottom:1.5rem;}.detail-content p{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:2rem;}.feature-highlights{display:flex;flex-direction:column;gap:1.5rem;}.highlight-item{display:flex;gap:1rem;align-items:flex-start;}.highlight-item i{width:50px;height:50px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.2rem;flex-shrink:0;}.highlight-item h4{color:#333;margin-bottom:0.5rem;font-size:1.1rem;}.highlight-item p{color:#666;margin:0;font-size:1rem;line-height:1.6;}.detail-visual{display:flex;align-items:center;justify-content:center;}.feature-mockup{background:white;padding:3rem;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,0.15);text-align:center;width:100%;max-width:300px;}.feature-mockup i{font-size:4rem;color:#667eea;margin-bottom:1.5rem;}.feature-mockup h3{color:#333;margin-bottom:1rem;font-size:1.3rem;}.feature-mockup p{color:#666;margin:0;}.mobile-app-section{padding:4rem 0;background:white;}.app-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;}.app-info h2{color:#333;font-size:2.5rem;margin-bottom:1.5rem;}.app-info p{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:2rem;}.app-features{display:flex;flex-direction:column;gap:1.5rem;}.app-feature{display:flex;gap:1rem;align-items:flex-start;}.app-feature i{width:50px;height:50px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.2rem;flex-shrink:0;}.app-feature h4{color:#333;margin-bottom:0.5rem;}.app-feature p{color:#666;margin:0;line-height:1.6;}.phone-mockup{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:3rem;border-radius:30px;text-align:center;box-shadow:0 20px 60px rgba(102,126,234,0.3);}.phone-mockup i{font-size:4rem;margin-bottom:1.5rem;}.phone-mockup h3{margin-bottom:1rem;font-size:1.5rem;}.phone-mockup p{margin:0;opacity:0.9;}.cta-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:4rem 0;text-align:center;}.cta-content h2{font-size:2.5rem;margin-bottom:1rem;}.cta-content p{font-size:1.1rem;opacity:0.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr);}.detail-grid,.app-content{grid-template-columns:1fr;gap:2rem;}.feature-detail.alternate .detail-grid{direction:rtl;}.feature-detail.alternate .detail-content{direction:ltr;}}@media (max-width:768px){.page-hero h1{font-size:2.5rem;}.features-grid{grid-template-columns:1fr;}.feature-category{padding:2rem;}.detail-content h2{font-size:2rem;}.app-info h2{font-size:2rem;}.cta-buttons{flex-direction:column;align-items:center;}.btn{width:100%;max-width:300px;}}:root{--primary-color:#8b5cf6;--primary-dark:#7c3aed;--primary-light:#a855f7;--secondary-color:#c084fc;--accent-color:#ddd6fe;--success-green:#10b981;--text-dark:#1e293b;--text-light:#64748b;--background-light:#fafaf9;--background-purple:#f8f4ff;--neutral-white:#ffffff;--border-light:#e5e7eb;--shadow-light:rgba(139,92,246,0.1);--shadow-medium:rgba(139,92,246,0.15);--gradient-primary:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);--gradient-light:linear-gradient(135deg,#ddd6fe 0%,#c4b5fd 100%);--gradient-accent:linear-gradient(135deg,#c084fc 0%,#a855f7 100%);}*{margin:0;padding:0;box-sizing:border-box;}.pricing-page{background:var(--neutral-white);color:var(--text-dark);font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;padding-top:80px;}.pricing-hero{position:relative;background:var(--gradient-primary);color:var(--neutral-white);padding:6rem 0 4rem;overflow:hidden;}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(139,92,246,0.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(192,132,252,0.08) 0%,transparent 50%),var(--gradient-primary);}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(139,92,246,0.05);}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto;}.hero-badge-top{display:inline-block;background:rgba(221,214,254,0.2);border:1px solid rgba(139,92,246,0.3);padding:0.5rem 1.5rem;border-radius:25px;margin-bottom:2rem;backdrop-filter:blur(10px);}.badge-text{font-size:0.9rem;font-weight:600;color:var(--accent-color);}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-0.02em;}.hero-subtitle{font-size:1.2rem;line-height:1.6;opacity:0.9;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;}.hero-features{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;}.feature-item{display:flex;align-items:center;gap:0.75rem;background:rgba(255,255,255,0.1);padding:1rem 1.5rem;border-radius:12px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.2);}.feature-icon{width:40px;height:40px;background:var(--gradient-light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-dark);font-size:1.1rem;}.feature-item span{font-weight:600;font-size:0.95rem;}.billing-section{background:var(--background-light);padding:2rem 0;border-bottom:1px solid var(--border-light);}.billing-toggle-container{display:flex;justify-content:center;}.billing-options{display:flex;align-items:center;gap:2rem;background:var(--neutral-white);padding:1rem;border-radius:12px;box-shadow:0 4px 20px var(--shadow-light);border:1px solid var(--border-light);}.billing-label{font-weight:600;color:var(--text-light);cursor:pointer;transition:color 0.3s ease;padding:0.5rem 1rem;border-radius:8px;}.billing-label.active{color:var(--primary-color);background:rgba(139,92,246,0.08);}.toggle-switch{position:relative;display:inline-block;width:60px;height:30px;}.toggle-switch input{opacity:0;width:0;height:0;}.switch-label{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#ccc;border-radius:30px;transition:0.3s;}.switch-slider{position:absolute;content:"";height:24px;width:24px;left:3px;bottom:3px;background-color:white;border-radius:50%;transition:0.3s;}input:checked + .switch-label{background:var(--primary-color);}input:checked + .switch-label .switch-slider{transform:translateX(30px);}.savings-badge{background:var(--success-green);color:white;padding:0.25rem 0.75rem;border-radius:12px;font-size:0.75rem;font-weight:700;margin-left:0.5rem;text-transform:uppercase;letter-spacing:0.5px;}.pricing-plans-section{padding:5rem 0;background:var(--neutral-white);}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;}.pricing-plan{background:var(--neutral-white);border:2px solid var(--border-light);border-radius:20px;padding:2.5rem;position:relative;transition:all 0.3s ease;box-shadow:0 8px 30px var(--shadow-light);}.pricing-plan:hover{transform:translateY(-8px);box-shadow:0 20px 60px var(--shadow-medium);}.pricing-plan.featured{border-color:var(--primary-light);transform:scale(1.05);z-index:10;}.pricing-plan.featured:hover{transform:scale(1.05) translateY(-8px);}.popularity-badge{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:var(--gradient-primary);color:var(--neutral-white);padding:0.6rem 2rem;border-radius:25px;font-weight:700;font-size:0.9rem;box-shadow:0 4px 20px rgba(139,92,246,0.3);}.plan-header{text-align:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:2px solid var(--neutral-light);}.plan-badge{display:inline-block;padding:0.4rem 1rem;border-radius:20px;font-size:0.8rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:0.5px;}.starter-plan .plan-badge{background:rgba(16,185,129,0.1);color:var(--success-green);border:1px solid rgba(16,185,129,0.2);}.professional-plan .plan-badge.recommended{background:rgba(139,92,246,0.1);color:var(--primary-color);border:1px solid rgba(139,92,246,0.3);}.enterprise-plan .plan-badge.enterprise{background:rgba(124,58,237,0.1);color:var(--primary-dark);border:1px solid rgba(124,58,237,0.2);}.plan-name{font-size:2rem;font-weight:700;color:var(--text-dark);margin-bottom:0.5rem;letter-spacing:-0.02em;}.plan-description{color:var(--text-light);font-size:1rem;line-height:1.5;margin-bottom:2rem;}.pricing-container{margin-bottom:2rem;}.price-display{display:flex;align-items:baseline;justify-content:center;gap:0.2rem;margin-bottom:0.5rem;}.currency{font-size:1.5rem;font-weight:600;color:var(--primary-color);}.amount{font-size:3.5rem;font-weight:800;color:var(--primary-color);line-height:1;}.period{font-size:1.2rem;color:var(--text-light);font-weight:500;}.annual-savings{font-size:0.9rem;color:var(--success-green);font-weight:600;text-align:center;margin-top:0.5rem;}.plan-features{margin-bottom:2.5rem;}.features-header h4{color:var(--text-dark);font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;text-align:center;}.features-list{list-style:none;padding:0;}.features-list .feature-item{display:flex;align-items:center;gap:1rem;padding:0.75rem 0;border-bottom:1px solid rgba(233,236,239,0.5);}.features-list .feature-item:last-child{border-bottom:none;}.features-list .feature-item i{color:var(--success-green);font-size:1.1rem;width:20px;flex-shrink:0;}.features-list .feature-item span{color:var(--text-dark);font-size:0.95rem;line-height:1.4;}.plan-cta{text-align:center;}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:0.75rem;padding:1.2rem 2rem;border-radius:12px;text-decoration:none;font-weight:700;font-size:1rem;transition:all 0.3s ease;border:none;cursor:pointer;margin-bottom:1rem;width:100%;text-transform:uppercase;letter-spacing:0.5px;}.primary-cta{background:var(--gradient-primary);color:var(--neutral-white);}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(139,92,246,0.3);}.featured-cta{background:var(--gradient-primary);color:var(--neutral-white);}.featured-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(139,92,246,0.4);}.enterprise-cta{background:var(--gradient-accent);color:var(--neutral-white);}.enterprise-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(192,132,252,0.4);}.trial-info{font-size:0.85rem;color:var(--text-light);margin:0;font-weight:500;}.enterprise-trust-section{background:var(--background-purple);padding:3rem 0;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);}.trust-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:800px;margin:0 auto;}.stat-card{text-align:center;background:var(--neutral-white);padding:2rem 1rem;border-radius:16px;box-shadow:0 4px 20px var(--shadow-light);border:1px solid var(--border-light);}.stat-number{font-size:2.5rem;font-weight:800;color:var(--primary-color);display:block;margin-bottom:0.5rem;line-height:1;}.stat-label{color:var(--text-light);font-size:0.9rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;}.section-header{text-align:center;margin-bottom:4rem;}.section-title{font-size:2.8rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem;letter-spacing:-0.02em;}.section-subtitle{font-size:1.2rem;color:var(--text-light);line-height:1.6;max-width:600px;margin:0 auto;}.comparison-section{background:var(--neutral-white);padding:5rem 0;}.comparison-table-wrapper{overflow-x:auto;box-shadow:0 10px 40px var(--shadow-light);border-radius:16px;border:1px solid var(--border-light);}.comparison-table{width:100%;border-collapse:collapse;background:var(--neutral-white);font-size:0.95rem;}.comparison-table thead tr{background:var(--gradient-primary);}.comparison-table th{padding:2rem 1.5rem;text-align:center;color:var(--neutral-white);font-weight:700;font-size:1.1rem;text-transform:uppercase;letter-spacing:0.5px;}.comparison-table th.featured{background:var(--gradient-primary);color:var(--neutral-white);position:relative;}.comparison-table tbody tr{border-bottom:1px solid var(--border-light);}.comparison-table tbody tr:hover{background:rgba(248,249,250,0.8);}.comparison-table td{padding:1.5rem;text-align:center;border-right:1px solid var(--border-light);}.comparison-table td:last-child{border-right:none;}.feature-name{font-weight:600;color:var(--text-dark);text-align:left !important;background:var(--background-light);}.feature-value{font-weight:500;color:var(--text-dark);}.feature-value.available{color:var(--success-green);}.feature-value.unavailable{color:var(--text-light);}.feature-value i{font-size:1.2rem;}.security-section{background:var(--background-light);padding:5rem 0;}.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;}.security-card{background:var(--neutral-white);padding:2.5rem;border-radius:16px;box-shadow:0 8px 30px var(--shadow-light);border:1px solid var(--border-light);transition:transform 0.3s ease;}.security-card:hover{transform:translateY(-5px);}.security-icon{width:70px;height:70px;background:var(--gradient-primary);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:2rem;color:var(--neutral-white);}.security-title{font-size:1.3rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem;}.security-description{color:var(--text-light);line-height:1.6;font-size:0.95rem;}.success-section{background:var(--neutral-white);padding:5rem 0;}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;}.testimonial-card{background:var(--background-purple);border:1px solid var(--border-light);border-radius:16px;padding:2.5rem;transition:transform 0.3s ease;}.testimonial-card:hover{transform:translateY(-5px);}.testimonial-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;}.rating{display:flex;gap:0.25rem;}.rating i{color:var(--primary-light);font-size:1rem;}.growth-metric{text-align:right;}.metric-value{font-size:1.5rem;font-weight:800;color:var(--success-green);display:block;line-height:1;}.metric-label{font-size:0.8rem;color:var(--neutral-medium);font-weight:600;text-transform:uppercase;letter-spacing:0.5px;}.testimonial-text{color:var(--text-dark);font-style:italic;line-height:1.6;margin-bottom:2rem;font-size:1rem;}.testimonial-author{border-top:2px solid var(--border-light);padding-top:1.5rem;}.author-name{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:0.25rem;}.author-title{font-size:0.9rem;color:var(--text-light);font-weight:600;margin-bottom:0.25rem;}.author-location{font-size:0.85rem;color:var(--text-light);}.faq-section{background:var(--background-light);padding:5rem 0;}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1000px;margin:0 auto;}.faq-category{background:var(--neutral-white);border-radius:16px;padding:2.5rem;box-shadow:0 8px 30px var(--shadow-light);border:1px solid var(--border-light);}.category-title{font-size:1.4rem;font-weight:700;color:var(--text-dark);margin-bottom:2rem;text-align:center;padding-bottom:1rem;border-bottom:2px solid var(--border-light);}.faq-items{display:flex;flex-direction:column;gap:1.5rem;}.faq-item{padding-bottom:1.5rem;border-bottom:1px solid rgba(233,236,239,0.5);}.faq-item:last-child{border-bottom:none;padding-bottom:0;}.faq-question{font-size:1.1rem;font-weight:600;color:var(--text-dark);margin-bottom:0.75rem;line-height:1.3;}.faq-answer{color:var(--text-light);line-height:1.6;font-size:0.95rem;}.final-cta-section{background:var(--gradient-primary);color:var(--neutral-white);padding:5rem 0;text-align:center;position:relative;overflow:hidden;}.final-cta-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 40%,rgba(221,214,254,0.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(192,132,252,0.08) 0%,transparent 50%);}.cta-content{position:relative;z-index:2;max-width:800px;margin:0 auto;}.cta-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-0.02em;}.cta-subtitle{font-size:1.2rem;opacity:0.9;line-height:1.6;margin-bottom:3rem;}.cta-actions{display:flex;justify-content:center;gap:1.5rem;margin-bottom:3rem;flex-wrap:wrap;}.primary-large{background:var(--gradient-light);color:var(--primary-dark);padding:1.5rem 3rem;font-size:1.1rem;font-weight:700;border-radius:12px;text-decoration:none;display:inline-flex;align-items:center;gap:1rem;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:0.5px;}.primary-large:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(221,214,254,0.4);}.secondary-large{background:transparent;color:var(--neutral-white);border:2px solid var(--neutral-white);padding:1.5rem 3rem;font-size:1.1rem;font-weight:700;border-radius:12px;text-decoration:none;display:inline-flex;align-items:center;gap:1rem;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:0.5px;}.secondary-large:hover{background:var(--neutral-white);color:var(--primary-color);transform:translateY(-3px);}.cta-guarantees{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;}.guarantee-item{display:flex;align-items:center;gap:0.75rem;opacity:0.9;}.guarantee-item i{font-size:1.2rem;color:var(--accent-color);}.guarantee-item span{font-size:0.95rem;font-weight:500;}@media (max-width:1200px){.pricing-grid{max-width:900px;grid-template-columns:1fr;gap:2rem;}.pricing-plan.featured{transform:none;}.pricing-plan.featured:hover{transform:translateY(-8px);}.testimonials-grid{grid-template-columns:1fr;gap:2rem;}}@media (max-width:768px){.hero-title{font-size:2.5rem;}.section-title{font-size:2.2rem;}.cta-title{font-size:2.2rem;}.hero-features{flex-direction:column;align-items:center;gap:1rem;}.feature-item{width:100%;max-width:300px;justify-content:center;}.billing-options{flex-direction:column;gap:1rem;text-align:center;}.trust-stats{grid-template-columns:repeat(2,1fr);gap:1rem;}.security-grid{grid-template-columns:1fr;}.faq-grid{grid-template-columns:1fr;gap:2rem;}.cta-actions{flex-direction:column;align-items:center;}.primary-large,.secondary-large{width:100%;max-width:300px;justify-content:center;}.cta-guarantees{flex-direction:column;align-items:center;gap:1rem;}.comparison-table-wrapper{border-radius:12px;}.comparison-table th,.comparison-table td{padding:1rem 0.75rem;font-size:0.85rem;}}@media (max-width:480px){.pricing-hero{padding:4rem 0 3rem;}.hero-title{font-size:2rem;}.section-title{font-size:1.8rem;}.cta-title{font-size:1.8rem;}.pricing-plan{padding:2rem;}.amount{font-size:3rem;}.trust-stats{grid-template-columns:1fr;}.stat-number{font-size:2rem;}}.services-page{padding-top:80px;}.page-hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:4rem 0;text-align:center;margin-top:80px;}.page-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;}.hero-subtitle{font-size:1.2rem;opacity:0.9;max-width:600px;margin:0 auto;}.services-overview{padding:4rem 0;background:#f8f9ff;}.intro-content{text-align:center;margin-bottom:3rem;}.intro-content h2{font-size:2.5rem;color:#333;margin-bottom:1rem;}.intro-content p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto;}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;}.service-card{background:white;padding:2.5rem;border-radius:20px;box-shadow:0 15px 50px rgba(0,0,0,0.1);text-align:center;position:relative;transition:transform 0.3s ease;}.service-card:hover{transform:translateY(-10px);}.service-card.featured{border:3px solid #667eea;transform:scale(1.05);}.featured-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:#667eea;color:white;padding:0.5rem 1rem;border-radius:20px;font-size:0.8rem;font-weight:600;}.service-icon{width:80px;height:80px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;color:white;}.service-card h3{color:#333;font-size:1.5rem;margin-bottom:1rem;}.service-card > p{color:#666;line-height:1.6;margin-bottom:2rem;}.service-features ul{list-style:none;text-align:left;margin-bottom:2rem;padding:0;}.service-features li{padding:0.5rem 0;color:#666;position:relative;padding-left:1.5rem;}.service-features li::before{content:'✓';position:absolute;left:0;color:#28a745;font-weight:bold;}.service-pricing{border-top:1px solid #eee;padding-top:1.5rem;text-align:center;}.price{display:block;font-size:1.8rem;font-weight:700;color:#667eea;margin-bottom:1rem;}.service-details{padding:4rem 0;}.detail-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:4rem;}.detail-section.alternate{background:#f8f9ff;padding:3rem 0;margin:4rem 0;}.detail-content h2{color:#333;font-size:2.2rem;margin-bottom:1.5rem;}.detail-content p{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:2rem;}.detail-features{display:flex;flex-direction:column;gap:1.5rem;}.feature-item{display:flex;gap:1rem;align-items:flex-start;}.feature-item i{width:50px;height:50px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.2rem;flex-shrink:0;}.feature-item h4{color:#333;margin-bottom:0.5rem;}.feature-item p{color:#666;margin:0;line-height:1.6;}.service-mockup{background:white;padding:3rem;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,0.15);text-align:center;width:100%;max-width:300px;margin:0 auto;}.service-mockup i{font-size:4rem;color:#667eea;margin-bottom:1.5rem;}.service-mockup h3{color:#333;margin-bottom:1rem;}.service-mockup p{color:#666;margin:0;}.addon-services{padding:4rem 0;background:white;}.section-header{text-align:center;margin-bottom:3rem;}.section-header h2{font-size:2.5rem;color:#333;margin-bottom:1rem;}.section-header p{color:#666;font-size:1.1rem;}.addon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;}.addon-card{background:#f8f9ff;padding:2rem;border-radius:15px;text-align:center;transition:transform 0.3s ease;}.addon-card:hover{transform:translateY(-5px);}.addon-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;color:white;}.addon-card h4{color:#333;margin-bottom:1rem;}.addon-card p{color:#666;line-height:1.6;margin-bottom:1.5rem;font-size:0.95rem;}.addon-price{font-weight:600;color:#667eea;font-size:1.1rem;}.success-stories{padding:4rem 0;background:#f8f9ff;}.stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;}.story-card{background:white;padding:2rem;border-radius:15px;box-shadow:0 10px 40px rgba(0,0,0,0.1);}.story-quote i{font-size:2rem;color:#667eea;margin-bottom:1rem;}.story-quote p{font-style:italic;color:#666;line-height:1.6;margin-bottom:1.5rem;}.story-author h4{color:#333;margin-bottom:0.25rem;font-size:1.1rem;}.story-author span{color:#999;font-size:0.9rem;}.story-stats{border-top:1px solid #eee;padding-top:1.5rem;margin-top:1.5rem;text-align:center;}.stat-number{display:block;font-size:2rem;font-weight:700;color:#667eea;line-height:1;}.stat-label{color:#666;font-size:0.9rem;}.cta-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:4rem 0;text-align:center;}.cta-content h2{font-size:2.5rem;margin-bottom:1rem;}.cta-content p{font-size:1.1rem;opacity:0.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;}@media (max-width:1024px){.services-grid{grid-template-columns:1fr;gap:2rem;}.service-card.featured{transform:none;}.detail-section{grid-template-columns:1fr;gap:2rem;}.addon-grid{grid-template-columns:repeat(2,1fr);}.stories-grid{grid-template-columns:1fr;}}@media (max-width:768px){.page-hero h1{font-size:2.5rem;}.service-card{padding:2rem;}.addon-grid{grid-template-columns:1fr;}.cta-buttons{flex-direction:column;align-items:center;}.btn{width:100%;max-width:300px;}}.content-page{background:#f8f9fa;min-height:100vh;}.breadcrumb-section{background:linear-gradient(135deg,#f8f9ff 0%,#ffffff 100%);padding:6rem 0 2rem;margin-top:80px;position:relative;overflow:hidden;border-bottom:1px solid rgba(102,126,234,0.1);}.breadcrumb-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23667eea' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}.breadcrumb-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2;}.breadcrumb-nav{display:flex;align-items:center;gap:1rem;font-size:1rem;margin-bottom:2rem;background:rgba(255,255,255,0.8);backdrop-filter:blur(10px);padding:1rem 1.5rem;border-radius:50px;box-shadow:0 4px 20px rgba(102,126,234,0.1);border:1px solid rgba(102,126,234,0.1);display:inline-flex;}.breadcrumb-nav a{color:#667eea;text-decoration:none;font-weight:500;padding:0.5rem 1rem;border-radius:25px;transition:all 0.3s ease;position:relative;}.breadcrumb-nav a:hover{background:rgba(102,126,234,0.1);color:#5a67d8;text-decoration:none;transform:translateY(-1px);}.breadcrumb-separator{color:#cbd5e0;font-size:1.2rem;margin:0 0.5rem;}.breadcrumb-current{font-weight:600;color:#2d3748;background:rgba(102,126,234,0.1);padding:0.5rem 1rem;border-radius:25px;position:relative;}.breadcrumb-current::before{content:'';position:absolute;left:0;top:0;height:100%;width:3px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2px;}.breadcrumb-title{font-size:2.5rem;font-weight:700;color:#2d3748;line-height:1.2;margin-bottom:1rem;position:relative;}.breadcrumb-subtitle{font-size:1.1rem;color:#718096;line-height:1.6;max-width:600px;}@media (max-width:768px){.breadcrumb-section{padding:5rem 0 1.5rem;}.breadcrumb-container{padding:0 1rem;}.breadcrumb-nav{font-size:0.9rem;padding:0.75rem 1rem;margin-bottom:1.5rem;flex-wrap:wrap;justify-content:center;}.breadcrumb-nav a,.breadcrumb-current{padding:0.4rem 0.8rem;font-size:0.85rem;}.breadcrumb-title{font-size:2rem;text-align:center;}.breadcrumb-subtitle{font-size:1rem;text-align:center;margin:0 auto;}.breadcrumb-separator{font-size:1rem;margin:0 0.25rem;}}@media (max-width:480px){.breadcrumb-section{padding:4.5rem 0 1rem;}.breadcrumb-title{font-size:1.75rem;}.breadcrumb-nav{font-size:0.8rem;padding:0.5rem 0.75rem;}.breadcrumb-nav a,.breadcrumb-current{padding:0.3rem 0.6rem;font-size:0.8rem;}}.main-content{padding:3rem 0;}.content-layout{display:grid;grid-template-columns:2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;}.content-article{background:white;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,0.08);}.article-header{padding:3rem 3rem 2rem;border-bottom:1px solid #f0f0f0;}.article-meta{display:flex;gap:2rem;margin-bottom:1.5rem;font-size:0.9rem;}.meta-location,.meta-category{display:flex;align-items:center;gap:0.5rem;color:#667eea;font-weight:500;}.article-title{font-size:2.5rem;font-weight:700;color:#333;line-height:1.2;margin-bottom:1.5rem;}.article-stats{display:flex;gap:2rem;font-size:0.9rem;color:#666;}.stat-item{display:flex;align-items:center;gap:0.5rem;}.article-content{padding:3rem;line-height:1.7;color:#444;}.article-content h1,.article-content h2,.article-content h3{color:#333;margin:2rem 0 1rem;}.article-content h1{font-size:2rem;border-bottom:3px solid #667eea;padding-bottom:0.5rem;}.article-content h2{font-size:1.5rem;color:#667eea;}.article-content h3{font-size:1.3rem;}.article-content p{margin-bottom:1.5rem;}.article-content ul,.article-content ol{margin:1.5rem 0;padding-left:2rem;}.article-content li{margin-bottom:0.75rem;}.article-content strong{color:#333;font-weight:600;}.content-cta{padding:3rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;text-align:center;}.cta-card h3{font-size:1.8rem;margin-bottom:1rem;color:white;}.cta-card p{font-size:1.1rem;opacity:0.9;margin-bottom:2rem;}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;}.content-sidebar{display:flex;flex-direction:column;gap:2rem;}.sidebar-card{background:white;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,0.08);}.sidebar-card h4{color:#333;margin-bottom:1.5rem;display:flex;align-items:center;gap:0.5rem;font-size:1.2rem;}.contact-card{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;}.contact-card h4{color:white;}.contact-info{margin-bottom:2rem;}.contact-item{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem;font-size:1rem;}.contact-item a{color:white;text-decoration:none;}.contact-item a:hover{text-decoration:underline;}.related-list{display:flex;flex-direction:column;gap:0.75rem;}.related-item{display:flex;align-items:center;gap:0.75rem;padding:0.75rem;border:1px solid #f0f0f0;border-radius:8px;color:#333;text-decoration:none;transition:all 0.3s ease;font-size:0.95rem;}.related-item:hover{border-color:#667eea;background:#f8f9ff;color:#667eea;}.related-item i{color:#667eea;font-size:0.8rem;}.features-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;}.feature-item{display:flex;align-items:center;gap:0.75rem;font-size:0.95rem;color:#333;}.feature-item i{color:#667eea;width:20px;text-align:center;}.btn-block{width:100%;text-align:center;}.btn-outline{background:transparent;color:#667eea;border:2px solid #667eea;}.btn-outline:hover{background:#667eea;color:white;}@media (max-width:1024px){.content-layout{grid-template-columns:1fr;gap:2rem;}.article-title{font-size:2rem;}.article-header,.article-content{padding:2rem;}.content-cta{padding:2rem;}.article-meta{flex-direction:column;gap:0.75rem;}.article-stats{flex-direction:column;gap:0.75rem;}}@media (max-width:768px){.main-content{padding:2rem 0;}.article-title{font-size:1.5rem;}.article-header,.article-content{padding:1.5rem;}.content-cta{padding:1.5rem;}.cta-actions{flex-direction:column;align-items:center;}.sidebar-card{padding:1.5rem;}}:root{--primary-color:#8b5cf6;--primary-dark:#7c3aed;--primary-light:#a855f7;--secondary-color:#c084fc;--accent-color:#ddd6fe;--text-dark:#1e293b;--text-light:#64748b;--background-light:#fafaf9;--background-purple:#f8f4ff;--white:#ffffff;--gradient-primary:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);--gradient-light:linear-gradient(135deg,#ddd6fe 0%,#c4b5fd 100%);--shadow-light:0 4px 20px rgba(139,92,246,0.1);--shadow-medium:0 8px 40px rgba(139,92,246,0.15);--shadow-heavy:0 20px 60px rgba(139,92,246,0.2);--success-color:#10b981;--error-color:#ef4444;}.contact-page{padding-top:80px;}.contact-hero{background:var(--gradient-primary);color:var(--white);padding:5rem 0;position:relative;overflow:hidden;}.contact-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1;}.hero-text h1{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;}.hero-subtitle{font-size:1.3rem;opacity:0.9;margin-bottom:2.5rem;line-height:1.6;}.hero-stats{display:flex;gap:2rem;}.stat-item{text-align:center;}.stat-number{display:block;font-size:2rem;font-weight:700;line-height:1;margin-bottom:0.5rem;}.stat-label{font-size:0.9rem;opacity:0.8;}.contact-visual{background:rgba(255,255,255,0.1);backdrop-filter:blur(20px);padding:3rem;border-radius:24px;text-align:center;border:1px solid rgba(255,255,255,0.2);}.visual-icon{width:100px;height:100px;background:var(--white);color:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 1.5rem;}.contact-visual h3{font-size:1.5rem;margin-bottom:1rem;}.contact-visual p{opacity:0.9;}.contact-methods{padding:6rem 0;background:var(--background-light);}.section-header{text-align:center;margin-bottom:4rem;}.section-header h2{font-size:3rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem;}.section-header p{font-size:1.2rem;color:var(--text-light);max-width:600px;margin:0 auto;}.methods-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;}.method-card{background:var(--white);padding:3rem;border-radius:20px;box-shadow:var(--shadow-medium);text-align:center;transition:all 0.3s ease;border:2px solid transparent;}.method-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-heavy);}.method-card.priority{border-color:var(--primary-color);background:var(--background-purple);}.method-icon{width:80px;height:80px;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;color:var(--white);}.method-card h3{font-size:1.5rem;font-weight:600;color:var(--text-dark);margin-bottom:1rem;}.method-value{font-size:1.1rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem;}.method-value a{color:inherit;text-decoration:none;}.method-description{color:var(--text-light);margin-bottom:1rem;}.method-hours{font-size:0.9rem;color:var(--text-light);margin-bottom:2rem;font-style:italic;}.contact-form-section{padding:6rem 0;background:var(--white);}.form-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;}.form-header{text-align:center;margin-bottom:3rem;}.form-header h2{font-size:2.5rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem;}.form-header p{font-size:1.1rem;color:var(--text-light);line-height:1.6;}.contact-form{background:var(--background-light);padding:3rem;border-radius:20px;border:1px solid #e5e7eb;}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;}.form-group{margin-bottom:1.5rem;}.form-group label{display:block;color:var(--text-dark);font-weight:600;margin-bottom:0.5rem;}.required{color:var(--error-color);}.form-group input,.form-group select,.form-group textarea{width:100%;padding:1rem 1.5rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;transition:all 0.3s ease;background:var(--white);}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(139,92,246,0.1);}.form-actions{text-align:center;}.btn-large{padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;display:inline-flex;align-items:center;gap:0.5rem;margin-bottom:1rem;}.form-note{display:flex;align-items:center;justify-content:center;gap:0.5rem;font-size:0.9rem;color:var(--text-light);}.success-message{background:var(--white);border:2px solid var(--success-color);border-radius:20px;padding:3rem;text-align:center;}.success-icon i{font-size:4rem;color:var(--success-color);margin-bottom:1.5rem;}.success-message h3{font-size:1.8rem;color:var(--text-dark);margin-bottom:1rem;}.success-message p{color:var(--text-light);margin-bottom:2rem;line-height:1.6;}.success-actions{display:flex;gap:1rem;justify-content:center;}.error-message{background:#fef2f2;border:2px solid var(--error-color);color:#991b1b;padding:1.5rem;border-radius:12px;margin-bottom:2rem;display:flex;gap:1rem;}.error-message i{font-size:1.2rem;margin-top:0.2rem;}.error-message h4{margin-bottom:0.5rem;}.form-sidebar{position:sticky;top:100px;height:fit-content;}.sidebar-card{background:var(--white);padding:2.5rem;border-radius:20px;box-shadow:var(--shadow-light);margin-bottom:2rem;}.sidebar-card h3{font-size:1.5rem;color:var(--text-dark);margin-bottom:2rem;}.expectation-list{display:flex;flex-direction:column;gap:2rem;}.expectation-item{display:flex;gap:1rem;}.expectation-icon{width:50px;height:50px;background:var(--background-purple);color:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0;}.expectation-content h4{color:var(--text-dark);margin-bottom:0.5rem;}.expectation-content p{color:var(--text-light);font-size:0.9rem;line-height:1.5;}.sidebar-card.testimonial{background:var(--gradient-primary);color:var(--white);}.testimonial-content .quote-icon{font-size:2rem;opacity:0.7;margin-bottom:1rem;}.testimonial-content p{font-style:italic;line-height:1.6;margin-bottom:1.5rem;opacity:0.95;}.testimonial-author strong{display:block;margin-bottom:0.25rem;}.testimonial-author span{opacity:0.8;font-size:0.9rem;}.trust-indicators{padding:4rem 0;background:var(--background-light);}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto;}.trust-item{text-align:center;padding:2rem;}.trust-icon{width:70px;height:70px;background:var(--gradient-primary);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 1.5rem;}.trust-item h4{color:var(--text-dark);margin-bottom:0.5rem;}.trust-item p{color:var(--text-light);font-size:0.9rem;line-height:1.5;}@media (max-width:1024px){.hero-content{grid-template-columns:1fr;gap:3rem;}.hero-stats{justify-content:center;}.methods-grid{grid-template-columns:1fr;max-width:500px;}.form-wrapper{grid-template-columns:1fr;gap:3rem;}.form-sidebar{position:static;}.trust-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:768px){.hero-text h1{font-size:2.5rem;}.section-header h2{font-size:2.2rem;}.form-grid{grid-template-columns:1fr;}.method-card,.contact-form,.sidebar-card{padding:2rem;}.trust-grid{grid-template-columns:1fr;}.success-actions{flex-direction:column;}}:root{--primary-color:#8b5cf6;--primary-dark:#7c3aed;--primary-light:#a855f7;--secondary-color:#c084fc;--accent-color:#ddd6fe;--text-dark:#1e293b;--text-light:#64748b;--background-light:#fafaf9;--background-purple:#f8f4ff;--white:#ffffff;--gradient-primary:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);--gradient-light:linear-gradient(135deg,#ddd6fe 0%,#c4b5fd 100%);--shadow-light:0 4px 20px rgba(139,92,246,0.1);--shadow-medium:0 8px 40px rgba(139,92,246,0.15);--shadow-heavy:0 20px 60px rgba(139,92,246,0.2);}.about-page{padding-top:80px;}.page-hero{background:var(--gradient-primary);color:var(--white);padding:4rem 0;text-align:center;position:relative;overflow:hidden;}.page-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M20 20c0 11.046-8.954 20-20 20s-20-8.954-20-20 8.954-20 20-20 20 8.954 20 20z'/%3E%3C/g%3E%3C/svg%3E");}.page-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;}.hero-subtitle{font-size:1.2rem;opacity:0.9;max-width:600px;margin:0 auto;}.about-story-section{padding:4rem 0;background:white;}.story-content{max-width:800px;margin:0 auto;text-align:center;}.story-content h2{color:#333;font-size:2.5rem;margin-bottom:2rem;}.story-text{text-align:left;}.story-text p{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:1.5rem;}.stats-section{padding:4rem 0;background:#f8f9ff;}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto;}.stat-card{background:white;padding:2.5rem 2rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,0.1);text-align:center;transition:transform 0.3s ease;}.stat-card:hover{transform:translateY(-10px);}.stat-icon{font-size:3rem;color:#667eea;margin-bottom:1rem;}.stat-number{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:0.5rem;line-height:1;}.stat-label{color:#666;font-size:1rem;font-weight:500;}.mission-vision-section{padding:4rem 0;background:white;}.mission-vision-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:900px;margin:0 auto;}.mission-vision-card{background:var(--gradient-primary);color:var(--white);padding:3rem;border-radius:20px;text-align:center;box-shadow:var(--shadow-heavy);}.card-icon{font-size:3.5rem;margin-bottom:1.5rem;opacity:0.9;}.mission-vision-card h3{font-size:1.8rem;margin-bottom:1.5rem;}.mission-vision-card p{font-size:1.1rem;line-height:1.6;opacity:0.9;}.values-section{padding:4rem 0;background:#f8f9ff;}.section-header{text-align:center;margin-bottom:3rem;}.section-header h2{font-size:2.5rem;color:#333;margin-bottom:1rem;}.section-header p{color:#666;font-size:1.1rem;max-width:600px;margin:0 auto;}.values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;}.value-card{background:white;padding:2.5rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,0.1);text-align:center;transition:transform 0.3s ease;}.value-card:hover{transform:translateY(-10px);}.value-icon{width:80px;height:80px;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;color:var(--white);}.value-card h4{color:#333;font-size:1.3rem;margin-bottom:1rem;}.value-card p{color:#666;line-height:1.6;}.team-section{padding:4rem 0;background:white;}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto;}.team-member{background:#f8f9ff;padding:2rem;border-radius:15px;text-align:center;transition:transform 0.3s ease;}.team-member:hover{transform:translateY(-5px);}.member-avatar{font-size:4rem;color:#667eea;margin-bottom:1rem;}.team-member h4{color:#333;margin-bottom:0.5rem;}.role{color:#667eea;font-weight:600;margin-bottom:1rem;}.team-member p{color:#666;line-height:1.6;}.cta-section{background:var(--gradient-primary);color:var(--white);padding:4rem 0;text-align:center;position:relative;overflow:hidden;}.cta-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M20 20c0 11.046-8.954 20-20 20s-20-8.954-20-20 8.954-20 20-20 20 8.954 20 20z'/%3E%3C/g%3E%3C/svg%3E");}.cta-content h2{font-size:2.5rem;margin-bottom:1rem;}.cta-content p{font-size:1.1rem;opacity:0.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr);}.mission-vision-content{grid-template-columns:1fr;gap:2rem;}.values-grid{grid-template-columns:1fr;}}@media (max-width:768px){.page-hero h1{font-size:2.5rem;}.story-content h2{font-size:2rem;}.stats-grid{grid-template-columns:1fr;max-width:400px;}.mission-vision-card{padding:2rem;}.team-grid{grid-template-columns:1fr;}.cta-buttons{flex-direction:column;align-items:center;}.btn{width:100%;max-width:300px;}}