.Dictionary{flex:1;max-width:900px;margin:0 auto;padding:2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.dictionary-title{color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}.dictionary-input{border:2px solid #d1d5db;border-radius:.75rem;outline:none;width:100%;margin-bottom:1.5rem;padding:.875rem 1.25rem;font-size:1.1rem;transition:all .2s}.dictionary-results{flex-direction:column;gap:.875rem;display:flex}.dictionary-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;transition:all .2s}.dictionary-item.sub{background-color:#f9fafb;border-left:5px solid #93c5fd;border-radius:.5rem;margin-top:5px;margin-left:1.5rem;padding-left:1.75rem}.dictionary-item.new-group{border-top:2px solid #bfdbfe;margin-top:1.75rem;padding-top:1.75rem}.dictionary-ru{color:#111827;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.dictionary-lang{grid-gap:.75rem;color:#4b5563;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:20px;font-size:.925rem;display:grid}.dictionary-lang strong{color:#1f2937;margin-right:.25rem}.dictionary-no-results{text-align:center;color:#6b7280;margin-top:2rem;font-size:1.1rem;font-style:italic}.dictionary-loading{text-align:center;color:#6b7280;margin-top:2rem;font-size:1.1rem}.dictionary-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.95rem}.dictionary-error code{background:#fecaca;border-radius:.25rem;padding:.2rem .4rem;font-family:monospace}.dictionary-error a{color:#1d4ed8;text-decoration:underline}.search-button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#3b82f6;border:none;border-radius:.75rem;height:53px;padding:0 1.5rem;font-size:1.1rem;font-weight:600;transition:all .2s}.search-button:hover{background-color:#2563eb}.dictionary-input{flex:1}.search-bar{align-items:stretch;gap:1rem;margin-bottom:1.5rem;display:flex}.search-button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.75rem;padding:0 1.75rem;font-size:1.1rem;font-weight:600;transition:background .2s}.search-button:hover{background:#2563eb}.search-button:active{transform:translateY(1px)}.dictionary-input{border:2px solid #d1d5db;border-radius:.75rem;outline:none;flex:1;padding:.875rem 1.25rem;font-size:1.1rem}.dictionary-input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.15)}.highlight{color:#1f2937;background-color:#fbbf24;border-radius:.25rem;padding:0 .15rem;font-weight:600}.switch{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:10px;display:inline-flex}.switch input{display:none}.switch .slider{background:#ccc;border-radius:22px;width:42px;height:22px;transition:all .3s;position:relative}.switch .slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;top:2px;left:2px}.switch input:checked+.slider{background:#4caf50}.switch input:checked+.slider:before{transform:translate(20px)}.switch .switch-label{color:#333;font-size:14px}.dictionary-empty{text-align:center;color:#888;padding:20px;font-size:16px}.search-controls{flex-wrap:wrap;align-items:center;gap:20px;margin:15px 0 25px;display:flex}.lang-label{color:#333;font-weight:500}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23666' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14L2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592c.86 0 1.32 1.013.753 1.658l-4.796 5.482a1 1 0 01-1.506 0z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:2px solid #ddd;border-radius:8px;min-width:180px;padding:10px 40px 10px 14px;font-size:16px;transition:all .2s}.custom-select:focus{border-color:#4a90e2;outline:none;box-shadow:0 0 0 3px rgba(74,144,226,.2)}.custom-select:hover{border-color:#bbb}.highlight{background-color:rgba(250,234,5,.933);border-radius:3px}@media (max-width:768px){.Dictionary{max-width:100%;padding:1rem}.dictionary-lang{grid-template-columns:1fr}.dictionary-item.sub{margin-left:0;padding-left:1rem}}@media (max-width:600px){.search-bar{flex-direction:column}.search-button{width:100%;height:48px}.search-controls{flex-direction:column;align-items:stretch;gap:10px}.custom-select{width:100%}.dictionary-title{font-size:1.4rem}}
