.project-detail[data-astro-cid-ovxcmftc]{padding:6rem 0}.breadcrumbs[data-astro-cid-ovxcmftc]{margin-bottom:1.5rem;color:rgba(var(--text),.7);font-size:.95rem}.breadcrumbs[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]{color:rgba(var(--text),.7);text-decoration:none;transition:color .3s ease}.breadcrumbs[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]:hover{color:rgb(var(--primary))}.project-header[data-astro-cid-ovxcmftc]{margin-bottom:3rem}.project-header[data-astro-cid-ovxcmftc] h1[data-astro-cid-ovxcmftc]{font-size:3.5rem;margin-bottom:1.5rem;background:linear-gradient(90deg,rgb(var(--primary)),rgb(var(--accent)));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.project-meta[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.project-categories[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:.5rem}.project-category[data-astro-cid-ovxcmftc]{font-size:.9rem;padding:.4rem 1rem;border-radius:30px;background:rgba(var(--primary),.1);color:rgb(var(--primary))}.project-completed[data-astro-cid-ovxcmftc]{font-size:.9rem;color:rgba(var(--text),.7);background:rgba(var(--text),.1);padding:.4rem 1rem;border-radius:30px}.project-showcase[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.project-main-image[data-astro-cid-ovxcmftc]{border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-md)}.project-main-image[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:auto;display:block;transition:transform .5s ease}.project-main-image[data-astro-cid-ovxcmftc]:hover img[data-astro-cid-ovxcmftc]{transform:scale(1.02)}.phone-frame[data-astro-cid-ovxcmftc]{position:relative;background:linear-gradient(145deg,#1c1c1e,#2c2c2e,#1c1c1e);border-radius:44px;padding:4px;box-shadow:0 0 0 1px #3a3a3c,0 25px 50px #0006,inset 0 1px #ffffff1a;max-width:280px;margin:0 auto}.phone-notch[data-astro-cid-ovxcmftc]{position:absolute;top:10px;left:50%;transform:translate(-50%);width:36%;height:18px;background:#000;border-radius:14px;z-index:10}.phone-notch[data-astro-cid-ovxcmftc]:before{display:none}.phone-screen[data-astro-cid-ovxcmftc]{background:#000;border-radius:40px;overflow:hidden;position:relative}.phone-screen[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:auto;display:block}.project-showcase[data-astro-cid-ovxcmftc].mobile-project{grid-template-columns:auto 1fr;align-items:start}.project-showcase[data-astro-cid-ovxcmftc].mobile-project .project-main-image[data-astro-cid-ovxcmftc]{background:transparent;box-shadow:none;overflow:visible;display:flex;justify-content:center}.project-showcase[data-astro-cid-ovxcmftc].mobile-project .project-main-image[data-astro-cid-ovxcmftc]:hover img[data-astro-cid-ovxcmftc]{transform:none}.mobile-gallery[data-astro-cid-ovxcmftc] .gallery-grid[data-astro-cid-ovxcmftc]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;justify-items:center}.mobile-gallery[data-astro-cid-ovxcmftc] .gallery-item[data-astro-cid-ovxcmftc]{background:transparent;box-shadow:none;overflow:visible;width:fit-content}.mobile-gallery[data-astro-cid-ovxcmftc] .gallery-item[data-astro-cid-ovxcmftc]:hover{transform:none;box-shadow:none}.mobile-gallery[data-astro-cid-ovxcmftc] .gallery-item[data-astro-cid-ovxcmftc] .phone-frame[data-astro-cid-ovxcmftc]{max-width:220px;transition:transform .3s ease}.mobile-gallery[data-astro-cid-ovxcmftc] .gallery-item[data-astro-cid-ovxcmftc]:hover .phone-frame[data-astro-cid-ovxcmftc]{transform:translateY(-5px)}.project-info[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:2.5rem;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto;padding-right:1rem}.project-info[data-astro-cid-ovxcmftc]::-webkit-scrollbar{width:5px}.project-info[data-astro-cid-ovxcmftc]::-webkit-scrollbar-track{background:rgba(var(--card-bg),.5);border-radius:10px}.project-info[data-astro-cid-ovxcmftc]::-webkit-scrollbar-thumb{background:rgba(var(--primary),.3);border-radius:10px}.project-info[data-astro-cid-ovxcmftc]::-webkit-scrollbar-thumb:hover{background:rgba(var(--primary),.5)}.project-description[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc],.project-tech[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc],.project-gallery[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc],.project-navigation[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{font-size:1.8rem;margin-bottom:1.5rem;color:rgb(var(--text))}.description-content[data-astro-cid-ovxcmftc]{line-height:1.8}.description-content[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{margin-bottom:1.5rem}.description-content[data-astro-cid-ovxcmftc] ul[data-astro-cid-ovxcmftc]{margin-bottom:1.5rem;padding-left:1.5rem}.description-content[data-astro-cid-ovxcmftc] li[data-astro-cid-ovxcmftc]{margin-bottom:.5rem}.tech-list[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;padding:0}.tech-item[data-astro-cid-ovxcmftc]{font-size:.9rem;padding:.5rem 1rem;background:rgba(var(--card-bg),.8);border:1px solid rgba(var(--border),.7);border-radius:30px;box-shadow:var(--shadow-sm)}.project-links[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.btn[data-astro-cid-ovxcmftc]{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:30px;font-weight:500;text-decoration:none;transition:all .3s ease}.btn[data-astro-cid-ovxcmftc] svg[data-astro-cid-ovxcmftc]{transition:transform .3s ease}.btn[data-astro-cid-ovxcmftc]:hover svg[data-astro-cid-ovxcmftc]{transform:translate(3px)}.btn[data-astro-cid-ovxcmftc].primary{background-color:rgb(var(--primary));color:#fff}.btn[data-astro-cid-ovxcmftc].primary:hover{background-color:rgba(var(--primary),.9);transform:translateY(-2px)}.btn[data-astro-cid-ovxcmftc].primary.outline{background:transparent;color:rgb(var(--primary));border:1px solid rgba(var(--primary),.8)}.btn[data-astro-cid-ovxcmftc].primary.outline:hover{background:rgba(var(--primary),.08);color:rgb(var(--primary));transform:none}.btn[data-astro-cid-ovxcmftc].secondary{background-color:rgba(var(--text),.05);color:rgb(var(--text));border:1px solid rgba(var(--border),.7)}.btn[data-astro-cid-ovxcmftc].secondary:hover{background-color:rgba(var(--text),.1);transform:translateY(-2px)}.book-cta-section[data-astro-cid-ovxcmftc]{display:flex;justify-content:center;margin-bottom:4rem}.project-gallery[data-astro-cid-ovxcmftc]{margin-bottom:4rem}.gallery-grid[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.gallery-item[data-astro-cid-ovxcmftc]{border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease}.gallery-item[data-astro-cid-ovxcmftc]:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.gallery-item[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:auto;display:block}.related-projects[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.related-project[data-astro-cid-ovxcmftc]{display:block;text-decoration:none;color:rgb(var(--text));border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease;background:rgba(var(--card-bg),.8)}.related-project[data-astro-cid-ovxcmftc]:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.related-project[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:180px;object-fit:cover;display:block}.related-project-info[data-astro-cid-ovxcmftc]{padding:1.5rem}.related-project-info[data-astro-cid-ovxcmftc] h3[data-astro-cid-ovxcmftc]{font-size:1.3rem;margin-bottom:.5rem;color:rgb(var(--text))}.related-project-info[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{font-size:.9rem;color:rgba(var(--text),.7);margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.related-categories[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:.5rem}.related-category[data-astro-cid-ovxcmftc]{font-size:.8rem;padding:.3rem .8rem;border-radius:20px;background:rgba(var(--primary),.1);color:rgb(var(--primary))}.all-projects-link[data-astro-cid-ovxcmftc]{text-align:center;margin-top:3rem}.all-projects-link[data-astro-cid-ovxcmftc] .btn[data-astro-cid-ovxcmftc] svg[data-astro-cid-ovxcmftc]{margin-right:.5rem;transform:translate(0)}.all-projects-link[data-astro-cid-ovxcmftc] .btn[data-astro-cid-ovxcmftc]:hover svg[data-astro-cid-ovxcmftc]{transform:translate(-3px)}@media (max-width: 992px){.project-showcase[data-astro-cid-ovxcmftc]{grid-template-columns:1fr;gap:2rem}.project-showcase[data-astro-cid-ovxcmftc].mobile-project{grid-template-columns:1fr}.project-showcase[data-astro-cid-ovxcmftc].mobile-project .project-main-image[data-astro-cid-ovxcmftc]{justify-content:center}.project-info[data-astro-cid-ovxcmftc]{position:relative;top:0;max-height:none;overflow-y:visible;padding-right:0}.project-header[data-astro-cid-ovxcmftc] h1[data-astro-cid-ovxcmftc]{font-size:2.5rem}}@media (max-width: 768px){.project-detail[data-astro-cid-ovxcmftc]{padding:4rem 1rem}.gallery-grid[data-astro-cid-ovxcmftc]{grid-template-columns:1fr}.mobile-gallery[data-astro-cid-ovxcmftc] .gallery-grid[data-astro-cid-ovxcmftc]{grid-template-columns:repeat(2,1fr);gap:1rem}.phone-frame[data-astro-cid-ovxcmftc]{max-width:160px;padding:3px;border-radius:32px}.phone-notch[data-astro-cid-ovxcmftc]{width:36%;height:14px;top:8px;border-radius:10px}.phone-screen[data-astro-cid-ovxcmftc]{border-radius:29px}.mobile-gallery[data-astro-cid-ovxcmftc] .gallery-item[data-astro-cid-ovxcmftc] .phone-frame[data-astro-cid-ovxcmftc]{max-width:140px}.related-projects[data-astro-cid-ovxcmftc]{grid-template-columns:1fr}.project-meta[data-astro-cid-ovxcmftc]{flex-direction:column;align-items:flex-start;gap:1rem}}
