.wpo-wrap{--wpo-border:#dcdcde;max-width:100%}.wpo-tools{display:flex;gap:1rem;align-items:center;justify-content:space-between;margin:0 0 1rem}.wpo-count{font-weight:600}.wpo-search{flex:1;max-width:28rem}.wpo-search input{box-sizing:border-box;width:100%;padding:.7rem .85rem;border:1px solid var(--wpo-border);border-radius:6px}.wpo-alphabet{display:flex;flex-wrap:wrap;gap:.35rem;margin:0 0 2rem}.wpo-alphabet a,.wpo-alphabet span{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;padding:.35rem .45rem;border:1px solid var(--wpo-border);border-radius:5px;text-decoration:none}.wpo-alphabet .is-empty{opacity:.35}.wpo-letter-section{scroll-margin-top:4rem}.wpo-letter-section>h2{font-size:1.8em;border-bottom:2px solid currentColor;padding-bottom:.25rem;margin-top:2rem}.wpo-entry{padding:.8rem 0;border-bottom:1px solid var(--wpo-border)}.wpo-entry h3{margin:0;font-size:1.15em}.wpo-grammar{font-style:italic;opacity:.75;margin:.1rem 0 .3rem}.wpo-definition p,.wpo-example p{margin:.25rem 0}.wpo-example{margin-top:.35rem;padding-left:.8rem;border-left:3px solid var(--wpo-border);font-style:italic}.wpo-no-results{padding:1rem 0;font-weight:600}@media(max-width:600px){.wpo-tools{align-items:stretch;flex-direction:column}.wpo-search{max-width:none}}
.wpo-term{position:relative;display:inline;border-bottom:1px dotted currentColor;cursor:help;text-decoration:none}
.wpo-term:focus{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}
.wpo-tooltip{position:absolute;z-index:99999;left:50%;bottom:calc(100% + .65rem);transform:translateX(-50%);display:none;width:max-content;max-width:min(22rem,80vw);box-sizing:border-box;padding:.8rem .9rem;background:#fff;color:#1d2327;border:1px solid #c3c4c7;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.16);font-size:.9rem;font-style:normal;font-weight:400;line-height:1.4;text-align:left;white-space:normal}
.wpo-tooltip:after{content:"";position:absolute;left:50%;top:100%;transform:translateX(-50%);border:.45rem solid transparent;border-top-color:#fff}
.wpo-tooltip-term,.wpo-tooltip-grammar,.wpo-tooltip-definition{display:block}
.wpo-tooltip-term{font-size:1.05em;margin-bottom:.1rem}
.wpo-tooltip-grammar{font-style:italic;opacity:.72;margin-bottom:.35rem}
.wpo-term:hover>.wpo-tooltip,.wpo-term:focus>.wpo-tooltip,.wpo-term:focus-within>.wpo-tooltip,.wpo-term.is-open>.wpo-tooltip{display:block}
@media(max-width:600px){.wpo-tooltip{left:0;transform:none;max-width:min(20rem,82vw)}.wpo-tooltip:after{left:1rem;transform:none}}
