.quran-nav-select-wrapper{position:relative;width:100%}.quran-custom-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;height:2.25rem;padding:.5rem .75rem;border:1px solid rgba(107,114,128,.12);border-radius:.375rem;background-color:transparent;font-size:.875rem;line-height:1.25rem;color:inherit;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;outline:none;box-shadow:0 1px 2px #0000000d;transition:border-color .15s,box-shadow .15s}.quran-custom-select-trigger:hover{border-color:#6b728040}.quran-custom-select-trigger:focus-visible,.quran-custom-select-trigger.open{border-color:#2563eb80;box-shadow:0 0 0 3px #2563eb26}.quran-custom-select-trigger:after{content:"";width:1rem;height:1rem;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.5;transition:transform .2s ease}.quran-custom-select-trigger.open:after{transform:rotate(180deg)}.quran-custom-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:50;background-color:#fff;border:1px solid rgba(37,99,235,.12);border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;overflow:hidden;display:none;animation:quranDropdownIn .15s ease-out}@keyframes quranDropdownIn{0%{opacity:0;transform:translateY(-4px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.dark .quran-custom-select-dropdown{background-color:#171717;border-color:#ffffff1a}.quran-select-chapter .quran-custom-select-dropdown{min-width:280px;max-width:360px;max-height:320px}.quran-select-verse .quran-custom-select-dropdown{min-width:222px;max-width:260px;max-height:260px}.quran-custom-select-search-wrapper{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:.5rem;padding:.5rem;background-color:#fff;border-bottom:1px solid rgba(107,114,128,.08)}.dark .quran-custom-select-search-wrapper{background-color:#171717;border-color:#ffffff14}.quran-custom-select-search-icon{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:#6b7280;flex-shrink:0}.quran-custom-select-search{width:100%;height:2rem;padding:0 .5rem;border:1px solid rgba(37,99,235,.12);border-radius:.25rem;background-color:#f8fafc;font-size:.875rem;color:inherit;outline:none;transition:border-color .15s,box-shadow .15s}.quran-custom-select-search:focus{border-color:#2563eb59;box-shadow:0 0 0 2px #2563eb1a}.dark .quran-custom-select-search{background-color:#ffffff0a;border-color:#ffffff14}.quran-custom-select-dropdown-label{padding:.5rem .75rem;font-size:.75rem;line-height:1;color:#6b7280;text-transform:capitalize;font-weight:500;border-bottom:1px solid rgba(107,114,128,.08)}.dark .quran-custom-select-dropdown-label{color:#fff6;border-color:#ffffff0f}.quran-custom-select-options{overflow-y:auto;padding:.375rem}.quran-select-chapter .quran-custom-select-options{max-height:240px}.quran-select-verse .quran-custom-select-options{max-height:180px}.quran-custom-select-option{padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;color:inherit;cursor:pointer;border-radius:.25rem;transition:background-color .1s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quran-custom-select-option:hover,.quran-custom-select-option.highlighted{background-color:#2563eb0f;color:#2563ebe6}.dark .quran-custom-select-option:hover,.dark .quran-custom-select-option.highlighted{background-color:#2563eb1f;color:#93c5fd}.quran-custom-select-option.selected{font-weight:600;background-color:#2563eb14;color:#2563eb}.dark .quran-custom-select-option.selected{background-color:#2563eb26;color:#93c5fd}.quran-custom-select-options::-webkit-scrollbar{width:4px}.quran-custom-select-options::-webkit-scrollbar-track{background:transparent}.quran-custom-select-options::-webkit-scrollbar-thumb{background-color:#6b728033;border-radius:4px}.quran-custom-select-options::-webkit-scrollbar-thumb:hover{background-color:#6b728059}.quran-custom-select-no-result{padding:1rem .75rem;text-align:center;font-size:.875rem;color:#6b7280}
