.pw{--pw-ink:#263e35;--pw-muted:#596860;--pw-line:#dce2d9;max-width:1180px;margin:auto;color:var(--pw-ink);font-size:15px;line-height:1.65}.pw *{box-sizing:border-box}.pw h1,.pw h2,.pw h3{color:var(--pw-ink)!important;line-height:1.2}.pw h1{font-family:Georgia,serif;font-size:clamp(32px,4vw,52px);margin:8px 0 12px;overflow-wrap:anywhere}.pw h2{font-family:Georgia,serif;font-size:29px;margin:6px 0 18px}.pw h3{font-size:19px;margin:0 0 10px}.pw p{margin:8px 0 16px}.pw a{color:inherit}.pw a:hover{text-decoration:underline}.pw-kicker{font-size:10px;font-weight:700;letter-spacing:.19em;color:var(--pw-muted)}.pw-hero{padding:32px 36px;background:#f1f2e9;border:1px solid var(--pw-line);border-radius:20px}.pw-identity{display:flex;align-items:center;gap:24px;margin-top:18px}.pw-identity>div:first-child,.pw-identity>img:first-child{flex-shrink:0}.pw-identity-copy{flex:1;min-width:0}.pw-bio{max-width:650px;white-space:pre-line}.pw-muted{color:var(--pw-muted);font-size:13px}.pw-actions{display:flex;gap:10px;flex-wrap:wrap}.pw-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 17px;border-radius:9px;background:#214e3d!important;color:#fff!important;border:1px solid #214e3d;font:inherit;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none!important}.pw-secondary{background:#fff!important;color:#214e3d!important;border-color:#abbbae}.pw-stats{display:flex;gap:30px;flex-wrap:wrap;border-top:1px solid #d7ddcf;margin-top:26px;padding-top:18px;font-size:12px}.pw-stats strong{font-size:21px;margin-right:5px}.pw-nav{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--pw-line);padding:14px 0;margin-bottom:26px}.pw-nav a{padding:9px 15px;border-radius:8px;font-size:14px;font-weight:600}.pw-nav a:hover{background:#edf1e9}.pw-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;border:1px solid var(--pw-line);border-radius:14px;margin-bottom:28px;background:#fff}.pw-tools h2{margin-bottom:6px}.pw-tools p{margin:0;color:var(--pw-muted)}.pw-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px}.pw-main{min-width:0}.pw-section{scroll-margin-top:100px;background:#fff;border:1px solid var(--pw-line);padding:28px;border-radius:15px;margin-bottom:24px}.pw-about{align-self:start;padding:26px 0;overflow-wrap:anywhere}.pw-prose{white-space:pre-line}.pw-about h3{font-size:15px;margin-top:30px}.pw-about hr{border-color:var(--pw-line);margin:28px 0}.pw-side-link{display:block;padding:8px 0}.pw-filter{display:flex;gap:12px;align-items:end;margin-bottom:20px}.pw label{display:block;font-size:12px;font-weight:600;min-width:0}.pw-filter label:first-child{flex:1}.pw input,.pw select{display:block;width:100%;min-height:44px;border:1px solid #85988b;border-radius:8px;padding:10px;background:#fff;margin-top:5px;font-size:14px;color:#263e35}.pw :is(a,button,input,select,summary):focus-visible{outline:3px solid #358269;outline-offset:3px}.pw-work{border-top:1px solid var(--pw-line);padding:23px 0}.pw-work-meta{font-size:12px;color:var(--pw-muted);margin-bottom:10px}.pw-badge{display:inline-block;background:#edf2e9;border-radius:5px;padding:2px 8px;margin-left:8px}.pw-excerpt{white-space:pre-line;font-family:Georgia,serif;font-size:17px;color:#4d5952;overflow-wrap:anywhere}.pw-work-footer{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:12px;color:var(--pw-muted)}.pw-work-footer a,.pw-text-link{font-weight:600;color:#214e3d}.pw-empty{padding:22px 0;color:var(--pw-muted)}.pw-recording{display:flex;gap:18px;border-top:1px solid var(--pw-line);padding:22px 0;min-width:0}.pw-cover{width:88px;height:88px;border-radius:10px;object-fit:cover;flex-shrink:0}.pw-cover-empty{display:grid;place-items:center;background:#edf1e7;font-size:30px}.pw-recording-copy{min-width:0;flex:1;overflow-wrap:anywhere}.pw-recording-copy p{font-size:13px;margin:5px 0}.pw details{margin-top:14px}.pw summary{cursor:pointer;font-size:13px;min-height:32px}.pw details form{display:grid;gap:10px;margin-top:12px}.pw-hidden{display:flex;gap:16px;align-items:center;justify-content:space-between;border-top:1px solid var(--pw-line);padding:16px 0}.pw-hidden span{overflow-wrap:anywhere;min-width:0}.pw-hidden form{flex-shrink:0}.pw-settings{max-width:900px}.pw-settings>div,.pw-settings>form>div{scroll-margin-top:100px}.pw-settings input,.pw-settings textarea,.pw-settings select{max-width:100%;border-color:#85988b!important}.pw-settings .text-gray-400{color:#596860!important}.pw-settings h1{font-family:Georgia,serif;font-size:38px}.pw-settings h2{color:#214e3d!important}.pw-settings :is(input,textarea,select,button,a):focus-visible{outline:3px solid #358269;outline-offset:3px}.pw-settings-nav{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.pw-settings-nav a{padding:10px 12px;border:1px solid #abbbae;border-radius:8px}.pw-settings input[type=file]{width:100%;font-size:13px}.pw-settings .pw-avatar-actions{min-width:0;flex:1}.pw-settings .pw-avatar-actions form{display:grid;gap:12px}@media(max-width:900px){.pw-layout{grid-template-columns:minmax(0,1fr)}.pw-about{border-top:1px solid var(--pw-line)}.pw-identity{flex-wrap:wrap}.pw-identity>.pw-actions{width:100%}}@media(max-width:540px){.pw-hero{padding:22px 18px;border-radius:14px}.pw-section{padding:20px 16px}.pw-stats{gap:12px 22px}.pw-tools{padding:20px;align-items:start;flex-direction:column}.pw-filter{flex-wrap:wrap}.pw-filter label:first-child{flex-basis:100%}.pw-filter label{flex:1}.pw-recording{gap:12px}.pw-cover{width:60px;height:60px}.pw h2{font-size:25px}.pw-nav a{padding:8px 10px}.pw-settings .flex.items-end{flex-wrap:wrap}.pw-settings .flex.items-start{flex-wrap:wrap}.pw-settings h1{font-size:30px}}
.pw-settings .avatar-section-title{font:600 22px/1.3 Georgia,serif;margin:0 0 6px;text-transform:none;letter-spacing:0}
.pw-settings .avatar-section-description{font-size:13px;color:#596860;margin:0 0 24px}
.avatar-editor{display:flex;align-items:center;gap:24px}
.avatar-editor-content{flex:1;min-width:0;max-width:520px}
.avatar-file-label{display:block;font-size:13px;font-weight:600;color:#304a3c;margin-bottom:8px}
.pw-settings #avatar-input{display:block;width:100%;min-height:44px;border:0!important;border-radius:8px;background:#f4f5f0;padding:5px;font-size:13px;color:#596860;cursor:pointer}
.pw-settings #avatar-input::file-selector-button{border:1px solid #c3cec2;border-radius:6px;background:#fff;color:#244b38;padding:8px 12px;margin-right:12px;font:inherit;font-weight:600;cursor:pointer}
.avatar-help{font-size:12px;line-height:1.5;color:#596860;margin:9px 0 16px}
.avatar-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:12px}
.pw-settings .avatar-save,.pw-settings .avatar-remove{width:auto;min-height:42px;padding:9px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}
.pw-settings .avatar-save{background:#214e3d!important;color:#fff!important;border:1px solid #214e3d}
.pw-settings .avatar-remove{background:transparent!important;color:#665951!important;border:1px solid #d7d8ce}
.username-danger{padding:18px 0 24px;margin-bottom:24px;border-bottom:1px solid #eadbd6}
.username-danger h3{font-size:16px;font-weight:600;margin:0 0 6px}
.username-danger p{font-size:13px;color:#685b56;line-height:1.6;margin:0 0 16px;max-width:620px}
.username-danger label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}
.username-danger-fields{display:flex;align-items:center;gap:12px;max-width:600px}
.username-danger-fields input{min-width:0;flex:1;border:1px solid #b5bfb4;border-radius:8px;padding:11px 13px;font-size:14px}
.username-danger-fields button{flex-shrink:0;min-height:44px;padding:10px 16px;border:1px solid #c9aaa1;border-radius:8px;color:#824739;background:#fff;font-size:13px;font-weight:600}
.username-danger #username-help{font-size:12px;margin:8px 0 0}
.pw-profile-playlist{padding:22px 24px;border:1px solid #b6cbbb;border-left:5px solid #245747;border-radius:14px;background:#eaf1e7;margin:18px 0 0;min-width:0;overflow-wrap:anywhere;box-shadow:0 4px 16px #2457470a}
.pw-profile-playlist .pw-kicker{color:#245747;font-size:11px;letter-spacing:.12em}
.pw-profile-playlist h2{margin:8px 0;font-size:28px;color:#193f34}
.pw-profile-playlist .pw-actions{margin-top:14px}
.pw-profile-playlist p:empty{margin:0}
@media(max-width:540px){.pw-profile-playlist{padding:18px 16px}.pw-profile-playlist h2{font-size:24px}}
.pw-bio{overflow-wrap:anywhere}
/* Profil autora: wspólna hierarchia publicznego widoku i pracowni. */
.original-refresh:has(.pw-author-page) .home-mobile-search{display:none}
.pw-author-page{max-width:1160px;margin-inline:auto}
.pw-author-page .pw-hero{padding:30px;background:#fffefa;border:1px solid #dce4d8;border-top:4px solid #245747;border-radius:18px;box-shadow:0 6px 24px #243e3005}
.pw-author-page .pw-identity{align-items:flex-start;gap:22px;margin-top:20px}
.pw-author-page .pw-identity>img,.pw-author-page .pw-identity>div:first-child{width:88px;height:88px;min-width:88px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 5px #edf2e9}
.pw-author-page .pw-identity h1{font:500 clamp(30px,4vw,48px)/1.12 Georgia,serif;margin:0 0 10px;letter-spacing:-.035em}
.pw-author-page .pw-identity .pw-actions{justify-content:flex-end;max-width:240px;flex-shrink:0}
.pw-author-page .pw-hero-bio{max-width:780px;margin:20px 0 0 110px}
.pw-author-page .pw-bio{font:400 15px/1.65 Inter,sans-serif;margin:0;color:#465b50}
.pw-author-page .pw-author-details{margin-left:110px;max-width:780px;overflow-wrap:anywhere}
.pw-author-page .pw-author-details h3{font-size:15px;margin:20px 0 8px}
.pw-author-page .pw-author-details .pw-prose{font-size:15px;line-height:1.65}
.pw-author-page .pw-account-links{display:flex;flex-wrap:wrap;gap:4px 20px;margin-top:14px}
.pw-author-page .pw-account-links a{display:inline-flex;align-items:center;min-height:44px;font-size:13px}
.pw-author-page .pw-stats{gap:8px 28px;margin-top:22px;padding-top:16px}
.pw-author-page .pw-stats a{display:flex;align-items:baseline;gap:7px;min-height:44px;padding-block:8px;font-size:12px}
.pw-author-page .pw-stats strong{font-size:25px;color:#214e3d;margin:0}
.pw-author-page .pw-profile-playlist{grid-column:2;grid-row:1;display:block;margin:0;padding:20px;background:#eaf1e6;border-left-width:4px;box-shadow:none}
.pw-author-page .pw-profile-playlist .pw-kicker,.pw-author-page .pw-profile-playlist h2,.pw-author-page .pw-profile-playlist>p{grid-column:1}
.pw-author-page .pw-profile-playlist h2{font-size:24px;margin:6px 0}
.pw-author-page .pw-profile-playlist>p{margin:0;line-height:1.5}
.pw-author-page .pw-profile-playlist .pw-actions{margin-top:14px}
.pw-author-page .pw-profile-playlist .pw-button{gap:9px}
.pw-author-page .pw-nav{margin-bottom:22px;padding-block:10px;gap:6px}
.pw-author-page .pw-nav a{min-height:44px;display:inline-flex;align-items:center}
.pw-author-page .pw-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);grid-template-rows:max-content 1fr auto;gap:20px 24px;align-items:start}
.pw-author-page .pw-main{grid-column:1;grid-row:1/3}
.pw-author-page #nagrania{grid-column:2;grid-row:2;min-width:0;margin:0;padding:20px}
.pw-author-page .pw-layout:not(:has(.pw-profile-playlist)) #nagrania{grid-row:1/3}
.pw-author-page #ukryte-nagrania{grid-column:1/-1}
.pw-author-page #nagrania h2{font-size:25px}
.pw-author-page #nagrania .pw-recordings{display:grid;gap:12px}
.pw-author-page #nagrania .pw-recording{padding:14px;border:1px solid #dce4d8;border-radius:12px;background:#fff;gap:12px;flex-wrap:wrap}
.pw-author-page #nagrania .pw-recording h3{font-size:20px}
.pw-author-page #nagrania .pw-recording-copy{flex-basis:150px}
.pw-author-page #nagrania .pw-pagination{gap:8px;font-size:12px}
.pw-author-page .pw-section{padding:24px;background:#fffefa;border-radius:16px}
.pw-author-page .pw-section h2,.pw-author-page .pw-about h2{font-size:28px;margin:5px 0 18px}
.pw-author-page .pw-about{padding:24px;background:#f0f3eb;border:1px solid #dce4d8;border-radius:16px;scroll-margin-top:20px}
.pw-author-page .pw-about .pw-prose{font-size:14px;line-height:1.7}
.pw-author-page .pw-filter{padding:14px;border-radius:12px;background:#f3f5ef;gap:10px}
.pw-author-page .pw-work{display:grid;grid-template-columns:minmax(0,1fr);gap:0 20px;padding:20px;margin-top:16px;border:1px solid var(--pw-line);border-radius:16px;background:#fff;box-shadow:0 4px 16px #243e3005}
.pw-author-page .pw-work-with-cover{grid-template-columns:132px minmax(0,1fr)}
.pw-author-page .pw-work-heading{min-width:0}
.pw-author-page .pw-work-cover{grid-column:1;grid-row:1/3;align-self:start;overflow:hidden;border-radius:12px}
.pw-author-page .pw-work-cover[hidden]{display:none}
.pw-author-page .pw-work-cover img{display:block;width:100%;height:176px;object-fit:cover}
.pw-author-page .pw-work-with-cover .pw-work-heading,.pw-author-page .pw-work-with-cover .pw-excerpt{grid-column:2}
.pw-author-page .pw-work-footer{grid-column:1/-1;margin-top:12px}
@media(max-width:767px){
 .pw-author-page .pw-work{padding:16px;gap:0 14px}
 .pw-author-page .pw-work-with-cover{grid-template-columns:82px minmax(0,1fr)}
 .pw-author-page .pw-work-cover{grid-row:1}
 .pw-author-page .pw-work-cover img{height:108px}
 .pw-author-page .pw-work-with-cover .pw-excerpt{grid-column:1/-1;margin-top:16px}
}
.pw-author-page .pw-work h3{font:500 25px/1.2 Georgia,serif;margin:8px 0 12px;overflow-wrap:anywhere}
.pw-author-page .pw-work-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:11px}
.pw-author-page .pw-category{padding:3px 8px;border-radius:5px;background:#edf2e8;color:#3f6050}
.pw-author-page .pw-excerpt{font:17px/1.6 Georgia,serif;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin:10px 0 14px;white-space:pre-line}
.pw-author-page .pw-work-footer{align-items:center;gap:8px;font-size:12px}
.pw-author-page .pw-work-footer a,.pw-author-page .pw-recording .pw-text-link{display:inline-flex;align-items:center;min-height:44px;font-size:13px}
.pw-author-page .pw-recording h3{font:500 22px/1.25 Georgia,serif}
.pw-author-page .pw-recording .pw-cover{width:76px;height:76px}
.pw-recording-media{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}
.pw .pw-listen-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:#245747;text-decoration:none}
.pw .pw-listen-icon:hover{background:#eaf1e6;color:#193f34}
@media(max-width:900px){
 .pw-author-page .pw-layout{display:flex;flex-direction:column;gap:16px}
 .pw-author-page .pw-layout>*{width:100%;min-width:0}
 .pw-author-page .pw-main .pw-section{margin-bottom:0}
 .pw-author-page .pw-author-details{margin-left:0}
 .pw-author-page .pw-identity>.pw-actions{width:auto;max-width:none}
 .pw-author-page .pw-about{margin-bottom:24px}
}
@media(max-width:767px){
 .original-refresh:has(.pw-author-page)>.home-header{height:56px;min-height:56px}
 .original-refresh:has(.pw-author-page)>.home-header>div>div{height:56px;min-height:56px;padding-block:0;flex-wrap:nowrap}
 .original-refresh:has(.pw-author-page)>.home-header :is(nav,.header-account){display:none}
 .original-refresh:has(.pw-author-page)>.home-header .home-mobile-search{display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:44px;color:#245747}
 .pw-author-page .pw-hero{padding:20px 16px;border-radius:14px}
 .pw-author-page .pw-identity{display:grid;grid-template-columns:60px minmax(0,1fr);gap:14px;margin-top:16px}
 .pw-author-page .pw-identity>img,.pw-author-page .pw-identity>div:first-child{width:60px;height:60px;min-width:60px}
 .pw-author-page .pw-identity h1{font-size:30px;margin-bottom:7px}
 .pw-author-page .pw-identity-copy .pw-muted{font-size:12px;line-height:1.5;margin:0}
 .pw-author-page .pw-identity>.pw-actions{grid-column:1/-1;justify-content:flex-start}
 .pw-author-page .pw-hero-bio{margin:14px 0 0;max-width:none}
 .pw-author-page .pw-bio{font-size:14px;line-height:1.6}
 .pw-author-page .pw-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;padding-top:12px}
 .pw-author-page .pw-stats a{display:flex;flex-direction:column;gap:2px;font-size:11px;line-height:1.4;overflow-wrap:anywhere}
 .pw-author-page .pw-stats strong{font-size:24px}
 .pw-author-page .pw-profile-playlist{display:block;padding:18px 16px;margin-top:0}
 .pw-author-page .pw-profile-playlist .pw-actions{margin-top:14px}
 .pw-author-page .pw-profile-playlist h2{font-size:23px}
 .pw-author-page .pw-nav{gap:0;margin-bottom:16px}
 .pw-author-page .pw-nav a{padding:8px 10px;font-size:13px}
 .pw-author-page .pw-section,.pw-author-page .pw-about{padding:20px 16px}
 .pw-author-page .pw-filter{padding:12px}
 .pw-author-page .pw-work h3{font-size:24px}
 .pw-author-page .pw-recording .pw-cover{width:60px;height:60px}
}
.pw-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:12px;margin-top:16px;font:400 13px/1.4 Inter,sans-serif;white-space:nowrap}
.pw-pagination a{display:inline-flex;align-items:center;min-height:44px;padding:8px 2px;border:0;background:none;color:#214e3d;font-weight:600}
.pw-pagination span{color:#596860}
@media(max-width:380px){.pw-pagination{gap:8px;font-size:12px}}
.pw .profile-social{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:36px;padding:4px 9px;margin:3px 2px;border:1px solid #d0ded1;border-radius:8px;background:#edf3e9;color:#245747;font:600 12px/1.4 Inter,sans-serif;vertical-align:middle;white-space:normal;overflow-wrap:anywhere}
.pw .profile-social:hover{background:#dde9d9;color:#193f34}
.profile-social svg{width:20px;height:20px;flex-shrink:0}
.profile-social__symbol{display:inline-grid;place-items:center;min-width:20px;height:20px;font-size:13px}
@media(max-width:767px){.pw .profile-social{min-height:44px}}
@media(max-width:540px){.avatar-editor{align-items:flex-start;flex-direction:column;gap:18px}.avatar-editor-content{width:100%}.username-danger-fields{align-items:stretch;flex-direction:column}.username-danger-fields button{align-self:flex-start}}
