.pwf{position:relative}.pwf input{padding-right:44px}.pwf .pwf-peek{color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.pwf .pwf-peek:hover{background:var(--bg-2);color:var(--ink-2)}.pwf .pwf-peek svg{width:17px;height:17px}.pwf-str{align-items:center;gap:9px;margin-top:9px;display:flex}.pwf-str .bars{flex:1;gap:4px;display:flex}.pwf-str .bars i{background:var(--line-2);border-radius:3px;flex:1;height:5px;transition:all .2s}.pwf-str .lbl{color:var(--ink-3);white-space:nowrap;font-size:11px;font-weight:700}.pwf-str[data-s="1"] .bars i:nth-child(-n+1){background:var(--wine)}.pwf-str[data-s="1"] .lbl{color:var(--wine)}.pwf-str[data-s="2"] .bars i:nth-child(-n+2){background:var(--ochre)}.pwf-str[data-s="2"] .lbl{color:var(--ochre)}.pwf-str[data-s="3"] .bars i:nth-child(-n+3){background:var(--forest)}.pwf-str[data-s="3"] .lbl{color:var(--forest-700)}.pwf-str[data-s="4"] .bars i{background:var(--forest)}.pwf-str[data-s="4"] .lbl{color:var(--forest-700)}.pwf-match{align-items:center;gap:5px;margin-top:8px;font-size:11px;font-weight:600;display:flex}.pwf-match svg{width:12px;height:12px}.pwf-match.ok{color:var(--forest-700)}.pwf-match.no{color:var(--wine)}
