@charset "UTF-8";html,body{width:100%;height:100%;min-width:0;min-height:0;margin:0;padding:0;overflow:hidden;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;background:#fff;color:#292524}*,*:before,*:after{box-sizing:border-box}app-root{display:block;width:100%;height:100dvh;min-width:0;min-height:0;margin:0;padding:0;overflow:hidden}img,svg,video,canvas{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{touch-action:manipulation}a{color:inherit}p,h1,h2,h3,h4,h5,h6,span,div{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6,p{margin-top:0}@media(max-width:768px){html,body,app-root{width:100%;height:100dvh;min-width:0;min-height:0;overflow:hidden}}@media(max-width:480px){html{font-size:14px}}:root{--stotra-bg: #f8f6f1;--stotra-surface: #fffdf9;--stotra-text: #302a25;--stotra-muted: #7b7065;--stotra-border: #e5ded2;--stotra-accent: #9a6a32}body{background:var(--stotra-bg);color:var(--stotra-text);transition:background-color .25s ease,color .25s ease}body.dark-mode{--stotra-bg: #121110;--stotra-surface: #211e1b;--stotra-text: #eee7de;--stotra-muted: #a99d90;--stotra-border: #3a332c;--stotra-accent: #d19a58;background:#121110!important;color:#eee7de!important}body.dark-mode app-root,body.dark-mode main,body.dark-mode .main-content,body.dark-mode .content,body.dark-mode .page-content{background:#121110!important;color:#eee7de}body.dark-mode .collection-page,body.dark-mode .library-page,body.dark-mode .collection-content,body.dark-mode .page-shell,body.dark-mode .content-shell{background:#121110!important;color:#eee7de!important}body.dark-mode *{scrollbar-color:#5b4937 #171513}body.dark-mode *::-webkit-scrollbar{width:8px;height:8px}body.dark-mode *::-webkit-scrollbar-track{background:#171513}body.dark-mode *::-webkit-scrollbar-thumb{background:#5b4937;border-radius:8px}body.dark-mode,body.dark-mode .sidebar-shell,body.dark-mode .deity-footer,body.dark-mode .kindle-paper-spread{transition:background-color .25s ease,color .25s ease,border-color .25s ease}
