.omup-page{min-height:100vh;color:#dbeafe;font-family:Arial,Helvetica,sans-serif;box-sizing:border-box;padding:0 16px 42px;background:#07111f}.omup-page *{box-sizing:border-box}.omup-page a{text-decoration:none}.omup-blue-style{background-image:linear-gradient(180deg,rgba(7,17,31,.9),#07111f 360px),var(--omup-bg);background-size:cover;background-position:center top;background-attachment:fixed}.omup-shell{width:min(1180px,100%);margin:0 auto}.omup-language-top{position:fixed;right:18px;top:42px;z-index:60}.omup-lang{display:flex;gap:7px}.omup-lang a{display:grid;place-items:center;width:36px;height:36px;border-radius:4px;background:#0e2241;color:#eaf3ff;border:1px solid #1c4f8c;font-size:12px;font-weight:800}.omup-titlebar{padding:30px 0 16px;text-align:center}.omup-titlebar h1{margin:0;color:#f8fbff;font-size:36px;line-height:1.1;font-weight:900}.omup-titlebar p{max-width:720px;margin:10px auto 0;color:#a9c5e8;font-size:15px;line-height:1.6}.omup-manga-box{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px;background:#0d1b2f;border:1px solid #1e4776;border-radius:8px;padding:18px;box-shadow:0 18px 45px rgba(0,0,0,.28)}.omup-cover{display:block;width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:6px;border:1px solid #244d7c;background:#091525}.omup-info-col h2{margin:0 0 10px;color:#fff;font-size:28px;line-height:1.15}.omup-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 14px}.omup-facts span{display:block;min-height:38px;padding:9px 10px;border-radius:4px;background:#09192c;border:1px solid #173a66;color:#c9ddf6;font-size:14px}.omup-facts b{color:#66b7ff}.omup-desc{padding:12px 13px;margin-bottom:14px;border-radius:4px;background:#09192c;border:1px solid #173a66;color:#b9d1ee;font-size:14px;line-height:1.7}.omup-actions{display:flex;gap:10px;flex-wrap:wrap}.omup-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:4px;background:#102a4d;color:#eaf4ff;border:1px solid #25609a;font-size:14px;font-weight:800}.omup-btn:hover{background:#173f73;color:#fff}.omup-hot{background:#1273d6;border-color:#2995ff;color:#fff}.omup-hot:hover{background:#1984f0}.omup-main{margin-top:18px}.omup-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:6px 6px 0 0;background:#102a4d;border:1px solid #1e4776;border-bottom:0}.omup-section-head h2{margin:0;color:#fff;font-size:20px;line-height:1;font-weight:900}.omup-section-head a{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:4px;background:#0b1e37;color:#cfe8ff;border:1px solid #285f97;font-size:13px;font-weight:800}.omup-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:0;background:#0d1b2f;border:1px solid #1e4776;border-radius:0 0 6px 6px;overflow:hidden}.omup-chapter{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;min-height:78px;padding:10px 12px;background:#0d1b2f;color:#eaf4ff;border-right:1px solid #173a66;border-bottom:1px solid #173a66;transition:background .15s ease}.omup-chapter:hover{background:#132945}.omup-chapter-thumb{display:block;width:58px;height:58px;border-radius:4px;overflow:hidden;background:#06111f;border:1px solid #244d7c}.omup-chapter-thumb img,.omup-thumb{display:block;width:100%;height:100%;object-fit:cover}.omup-chapter-info{display:block;min-width:0}.omup-chapter-info strong{display:block;color:#fff;font-size:15px;font-weight:900;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.omup-chapter-info small{display:block;color:#8eb8e4;font-size:12px;margin-top:5px}.omup-empty{grid-column:1/-1;padding:28px;text-align:center;color:#a9c5e8}.omup-network{margin-top:18px;background:#0d1b2f;border:1px solid #1e4776;border-radius:6px;padding:16px}.omup-network h2{margin:0;color:#fff;font-size:20px}.omup-network p{margin:6px 0 14px;color:#a9c5e8}.omup-netgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px}.omup-net{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;padding:10px;border-radius:4px;background:#09192c;border:1px solid #173a66;color:#eaf4ff}.omup-net img{width:42px;height:42px;border-radius:4px;object-fit:cover}.omup-net strong,.omup-net small,.omup-net em{display:block;grid-column:2}.omup-net strong{font-weight:900}.omup-net small{color:#a9c5e8}.omup-net em{color:#66b7ff;font-style:normal;font-weight:900;margin-top:4px}.omup-ad{text-align:center;margin:15px auto;max-width:100%;overflow:hidden}.omup-seo-links{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.omup-seo-links a{background:#102a4d;color:#fff;text-decoration:none;padding:9px 12px;border-radius:4px}@media(max-width:820px){.omup-page{padding:0 12px 32px}.omup-manga-box{grid-template-columns:150px minmax(0,1fr);gap:14px}.omup-titlebar h1{font-size:30px}.omup-facts{grid-template-columns:1fr}.omup-list{grid-template-columns:1fr}.omup-chapter{border-right:0}}@media(max-width:560px){.omup-manga-box{display:block}.omup-cover-col{width:180px;margin:0 auto 14px}.omup-info-col h2,.omup-titlebar{text-align:center}.omup-actions{justify-content:center}.omup-section-head{align-items:flex-start;flex-direction:column}.omup-language-top{top:10px;right:10px}}body:has(.omup-page){margin:0!important;background:#07111f!important;overflow-x:hidden}.omup-page{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.entry-content:has(.omup-page),.site-content:has(.omup-page),.ast-container:has(.omup-page){max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.omup-pager{display:flex;align-items:center;justify-content:center;gap:10px;margin:16px 0 0}.omup-pager a,.omup-pager span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:4px;background:#102a4d;color:#fff;border:1px solid #25609a;font-weight:900}.omup-pager span{background:#09192c;color:#a9c5e8}
