.tech-page{padding:3rem 0 5rem}.tech-page .page-header{max-width:860px;margin-bottom:2.75rem}.tech-page .header-label{font-family:var(--font-mono);color:var(--primary);letter-spacing:.08em;margin-bottom:.65rem;font-size:.8rem;font-weight:700;display:block}.tech-page .page-header h1{color:var(--text-main);margin-bottom:1.25rem;font-size:clamp(2rem,3.5vw,2.75rem);line-height:1.18}.tech-page .lead-desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.15rem;line-height:1.68}.tech-page .tech-summary-grid{border-top:1px solid var(--border-color);grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;padding-top:1.75rem;display:grid}.tech-page .summary-item{background:var(--bg-alt);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;padding:.9rem 1.1rem;display:flex}.tech-page .summary-num{font-family:var(--font-heading);color:var(--primary);font-size:1.15rem;font-weight:700;line-height:1.2}.tech-page .summary-label{color:var(--text-muted);margin-top:.25rem;font-size:.78rem;line-height:1.4}.tech-page .filter-section{margin-bottom:2.5rem}.tech-page .filter-nav{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.tech-page .filter-chip,.tech-page .seg-btn{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:1px solid var(--border-color,#e2e8f0)!important;font-family:var(--font-body)!important;color:#475569!important;cursor:pointer!important;background:#fff!important;border-radius:9999px!important;outline:none!important;align-items:center!important;gap:.4rem!important;padding:.44rem .85rem!important;font-size:.83rem!important;font-weight:600!important;transition:all .15s!important;display:inline-flex!important;box-shadow:0 1px 2px #0000000a!important}.tech-page .filter-chip:hover,.tech-page .seg-btn:hover{color:#1e293b!important;background:#f8fafc!important;border-color:#cbd5e1!important}.tech-page .filter-chip.active,.tech-page .seg-btn.active{background:var(--primary,#2b6cb0)!important;border-color:var(--primary,#2b6cb0)!important;color:#fff!important;box-shadow:0 2px 6px #2b6cb040!important}.tech-page .chip-icon,.tech-page .seg-icon{flex-shrink:0;width:14px;height:14px}.tech-page .chip-count{font-family:var(--font-mono);background:#0000000f;border-radius:9999px;padding:.08rem .45rem;font-size:.72rem}.tech-page .filter-chip.active .chip-count,.tech-page .seg-btn.active .chip-count{color:#fff;background:#ffffff40}.tech-page .tech-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.tech-page .tech-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:10px;flex-direction:column;padding:1.5rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #0000000a}.tech-page .tech-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.tech-page .tech-card-top{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.tech-page .tech-card-identity{align-items:center;gap:.85rem;display:flex}.tech-page .tech-logo-wrap{background:var(--bg-alt);border:1px solid var(--border-color);width:44px;height:44px;color:var(--brand-color,var(--primary));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tech-page .tech-title-wrap{flex-direction:column;gap:.15rem;display:flex}.tech-page .tech-category-pill{font-family:var(--font-mono);color:var(--text-muted);font-size:.72rem}.tech-page .tech-title{color:var(--text-main);margin:0;font-size:1.25rem;line-height:1.25}.tech-page .tech-status-badge{color:#15803d;font-family:var(--font-mono);white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:.35rem;padding:.2rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.tech-page .pulse-dot{background-color:#22c55e;border-radius:50%;width:6px;height:6px;display:inline-block}.tech-page .tech-details{flex-direction:column;flex-grow:1;gap:.85rem;font-size:.92rem;display:flex}.tech-page .detail-row{line-height:1.55}.tech-page .detail-label{color:var(--text-main);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-family:var(--font-mono);margin-bottom:.15rem;display:block}.tech-page .detail-text{color:var(--text-muted);margin:0}.tech-page .text-limitation .detail-text{color:#991b1b}.tech-page .personal-note{background:var(--bg-alt);border-left:3px solid var(--primary);border-radius:0 6px 6px 0;margin-top:.5rem;padding:.75rem .9rem;font-size:.88rem;line-height:1.5}.tech-page .personal-note-header{color:var(--primary);font-size:.78rem;font-family:var(--font-mono);align-items:center;gap:.4rem;margin-bottom:.35rem;display:flex}.tech-page .personal-note p{color:var(--text-main);margin:0}.tech-page .tech-card-footer{border-top:1px solid var(--border-color);color:var(--text-muted);font-size:.8rem;font-family:var(--font-mono);margin-top:1.25rem;padding-top:.85rem}@media (width<=960px){.tech-page .tech-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.tech-page .tech-summary-grid{grid-template-columns:1fr}.tech-page .filter-nav{gap:.35rem}}
