.service-hero[data-astro-cid-kwryknks]{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;overflow:hidden}.hero-bg[data-astro-cid-kwryknks]{position:absolute;inset:0;background-size:cover;background-position:center;filter:grayscale(100%)}.hero-overlay[data-astro-cid-kwryknks]{position:absolute;inset:0;background:linear-gradient(180deg,#1e1d20d9,#1e1d20f2)}.hero-content[data-astro-cid-kwryknks]{position:relative;z-index:1;text-align:center;max-width:800px}.hero-label[data-astro-cid-kwryknks]{display:inline-block;background:var(--lime, #B9FF66);color:var(--dark, #191A23);font-family:var(--font-heading);font-size:.75rem;font-weight:600;padding:.4rem 1rem;border-radius:var(--r-pill);margin-bottom:1.5rem;letter-spacing:.08em}.hero-title[data-astro-cid-kwryknks]{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4rem);font-weight:600;color:#fff;margin-bottom:.5rem;font-stretch:expanded}.hero-subtitle[data-astro-cid-kwryknks]{font-family:var(--font-body);font-size:1.2rem;color:var(--lime, #B9FF66);margin-bottom:1.5rem}.hero-desc[data-astro-cid-kwryknks]{font-family:var(--font-body);font-size:1.1rem;color:#ffffffb3;line-height:1.7;max-width:600px;margin:0 auto}.service-details[data-astro-cid-kwryknks]{max-width:1100px;margin:0 auto}.details-intro[data-astro-cid-kwryknks]{display:flex;align-items:flex-start;gap:2rem;margin-bottom:4rem}.detail-num[data-astro-cid-kwryknks]{font-family:var(--font-heading);font-size:3rem;font-weight:700;color:var(--lime, #B9FF66);line-height:1;font-stretch:expanded}.detail-text[data-astro-cid-kwryknks]{font-family:var(--font-body);font-size:1.1rem;color:var(--gray);line-height:1.7;max-width:600px}.details-grid[data-astro-cid-kwryknks]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:4rem}.detail-card[data-astro-cid-kwryknks]{background:#fff;border:2px solid var(--dark);border-radius:var(--r-xl);padding:2rem;box-shadow:4px 4px 0 var(--dark);transition:transform .3s ease,box-shadow .3s ease}.detail-card[data-astro-cid-kwryknks]:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--dark)}.detail-card[data-astro-cid-kwryknks]:nth-child(2n){background:var(--lime, #B9FF66)}.card-num[data-astro-cid-kwryknks]{font-family:var(--font-heading);font-size:.8rem;font-weight:600;color:var(--gray);margin-bottom:1rem}.detail-card[data-astro-cid-kwryknks]:nth-child(2n) .card-num[data-astro-cid-kwryknks]{color:#191a2380}.card-title[data-astro-cid-kwryknks]{font-family:var(--font-heading);font-size:1.3rem;font-weight:500;color:var(--dark);margin-bottom:.75rem;font-stretch:expanded}.card-desc[data-astro-cid-kwryknks]{font-family:var(--font-body);font-size:.9rem;color:var(--gray);line-height:1.6}.detail-card[data-astro-cid-kwryknks]:nth-child(2n) .card-desc[data-astro-cid-kwryknks]{color:#191a23b3}.tech-stack[data-astro-cid-kwryknks]{text-align:center}.tech-title[data-astro-cid-kwryknks]{font-family:var(--font-heading);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--gray);margin-bottom:1.5rem}.tech-tags[data-astro-cid-kwryknks]{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.tech-tag[data-astro-cid-kwryknks]{font-family:var(--font-mono);font-size:.75rem;padding:.5rem 1rem;background:#fff;color:var(--dark);border:1.5px solid var(--dark);border-radius:var(--r-pill);transition:all .25s ease}.tech-tag[data-astro-cid-kwryknks]:hover{background:var(--lime);transform:translateY(-2px)}.related-projects[data-astro-cid-kwryknks]{max-width:1100px;margin:0 auto}.projects-grid[data-astro-cid-kwryknks]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.project-card[data-astro-cid-kwryknks]{display:block;text-decoration:none;background:#fff;border:2px solid var(--dark);border-radius:var(--r-xl);overflow:hidden;box-shadow:4px 4px 0 var(--dark);transition:transform .3s ease,box-shadow .3s ease}.project-card[data-astro-cid-kwryknks]:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--dark)}.project-card-image[data-astro-cid-kwryknks]{height:200px;overflow:hidden}.project-card-image[data-astro-cid-kwryknks] img[data-astro-cid-kwryknks]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.project-card[data-astro-cid-kwryknks]:hover .project-card-image[data-astro-cid-kwryknks] img[data-astro-cid-kwryknks]{transform:scale(1.05)}.project-card-body[data-astro-cid-kwryknks]{padding:1.5rem}.project-card-title[data-astro-cid-kwryknks]{font-family:var(--font-heading);font-size:1.2rem;font-weight:600;color:var(--dark);margin-bottom:.4rem;font-stretch:expanded}.project-card-client[data-astro-cid-kwryknks]{font-family:var(--font-body);font-size:.8rem;color:var(--gray);display:block;margin-bottom:.5rem}.project-card-desc[data-astro-cid-kwryknks]{font-family:var(--font-body);font-size:.85rem;color:var(--gray);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cta-section[data-astro-cid-kwryknks]{display:flex;justify-content:center;padding:2rem 0 4rem}.cta-card[data-astro-cid-kwryknks]{background:var(--dark);border-radius:var(--r-xl);padding:4rem;text-align:center;max-width:700px;width:90%}.cta-text[data-astro-cid-kwryknks]{font-family:var(--font-heading);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:500;color:#fff;margin-bottom:1rem;font-stretch:expanded}.cta-text[data-astro-cid-kwryknks] .hl[data-astro-cid-kwryknks]{background:var(--lime);color:var(--dark);padding:0 .2em;border-radius:7px}.cta-sub[data-astro-cid-kwryknks]{font-family:var(--font-body);font-size:1rem;color:#fff9;margin-bottom:2rem}@media(max-width:768px){.service-hero[data-astro-cid-kwryknks]{min-height:60vh;padding:6rem 1.5rem 3rem}.details-intro[data-astro-cid-kwryknks]{flex-direction:column;gap:1rem}.detail-num[data-astro-cid-kwryknks]{font-size:2rem}.cta-card[data-astro-cid-kwryknks]{padding:2.5rem 1.5rem}}
