@import"https://fonts.googleapis.com/css2?family=Noto+Devanagari:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;font-family:Noto Devanagari,sans-serif;background-color:#f9f6f0;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none}html,body{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}#root{width:100%;min-height:100%}.puja-layout{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;width:100%}.puja-controller-column{flex:1;min-width:0;display:flex;flex-direction:column;height:auto!important;min-height:100vh;min-height:100dvh}.puja-sticky-top{position:sticky;top:0;z-index:10;background:#f9f6f0}.puja-sticky-bottom{position:sticky;bottom:0;z-index:10;background:#f9f6f0}input,textarea,button,select{font-family:Noto Devanagari,sans-serif}input:focus,textarea:focus{outline:none;border-color:#d4a574!important;box-shadow:0 0 0 2px #d4a5741a}button:hover{opacity:.9}button:active{transform:scale(.98)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5e6d3}::-webkit-scrollbar-thumb{background:#d4a574;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8b4513}audio{border-radius:6px}audio::-webkit-media-controls-panel{background-color:#f5e6d3}audio::-webkit-media-controls-current-time-display,audio::-webkit-media-controls-time-remaining-display{color:#8b4513}@supports (padding: max(0px)){input,textarea,select{padding:12px;font-size:16px}}@media (orientation: landscape) and (min-width: 768px){html,body{height:100vh;height:100dvh;overflow:hidden}.puja-layout{flex-direction:row;height:100vh;height:100dvh;overflow:hidden}.puja-controller-column{height:100%!important;min-height:0!important;overflow:hidden}.puja-scrollable{overflow-y:auto;-webkit-overflow-scrolling:touch}.puja-nav-drawer{position:static!important;width:320px!important;max-width:320px!important;box-shadow:none!important;border-right:1px solid #E0D5C8;flex-shrink:0;height:100%;overflow-y:auto}.puja-nav-overlay,.puja-nav-toggle-button{display:none!important}}@media (orientation: portrait),(max-width: 767px){.puja-nav-drawer{position:fixed!important}}
