.portfolio-hero[data-astro-cid-5yvvhwu2]{background:linear-gradient(135deg,var(--bg-light) 0%,var(--text-white) 100%);padding:3rem 1rem 4rem;position:relative;overflow:hidden;min-height:80vh}.portfolio-hero[data-astro-cid-5yvvhwu2]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(0,123,255,.05) 0%,transparent 50%);pointer-events:none}.portfolio-hero-container[data-astro-cid-5yvvhwu2]{max-width:1280px;margin:0 auto;position:relative;z-index:1}.portfolio-hero-content[data-astro-cid-5yvvhwu2]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;margin-bottom:4rem}.portfolio-hero-text[data-astro-cid-5yvvhwu2]{text-align:center;animation:fadeInUp 1s ease-out}.portfolio-hero-badge[data-astro-cid-5yvvhwu2]{display:inline-block;margin-bottom:1.5rem}.badge-text[data-astro-cid-5yvvhwu2]{display:inline-block;background:linear-gradient(135deg,var(--primary),#00c6ff);color:var(--text-white);padding:.5rem 1.5rem;border-radius:3rem;font-size:.9rem;font-weight:600;box-shadow:var(--shadow)}.portfolio-hero-title[data-astro-cid-5yvvhwu2]{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--text-dark);line-height:1.2;margin:0 0 1rem;background:linear-gradient(135deg,var(--text-dark),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.portfolio-hero-subtitle[data-astro-cid-5yvvhwu2]{font-size:clamp(1.25rem,3vw,2rem);font-weight:600;color:var(--primary);margin:0 0 1.5rem;line-height:1.3}.portfolio-hero-description[data-astro-cid-5yvvhwu2]{font-size:clamp(1rem,2vw,1.15rem);color:var(--text-dark);line-height:1.7;margin:0 0 2.5rem;opacity:.9;max-width:700px;margin-left:auto;margin-right:auto}.portfolio-hero-stats[data-astro-cid-5yvvhwu2]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:500px;margin:0 auto}.hero-stat[data-astro-cid-5yvvhwu2]{display:flex;align-items:center;gap:.75rem;background:var(--text-white);padding:1rem;border-radius:.75rem;box-shadow:var(--shadow);border:1px solid var(--border-light);transition:all .3s ease;animation:fadeInUp 1s ease-out both}.hero-stat[data-astro-cid-5yvvhwu2]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.hero-stat-icon[data-astro-cid-5yvvhwu2]{width:40px;height:40px;background:linear-gradient(135deg,var(--primary),#00c6ff);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-stat-icon[data-astro-cid-5yvvhwu2] img[data-astro-cid-5yvvhwu2]{filter:brightness(0) invert(1);width:24px;height:24px}.hero-stat-content[data-astro-cid-5yvvhwu2]{display:flex;flex-direction:column;gap:.25rem}.hero-stat-number[data-astro-cid-5yvvhwu2]{font-size:1.25rem;font-weight:700;color:var(--text-dark);line-height:1}.hero-stat-label[data-astro-cid-5yvvhwu2]{font-size:.8rem;color:var(--text-dark);opacity:.8;line-height:1.2}.portfolio-hero-image[data-astro-cid-5yvvhwu2]{animation:fadeInUp 1s ease-out .3s both}.hero-image-wrapper[data-astro-cid-5yvvhwu2]{position:relative;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-lg);height:400px}.hero-image-wrapper[data-astro-cid-5yvvhwu2] img[data-astro-cid-5yvvhwu2]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hero-image-wrapper[data-astro-cid-5yvvhwu2]:hover img[data-astro-cid-5yvvhwu2]{transform:scale(1.05)}.hero-image-overlay[data-astro-cid-5yvvhwu2]{position:absolute;inset:0;background:linear-gradient(45deg,#007bffcc,#00c6ff99);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.hero-image-wrapper[data-astro-cid-5yvvhwu2]:hover .hero-image-overlay[data-astro-cid-5yvvhwu2]{opacity:1}.overlay-grid[data-astro-cid-5yvvhwu2]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.overlay-item[data-astro-cid-5yvvhwu2]{width:60px;height:60px;background:#fff3;border-radius:.5rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.portfolio-categories[data-astro-cid-5yvvhwu2]{background:var(--text-white);padding:2rem;border-radius:1rem;box-shadow:var(--shadow);border:1px solid var(--border-light);animation:fadeInUp 1s ease-out .6s both}.categories-title[data-astro-cid-5yvvhwu2]{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin:0 0 1.5rem;text-align:center}.categories-grid[data-astro-cid-5yvvhwu2]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.category-btn[data-astro-cid-5yvvhwu2]{padding:.75rem 1rem;background:var(--bg-light);color:var(--text-dark);border:1px solid var(--border-light);border-radius:.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center}.category-btn[data-astro-cid-5yvvhwu2]:hover{background:var(--primary);color:var(--text-white);border-color:var(--primary);transform:translateY(-2px)}.category-btn[data-astro-cid-5yvvhwu2].active{background:var(--primary);color:var(--text-white);border-color:var(--primary)}.portfolio-hero-decorations[data-astro-cid-5yvvhwu2]{position:absolute;inset:0;pointer-events:none}.decoration[data-astro-cid-5yvvhwu2]{position:absolute;border-radius:50%;background:linear-gradient(135deg,var(--primary),#00c6ff);opacity:.1;animation:float 8s ease-in-out infinite}.decoration-1[data-astro-cid-5yvvhwu2]{width:150px;height:150px;top:10%;left:-75px;animation-delay:0s}.decoration-2[data-astro-cid-5yvvhwu2]{width:100px;height:100px;top:50%;right:-50px;animation-delay:2s}.decoration-3[data-astro-cid-5yvvhwu2]{width:120px;height:120px;bottom:20%;left:10%;animation-delay:4s}.decoration-4[data-astro-cid-5yvvhwu2]{width:80px;height:80px;top:30%;right:20%;animation-delay:6s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@media (min-width: 768px){.portfolio-hero[data-astro-cid-5yvvhwu2]{padding:5rem 2rem}.portfolio-hero-content[data-astro-cid-5yvvhwu2]{grid-template-columns:1fr 1fr;gap:4rem}.portfolio-hero-text[data-astro-cid-5yvvhwu2]{text-align:left}.portfolio-hero-description[data-astro-cid-5yvvhwu2]{margin-left:0;margin-right:0}.portfolio-hero-stats[data-astro-cid-5yvvhwu2]{margin:0;grid-template-columns:repeat(2,1fr)}.categories-grid[data-astro-cid-5yvvhwu2]{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.portfolio-hero[data-astro-cid-5yvvhwu2]{padding:6rem 2rem}.portfolio-hero-stats[data-astro-cid-5yvvhwu2]{grid-template-columns:repeat(2,1fr)}.categories-grid[data-astro-cid-5yvvhwu2]{grid-template-columns:repeat(6,1fr)}.hero-image-wrapper[data-astro-cid-5yvvhwu2]{height:500px}}@media (min-width: 1280px){.portfolio-hero[data-astro-cid-5yvvhwu2]{padding:8rem 2rem 7rem}}.project-carousel[data-astro-cid-xrmjolar]{padding:4rem 1rem;background:var(--bg-light);position:relative}.project-carousel-container[data-astro-cid-xrmjolar]{max-width:1280px;margin:0 auto}.project-carousel-header[data-astro-cid-xrmjolar]{text-align:center;margin-bottom:3rem;animation:fadeInUp .8s ease-out}.project-carousel-title[data-astro-cid-xrmjolar]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--text-dark);margin:0 0 1rem;background:linear-gradient(135deg,var(--text-dark),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.project-carousel-description[data-astro-cid-xrmjolar]{font-size:1.1rem;color:var(--text-dark);opacity:.8;max-width:600px;margin:0 auto;line-height:1.6}.carousel-wrapper[data-astro-cid-xrmjolar]{position:relative;animation:fadeInUp .8s ease-out .2s both}.carousel-container[data-astro-cid-xrmjolar]{position:relative;overflow:hidden;border-radius:1rem;box-shadow:var(--shadow-lg);background:var(--text-white)}.carousel-track[data-astro-cid-xrmjolar]{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);cursor:grab}.carousel-track[data-astro-cid-xrmjolar]:active{cursor:grabbing}.carousel-slide[data-astro-cid-xrmjolar]{min-width:100%;position:relative}.slide-image-wrapper[data-astro-cid-xrmjolar]{position:relative;width:100%;height:400px;overflow:hidden;cursor:pointer}.slide-image-wrapper[data-astro-cid-xrmjolar] picture[data-astro-cid-xrmjolar]{width:100%;height:100%;display:block}.slide-image-wrapper[data-astro-cid-xrmjolar] img[data-astro-cid-xrmjolar]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.slide-overlay[data-astro-cid-xrmjolar]{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.slide-image-wrapper[data-astro-cid-xrmjolar]:hover .slide-overlay[data-astro-cid-xrmjolar]{opacity:1}.slide-image-wrapper[data-astro-cid-xrmjolar]:hover img[data-astro-cid-xrmjolar]{transform:scale(1.05)}.slide-overlay-content[data-astro-cid-xrmjolar]{color:var(--text-white);text-align:center}.zoom-icon[data-astro-cid-xrmjolar]{width:48px;height:48px;opacity:.9}.image-modal[data-astro-cid-xrmjolar]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.image-modal[data-astro-cid-xrmjolar].active{opacity:1;visibility:visible}.image-modal-backdrop[data-astro-cid-xrmjolar]{position:absolute;inset:0;background:#000000e6;cursor:pointer}.image-modal-content[data-astro-cid-xrmjolar]{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.image-modal-content[data-astro-cid-xrmjolar] picture[data-astro-cid-xrmjolar]{max-width:100%;max-height:100%;display:block}.image-modal-img[data-astro-cid-xrmjolar]{max-width:100%;max-height:100%;object-fit:contain;border-radius:.5rem;box-shadow:var(--shadow-lg);display:block}.image-modal-close[data-astro-cid-xrmjolar]{position:absolute;top:-50px;right:-50px;width:40px;height:40px;background:#ffffffe6;border:none;border-radius:50%;color:var(--text-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1001}.image-modal-close[data-astro-cid-xrmjolar]:hover{background:var(--text-white);transform:scale(1.1)}.carousel-btn[data-astro-cid-xrmjolar]{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#ffffffe6;border:none;border-radius:50%;color:var(--text-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:var(--shadow);z-index:2}.carousel-btn[data-astro-cid-xrmjolar]:hover{background:var(--text-white);color:var(--primary);transform:translateY(-50%) scale(1.1);box-shadow:var(--shadow-lg)}.carousel-btn[data-astro-cid-xrmjolar]:active{transform:translateY(-50%) scale(.95)}.carousel-btn-prev[data-astro-cid-xrmjolar]{left:1rem}.carousel-btn-next[data-astro-cid-xrmjolar]{right:1rem}.carousel-dots[data-astro-cid-xrmjolar]{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.carousel-dots-track[data-astro-cid-xrmjolar]{display:flex;justify-content:center;gap:.25rem;min-width:max-content}.carousel-dot[data-astro-cid-xrmjolar]{width:14px;height:14px;border-radius:50%;border:none;background:#007bff4d;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.carousel-dot[data-astro-cid-xrmjolar].active{background:var(--primary);transform:scale(1.2)}.carousel-dot[data-astro-cid-xrmjolar]:hover{background:var(--primary);transform:scale(1.1)}.carousel-dot[data-astro-cid-xrmjolar]:focus{outline:2px solid var(--primary);outline-offset:2px}@media (max-width: 768px){.carousel-btn[data-astro-cid-xrmjolar]{width:40px;height:40px}.carousel-btn-prev[data-astro-cid-xrmjolar]{left:.5rem}.carousel-btn-next[data-astro-cid-xrmjolar]{right:.5rem}.slide-image-wrapper[data-astro-cid-xrmjolar]{height:300px}.image-modal-close[data-astro-cid-xrmjolar]{top:-40px;right:-10px;width:35px;height:35px}.carousel-dot[data-astro-cid-xrmjolar]{width:12px;height:12px}}@media (min-width: 768px){.project-carousel[data-astro-cid-xrmjolar]{padding:5rem 2rem}.slide-image-wrapper[data-astro-cid-xrmjolar]{height:500px}.carousel-dots-track[data-astro-cid-xrmjolar]{display:flex;justify-content:center;gap:.75rem;min-width:max-content}}@media (min-width: 1024px){.project-carousel[data-astro-cid-xrmjolar]{padding:6rem 2rem}.slide-image-wrapper[data-astro-cid-xrmjolar]{height:600px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
