.Projects-module__8euRAq__section{background:var(--bg-section);position:relative;overflow:hidden}.Projects-module__8euRAq__orbLeft{opacity:.2;top:5%;left:-8%}.Projects-module__8euRAq__orbRight{opacity:.2;animation-delay:3s;bottom:5%;right:-6%}.Projects-module__8euRAq__tabs{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.5rem;display:flex}.Projects-module__8euRAq__tab{border-radius:var(--r-full);border:1px solid var(--border);color:var(--text-muted);font-family:var(--font);cursor:pointer;transition:all var(--t-base);background:0 0;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.Projects-module__8euRAq__tab:hover{border-color:var(--pink);color:var(--pink)}.Projects-module__8euRAq__tabActive{background:var(--grad-primary);color:#fff;border-color:#0000;box-shadow:0 4px 20px #d946ef66}.Projects-module__8euRAq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.Projects-module__8euRAq__card{border-radius:var(--r-xl);flex-direction:column;padding:0;display:flex;overflow:hidden}.Projects-module__8euRAq__cardGradient{height:180px;transition:height var(--t-base);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Projects-module__8euRAq__card:hover .Projects-module__8euRAq__cardGradient{height:190px}.Projects-module__8euRAq__mockScreen{border-radius:var(--r-md);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;border:1px solid #ffffff26;flex-direction:column;width:80%;height:80%;display:flex;overflow:hidden}.Projects-module__8euRAq__mockBar{background:#0000004d;border-bottom:1px solid #ffffff1a;gap:4px;padding:6px 8px;display:flex}.Projects-module__8euRAq__mockBar span{background:#fff6;border-radius:50%;width:7px;height:7px}.Projects-module__8euRAq__mockBar span:first-child{background:#ff5f57}.Projects-module__8euRAq__mockBar span:nth-child(2){background:#febc2e}.Projects-module__8euRAq__mockBar span:nth-child(3){background:#28c840}.Projects-module__8euRAq__mockContent{flex-direction:column;flex:1;justify-content:center;gap:6px;padding:12px;display:flex}.Projects-module__8euRAq__mockLine{background:#fff3;border-radius:4px;height:8px}.Projects-module__8euRAq__cardBody{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem 1.5rem 1.75rem;display:flex}.Projects-module__8euRAq__cardTitle{color:var(--text-primary);font-size:1rem;font-weight:700;font-family:var(--font-mono,monospace)}.Projects-module__8euRAq__cardDesc{color:var(--text-muted);flex:1;font-size:.875rem;line-height:1.65}.Projects-module__8euRAq__cardTags{flex-wrap:wrap;gap:.45rem;display:flex}.Projects-module__8euRAq__tag{border-radius:var(--r-full);border:1px solid var(--border);color:var(--text-muted);background:var(--bg-glass);padding:.2rem .7rem;font-size:.75rem;font-weight:500}.Projects-module__8euRAq__cardActions{flex-wrap:wrap;gap:.6rem;margin-top:.25rem;display:flex}.Projects-module__8euRAq__cardActions .Projects-module__8euRAq__btn{padding:.5rem 1rem;font-size:.82rem}@media (max-width:900px){.Projects-module__8euRAq__grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}}@media (min-width:600px) and (max-width:900px){.Projects-module__8euRAq__grid{grid-template-columns:repeat(2,1fr);max-width:100%}}
