.services-page{background:#f8fafc;width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.services-page *{box-sizing:border-box;margin:0;padding:0}.services-hero{text-align:center;background:linear-gradient(135deg,#1a1f36 0%,#2d3748 100%);padding:80px 6% 60px}.services-hero-content{max-width:700px;margin:0 auto}.services-badge{color:#f87171;letter-spacing:.05em;text-transform:uppercase;background:#c41e3a26;border:1px solid #c41e3a4d;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.services-title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,5vw,3rem);font-weight:700}.services-subtitle{color:#ffffffb3;max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.category-filter{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;padding:20px 6%;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.filter-container{flex-wrap:wrap;justify-content:center;gap:10px;max-width:800px;margin:0 auto;display:flex}.filter-btn{color:#4a5568;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:50px;padding:10px 24px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .25s}.filter-btn:hover{color:#c41e3a;border-color:#c41e3a}.filter-btn.active{color:#fff;background:#c41e3a;border-color:#c41e3a}.services-grid-section{max-width:1400px;margin:0 auto;padding:50px 6%}.services-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.service-card{text-align:left;cursor:pointer;width:100%;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:flex-start;padding:32px 28px;font-family:inherit;text-decoration:none;transition:all .3s;display:flex}.service-card:hover{border-color:#c41e3a;transform:translateY(-4px);box-shadow:0 10px 40px #c41e3a1f}.service-icon{background:linear-gradient(135deg,#c41e3a1a 0%,#c41e3a0d 100%);border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex}.service-icon svg{color:#c41e3a;stroke:#c41e3a;width:28px;height:28px}.service-title{color:#1a1f36;margin-bottom:6px;font-size:1.15rem;font-weight:600;line-height:1.3}.service-subtitle{color:#c41e3a;margin-bottom:12px;font-size:.85rem;font-weight:500;display:block}.service-desc{color:#64748b;flex-grow:1;margin-bottom:20px;font-size:.9rem;line-height:1.6}.service-cta{color:#c41e3a;align-items:center;gap:6px;font-size:.9rem;font-weight:600;transition:gap .25s;display:inline-flex}.service-cta svg{width:16px;height:16px;transition:transform .25s}.service-card:hover .service-cta svg{transform:translate(4px)}.services-cta-section{padding:0 6% 60px}.cta-content{text-align:center;background:linear-gradient(135deg,#c41e3a 0%,#9b1b30 100%);border-radius:24px;max-width:900px;margin:0 auto;padding:60px 50px;position:relative;overflow:hidden;box-shadow:0 20px 60px #c41e3a40}.cta-content:before{content:"";background:#ffffff0d;border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:-50px}.cta-content:after{content:"";background:#ffffff0d;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-30px;left:-30px}.cta-content h2{color:#fff;z-index:1;margin-bottom:12px;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;position:relative}.cta-content p{color:#ffffffd9;z-index:1;margin-bottom:28px;font-size:1rem;position:relative}.cta-buttons{z-index:1;flex-wrap:wrap;justify-content:center;gap:16px;display:flex;position:relative}.cta-primary-btn{color:#c41e3a;background:#fff;border-radius:8px;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;box-shadow:0 4px 15px #00000026}.cta-primary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.cta-secondary-btn{color:#fff;background:0 0;border:2px solid #fff6;border-radius:8px;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s}.cta-secondary-btn:hover{background:#ffffff1a;border-color:#fff9}.service-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#1a1f36cc;justify-content:center;align-items:center;padding:20px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.service-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:500px;padding:40px;animation:.3s slideUp;position:relative;box-shadow:0 25px 50px #00000040}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-close{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex;position:absolute;top:16px;right:16px}.modal-close svg{color:#64748b;width:20px;height:20px}.modal-close:hover{background:#e2e8f0}.modal-close:hover svg{color:#1a1f36}.modal-icon{background:linear-gradient(135deg,#c41e3a26 0%,#c41e3a0d 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.modal-icon svg{color:#c41e3a;stroke:#c41e3a;width:36px;height:36px}.modal-title{color:#1a1f36;margin-bottom:8px;font-size:1.5rem;font-weight:700}.modal-subtitle{color:#c41e3a;margin-bottom:16px;font-size:.9rem;font-weight:500;display:block}.modal-desc{color:#64748b;margin-bottom:28px;font-size:1rem;line-height:1.7}.modal-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.modal-cta-primary{color:#fff;cursor:pointer;background:#c41e3a;border:none;border-radius:8px;padding:12px 28px;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s}.modal-cta-primary:hover{background:#9b1b30}.modal-cta-secondary{color:#64748b;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:8px;padding:12px 28px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .25s}.modal-cta-secondary:hover{color:#1a1f36;border-color:#cbd5e1}@media (max-width:900px){.services-hero{padding:60px 5% 50px}.services-grid-section{padding:40px 5%}.services-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.service-card{padding:28px 24px}.cta-content{padding:50px 40px}}@media (max-width:600px){.services-hero{padding:50px 4% 40px}.services-title{font-size:1.75rem}.services-subtitle{font-size:1rem}.category-filter{padding:16px 4%}.filter-container{gap:8px}.filter-btn{padding:8px 18px;font-size:.85rem}.services-grid-section{padding:30px 4%}.services-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:24px 20px}.service-icon{width:52px;height:52px}.service-icon svg{width:24px;height:24px}.service-title{font-size:1.05rem}.services-cta-section{padding:0 4% 50px}.cta-content{border-radius:20px;padding:40px 24px}.cta-buttons{flex-direction:column;gap:12px}.cta-primary-btn,.cta-secondary-btn{text-align:center;width:100%}.service-modal{margin:16px;padding:32px 24px}.modal-icon{width:70px;height:70px}.modal-icon svg{width:32px;height:32px}.modal-title{font-size:1.25rem}.modal-actions{flex-direction:column}.modal-cta-primary,.modal-cta-secondary{width:100%}}@media (prefers-reduced-motion:reduce){.service-card:hover{transform:none}.service-modal-overlay,.service-modal{animation:none}.cta-primary-btn:hover{transform:none}}
