:root{--dgmp-primary:#2563eb;--dgmp-primary-soft:#eff6ff;--dgmp-border:#e5e7eb;--dgmp-text:#111827;--dgmp-muted:#6b7280}
.dgmp-header-wrap{position:relative;display:flex;align-items:center}.dgmp-user-trigger{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:999px;padding:7px 12px;font:600 14px/1.2 system-ui,"Microsoft YaHei",sans-serif;cursor:pointer}.dgmp-user-trigger:hover{border-color:#bfdbfe;color:#2563eb;background:#eff6ff}.dgmp-user-trigger svg{width:18px;height:18px}.dgmp-user-menu{display:none;position:absolute;right:0;top:calc(100% + 10px);width:150px;background:#fff;border:1px solid #eef2f7;border-radius:12px;box-shadow:0 16px 40px rgba(15,23,42,.15);padding:7px;z-index:1001}.dgmp-header-wrap.open .dgmp-user-menu{display:block}.dgmp-user-menu a,.dgmp-user-menu button{display:block;width:100%;padding:9px 10px;border:0;background:none;border-radius:8px;text-align:left;color:#374151;font:500 14px/1.4 system-ui,"Microsoft YaHei",sans-serif;text-decoration:none;cursor:pointer}.dgmp-user-menu a:hover,.dgmp-user-menu button:hover{background:#f3f4f6;color:#2563eb}
.dgmp-modal{display:none;position:fixed;inset:0;z-index:99999;align-items:center;justify-content:center;padding:20px}.dgmp-modal.open{display:flex}.dgmp-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.58);backdrop-filter:blur(5px)}.dgmp-modal-card{position:relative;width:min(880px,96vw);min-height:560px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.3)}.dgmp-modal-visual{padding:42px;color:#fff;background:linear-gradient(145deg,#1e3a8a,#2563eb 60%,#60a5fa);display:flex;flex-direction:column;justify-content:flex-end}.dgmp-modal-visual strong{font-size:28px}.dgmp-modal-visual p{opacity:.86;line-height:1.8}.dgmp-modal-panel{padding:34px 38px}.dgmp-modal-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:28px;color:#9ca3af;cursor:pointer}.dgmp-tabs{display:flex;gap:22px;margin-bottom:24px;border-bottom:1px solid #e5e7eb}.dgmp-tabs button{border:0;background:none;padding:10px 2px;border-bottom:2px solid transparent;color:#9ca3af;font-weight:700;cursor:pointer}.dgmp-tabs button.active{color:#2563eb;border-color:#2563eb}.dgmp-auth-form{display:none}.dgmp-auth-form.active{display:block}.dgmp-field{display:block;margin:0 0 15px}.dgmp-field>span{display:block;color:#6b7280;font-size:13px;margin:0 0 6px}.dgmp-field input:not([type=checkbox]){width:100%;height:44px;border:1px solid #d1d5db;border-radius:10px;padding:0 12px;box-sizing:border-box;outline:none}.dgmp-field input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #dbeafe}.dgmp-captcha-row{display:grid;grid-template-columns:1fr 112px;gap:9px}.dgmp-captcha-row img{width:112px;height:44px;object-fit:cover;border:1px solid #e5e7eb;border-radius:9px;cursor:pointer}.dgmp-agreement{display:flex;gap:7px;align-items:flex-start;color:#6b7280;font-size:12px;line-height:1.6;margin:3px 0 16px}.dgmp-agreement a{color:#2563eb}.dgmp-auth-submit,.dgmp-primary-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:#2563eb;color:#fff;padding:11px 20px;font-weight:700;text-decoration:none;cursor:pointer;box-shadow:0 8px 20px rgba(37,99,235,.2)}.dgmp-auth-submit{width:100%;height:45px}.dgmp-auth-submit:hover,.dgmp-primary-button:hover{background:#1d4ed8;color:#fff}.dgmp-auth-message,.dgmp-form-message{border-radius:9px;padding:10px 12px;margin:10px 0;font-size:13px}.dgmp-auth-message.error,.dgmp-form-message.error{background:#fef2f2;color:#b91c1c}.dgmp-auth-message.success,.dgmp-form-message.success{background:#ecfdf5;color:#047857}
.dgmp-page-body{margin:0;background:#f3f4f6;color:var(--dgmp-text);font-family:system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;min-height:100vh}.dgmp-page-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);border-bottom:1px solid #eef2f7;backdrop-filter:blur(12px)}.dgmp-page-header-inner{max-width:1380px;height:66px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.dgmp-page-brand{display:flex;align-items:center;gap:10px;color:#111827;text-decoration:none;font-size:20px;font-weight:900}.dgmp-page-brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#2563eb;color:#fff}.dgmp-page-header nav{display:flex;align-items:center;gap:5px}.dgmp-page-nav-link{border:0;background:none;color:#4b5563;text-decoration:none;padding:8px 11px;border-radius:8px;font:600 14px/1.3 inherit;cursor:pointer}.dgmp-page-nav-link:hover{background:#eff6ff;color:#2563eb}.dgmp-page-main{max-width:1380px;min-height:calc(100vh - 150px);margin:auto;padding:34px 24px}.dgmp-page-footer{text-align:center;color:#9ca3af;font-size:13px;padding:25px}.dgmp-empty-card{max-width:620px;margin:80px auto;background:#fff;border:1px solid #eef2f7;border-radius:20px;padding:52px;text-align:center;box-shadow:0 12px 40px rgba(15,23,42,.06)}.dgmp-empty-card h1{font-size:28px;margin:12px 0}.dgmp-empty-card p{color:#6b7280;line-height:1.8}.dgmp-empty-icon{font-size:46px}.dgmp-eyebrow{font-size:12px;letter-spacing:.16em;color:#2563eb;font-weight:800}.dgmp-dashboard-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.dgmp-dashboard-head h1{font-size:34px;margin:7px 0}.dgmp-dashboard-head p{color:#6b7280;margin:0}.dgmp-table-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;padding:10px;box-shadow:0 8px 28px rgba(15,23,42,.05)}.dgmp-table-scroll{overflow:auto}.dgmp-table-card table{width:100%;border-collapse:collapse;min-width:780px}.dgmp-table-card th,.dgmp-table-card td{padding:16px;text-align:left;border-bottom:1px solid #f1f5f9;font-size:14px}.dgmp-table-card th{color:#64748b;font-size:12px;text-transform:uppercase}.dgmp-table-card td strong{display:block;color:#1f2937}.dgmp-table-card td small{color:#9ca3af}.dgmp-status{display:inline-block;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700}.dgmp-status.published{background:#ecfdf5;color:#047857}.dgmp-status.auditing{background:#fff7ed;color:#c2410c}.dgmp-status.returned{background:#fef2f2;color:#b91c1c}.dgmp-row-actions{white-space:nowrap}.dgmp-row-actions a{margin-right:12px;color:#2563eb;text-decoration:none}.dgmp-no-data{text-align:center!important;color:#9ca3af;padding:45px!important}
.dgmp-editor-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.dgmp-editor-main,.dgmp-editor-rules>div{background:#fff;border:1px solid #eef2f7;border-radius:18px;box-shadow:0 8px 28px rgba(15,23,42,.05)}.dgmp-editor-main{padding:26px}.dgmp-editor-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.dgmp-editor-heading h1{font-size:30px;margin:5px 0}.dgmp-editor-heading>a{color:#2563eb;text-decoration:none;font-weight:600}.dgmp-cover-upload{display:block;height:270px;border:2px dashed #dbe2ea;border-radius:16px;overflow:hidden;cursor:pointer;background:#f8fafc;margin-bottom:22px}.dgmp-cover-upload input{display:none}.dgmp-cover-upload>img{width:100%;height:100%;object-fit:cover}.dgmp-cover-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:6px}.dgmp-cover-placeholder span{font-size:42px;font-weight:200}.dgmp-cover-placeholder strong{color:#64748b}.dgmp-cover-placeholder small{font-size:12px}.dgmp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dgmp-form-grid label>span,.dgmp-editor-field>span{display:block;font-size:13px;color:#64748b;margin-bottom:7px}.dgmp-form-grid b,.dgmp-editor-field b{color:#ef4444}.dgmp-form-grid label.dgmp-full{grid-column:1/-1}.dgmp-form-grid input,.dgmp-form-grid select{width:100%;height:44px;border:1px solid #dbe2ea;border-radius:9px;padding:0 12px;box-sizing:border-box;outline:none;background:#fff}.dgmp-form-grid input:focus,.dgmp-form-grid select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #dbeafe}.dgmp-editor-field{margin-top:18px}.dgmp-editor-field .edui-editor{width:100%!important;border-color:#dbe2ea!important}.dgmp-source-box{margin-top:18px;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.dgmp-source-box summary{font-weight:700;color:#475569;cursor:pointer}.dgmp-source-box .dgmp-form-grid{margin-top:14px}.dgmp-submit-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;padding-top:18px;border-top:1px solid #eef2f7}.dgmp-submit-bar p{color:#6b7280;font-size:13px;margin:0}.dgmp-editor-rules>div{position:sticky;top:92px;padding:24px}.dgmp-editor-rules h2{font-size:20px;margin:0 0 20px}.dgmp-editor-rules h3{font-size:14px;margin:18px 0 6px}.dgmp-editor-rules p{font-size:13px;color:#64748b;line-height:1.7;margin:0}.dgmp-article-cover{margin:0 0 30px}.dgmp-article-cover img{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:16px}.dgmp-article-source{margin-top:32px;padding:14px 16px;border-left:4px solid #60a5fa;background:#eff6ff;color:#475569;font-size:14px}.dgmp-article-source a{color:#2563eb}.dgmp-list-cover{display:block;margin:-2px 0 16px}.dgmp-list-cover img{display:block;width:100%;max-height:300px;object-fit:cover;border-radius:12px}
.dgmp-editor-field>textarea{display:block;width:100%;min-height:430px;padding:14px;border:1px solid #dbe2ea;border-radius:9px;box-sizing:border-box;resize:vertical;font:14px/1.8 inherit;outline:none}.dgmp-editor-field>textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #dbeafe}
.dgmp-compat-editor{border:1px solid #dbe2ea;border-radius:10px;overflow:hidden;background:#fff}.dgmp-compat-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:8px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.dgmp-compat-toolbar button,.dgmp-compat-toolbar label{min-height:32px;padding:6px 10px;border:1px solid #dbe2ea;border-radius:6px;background:#fff;color:#475569;font:600 13px/1.2 inherit;cursor:pointer}.dgmp-compat-toolbar button:hover,.dgmp-compat-toolbar label:hover{border-color:#60a5fa;color:#2563eb}.dgmp-compat-toolbar input{display:none}.dgmp-compat-surface{min-height:430px;padding:18px;outline:none;font-size:15px;line-height:1.85;overflow-wrap:anywhere}.dgmp-compat-surface:focus{box-shadow:inset 0 0 0 2px #dbeafe}.dgmp-compat-surface img{max-width:100%;height:auto}.dgmp-compat-surface blockquote{margin:1em 0;padding:8px 14px;border-left:4px solid #60a5fa;background:#eff6ff}.dgmp-compat-surface h2{font-size:24px;margin:1em 0 .5em}
.dgmp-has-list-cover{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important;max-height:none!important}
@media(max-width:900px){.dgmp-modal-card{grid-template-columns:1fr;width:min(470px,96vw)}.dgmp-modal-visual{display:none}.dgmp-editor-shell{grid-template-columns:1fr}.dgmp-editor-rules{display:none}.dgmp-cover-upload{height:220px}}
@media(max-width:640px){.dgmp-user-trigger span{display:none}.dgmp-modal-panel{padding:28px 22px}.dgmp-page-header-inner{padding:0 14px}.dgmp-page-brand{font-size:16px}.dgmp-page-header nav>a:first-child{display:none}.dgmp-page-nav-link{padding:8px 6px;font-size:12px}.dgmp-page-main{padding:22px 13px}.dgmp-dashboard-head{display:block}.dgmp-dashboard-head .dgmp-primary-button{margin-top:18px}.dgmp-editor-main{padding:16px}.dgmp-form-grid{grid-template-columns:1fr}.dgmp-form-grid label.dgmp-full{grid-column:auto}.dgmp-submit-bar{display:block}.dgmp-submit-bar .dgmp-primary-button{width:100%;margin-top:14px}.dgmp-cover-upload{height:180px}.dgmp-empty-card{margin:40px auto;padding:34px 20px}}
