.sozluk-container{max-width:1000px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem}.sozluk-controls{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.sozluk-search-wrapper{width:100%;position:relative}.sozluk-search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.sozluk-search-input{background:var(--bg-elevated,#101827cc);width:100%;color:var(--text-primary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff1a;border-radius:14px;outline:none;padding:1.05rem 1rem 1.05rem 3rem;font-size:1rem;transition:border-color .25s,box-shadow .25s}.sozluk-search-input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 4px #10b9811f,0 8px 24px #10b9811a}.sozluk-search-input::placeholder{color:var(--text-muted)}.sozluk-theme-chips{flex-wrap:wrap;gap:.5rem;display:flex}.sozluk-theme-chip{cursor:pointer;background:0 0;border:1px solid;border-radius:999px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .25s}.sozluk-theme-chip.inactive{background:var(--bg-elevated,#101827cc);color:var(--text-secondary);border-color:#ffffff14}.sozluk-theme-chip.active{border-color:var(--brand-primary);color:var(--brand-light);background:#10b98124;box-shadow:0 4px 16px #10b9812e}.sozluk-results-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.25rem;margin-bottom:3rem;display:grid}.sozluk-word-card{border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex}.sozluk-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.sozluk-theme-badge{text-transform:uppercase;letter-spacing:1px;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.sozluk-theme-badge.ev{color:#10b981;background:#10b98126}.sozluk-theme-badge.okul{color:#3b82f6;background:#3b82f626}.sozluk-card-actions{gap:.5rem;display:flex}.sozluk-action-button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}.sozluk-action-button:hover{color:var(--text-primary)}.sozluk-action-button.playing,.sozluk-action-button.copied{color:#10b981}.sozluk-arabic-word{color:var(--text-primary);font-size:2rem;font-weight:800;font-family:var(--font-ibm-arabic), serif;text-align:right;direction:rtl;margin-bottom:.5rem}.sozluk-metadata{color:var(--text-secondary);margin-bottom:.75rem;font-size:.9rem}.sozluk-pronunciation{color:#3b82f6;font-style:italic}.sozluk-plural{color:var(--text-muted);margin-left:.5rem;font-size:.8rem}.sozluk-plural-arabic{font-family:var(--font-ibm-arabic), serif;direction:rtl;font-weight:600}.sozluk-translation{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.sozluk-example-box{background:#ffffff08;border-left:2px solid #3b82f680;border-radius:8px;padding:.75rem;font-size:.85rem;line-height:1.4}.sozluk-example-arabic{font-family:var(--font-ibm-arabic), serif;color:var(--text-primary);text-align:right;direction:rtl;margin-bottom:.25rem;font-size:1rem}.sozluk-example-turkish{color:var(--text-muted)}.sozluk-empty-state{text-align:center;background:var(--bg-elevated,#10182799);color:var(--text-muted);border:1px dashed #ffffff1a;border-radius:16px;margin-bottom:3rem;padding:3rem}.sozluk-external-section{padding:2rem}.sozluk-external-header{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.sozluk-external-title{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.sozluk-external-description{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.sozluk-dictionary-links{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.sozluk-dictionary-link{text-decoration:none;display:block}.sozluk-dictionary-card{color:var(--text-primary);cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;padding:1rem;transition:background .2s}.sozluk-dictionary-link:hover .sozluk-dictionary-card{background:#ffffff0d}.sozluk-dictionary-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.sozluk-dictionary-name{font-size:.95rem;font-weight:600}.sozluk-dictionary-icon{color:var(--text-muted);flex-shrink:0}.sozluk-dictionary-description{color:var(--text-muted);font-size:.8rem;line-height:1.4;display:block}
