.Clients-module__wCTDOG__page{padding-top:var(--nav-height);background-color:var(--background);min-height:100vh}.Clients-module__wCTDOG__header{background:var(--primary);text-align:center;color:#fff;padding:4rem 0}.Clients-module__wCTDOG__subtitle{opacity:.9;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Clients-module__wCTDOG__clientsSection{background-color:var(--surface)}.Clients-module__wCTDOG__gridTitle{text-align:center;color:var(--primary);margin-bottom:3rem;font-size:2rem}.Clients-module__wCTDOG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:3rem;display:grid}.Clients-module__wCTDOG__clientCard{background:var(--background);border:1px solid var(--border);border-radius:16px;flex-direction:column;width:100%;max-width:350px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Clients-module__wCTDOG__clientCard:hover{border-color:var(--primary-light);transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.Clients-module__wCTDOG__imageWrapper{background:#fff;justify-content:center;align-items:center;width:100%;height:200px;padding:2rem;display:flex;position:relative}.Clients-module__wCTDOG__clientName{text-align:center;border-top:1px solid var(--border);background:var(--surface);padding:1.5rem}.Clients-module__wCTDOG__clientName h3{color:var(--foreground);margin:0;font-size:1.2rem;font-weight:600}
