.Stats-module__iqFhEa__strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);padding:0 4rem;display:grid}.Stats-module__iqFhEa__stat{text-align:center;border-right:1px solid var(--border);padding:2.5rem 0;position:relative}.Stats-module__iqFhEa__stat:last-child{border-right:none}.Stats-module__iqFhEa__number{font-family:var(--font-display);color:var(--accent);margin-bottom:.35rem;font-size:2.5rem;font-weight:800;line-height:1}.Stats-module__iqFhEa__label{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}@media (max-width:900px){.Stats-module__iqFhEa__strip{grid-template-columns:repeat(2,1fr);padding:0 2rem}.Stats-module__iqFhEa__stat:nth-child(2n){border-right:none}.Stats-module__iqFhEa__stat:first-child,.Stats-module__iqFhEa__stat:nth-child(2){border-bottom:1px solid var(--border)}}@media (max-width:480px){.Stats-module__iqFhEa__strip{grid-template-columns:1fr;padding:0 1.5rem}.Stats-module__iqFhEa__stat{border-right:none;border-bottom:1px solid var(--border)}.Stats-module__iqFhEa__stat:last-child{border-bottom:none}}
.Skills-module__iaxGBW__section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:7rem 4rem}.Skills-module__iaxGBW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Skills-module__iaxGBW__card{border:1px solid var(--border);background:var(--bg);padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Skills-module__iaxGBW__card:after{content:"";background:linear-gradient(90deg, var(--accent), transparent);transform-origin:0;height:2px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Skills-module__iaxGBW__card:hover{border-color:#c9a84c40;transform:translateY(-3px)}.Skills-module__iaxGBW__card:hover:after{transform:scaleX(1)}.Skills-module__iaxGBW__icon{margin-bottom:1rem;font-size:1.75rem}.Skills-module__iaxGBW__name{font-family:var(--font-display);color:var(--text);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.Skills-module__iaxGBW__desc{font-family:var(--font-serif);color:var(--text-muted);font-size:.9rem;line-height:1.6}.Skills-module__iaxGBW__tags{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.Skills-module__iaxGBW__tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border:1px solid #c9a84c33;padding:.25rem .6rem;font-size:.6rem}@media (max-width:900px){.Skills-module__iaxGBW__section{padding:5rem 2rem}.Skills-module__iaxGBW__grid{grid-template-columns:1fr}}
