:root{--oc-mobile-nav-space:0px}body,html{margin:0;width:100%;max-width:100%;overflow-x:hidden}body{min-height:100svh}.oc-app-content{min-height:100%}.oc-mobile-bottom-tabs{display:none}@media (max-width:767px){:root{--oc-mobile-nav-space:calc(98px + env(safe-area-inset-bottom))}body{padding-bottom:var(--oc-mobile-nav-space)}main{padding-bottom:calc(var(--oc-mobile-nav-space) + 4px)!important}#chapter-content,#moneta-card{padding-bottom:var(--oc-mobile-nav-space)!important;box-sizing:border-box}#back-top,.scroll-top{bottom:calc(var(--oc-mobile-nav-space) + 8px)!important}.oc-mobile-bottom-tabs{position:fixed;inset:auto 0 0 0;width:100vw;max-width:100vw;z-index:2147483000;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#07080b;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.oc-mobile-bottom-tabs .oc-mobile-tab{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:54px;color:#656871}.oc-mobile-bottom-tabs .oc-mobile-tab-icon{width:34px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#5d616c}.oc-mobile-bottom-tabs .oc-mobile-tab-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.oc-mobile-bottom-tabs .oc-mobile-tab-label{font-size:11px;line-height:1;font-weight:700;letter-spacing:.02em}.oc-mobile-bottom-tabs .oc-mobile-tab.is-active{color:#f3f5f7}.oc-mobile-bottom-tabs .oc-mobile-tab.is-active .oc-mobile-tab-icon{background:rgba(255,51,51,.18);color:#ff3f3f}}