@import url("../../shared/design-system/v0.3.9/tokens.css");
@import url("../../shared/design-system/v0.3.9/utilities.css");
@import url("../../shared/design-system/v0.3.9/section-header.css");
@import url("../../shared/design-system/v0.3.9/action-pill.css");
html,body{margin:0;background:var(--pw-bg);color:var(--pw-ink)}
#pw-needs{--r:24px;--rl:30px;--rx:34px;--shadow:0 22px 64px -56px rgba(0,0,0,.55);--pw-section-index-col:72px;--pw-section-index-col-tablet:44px;--pw-section-gap:28px;--pw-section-desc-max:560px;overflow:hidden;background:var(--pw-bg);color:var(--pw-ink);font-family:var(--pw-font-sans);font-kerning:normal;text-rendering:optimizeLegibility}
#pw-needs *{box-sizing:border-box} #pw-needs button{font:inherit} #pw-needs a:not(.pw-btn){color:inherit}
#pw-needs .pw-wrap{width:min(calc(100% - (var(--pw-gutter)*2)),var(--pw-content-max));margin:0 auto}
#pw-needs h1,#pw-needs h2,#pw-needs h3,#pw-needs p{margin-top:0}
#pw-needs .pw-hero{padding:112px 0 88px;border-bottom:1px solid var(--pw-line)} #pw-needs .pw-eyebrow,#pw-needs .pw-card-label,#pw-needs .pw-tier-kicker,#pw-needs .pw-dark-kicker,#pw-needs .pw-close-kicker{font-size:var(--pw-type-label);line-height:1.25;text-transform:uppercase;letter-spacing:var(--pw-track-label);font-weight:var(--pw-weight-label)}
#pw-needs .pw-eyebrow{color:var(--pw-subtle);margin-bottom:34px} #pw-needs .pw-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.7fr);gap:72px;align-items:end}
#pw-needs .pw-hero h1{font-size:clamp(56px,6.8vw,96px);line-height:var(--pw-leading-display);letter-spacing:var(--pw-track-display);margin:0;max-width:850px;overflow-wrap:break-word}
#pw-needs .pw-lead{font-size:20px;line-height:1.58;color:var(--pw-muted);margin-bottom:26px;max-width:590px} #pw-needs .pw-jump{display:inline-flex;gap:8px;text-decoration:none;font-size:14px;font-weight:750}
#pw-needs .pw-section{padding:90px 0} #pw-needs .pw-section-head{margin-bottom:42px} #pw-needs .pw-no{font-size:12px;color:var(--pw-muted);font-weight:800;padding-top:10px}
#pw-needs .pw-section-head h2,#pw-needs .pw-partner-panel h2,#pw-needs .pw-close h2{font-size:clamp(36px,4vw,52px);line-height:1.02;letter-spacing:var(--pw-track-heading);margin-bottom:0}
#pw-needs .pw-section-desc{font-size:17px;line-height:1.6;color:var(--pw-muted);margin-bottom:0;max-width:560px}
#pw-needs .pw-snapshot{border-bottom:1px solid var(--pw-line)} #pw-needs .pw-snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
#pw-needs .pw-metric-card{background:var(--pw-surface);border:1px solid var(--pw-line);border-radius:var(--r);padding:28px;min-height:280px;box-shadow:var(--shadow)}
#pw-needs .pw-metric-card-wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.2fr;gap:24px;align-items:end;min-height:auto}
#pw-needs .pw-card-label{color:var(--pw-subtle);margin-bottom:40px} #pw-needs .pw-metric{font-size:clamp(50px,6vw,78px);line-height:var(--pw-leading-display);letter-spacing:var(--pw-track-display);font-weight:700;margin-bottom:9px}
#pw-needs .pw-metric-unit{font-size:14px;font-weight:800;margin-bottom:24px} #pw-needs .pw-metric-card p{font-size:15px;line-height:1.64;color:var(--pw-muted);margin-bottom:0;max-width:600px}
#pw-needs .pw-support-words{display:flex;flex-wrap:wrap;gap:8px} #pw-needs .pw-support-words span{border:1px solid var(--pw-line);border-radius:999px;background:var(--pw-bg);padding:10px 13px;font-size:12px;line-height:1.2;letter-spacing:var(--pw-track-chip);font-weight:var(--pw-weight-chip);color:var(--pw-muted)}
#pw-needs .pw-priority-card{background:var(--pw-surface);border:1px solid var(--pw-line);border-radius:var(--rl);overflow:hidden;box-shadow:var(--shadow)}
#pw-needs .pw-priority-top{padding:36px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;border-bottom:1px solid var(--pw-line)}
#pw-needs .pw-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px} #pw-needs .pw-status,#pw-needs .pw-priority-tag{display:inline-flex;align-items:center;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:var(--pw-track-chip)}
#pw-needs .pw-status{padding:7px 10px;background:#e8f7ef;color:#086b3d} #pw-needs .pw-priority-tag{color:var(--pw-subtle)}
#pw-needs .pw-priority-top h3{font-size:clamp(30px,3.6vw,48px);line-height:1.02;letter-spacing:var(--pw-track-heading);margin-bottom:16px}
#pw-needs .pw-priority-top p{font-size:17px;line-height:1.66;color:var(--pw-muted);max-width:760px;margin-bottom:0}
#pw-needs .pw-goal{min-width:205px;text-align:right} #pw-needs .pw-goal span,#pw-needs .pw-goal small{display:block;color:var(--pw-muted);font-size:12px} #pw-needs .pw-goal strong{display:block;font-size:28px;line-height:1.1;margin:8px 0}
#pw-needs .pw-tier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--pw-line)}
#pw-needs .pw-tier{padding:28px 30px;min-height:260px;border-right:1px solid var(--pw-line)} #pw-needs .pw-tier:last-child{border-right:0} #pw-needs .pw-tier-featured{background:#fbf7eb}
#pw-needs .pw-tier-kicker{color:var(--pw-subtle);margin-bottom:30px} #pw-needs .pw-tier-price{font-size:30px;line-height:1;font-weight:800;letter-spacing:var(--pw-track-title);margin-bottom:18px} #pw-needs .pw-tier p{font-size:14px;line-height:1.66;color:var(--pw-muted);margin-bottom:0}
#pw-needs .pw-component-strip{padding:28px 36px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:center} #pw-needs .pw-component-strip .pw-card-label{margin-bottom:12px} #pw-needs .pw-component-strip p{font-size:14px;line-height:1.65;color:var(--pw-muted);margin-bottom:0;max-width:730px}
#pw-needs .pw-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end} #pw-needs .pw-btn{--pw-btn-font-weight:700;white-space:nowrap}
#pw-needs .pw-ongoing{border-top:1px solid var(--pw-line);border-bottom:1px solid var(--pw-line)} #pw-needs .pw-needs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
#pw-needs .pw-need-card{background:var(--pw-surface);border:1px solid var(--pw-line);border-radius:var(--r);padding:28px;min-height:310px;display:flex;flex-direction:column;box-shadow:var(--shadow)}
#pw-needs .pw-need-meta{display:flex;justify-content:space-between;gap:12px;color:var(--pw-subtle);font-size:11px;font-weight:700;letter-spacing:.09em;margin-bottom:44px}
#pw-needs .pw-need-card h3{font-size:25px;line-height:1.14;letter-spacing:var(--pw-track-title);margin-bottom:14px} #pw-needs .pw-need-card p{font-size:15px;line-height:1.64;color:var(--pw-muted);margin-bottom:22px}
#pw-needs .pw-need-help{margin-top:auto;border-top:1px solid var(--pw-line);padding-top:18px;font-size:12px;line-height:1.5;font-weight:750;color:var(--pw-subtle)}
#pw-needs .pw-way-list{border-top:1px solid var(--pw-line)} #pw-needs .pw-way{display:grid;grid-template-columns:64px 260px 1fr;gap:20px;align-items:baseline;padding:24px 4px;border-bottom:1px solid var(--pw-line)}
#pw-needs .pw-way-no{font-size:12px;color:var(--pw-subtle);font-weight:800} #pw-needs .pw-way strong{font-size:18px} #pw-needs .pw-way p{font-size:15px;line-height:1.6;color:var(--pw-muted);margin-bottom:0}
#pw-needs .pw-partners{padding-top:10px} #pw-needs .pw-partner-panel{border-radius:var(--rx);padding:42px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,1fr);gap:70px}
#pw-needs .pw-dark-kicker{color:var(--pw-fg-subtle);margin-bottom:22px} #pw-needs .pw-partner-panel h2{color:var(--pw-fg);margin-bottom:18px} #pw-needs .pw-partner-panel>div>p{color:var(--pw-fg-muted);font-size:17px;line-height:1.64;margin-bottom:0}
#pw-needs .pw-boundaries{border-top:1px solid var(--pw-rule)} #pw-needs .pw-boundaries>div{display:grid;grid-template-columns:22px 1fr;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--pw-rule)} #pw-needs .pw-boundaries span{display:grid;place-items:center;width:20px;height:20px;font-size:15px;line-height:1;font-weight:600;color:var(--pw-fg)} #pw-needs .pw-boundaries p{color:var(--pw-fg-muted);font-size:14px;line-height:1.4;margin:0}
#pw-needs .pw-close{padding:0 0 90px} #pw-needs .pw-close-box{background:var(--pw-surface);border:1px solid var(--pw-line);border-radius:var(--rl);padding:38px 42px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;box-shadow:var(--shadow)}
#pw-needs .pw-close-kicker{color:var(--pw-subtle);margin-bottom:18px} #pw-needs .pw-close h2{margin-bottom:12px} #pw-needs .pw-close p{color:var(--pw-muted);line-height:1.62;margin-bottom:0;max-width:720px} #pw-needs .pw-updated{text-align:right;color:var(--pw-subtle);font-size:11px;margin-top:14px}
@media(max-width:900px){#pw-needs .pw-hero-grid{grid-template-columns:1fr;gap:34px}#pw-needs .pw-priority-top{grid-template-columns:1fr;gap:26px}#pw-needs .pw-goal{text-align:left}#pw-needs .pw-tier-grid{grid-template-columns:1fr}#pw-needs .pw-tier{border-right:0;border-bottom:1px solid var(--pw-line);min-height:auto}#pw-needs .pw-component-strip{grid-template-columns:1fr}#pw-needs .pw-actions{justify-content:flex-start}#pw-needs .pw-way{grid-template-columns:48px 220px 1fr}#pw-needs .pw-partner-panel{grid-template-columns:1fr;gap:34px}}
@media(max-width:620px){#pw-needs .pw-hero{padding:92px 0 56px}#pw-needs .pw-hero h1{font-size:clamp(46px,15vw,70px)}#pw-needs .pw-lead{font-size:17px}#pw-needs .pw-section{padding:60px 0}#pw-needs .pw-section-head{margin-bottom:30px}#pw-needs .pw-section-head h2{font-size:36px}#pw-needs .pw-section-desc{font-size:15px}#pw-needs .pw-snapshot-grid,#pw-needs .pw-needs-grid{grid-template-columns:1fr}#pw-needs .pw-metric-card-wide{grid-column:auto;grid-template-columns:1fr}#pw-needs .pw-metric-card{padding:22px;min-height:auto}#pw-needs .pw-priority-top{padding:26px 22px}#pw-needs .pw-tier{padding:24px 22px}#pw-needs .pw-component-strip{padding:24px 22px}#pw-needs .pw-actions{display:grid;grid-template-columns:1fr;width:100%}#pw-needs .pw-actions .pw-btn{width:100%}#pw-needs .pw-need-card{min-height:auto;padding:22px}#pw-needs .pw-way{grid-template-columns:34px 1fr;gap:10px}#pw-needs .pw-way p{grid-column:2;font-size:14px}#pw-needs .pw-partner-panel{padding:28px 22px;border-radius:var(--r)}#pw-needs .pw-close-box{padding:28px 22px;grid-template-columns:1fr}#pw-needs .pw-updated{text-align:left}}

/* RU polish: preserve the same hierarchy without forcing a five-line hero. */
html[lang="ru"] #pw-needs .pw-hero h1{font-size:clamp(52px,6.25vw,90px);max-width:820px}
#pw-needs .pw-already{margin-top:14px;font-size:13px;line-height:1.5;color:var(--pw-muted)}
#pw-needs .pw-already strong{color:var(--pw-ink);font-weight:700}
@media(max-width:620px){html[lang="ru"] #pw-needs .pw-hero h1{font-size:clamp(42px,13.8vw,64px)}}
