.ProjectCard-module__b08Pxa__card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.ProjectCard-module__b08Pxa__card:hover{border-color:#3b82f640;transform:translateY(-6px);box-shadow:0 20px 40px -15px #0000004d,0 0 0 1px #3b82f614}html.ProjectCard-module__b08Pxa__light .ProjectCard-module__b08Pxa__card:hover{box-shadow:0 20px 40px -15px #0000001a,0 0 0 1px #3b82f626}.ProjectCard-module__b08Pxa__visual{justify-content:center;align-items:center;height:140px;display:flex;position:relative;overflow:hidden}.ProjectCard-module__b08Pxa__visual:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#ffffff12 1px,#0000 0);background-size:20px 20px;position:absolute;inset:0}.ProjectCard-module__b08Pxa__visual_saas{background:radial-gradient(at 25% 0,#3b82f659,#0000 65%),radial-gradient(at 90% 110%,#2563eb33,#0000 55%),#0c1322}.ProjectCard-module__b08Pxa__visual_erp{background:radial-gradient(at 25% 0,#8b5cf659,#0000 65%),radial-gradient(at 90% 110%,#6d28d933,#0000 55%),#110c22}.ProjectCard-module__b08Pxa__visual_pos{background:radial-gradient(at 25% 0,#f59e0b4d,#0000 65%),radial-gradient(at 90% 110%,#b453092e,#0000 55%),#1a1208}.ProjectCard-module__b08Pxa__visual_mobile{background:radial-gradient(at 25% 0,#10b9814d,#0000 65%),radial-gradient(at 90% 110%,#0596692e,#0000 55%),#081711}.ProjectCard-module__b08Pxa__visual_web{background:radial-gradient(at 25% 0,#06b6d44d,#0000 65%),radial-gradient(at 90% 110%,#0891b22e,#0000 55%),#081519}.ProjectCard-module__b08Pxa__visual_game{background:radial-gradient(at 25% 0,#f43f5e52,#0000 65%),radial-gradient(at 90% 110%,#e11d482e,#0000 55%),#1b0a10}.ProjectCard-module__b08Pxa__visual_desktop{background:radial-gradient(at 25% 0,#9ca3af47,#0000 65%),radial-gradient(at 90% 110%,#6b728029,#0000 55%),#11141a}.ProjectCard-module__b08Pxa__coverImg{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.ProjectCard-module__b08Pxa__card:hover .ProjectCard-module__b08Pxa__coverImg{transform:scale(1.04)}.ProjectCard-module__b08Pxa__cardLogo{object-fit:contain;z-index:1;filter:drop-shadow(0 4px 12px #0000004d);border-radius:12px;width:auto;max-width:60%;height:56px;position:relative}.ProjectCard-module__b08Pxa__logoDark{filter:invert()drop-shadow(0 4px 12px #0000004d)}.ProjectCard-module__b08Pxa__monogram{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffd9;-webkit-user-select:none;user-select:none;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700;display:flex;position:relative;box-shadow:0 8px 24px #00000040}.ProjectCard-module__b08Pxa__liveBadge{letter-spacing:.04em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#00000059;border-radius:100px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;top:.75rem;left:.75rem}.ProjectCard-module__b08Pxa__liveDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite ProjectCard-module__b08Pxa__pulse-live}@keyframes ProjectCard-module__b08Pxa__pulse-live{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 4px #22c55e00}}.ProjectCard-module__b08Pxa__arrowCircle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;opacity:0;z-index:2;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:.75rem;right:.75rem;transform:translate(4px,-4px)}.ProjectCard-module__b08Pxa__card:hover .ProjectCard-module__b08Pxa__arrowCircle{opacity:1;transform:translate(0)}.ProjectCard-module__b08Pxa__content{flex-direction:column;flex:1;padding:1.25rem 1.5rem 1.5rem;display:flex}.ProjectCard-module__b08Pxa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.ProjectCard-module__b08Pxa__categoryBadge{letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:.2rem .6rem;font-size:.65rem;font-weight:700}.ProjectCard-module__b08Pxa__cat_saas{color:#60a5fa;background:#3b82f61f}.ProjectCard-module__b08Pxa__cat_erp{color:#a78bfa;background:#8b5cf61f}.ProjectCard-module__b08Pxa__cat_pos{color:#fbbf24;background:#f59e0b1f}.ProjectCard-module__b08Pxa__cat_mobile{color:#34d399;background:#10b9811f}.ProjectCard-module__b08Pxa__cat_web{color:#22d3ee;background:#06b6d41f}.ProjectCard-module__b08Pxa__cat_game{color:#fb7185;background:#f43f5e1f}.ProjectCard-module__b08Pxa__cat_desktop{color:#9ca3af;background:#9ca3af1f}html.ProjectCard-module__b08Pxa__light .ProjectCard-module__b08Pxa__cat_saas{color:#2563eb;background:#2563eb14}html.ProjectCard-module__b08Pxa__light .ProjectCard-module__b08Pxa__cat_erp{color:#7c3aed;background:#7c3aed14}html.ProjectCard-module__b08Pxa__light .ProjectCard-module__b08Pxa__cat_pos{color:#d97706;background:#d9770614}html.ProjectCard-module__b08Pxa__light .ProjectCard-module__b08Pxa__cat_mobile{color:#059669;background:#05966914}html.ProjectCard-module__b08Pxa__light .ProjectCard-module__b08Pxa__cat_web{color:#0891b2;background:#0891b214}html.ProjectCard-module__b08Pxa__light .ProjectCard-module__b08Pxa__cat_game{color:#e11d48;background:#e11d4814}html.ProjectCard-module__b08Pxa__light .ProjectCard-module__b08Pxa__cat_desktop{color:#6b7280;background:#6b728014}.ProjectCard-module__b08Pxa__statusIndicator{align-items:center;gap:.35rem;display:inline-flex}.ProjectCard-module__b08Pxa__statusDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px}.ProjectCard-module__b08Pxa__statusText{color:var(--text-muted);font-size:.7rem;font-weight:500}.ProjectCard-module__b08Pxa__cardTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.35rem;font-weight:700;line-height:1.2}.ProjectCard-module__b08Pxa__cardMeta{color:var(--text-muted);margin-bottom:.75rem;font-size:.8rem}.ProjectCard-module__b08Pxa__metaDivider{opacity:.5;margin:0 .4rem}.ProjectCard-module__b08Pxa__cardDesc{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.25rem;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ProjectCard-module__b08Pxa__cardStack{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.ProjectCard-module__b08Pxa__techBadge{color:var(--text-muted);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:4px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.72rem;font-weight:500;display:inline-flex}.ProjectCard-module__b08Pxa__techIcon{object-fit:contain;width:14px;height:14px;display:block}.ProjectCard-module__b08Pxa__techMore{color:var(--text-muted);padding:.2rem .4rem;font-size:.72rem;font-weight:600}.ProjectCard-module__b08Pxa__cardMetrics{border-top:1px solid var(--border-subtle);margin-top:auto;padding-top:1rem;display:flex}.ProjectCard-module__b08Pxa__cardFooter{border-top:1px solid var(--border-subtle);align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.ProjectCard-module__b08Pxa__cardMetrics+.ProjectCard-module__b08Pxa__cardFooter{border-top:none;padding-top:0}.ProjectCard-module__b08Pxa__viewLink{color:var(--text-muted);align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;transition:color .25s;display:inline-flex}.ProjectCard-module__b08Pxa__viewLinkIcon{transition:transform .25s}.ProjectCard-module__b08Pxa__card:hover .ProjectCard-module__b08Pxa__viewLink{color:#60a5fa}.ProjectCard-module__b08Pxa__card:hover .ProjectCard-module__b08Pxa__viewLinkIcon{transform:translate(2px,-2px)}html.ProjectCard-module__b08Pxa__light .ProjectCard-module__b08Pxa__card:hover .ProjectCard-module__b08Pxa__viewLink{color:#2563eb}.ProjectCard-module__b08Pxa__metric{flex-direction:column;flex:1;align-items:center;gap:.1rem;display:flex}.ProjectCard-module__b08Pxa__metric+.ProjectCard-module__b08Pxa__metric{border-left:1px solid var(--border-subtle)}.ProjectCard-module__b08Pxa__metricValue{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.ProjectCard-module__b08Pxa__metricLabel{color:var(--text-muted);text-align:center;max-width:80px;font-size:.6rem;line-height:1.3}.ProjectCard-module__b08Pxa__cardLink{z-index:3;position:absolute;inset:0}@media (min-width:768px){.ProjectCard-module__b08Pxa__visual{height:160px}}
.ProjectGrid-module__gKXMyq__container{max-width:var(--container-max);padding:2.5rem 1.5rem var(--section-padding);margin:0 auto}.ProjectGrid-module__gKXMyq__filterBar{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.ProjectGrid-module__gKXMyq__filterBtn{color:var(--text-muted);cursor:pointer;z-index:1;background:0 0;border:1px solid #0000;border-radius:100px;align-items:center;gap:.35rem;padding:.5rem 1.15rem;font-size:.85rem;font-weight:500;transition:color .2s,border-color .2s;display:inline-flex;position:relative}.ProjectGrid-module__gKXMyq__filterBtn:hover{color:var(--text-primary);border-color:var(--border-subtle)}.ProjectGrid-module__gKXMyq__filterBtn.ProjectGrid-module__gKXMyq__active{color:#fff;border-color:#0000}.ProjectGrid-module__gKXMyq__filterCount{opacity:.5;font-size:.7rem;font-weight:600}.ProjectGrid-module__gKXMyq__activeBackground{background:var(--accent-gradient);z-index:-1;border-radius:100px;position:absolute;inset:0}.ProjectGrid-module__gKXMyq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.ProjectGrid-module__gKXMyq__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (min-width:1024px){.ProjectGrid-module__gKXMyq__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}
.page-module__q81_BW__header{max-width:var(--container-max);padding:var(--section-padding)1.5rem 0;text-align:center;margin:0 auto}.page-module__q81_BW__label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module__q81_BW__title{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.page-module__q81_BW__subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto 2.5rem;font-size:clamp(.95rem,2.5vw,1.1rem);line-height:1.7}.page-module__q81_BW__statsRow{flex-wrap:wrap;justify-content:center;gap:2.5rem;display:flex}.page-module__q81_BW__stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.page-module__q81_BW__statValue{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700}.page-module__q81_BW__statLabel{color:var(--text-muted);font-size:.8rem;font-weight:500}@media (max-width:480px){.page-module__q81_BW__statsRow{gap:1.5rem}.page-module__q81_BW__statValue{font-size:1.5rem}}
