.Portfolio-module__waoPaG__page{background:var(--background);min-height:100vh}.Portfolio-module__waoPaG__hero{text-align:center;padding:160px 0 72px}.Portfolio-module__waoPaG__heroContainer{max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,60px)}.Portfolio-module__waoPaG__sectionTag{text-transform:uppercase;letter-spacing:2.5px;color:var(--primary-dark);margin-bottom:16px;font-size:.75rem;font-weight:700;display:inline-block}.Portfolio-module__waoPaG__heroTitle{color:var(--secondary);letter-spacing:-2px;margin-bottom:20px;font-size:clamp(2.6rem,5.5vw,4rem);font-weight:900;line-height:1.05}.Portfolio-module__waoPaG__heroSubtitle{color:var(--gray-500);max-width:540px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.Portfolio-module__waoPaG__featuredSection{padding:0 0 72px}.Portfolio-module__waoPaG__featuredContainer{max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,60px)}.Portfolio-module__waoPaG__featuredWrapper{position:relative}.Portfolio-module__waoPaG__featuredCard{background:var(--secondary);border-radius:var(--radius-xl);transition:transform .5s var(--ease-out-expo),box-shadow .5s ease;text-decoration:none;display:block;position:relative;overflow:hidden}@keyframes Portfolio-module__waoPaG__slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-60px)}}@keyframes Portfolio-module__waoPaG__slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.Portfolio-module__waoPaG__featuredCardSlideOut{animation:.3s cubic-bezier(.4,0,.6,1) forwards Portfolio-module__waoPaG__slideOutLeft}.Portfolio-module__waoPaG__featuredCardSlideIn{animation:.4s cubic-bezier(0,0,.2,1) forwards Portfolio-module__waoPaG__slideInRight}.Portfolio-module__waoPaG__featuredCard:before{content:"";background:radial-gradient(circle,rgba(var(--primary-rgb),.08)0%,transparent 70%);pointer-events:none;z-index:0;border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.Portfolio-module__waoPaG__featuredCard:hover{transform:translateY(-4px);box-shadow:0 24px 64px #00000026}.Portfolio-module__waoPaG__featuredThumb{aspect-ratio:7/5;width:56.5%;overflow:hidden}.Portfolio-module__waoPaG__featuredThumbImage{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-out-expo);display:block}.Portfolio-module__waoPaG__featuredCard:hover .Portfolio-module__waoPaG__featuredThumbImage{transform:scale(1.04)}.Portfolio-module__waoPaG__featuredInfo{z-index:1;flex-direction:column;justify-content:center;width:43.5%;padding:clamp(32px,4vw,56px);display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.Portfolio-module__waoPaG__featuredLabel{text-transform:uppercase;letter-spacing:2px;color:var(--primary);text-shadow:0 0 12px #cf06;margin-bottom:20px;font-size:.65rem;font-weight:700;display:inline-block}.Portfolio-module__waoPaG__featuredTitle{color:var(--white);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:900;line-height:1.15}.Portfolio-module__waoPaG__featuredClient{color:#ffffff80;margin-bottom:24px;font-size:.85rem;font-weight:600}.Portfolio-module__waoPaG__featuredTags{flex-wrap:wrap;gap:6px;margin-bottom:28px;display:flex}.Portfolio-module__waoPaG__featuredTag{border-radius:var(--radius-full);color:var(--primary);letter-spacing:.3px;background:#ccff0026;padding:5px 14px;font-size:.65rem;font-weight:700}.Portfolio-module__waoPaG__featuredArrow{color:var(--primary);transition:gap .3s var(--ease-out-expo);align-items:center;gap:8px;margin-top:8px;font-size:.85rem;font-weight:700;display:inline-flex}.Portfolio-module__waoPaG__featuredCard:hover .Portfolio-module__waoPaG__featuredArrow{gap:14px}.Portfolio-module__waoPaG__carouselControls{justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.Portfolio-module__waoPaG__carouselBtn{border:1px solid var(--gray-300);background:var(--white);width:40px;height:40px;color:var(--secondary);cursor:pointer;transition:all .3s var(--ease-out-expo);font-family:var(--font-montserrat),sans-serif;border-radius:50%;justify-content:center;align-items:center;display:flex}.Portfolio-module__waoPaG__carouselBtn:hover{background:var(--secondary);color:var(--white);border-color:var(--secondary)}.Portfolio-module__waoPaG__carouselDots{gap:8px;display:flex}.Portfolio-module__waoPaG__carouselDot{background:var(--gray-300);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Portfolio-module__waoPaG__carouselDotActive{background:var(--secondary);transform:scale(1.2)}.Portfolio-module__waoPaG__filterSection{padding:0 0 48px}.Portfolio-module__waoPaG__filterContainer{max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,60px)}.Portfolio-module__waoPaG__filterBar{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.Portfolio-module__waoPaG__filterBtn{border-radius:var(--radius-full);border:1px solid var(--gray-300);color:var(--gray-500);cursor:pointer;transition:all .3s var(--ease-out-expo);font-size:.78rem;font-weight:600;font-family:var(--font-montserrat),sans-serif;background:0 0;padding:8px 20px}.Portfolio-module__waoPaG__filterBtn:hover{border-color:var(--secondary);color:var(--secondary)}.Portfolio-module__waoPaG__filterBtnActive{background:var(--secondary);color:var(--white);border-color:var(--secondary)}.Portfolio-module__waoPaG__filterBtnActive:hover{background:var(--secondary);color:var(--white)}.Portfolio-module__waoPaG__gridSection{padding:0 0 80px}.Portfolio-module__waoPaG__gridContainer{max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,60px)}.Portfolio-module__waoPaG__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Portfolio-module__waoPaG__card{background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gray-200);transition:transform .4s var(--ease-out-expo),box-shadow .4s ease;text-decoration:none;display:block;overflow:hidden}.Portfolio-module__waoPaG__card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000001a}.Portfolio-module__waoPaG__cardThumb{aspect-ratio:7/5;overflow:hidden}.Portfolio-module__waoPaG__cardThumbImage{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-out-expo);display:block}.Portfolio-module__waoPaG__card:hover .Portfolio-module__waoPaG__cardThumbImage{transform:scale(1.04)}.Portfolio-module__waoPaG__cardBody{padding:22px 24px 24px}.Portfolio-module__waoPaG__cardClient{text-transform:uppercase;letter-spacing:1px;color:var(--gray-400);margin-bottom:6px;font-size:.7rem;font-weight:700}.Portfolio-module__waoPaG__cardTitle{color:var(--secondary);letter-spacing:-.5px;margin-bottom:12px;font-size:1.25rem;font-weight:800;line-height:1.3}.Portfolio-module__waoPaG__cardTags{flex-wrap:wrap;gap:6px;display:flex}.Portfolio-module__waoPaG__cardTag{border-radius:var(--radius-full);color:var(--secondary);background:#cf0;padding:4px 12px;font-size:.65rem;font-weight:700}.Portfolio-module__waoPaG__emptyState{text-align:center;color:var(--gray-400);padding:60px 0;font-size:1rem}.Portfolio-module__waoPaG__ctaSection{padding:0 0 80px}.Portfolio-module__waoPaG__ctaContainer{max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,60px)}.Portfolio-module__waoPaG__ctaBox{background:var(--secondary);border-radius:var(--radius-xl);text-align:center;padding:clamp(48px,6vw,80px) clamp(24px,4vw,60px);position:relative;overflow:hidden}.Portfolio-module__waoPaG__ctaBox:before{content:"";background:radial-gradient(circle,rgba(var(--primary-rgb),.1)0%,transparent 70%);pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.Portfolio-module__waoPaG__ctaTitle{color:var(--white);letter-spacing:-1px;z-index:1;margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900;position:relative}.Portfolio-module__waoPaG__ctaSubtitle{color:#fff9;z-index:1;margin-bottom:32px;font-size:1rem;position:relative}.Portfolio-module__waoPaG__ctaBtn{border-radius:var(--radius-full);background-color:var(--primary);color:var(--secondary);font-size:1.05rem;font-weight:700;font-family:var(--font-montserrat),sans-serif;transition:all .35s var(--ease-out-expo);z-index:1;align-items:center;gap:10px;padding:16px 40px;display:inline-flex;position:relative}.Portfolio-module__waoPaG__ctaBtn:hover{background-color:var(--white);color:var(--secondary);transform:translateY(-3px);box-shadow:0 8px 28px #0003}@media (max-width:1024px){.Portfolio-module__waoPaG__featuredThumb{width:100%}.Portfolio-module__waoPaG__featuredInfo{width:100%;position:relative}.Portfolio-module__waoPaG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Portfolio-module__waoPaG__hero{padding:130px 0 48px}.Portfolio-module__waoPaG__grid{grid-template-columns:1fr}.Portfolio-module__waoPaG__filterBar{gap:8px}.Portfolio-module__waoPaG__filterBtn{padding:6px 14px;font-size:.72rem}}
