/* Modern resource detail page, layered after the legacy single-page styles. */
body.single-post{background:#f3f5f9!important}
body.single-post .modown-single-page{padding:22px 0 64px;background:#f3f5f9}
body.single-post .modown-single-shell{max-width:1320px!important;padding-right:24px;padding-left:24px;box-sizing:border-box}
body.single-post .modown-single-shell>.breadcrumbs{margin:0 0 16px;color:#8b92a3;font-size:13px}
body.single-post .modown-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}
body.single-post .modown-single-layout.is-nosidebar{grid-template-columns:minmax(0,1fr)}
body.single-post .modown-single-layout .content-wrap{float:none;width:auto;min-width:0;margin:0}
body.single-post .modown-single-layout .content{min-width:0;margin-right:0!important}
body.single-post .modown-single-layout .sidebar{display:block;float:none;width:auto;min-width:0;margin:0}
body.single-post .modown-single-layout .sidebar .theiaStickySidebar{position:static;transform:none}
body.single-post .single-content{padding:30px 32px;border:1px solid #e9ebf2;border-radius:21px;background:#fff;box-shadow:0 12px 34px rgba(38,48,78,.055)}
body.single-post .article-header{margin:0 0 24px;padding:0 0 22px;border-bottom:1px solid #eceef4}
body.single-post .article-header:before{display:inline-flex;margin-bottom:10px;padding:4px 9px;border-radius:7px;background:#eef1ff;color:#6878ef;content:"RESOURCE DETAIL";font-size:10px;font-weight:800;letter-spacing:.12em}
body.single-post .article-title{margin:0 0 15px;color:#171a26;font-size:clamp(27px,2.45vw,36px);font-weight:750;line-height:1.38;letter-spacing:-.025em;word-break:break-word}
body.single-post .article-meta{gap:6px;color:#858c9d}
body.single-post .article-meta .item{padding:4px 8px;background:#f7f8fa;color:#7b8294}
body.single-post .article-meta a{color:#667085}
body.single-post .article-content{color:#34394a;font-size:15px;line-height:1.85}
body.single-post .article-content>p{color:#4f5669}
body.single-post .modown-cover-section{margin:0 0 26px}
body.single-post .modown-post-cover{display:block;min-height:0;max-height:none;aspect-ratio:auto;padding:0;overflow:hidden;border:0;border-radius:15px;background:transparent;box-shadow:none}
body.single-post .modown-post-cover img{display:block;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:inherit;object-fit:contain;background:transparent}
body.single-post .article-content h1,body.single-post .article-content h2,body.single-post .article-content h3,body.single-post .article-content h4{padding:12px 15px;border:1px solid #e5e8f7;border-left:4px solid #6b7cff;border-radius:10px;background:#f4f6ff;color:#252b45;box-shadow:none}
body.single-post .article-content blockquote{border:1px solid #e5e8f7;background:#f7f8fc;box-shadow:inset 3px 0 0 #6b7cff}
body.single-post .modown-screenshots-section{margin:32px 0 8px;padding-top:26px;border-top:1px solid #eceef4}
body.single-post .modown-media-heading{position:relative;display:grid;margin:0 0 17px;padding:0 0 0 14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px}
body.single-post .modown-media-heading:before{grid-column:1;content:"SCREENSHOT GALLERY";color:#7584eb;font-size:9px;font-weight:800;letter-spacing:.14em;line-height:1.4}
body.single-post .modown-media-heading:after{position:absolute;top:1px;bottom:1px;left:0;width:4px;border-radius:999px;background:linear-gradient(180deg,#6578f4,#8d6ee9);content:""}
body.single-post .modown-media-title{grid-column:1;margin:2px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#202534;font-size:22px!important;font-weight:750;line-height:1.35;box-shadow:none!important}
body.single-post .modown-media-heading>span{grid-row:1/3;grid-column:2;padding:5px 10px;border-radius:999px;background:#f0f2ff;color:#6878df;font-size:11px;font-weight:700}
body.single-post .modown-screenshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
body.single-post .modown-screenshot-item{display:block;height:auto;aspect-ratio:16/10;overflow:hidden;padding:0!important;border:0!important;outline:0;border-radius:11px;background:#eef1f5;box-shadow:none}
body.single-post .modown-screenshot-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(42,51,84,.09)}
body.single-post .modown-screenshot-item img{display:block;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;object-fit:contain;background:#eef1f5}
body.single-post .modown-screenshot-item.is-landscape img{object-fit:cover}
body.single-post .modown-screenshot-item.is-portrait img{object-fit:contain}
body.single-post .article-act{display:flex;margin:26px 0 0;padding-top:8px;align-items:center;justify-content:center;gap:12px}
body.single-post .article-act>a{position:relative;display:grid!important;width:auto!important;min-width:112px!important;height:46px!important;margin:0!important;padding:0 16px!important;grid-template-columns:23px auto minmax(18px,auto);align-items:center;justify-content:center;column-gap:7px;border:1px solid #e3e7f0!important;border-radius:14px!important;background:#fff!important;color:#657085!important;line-height:1!important;box-shadow:0 7px 20px rgba(31,42,68,.065);box-sizing:border-box;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease}
body.single-post .article-act>a:hover{transform:translateY(-2px);border-color:rgba(99,102,241,.28)!important;box-shadow:0 11px 26px rgba(31,42,68,.11)}
body.single-post .article-act>a .icon{position:static!important;top:auto!important;font-size:21px!important;line-height:1}
body.single-post .article-act>a span{position:static!important;min-width:18px;padding:3px 6px;border-radius:999px;background:#f1f3f7;color:#8b93a3;font-size:10px!important;font-weight:700;line-height:1.2;text-align:center}
body.single-post .article-act>a:after{font-size:13px;font-weight:700;line-height:1;white-space:nowrap}
body.single-post .article-act .article-collect:after{content:"收藏"}
body.single-post .article-act .article-collect.active:after{content:"已收藏"}
body.single-post .article-act .article-zan:after{content:"点赞"}
body.single-post .article-act .article-collect.active{border-color:#f2d591!important;color:#dc9d0b!important;background:#fffaf0!important}
body.single-post .article-act .article-zan.active{border-color:rgba(99,102,241,.28)!important;color:#6373e8!important;background:#f6f7ff!important}
body.single-post .article-nav{margin-top:16px}

body.single-post .modown-single-layout .sidebar .theiaStickySidebar>*{width:100%;margin:0 0 16px;box-sizing:border-box}
body.single-post .modown-single-layout .sidebar .widget,
body.single-post .modown-single-layout .modown-attribute-card,
body.single-post .modown-single-layout .modown-aside-card,
body.single-post .modown-single-layout .modown-quick-ticket{overflow:hidden;padding:19px!important;border:1px solid #e9ebf2;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(38,48,78,.045)}
body.single-post .modown-aside-card-heading{display:flex;margin:0 0 15px;align-items:center;gap:10px}
body.single-post .modown-aside-card-heading .modown-aside-card-icon{display:grid;width:34px;height:34px;flex:none;place-items:center;border-radius:10px;background:#eef1ff;color:#596bea;font-size:15px;font-weight:850}
body.single-post .modown-aside-card-heading small{display:block;margin-bottom:1px;color:#9aa1b1;font-size:9px;font-weight:750;letter-spacing:.11em}
body.single-post .modown-aside-card-heading h2{margin:0!important;color:#252a38;font-size:16px!important;line-height:1.35}
body.single-post .modown-single-layout .sidebar .widget-erphpdown{position:relative;padding:20px!important;border-color:#dfe3fa;background:#fff}
body.single-post .modown-single-layout .sidebar .widget-erphpdown:before{display:block;margin:0 0 5px;color:#92a0bc;content:"RESOURCE DOWNLOAD";font-size:9px;font-weight:800;letter-spacing:.12em}
body.single-post .modown-single-layout .sidebar .widget-erphpdown .erphpdown-title,body.single-post .modown-single-layout .sidebar .widget-erphpdown .erphpdown-free-title{position:static;display:block;margin:0 0 14px;padding:0;border:0;background:transparent;color:#252a38;font-size:17px;font-weight:750}
body.single-post .modown-single-layout .sidebar .widget-erphpdown .item,body.single-post .modown-single-layout .sidebar .widget-erphpdown .item2{margin:0 0 10px}
body.single-post .modown-single-layout .sidebar .widget-erphpdown .price{margin:7px 0 13px;color:#7d8496;text-align:left}
body.single-post .modown-single-layout .sidebar .widget-erphpdown .price span{color:#5365e7;font-size:28px;font-weight:800}
body.single-post .modown-single-layout .sidebar .widget-erphpdown .down,body.single-post .modown-single-layout .sidebar .widget-erphpdown .vip a,body.single-post .modown-single-layout .sidebar .widget-erphpdown .erphpdown-down,body.single-post .modown-single-layout .sidebar .widget-erphpdown .erphpdown-buy{display:flex;width:100%;min-height:43px;margin:8px 0 0;padding:10px 12px;align-items:center;justify-content:center;border:0;border-radius:11px;background:#6475f1;color:#fff!important;box-shadow:0 7px 16px rgba(79,95,232,.17);box-sizing:border-box;font-weight:700}
body.single-post .modown-single-layout .sidebar .widget-erphpdown .tips,body.single-post .modown-single-layout .sidebar .widget-erphpdown .erphpdown-tips{margin:11px 0 0;color:#9299aa;font-size:11px;line-height:1.65}

body.single-post .modown-attribute-card-sidebar{clear:none;margin:0 0 16px;padding:19px}
body.single-post .modown-attribute-card-sidebar .modown-attribute-table{display:grid;overflow:visible;border:0;border-radius:0;grid-template-columns:58px minmax(0,1fr);grid-auto-rows:minmax(38px,auto);align-items:stretch}
body.single-post .modown-attribute-card-sidebar .modown-attribute-label{float:none;width:auto;min-width:0;padding:10px 8px 10px 0;border:0;border-bottom:1px solid #eff1f5;background:transparent;color:#9299a8;font-size:12px;font-weight:500;line-height:20px;box-sizing:border-box}
body.single-post .modown-attribute-card-sidebar .modown-attribute-value{display:flex;min-width:0;min-height:0;max-height:none;padding:8px 0;flex-wrap:wrap;align-content:flex-start;align-items:center;overflow:visible;border:0;border-bottom:1px solid #eff1f5;color:#42495a;font-size:12px;line-height:21px;word-break:break-word;box-sizing:border-box}
body.single-post .modown-attribute-card-sidebar .modown-attribute-value:last-child,body.single-post .modown-attribute-card-sidebar .modown-attribute-label:nth-last-child(2){border-bottom:0}
body.single-post .modown-attribute-card-sidebar .modown-attribute-value a{display:inline-flex;max-width:100%;margin:2px 5px 2px 0;padding:2px 7px;align-items:center;border-radius:999px;background:#eef1ff;color:#5968d9;line-height:17px;white-space:normal}
body.single-post .modown-single-announcement{border-color:#f0e6bf;background:#fffdf5}
body.single-post .modown-single-announcement .modown-aside-card-icon{background:#fff3c9;color:#b78616}
body.single-post .modown-announcement-important{display:inline-flex;padding:3px 8px;border-radius:999px;background:#fff0b7;color:#a67308;font-size:10px;font-weight:700}
body.single-post .modown-single-announcement-body h3{margin:10px 0 6px;font-size:14px;line-height:1.55}
body.single-post .modown-single-announcement-body h3 a{color:#3f414a}
body.single-post .modown-single-announcement-body p{display:-webkit-box;overflow:hidden;margin:0;color:#777466;font-size:12px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}
body.single-post .modown-single-announcement-body>.modown-announcement-featured-meta{display:flex;margin-top:11px;align-items:center;justify-content:space-between;color:#a19a82;font-size:11px}
body.single-post .modown-single-announcement-body>.modown-announcement-featured-meta a{color:#9b761d}
body.single-post .modown-announcement-history{margin-top:14px;padding-top:13px;border-top:1px solid rgba(155,118,29,.14)}
body.single-post .modown-announcement-history-title{display:flex;margin-bottom:5px;align-items:center;justify-content:space-between;color:#756d59;font-size:11px;font-weight:700}
body.single-post .modown-announcement-history-title small{color:#b1a98f;font-size:8px;letter-spacing:.1em}
body.single-post .modown-announcement-history ul{margin:0;padding:0;list-style:none}
body.single-post .modown-announcement-history li{margin:0;padding:0;border-bottom:1px dashed rgba(155,118,29,.13)}
body.single-post .modown-announcement-history li:last-child{border-bottom:0}
body.single-post .modown-announcement-history li a{display:grid;min-height:34px;padding:7px 1px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;color:#625e52;font-size:11px;line-height:1.45}
body.single-post .modown-announcement-history li a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.single-post .modown-announcement-history li a time{color:#aaa38e;font-size:9px}
body.single-post .modown-announcement-history li a:hover{color:#9b761d}
body.single-post .modown-announcement-all{display:flex;height:35px;margin-top:10px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(155,118,29,.18);border-radius:10px;background:rgba(255,245,207,.55);color:#8f711f;font-size:11px;font-weight:700;transition:background .2s ease,border-color .2s ease,transform .2s ease}
body.single-post .modown-announcement-all:hover{transform:translateY(-1px);border-color:rgba(155,118,29,.3);background:#fff3c9;color:#795e17}
body.single-post .modown-announcement-all span{font-size:16px;line-height:1}
body.single-post .modown-announcement-more{margin-top:10px}
body.single-post .modown-announcement-more>summary{display:flex;height:34px;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(155,118,29,.18);border-radius:10px;background:rgba(255,245,207,.55);color:#8f711f;font-size:11px;font-weight:700;cursor:pointer;list-style:none;transition:background .2s ease,border-color .2s ease}
body.single-post .modown-announcement-more>summary::-webkit-details-marker{display:none}
body.single-post .modown-announcement-more>summary:hover{border-color:rgba(155,118,29,.3);background:#fff3c9}
body.single-post .modown-announcement-more>summary i{font-style:normal;font-size:14px;transition:transform .2s ease}
body.single-post .modown-announcement-more .is-open{display:none}
body.single-post .modown-announcement-more[open] .is-closed{display:none}
body.single-post .modown-announcement-more[open] .is-open{display:inline}
body.single-post .modown-announcement-more[open]>summary i{transform:rotate(180deg)}
body.single-post .modown-announcement-more>ul{margin-top:5px}
body.single-post .modown-aside-empty{margin:0;color:#9aa1b1;font-size:12px}

body.single-post .modown-ticket-quick-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 0 14px}
body.single-post .modown-ticket-quick-types span{padding:7px 3px;border:1px solid #dcefe5;border-radius:8px;background:#f1faf5;color:#4d8065;font-size:11px;text-align:center}
body.single-post .modown-ticket-response-time{display:block;margin-top:9px;color:#95a49c;font-size:10px;text-align:center}
body.single-post .modown-quick-ticket{border-color:#dfeee6!important;background:#fbfefc!important}
body.single-post .modown-quick-ticket:before{background:radial-gradient(circle,rgba(58,177,113,.11),transparent 68%)}
body.single-post .modown-quick-ticket-icon{background:#51b77d;box-shadow:0 8px 18px rgba(54,158,101,.17)}
body.single-post .modown-ticket-open,body.single-post .modown-ticket-submit{background:#45aa72;box-shadow:0 7px 17px rgba(50,150,93,.17)}
body.single-post .modown-ticket-open:hover,body.single-post .modown-ticket-submit:hover{box-shadow:0 10px 22px rgba(50,150,93,.24)}
body.single-post .modown-ticket-form-head small,body.single-post .modown-ticket-feedback a{color:#369963}
body.single-post .modown-quick-ticket-form input:focus,body.single-post .modown-quick-ticket-form textarea:focus{border-color:rgba(54,158,101,.5);box-shadow:0 0 0 3px rgba(54,158,101,.08)}

body.night.single-post{background:#151a23!important}
body.night.single-post .modown-single-page{background:#151a23}
body.night.single-post .single-content,body.night.single-post .modown-single-layout .sidebar .widget,body.night.single-post .modown-single-layout .modown-attribute-card,body.night.single-post .modown-single-layout .modown-aside-card,body.night.single-post .modown-single-layout .modown-quick-ticket{border-color:#2d3646;background:#1d2431;box-shadow:none}
body.night.single-post .article-header,body.night.single-post .modown-screenshots-section{border-color:#303847}
body.night.single-post .article-title,body.night.single-post .modown-aside-card-heading h2{color:#edf1f7}
body.night.single-post .article-content h1,body.night.single-post .article-content h2,body.night.single-post .article-content h3,body.night.single-post .article-content h4{border-color:#36405b;background:#242c3d;color:#e2e7f0}
body.night.single-post .modown-post-cover,body.night.single-post .modown-screenshot-item,body.night.single-post .modown-screenshot-item img{background:#202734}
body.night.single-post .modown-media-heading>span{background:#293350;color:#aab4ff}
body.night.single-post .modown-attribute-card-sidebar .modown-attribute-label,body.night.single-post .modown-attribute-card-sidebar .modown-attribute-value{border-color:#303847}
body.night.single-post .modown-attribute-card-sidebar .modown-attribute-value{color:#c0c8d5}
body.night.single-post .modown-attribute-card-sidebar .modown-attribute-value a{background:#293350;color:#9eabff}
body.night.single-post .modown-single-announcement{border-color:#4a432d;background:#28261f}
body.night.single-post .modown-single-announcement-body h3 a{color:#e9e2d1}
body.night.single-post .modown-single-announcement-body p{color:#aaa38f}
body.night.single-post .modown-quick-ticket{border-color:#30473a!important;background:#1f2a25!important}
body.night.single-post .modown-ticket-quick-types span{border-color:#365144;background:#263b31;color:#91caaa}
body.night.single-post .article-act>a{border-color:#343e4e!important;background:#202835!important;color:#c1cad8!important;box-shadow:none}
body.night.single-post .article-act>a span{background:#2b3544;color:#aeb8c8}
body.night.single-post .article-act .article-collect.active{border-color:#685b35!important;background:#2a281f!important;color:#e7b84d!important}
body.night.single-post .article-act .article-zan.active{border-color:#45527a!important;background:#242b40!important;color:#aab4ff!important}
body.night.single-post .modown-announcement-history{border-color:rgba(228,198,112,.15)}
body.night.single-post .modown-announcement-history-title{color:#d1c7ac}
body.night.single-post .modown-announcement-history-title small,body.night.single-post .modown-announcement-history li a time{color:#837d6d}
body.night.single-post .modown-announcement-history li{border-color:rgba(228,198,112,.12)}
body.night.single-post .modown-announcement-history li a{color:#c3baa2}
body.night.single-post .modown-announcement-history li a:hover{color:#f0cf71}
body.night.single-post .modown-announcement-all{border-color:#4a432d;background:#302d23;color:#dcc064}
body.night.single-post .modown-announcement-all:hover{border-color:#625737;background:#373225;color:#f0cf71}
body.night.single-post .modown-announcement-more>summary{border-color:#4a432d;background:#302d23;color:#dcc064}
body.night.single-post .modown-announcement-more>summary:hover{border-color:#625737;background:#373225}
body.night.single-post .modown-quick-ticket h3{color:#edf5f0}
body.night.single-post .modown-quick-ticket-intro p{color:#b1c1b8}
body.night.single-post .modown-ticket-response-time{color:#8ea196}
body.night.single-post .modown-ticket-form-head h3{color:#edf5f0}
body.night.single-post .modown-ticket-form-head button{background:#2b3932;color:#b7c8bf}
body.night.single-post .modown-quick-ticket-form label{color:#c1d0c8}
body.night.single-post .modown-quick-ticket-form input[type=text],body.night.single-post .modown-quick-ticket-form textarea{border-color:#35463d;background:#25332c;color:#e6eee9}
body.night.single-post .modown-quick-ticket-form input[type=text]::placeholder,body.night.single-post .modown-quick-ticket-form textarea::placeholder{color:#7f9589}
body.night.single-post .modown-ticket-feedback,body.night.single-post .modown-ticket-promise{color:#91a298}

@media(max-width:1100px){body.single-post .modown-single-shell{max-width:920px!important}body.single-post .modown-single-layout{grid-template-columns:1fr}body.single-post .modown-single-layout .sidebar{display:block!important}body.single-post .modown-single-layout .sidebar .theiaStickySidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}body.single-post .modown-single-layout .sidebar .theiaStickySidebar>*{margin:0!important}body.single-post .modown-screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){body.single-post .modown-single-page{padding:12px 0 38px}body.single-post .modown-single-shell{padding-right:12px;padding-left:12px}body.single-post .single-content{padding:20px 16px;border-radius:17px}body.single-post .article-title{font-size:23px}body.single-post .modown-post-cover{aspect-ratio:auto;border-radius:12px}body.single-post .modown-screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.single-post .modown-screenshot-item{aspect-ratio:4/3;border-radius:9px}body.single-post .modown-single-layout .sidebar .theiaStickySidebar{grid-template-columns:1fr}body.single-post .article-meta .item{font-size:11px}body.single-post .modown-media-title{font-size:18px!important}body.single-post .article-act{gap:8px}body.single-post .article-act>a{min-width:102px!important;height:44px!important;padding:0 13px!important}}
@media(prefers-reduced-motion:reduce){body.single-post .modown-single-page *,body.single-post .modown-single-page *:before,body.single-post .modown-single-page *:after{animation:none!important;transition-duration:.01ms!important}}
