.Portfolio-module__waoPaG__portfolioPage{background:var(--bg-secondary);min-height:100vh;padding-top:100px}.Portfolio-module__waoPaG__heroSection{background:linear-gradient(135deg, var(--navy-color), var(--primary-color));text-align:center;color:#fff;padding:6rem 2rem;position:relative;overflow:hidden}.Portfolio-module__waoPaG__heroTitle{font-family:var(--font-main);z-index:2;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;position:relative}.Portfolio-module__waoPaG__heroSubtitle{opacity:.9;z-index:2;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6;position:relative}.Portfolio-module__waoPaG__section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.Portfolio-module__waoPaG__sectionTitle{color:var(--navy-color);font-family:var(--font-main);text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.Portfolio-module__waoPaG__geoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Portfolio-module__waoPaG__geoCard{background:#fff;border:1px solid #0a25400d;border-radius:16px;padding:2rem;box-shadow:0 5px 15px #00000005}.Portfolio-module__waoPaG__geoRegion{font-family:var(--font-main);color:var(--primary-color);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Portfolio-module__waoPaG__geoCount{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:600}.Portfolio-module__waoPaG__geoDistricts{color:var(--navy-color);font-size:.9rem;line-height:1.6}.Portfolio-module__waoPaG__statusToggleContainer{justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.Portfolio-module__waoPaG__statusToggleBtn{font-family:var(--font-main);border:2px solid var(--navy-color);color:var(--navy-color);cursor:pointer;background:0 0;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Portfolio-module__waoPaG__statusToggleBtn:hover{background:#0a25400d;transform:translateY(-2px)}.Portfolio-module__waoPaG__statusToggleBtn.Portfolio-module__waoPaG__activeStatus{background:var(--navy-color);color:#fff;border-color:var(--navy-color);box-shadow:0 8px 25px #0a254040}.Portfolio-module__waoPaG__filterContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Portfolio-module__waoPaG__filterBtn{color:var(--text-secondary);font-family:var(--font-sans);cursor:pointer;background:#fff;border:1px solid #0a25401a;border-radius:50px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.Portfolio-module__waoPaG__filterBtn:hover,.Portfolio-module__waoPaG__filterBtn.Portfolio-module__waoPaG__active{background:var(--navy-color);color:#fff;border-color:var(--navy-color);box-shadow:0 4px 15px #0a254033}.Portfolio-module__waoPaG__assignmentsGrid{flex-direction:column;gap:1.5rem;display:flex}.Portfolio-module__waoPaG__assignmentRow{background:#fff;border:1px solid #00a8cc1a;border-radius:16px;grid-template-columns:1.5fr 2.5fr 1fr 1fr;gap:2rem;padding:2rem;transition:all .3s;display:grid}.Portfolio-module__waoPaG__assignmentRow:hover{border-left:4px solid var(--primary-color);transform:translate(5px);box-shadow:0 10px 30px #00a8cc0d}.Portfolio-module__waoPaG__aClient{font-family:var(--font-main);color:var(--navy-color);font-size:1.1rem;font-weight:700}.Portfolio-module__waoPaG__aTitle{color:var(--text-primary);font-size:1rem;line-height:1.5}.Portfolio-module__waoPaG__aMeta{flex-direction:column;gap:.5rem;display:flex}.Portfolio-module__waoPaG__aLabel{text-transform:uppercase;color:var(--text-secondary);letter-spacing:1px;font-size:.75rem;font-weight:700}.Portfolio-module__waoPaG__aValue{color:var(--secondary-color);font-size:.9rem}@media (max-width:1024px){.Portfolio-module__waoPaG__assignmentRow{grid-template-columns:1fr;gap:1rem}}
