.pw-page{display:grid;gap:18px;max-width:1500px;margin:0 auto}.pw-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 26px;border:1px solid #d5e1dc;border-left:4px solid #168b69;background:#fff}.pw-hero h2{margin:3px 0 7px;font-size:28px}.pw-hero p{margin:0;max-width:760px;color:#60716b}.pw-hero-actions,.pw-actions,.pw-admin-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pw-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dce5e1;background:#fff}.pw-stats article{padding:16px 20px;border-right:1px solid #e1e8e5}.pw-stats article:last-child{border-right:0}.pw-stats span{display:block;color:#6a7773;font-size:12px;font-weight:700;text-transform:uppercase}.pw-stats strong{display:block;margin-top:5px;font-size:25px;color:#18342c}.pw-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.pw-toolbar label{display:flex;align-items:center;gap:9px;min-width:min(100%,460px);padding:0 12px;border:1px solid #ccd8d3;background:#fff}.pw-toolbar input{width:100%;height:44px;border:0;outline:0;background:transparent}.pw-toolbar>span{color:#64736e;font-weight:700}.pw-list{display:grid;gap:11px}.pw-card{display:grid;grid-template-columns:88px minmax(0,1fr);border:1px solid #d9e2de;border-left:4px solid #a8b5b0;background:#fff;box-shadow:0 5px 18px rgba(28,51,43,.04)}.pw-card.pw-urgent,.pw-card.pw-in_progress{border-left-color:#d46516}.pw-card.pw-blocked{border-left-color:#bd303c;background:#fffafa}.pw-card.pw-done{border-left-color:#168b69;background:#f8fbfa}.pw-card.pw-mine{box-shadow:0 0 0 2px rgba(22,139,105,.08),0 8px 24px rgba(28,51,43,.06)}.pw-rank{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px;border-right:1px solid #e4ebe8}.pw-rank>span{display:grid;place-items:center;width:38px;height:38px;border:1px solid #cbd7d2;border-radius:50%;font-size:17px;font-weight:900;color:#173b31;background:#f7faf9}.pw-rank small{text-align:center;color:#91621a;font-weight:800;font-size:10px;text-transform:uppercase}.pw-content{min-width:0;padding:16px 18px}.pw-content header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.pw-content h3{margin:4px 0 0;font-size:18px}.pw-content>p{margin:10px 0 14px;color:#3f514b;line-height:1.55;white-space:pre-wrap}.pw-status{font-size:10px;font-weight:900;text-transform:uppercase;color:#168b69}.pw-owner{display:flex;align-items:center;gap:5px;color:#64736e;font-size:12px;font-weight:700;white-space:nowrap}.pw-content footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:12px;border-top:1px solid #e5ece9}.pw-admin-actions button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #d2dcd8;background:#fff;color:#455b53;cursor:pointer}.pw-admin-actions button:hover:not(:disabled){border-color:#168b69;color:#0b7657}.pw-admin-actions button.danger:hover:not(:disabled){border-color:#bd303c;color:#bd303c}.pw-admin-actions button:disabled{opacity:.35;cursor:not-allowed}.pw-blocked,.pw-note{display:flex;align-items:flex-start;gap:8px;margin:0 0 13px;padding:10px 12px;border-left:3px solid #bd303c;background:#fff0f1;color:#7c222a}.pw-note{border-left-color:#168b69;background:#edf7f3;color:#31574b}.pw-done{border:1px solid #d9e2de;background:#fff}.pw-done>summary{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;cursor:pointer;font-weight:800}.pw-done>summary span{display:flex;align-items:center;gap:8px}.pw-done>summary b{display:grid;place-items:center;min-width:28px;height:28px;border-radius:50%;background:#e7f2ee;color:#167758}.pw-done>div{display:grid;gap:8px;padding:0 12px 12px}.pw-empty{display:grid;place-items:center;min-height:190px;border:1px dashed #bfcfc8;background:#fff;color:#62736d;text-align:center}.pw-empty i{font-size:34px;color:#168b69}.pw-empty strong{font-size:18px;color:#28483e}.pw-empty span{font-size:13px}@media(max-width:820px){.pw-hero{display:grid;padding:18px}.pw-hero-actions{width:100%}.pw-hero-actions .btn{flex:1}.pw-stats{grid-template-columns:1fr 1fr}.pw-stats article:nth-child(2){border-right:0}.pw-stats article:nth-child(-n+2){border-bottom:1px solid #e1e8e5}.pw-toolbar{align-items:stretch;flex-direction:column}.pw-toolbar label{min-width:100%}.pw-card{grid-template-columns:54px minmax(0,1fr)}.pw-rank{padding:10px 6px}.pw-rank>span{width:32px;height:32px}.pw-rank small{writing-mode:vertical-rl;max-height:75px}.pw-content{padding:14px}.pw-content header,.pw-content footer{align-items:flex-start;flex-direction:column}.pw-owner{white-space:normal}.pw-admin-actions{width:100%;justify-content:flex-end}}@media(max-width:480px){.pw-stats{grid-template-columns:1fr}.pw-stats article{border-right:0;border-bottom:1px solid #e1e8e5!important}.pw-stats article:last-child{border-bottom:0!important}.pw-card{grid-template-columns:1fr}.pw-rank{flex-direction:row;justify-content:flex-start;border-right:0;border-bottom:1px solid #e4ebe8}.pw-rank small{writing-mode:horizontal-tb}.pw-actions .btn{width:100%;justify-content:center}}
