.tech-page{min-height:100dvh;min-height:100vh;background:radial-gradient(ellipse 120% 80% at 50% -20%,#2e1064 0,transparent 55%),radial-gradient(ellipse 80% 50% at 100% 0,#4c1d95 0,transparent 45%),#0a0510;color:#f4f4f5;font-family:var(--font-dm),system-ui,sans-serif;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0)}.tech-nav{justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:max(.75rem,env(safe-area-inset-top,0px)) clamp(1rem,4vw,3rem) 1rem;border-bottom:1px solid rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:sticky;top:0;z-index:10;background:rgba(10,5,16,.85)}.tech-logo,.tech-nav{display:flex;align-items:center}.tech-logo{gap:.6rem;font-weight:800;letter-spacing:-.03em;color:inherit;text-decoration:none;min-height:44px;flex-shrink:0}.tech-logo-mark{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#ec4899,#a855f7);display:grid;place-items:center;font-size:1rem;color:#fff;box-shadow:0 0 24px rgba(236,72,153,.45);flex-shrink:0}.tech-nav-links{display:flex;gap:1.5rem;font-size:.95rem;color:#d4d4d8;align-items:center}.tech-nav-links a{color:inherit;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.tech-nav-links a:hover{color:#fff}.tech-nav-cta{border:1px solid rgba(255,255,255,.2);padding:.5rem 1.1rem;border-radius:999px;font-size:.9rem;color:#fafafa;text-decoration:none;min-height:44px;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.tech-nav-cta:hover{border-color:rgba(236,72,153,.6)}.tech-nav-mobile-link{display:none;font-size:.88rem;font-weight:600;color:#e9d5ff;text-decoration:none;min-height:44px;align-items:center;padding:0 .25rem}@media (max-width:720px){.tech-nav-links{display:none}.tech-nav-mobile-link{display:inline-flex}.tech-nav{row-gap:.5rem}.tech-nav-cta{margin-left:auto}}.tech-hero{max-width:52rem;margin:0 auto;padding:clamp(2rem,8vw,5rem) clamp(1rem,5vw,3rem) 2.5rem;text-align:center}.tech-badge{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:clamp(.65rem,2.8vw,.72rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e879f9;margin-bottom:1.25rem;text-wrap:balance;padding:0 .5rem}.tech-hero h1{font-size:clamp(1.75rem,7vw,3.6rem);line-height:1.12;font-weight:800;letter-spacing:-.04em;margin:0 0 1rem;text-wrap:balance;padding:0 .25rem}.tech-gradient{background:linear-gradient(90deg,#f472b6,#c084fc,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 24px rgba(192,132,252,.35))}.tech-gradient-soft{background:linear-gradient(90deg,#e879f9,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.tech-lead{color:#d4d4d8;font-size:clamp(.95rem,3.5vw,1.05rem);line-height:1.65;max-width:40rem;margin:0 auto 1.75rem;text-wrap:pretty;padding:0 .25rem}.tech-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1.75rem}.tech-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.35rem;border-radius:999px;font-weight:700;font-size:.95rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;min-height:48px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (hover:hover){.tech-btn:hover{transform:translateY(-2px)}}.tech-btn-primary{background:linear-gradient(135deg,#ec4899,#a855f7);color:#fff;box-shadow:0 12px 40px rgba(236,72,153,.35)}.tech-btn-ghost{border:1px solid rgba(255,255,255,.25);color:#fafafa;background:transparent}@media (max-width:480px){.tech-hero-actions{flex-direction:column;align-items:stretch;width:100%;max-width:22rem;margin-left:auto;margin-right:auto}.tech-hero-actions .tech-btn{width:100%}}.tech-status{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;font-size:clamp(.78rem,3vw,.85rem);color:#a1a1aa;padding:.5rem .9rem;border-radius:999px;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.08);max-width:min(100%,22rem);margin:0 auto;text-align:center;line-height:1.35}.tech-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 12px #22c55e;flex-shrink:0}.tech-services{padding:1.5rem clamp(1rem,5vw,3rem) max(2.5rem,env(safe-area-inset-bottom,0px));max-width:1200px;margin:0 auto}.tech-services h2{font-size:clamp(1.5rem,5vw,2.5rem);font-weight:800;margin:0 0 .75rem;text-wrap:balance}.tech-services h2,.tech-sub{text-align:center;padding:0 .5rem}.tech-sub{color:#a1a1aa;max-width:36rem;margin:0 auto 2rem;line-height:1.6;font-size:clamp(.9rem,3.2vw,1rem);text-wrap:pretty}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width:1024px){.tech-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.tech-grid{grid-template-columns:1fr;gap:.85rem}}.tech-card{background:rgba(24,24,27,.65);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.15rem 1.25rem;transition:border-color .2s ease,box-shadow .2s ease;min-height:0}@media (hover:hover){.tech-card:hover{border-color:rgba(168,85,247,.45);box-shadow:0 0 32px rgba(168,85,247,.15)}}.tech-card-highlight{border-color:rgba(168,85,247,.35);box-shadow:0 0 28px rgba(168,85,247,.12)}.tech-card-icon{font-size:1.35rem;margin-bottom:.65rem;line-height:1}.tech-card h3{font-size:clamp(1rem,3.5vw,1.05rem);font-weight:700;margin:0 0 .5rem;line-height:1.25}.tech-card p{margin:0;font-size:clamp(.85rem,3vw,.9rem);color:#a1a1aa;line-height:1.55}.tech-footer{padding:1.5rem 1rem max(2rem,env(safe-area-inset-bottom,0px));text-align:center;border-top:1px solid rgba(255,255,255,.06)}.tech-footer a{color:#c4b5fd;text-decoration:none;display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.25rem .5rem;-webkit-tap-highlight-color:transparent}.tech-footer a:hover{color:#fff}