.wp-pilot-helpful{display:inline-flex;align-items:center;gap:8px;margin-left:8px;font-size:inherit;line-height:1.2;color:inherit;flex-wrap:nowrap}.wp-pilot-helpful__text{color:inherit;white-space:normal}.wp-pilot-helpful__actions{display:inline-flex;align-items:center;white-space:nowrap;flex:0 0 auto}.wp-pilot-helpful__btn{position:relative;display:inline-block;width:26px;height:26px;border:1px solid rgba(0,0,0,.12);background:rgba(0,0,0,.03);border-radius:6px;color:inherit;vertical-align:middle;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.wp-pilot-helpful__btn .dashicons{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;font-size:18px;line-height:1;margin:0;pointer-events:none}.wp-pilot-helpful__btn--plus:hover{background:#cfead1;border-color:rgba(0,0,0,.18)}.wp-pilot-helpful__btn--minus:hover{background:#f6caca;border-color:rgba(0,0,0,.18)}.wp-pilot-helpful__btn.is-busy{pointer-events:none;opacity:.75;transform:scale(.98)}.wp-pilot-helpful.is-voted .wp-pilot-helpful__btn--plus{pointer-events:none;opacity:.6;transform:none}.wp-pilot-helpful__sep{display:none !important}.wp-pilot-helpful__btn--plus{position:relative}.wp-pilot-helpful__btn--plus:after{content:"";position:absolute;left:calc(100% + 6px);top:50%;transform:translate(-50%,-50%);width:1px;height:14px;background:currentColor;opacity:.55;border-radius:1px;pointer-events:none}.wp-pilot-helpful__btn--minus{margin-left:6px}.wp-pilot-helpful.is-minus-voted .wp-pilot-helpful__btn--minus{pointer-events:none;opacity:.6}.wp-pilot-helpful-footer{margin:40px auto;text-align:center}.wp-pilot-helpful-footer__q{font-size:1.4rem;font-weight:700;margin:0 0 16px}.wp-pilot-helpful__btn--yes{position:relative;display:inline-block;min-width:80px;padding:6px 18px;border:1px solid rgba(0,0,0,.12);background:rgba(0,0,0,.03);border-radius:6px;font-size:1rem;font-weight:600;color:inherit;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.wp-pilot-helpful__btn--yes:hover{background:#cfead1;border-color:rgba(0,0,0,.18)}.wp-pilot-helpful-footer.is-yes-voted .wp-pilot-helpful__btn--yes{pointer-events:none;opacity:.6}