.services-content{padding:20px;background:#fff}.service-card{text-decoration:none;flex:1;min-width:300px;background:#f9f9f9;padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);text-align:center;transition:transform .3s , box-shadow .3s;box-sizing:border-box}.service-card p{font-size:1.2em;line-height:1.5}.service-card:hover{transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,.2)}.resources-section{background:#f9f9f9;padding:20px;display:flex;justify-content:space-between;box-shadow:0 4px 8px rgba(0,0,0,.1)}.resources-text{width:60%;font-size:1.2em}.resources-buttons{display:flex;flex-direction:column;gap:10px;width:30%}.resources-buttons .button{text-align:center;transition:background-color .3s}.resources-buttons .button:hover{background-color:rgba(0,0,0,.5)}.service-cards{display:flex;flex-wrap:wrap;gap:20px}.service-card:hover{transform:translateY(-10px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.service-icon{font-size:3em;color:#3a3b40}.service-title,.resource-title h3{font-size:1.8em;margin-bottom:10px;font-weight:bold;text-transform:uppercase}.summary-section{background:#fff;padding:20px 20px 0 20px}.summary-container{background:#f9f9f9;padding:20px;display:flex;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);gap:20px;box-sizing:border-box}.summary-left{flex:1;padding-right:20px}.summary-title{font-weight:700;font-size:36px;text-transform:uppercase;text-align:center}.summary-right{flex:1.2}.summary-description{font-size:1.1em}@media (max-width:1024px){.services-content{padding:15px}.service-card h3,.resource-title h3{font-size:1.5em}.service-card p{font-size:1em}.resources-section{text-align:center;flex-direction:column;gap:15px}.resources-text{width:100%}.resources-buttons{width:100%}.resources-buttons .button{padding:10px 15px;font-size:.95em}.service-card{padding:15px;width:200px}.service-icon{font-size:2.5em}.service-title{font-size:1.3em}.service-description{font-size:.85em}.summary-section{padding:10px}.summary-left,.summary-right{flex:1;padding-right:0}.summary-title{font-size:28px}.summary-description{font-size:1em}}@media (max-width:768px){.service-card{flex:none;width:90%;margin:0 auto}.summary-container{flex-direction:column;gap:10px}}.services-theme .summary-section{background:#151618}.services-theme .services-content{background:#0f0f0f}.services-theme .resources-section{background:#151618;border-top:1px solid #2b2c30}.services-theme .summary-container{background:#1d1e20;border:1px solid #2b2c30;box-shadow:0 4px 12px rgba(0,0,0,.35)}.services-theme .summary-title{color:#fff}.services-theme .summary-description{color:#ccc}.services-theme .service-card{background:#1d1e20;border:1px solid #2b2c30;box-shadow:0 4px 8px rgba(0,0,0,.35);color:#e0e0e0}.services-theme .service-card:hover{transform:translateY(-8px);border-color:#3a3b40;box-shadow:0 10px 24px rgba(0,0,0,.5)}.services-theme .service-title{color:#fff}.services-theme .service-description{color:#b8b8b8}.services-theme .service-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:16px;border-radius:50%;background:#151618;border:1px solid #2b2c30;color:#d1d1d1;font-size:1.6em;transition:background .2s , border-color .2s , color .2s}.services-theme .service-card:hover .service-icon{background:#2b2c30;border-color:#3a3b40;color:#fff}.services-theme .service-more{display:inline-block;margin-top:14px;font-size:.95em;font-weight:600;letter-spacing:.5px;color:#888;transition:color .2s , transform .2s}.services-theme .service-card:hover .service-more{color:#fff;transform:translateX(3px)}.services-theme .resources-text,.services-theme .resource-title h3{color:#fff}.services-theme .resources-text p{color:#ccc}.services-theme .button{background:#2b2c30;border:1px solid #3a3b40;color:#fff}.services-theme .button:hover{background:#3a3b40;color:#fff;border-color:#555}.services-theme .features-section,.services-theme .cta-section{background:#0f0f0f}.services-theme .tech-stack-section,.services-theme .faq-container{background:#151618}.services-theme .features-section .summary-title,.services-theme .tech-stack-section .summary-title,.services-theme .cta-section .summary-title,.services-theme .faq-section .summary-title{color:#fff}.services-theme .cta-description{color:#ccc}.services-theme .faq-section{background:transparent;box-shadow:none}.services-theme .faq-section h3{color:#fff}.services-theme .faq-question{background:#1d1e20;border:1px solid #2b2c30;color:#fff;box-sizing:border-box}.services-theme .faq-question:hover{background:#2b2c30;color:#fff}.services-theme .faq-answer{background:#151618;color:#ccc}