.services-page{background:#f7f9fc}
.services-page .header{background:rgba(255,255,255,.92);max-width:none;padding-left:max(24px,calc((100% - 1172px)/2));padding-right:max(24px,calc((100% - 1172px)/2));position:sticky;top:0;z-index:20;backdrop-filter:blur(18px)}
.page-hero{position:relative;overflow:hidden;padding:105px max(24px,calc((100% - 1172px)/2)) 88px;background:#0d1428;color:#fff}
.page-hero:before{content:"";position:absolute;width:620px;height:620px;right:-170px;top:-280px;border-radius:50%;background:radial-gradient(circle,rgba(21,101,255,.52),transparent 68%)}
.page-hero:after{content:"";position:absolute;width:390px;height:390px;left:-210px;bottom:-250px;border-radius:50%;background:radial-gradient(circle,rgba(32,212,154,.32),transparent 68%)}
.page-hero-inner{position:relative;z-index:1;max-width:1172px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:80px}
.page-hero h1{max-width:760px;margin:20px 0 24px;font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-4px}.page-hero h1 em{color:#71e6c0}
.page-hero p{max-width:650px;margin:0;color:#b8c5da;font-size:18px;line-height:1.7}
.service-constellation{position:relative;width:100%;max-width:430px;height:385px;margin-left:auto;isolation:isolate}.service-constellation:before{content:"";position:absolute;inset:46px;border-radius:50%;background:radial-gradient(circle,rgba(32,212,154,.16),rgba(21,101,255,.09) 44%,transparent 70%);filter:blur(5px)}.constellation-ring{position:absolute;left:50%;top:50%;border:1px dashed rgba(171,198,255,.34);border-radius:50%;transform:translate(-50%,-50%)}.ring-a{width:260px;height:260px}.ring-b{width:365px;height:365px}.constellation-core{position:absolute;left:50%;top:50%;width:160px;height:160px;transform:translate(-50%,-50%) rotate(-3deg);border:1px solid rgba(255,255,255,.16);border-radius:38px;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.06));box-shadow:0 28px 70px rgba(0,0,0,.3);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:center;flex-direction:column}.constellation-core .mark{margin-bottom:13px;transform:scale(1.2)}.constellation-core b{font:800 15px Manrope;letter-spacing:.3px}.constellation-core small{margin-top:5px;color:#aebdd4;font-size:10px}.service-node{position:absolute;min-width:88px;padding:11px 13px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(255,255,255,.11);box-shadow:0 15px 36px rgba(0,0,0,.22);backdrop-filter:blur(14px);display:flex;align-items:center;gap:8px;animation:nodeFloat 5s ease-in-out infinite}.service-node b{width:28px;height:28px;border-radius:9px;background:#1767ff;color:#fff;display:grid;place-items:center;font-size:12px}.service-node small{color:#e8efff;font-size:10px;font-weight:700}.node-print{left:0;top:37px}.node-web{right:-4px;top:65px;animation-delay:-1s}.node-app{left:-12px;top:176px;animation-delay:-2.1s}.node-social{right:-3px;top:192px;animation-delay:-3s}.node-growth{left:47px;bottom:12px;animation-delay:-1.4s}.node-arch{right:28px;bottom:0;animation-delay:-2.6s}.node-print b,.node-growth b{background:#18bb84}.node-app b,.node-social b{background:#7657ff}.node-arch b{background:#ef9b36}@keyframes nodeFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
.service-overview{max-width:1220px;margin:auto;padding:100px 24px}.overview-intro{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:42px}.overview-intro h2{max-width:650px;margin:12px 0 0;font-size:clamp(36px,4.5vw,56px);line-height:1.05;letter-spacing:-2.7px}.overview-intro p{max-width:400px;color:var(--muted);line-height:1.7}
.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.overview-card{position:relative;min-height:410px;overflow:hidden;border:1px solid #e1e7f0;border-radius:25px;background:#fff;box-shadow:0 14px 42px rgba(24,39,76,.07);transition:transform .3s,box-shadow .3s}.overview-card:before{content:"";position:absolute;z-index:1;width:170px;height:170px;left:-95px;bottom:-95px;border-radius:50%;background:radial-gradient(circle,rgba(21,101,255,.12),transparent 70%);pointer-events:none}.overview-card:nth-child(2):before,.overview-card:nth-child(5):before{background:radial-gradient(circle,rgba(118,87,255,.2),transparent 70%)}.overview-card:nth-child(3):before,.overview-card:nth-child(6):before{background:radial-gradient(circle,rgba(32,212,154,.18),transparent 70%)}.overview-card:hover{transform:translateY(-7px);box-shadow:0 28px 65px rgba(24,39,76,.14)}
.overview-media{position:absolute;inset:0 0 auto 48%;height:100%;width:52%;object-fit:cover}.overview-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 49%,rgba(255,255,255,.25) 74%,transparent)}
.overview-content{position:relative;z-index:2;width:57%;padding:38px 14px 34px 36px}.service-index{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:42px;border-radius:12px;background:#eaf1ff;color:#1767ff;font:800 12px Manrope}.overview-card:nth-child(2) .service-index,.overview-card:nth-child(5) .service-index{background:#eeeaff;color:#7657ff}.overview-card:nth-child(3) .service-index,.overview-card:nth-child(6) .service-index{background:#e3fbf3;color:#13966c}
.overview-content small{display:block;margin-bottom:10px;color:#1767ff;font-weight:800;font-size:11px;letter-spacing:1.3px}.overview-content h2{margin:0 0 13px;font-size:25px;line-height:1.15;letter-spacing:-.8px}.overview-content p{min-height:88px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.overview-content ul{margin:18px 0 25px;padding:0;list-style:none}.overview-content li{margin:8px 0;color:#424d62;font-size:13px}.overview-content li:before{content:"✓";margin-right:8px;color:#16ae7b;font-weight:800}
.overview-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0 0;border:0;border-top:1px solid #e3e8f0;background:transparent;color:#11172a;font-weight:800}.overview-link b{font-size:19px;color:#1767ff}
.overview-secondary{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 0 12px;padding:11px 13px;border:1px solid #cfdcf3;border-radius:10px;background:#f3f7ff;color:#1767ff;font-weight:800;text-align:left;transition:.2s}.overview-secondary:hover{border-color:#1767ff;background:#eaf1ff;transform:translateX(2px)}.overview-secondary b{font-size:17px}.overview-card.no-image .overview-secondary{border-color:#ffffff35;background:#ffffff12;color:#fff}.overview-card.no-image .overview-secondary:hover{border-color:#ffffff85;background:#ffffff20}
.overview-card.no-image{background:linear-gradient(145deg,#11192f,#182747);color:#fff}.overview-card.no-image:after{background:radial-gradient(circle at 85% 15%,rgba(118,87,255,.42),transparent 34%)}.overview-card.no-image .overview-content{width:75%}.overview-card.no-image .overview-content p,.overview-card.no-image .overview-content li{color:#b8c5da}.overview-card.no-image .overview-link{border-color:rgba(255,255,255,.15);color:#fff}.overview-card.no-image .service-index{background:rgba(255,255,255,.12);color:#78e9c5}
.service-journey{max-width:1172px;margin:0 auto 105px;padding:48px 52px;border-radius:26px;background:linear-gradient(115deg,#1767ff,#6847dc);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.service-journey h2{margin:8px 0 9px;font-size:35px;letter-spacing:-1.5px}.service-journey p{margin:0;color:#dae5ff}.service-journey .primary{background:#fff;color:#11172a;white-space:nowrap}
@media(max-width:900px){.page-hero-inner{grid-template-columns:1fr;gap:45px}.service-constellation{margin:0 auto}.overview-grid{grid-template-columns:1fr}.overview-card{min-height:390px}.service-journey{margin-left:24px;margin-right:24px}}
@media(max-width:640px){.services-page .header{padding-left:18px;padding-right:18px}.page-hero{padding:75px 18px 65px}.page-hero h1{font-size:46px;letter-spacing:-2.8px}.page-hero p{font-size:16px}.service-constellation{height:325px;transform:scale(.87);transform-origin:center}.ring-b{width:330px;height:330px}.service-node{min-width:78px;padding:9px}.node-web,.node-social{right:0}.node-print,.node-app{left:0}.service-overview{padding:75px 18px}.overview-intro{align-items:flex-start;flex-direction:column;gap:12px}.overview-grid{gap:16px}.overview-card{min-height:auto}.overview-media{position:relative;inset:auto;width:100%;height:210px}.overview-card:after{display:none}.overview-content,.overview-card.no-image .overview-content{width:100%;padding:26px 24px}.service-index{margin-bottom:25px}.overview-content p{min-height:auto}.service-journey{margin:0 18px 75px;padding:34px 26px;align-items:flex-start;flex-direction:column}.service-journey h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){.service-node{animation:none}}
.services-page .footer-logo{width:260px;height:48px;font-size:0;background:url('adseworld-logo-white.png') left center/contain no-repeat}.services-page .footer-logo>*{display:none}.constellation-core .mark,.constellation-core>b{display:none}.constellation-core:after{content:"";display:block;width:140px;height:42px;background:url('adseworld-logo-white.png') center/contain no-repeat}.constellation-core small{margin-top:8px}@media(max-width:640px){.services-page .footer-logo{width:220px;height:41px}}
