.pw-hero,.pw-stats,.pw-filters,.pw-controls,.pw-grid-section{--pw-bg: #0e0e12;--pw-card: #16161d;--pw-card-hover: #1c1c26;--pw-text: #e8e8ed;--pw-text-muted: #8a8a9a;--pw-accent: #6ee7b7;--pw-accent-dim: rgba(110, 231, 183, .12);--pw-border: rgba(255,255,255,.06);--pw-border-hover: rgba(110, 231, 183, .25);--pw-tag-bg: rgba(255,255,255,.06);background:var(--pw-bg)}.pw-hero{padding:160px clamp(20px,5vw,72px) 60px}.pw-hero-inner{max-width:1200px;margin:0 auto}.pw-back{display:inline-flex;align-items:center;gap:8px;font-family:var(--body-en);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--pw-text-muted);margin-bottom:32px;transition:color .3s}.pw-back:hover{color:var(--pw-accent)}.pw-back svg{width:14px;height:14px}.pw-hero-label{font-family:var(--body-en);font-size:12px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--pw-accent);margin-bottom:16px}.pw-hero-title{font-size:clamp(32px,5vw,52px);font-weight:700;letter-spacing:-.01em;line-height:1.2;color:var(--pw-text);margin-bottom:20px}.pw-hero-desc{color:var(--pw-text-muted);font-size:15px;max-width:560px;line-height:1.8}.pw-stats{padding:0 clamp(20px,5vw,72px) 48px}.pw-stats-inner{max-width:1200px;margin:0 auto;display:flex;gap:48px;flex-wrap:wrap}.pw-stat{display:flex;align-items:baseline;gap:8px}.pw-stat-num{font-family:var(--body-en);font-size:36px;font-weight:700;color:var(--pw-accent);letter-spacing:-.03em}.pw-stat-label{font-size:13px;color:var(--pw-text-muted)}.pw-filters{padding:0 clamp(20px,5vw,72px) 40px}.pw-filters-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:10px}.pw-filter-btn{padding:7px 18px;border-radius:100px;border:1px solid var(--pw-border);background:transparent;color:var(--pw-text-muted);font-size:13px;font-family:inherit;cursor:pointer;transition:all .25s}.pw-filter-btn:hover{border-color:var(--pw-border-hover);color:var(--pw-text)}.pw-filter-btn.is-active{background:var(--pw-accent-dim);border-color:var(--pw-border-hover);color:var(--pw-accent)}.pw-controls{padding:0 clamp(20px,5vw,72px) 24px}.pw-controls-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.pw-result-count{font-size:13px;color:var(--pw-text-muted)}.pw-view-toggle{display:flex;gap:4px;background:var(--pw-card);border-radius:8px;padding:4px}.pw-view-btn{width:34px;height:34px;border:none;background:transparent;color:var(--pw-text-muted);border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.pw-view-btn.is-active{background:#ffffff14;color:var(--pw-text)}.pw-view-btn svg{width:16px;height:16px}.pw-grid-section{padding:0 clamp(20px,5vw,72px) 0}.pw-grid{max-width:1200px;margin:0 auto;padding-bottom:80px;display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px}.pw-grid.pw-list-view{grid-template-columns:1fr;gap:12px}.pw-card{background:var(--pw-card);border:1px solid var(--pw-border);border-radius:12px;padding:28px;transition:all .3s ease;display:flex;flex-direction:column;gap:16px;opacity:0;transform:translateY(16px);animation:pwFadeUp .5s ease both}.pw-card:hover{background:var(--pw-card-hover);border-color:var(--pw-border-hover);transform:translateY(-2px)}@keyframes pwFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.pw-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.pw-card-number{font-family:var(--body-en);font-size:12px;color:var(--pw-text-muted);opacity:.5}.pw-card-type{font-size:11px;font-weight:500;padding:3px 10px;border-radius:100px;flex-shrink:0}.pw-type-new{background:#6ee7b71f;color:#6ee7b7}.pw-type-renewal{background:#60a5fa1f;color:#60a5fa}.pw-type-support{background:#fbbf241f;color:#fbbf24}.pw-type-spot{background:#a78bfa1f;color:#a78bfa}.pw-card-title{font-size:17px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--pw-text)}.pw-card-industry{font-size:12px;color:var(--pw-text-muted);display:flex;align-items:center;gap:6px}.pw-card-industry:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--pw-accent);opacity:.5}.pw-card-desc{font-size:14px;color:var(--pw-text-muted);line-height:1.7}.pw-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.pw-meta-item{font-size:12px;padding:4px 12px;border-radius:6px;background:var(--pw-tag-bg);color:var(--pw-text-muted);display:flex;align-items:center;gap:5px}.pw-meta-item svg{width:12px;height:12px;opacity:.6}.pw-card-tags{display:flex;flex-wrap:wrap;gap:6px}.pw-tech-tag{font-size:11px;font-family:var(--body-en);font-weight:500;padding:3px 10px;border-radius:5px;background:#ffffff0a;color:var(--pw-text-muted);border:1px solid rgba(255,255,255,.04)}.pw-card-roles{display:flex;flex-wrap:wrap;gap:6px;padding-top:12px;border-top:1px solid var(--pw-border)}.pw-role-tag{font-size:11px;padding:3px 10px;border-radius:5px;background:var(--pw-accent-dim);color:var(--pw-accent);font-weight:500}.pw-list-view .pw-card{flex-direction:row;align-items:center;padding:20px 28px;gap:24px}.pw-list-view .pw-card-top,.pw-list-view .pw-card-desc{display:none}.pw-list-view .pw-card-title{min-width:220px;font-size:15px}.pw-list-view .pw-card-meta{margin-top:0}@media(max-width:768px){.pw-hero{padding-top:120px}.pw-stats-inner{gap:32px}.pw-grid{grid-template-columns:1fr}.pw-list-view .pw-card{flex-direction:column;align-items:flex-start}.pw-list-view .pw-card-title{min-width:unset}.pw-list-view .pw-card-desc{display:block}}
