@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{margin:0;font:inherit;overflow-wrap:break-word}#root,#__next{isolation:isolate}a{color:currentcolor;text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;white-space:nowrap;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%)}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local(Inter),url(./Inter-Regular-41ab0f70.ttf) format("truetype");font-display:swap}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local(Inter),url(./Inter-Bold-790c108b.ttf) format("truetype");font-display:swap}@font-face{font-family:Inconsolata;font-style:normal;font-weight:400;src:local(Inter),url(./Inconsolata-Regular-66b637be.ttf) format("truetype");font-display:swap}@font-face{font-family:Inconsolata;font-style:normal;font-weight:700;src:local(Inter),url(./Inconsolata-Bold-177817a6.ttf) format("truetype");font-display:swap}@font-face{font-family:Lora;font-style:normal;font-weight:400;src:local(Inter),url(./Lora-Regular-47798dbb.ttf) format("truetype");font-display:swap}@font-face{font-family:Lora;font-style:normal;font-weight:700;src:local(Inter),url(./Lora-Bold-a7888c79.ttf) format("truetype");font-display:swap}@font-face{font-family:Lora;font-style:italic;font-weight:700;src:local(Inter),url(./Lora-BoldItalic-5406e8b9.ttf) format("truetype");font-display:swap}.heading--1{font-family:var(--theme-font-family);font-weight:400;font-size:1rem;font-style:normal;text-decoration:none;line-height:1;font-weight:700;font-size:2rem;line-height:1.3}.heading--2{font-family:var(--theme-font-family);font-weight:400;font-size:1rem;font-style:normal;text-decoration:none;line-height:1;font-weight:700;font-size:1.125rem;font-style:italic}.heading--3{font-family:var(--theme-font-family);font-weight:400;font-size:1rem;font-style:normal;text-decoration:none;line-height:1}.heading--4{font-family:var(--theme-font-family);font-weight:400;font-size:1rem;font-style:normal;text-decoration:none;line-height:1;font-size:1.25rem;font-weight:700;text-transform:capitalize}.text--1{font-family:var(--theme-font-family);font-weight:400;font-size:1rem;font-style:normal;text-decoration:none;line-height:1;font-size:.9375rem;line-height:1.6}.text--2{font-family:var(--theme-font-family);font-weight:400;font-size:1rem;font-style:normal;text-decoration:none;line-height:1;font-size:1.125rem;font-family:Inter,sans-serif}.text--3{font-family:var(--theme-font-family);font-weight:400;font-size:1rem;font-style:normal;text-decoration:none;line-height:1;font-weight:700}.text--serif{font-family:Lora,serif}.text--sans-serif{font-family:Inter,sans-serif}.text--mono{font-family:Inconsolata,monospace}.search__text--1{font-family:var(--theme-font-family);font-weight:400;font-style:normal;text-decoration:none;line-height:1;font-weight:700;font-size:1rem}.text--center{text-align:center}@media screen and (min-width: 768px){.heading--1{font-size:4rem}.heading--2{font-size:1.5rem}.heading--3{font-size:1.25rem}.text--1{font-size:1.125rem;line-height:1.3333}.text--2{font-size:1.5rem}.text--3,.search__text--1{font-size:1.25rem}}.body{color:var(--theme-clr);background-color:var(--theme-bg);font-family:var(--theme-font-family);font-weight:400;font-size:1rem;font-style:normal;text-decoration:none;line-height:1}a:focus-visible{outline-color:var(--theme-select-focus)}.icon{display:inline-block}.icon-arrow-down{width:14px;height:8px}.icon-moon{width:22px;height:22px}.icon-new-window{width:14px;height:14px}.icon-play{width:75px;height:75px}.icon-search{width:18px;height:18px}.icon-logo{width:34px;height:38px}.header{max-width:737px;margin-inline:auto;padding-inline:1.5rem}.settings{align-items:center;margin-top:3.5rem}.icon-moon{stroke:var(--theme-toggle-label)}.icon-moon:hover{stroke:var(--theme-clr-accent)}.settings{display:flex;justify-content:space-between;gap:1.625rem}.main{max-width:737px;margin-inline:auto;padding-inline:1.5rem;padding-bottom:5.3125rem}.main:not([data-state=busy]) .busy{display:none}.main:not([data-state=error]) .error{display:none}.main:not([data-state=keyword]) .keyword{display:none}#search-result{font-family:monospace;font-size:1rem}.keyword{display:none;justify-content:space-between;align-items:center;grid-auto-flow:row;grid-template-rows:auto 1fr;row-gap:.5rem;margin-top:1.5rem}.main[data-state=keyword] .keyword{display:grid}.keyword__audio{grid-column:2/3;grid-row:1/-1;margin:0}.keyword .btn{padding:0}.keyword__pronunciation{color:var(--theme-clr-accent)}.icon-play{fill:var(--theme-play-bg);color:var(--theme-play-clr)}.icon-play:hover{fill:var(--theme-play-hover);color:var(--theme-play-highlight)}audio:not([src])~.keyword__audio-play{display:none}.definition__part-of-speech{display:grid;grid-auto-flow:column;grid-template-columns:auto 1fr;gap:2rem;margin-top:2rem}.definition__part-of-speech:after{content:"";align-self:center;background-color:var(--theme-horizontal-rule);height:1px}.definition__meaning-label{margin-top:2rem}.definition__meaning-list{padding-left:1rem;margin-top:1rem}.definition__meaning-list>li{position:relative;list-style:none}.definition__meaning-list>li:before{position:absolute;display:inline-block;content:"\2022";color:var(--theme-clr-accent);font-weight:700;width:1em;margin-top:.3em;margin-left:-1em}.definition__meaning-list li+li{margin-top:.8125rem}.definition__synonym-label{display:inline-block;padding-top:2rem;margin-right:1rem;color:var(--theme-synonym-label)}.definition__synonym-list{display:inline;padding-left:0;padding-top:1rem;list-style:none;line-height:1.4}.definition__synonym{display:inline;color:var(--theme-clr-accent)}.definition__synonym a{display:inline-block}.definition__synonym+.definition__synonym{padding-left:.2rem}.definition__synonym:after{content:","}.definition__synonym:last-child:after{content:""}.definition__antonym-label{display:inline-block;padding-top:2rem;margin-right:1rem;color:var(--theme-synonym-label)}.definition__antonym-list{display:inline;padding-left:0;padding-top:1rem;list-style:none;line-height:1.4;word-break:keep-all}.definition__antonym{display:inline;color:var(--theme-clr-accent)}.definition__antonym a{display:inline-block}.definition__antonym:after{content:","}.definition__antonym:last-child:after{content:""}.definition__antonym-label{margin-top:2rem}.definition__source-label{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--theme-horizontal-rule)}.definition__source-list{margin-top:.5rem;list-style:none;padding-left:0}.definition__source-url a{overflow-wrap:break-word;line-height:1.4}.definition__source-url a span{padding-right:.5rem}.definition__example{color:var(--theme-definition-example);margin-top:.5rem}@media screen and (min-width: 768px){.definition__part-of-speech,.definition__meaning-label{margin-top:2.5rem}}.error{display:grid;margin-top:8.25rem}.error__title{margin-top:2.75rem}.error__message{margin-top:1.5rem}.busy{display:grid;justify-content:center;padding-block:5rem}.toggle{--_toggle-switch__width: 40px;--_toggle-switch__height: 20px;--_toggle-switch__transition: .25s;--_toggle-switch__inset: 3px;display:flex;justify-content:center;align-items:center;gap:1.25rem}.toggle__checkbox{position:absolute;width:1px;height:1px;white-space:nowrap;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%)}.toggle__slider{position:relative;display:inline-block;width:var(--_toggle-switch__width);height:var(--_toggle-switch__height);border-radius:var(--_toggle-switch__height);background-image:var(--theme-toggle-bg);cursor:pointer;transition:var(--_toggle-switch__transition) ease-in-out}.toggle__checkbox:focus-visible~.toggle>.toggle__slider{outline:3px solid;outline-color:var(--theme-toggle-focus)}.toggle__checkbox:hover~.toggle>.toggle__slider{background-image:var(--theme-toggle-bg-hover)}.toggle__slider:before{position:absolute;content:"";height:calc(var(--_toggle-switch__height) - var(--_toggle-switch__inset) * 2);width:calc(var(--_toggle-switch__height) - var(--_toggle-switch__inset) * 2);left:var(--_toggle-switch__inset);bottom:var(--_toggle-switch__inset);transition:var(--_toggle-switch__transition) ease-in-out;border-radius:calc(var(--_toggle-switch__height) / 2 - var(--_toggle-switch__inset));background-color:var(--theme-toggle-clr)}.toggle__checkbox:checked~.toggle>.toggle__slider:before{transform:translate(calc(var(--_toggle-switch__width) - var(--_toggle-switch__height)))}.toggle__label{display:flex;align-items:center;gap:1rem;user-select:none;cursor:pointer;color:var(--theme-toggle-label)}.btn{background-color:transparent;border:0;padding:1.25rem;user-select:none;cursor:pointer}.btn--icon:focus-visible{outline-color:var(--theme-select-focus)}.select{margin-left:auto;border-right:1px solid var(--theme-select-border)}.select select{display:none}.select__control{position:relative;display:grid;align-content:center;align-items:center;justify-content:end;grid-auto-flow:column;gap:1.125rem;max-width:8.5rem;padding-block:1.125em;padding-left:.5rem;padding-right:1.125rem;margin-right:.5rem;text-transform:capitalize;user-select:none;cursor:pointer}.select__control:focus-visible{outline-color:var(--theme-select-focus)}.select__popup{position:absolute;z-index:2;border-radius:.5rem;width:9.5rem;padding:1.5rem;margin-left:-2.5rem;background-color:var(--theme-select-popup);user-select:none;cursor:pointer;box-shadow:var(--theme-select-shadow)}.select__control[aria-expanded=false]~.select__popup{display:none}.select__popup ul{display:grid;gap:1rem;list-style:none;padding:0}.select__popup li{text-transform:capitalize}.select__popup li[aria-selected=true]{color:var(--theme-select-focus)}.search{position:relative;display:grid;margin-top:3.25rem}.search__input{padding-block:1.25rem;padding-inline:1.5rem;border-radius:1rem;border:0;background-color:var(--theme-search-bg)}.search__input:focus-visible{outline-color:var(--theme-select-focus)}.search__label{position:absolute;display:grid;place-items:center;top:0;bottom:0;right:.5rem}.spinner{color:var(--theme-spinner-clr);display:inline-block;position:relative;width:160px;height:160px}.spinner div{transform-origin:80px 80px;animation:spinner 1.2s linear infinite}.spinner div:after{content:" ";display:block;position:absolute;top:3px;left:74px;width:12px;height:36px;border-radius:20%;background:var(--theme-spinner-bg)}.spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes spinner{0%{opacity:1}to{opacity:0}}.theme--light{--theme-bg: hsl(0deg, 0%, 100%);--theme-clr: hsl(0deg, 0%, 2%);--theme-clr-accent: hsl(274deg, 82%, 60%);--theme-play-highlight: hsl(0deg, 0%, 100%);--theme-play-hover: hsl(274deg, 82%, 60%);--theme-play-clr: hsl(274deg, 82%, 60%);--theme-play-bg: rgba(164, 69, 237, .25);--theme-toggle-bg: linear-gradient( 135deg, hsl(0deg, 0%, 46%), hsl(0deg, 0%, 46%) );--theme-toggle-bg-hover: linear-gradient( 135deg, hsl(274deg, 82%, 60%), hsl(274deg, 82%, 60%) );--theme-toggle-clr: hsl(0deg, 0%, 100%);--theme-toggle-focus: hsl(274deg, 82%, 60%);--theme-toggle-label: hsl(0deg, 0%, 46%);--theme-search-bg: hsl(0deg, 0%, 96%);--theme-select-border: hsl(0deg, 0%, 81%);--theme-select-arrow: hsl(274deg, 82%, 60%);--theme-select-focus: hsl(274deg, 82%, 60%);--theme-select-popup: hsl(0deg, 0%, 100%);--theme-select-shadow: 0px 5px 30px hsl(0 0% 0% / 10%);--theme-synonym-label: hsl(0deg, 0%, 46%);--theme-horizontal-rule: hsl(0deg, 0%, 91%);--theme-spinner-clr: hsl(0deg, 0%, 46%);--theme-spinner-bg: hsl(0deg, 0%, 46%);--theme-definition-example: hsl(0deg, 0%, 46%);color-scheme:only light}.theme--dark{--theme-bg: hsl(0deg, 0%, 100%);--theme-clr: hsl(0deg, 0%, 2%);--theme-clr-accent: hsl(274deg, 82%, 60%);--theme-play-highlight: hsl(0deg, 0%, 100%);--theme-play-hover: hsl(274deg, 82%, 60%);--theme-play-clr: hsl(274deg, 82%, 60%);--theme-play-bg: rgba(164, 69, 237, .25);--theme-toggle-bg: linear-gradient( 135deg, hsl(0deg, 0%, 46%), hsl(0deg, 0%, 46%) );--theme-search-bg: hsl(0deg, 0%, 96%);--theme-select-border: hsl(0deg, 0%, 81%);--theme-select-arrow: hsl(274deg, 82%, 60%);--theme-select-focus: hsl(274deg, 82%, 60%);--theme-select-popup: hsl(0deg, 0%, 100%);--theme-select-shadow: 0px 5px 30px hsl(0 0% 0% / 10%);--theme-synonym-label: hsl(0deg, 0%, 46%);--theme-horizontal-rule: hsl(0deg, 0%, 91%);--theme-spinner-clr: hsl(0deg, 0%, 46%);--theme-spinner-bg: hsl(0deg, 0%, 46%);--theme-definition-example: hsl(0deg, 0%, 46%);--theme-bg: hsl(0deg, 0%, 2%);--theme-clr: hsl(0deg, 0%, 96%);--theme-toggle-bg: linear-gradient( 135deg, hsl(274deg, 82%, 60%), hsl(274deg, 82%, 60%) );--theme-toggle-bg-hover: linear-gradient( 135deg, hsl(274deg, 82%, 60%), hsl(274deg, 82%, 60%) );--theme-toggle-clr: hsl(0deg, 0%, 100%);--theme-toggle-focus: hsl(274deg, 82%, 60%);--theme-toggle-label: hsl(0deg, 0%, 46%);--theme-search-bg: hsl(0deg, 0%, 12%);--theme-select-popup: hsl(0deg, 0%, 12%);--theme-select-shadow: 0px 5px 30px hsl(274deg, 82%, 50%);--theme-select-border: hsl(0deg, 0%, 23%);--theme-horizontal-rule: hsl(0deg, 0%, 23%);--theme-spinner-clr: hsl(274deg, 82%, 50%);--theme-spinner-bg: hsl(274deg, 82%, 50%);color-scheme:only dark}:root{color-scheme:dark light}@media (prefers-color-scheme: light){.theme--default{--theme-bg: hsl(0deg, 0%, 100%);--theme-clr: hsl(0deg, 0%, 2%);--theme-clr-accent: hsl(274deg, 82%, 60%);--theme-play-highlight: hsl(0deg, 0%, 100%);--theme-play-hover: hsl(274deg, 82%, 60%);--theme-play-clr: hsl(274deg, 82%, 60%);--theme-play-bg: rgba(164, 69, 237, .25);--theme-toggle-bg: linear-gradient( 135deg, hsl(0deg, 0%, 46%), hsl(0deg, 0%, 46%) );--theme-toggle-bg-hover: linear-gradient( 135deg, hsl(274deg, 82%, 60%), hsl(274deg, 82%, 60%) );--theme-toggle-clr: hsl(0deg, 0%, 100%);--theme-toggle-focus: hsl(274deg, 82%, 60%);--theme-toggle-label: hsl(0deg, 0%, 46%);--theme-search-bg: hsl(0deg, 0%, 96%);--theme-select-border: hsl(0deg, 0%, 81%);--theme-select-arrow: hsl(274deg, 82%, 60%);--theme-select-focus: hsl(274deg, 82%, 60%);--theme-select-popup: hsl(0deg, 0%, 100%);--theme-select-shadow: 0px 5px 30px hsl(0 0% 0% / 10%);--theme-synonym-label: hsl(0deg, 0%, 46%);--theme-horizontal-rule: hsl(0deg, 0%, 91%);--theme-spinner-clr: hsl(0deg, 0%, 46%);--theme-spinner-bg: hsl(0deg, 0%, 46%);--theme-definition-example: hsl(0deg, 0%, 46%)}}@media (prefers-color-scheme: dark){.theme--default{--theme-bg: hsl(0deg, 0%, 100%);--theme-clr: hsl(0deg, 0%, 2%);--theme-clr-accent: hsl(274deg, 82%, 60%);--theme-play-highlight: hsl(0deg, 0%, 100%);--theme-play-hover: hsl(274deg, 82%, 60%);--theme-play-clr: hsl(274deg, 82%, 60%);--theme-play-bg: rgba(164, 69, 237, .25);--theme-toggle-bg: linear-gradient( 135deg, hsl(0deg, 0%, 46%), hsl(0deg, 0%, 46%) );--theme-search-bg: hsl(0deg, 0%, 96%);--theme-select-border: hsl(0deg, 0%, 81%);--theme-select-arrow: hsl(274deg, 82%, 60%);--theme-select-focus: hsl(274deg, 82%, 60%);--theme-select-popup: hsl(0deg, 0%, 100%);--theme-select-shadow: 0px 5px 30px hsl(0 0% 0% / 10%);--theme-synonym-label: hsl(0deg, 0%, 46%);--theme-horizontal-rule: hsl(0deg, 0%, 91%);--theme-spinner-clr: hsl(0deg, 0%, 46%);--theme-spinner-bg: hsl(0deg, 0%, 46%);--theme-definition-example: hsl(0deg, 0%, 46%);--theme-bg: hsl(0deg, 0%, 2%);--theme-clr: hsl(0deg, 0%, 96%);--theme-toggle-bg: linear-gradient( 135deg, hsl(274deg, 82%, 60%), hsl(274deg, 82%, 60%) );--theme-toggle-bg-hover: linear-gradient( 135deg, hsl(274deg, 82%, 60%), hsl(274deg, 82%, 60%) );--theme-toggle-clr: hsl(0deg, 0%, 100%);--theme-toggle-focus: hsl(274deg, 82%, 60%);--theme-toggle-label: hsl(0deg, 0%, 46%);--theme-search-bg: hsl(0deg, 0%, 12%);--theme-select-popup: hsl(0deg, 0%, 12%);--theme-select-shadow: 0px 5px 30px hsl(274deg, 82%, 50%);--theme-select-border: hsl(0deg, 0%, 23%);--theme-horizontal-rule: hsl(0deg, 0%, 23%);--theme-spinner-clr: hsl(274deg, 82%, 50%);--theme-spinner-bg: hsl(274deg, 82%, 50%)}}.theme--serif{--theme-font-family: Lora, serif}.theme--sans-serif{--theme-font-family: Inter, sans-serif}.theme--mono{--theme-font-family: Inconsolata, mono}
