:root[data-theme=light]{--select-bg: #ffffff;--select-text: #333333;--select-border: #4a90e2;--select-label: #666666;--select-hover: #f5f5f5}:root[data-theme=dark]{--select-bg: #333333;--select-text: #ffffff;--select-border: #2c3e50;--select-label: #ffffff;--select-hover: #444444}select{background-color:var(--select-bg);color:var(--select-text);border:1px solid var(--select-border);padding:.5rem;border-radius:4px;width:100%;transition:all .3s ease}.MuiInputLabel-root{color:var(--select-label)!important}.MuiSelect-select,.MuiMenuItem-root{color:var(--select-text)!important}.MuiMenuItem-root:hover{background-color:var(--select-hover)!important}.MuiOutlinedInput-notchedOutline{border-color:var(--select-label)!important}.MuiPaper-root{background-color:var(--select-bg)!important}.MuiSvgIcon-root{color:var(--select-text)!important}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--select-text)!important}@media only screen and (max-width: 375px){.MuiFormControl-root{width:90%!important;margin:0 auto}.MuiSelect-select{padding:.75rem!important;font-size:16px!important}.MuiMenuItem-root{padding:.75rem 1rem!important;font-size:16px!important}}:root[data-theme=light]{--background-color: #ffffff;--text-color: #666666;--header-bg: #4a90e2;--header-text: #ffffff;--panel-bg: #f5f5f5;--bg-color: #ffffff;--card-bg: #f5f5f5;--link-color: #666666;--means-bg: #ffffff}:root[data-theme=dark]{--background-color: #1a1a1a;--text-color: #ffffff;--header-bg: #2c3e50;--header-text: #ffffff;--panel-bg: #2d2d2d;--bg-color: #333333;--card-bg: #444444;--link-color: #ffffff;--means-bg: #333333}.sayings-container{background-color:var(--bg-color);color:var(--text-color);transition:all .3s ease}.sayingMeans{padding-left:35px;background-color:var(--means-bg);transition:all .3s ease}#sayingList{margin-top:185px}.panel-block{color:var(--link-color)!important;transition:all .3s ease}.panel-block:hover{opacity:.8}@media only screen and (max-width: 375px){.sayingMeans{padding:.2rem;margin:.5rem 0;border-radius:4px;background-color:var(--means-bg)}.panel-block{padding:.55rem;margin:.25rem 0}#sayingList{margin-top:185px;width:100%;padding:0 .3rem}}:root[data-theme=light]{--input-bg: #ffffff;--input-text: #333333;--input-border: #333333;--input-placeholder: #999999}:root[data-theme=dark]{--input-bg: #333333;--input-text: #ffffff;--input-border: #ffffff;--input-placeholder: #888888}input{background-color:var(--input-bg)!important;color:var(--input-text)!important;border:1px solid var(--input-border)!important;padding:.5rem;border-radius:4px;width:100%;transition:all .3s ease}input::placeholder{color:var(--input-text);opacity:.7}@media only screen and (max-width: 375px){input{width:90%;padding:.75rem;font-size:16px;margin:0 auto}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;background-color:var(--bg-color);overflow-x:hidden}:root[data-theme=light]{--background-color: #ffffff;--text-color: #333333;--header-bg: #4a90e2;--header-text: #ffffff;--panel-bg: #f5f5f5;--bg-color: #ffffff;--card-bg: #f5f5f5}:root[data-theme=dark]{--background-color: #1a1a1a;--text-color: #ffffff;--header-bg: #2c3e50;--header-text: #ffffff;--panel-bg: #2d2d2d;--bg-color: #333333;--card-bg: #444444}.page-spanish{width:100%;box-sizing:border-box;min-height:40vh;background-color:var(--bg-color);color:var(--text-color);transition:all .3s ease}.panel-heading{position:fixed;top:0;left:0;width:100%;background-color:var(--header-bg);z-index:10;display:flex;padding:1rem;box-shadow:0 2px 4px #0000001a}.panel-heading h1{width:95%;text-align:center;margin:0;color:var(--header-text);font-size:2rem}.panel-search{padding-top:140px;width:50%;display:grid;grid-template-columns:repeat(2,1fr);gap:30px;justify-content:center;text-align:center;margin:0 auto}.panel-sayings-list{width:50%;align-items:center;margin:60px auto 0;max-height:calc(100vh - 300px);overflow-y:auto;background-color:var(--bg-color);border-radius:8px}.theme-toggle{width:5%;text-align:center;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--header-text);padding:.5rem}.theme-toggle:hover{opacity:.9}@media only screen and (max-width: 375px){.panel-heading{padding:.75rem}.panel-heading h1{font-size:1.5rem;width:85%}.theme-toggle{width:15%;font-size:1.25rem;padding:.25rem}.panel-search{width:90%;padding-top:100px;gap:15px}.panel-sayings-list{width:90%;margin:60px auto 0}}
