.Portfolio-module__waoPaG__portfolioPage{padding-top:120px}.Portfolio-module__waoPaG__pageHero{text-align:center;padding:60px 0 80px;position:relative}.Portfolio-module__waoPaG__pageHero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f114 0%,#0000 70%);width:600px;height:400px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.Portfolio-module__waoPaG__pageHero h1{background:linear-gradient(135deg,#fff 0%,#a0a0b0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900}.Portfolio-module__waoPaG__pageHero p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.Portfolio-module__waoPaG__portfolioGrid{grid-template-columns:repeat(3,1fr);gap:24px;padding-bottom:120px;display:grid}.Portfolio-module__waoPaG__projectCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base);text-decoration:none;display:block;overflow:hidden}.Portfolio-module__waoPaG__projectCard:hover{box-shadow:var(--shadow-lg);border-color:var(--border-color-hover);transform:translateY(-6px)}.Portfolio-module__waoPaG__projectImage{background:var(--bg-tertiary);justify-content:center;align-items:center;width:100%;height:220px;font-size:4rem;display:flex;position:relative;overflow:hidden}.Portfolio-module__waoPaG__projectImage:before{content:"";background:var(--accent-gradient);opacity:.08;position:absolute;inset:0}.Portfolio-module__waoPaG__projectInfo{padding:28px}.Portfolio-module__waoPaG__projectCategory{border-radius:var(--radius-full);color:var(--accent-tertiary);background:#6366f11a;margin-bottom:12px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.Portfolio-module__waoPaG__projectCard h3{margin-bottom:8px;font-size:1.2rem;font-weight:700}.Portfolio-module__waoPaG__projectCard p{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Portfolio-module__waoPaG__projectTech{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.Portfolio-module__waoPaG__projectTechTag{background:var(--bg-tertiary);border-radius:var(--radius-full);color:var(--text-tertiary);padding:3px 10px;font-size:.7rem}.Portfolio-module__waoPaG__caseStudy{padding-top:120px}.Portfolio-module__waoPaG__caseHero{padding:60px 0 40px}.Portfolio-module__waoPaG__caseCategory{border-radius:var(--radius-full);color:var(--accent-tertiary);background:#6366f11a;border:1px solid #6366f133;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:500;display:inline-block}.Portfolio-module__waoPaG__caseHero h1{margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:900}.Portfolio-module__waoPaG__caseClient{color:var(--text-tertiary);font-size:1rem}.Portfolio-module__waoPaG__caseImage{background:var(--bg-tertiary);border-radius:var(--radius-xl);border:1px solid var(--border-color);justify-content:center;align-items:center;width:100%;height:400px;margin-bottom:60px;font-size:6rem;display:flex;position:relative;overflow:hidden}.Portfolio-module__waoPaG__caseImage:before{content:"";background:var(--accent-gradient);opacity:.08;position:absolute;inset:0}.Portfolio-module__waoPaG__caseContent{grid-template-columns:2fr 1fr;gap:48px;padding-bottom:120px;display:grid}.Portfolio-module__waoPaG__caseSection{margin-bottom:48px}.Portfolio-module__waoPaG__caseSection h2{align-items:center;gap:10px;margin-bottom:16px;font-size:1.4rem;font-weight:700;display:flex}.Portfolio-module__waoPaG__caseSection p{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.Portfolio-module__waoPaG__caseSidebar{position:sticky;top:100px}.Portfolio-module__waoPaG__resultCard{border-radius:var(--radius-lg);background:#6366f10d;border:1px solid #6366f126;margin-bottom:24px;padding:28px}.Portfolio-module__waoPaG__resultCard h3{margin-bottom:16px;font-size:1rem;font-weight:700}.Portfolio-module__waoPaG__resultCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:768px){.Portfolio-module__waoPaG__portfolioGrid,.Portfolio-module__waoPaG__caseContent{grid-template-columns:1fr}.Portfolio-module__waoPaG__caseSidebar{position:static}}
