.services-page{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;color:#f0f0f2;line-height:1.6;-webkit-font-smoothing:antialiased}.services-page *{margin:0;padding:0;box-sizing:border-box}.services-page a{color:inherit}.services-page .hero{padding:60px 24px 100px;text-align:center;position:relative}.services-page .hero:before{content:"";position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,rgba(108,92,231,.25) 0,transparent 70%);pointer-events:none;z-index:0}.services-page .hero-badge{display:inline-flex;align-items:center;gap:8px;background:#181c28;border:1px solid rgba(255,255,255,.06);padding:8px 18px;border-radius:50px;font-size:13px;color:#9b9dad;margin-bottom:32px;position:relative;animation:svcFadeUp .6s ease both}.services-page .hero-badge .dot{width:7px;height:7px;border-radius:50%;background:#00d2a0;box-shadow:0 0 8px #00d2a0;animation:svcPulse 2s infinite}.services-page .hero h1{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(42px,6vw,72px);line-height:1.08;font-weight:400;max-width:800px;margin:0 auto 24px;color:#f0f0f2;animation:svcFadeUp .6s ease .1s both}.services-page .hero h1 em{font-style:italic;color:#a29bfe}.services-page .hero>p{font-size:18px;color:#9b9dad;max-width:560px;margin:0 auto 40px;line-height:1.7;animation:svcFadeUp .6s ease .2s both}.services-page .hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;animation:svcFadeUp .6s ease .3s both}.services-page .btn-primary{background:#6c5ce7;color:#fff;padding:16px 36px;border-radius:50px;text-decoration:none;font-weight:600;font-size:15px;transition:all .25s;border:none;cursor:pointer;box-shadow:0 4px 24px rgba(108,92,231,.25)}.services-page .btn-primary:hover{background:#7c6df0;transform:translateY(-2px);box-shadow:0 8px 32px rgba(108,92,231,.25)}.services-page .btn-secondary{background:transparent;color:#f0f0f2;padding:16px 36px;border-radius:50px;text-decoration:none;font-weight:600;font-size:15px;border:1px solid rgba(255,255,255,.12);transition:all .25s;cursor:pointer}.services-page .btn-secondary:hover{border-color:#6b6d7b;background:#181c28}.services-page .proof-bar{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;padding:0 24px 80px;animation:svcFadeUp .6s ease .4s both}.services-page .proof-item{text-align:center}.services-page .proof-item .number{font-family:"Instrument Serif",serif;font-size:36px;color:#f0f0f2}.services-page .proof-item .label{font-size:13px;color:#6b6d7b;text-transform:uppercase;letter-spacing:1px;margin-top:4px}.services-page .svc-section{padding:80px 24px}.services-page .section-inner{max-width:1100px;margin:0 auto}.services-page .section-label{font-size:12px;text-transform:uppercase;letter-spacing:2px;color:#a29bfe;font-weight:600;margin-bottom:12px}.services-page .section-title{font-family:"Instrument Serif",serif;font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.15;margin-bottom:16px;color:#f0f0f2}.services-page .section-subtitle{font-size:17px;color:#9b9dad;max-width:600px;line-height:1.7;margin-bottom:48px}.services-page .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.services-page .service-card{background:#181c28;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:36px 32px;transition:all .3s;position:relative;overflow:hidden}.services-page .service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#6c5ce7,#00d2a0);opacity:0;transition:opacity .3s}.services-page .service-card:hover{border-color:rgba(255,255,255,.12);background:#1e2333;transform:translateY(-4px)}.services-page .service-card:hover:before{opacity:1}.services-page .service-icon{width:48px;height:48px;background:rgba(108,92,231,.1);border:1px solid rgba(108,92,231,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:20px}.services-page .service-card h3{font-size:20px;font-weight:600;margin-bottom:10px;color:#f0f0f2}.services-page .service-card p{font-size:15px;color:#9b9dad;line-height:1.65}.services-page .steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;counter-reset:step}.services-page .step{position:relative;padding:32px 28px;background:#181c28;border:1px solid rgba(255,255,255,.06);border-radius:14px}.services-page .step:before{counter-increment:step;content:counter(step,decimal-leading-zero);font-family:"Instrument Serif",serif;font-size:48px;color:rgba(108,92,231,.2);line-height:1;display:block;margin-bottom:16px}.services-page .step h3{font-size:18px;margin-bottom:8px;font-weight:600;color:#f0f0f2}.services-page .step p{font-size:14px;color:#9b9dad;line-height:1.65}.services-page .edge-section{background:#12151e;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.services-page .edge-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.services-page .edge-points{display:flex;flex-direction:column;gap:24px}.services-page .edge-point{display:flex;gap:16px;align-items:flex-start}.services-page .edge-point .check{width:28px;height:28px;flex-shrink:0;background:rgba(0,210,160,.15);border:1px solid rgba(0,210,160,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#00d2a0;font-size:14px;margin-top:2px}.services-page .edge-point h4{font-size:16px;font-weight:600;margin-bottom:4px;color:#f0f0f2}.services-page .edge-point p{font-size:14px;color:#9b9dad;line-height:1.6}.services-page .edge-visual{background:#181c28;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:40px;text-align:center}.services-page .edge-visual .stat-big{font-family:"Instrument Serif",serif;font-size:72px;color:#00d2a0;line-height:1}.services-page .edge-visual .stat-label{font-size:15px;color:#9b9dad;margin-top:12px}.services-page .edge-visual .stat-row{display:flex;justify-content:center;gap:40px;margin-top:32px;padding-top:32px;border-top:1px solid rgba(255,255,255,.06)}.services-page .edge-visual .stat-mini .val{font-family:"Instrument Serif",serif;font-size:32px;color:#f0f0f2}.services-page .edge-visual .stat-mini .lbl{font-size:12px;color:#6b6d7b;text-transform:uppercase;letter-spacing:1px}.services-page .cta-section{text-align:center;position:relative}.services-page .cta-section:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:600px;height:400px;background:radial-gradient(ellipse at center,rgba(108,92,231,.25) 0,transparent 70%);pointer-events:none}.services-page .cta-section .section-title{max-width:600px;margin:0 auto 16px}.services-page .cta-section .section-subtitle{margin:0 auto 40px;text-align:center}@keyframes svcFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svcPulse{0%,to{opacity:1}50%{opacity:.5}}.services-page .reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.services-page .reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.services-page .proof-bar{gap:28px}.services-page .edge-grid{grid-template-columns:1fr;gap:40px}.services-page .services-grid{grid-template-columns:1fr}.services-page .svc-section{padding:60px 20px}.services-page .hero{padding:40px 20px 70px}}