.rayz-tech-page{--tech-accent:#8cc84b;--tech-accent-soft:rgba(140,200,75,0.12);--tech-accent-glow:rgba(140,200,75,0.22)}.rayz-tech-hero{position:relative;background:radial-gradient(circle at 85% 15%,var(--tech-accent-glow),transparent 42%),linear-gradient(180deg,#0b1120 0,#0f172a 100%);overflow:hidden}.rayz-tech-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.08) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 95%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 95%);pointer-events:none}.rayz-tech-eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--tech-accent);margin-bottom:16px}.rayz-tech-eyebrow:before{content:"";display:block;width:32px;height:1px;background:var(--tech-accent)}.rayz-tech-eyebrow--center{justify-content:center}.rayz-tech-eyebrow--center:before{width:48px}.rayz-tech-code{background:#111827;border:1px solid rgba(148,163,184,.15);border-radius:16px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.35)}.rayz-tech-code__bar{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid rgba(148,163,184,.12);background:rgba(15,23,42,.8)}.rayz-tech-code__dot{width:10px;height:10px;border-radius:50%}.rayz-tech-stats{background:rgba(15,23,42,.65);border:1px solid rgba(148,163,184,.12);border-radius:16px}.rayz-tech-card{box-shadow:0 1px 3px rgba(15,23,42,.06)}.rayz-tech-build-card,.rayz-tech-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px}.rayz-tech-build-card{padding:28px;height:100%}.rayz-tech-hire{background:linear-gradient(135deg,#0b1120,#111827);border-radius:20px;border:1px solid rgba(148,163,184,.12)}.rayz-tech-process-card{position:relative;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;overflow:hidden;min-height:180px}.rayz-tech-process-card__num{position:absolute;right:16px;bottom:-8px;font-size:72px;font-weight:800;color:#f1f5f9;line-height:1;pointer-events:none}.rayz-tech-comparison{background:#ffffff;border-radius:0 0 16px 16px;border:1px solid #e2e8f0;border-top:3px solid #93c5fd}.rayz-tech-listing-page{--tech-accent:#3b82f6;--tech-accent-soft:rgba(59,130,246,0.12);--tech-accent-glow:rgba(59,130,246,0.22)}.rayz-tech-listing-hero{position:relative;min-height:min(75vh,720px);display:flex;align-items:center;background:radial-gradient(circle at 80% 10%,var(--tech-accent-glow),transparent 45%),linear-gradient(180deg,#0b1120 0,#0f172a 100%);overflow:hidden}@media (min-width:1024px){.rayz-tech-listing-hero{min-height:min(82vh,820px)}}.rayz-tech-listing-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.08) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 95%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 95%);pointer-events:none}.rayz-tech-listing-tab{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:10px;padding:10px 18px;font-size:.875rem;font-weight:600;transition:all .2s ease}.rayz-tech-listing-tab--active,.rayz-tech-listing-tab:hover{border-color:var(--tech-accent);background:var(--tech-accent-soft);color:#1d4ed8}.rayz-tech-listing-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.rayz-tech-listing-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgba(59,130,246,.12)}.rayz-tech-listing-hero__inner{position:relative;width:100%;padding:7rem 0 6rem}@media (min-width:1024px){.rayz-tech-listing-hero__inner{padding:9rem 0 8rem}}.rayz-tech-sticky-nav a.is-active{color:var(--tech-accent);font-weight:600}.rayz-tech-overview-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:28px 24px;height:100%}.rayz-tech-section-heading{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#0f172a;margin-bottom:8px}.rayz-tech-listing-section{scroll-margin-top:160px;padding:4rem 0}.rayz-tech-listing-section--grey{position:relative;overflow:hidden;background:#f1f5f9}.rayz-tech-listing-section--grey:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#cbd5e1 1px,transparent 0);background-size:32px 32px;opacity:.35}.rayz-tech-listing-section--blue{position:relative;overflow:hidden;background:linear-gradient(180deg,#0b1120,#0f172a)}.rayz-tech-listing-section--blue:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.04) 1px,transparent 0);background-size:28px 28px}.rayz-tech-listing-section__inner{position:relative;z-index:1;max-width:80rem;margin:0 auto;padding:0 1rem}.rayz-tech-listing-section--blue .rayz-tech-section-heading{color:#f8fafc}.rayz-tech-section-desc{max-width:42rem;margin:0 0 2rem;font-size:1rem;line-height:1.65;color:#64748b}.rayz-tech-listing-section--blue .rayz-tech-section-desc{color:#94a3b8}@media (min-width:640px){.rayz-tech-listing-section__inner{padding:0 1.5rem}}.rayz-industry-listing-card{display:block;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.rayz-industry-listing-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgba(59,130,246,.12)}.rayz-industry-listing-card__image{position:relative;height:10rem;background:#e2e8f0;overflow:hidden}.rayz-industry-listing-card__body{padding:1.25rem 1.5rem 1.5rem}