.project-detail-section[data-astro-cid-m66hmbxq]{width:100%;padding:4rem 2rem;box-sizing:border-box;position:relative}.detail-container[data-astro-cid-m66hmbxq]{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem;position:relative;z-index:10}.back-btn[data-astro-cid-m66hmbxq]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-text-muted);text-decoration:none;font-size:.95rem;font-weight:700;align-self:flex-start;transition:color .3s;padding:.5rem 1rem;border-radius:.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06)}.back-btn[data-astro-cid-m66hmbxq]:hover{color:#00acc1;border-color:#00acc14d;background:#00acc10d}.back-btn[data-astro-cid-m66hmbxq] svg[data-astro-cid-m66hmbxq]{transition:transform .3s ease}.back-btn[data-astro-cid-m66hmbxq]:hover svg[data-astro-cid-m66hmbxq]{transform:translate(-4px)}.project-header[data-astro-cid-m66hmbxq]{display:flex;flex-direction:column;gap:.75rem}.header-badges[data-astro-cid-m66hmbxq]{display:flex;gap:.75rem;align-items:center}.category-badge[data-astro-cid-m66hmbxq]{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#00acc1}.status-badge[data-astro-cid-m66hmbxq]{font-size:.7rem;font-weight:800;padding:.25rem .6rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.status-badge[data-astro-cid-m66hmbxq].active{background:#2dd4bf1a;color:#2dd4bf;border:1px solid rgba(45,212,191,.25)}.project-title[data-astro-cid-m66hmbxq]{font-size:3.2rem;font-weight:900;color:#fff;line-height:1.1;text-transform:uppercase;letter-spacing:-.02em}.project-tagline[data-astro-cid-m66hmbxq]{font-size:1.25rem;color:var(--color-text-muted);line-height:1.5;max-width:800px}.hd-project-box[data-astro-cid-m66hmbxq]{background:#ffffff05;border-left:4px solid #00ACC1;border-top:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);border-radius:0 1rem 1rem 0;padding:1.5rem;backdrop-filter:blur(10px);transition:all .5s ease}.hd-box-content[data-astro-cid-m66hmbxq]{display:flex;gap:1.25rem;align-items:flex-start}.hd-box-icon[data-astro-cid-m66hmbxq]{font-size:2rem;line-height:1}.hd-project-box[data-astro-cid-m66hmbxq] h4[data-astro-cid-m66hmbxq]{font-family:League Spartan,sans-serif;font-size:1.15rem;font-weight:800;color:#fff;margin-bottom:.35rem}.hd-project-box[data-astro-cid-m66hmbxq] p[data-astro-cid-m66hmbxq]{color:var(--color-text-muted);font-size:.95rem;line-height:1.6;margin-bottom:0}.content-grid[data-astro-cid-m66hmbxq]{display:grid;grid-template-columns:1.3fr .7fr;gap:3.5rem;align-items:start}.blog-article[data-astro-cid-m66hmbxq]{display:flex;flex-direction:column;gap:1.5rem}.blog-article[data-astro-cid-m66hmbxq] h2[data-astro-cid-m66hmbxq]{font-size:1.8rem;font-weight:800;color:#fff;margin-top:2rem;margin-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.5rem}.blog-article[data-astro-cid-m66hmbxq] h2[data-astro-cid-m66hmbxq]:first-of-type{margin-top:0}.blog-article[data-astro-cid-m66hmbxq] p[data-astro-cid-m66hmbxq]{font-size:1.05rem;line-height:1.7;color:var(--color-text-muted)}.blog-article[data-astro-cid-m66hmbxq] a[data-astro-cid-m66hmbxq]{color:#ec4899;text-decoration:none;font-weight:600;transition:color .3s ease}.blog-article[data-astro-cid-m66hmbxq] a[data-astro-cid-m66hmbxq]:hover{color:#fbc02d;text-decoration:underline}.solution-list[data-astro-cid-m66hmbxq]{margin-left:1.5rem;display:flex;flex-direction:column;gap:1rem;color:var(--color-text-muted);font-size:1.05rem;line-height:1.7}.solution-list[data-astro-cid-m66hmbxq] strong[data-astro-cid-m66hmbxq]{color:#fff}.tech-list[data-astro-cid-m66hmbxq]{list-style-type:none;display:flex;flex-direction:column;gap:.75rem}.tech-list[data-astro-cid-m66hmbxq] li[data-astro-cid-m66hmbxq]{position:relative;padding-left:1.5rem;color:var(--color-text-muted);font-size:1.05rem}.tech-list[data-astro-cid-m66hmbxq] li[data-astro-cid-m66hmbxq]:before{content:"✦";position:absolute;left:0;color:#00acc1}.tech-list[data-astro-cid-m66hmbxq] strong[data-astro-cid-m66hmbxq]{color:#fff}.sidebar-panel[data-astro-cid-m66hmbxq]{display:flex;flex-direction:column;gap:2rem;position:sticky;top:7rem}.cta-card[data-astro-cid-m66hmbxq]{background:#050505b3;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;position:relative;overflow:hidden;backdrop-filter:blur(16px);box-shadow:0 15px 35px #00000080}.card-glow-line[data-astro-cid-m66hmbxq]{position:absolute;top:0;left:0;width:100%;height:3px;background:#00acc1}.cta-card[data-astro-cid-m66hmbxq] h3[data-astro-cid-m66hmbxq]{font-size:1.4rem;font-weight:800;color:#fff;margin-bottom:.75rem}.cta-card[data-astro-cid-m66hmbxq] p[data-astro-cid-m66hmbxq]{color:var(--color-text-muted);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.cta-actions[data-astro-cid-m66hmbxq]{display:flex;flex-direction:column;gap:.75rem}.cta-btn[data-astro-cid-m66hmbxq]{display:block;text-align:center;padding:.8rem;border-radius:.75rem;font-family:League Spartan,sans-serif;font-size:1rem;font-weight:800;text-transform:uppercase;text-decoration:none;transition:all .3s}.cta-btn[data-astro-cid-m66hmbxq].primary{background:#00acc1;color:#fff;box-shadow:0 4px 15px #00acc140}.cta-btn[data-astro-cid-m66hmbxq].primary:hover{transform:translateY(-2px);background:#0097a7;box-shadow:0 6px 20px #00acc173}.cta-btn[data-astro-cid-m66hmbxq].secondary{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#fff}.cta-btn[data-astro-cid-m66hmbxq].secondary:hover{background:#fff;color:#050505}.info-card[data-astro-cid-m66hmbxq]{background:#ffffff04;border:1px solid rgba(255,255,255,.06);border-radius:1.5rem;padding:1.75rem}.info-card[data-astro-cid-m66hmbxq] h3[data-astro-cid-m66hmbxq]{font-size:1.2rem;font-weight:800;color:#fff;margin-bottom:1.25rem}.info-item[data-astro-cid-m66hmbxq]{display:flex;flex-direction:column;gap:.25rem;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:.75rem;margin-bottom:.75rem}.info-item[data-astro-cid-m66hmbxq]:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.info-label[data-astro-cid-m66hmbxq]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--color-text-muted)}.info-value[data-astro-cid-m66hmbxq]{font-size:.95rem;color:#fff}.glow-teal[data-astro-cid-m66hmbxq]{position:absolute;width:450px;height:450px;top:-5%;left:-10%;background:radial-gradient(circle,rgba(0,172,193,.1) 0%,transparent 70%);filter:blur(100px);z-index:1;pointer-events:none}.glow-purple[data-astro-cid-m66hmbxq]{position:absolute;width:400px;height:400px;bottom:10%;right:-10%;background:radial-gradient(circle,rgba(123,31,162,.05) 0%,transparent 70%);filter:blur(90px);z-index:1;pointer-events:none}.hidden[data-astro-cid-m66hmbxq]{display:none!important}@media(max-width:968px){.project-detail-section[data-astro-cid-m66hmbxq]{padding:3rem 1rem}.content-grid[data-astro-cid-m66hmbxq]{grid-template-columns:1fr;gap:3rem}.sidebar-panel[data-astro-cid-m66hmbxq]{position:static}.project-title[data-astro-cid-m66hmbxq]{font-size:2.5rem}}
