.tech-template{--tech-panel:#101412;--tech-panel-2:#141917;--tech-muted:#8a968f;--tech-line:#b4ffd21f;-webkit-font-smoothing:antialiased;font-family:Space Grotesk,system-ui,sans-serif;font-size:17px;line-height:1.6}.tech-mono{font-family:JetBrains Mono,ui-monospace,monospace}.tech-bg-grid{background-image:linear-gradient(rgb(var(--color-secondary) / .06) 1px, transparent 1px), linear-gradient(90deg, rgb(var(--color-secondary) / .06) 1px, transparent 1px);background-size:54px 54px}.tech-panel-bg{background-color:var(--tech-panel)}.tech-panel-2-bg{background-color:var(--tech-panel-2)}.tech-border{border-color:var(--tech-line)}.tech-accent{color:rgb(var(--color-secondary))}.tech-accent-bg{background-color:rgb(var(--color-secondary))}.tech-accent-border{border-color:rgb(var(--color-secondary))}.tech-accent-border-low{border-color:rgb(var(--color-secondary) / .3)}.tech-services-row{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:1px;display:grid}.tech-services-row>*{min-width:0;box-shadow:0 0 0 1px var(--tech-line)}.tech-reviews-grid{background-color:var(--tech-line);border:1px solid var(--tech-line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}@media (max-width:820px){.tech-reviews-grid{grid-template-columns:1fr}}.tech-trust-grid{background-color:var(--tech-line);border:1px solid var(--tech-line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.tech-svc-card{background-color:var(--tech-panel);flex-direction:column;justify-content:flex-start;align-items:flex-start;transition:background-color .18s;display:flex}.tech-svc-card:hover{background-color:var(--tech-panel-2)}.tech-review-card{background-color:var(--tech-panel)}.tech-work-card{border:1px solid var(--tech-line);background-color:var(--tech-panel);border-radius:6px;overflow:hidden}.tech-stat-glow{box-shadow:0 0 30px -8px rgb(var(--color-secondary) / .25)}.tech-why-stat-glow{border:1px solid rgb(var(--color-secondary));box-shadow:0 0 30px -8px rgb(var(--color-secondary) / .3)}.tech-cta-overlay{background:radial-gradient(110% 90% at 50% 100%, rgb(var(--color-secondary) / .16), rgb(var(--color-background) / .95) 60%)}.tech-cta-bg{background:repeating-linear-gradient(45deg,#0c100d,#0c100d 11px,#0f140f 11px 22px)}.tech-btn-lime{background-color:rgb(var(--color-secondary));color:#08120a;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:4px;align-items:center;gap:.55em;padding:15px 26px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:14px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.tech-btn-lime:hover{box-shadow:0 0 0 2px rgb(var(--color-secondary) / .3), 0 8px 28px -8px rgb(var(--color-secondary) / .6)}.tech-btn-line{color:rgb(var(--color-foreground));border:1px solid var(--tech-line);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;align-items:center;gap:.55em;padding:15px 26px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:14px;font-weight:500;text-decoration:none;transition:all .18s;display:inline-flex}.tech-btn-line:hover{border-color:rgb(var(--color-secondary));color:rgb(var(--color-secondary))}.tech-ic{border:1px solid var(--tech-line);background:rgb(var(--color-secondary) / .04);width:54px;height:54px;color:rgb(var(--color-secondary));border-radius:6px;justify-content:center;align-items:center;display:flex}.tech-chip{background:var(--tech-panel);border:1px solid var(--tech-line);color:rgb(var(--color-foreground));border-radius:4px;align-items:center;gap:8px;padding:9px 16px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:13.5px;display:inline-flex}.tech-corner-tl{border:2px solid rgb(var(--color-secondary));pointer-events:none;border-bottom:none;border-right:none;width:14px;height:14px;position:absolute;top:-2px;left:-2px}.tech-corner-br{border:2px solid rgb(var(--color-secondary));pointer-events:none;border-top:none;border-left:none;width:14px;height:14px;position:absolute;bottom:-2px;right:-2px}.tech-work-caption{color:rgb(var(--color-foreground));border-top:1px solid var(--tech-line);align-items:center;gap:8px;padding:16px 20px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:14px;display:flex}.tech-work-caption:before{content:"//";color:rgb(var(--color-secondary));flex-shrink:0}@keyframes tech-fade-up{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes tech-fade-in{0%{opacity:0}to{opacity:1}}.tech-fade-up{animation:.6s ease-out both tech-fade-up}.tech-fade-in{animation:.4s ease-out both tech-fade-in}.tech-nav-bg{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0c0bd1}.tech-emergency{border:1px solid var(--tech-line);background:rgb(var(--color-secondary) / .03);border-radius:6px}.tech-template::-webkit-scrollbar{width:8px}.tech-template::-webkit-scrollbar-track{background:#0a0c0b}.tech-template::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.tech-template::-webkit-scrollbar-thumb:hover{background:#555}
