:root{--bg-color:#f5ebe9;--primary-orange:#eb5d3f;--border-orange:#eb5d3f;--tag-red:#eb5d3f;--tag-orange:#ef8f4a;--tag-yellow:#f3af53;--text-dark:#333;--text-grey:#888;--white:#fff}.search-header,.container,.main-layout>*,.tag,.card{animation:1s forwards fadeIn}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:132px}@media (max-width:768px){html{scroll-padding-top:110px}}body{background-color:var(--bg-color);color:var(--text-dark);min-height:100vh}.container{width:100%;max-width:900px}.hero-text a{color:#000}.search-header{flex-direction:column;justify-content:center;padding:0 15px;display:flex}.search-bar{background:var(--white);border:2px solid var(--border-orange);border-radius:8px;align-items:center;width:100%;max-width:100%;height:3.25rem;padding:0 15px 5px;display:flex;overflow:hidden}@media (max-width:250px){.logo-area{display:none}}.fa-caret-down{width:25px;height:25px;margin-left:-10px;margin-right:5px}#search-input{text-overflow:ellipsis;background-color:#fff;border:none;outline:none;flex-grow:1;flex-shrink:1;min-width:0;padding:0 15px;font-size:20px}.fa-solid{color:var(--primary-orange);filter:invert(34%)sepia(98%)saturate(712%)hue-rotate(333deg)brightness(113%)contrast(85%)}.search-icon{cursor:pointer;flex-shrink:0;width:25px;height:25px;margin-left:auto;margin-right:6px}.do-you-mean{place-self:center;font-style:italic}.main-layout{grid-template-columns:1.8fr 1fr;display:grid}.word-header{flex-direction:column;justify-content:space-between;align-items:baseline;margin-top:0;padding-top:0;display:flex}.title-group h1{color:var(--primary-orange);white-space:nowrap;margin-right:10px;animation:1.2s forwards fadeIn;display:inline-block}.phonetic{color:var(--primary-orange);opacity:.7;white-space:nowrap;font-size:18px}.synonyms-toggle{color:var(--text-grey);cursor:pointer;font-weight:500}.synonyms-toggle i{color:var(--primary-orange);margin-left:5px}.divider{border:1px dotted #333;width:100%;margin-top:20px;margin-bottom:0}.part-of-speech{background:var(--white);color:#000;font-size:1rem;font-weight:400;display:inline-block}.definition-text{font-size:.9rem}.all-tags{flex-direction:column;display:flex}.tags-container{flex-wrap:wrap;justify-content:center;gap:.32rem;display:flex}.break{flex-basis:100%;height:10px}.tag{color:var(--white);cursor:pointer;border-radius:20px;padding:8px 16px;font-size:1rem;transition:transform .2s}.tag:hover{transform:scale(1.05)}.tag-red{background-color:var(--tag-red)}.tag-orange{background-color:var(--tag-orange)}.tag-yellow{background-color:var(--tag-yellow)}.sidebar{flex-direction:column;gap:20px;display:flex}.card{background:var(--white);border-radius:12px;padding:20px;box-shadow:0 2px 10px #00000005}.card h2{color:var(--primary-orange);margin-bottom:15px;font-size:24px}.card-text{font-size:14px;line-height:1.5}@media (max-width:768px){.main-layout{grid-template-columns:1fr}.title-group h1{word-break:break-all;white-space:normal;font-size:1.5rem}.footer-top{margin-top:40px;margin-bottom:40px}}.feedback-btn{background-color:var(--primary-orange);color:var(--white);cursor:pointer;border:none;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #eb5d3f4d}.feedback-btn:hover{background-color:#d64d31}#feedback-smiley{filter:invert()sepia()saturate(0%)hue-rotate(288deg)brightness()contrast();cursor:pointer;width:25px;height:25px}.loader{z-index:99;background:var(--primary-orange);border-radius:50%;width:8px;min-width:8px;height:8px;min-height:8px;margin-right:15px;display:none;position:relative}.loader:before,.loader:after{content:"";background:var(--tag-orange);border-radius:50%;animation:1s infinite rotate;position:absolute;inset:0;transform:rotate(0)translate(12px)}.loader:after{animation-delay:.5s}@keyframes rotate{to{transform:rotate(360deg)translate(12px)}}.site-footer{background-color:#0000;width:100%;padding:60px 20px 40px}.container{max-width:1200px;margin:0 auto}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-top:80px;margin-bottom:80px;display:flex}.footer-brand{flex-direction:column;gap:15px;max-width:250px;display:flex}.tagline{color:#555;font-size:14px;font-weight:500}.footer-nav{flex-wrap:wrap;gap:80px;display:flex}.nav-column{flex-direction:column;gap:12px;display:flex}.nav-column a{color:#4a4a4a;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav-column a:hover{color:#000}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.status-badge{color:#333;background-color:#fff;border:1px solid #e0e0e0;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.status-badge:hover{border-color:#ccc;box-shadow:0 2px 4px #0000000d}.status-dot{background-color:#a3e635;border-radius:50%;width:8px;height:8px;display:block}.legal-links{color:#666;align-items:center;gap:25px;font-size:13px;display:flex}a,a:visited,a:hover,a:active,a .tag{font-weight:700;text-decoration:none!important}.legal-links a{color:#666;text-decoration:none;transition:color .2s}.mantine-Spoiler-control{color:red;width:100%;padding-bottom:10px}.legal-links a:hover{color:#333}@media (max-width:768px){.footer-top{flex-direction:column;gap:40px}.footer-nav{justify-content:space-between;gap:40px;width:100%}.footer-bottom{flex-direction:column;align-items:flex-start;gap:30px}.legal-links{flex-direction:column;align-items:flex-start;gap:10px}}.footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;margin-top:120px;padding-top:2.5rem;padding-bottom:2.5rem}.logo{max-width:200px}@media (max-width:768px){.logo{flex-direction:column;align-items:center;display:flex}}.description{margin-top:5px}@media (max-width:768px){.description{text-align:center;margin-top:.5rem}}.inner{justify-content:space-between;display:flex}@media (max-width:768px){.inner{flex-direction:column;align-items:center}}.groups{flex-wrap:wrap;display:flex}@media (max-width:768px){.groups{display:none}}.wrapper{width:160px}.link{color:#868e96;padding-top:3px;padding-bottom:3px;font-size:.875rem;display:block}.link:hover{text-decoration:underline}.main-word{word-break:break-word;margin:0;font-size:clamp(2rem,6vw,3.5rem);line-height:1.5;text-decoration:none}@media (min-width:768px){.main-word{font-size:2rem!important}}.title{color:#000;margin-bottom:.25rem;font-size:1.125rem;font-weight:500}.afterFooter{border-top:1px solid #e9ecef;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1.25rem;padding-bottom:1.25rem;display:flex}@media (max-width:768px){.afterFooter{flex-direction:column}.social{margin-top:.5rem}}
@font-face{font-family:myFont;src:url(../media/Gotham_Medium-s.p.174486a0.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:myFont;src:url(../media/Gotham_Thin-s.p.417041a3.otf)format("opentype");font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:myFont;src:url(../media/Gotham_Ultra-s.p.e23c022c.otf)format("opentype");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:myFont;src:url(../media/Gotham_Medium_Italic-s.p.3006ae5c.otf)format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:myFont;src:url(../media/Gotham_Thin_Italic-s.p.c66daa77.otf)format("opentype");font-display:swap;font-weight:200;font-style:italic}@font-face{font-family:myFont Fallback;src:local(Arial);ascent-override:99.49%;descent-override:17.38%;line-gap-override:0.0%;size-adjust:115.09%}.myfont_863399f8-module__P5TNSW__className{font-family:myFont,myFont Fallback}
