.portfolioContent-module__PqTpPq__page{min-height:100vh}.portfolioContent-module__PqTpPq__hero{justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}.portfolioContent-module__PqTpPq__heroBackground{z-index:0;position:absolute;inset:0}.portfolioContent-module__PqTpPq__heroOverlay{background:linear-gradient(135deg,#28a9dfe6 0%,#2596bee6 100%);position:absolute;inset:0}.portfolioContent-module__PqTpPq__heroContent{z-index:1;text-align:center;color:#fff;max-width:800px;padding:3rem 2rem;position:relative}.portfolioContent-module__PqTpPq__heroTitle{text-shadow:0 4px 20px #0003;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1.2}.portfolioContent-module__PqTpPq__heroSubtitle{opacity:.95;margin-bottom:2.5rem;font-size:clamp(1.2rem,2.5vw,1.5rem);line-height:1.6}.portfolioContent-module__PqTpPq__heroCta{color:#0c5a7a;background:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #0003}.portfolioContent-module__PqTpPq__heroCta:hover{color:#094561;transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.portfolioContent-module__PqTpPq__filterSection{background:var(--color-background,#fff);padding:3rem 2rem 0}.portfolioContent-module__PqTpPq__container{max-width:1300px;margin:0 auto}.portfolioContent-module__PqTpPq__filterButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.portfolioContent-module__PqTpPq__filterBtn{background:var(--color-background,#fff);border:2px solid var(--color-border,#e5e7eb);color:var(--color-text-secondary,#666);cursor:pointer;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.portfolioContent-module__PqTpPq__filterBtn:hover{color:#28a9df;border-color:#28a9df;transform:translateY(-2px)}.portfolioContent-module__PqTpPq__filterBtn.portfolioContent-module__PqTpPq__active{color:#fff;background:linear-gradient(135deg,#28a9df 0%,#2596be 100%);border-color:#0000;box-shadow:0 5px 20px #28a9df4d}.portfolioContent-module__PqTpPq__projectsSection{background:var(--color-background,#fff);padding:5rem 2rem}.portfolioContent-module__PqTpPq__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;margin-top:2rem;display:grid}.portfolioContent-module__PqTpPq__projectCard{background:var(--color-card-bg,#f8f9fa);cursor:pointer;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 10px 30px #00000014}.portfolioContent-module__PqTpPq__projectCard:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000026}.portfolioContent-module__PqTpPq__projectImageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.portfolioContent-module__PqTpPq__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.portfolioContent-module__PqTpPq__projectCard:hover .portfolioContent-module__PqTpPq__projectImage{transform:scale(1.1)}.portfolioContent-module__PqTpPq__projectOverlay{opacity:0;color:#fff;background:linear-gradient(135deg,#28a9dfe6 0%,#2596bee6 100%);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.portfolioContent-module__PqTpPq__projectCard:hover .portfolioContent-module__PqTpPq__projectOverlay{opacity:1}.portfolioContent-module__PqTpPq__projectContent{padding:1.75rem}.portfolioContent-module__PqTpPq__projectTitle{color:var(--color-text,#1a1a1a);margin-bottom:.75rem;font-size:1.4rem;font-weight:800;line-height:1.3}.portfolioContent-module__PqTpPq__projectDescription{color:var(--color-text-secondary,#666);margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.portfolioContent-module__PqTpPq__projectTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.portfolioContent-module__PqTpPq__tag{color:#28a9df;background:linear-gradient(135deg,#28a9df1a 0%,#2596be1a 100%);border-radius:20px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;display:inline-block}.portfolioContent-module__PqTpPq__projectResults{border-top:1px solid var(--color-border,#e5e7eb);color:#10b981;align-items:center;gap:.5rem;padding-top:1rem;font-size:.95rem;font-weight:700;display:flex}.portfolioContent-module__PqTpPq__pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:4rem;display:flex}.portfolioContent-module__PqTpPq__paginationBtn{border:2px solid var(--color-border,#e5e7eb);background:var(--color-background,#fff);min-width:45px;height:45px;color:var(--color-text,#1a1a1a);cursor:pointer;border-radius:10px;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:all .3s}.portfolioContent-module__PqTpPq__paginationBtn:hover:not(:disabled){background:var(--color-primary,#28a9df);color:#fff;border-color:var(--color-primary,#28a9df);transform:translateY(-2px)}.portfolioContent-module__PqTpPq__paginationBtn.portfolioContent-module__PqTpPq__active{background:var(--color-primary,#28a9df);color:#fff;border-color:var(--color-primary,#28a9df)}.portfolioContent-module__PqTpPq__paginationBtn:disabled{opacity:.4;cursor:not-allowed}.portfolioContent-module__PqTpPq__statsSection{padding:8rem 2rem;position:relative;overflow:hidden}.portfolioContent-module__PqTpPq__statsBackground{z-index:0;position:absolute;inset:0}.portfolioContent-module__PqTpPq__statsOverlay{background:linear-gradient(135deg,#1a1a1aeb 0%,#1e1e1ef2 100%);position:absolute;inset:0}.portfolioContent-module__PqTpPq__statsTitle{color:#fff;text-align:center;z-index:1;margin-bottom:4rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;position:relative}.portfolioContent-module__PqTpPq__statsLayout{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1300px;margin:0 auto;display:grid;position:relative}.portfolioContent-module__PqTpPq__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.portfolioContent-module__PqTpPq__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;border:2px solid #ffffff1a;border-left:4px solid var(--stat-color,#28a9df);background:#ffffff0d;border-radius:20px;padding:2.5rem 2rem;transition:all .3s}.portfolioContent-module__PqTpPq__statCard:hover{background:#ffffff14;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 50px #0000004d}.portfolioContent-module__PqTpPq__statNumber{color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:1}.portfolioContent-module__PqTpPq__statLabel{color:#fffc;margin-top:.75rem;font-size:.95rem;font-weight:600}.portfolioContent-module__PqTpPq__chartContainer{flex-direction:column;align-items:center;gap:2rem;display:flex}.portfolioContent-module__PqTpPq__pieChart{filter:drop-shadow(0 10px 30px #0000004d);width:280px;height:280px}.portfolioContent-module__PqTpPq__chartLegend{grid-template-columns:repeat(2,1fr);gap:.75rem .5rem;width:215px;display:grid}.portfolioContent-module__PqTpPq__legendItem{color:#ffffffe6;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.portfolioContent-module__PqTpPq__legendColor{border-radius:4px;flex-shrink:0;width:18px;height:18px}.portfolioContent-module__PqTpPq__ctaSection{background:linear-gradient(135deg,#28a9df 0%,#2596be 100%);padding:8rem 2rem;position:relative;overflow:hidden}.portfolioContent-module__PqTpPq__ctaSection:before{content:"";background:#ffffff1a;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-100px}.portfolioContent-module__PqTpPq__ctaContent{text-align:center;color:#fff;z-index:1;max-width:800px;margin:0 auto;position:relative}.portfolioContent-module__PqTpPq__ctaTitle{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.portfolioContent-module__PqTpPq__ctaSubtitle{opacity:.95;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.portfolioContent-module__PqTpPq__ctaButton{color:#0c5a7a;background:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #0003}.portfolioContent-module__PqTpPq__ctaButton:hover{color:#094561;transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}@media (max-width:1024px){.portfolioContent-module__PqTpPq__statsLayout{grid-template-columns:1fr;gap:3rem}.portfolioContent-module__PqTpPq__statsGrid{grid-template-columns:repeat(2,1fr)}.portfolioContent-module__PqTpPq__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}}@media (max-width:768px){.portfolioContent-module__PqTpPq__statsLayout,.portfolioContent-module__PqTpPq__statsGrid,.portfolioContent-module__PqTpPq__chartLegend{grid-template-columns:1fr}.portfolioContent-module__PqTpPq__pagination{gap:.5rem}.portfolioContent-module__PqTpPq__paginationBtn{min-width:40px;height:40px;padding:.5rem;font-size:.9rem}.portfolioContent-module__PqTpPq__filterSection,.portfolioContent-module__PqTpPq__projectsSection,.portfolioContent-module__PqTpPq__statsSection,.portfolioContent-module__PqTpPq__ctaSection{padding:4rem 1.5rem}.portfolioContent-module__PqTpPq__filterButtons{gap:.75rem}.portfolioContent-module__PqTpPq__filterBtn{padding:.75rem 1.5rem;font-size:.9rem}.portfolioContent-module__PqTpPq__projectsGrid{grid-template-columns:1fr;gap:1.5rem}.portfolioContent-module__PqTpPq__heroContent{padding:2rem 1.5rem}}
