.category-page{background-color:var(--landing-bg,#f4f9ff);color:var(--landing-text);font-family:var(--font-family);overflow-x:hidden}.app.has-category-page .navbar{background:var(--landing-bg,#f4f9ff);border-bottom:none}.app:has(.category-page) .navbar{background:var(--landing-bg,#f4f9ff);border-bottom:none}.category-page .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.cat-hero{background:var(--landing-bg,#f4f9ff);padding:5rem 0 4rem}.cat-hero-inner{max-width:720px}.cat-location-badge{background:var(--primary-color-light);color:var(--primary-color);border-radius:var(--radius-pill);font-size:var(--text-sm);align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-weight:600;display:inline-flex}.cat-hero-title{font-size:var(--heading-hero);color:var(--landing-text);letter-spacing:-1px;margin-bottom:1.25rem;font-weight:800;line-height:1.15}.cat-hero-title .highlight{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-gradient-to) 100%);-webkit-text-fill-color:transparent;color:var(--primary-color);-webkit-background-clip:text;background-clip:text}.cat-hero-subtitle{color:var(--landing-text-muted);max-width:600px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.cat-hero-cta{background:var(--primary-color);color:#fff;border-radius:var(--radius-pill);box-shadow:0 4px 12px var(--primary-shadow);align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cat-hero-cta:hover{opacity:.9;box-shadow:0 8px 20px var(--primary-shadow);color:#fff;transform:translateY(-2px)}.cat-why-section{background:0 0;padding:4rem 0}.cat-why-wrapper{background:var(--landing-card-bg,#fff);border-radius:var(--radius-card);padding:4rem;box-shadow:0 20px 40px #0000000d}.cat-why-header{margin-bottom:3rem}.cat-why-header h2{font-size:var(--heading-section);color:var(--text-primary);margin-top:.5rem;font-weight:700}.cat-why-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.cat-why-item{flex-direction:column;transition:transform .2s;display:flex}.cat-why-item:hover{transform:translateY(-4px)}.cat-why-icon{background:var(--primary-color-light);width:56px;height:56px;color:var(--primary-color);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.cat-why-item h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.cat-why-item p{color:var(--text-secondary);font-size:.9rem;line-height:1.55}.cat-services-section{background:var(--landing-card-bg);padding:6rem 0}.cat-services-header{text-align:center;margin-bottom:3rem}.cat-services-header h2{font-size:var(--heading-section);color:var(--text-primary);margin-top:.5rem}.cat-services-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.cat-service-card{background:var(--landing-bg,#f4f9ff);border-radius:var(--radius-card);flex-direction:column;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:flex}.cat-service-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.cat-service-card h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.cat-service-card p{color:var(--text-secondary);flex:1;font-size:.875rem;line-height:1.55}.cat-service-link{color:var(--primary-color);align-items:center;gap:.35rem;margin-top:1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.cat-service-link:hover{color:var(--primary-hover);gap:.6rem}.cat-hiw-section{background:var(--landing-bg,#f4f9ff);padding:6rem 0}.cat-hiw-wrapper{background:var(--landing-card-bg,#fff);border-radius:var(--radius-card);padding:4rem;box-shadow:0 20px 40px #0000000d}.cat-hiw-header{text-align:center;margin-bottom:2rem}.cat-hiw-header h2{font-size:var(--heading-section);color:var(--text-primary);margin-top:.5rem}.cat-hiw-tabs{justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.cat-hiw-tab{border-radius:var(--radius-pill);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;padding:.65rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.cat-hiw-tab.active{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.cat-hiw-tab:hover:not(.active){border-color:var(--primary-color);color:var(--primary-color)}.cat-hiw-steps{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.cat-hiw-step{flex-direction:column;align-items:flex-start;display:flex}.cat-hiw-step-num{background:var(--primary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.cat-hiw-step-content h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.cat-hiw-step-content p{color:var(--text-secondary);font-size:.875rem;line-height:1.55}.cat-cost-section{background:var(--landing-bg,#f4f9ff);padding:6rem 0}.cat-cost-wrapper{max-width:800px;margin:0 auto}.cat-cost-header{margin-bottom:2rem}.cat-cost-header h2{font-size:var(--heading-section);color:var(--text-primary);margin-top:.5rem}.cat-cost-intro{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.65}.cat-cost-paragraph{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.95rem;line-height:1.65}.cat-cost-tips-title{color:var(--text-primary);margin-top:2rem;margin-bottom:1rem;font-size:1.15rem;font-weight:700}.cat-cost-tips{padding:0;list-style:none}.cat-cost-tips li{color:var(--text-secondary);margin-bottom:.75rem;padding-left:1.5rem;font-size:.9rem;line-height:1.6;position:relative}.cat-cost-tips li:before{content:"✓";color:var(--primary-color);font-weight:700;position:absolute;left:0}.cat-testimonials-section{background:var(--landing-card-bg);padding:6rem 0}.cat-testimonials-header{text-align:center;margin-bottom:3rem}.cat-testimonials-header h2{font-size:var(--heading-section);color:var(--text-primary);margin-top:.5rem}.cat-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cat-testimonial-card{background:var(--landing-bg,#f4f9ff);border-radius:var(--radius-card);flex-direction:column;padding:2rem;transition:box-shadow .3s;display:flex}.cat-testimonial-card:hover{box-shadow:0 6px 24px #00000014}.cat-testimonial-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.cat-testimonial-type{font-size:var(--text-xs);background:var(--primary-color-light);color:var(--primary-color);border-radius:var(--radius-pill);padding:.2rem .65rem;font-weight:600}.cat-testimonial-stars{color:var(--warning-color);letter-spacing:1px;font-size:.9rem}.cat-testimonial-stars .empty-star{color:var(--gray-300)}.cat-testimonial-quote{color:var(--text-secondary);flex:1;margin-bottom:1.25rem;font-size:.9rem;line-height:1.65}.cat-testimonial-author{align-items:center;gap:.5rem;display:flex}.cat-testimonial-author strong{color:var(--text-primary);font-size:.9rem}.cat-testimonial-author span{color:var(--text-muted);font-size:.8rem}.cat-faq-section{background:var(--landing-cta-bg,#180d39);color:#fff;padding:6rem 0}.cat-faq-header{text-align:center;margin-bottom:3rem}.cat-faq-header h2{font-size:var(--heading-section);color:#fff;margin-bottom:.75rem}.cat-faq-header p{color:#ffffffb3}.cat-faq-list{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.cat-faq-item{border-radius:var(--radius-pill);background:#ffffffe6;transition:all .3s;overflow:hidden}.cat-faq-item.open{border-radius:var(--radius-card)}.cat-faq-question{text-align:left;width:100%;color:var(--secondary-color);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 2rem;font-family:inherit;font-size:1rem;font-weight:500;display:flex}.cat-faq-chevron{color:var(--gray-400);flex-shrink:0;transition:transform .3s}.cat-faq-item.open .cat-faq-chevron{color:var(--primary-color);transform:rotate(180deg)}.cat-faq-answer{color:var(--text-secondary);grid-template-rows:0fr;margin:0;padding:0 2rem;transition:grid-template-rows .35s,padding .35s;display:grid}.cat-faq-answer>p{margin:0;overflow:hidden}.cat-faq-item.open .cat-faq-answer{grid-template-rows:1fr;padding:0 2rem 1.5rem}.cat-faq-list dt{margin:0}.cat-related-section{background:var(--landing-bg,#f4f9ff);padding:6rem 0}.cat-related-header{text-align:center;margin-bottom:3rem}.cat-related-header h2{font-size:var(--heading-section);color:var(--text-primary);margin-top:.5rem}.cat-related-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.cat-related-card{background:var(--landing-card-bg,#fff);border-radius:var(--radius-card);flex-direction:column;gap:.75rem;padding:1.75rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.cat-related-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.cat-related-card strong{color:var(--text-primary);font-size:1rem}.cat-related-card span{color:var(--primary-color);align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;display:inline-flex}.cat-final-cta{background:linear-gradient(to bottom, var(--landing-bg,#f4f9ff) 50%, var(--landing-bg,#f4f9ff) 100%);padding:2rem 0 6rem}.cat-cta-content{background:var(--landing-cta-bg,#180d39);border-radius:var(--radius-card);color:#fff;flex-direction:column;align-items:flex-start;padding:5rem 4rem;display:flex;position:relative;overflow:hidden}.cat-cta-content h2{font-size:var(--heading-hero);color:#fff;margin-bottom:1.5rem;line-height:1.1}.cat-cta-content p{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.1rem}.cat-cta-buttons{gap:1rem;display:flex}@keyframes catFadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes catStaggerIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.cat-why-section .cat-why-wrapper,.cat-services-section .cat-services-header,.cat-services-section .cat-services-grid,.cat-hiw-section .cat-hiw-wrapper,.cat-cost-section .cat-cost-wrapper,.cat-testimonials-section .cat-testimonials-header,.cat-testimonials-section .cat-testimonials-grid,.cat-faq-section .cat-faq-header,.cat-faq-section .cat-faq-list,.cat-related-section .cat-related-header,.cat-related-section .cat-related-grid{opacity:0;will-change:transform, opacity}.cat-why-section.animate-in .cat-why-wrapper,.cat-hiw-section.animate-in .cat-hiw-wrapper,.cat-cost-section.animate-in .cat-cost-wrapper{animation:.6s cubic-bezier(.22,1,.36,1) forwards catFadeInUp}.cat-services-section.animate-in .cat-services-header,.cat-testimonials-section.animate-in .cat-testimonials-header,.cat-faq-section.animate-in .cat-faq-header,.cat-related-section.animate-in .cat-related-header{animation:.5s cubic-bezier(.22,1,.36,1) forwards catFadeInUp}.cat-services-section.animate-in .cat-services-grid,.cat-testimonials-section.animate-in .cat-testimonials-grid,.cat-faq-section.animate-in .cat-faq-list,.cat-related-section.animate-in .cat-related-grid{animation:.6s cubic-bezier(.22,1,.36,1) .15s forwards catFadeInUp}.cat-why-section.animate-in .cat-why-item{opacity:0;animation:.5s cubic-bezier(.22,1,.36,1) forwards catStaggerIn}.cat-why-section.animate-in .cat-why-item:first-child{animation-delay:.1s}.cat-why-section.animate-in .cat-why-item:nth-child(2){animation-delay:.2s}.cat-why-section.animate-in .cat-why-item:nth-child(3){animation-delay:.3s}.cat-why-section.animate-in .cat-why-item:nth-child(4){animation-delay:.4s}.cat-faq-section.animate-in .cat-faq-item{opacity:0;animation:.4s cubic-bezier(.22,1,.36,1) forwards catStaggerIn}.cat-faq-section.animate-in .cat-faq-item:first-child{animation-delay:.1s}.cat-faq-section.animate-in .cat-faq-item:nth-child(2){animation-delay:.15s}.cat-faq-section.animate-in .cat-faq-item:nth-child(3){animation-delay:.2s}.cat-faq-section.animate-in .cat-faq-item:nth-child(4){animation-delay:.25s}.cat-faq-section.animate-in .cat-faq-item:nth-child(5){animation-delay:.3s}.cat-faq-section.animate-in .cat-faq-item:nth-child(6){animation-delay:.35s}.cat-faq-section.animate-in .cat-faq-item:nth-child(7){animation-delay:.4s}.cat-faq-section.animate-in .cat-faq-item:nth-child(8){animation-delay:.45s}@media (width<=900px){.cat-why-grid,.cat-hiw-steps{grid-template-columns:1fr 1fr}.cat-testimonials-grid{grid-template-columns:1fr}.cat-related-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.cat-hero{padding:3rem 0 2rem}.cat-hero-title{font-size:2.25rem}}@media (width<=600px){.cat-why-grid,.cat-hiw-steps{grid-template-columns:1fr}.cat-related-grid{grid-template-columns:1fr 1fr}.cat-why-wrapper,.cat-hiw-wrapper{padding:2rem}.cat-cta-content{text-align:center;align-items:center;padding:3rem 2rem}.cat-cta-content h2 br{display:none}.cat-cta-buttons{flex-direction:column;gap:.75rem;width:100%}.cat-cta-buttons .cta-btn-modern,.cat-cta-buttons .cta-btn-outline-modern{text-align:center;justify-content:center;width:100%}.cat-hero-title{letter-spacing:-.5px;font-size:1.75rem}.cat-why-section,.cat-services-section,.cat-hiw-section,.cat-cost-section,.cat-testimonials-section,.cat-related-section,.cat-faq-section{padding:3.5rem 0}.cat-faq-question{padding:1rem 1.25rem}.cat-faq-item{border-radius:var(--radius-card)}.cat-faq-item.open{border-radius:var(--radius-md,12px)}.cat-faq-answer{padding:0 1.25rem}.cat-faq-item.open .cat-faq-answer{padding:0 1.25rem 1.25rem}}@media (width<=480px){.cat-why-wrapper,.cat-hiw-wrapper{padding:1.5rem}.cat-cta-content{padding:2.5rem 1.5rem}.cat-hero-title{font-size:1.5rem}.category-page .container{padding:0 1rem}}.dark .category-page,.dark .app.has-category-page .navbar,.app.dark.has-category-page .navbar{background:var(--background)}.dark.app:has(.category-page) .navbar{background:var(--background)}.app.dark:has(.category-page) .navbar{background:var(--background)}.dark .cat-hero{background:var(--background)}.dark .cat-hero-title .highlight{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-gradient-to) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark .cat-why-wrapper,.dark .cat-hiw-wrapper{background:var(--gray-200);border:1px solid var(--border-color);box-shadow:0 20px 40px #00000040}.dark .cat-services-section,.dark .cat-testimonials-section{background:var(--background)}.dark .cat-service-card,.dark .cat-testimonial-card{background:var(--gray-200);border:1px solid var(--border-color)}.dark .cat-hiw-section,.dark .cat-cost-section,.dark .cat-related-section{background:var(--background)}.dark .cat-related-card{background:var(--gray-200);border:1px solid var(--border-color)}.dark .cat-faq-section{background:var(--gray-100)}.dark .cat-faq-header h2{color:var(--text-primary)}.dark .cat-faq-header p{color:var(--gray-500)}.dark .cat-faq-item{background:#ffffff0f}.dark .cat-faq-question{color:var(--text-primary)}.dark .cat-faq-answer{color:var(--text-secondary)}.dark .cat-faq-item.open .cat-faq-chevron{color:var(--primary-color)}.dark .cat-final-cta{background:var(--background)}.dark .cat-cta-content{background:var(--gray-100);border:1px solid var(--border-color)}.dark .cta-btn-outline-modern{background:var(--primary-color-light);color:var(--primary-color);border:1px solid #38c2de40}@media (prefers-reduced-motion:reduce){.cat-why-section .cat-why-wrapper,.cat-services-section .cat-services-header,.cat-services-section .cat-services-grid,.cat-hiw-section .cat-hiw-wrapper,.cat-cost-section .cat-cost-wrapper,.cat-testimonials-section .cat-testimonials-header,.cat-testimonials-section .cat-testimonials-grid,.cat-faq-section .cat-faq-header,.cat-faq-section .cat-faq-list,.cat-related-section .cat-related-header,.cat-related-section .cat-related-grid{opacity:1;will-change:auto}.cat-why-section.animate-in .cat-why-wrapper,.cat-why-section.animate-in .cat-why-item,.cat-services-section.animate-in .cat-services-header,.cat-services-section.animate-in .cat-services-grid,.cat-hiw-section.animate-in .cat-hiw-wrapper,.cat-cost-section.animate-in .cat-cost-wrapper,.cat-testimonials-section.animate-in .cat-testimonials-header,.cat-testimonials-section.animate-in .cat-testimonials-grid,.cat-faq-section.animate-in .cat-faq-header,.cat-faq-section.animate-in .cat-faq-list,.cat-faq-section.animate-in .cat-faq-item,.cat-related-section.animate-in .cat-related-header,.cat-related-section.animate-in .cat-related-grid{opacity:1;animation:none}.cat-faq-answer{transition:none}}
