:root{--brand-primary: #bf2541;--brand-primary-hover: #a02237;--brand-dark: #1d1d27;--brand-dark-lighter: #2a2a35}.hero-section[data-astro-cid-2hwget37]{position:relative;overflow:hidden;padding:5rem 0 4rem;background:linear-gradient(180deg,var(--brand-dark) 0%,var(--brand-dark-lighter) 100%)}@media(min-width:640px){.hero-section[data-astro-cid-2hwget37]{padding:6rem 0 5rem}}.hero-decoration[data-astro-cid-2hwget37]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.08;pointer-events:none}.hero-decoration-1[data-astro-cid-2hwget37]{top:-8rem;left:-5rem;width:24rem;height:24rem;background:var(--brand-primary);animation:float 20s ease-in-out infinite}.hero-decoration-2[data-astro-cid-2hwget37]{bottom:-10rem;right:-8rem;width:32rem;height:32rem;background:var(--brand-primary);animation:float 25s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.hero-pattern[data-astro-cid-2hwget37]{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:30px 30px;pointer-events:none}.hero-content[data-astro-cid-2hwget37]{position:relative;z-index:10;text-align:center;max-width:48rem;margin:0 auto}.hero-icons[data-astro-cid-2hwget37]{position:relative;height:3rem;margin-bottom:1rem}.hero-icon-float[data-astro-cid-2hwget37]{position:absolute;left:50%;top:50%;transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y)));color:var(--brand-primary);opacity:.6;animation:iconFloat 4s ease-in-out infinite;animation-delay:var(--delay)}@keyframes iconFloat{0%,to{transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y)))}50%{transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y) - 10px))}}.hero-badge[data-astro-cid-2hwget37]{display:inline-block;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--brand-primary);background:#bf25411a;border:1px solid rgba(191,37,65,.2);border-radius:9999px;margin-bottom:1.5rem}.hero-title[data-astro-cid-2hwget37]{font-size:2.5rem;font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.25rem}@media(min-width:640px){.hero-title[data-astro-cid-2hwget37]{font-size:3.5rem}}@media(min-width:1024px){.hero-title[data-astro-cid-2hwget37]{font-size:4rem}}.text-gradient[data-astro-cid-2hwget37]{background:linear-gradient(135deg,var(--brand-primary) 0%,#e84a6f 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-2hwget37]{font-size:1.125rem;color:#ffffffb3;line-height:1.7;margin-bottom:2rem;max-width:36rem;margin-left:auto;margin-right:auto}@media(min-width:640px){.hero-description[data-astro-cid-2hwget37]{font-size:1.25rem}}.hero-stats[data-astro-cid-2hwget37]{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}@media(min-width:640px){.hero-stats[data-astro-cid-2hwget37]{gap:2rem}}.stat[data-astro-cid-2hwget37]{display:flex;flex-direction:column;align-items:center}.stat-value[data-astro-cid-2hwget37]{font-size:2rem;font-weight:700;color:#fff}@media(min-width:640px){.stat-value[data-astro-cid-2hwget37]{font-size:2.5rem}}.stat-label[data-astro-cid-2hwget37]{font-size:.8125rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.stat-divider[data-astro-cid-2hwget37]{width:1px;height:2.5rem;background:#ffffff26}.filter-section[data-astro-cid-2hwget37]{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0}.filter-bar[data-astro-cid-2hwget37]{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.filter-bar[data-astro-cid-2hwget37]{flex-direction:row;justify-content:space-between;align-items:center}}.filter-group[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.filter-group-secondary[data-astro-cid-2hwget37]{padding-top:.5rem;border-top:1px solid #f3f4f6}@media(min-width:768px){.filter-group-secondary[data-astro-cid-2hwget37]{padding-top:0;border-top:none}}.filter-label[data-astro-cid-2hwget37]{font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.filter-buttons[data-astro-cid-2hwget37]{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn[data-astro-cid-2hwget37]{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#4b5563;background:#f3f4f6;border:1px solid transparent;border-radius:.5rem;cursor:pointer;transition:all .2s}.filter-btn[data-astro-cid-2hwget37]:hover{color:var(--brand-primary);background:#bf25410d}.filter-btn[data-astro-cid-2hwget37].active{color:#fff;background:var(--brand-primary)}.filter-btn-category[data-astro-cid-2hwget37]{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:#6b7280;background:transparent;border:1px solid #e5e7eb;border-radius:9999px;cursor:pointer;transition:all .2s}.filter-btn-category[data-astro-cid-2hwget37]:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.filter-btn-category[data-astro-cid-2hwget37].active{border-color:var(--brand-primary);background:#bf254114;color:var(--brand-primary)}.projects-section[data-astro-cid-2hwget37]{padding:4rem 0}@media(min-width:640px){.projects-section[data-astro-cid-2hwget37]{padding:5rem 0}}.projects-section-light[data-astro-cid-2hwget37]{background:#f9fafb}.projects-section-dark[data-astro-cid-2hwget37]{background:var(--brand-dark)}.section-header[data-astro-cid-2hwget37]{margin-bottom:2.5rem}@media(min-width:640px){.section-header[data-astro-cid-2hwget37]{margin-bottom:3rem}}.section-badge[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-primary);background:#bf254114;border-radius:9999px;margin-bottom:.75rem}.section-title[data-astro-cid-2hwget37]{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:.5rem}@media(min-width:640px){.section-title[data-astro-cid-2hwget37]{font-size:2rem}}.section-title-light[data-astro-cid-2hwget37]{color:#fff}.section-description[data-astro-cid-2hwget37]{font-size:1rem;color:#6b7280}.section-description-light[data-astro-cid-2hwget37]{color:#fff9}.featured-grid[data-astro-cid-2hwget37]{display:flex;flex-direction:column;gap:1.5rem}.featured-card[data-astro-cid-2hwget37]{display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;border:1px solid #e5e7eb;text-decoration:none;transition:all .3s ease;animation:fadeInUp .5s ease forwards;animation-delay:calc(var(--index) * .1s);opacity:0}@media(min-width:1024px){.featured-card[data-astro-cid-2hwget37]{flex-direction:row}}.featured-card[data-astro-cid-2hwget37]:hover{border-color:#d1d5db;box-shadow:0 20px 40px -15px #0000001a;transform:translateY(-4px)}.featured-card[data-astro-cid-2hwget37].hidden{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.featured-image-wrapper[data-astro-cid-2hwget37]{position:relative;aspect-ratio:16/10;overflow:hidden}@media(min-width:1024px){.featured-image-wrapper[data-astro-cid-2hwget37]{width:50%;aspect-ratio:auto}}.featured-image[data-astro-cid-2hwget37]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.featured-card[data-astro-cid-2hwget37]:hover .featured-image[data-astro-cid-2hwget37]{transform:scale(1.05)}.featured-image-overlay[data-astro-cid-2hwget37]{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.1) 0%,transparent 50%);pointer-events:none}.featured-badges[data-astro-cid-2hwget37]{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem}.category-badge[data-astro-cid-2hwget37]{padding:.375rem .75rem;font-size:.75rem;font-weight:600;color:#fff;background:var(--brand-primary);border-radius:9999px}.type-badge[data-astro-cid-2hwget37]{padding:.375rem .75rem;font-size:.75rem;font-weight:600;color:#fff;border-radius:9999px}.type-badge-client[data-astro-cid-2hwget37]{background:#4b5563}.type-badge-published[data-astro-cid-2hwget37]{background:#059669}.featured-content[data-astro-cid-2hwget37]{flex:1;padding:1.5rem;display:flex;flex-direction:column}@media(min-width:640px){.featured-content[data-astro-cid-2hwget37]{padding:2rem}}@media(min-width:1024px){.featured-content[data-astro-cid-2hwget37]{padding:2.5rem;justify-content:center}}.featured-title[data-astro-cid-2hwget37]{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem;transition:color .2s}@media(min-width:640px){.featured-title[data-astro-cid-2hwget37]{font-size:1.75rem}}.featured-card[data-astro-cid-2hwget37]:hover .featured-title[data-astro-cid-2hwget37]{color:var(--brand-primary)}.featured-tagline[data-astro-cid-2hwget37]{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:1.25rem}.featured-platforms[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.featured-metrics[data-astro-cid-2hwget37],.featured-client[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:.875rem;color:#4b5563}.metric-item[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.375rem}.metric-item[data-astro-cid-2hwget37] svg{color:var(--brand-primary)}.featured-client[data-astro-cid-2hwget37] svg{color:#9ca3af}.featured-tech[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-pill[data-astro-cid-2hwget37]{padding:.25rem .625rem;font-size:.75rem;font-weight:500;color:#374151;background:#f3f4f6;border-radius:.375rem}.featured-link[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--brand-primary);margin-top:auto;transition:gap .2s}.featured-card[data-astro-cid-2hwget37]:hover .featured-link[data-astro-cid-2hwget37]{gap:.75rem}.projects-grid[data-astro-cid-2hwget37]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:repeat(3,1fr)}}.project-card[data-astro-cid-2hwget37]{position:relative;display:flex;flex-direction:column;background:#ffffff0a;border-radius:.875rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);text-decoration:none;transition:all .3s ease;animation:fadeInUp .5s ease forwards;animation-delay:calc(var(--index) * .1s);opacity:0}.project-card[data-astro-cid-2hwget37]:hover{border-color:#bf25414d;transform:translateY(-4px);box-shadow:0 20px 40px -15px #bf254133}.project-card[data-astro-cid-2hwget37].hidden{display:none}.project-image-wrapper[data-astro-cid-2hwget37]{position:relative;aspect-ratio:16/10;overflow:hidden}.project-image[data-astro-cid-2hwget37]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-card[data-astro-cid-2hwget37]:hover .project-image[data-astro-cid-2hwget37]{transform:scale(1.05)}.project-image-overlay[data-astro-cid-2hwget37]{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.3) 100%);pointer-events:none}.project-category[data-astro-cid-2hwget37]{position:absolute;top:.75rem;left:.75rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;color:#fff;background:var(--brand-primary);border-radius:9999px}.project-content[data-astro-cid-2hwget37]{flex:1;padding:1.25rem;display:flex;flex-direction:column}.project-title[data-astro-cid-2hwget37]{font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.375rem;transition:color .2s}.project-card[data-astro-cid-2hwget37]:hover .project-title[data-astro-cid-2hwget37]{color:var(--brand-primary)}.project-tagline[data-astro-cid-2hwget37]{font-size:.875rem;color:#fff9;line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-platforms[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:auto}.project-arrow[data-astro-cid-2hwget37]{position:absolute;bottom:1.25rem;right:1.25rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:var(--brand-primary);background:#bf25411a;border-radius:50%;opacity:0;transform:translate(-10px);transition:all .3s ease}.project-card[data-astro-cid-2hwget37]:hover .project-arrow[data-astro-cid-2hwget37]{opacity:1;transform:translate(0)}.empty-state[data-astro-cid-2hwget37]{padding:4rem 0;background:#f9fafb}.empty-state[data-astro-cid-2hwget37].hidden{display:none}.empty-state-content[data-astro-cid-2hwget37]{text-align:center;max-width:24rem;margin:0 auto}.empty-state-content[data-astro-cid-2hwget37] svg{color:#d1d5db;margin:0 auto 1rem}.empty-state-content[data-astro-cid-2hwget37] h3[data-astro-cid-2hwget37]{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.5rem}.empty-state-content[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{font-size:.9375rem;color:#6b7280;margin-bottom:1.5rem}.btn-reset-filters[data-astro-cid-2hwget37]{padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;color:#fff;background:var(--brand-primary);border:none;border-radius:.5rem;cursor:pointer;transition:background .2s}.btn-reset-filters[data-astro-cid-2hwget37]:hover{background:var(--brand-primary-hover)}.cta-section[data-astro-cid-2hwget37]{padding:4rem 0 5rem;background:#fff}@media(min-width:640px){.cta-section[data-astro-cid-2hwget37]{padding:5rem 0 6rem}}.cta-card[data-astro-cid-2hwget37]{position:relative;overflow:hidden;text-align:center;padding:3rem 1.5rem;border-radius:1.25rem;border:2px solid var(--brand-primary);background:linear-gradient(135deg,#bf254105,#bf25410f)}@media(min-width:640px){.cta-card[data-astro-cid-2hwget37]{padding:4rem 2rem}}.cta-content[data-astro-cid-2hwget37]{position:relative;z-index:10}.cta-icon-wrapper[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1.5rem;border-radius:1rem;background:#bf25411a;color:var(--brand-primary)}.cta-title[data-astro-cid-2hwget37]{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:.75rem}@media(min-width:640px){.cta-title[data-astro-cid-2hwget37]{font-size:2rem}}.cta-description[data-astro-cid-2hwget37]{font-size:1.0625rem;color:#6b7280;max-width:32rem;margin:0 auto 2rem;line-height:1.6}.cta-button[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:var(--brand-primary);border-radius:.75rem;text-decoration:none;transition:all .3s ease}.cta-button[data-astro-cid-2hwget37]:hover{background:var(--brand-primary-hover);transform:translateY(-2px);box-shadow:0 10px 25px -5px #bf254166}.cta-decoration[data-astro-cid-2hwget37]{position:absolute;border-radius:50%;background:var(--brand-primary);opacity:.04;pointer-events:none}.cta-decoration-1[data-astro-cid-2hwget37]{width:20rem;height:20rem;top:-10rem;right:-5rem}.cta-decoration-2[data-astro-cid-2hwget37]{width:16rem;height:16rem;bottom:-8rem;left:-4rem}.hidden[data-astro-cid-2hwget37]{display:none!important}
