.services-cta{background:linear-gradient(135deg,#1a202c 0,#2d3748 100%);padding:5rem;border-radius:32px;text-align:center;color:#fff;margin-top:5rem;position:relative;overflow:hidden}.services-cta::before{content:'';position:absolute;top:0;right:-30%;width:60%;height:100%;background:linear-gradient(45deg,rgba(246,173,85,.1) 0,transparent 70%);z-index:1}.services-cta h2{color:#fff;font-size:2.75rem;margin-bottom:1.5rem;font-weight:800;position:relative;z-index:2}.services-cta p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9;position:relative;z-index:2;color:rgba(255,255,255,.9)}.services-cta .btn-primary{background:#fff;color:#1a202c;position:relative;z-index:2}.services-cta .btn-primary:hover{background:#f7fafc;transform:translateY(-3px);box-shadow:0 12px 40px rgba(0,0,0,.3)}.services-cta .btn-secondary{background:0 0;color:#fff;border-color:#fff;position:relative;z-index:2}.services-cta .btn-secondary:hover{background:#fff;color:#1a202c}.page-header{padding:2rem 0 80px;background:linear-gradient(135deg,#1a202c 0,#2d3748 100%);color:#fff;text-align:center;position:relative;overflow:hidden}.page-header::before{content:'';position:absolute;top:0;right:-30%;width:60%;height:100%;background:linear-gradient(45deg,rgba(246,173,85,.1) 0,transparent 70%);z-index:1}.page-header h1{color:#fff;font-size:3.5rem;margin-bottom:1.5rem;font-weight:800;position:relative;z-index:2}.page-header p{font-size:1.25rem;opacity:.9;color:rgba(255,255,255,.9);position:relative;z-index:2}.services-page{padding:80px 0;background:#f7fafc}.services-main-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:5rem}.service-package{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 15px 60px rgba(0,0,0,.08);transition:all .4s ease;border:1px solid rgba(0,0,0,.04);position:relative;overflow:hidden}.service-package::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#f6ad55,#ed8936)}.service-package:hover{transform:translateY(-15px);box-shadow:0 25px 80px rgba(0,0,0,.15)}.service-header{text-align:center;margin-bottom:2.5rem}.service-icon{width:80px;height:80px;background:linear-gradient(135deg,#f6ad55,#ed8936);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;margin:0 auto 2rem;font-weight:700}.service-package h3{color:#1a202c;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.service-price{font-size:1.75rem;font-weight:800;color:#f6ad55;margin-bottom:1.5rem}.service-description p{color:#4a5568;line-height:1.6;margin-bottom:2rem}.service-features{list-style:none;padding:0;margin-bottom:2.5rem}.service-features li{color:#4a5568;padding:.75rem 0;border-bottom:1px solid #e2e8f0;position:relative;padding-left:2rem;font-weight:500}.service-features li:last-child{border-bottom:none}.service-features li::before{content:'✓';position:absolute;left:0;color:#f6ad55;font-weight:700;font-size:1.125rem}.service-details-btn{width:100%;padding:1rem 2rem;background:0 0;color:#1a202c;border:2px solid #1a202c;border-radius:16px;font-weight:700;cursor:pointer;transition:all .3s ease;font-size:1rem}.service-details-btn:hover{background:#1a202c;color:#fff;transform:translateY(-2px);box-shadow:0 8px 30px rgba(26,32,44,.3)}.additional-services{margin:5rem 0;padding:4rem 0;background:#fff;border-radius:32px;box-shadow:0 15px 60px rgba(0,0,0,.05)}.additional-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.additional-service{text-align:center;padding:2.5rem;background:#f7fafc;border-radius:20px;transition:all .3s ease;border:1px solid rgba(0,0,0,.04)}.additional-service:hover{transform:translateY(-8px);background:#edf2f7;box-shadow:0 15px 40px rgba(0,0,0,.1)}.additional-service h4{color:#1a202c;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.additional-service p{color:#4a5568;margin-bottom:1.5rem;line-height:1.5}.additional-service .price{font-size:1.5rem;font-weight:800;color:#f6ad55}.modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(8px)}.modal-content{background-color:#fff;margin:5% auto;padding:0;border-radius:24px;width:90%;max-width:700px;max-height:85vh;overflow-y:auto;box-shadow:0 25px 80px rgba(0,0,0,.3);position:relative;border:1px solid rgba(0,0,0,.08)}.modal-close{position:absolute;top:1.5rem;right:2rem;color:#4a5568;font-size:2rem;font-weight:700;cursor:pointer;z-index:1;transition:color .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,0,0,.05)}.modal-close:hover{color:#1a202c;background:rgba(0,0,0,.1)}.modal-body{padding:3.5rem 3rem 3rem}.modal-body h3{color:#1a202c;font-size:2rem;margin-bottom:2rem;text-align:center;font-weight:800}.modal-body .service-details{margin-bottom:2.5rem}.modal-body .service-details h4{color:#1a202c;margin-bottom:1.5rem;font-size:1.375rem;font-weight:700}.modal-body .service-details ul{list-style:none;padding:0}.modal-body .service-details li{padding:1rem 0;border-bottom:1px solid #e2e8f0;position:relative;padding-left:2.5rem;color:#4a5568;line-height:1.5;font-weight:500}.modal-body .service-details li:last-child{border-bottom:none}.modal-body .service-details li::before{content:'✓';position:absolute;left:0;color:#f6ad55;font-weight:700;font-size:1.25rem}.modal-body .pricing-info{background:#f7fafc;padding:2.5rem;border-radius:20px;text-align:center;margin-bottom:2.5rem;border:1px solid rgba(0,0,0,.04)}.modal-body .pricing-info h4{color:#1a202c;margin-bottom:1.5rem;font-weight:700}.modal-body .pricing-info .price{font-size:2.5rem;font-weight:800;color:#f6ad55;margin-bottom:1rem}.modal-body .pricing-info p{color:#4a5568;margin:0;font-weight:500}@media (max-width:768px){.services-main-grid{grid-template-columns:1fr;gap:2rem}.service-package{padding:2.5rem 2rem}.additional-services-grid{grid-template-columns:1fr}.services-cta{padding:4rem 2rem}.services-cta h2{font-size:2.25rem}.page-header{padding:1rem 0 60px}.page-header h1{font-size:2.5rem}.modal-content{width:95%;margin:10% auto}.modal-body{padding:3rem 2rem 2.5rem}.modal-body h3{font-size:1.75rem}}@media (max-width:480px){.services-main-grid{gap:1.5rem}.service-package{padding:2rem 1.5rem}.additional-services-grid{grid-template-columns:1fr}.services-cta{padding:3rem 1.5rem}.services-cta h2{font-size:1.875rem}.page-header h1{font-size:2rem}.modal-body{padding:2.5rem 1.5rem 2rem}.modal-body h3{font-size:1.5rem}}