@font-face{font-family:PunjabiFont1;src:url("./media/PunjabiFont1-SDL7ZY3P.otf") format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Gurblipi;src:url("./media/Gurblipi-KCFLSI6T.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Gurakhar;src:url("./media/GURAKHAR-DHIRNLCR.TTF") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Prabhki;src:url("./media/Prabhki-HJ6HT5DA.ttf") format("truetype");font-weight:300;font-style:normal}:root{--background: #121212;--surface: #1e1e1e;--text: #ffffff;--accent: #03dac6;--input-bg: #2a2a2a;--border: #333;--defaultContrastColor: #067bfa}body{background-color:var(--background);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#181818,#232323,#101010);color:#e0e0e0;min-height:100vh;line-height:1.6;margin:0;padding:0;overflow-x:hidden;width:100vw}input[type=text]{background-color:var(--input-bg);color:var(--text);border:1px solid var(--border);padding:8px;width:100%;border-radius:4px;box-sizing:border-box}ul.suggestions{list-style:none;margin:0;padding:0;background-color:var(--surface);border:1px solid var(--border);border-radius:4px;max-height:150px;overflow-y:auto}ul.suggestions li{padding:10px;border-bottom:1px solid var(--border);cursor:pointer}ul.suggestions li:hover{background-color:var(--accent);color:#000}.punjabi-font{font-family:Gurakhar,PunjabiFont1,Gurblipi,Prabhki,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box;width:100%}header{background:linear-gradient(135deg,#232323,#181818);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(64,224,208,.18);position:sticky;top:0;z-index:100;transition:background .3s cubic-bezier(.4,0,.2,1)}.nav{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0}.header-search-input{flex:1;background:transparent;border:none;padding:.5rem 1rem;color:#e0e0e0;outline:none;height:2.4rem;min-width:0;text-align:left;box-sizing:border-box;font-family:Gurakhar,sans-serif;height:2.5rem;font-size:1.5rem}.logo{font-size:1.7rem;font-weight:700;color:#d98300;text-decoration:none;display:flex;align-items:center;gap:10px}.logo-img{height:2.9rem;width:auto;display:inline-block;vertical-align:middle;margin-right:.5rem;cursor:pointer}.nav-left{display:flex;align-items:center;gap:1rem}.header-search{flex:1 1 auto;max-width:600px;margin-left:auto;display:flex;align-items:center;width:100%;justify-content:flex-end}.header-search-form{width:100%;display:flex;background:#ffffff0d;border:2px solid rgba(64,224,208,.3);border-radius:8px;padding:0 4px 0 0;transition:all .3s ease;align-items:center;box-sizing:border-box;justify-content:flex-end}.header-search-btn{background:linear-gradient(45deg,#d98300,#b86b00);border:none;padding:0 1.2rem;border-radius:6px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;height:2.4rem;display:flex;align-items:center;box-sizing:border-box;margin-left:.5rem}.header-search-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #d9830040}.side-panel{position:fixed;top:0;left:-100%;width:300px;height:100vh;background:#2a2a2a;border-right:1px solid rgba(64,224,208,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;transition:left .3s ease;overflow-y:auto;box-shadow:2px 0 10px #0000004d;padding:1rem}.side-panel-header{padding:1rem;border-bottom:1px solid #404040;display:flex;justify-content:space-between;align-items:center;background:#252525}.side-panel-header h3{margin:0;color:#fff;font-size:1.2rem;font-weight:600}.side-panel.open{left:60px}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(64,224,208,.2)}.panel-title{color:var(--defaultContrastColor);font-size:1.3rem;font-weight:600}.close-panel{background:none;border:none;color:var(--defaultContrastColor);font-size:1.5rem;cursor:pointer;padding:.3rem;border-radius:6px;transition:all .3s ease}.close-panel:hover{background:#40e0d01a}a:visited,a:hover,a:active{color:#e0e0e0}.panel-links{list-style:none;display:flex;flex-direction:column;gap:1.5rem;font-size:1rem;height:2rem;text-decoration:none}.panel-links a{color:#e0e0e0;text-decoration:none;padding:1rem;border-radius:8px;transition:all .3s ease;display:block}.panel-links a:visited{color:#e0e0e0}.panel-links a:hover{color:var(--defaultContrastColor);background:#40e0d01a}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;visibility:hidden;opacity:0;transition:all .3s ease;z-index:999}.overlay.active{visibility:visible;opacity:1;z-index:999}.left-tabs{position:fixed;top:110px;left:0;display:flex;flex-direction:column;gap:.5rem;z-index:1100}.right-tabs{position:fixed;top:110px;right:0;display:flex;flex-direction:column;gap:.5rem;z-index:1100}.tab-btn-right{background:#2a2a2a;color:#b0b0b0;border:none;border-radius:8px 0 0 8px;padding:.5rem;font-size:1rem;font-weight:700;cursor:pointer;text-align:left;transition:background .2s,color .2s;outline:none;writing-mode:vertical-lr;text-orientation:mixed;height:50px;width:40px;align-items:center;justify-content:center;display:flex}.tab-btn{background:#2a2a2a;color:#b0b0b0;border:none;border-radius:0 8px 8px 0;padding:.5rem;font-size:1rem;font-weight:700;cursor:pointer;text-align:left;transition:background .2s,color .2s,width .2s;outline:none;height:50px;width:40px;align-items:center;justify-content:center;display:flex;overflow:hidden}.tab-icon{flex-shrink:0}.tab-text{overflow:hidden;width:0;white-space:nowrap;transition:width .2s,opacity .2s;opacity:0}.tab-btn-right.active,.tab-btn-right:hover,.tab-btn.active{background:var(--defaultContrastColor);color:#fff}.tab-btn:hover{background:var(--defaultContrastColor);color:#fff;width:7rem}.tab-btn:hover .tab-text{width:auto;opacity:1;margin-left:.5rem}.toolbar-divider-hr{border-color:gray}.history-list{padding-left:0;list-style:none}.history-link{display:block;padding:.5rem 0;color:inherit;text-decoration:none;font-size:1.2rem;cursor:pointer}.history-link:visited,.history-link:active{color:inherit}.search-section{display:none}.main-content{padding:1rem 0rem;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0rem;padding-bottom:1rem;border-bottom:1px solid rgba(64,224,208,.2)}.results-title{color:var(--defaultContrastColor);font-size:1.5rem;font-weight:300;margin:0}.results-meta{display:flex;align-items:center;gap:2rem}.results-count{color:#b0b0b0;font-size:.9rem}.results-sort{display:flex;align-items:center;gap:.5rem}.results-sort label{color:#b0b0b0;font-size:.9rem}.results-sort select{background:#ffffff0d;border:1px solid rgba(64,224,208,.3);border-radius:6px;padding:.5rem;color:#e0e0e0;font-size:.9rem}.results-grid{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.result-card{background:#ffffff08;border:1px solid rgba(64,224,208,.2);border-radius:8px;padding:1rem 1.5rem;transition:all .3s ease;display:flex;align-items:center;cursor:pointer}.result-card:hover{background:#40e0d00d;border-color:var(--defaultContrastColor);transform:translate(5px)}.result-type{background:#ff6b6b33;color:#ff6b6b;padding:.3rem .8rem;border-radius:15px;font-size:.75rem;white-space:nowrap;min-width:fit-content}.result-content{flex:1;display:flex;align-items:center;min-width:0}.result-title{color:#fff;font-size:2rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:200px}.result-excerpt{color:#b0b0b0;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.result-meta{display:flex;align-items:center;gap:1rem;font-size:.8rem;color:#888;white-space:nowrap}.result-category{background:#40e0d033;color:var(--defaultContrastColor);padding:.2rem .6rem;border-radius:10px;font-size:.75rem}.result-actions{display:flex;gap:.5rem}.btn-primary{background:linear-gradient(45deg,var(--defaultContrastColor),#20b2aa);border:none;padding:.4rem .8rem;border-radius:6px;color:#fff;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 15px #40e0d04d}.btn-secondary{background:#ffffff0d;border:1px solid rgba(64,224,208,.3);padding:.4rem .8rem;border-radius:6px;color:var(--defaultContrastColor);font-size:.8rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-secondary:hover{background:#40e0d01a;border-color:var(--defaultContrastColor)}@media (max-width: 768px){.header-search{margin:0 1rem}.hamburger{font-size:1.3rem}.results-grid{flex-direction:column}.result-card{flex-direction:column;align-items:stretch;padding:0rem 1rem 1rem}.result-content{flex-direction:column;align-items:stretch;gap:.5rem}.result-title{min-width:unset;max-width:unset;white-space:normal}.result-excerpt{white-space:normal}.result-meta{justify-content:space-between}.side-panel{width:100%;left:-100%}.side-panel.open{left:50px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.search-section,.result-card{animation:fadeInUp .8s ease-out}.result-card:nth-child(2){animation-delay:.1s}.result-card:nth-child(3){animation-delay:.2s}.result-card:nth-child(4){animation-delay:.3s}.result-card:nth-child(5){animation-delay:.4s}.result-card:nth-child(6){animation-delay:.5s}.close-btn{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s ease}.close-btn:hover{background:#404040}.side-panel-nav{padding:1rem 0}.modal-overlay{position:fixed;inset:0;background:#0000008c;z-index:2000;display:flex;align-items:center;justify-content:center}.modal-dialog{background:#232323;border-radius:10px;padding:2rem 2.5rem;min-width:320px;max-width:90vw;box-shadow:0 8px 32px #0006;color:#fff;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.modal-close-btn{background:none;border:none;color:#fff;font-size:1.7rem;cursor:pointer;padding:0 .5rem;border-radius:4px;transition:background .2s}.modal-close-btn:hover{background:#333}.modal-body{font-size:1.1rem;color:#e0e0e0}.details-header{margin:0rem 0}.details-main{margin-bottom:1rem}.details-subtitle{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;color:#b0b0b0}.author{color:#4a90e2;font-weight:500}.separator{color:#666}.raag{color:#e6b800;font-weight:500}.details-meta{border-top:1px solid #404040;padding-top:.5rem}.meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.meta-item{display:flex;flex-direction:column;gap:.25rem}.meta-label{font-size:.875rem;color:#888;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.meta-value{font-size:1.1rem;color:#fff;font-weight:600}.content-section{margin:1rem 0}.source-label{font-weight:500;letter-spacing:.5px;color:#1f991f}.v{color:#f97b4d}.y{color:#1f991f}select,select:focus,select:active{background:#1e1e1e;color:#e0e0e0;border:1px solid rgba(64,224,208,.3);border-radius:6px;outline:none}select option{background:#232323;color:#e0e0e0}.verses-container{background:#2a2a2a;border-radius:8px;overflow:hidden;border:1px solid #404040}.verse-row{display:flex;padding:1rem 1.5rem;border-bottom:1px solid #404040;transition:background-color .2s ease;flex-direction:column;align-items:flex-start;gap:1rem}.verse-row:last-child{border-bottom:none}.verse-row:hover{background-color:#333}.verse-number{background:#4a90e2;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;margin-right:1.5rem;flex-shrink:0}.verse-content{flex:1}.verse-heading-center{display:flex;align-items:center;text-align:center}.verse-text{font-size:1.3rem;color:#fff;line-height:1.6;margin-bottom:.5rem}.translation-english{font-size:1rem;color:#fca311;line-height:1.5}.verse-transliteration{color:#b0b0b0;font-size:1rem;line-height:1.5}.translation-punjabi{color:#8ecae6;font-size:1rem;line-height:1.5}.verse-actions{display:flex;gap:.5rem;opacity:0;transition:opacity .2s ease}.verse-row:hover .verse-actions{opacity:1}.verse-action-btn{background:none;border:none;color:#888;font-size:1rem;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s ease}.verse-action-btn:hover{background-color:#404040;color:#fff}.verse-selected{background-color:#212020;color:#fff}.keyboard-toggle-btn{background:#ffffff1a;border:none;padding:0 1rem;border-radius:6px;color:#e0e0e0;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-right:.5rem;height:2.4rem;display:flex;box-sizing:border-box}.keyboard-toggle-btn:hover{background:#40e0d033;transform:translateY(-1px)}.punjabi-keyboard{position:fixed;bottom:-400px;left:50%;transform:translate(-50%);width:90%;max-width:450px;background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:2px solid #404040;border-radius:12px 12px 0 0;box-shadow:0 -8px 32px #00000080;z-index:1001;transition:bottom .4s cubic-bezier(.4,0,.2,1)}.punjabi-keyboard.show{bottom:0}.keyboard-key{line-height:1;letter-spacing:0}.keyboard-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #404040;background:#252525;border-radius:10px 10px 0 0}.keyboard-header h4{margin:0;color:var(--defaultContrastColor);font-size:1.1rem;font-weight:600;font-family:Gurakhar,sans-serif}.keyboard-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s ease}.keyboard-close:hover{background-color:#404040}.keyboard-body{padding:.5rem 1.5rem 1.5rem}.keyboard-row{display:flex;justify-content:center;gap:.5rem;margin-bottom:.5rem}.keyboard-row:last-child{margin-bottom:0}.keyboard-key{background:#333;border:2px solid #444444;color:#fff;padding:.5rem;border-radius:8px;font-family:Gurakhar,sans-serif;font-size:1.2rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:30px;min-height:30px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.keyboard-key:hover:not(:disabled){background:#404040;border-color:var(--defaultContrastColor);transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.keyboard-key:active:not(:disabled){transform:translateY(0);background:#4a90e2;border-color:#4a90e2}.keyboard-key.backspace{background:#e74c3c;border-color:#c0392b;font-size:1rem;min-width:30px}.keyboard-key.backspace:hover{background:#c0392b;border-color:#a93226}.keyboard-key.empty{background:transparent;border:none;cursor:default;min-width:50px}.keyboard-key:disabled{opacity:0;cursor:default}@media (max-width: 768px){.punjabi-keyboard{width:95%;bottom:-350px}.keyboard-header{padding:.75rem 1rem}.keyboard-header h4{font-size:1rem}.keyboard-body{padding:1rem}.keyboard-key{padding:.6rem .8rem;font-size:1.1rem;min-width:45px;min-height:45px}.keyboard-key.backspace{min-width:70px}.keyboard-row{gap:.3rem}}@media (max-width: 480px){.punjabi-keyboard{width:100%;border-radius:0;bottom:-320px}.keyboard-header{border-radius:0}.keyboard-body{padding:.75rem}.keyboard-key{padding:.5rem .6rem;font-size:1rem;min-width:40px;min-height:40px}.keyboard-key.backspace{min-width:60px;font-size:.9rem}.keyboard-row{gap:.25rem;margin-bottom:.25rem}}@keyframes slideUp{0%{bottom:-400px;opacity:0}to{bottom:0;opacity:1}}@keyframes slideDown{0%{bottom:0;opacity:1}to{bottom:-400px;opacity:0}}.punjabi-keyboard.show:before{content:"";position:fixed;inset:0;background:#0000004d;z-index:-1}:root.theme-gray body{background:#2d3748;color:#e6f1ff}:root.theme-gray{--background: #0a192f;--surface: #112240;--text: #e6f1ff;--accent: #64ffda;--input-bg: #2d3748;--border: #233554;--defaultContrastColor: #067bfa}.theme-gray header{background:#1a1d29f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(64,224,208,.18);position:sticky;top:0;z-index:100;transition:background .3s cubic-bezier(.4,0,.2,1)}.theme-gray .header-search-input:focus{border-color:#3b82f6;background:#ffffff26;box-shadow:0 8px 30px #3b82f626}.theme-gray .header-search-btn{background:#00a8e8;color:#fff;border:none}.theme-gray .header-search-btn:hover,.theme-gray .header-search-btn:focus{background:#007bb8;color:#fff}.theme-gray .verses-container{background:#1a1d29f2;border-radius:8px;overflow:hidden;border:1px solid #404040}.theme-gray .result-card{background:#1a1d29f2;border:1px solid rgba(64,224,208,.2)}.theme-gray .verse-selected{background-color:#272c3d;color:#fff}.verse-row:hover{background-color:transparent}.header-pin-btn{margin-left:1.5rem;background:none;border:none;cursor:pointer;outline:none;display:flex;align-items:center;font-size:1.7rem;color:#d98300;transition:color .18s;padding:0 .2rem;height:2.5rem}.header-pin-btn:hover,.header-pin-btn:focus{color:#ffb300;background:#ffffff0f;border-radius:6px}.scroll-to-top-btn{position:fixed;right:2.2rem;bottom:2.2rem;z-index:3000;background:#2a2a2a;color:#fff;border:none;border-radius:50%;width:2.5rem;height:2.5rem;box-shadow:0 2px 12px #0000002e;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;opacity:.85;transition:background .18s,color .18s}.scroll-to-top-btn:hover{background:var(--defaultContrastColor);color:#fff;outline:none}.theme-navy body{background:#1a2238;color:#eaf6fb}.theme-navy header{background:#14213d;border-bottom:1px solid #233554}.theme-navy .header-search-input:focus{border-color:#00a8e8;background:#00a8e81a;box-shadow:0 8px 30px #00a8e81a}.theme-navy .header-search-btn{background:#00a8e8;color:#fff;border:none}.theme-navy .header-search-btn:hover,.theme-navy .header-search-btn:focus{background:#007bb8;color:#fff}.theme-navy .verses-container{background:#222b45;border-radius:8px;overflow:hidden;border:1px solid #233554}.theme-navy .result-card{background:#222b45;border:1px solid #233554}.theme-navy .verse-selected{background-color:#233554;color:#fff}.theme-navy .result-title{color:#eaf6fb}.theme-navy .panel-title,.theme-navy .details-title{color:#00a8e8}.theme-navy .btn-primary{background:#00a8e8;color:#fff}.theme-navy .btn-secondary{color:#00a8e8;border-color:#00a8e8}.theme-navy .tab-btn,.theme-navy .tab-btn-right{background:#222b45;color:#b0b0b0}.theme-navy .tab-btn.active,.theme-navy .tab-btn:hover,.theme-navy .tab-btn-right.active,.theme-navy .tab-btn-right:hover{background:#00a8e8;color:#fff}.theme-navy .side-panel{background:#1a2238;border-bottom:1px solid #233554}.theme-navy .scroll-to-top-btn,.theme-navy .scroll-to-top-btn:hover{background:#222b45}.theme-navy .side-panel-header{background:#14213d;border-bottom:1px solid #233554}.theme-navy .close-btn{color:#00a8e8}.theme-navy .close-btn:hover{background:#00a8e8;color:#fff}.theme-navy .history-link{color:#eaf6fb}.theme-navy .history-link:hover{color:#00a8e8}.theme-navy .verse-text{color:#eaf6fb}.theme-navy .translation-english{color:#fca311}.theme-navy .translation-punjabi{color:#00a8e8}.theme-navy .verse-transliteration{color:#b0c4d6}.theme-blueorange body{background:#003f66;color:#eaf6fb}.theme-blueorange header{background:#011b2f;border-bottom:1px solid #233554}.theme-blueorange .header-search-input:focus{border-color:#c38900;background:#00a8e81a;box-shadow:0 8px 30px #00a8e81a}.theme-blueorange .header-search-btn{background:#c38900;color:#fff;border:none}.theme-blueorange .header-search-btn:hover,.theme-blueorange .header-search-btn:focus{background:#007bb8;color:#fff}.theme-blueorange .verses-container{background:#002a45;border-radius:8px;overflow:hidden;border:1px solid #003F66}.theme-blueorange .result-card{background:#002a45;border:1px solid #003F66}.theme-blueorange .verse-selected{background-color:#073958;color:#fff}.theme-blueorange .result-title{color:#eaf6fb}.theme-blueorange .btn-primary{background:#c38900;color:#fff}.theme-blueorange .btn-secondary{color:#c38900;border-color:#c38900}.theme-blueorange .tab-btn,.theme-blueorange .tab-btn-right{background:#c38900;color:#b0b0b0}.theme-blueorange .tab-btn.active,.theme-blueorange .tab-btn:hover,.theme-blueorange .tab-btn-right.active,.theme-blueorange .tab-btn-right:hover{background:#c38900;color:#fff}.theme-blueorange .side-panel-header{background:#011b2f;border-bottom:1px solid #003F66}.theme-blueorange .side-panel{background:#003f66;border-bottom:1px solid #003F66}.theme-blueorange .close-btn{color:#c38900}.theme-blueorange .close-btn:hover{background:#c38900;color:#fff}.theme-blueorange .history-link{color:#eaf6fb}.theme-blueorange .history-link:hover{color:#7bdeff}.theme-blueorange .verse-text{color:#eaf6fb}.theme-blueorange .translation-english{color:#fca311}.theme-blueorange .translation-punjabi{color:#00a8e8}.theme-blueorange .verse-transliteration{color:#b0c4d6}.theme-blueorange .scroll-to-top-btn,.theme-blueorange .scroll-to-top-btn:hover{background:#c38900}
