.projects-page[data-astro-cid-cfm6khzg]{background:radial-gradient(ellipse 80% 40% at 50% 0%,rgba(3,41,64,.7) 0%,transparent 65%),radial-gradient(ellipse 50% 30% at 15% 30%,rgba(0,80,120,.2) 0%,transparent 60%),radial-gradient(ellipse 50% 30% at 85% 20%,rgba(4,157,191,.08) 0%,transparent 55%),linear-gradient(180deg,#000,#030f1f,#0b1120 60%,#000);min-height:100vh;color:#fff;padding-bottom:5rem}.projects-hero[data-astro-cid-cfm6khzg]{text-align:center;padding:6rem 1.5rem 3rem}.projects-hero[data-astro-cid-cfm6khzg] h1[data-astro-cid-cfm6khzg]{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.02em;margin:0 0 1rem}.projects-hero[data-astro-cid-cfm6khzg] h1[data-astro-cid-cfm6khzg] span[data-astro-cid-cfm6khzg]{color:#0ef}.projects-hero[data-astro-cid-cfm6khzg] p[data-astro-cid-cfm6khzg]{font-size:1rem;color:#ffffff80;max-width:520px;margin:0 auto;line-height:1.7}.filter-bar[data-astro-cid-cfm6khzg]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;padding:0 1.5rem 2.5rem;max-width:1200px;margin:0 auto}.filter-tab[data-astro-cid-cfm6khzg]{padding:.45rem 1.1rem;border-radius:100px;font-size:.82rem;font-weight:500;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffff8c;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.filter-tab[data-astro-cid-cfm6khzg]:hover{background:#00eeff12;border-color:#00eeff40;color:#fff}.filter-tab[data-astro-cid-cfm6khzg].active{background:#00eeff1f;border-color:#0ef6;color:#0ef}.projects-grid-wrap[data-astro-cid-cfm6khzg]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.projects-grid[data-astro-cid-cfm6khzg]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.portfolio-item{background:#111827d9;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s;animation:fadeUp .4s ease both}.portfolio-item:hover{transform:translateY(-6px);box-shadow:0 24px 48px #06b6d42e;border-color:#06b6d447}#card-tooltip[data-astro-cid-cfm6khzg]{position:fixed;background:linear-gradient(135deg,#03283ef2,#000000e0);border:1px solid rgba(6,182,212,.5);box-shadow:0 4px 20px #06b6d433,inset 0 1px #ffffff0d;backdrop-filter:blur(10px);color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.01em;padding:.45rem 1.1rem;border-radius:8px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:9999;transform:translate(14px,-50%)}#card-tooltip[data-astro-cid-cfm6khzg].visible{opacity:1}.proj-image-wrap{position:relative;width:100%;height:200px;overflow:hidden;background:linear-gradient(135deg,#1f2937,#111827);flex-shrink:0}.proj-image{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.portfolio-item:hover .proj-image{transform:scale(1.07)}.proj-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.proj-placeholder svg{width:48px;height:48px;color:#374151}.proj-info{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1;gap:.5rem}.proj-category{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#06b6d4;border:1.5px solid #06b6d4;border-radius:5px;padding:.25rem .65rem;width:fit-content;transition:background .2s}.portfolio-item:hover .proj-category{background:#06b6d41f}.proj-title{font-size:1.05rem;font-weight:700;color:#f9fafb;margin:0;line-height:1.3;letter-spacing:-.01em;transition:color .25s}.portfolio-item:hover .proj-title{color:#06b6d4}.proj-desc{font-size:.8rem;color:#9ca3af;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1;transition:color .25s}.portfolio-item:hover .proj-desc{color:#d1d5db}.project-tech{display:flex;flex-wrap:wrap;gap:.4rem}.tech-tag{font-size:.7rem;font-weight:500;padding:.2rem .6rem;border-radius:5px;background:#06b6d41a;color:#67e8f9;border:1px solid rgba(6,182,212,.2)}.tech-tag--more{background:#ffffff0f;color:#ffffff73;border-color:#ffffff1a}.proj-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.proj-btn{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;padding:.45rem 1rem;border-radius:8px;cursor:pointer;text-decoration:none;border:none;font-family:inherit;transition:background .2s,transform .15s}.proj-btn svg{width:14px;height:14px}.proj-btn--primary{background:#06b6d426;color:#06b6d4;border:1px solid rgba(6,182,212,.3)}.proj-btn--primary:hover{background:#06b6d440;transform:translateY(-1px)}.proj-btn--outline{background:#ffffff0d;color:#ffffffb3;border:1px solid rgba(255,255,255,.12)}.proj-btn--outline:hover{background:#ffffff1a;transform:translateY(-1px)}.modal-backdrop[data-astro-cid-cfm6khzg]{position:fixed;inset:0;background:#000c;backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;overflow-y:auto}.modal-backdrop[data-astro-cid-cfm6khzg].hidden{display:none}.modal-box[data-astro-cid-cfm6khzg]{background:#0d1117;border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;max-width:820px;width:100%;max-height:92vh;overflow-y:auto;position:relative;animation:fadeUp .25s ease;scrollbar-width:thin;scrollbar-color:rgba(0,238,255,.2) transparent}.modal-header[data-astro-cid-cfm6khzg]{position:relative}.modal-main-image[data-astro-cid-cfm6khzg]{width:100%;height:280px;object-fit:cover;border-radius:1.25rem 1.25rem 0 0;display:block;transition:opacity .25s ease}.modal-close[data-astro-cid-cfm6khzg]{position:absolute;top:.75rem;right:.75rem;width:34px;height:34px;border-radius:50%;background:#0000008c;border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s}.modal-close[data-astro-cid-cfm6khzg]:hover{background:#ffffff26}.modal-close[data-astro-cid-cfm6khzg] svg[data-astro-cid-cfm6khzg]{width:15px;height:15px}.modal-body[data-astro-cid-cfm6khzg]{padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.modal-category[data-astro-cid-cfm6khzg]{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#06b6d4;border:1.5px solid #06b6d4;border-radius:5px;padding:.25rem .75rem;width:fit-content}.modal-title[data-astro-cid-cfm6khzg]{font-size:1.6rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.02em}.modal-description[data-astro-cid-cfm6khzg]{font-size:.88rem;color:#fff9;line-height:1.8;margin:0}.modal-gallery-section[data-astro-cid-cfm6khzg]{display:flex;flex-direction:column;gap:.5rem}.gallery-large[data-astro-cid-cfm6khzg]{width:100%;height:240px;object-fit:cover;border-radius:10px;display:block;transition:opacity .25s ease}.gallery-large-name-box[data-astro-cid-cfm6khzg]{display:none}.gallery-thumbs-row[data-astro-cid-cfm6khzg]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.gallery-thumb-small{width:100%;height:100px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid rgba(255,255,255,.08);display:block;opacity:.65;transition:border-color .2s,opacity .2s}.gallery-thumb-small:hover{opacity:.9;border-color:#06b6d44d}.gallery-thumb-small.active{border-color:#06b6d4;opacity:1}.modal-block[data-astro-cid-cfm6khzg]{display:flex;flex-direction:column;gap:.6rem}.modal-block[data-astro-cid-cfm6khzg] h3[data-astro-cid-cfm6khzg]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;margin:0;padding-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,.07)}.tech-stack[data-astro-cid-cfm6khzg]{display:flex;flex-wrap:wrap;gap:.45rem}.tech-item{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;color:#ffffffbf;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:7px;padding:.28rem .65rem;transition:background .2s,border-color .2s}.tech-item:hover{background:#06b6d414;border-color:#06b6d433}.tech-icon{width:15px;height:15px;object-fit:contain}.tech-icon-fallback{width:15px;height:15px;border-radius:3px;background:#0ef3;color:#0ef;font-size:.55rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.features-list[data-astro-cid-cfm6khzg]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.features-list[data-astro-cid-cfm6khzg] li[data-astro-cid-cfm6khzg]{display:flex;align-items:baseline;gap:.5rem;font-size:.8rem;color:#fff9;line-height:1.5}.feat-check{color:#06b6d4;font-weight:700;flex-shrink:0}.modal-links[data-astro-cid-cfm6khzg]{display:flex;flex-wrap:wrap;gap:.6rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.07)}.empty-state[data-astro-cid-cfm6khzg]{text-align:center;padding:4rem 0;color:#ffffff59}.loading-state[data-astro-cid-cfm6khzg]{display:flex;justify-content:center;padding:4rem 0}.loading-state[data-astro-cid-cfm6khzg].hidden,.empty-state[data-astro-cid-cfm6khzg].hidden{display:none}.loader[data-astro-cid-cfm6khzg]{width:36px;height:36px;border:3px solid rgba(0,238,255,.15);border-top-color:#0ef;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.projects-grid[data-astro-cid-cfm6khzg]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.projects-grid[data-astro-cid-cfm6khzg]{grid-template-columns:1fr}.projects-hero[data-astro-cid-cfm6khzg]{padding:4rem 1.25rem 2rem}.modal-main-image[data-astro-cid-cfm6khzg]{height:200px}.gallery-large[data-astro-cid-cfm6khzg]{height:180px}.gallery-thumb-small{height:75px}}
