.edwords button{border-radius:100vw;cursor:pointer;font-family:var(--font-body);font-size:var(--font-size-normal);font-weight:var(--font-weight-semibold);margin:0}.edwords button svg{display:block}.edwords label{display:block;font-family:var(--font-body);font-size:var(--font-size-normal);font-weight:var(--font-weight-normal);margin:0}.edwords input,.edwords select{background-color:var(--color-background-standard);border:2px solid var(--color-link-normal);border-radius:100vw;box-sizing:border-box;display:block;font-family:var(--font-body);font-size:var(--font-size-normal);font-weight:var(--font-weight-normal);margin:0;max-width:20rem;padding:.5rem 1rem;width:100%}.edwords select option{background-color:var(--color-background-standard);color:var(--color-foreground)}.edwords input:focus,.edwords select:focus{border-color:transparent;outline:2px solid var(--color-link-hover)}.edwords input:focus+button svg{fill:var(--color-link-hover)}.edwords .search-filter{background-color:var(--color-background-alternate);border-bottom:1px solid var(--color-border);padding:1.25rem 0}.edwords .search-filter .flex-box{gap:1rem}.edwords .search-filter .search-filter-item button{background-color:var(--color-background-standard);border:2px solid var(--color-link-normal);color:var(--color-link-normal);padding:.25rem .75rem}.edwords .search-filter .search-filter-item button:is(:hover,:focus){border-color:var(--color-link-hover);color:var(--color-link-hover)}.edwords .search-filter .search-filter-item:last-of-type button{background-color:var(--color-link-normal);color:var(--color-background-standard)}.edwords .search-filter .search-filter-item:last-of-type button:is(:hover,:focus){background-color:var(--color-link-hover);border-color:var(--color-link-hover);color:var(--color-background-standard)}.edwords .search-filter .mobile-panels .control-wrapper{display:none;margin-top:1rem}.edwords .search-filter .mobile-panels .control-wrapper .control{max-width:20rem;position:relative}.edwords .search-filter .mobile-panels .control-wrapper .filter-item:not(:first-of-type){margin-top:1rem}.edwords .search-filter .mobile-panels .control-wrapper .control button{background-color:transparent;border-width:0;height:1rem;padding:0 1rem;position:absolute;right:.75rem;top:.75rem;width:1rem}.edwords .search-filter .mobile-panels .control-wrapper .control button svg{fill:var(--color-link-normal);height:1rem}.edwords .search-filter .mobile-panels .control-wrapper .control button:hover svg{fill:var(--color-link-hover)}.edwords .search-filter .desktop-search-filter-controls{display:none}.edwords .letter-jump{margin-bottom:1.5rem}.edwords .letter-jump :is(label,select){display:inline}.edwords .letter-jump label{padding-right:.25rem}.edwords .letter-jump select{padding:.125rem .25rem;width:max-content}.edwords .letter-list{display:none}.edwords .edword-letter-group:not(:first-of-type){margin-top:1.5rem}.edwords .edword-letter-group .edword-item{border:1px solid var(--color-border);margin-top:-1px;padding:1.25rem}.edwords .edword-letter-group .edword-item:first-of-type{border-top-width:1px}.edwords .edword-letter-group .edword-item:nth-child(odd){background-color:var(--color-background-alternate)}.edwords .edword-letter-group .edword-item p:last-child{margin-bottom:0}.edwords .letter-list a:not(:last-of-type):after{color:var(--color-border);content:'|';cursor:default;display:inline-block;font-weight:var(--font-weight-normal);padding:0 .25rem 0 .5rem;text-decoration:none}.edwords .letter-list span{color:var(--color-border);padding:0 .25rem}.edwords .no-matching-edwords{display:none}.single-edword .edword-header{border-bottom:1px solid var(--color-border);padding:2rem 0}.single-edword .edword-header a:has(svg){display:block;transform-origin:center;width:max-content}.single-edword .edword-header a:has(svg):is(:hover,:focus,:active){transform:scale3d(1.1,1.1,1.1)}.single-edword .edword-header svg{display:block;height:2.5rem;margin:0}.single-edword .edword-header svg path:first-of-type{fill:var(--color-foreground)}.single-edword .edword-header svg path:last-of-type{fill:var(--color-accent)}.single-edword .edword-header h1{margin:0 0 .75rem;text-align:left}.single-edword .edword-header .edword-metadata{align-items:flex-start;display:flex;gap:.5rem}.single-edword .edword-header .edword-metadata>div:nth-child(odd){font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);padding-top:.125rem;text-transform:uppercase;width:6.5rem}.single-edword .edword-header .edword-metadata>div:nth-child(even){flex:1;font-weight:var(--font-weight-medium)}.single-edword .edword-header .edword-metadata ul{list-style-type:none;margin:0;padding:0}.single-edword .edword-header .edword-metadata ul li{margin:0;padding:0}.single-edword .edword-header .edword-metadata ul li a{text-decoration:underline;text-underline-offset:.1875rem}.single-edword .edword-content{padding:3rem 0}.single-edword .edword-content :is(h2,h3,h4){font-family:var(--font-header);font-weight:var(--font-weight-light);text-align:left}.single-edword .edword-content h2{font-size:var(--font-size-heading-2)}.single-edword .edword-content .references ol a{word-break:break-all}.single-edword aside{background-color:var(--color-background-alternate);border-width:0;border-top:1px solid var(--color-border);max-width:100%;padding:2rem 0;width:100%}.single-edword aside>div>div>p{font-weight:var(--font-weight-semibold);margin:0 0 .25rem}.single-edword aside hr{background-color:transparent;border-width:0;border-bottom:1px solid var(--color-border);display:block;height:0;margin:1.5rem 0;width:100%}.single-edword aside li{line-height:1.2}.single-edword .edword-content li p{margin-bottom:.25rem}.single-edword aside .social p{font-weight:var(--font-weight-normal);margin-bottom:.75rem}.single-edword :is(figure,iframe,picture),.single-edword :is(figure,iframe,picture)>:is(iframe,img){margin-left:0}@media (min-width:48rem){.edwords .letter-jump{display:none}.edwords .letter-list{display:block;margin-bottom:1.5rem}}@media (min-width:61.875rem){.edwords .search-filter .desktop-search-filter-controls{align-items:flex-end;display:grid;gap:3rem;grid-template-columns:repeat(4,1fr)}.edwords .mobile-controls{display:none}.edwords .search-filter .desktop-search-filter-controls .control{position:relative}.edwords .search-filter .desktop-search-filter-controls .control input+button{background-color:transparent;border-width:0;cursor:pointer;height:1rem;padding:0 1rem;position:absolute;right:.75rem;top:.75rem;width:1rem}.edwords .search-filter .desktop-search-filter-controls .control button svg{fill:var(--color-link-normal);height:1rem}.edwords .search-filter .desktop-search-filter-controls .control button:hover svg{fill:var(--color-link-hover)}.edwords .search-filter .desktop-search-filter-controls input:focus+button svg{fill:var(--color-link-hover)}.edwords .search-filter .desktop-search-filter-controls .filter-clear{align-items:center;background-color:var(--color-link-normal);border:2px solid var(--color-link-normal);border-radius:100vw;color:var(--color-background-standard);display:flex;gap:.5rem;padding:.5rem 1rem;width:max-content}.edwords .search-filter .desktop-search-filter-controls .filter-clear:hover{background-color:var(--color-link-hover);border-color:var(--color-link-hover)}.edwords .search-filter .desktop-search-filter-controls .filter-clear span{line-height:1}.edwords .search-filter .desktop-search-filter-controls .filter-clear span:last-of-type{font-size:var(--font-size-heading-3);margin-top:.25rem}.edwords .edword-letter-group .edword-item{align-items:stretch;padding:0}.edwords .edword-letter-group .edword-item>div{padding:1.25rem}.edwords .edword-letter-group .edword-item>div:first-of-type{max-width:16rem;width:25%}.edwords .edword-letter-group .edword-item>div:first-of-type h3{font-family:var(--font-body);font-size:var(--font-size-normal)}.edwords .edword-letter-group .edword-item>div:nth-of-type(2){border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);flex:1}.edwords .edword-letter-group .edword-item>div:last-of-type{width:8rem}.single-edword .edword-header .edword-metadata ul li{display:inline-block;margin:0 .25rem 0 0;padding:0}.single-edword .edword-header .edword-metadata ul li:not(:last-of-type):after{content:'•';display:inline-block;padding:0 0 0 .25rem;text-decoration:none}.single-edword .edword-content{padding:0}.single-edword .content-area{align-items:flex-start;display:flex;gap:3rem;margin:0 auto;max-width:60rem;padding:3rem 0;width:90%}.single-edword .content-area>.content-container{max-width:100%;width:100%}.single-edword .content-area aside{border:1px solid var(--color-border);max-width:24rem;padding:1.5rem;width:30%}}