.dfmg{--mg-bg:#080913;--mg-panel:#111321;--mg-line:#28283d;--mg-text:#f5f0e8;--mg-muted:#b1adbd;--mg-accent:#dcb477;--mg-purple:#be66ed;background:var(--mg-bg);color:var(--mg-text);font-family:Cairo,Tajawal,Arial,sans-serif;line-height:1.9;min-height:70vh;padding-bottom:70px}.dfmg *{box-sizing:border-box}.dfmg a{text-decoration:none;color:inherit}.dfmg button,.dfmg input,.dfmg select{font:inherit}.dfmg button,.dfmg a,.dfmg select{touch-action:manipulation}.dfmg :focus-visible{outline:3px solid #64e9ff;outline-offset:5px}.dfmg-shell{width:min(1160px,calc(100% - 48px));margin:auto}.dfmg-breadcrumb{display:flex;gap:12px;align-items:center;font-size:13px;color:var(--mg-muted);padding:25px 0}.dfmg-breadcrumb a:hover{color:var(--mg-accent)}.dfmg-heading{display:flex;justify-content:space-between;align-items:end;margin:6px 0 30px}.dfmg-kicker{font-size:11px;font-weight:800;letter-spacing:2px;color:var(--mg-accent)}.dfmg h1,.dfmg h2,.dfmg h3,.dfmg p{margin:0}.dfmg-heading h1{font-size:clamp(48px,6vw,72px);line-height:1.3;font-weight:900;letter-spacing:-2px}.dfmg-heading h1 span{color:var(--mg-purple)}.dfmg-heading p{color:var(--mg-muted);font-size:15px}.dfmg-tabs{display:flex;gap:24px;padding-bottom:6px;font-size:14px;font-weight:700}.dfmg-tabs a{border-bottom:2px solid var(--mg-line);padding:8px 0}.dfmg-tabs a:hover{border-color:var(--mg-purple)}.dfmg-feature{display:grid;grid-template-columns:1.25fr .8fr;min-height:465px;background:linear-gradient(120deg,#1c1828,#101422);border:1px solid #393140;border-radius:10px;overflow:hidden;position:relative}.dfmg-feature-copy{padding:42px 48px;align-self:center}.dfmg-feature-copy h2{font-size:clamp(32px,4vw,50px);font-weight:900;margin:10px 0;line-height:1.5}.dfmg-feature-copy>.dfmg-kicker{display:block;margin-bottom:12px}.dfmg-lead{font-size:19px;max-width:420px}.dfmg-feature .dfmg-muted{margin:16px 0 24px}.dfmg-muted{color:var(--mg-muted);font-size:13px}.dfmg-tags{display:flex;flex-wrap:wrap;gap:7px}.dfmg-tag{font-size:10px!important;font-weight:700;border:1px solid #4c4050;background:#ffffff05;padding:2px 10px;border-radius:4px}.dfmg-tag:hover{background:#dcaf7220}.dfmg-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.dfmg-btn{display:inline-flex;align-items:center;justify-content:center;background:#dfbd85!important;color:#16121c!important;border:1px solid #dfbd85;border-radius:5px;padding:12px 23px;font-size:13px;font-weight:800;cursor:pointer;min-height:47px;line-height:1.5;text-decoration:none!important}.dfmg-btn:hover{background:#f1d29b!important;transform:translateY(-1px)}.dfmg-btn-ghost{background:transparent!important;border-color:#62596b;color:#f4efe7!important}.dfmg-btn-ghost:hover{background:#ffffff0d!important}.dfmg-btn-small{min-height:40px;padding:8px 14px;font-size:12px}.dfmg-reading-note{display:block;color:var(--mg-muted);font-size:11px;margin-top:22px!important}.dfmg-feature-cover{display:block;position:relative;max-height:510px;background:#d8b98c;overflow:hidden;border-inline-start:1px solid #574631}.dfmg-feature-cover>img{width:100%;height:100%;object-fit:cover;object-position:center 40%;display:block;transition:transform .35s}.dfmg-feature-cover:hover>img{transform:scale(1.025)}.dfmg-cover-label{position:absolute;bottom:0;right:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:10px 22px;color:#fff;font-size:11px;background:linear-gradient(transparent,#070b16df)}.dfmg-cover-label b{font-size:28px;color:#e2c296}.dfmg-section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 24px}.dfmg-section-title h2{font-size:26px;font-weight:850}.dfmg-count{font-size:12px;color:var(--mg-muted)}.dfmg-library{padding-top:55px;scroll-margin-top:100px}.dfmg-filters{display:flex;gap:12px;align-items:end;background:#10121d;border:1px solid var(--mg-line);border-radius:7px;padding:20px;margin-bottom:28px;flex-wrap:wrap}.dfmg-filters label{display:flex;flex-direction:column;gap:6px;font-size:11px;color:#cbc5d2;min-width:170px;flex:1}.dfmg-filters label.dfmg-search{flex:2;min-width:240px}.dfmg input,.dfmg select{color:#f2edf6;background:#0a0c16;border:1px solid #343345;border-radius:4px;padding:10px 12px;min-height:45px;font-size:12px;width:100%}.dfmg input::placeholder{color:#928c9f}.dfmg-clear{font-size:11px;text-decoration:underline!important;padding-bottom:10px}.dfmg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.dfmg-card{background:#11121d;border:1px solid var(--mg-line);border-radius:7px;overflow:hidden}.dfmg-card-image{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:#221e25}.dfmg-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.dfmg-card-image:hover img{transform:scale(1.035)}.dfmg-card-image>span{position:absolute;top:15px;right:15px;background:#0a0d15dd;padding:2px 12px;font-size:10px;border:1px solid #e0be8859;border-radius:4px}.dfmg-card-body{padding:20px}.dfmg-card-body h3{font-size:24px;margin:12px 0 3px}.dfmg-card-body p{color:var(--mg-muted);font-size:12px}.dfmg-text-link{display:inline-block;color:var(--mg-accent)!important;font-size:12px;font-weight:800;margin-top:14px}.dfmg-authors{border-top:1px solid var(--mg-line);margin-top:60px;padding-top:36px;scroll-margin-top:100px}.dfmg-author-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.dfmg-author{display:flex;gap:20px;align-items:center;border:1px solid var(--mg-line);background:linear-gradient(120deg,#171323,#111523);padding:24px;border-radius:7px}.dfmg-avatar{display:grid;place-items:center;flex:0 0 68px;height:68px;border-radius:50%;background:#b980d720;color:#e2b1f8;border:1px solid #bb80da55;font-size:29px;font-weight:800;text-transform:uppercase}.dfmg-author h3{font-size:21px}.dfmg-author p{font-size:12px;color:var(--mg-muted)}.dfmg-author div>span{font-size:11px;color:var(--mg-accent)}.dfmg-bottom-note{font-size:12px;color:var(--mg-muted);text-align:center;margin-top:50px!important}.dfmg-empty{border:1px dashed #575066;padding:40px;text-align:center;border-radius:8px;color:var(--mg-muted)}.dfmg-empty h3{color:var(--mg-text);margin-bottom:12px}.dfmg-empty a{color:var(--mg-accent);text-decoration:underline}.dfmg-series{display:grid;grid-template-columns:320px 1fr;gap:50px;align-items:start;padding-top:20px}.dfmg-series-cover img{width:100%;height:auto;display:block;border:1px solid #88785b;border-radius:6px;box-shadow:0 18px 60px #0007}.dfmg-series-copy h1{font-size:42px;line-height:1.5;margin:8px 0}.dfmg-byline{color:var(--mg-muted);font-size:13px;margin-bottom:18px!important}.dfmg-byline a{color:var(--mg-accent);text-decoration:underline}.dfmg-synopsis{font-size:15px;line-height:2.2;color:#d4cedb;margin:25px 0}.dfmg-synopsis p+p{margin-top:15px}.dfmg-chapters{margin-top:60px;scroll-margin-top:110px}.dfmg-chapters h2 small{background:#202131;padding:3px 10px;font-size:14px;border-radius:5px;margin-right:10px}.dfmg-sort{display:flex;gap:10px;align-items:center}.dfmg-sort label{font-size:11px;white-space:nowrap}.dfmg-sort select{min-width:190px}.dfmg-chapter-list{display:flex;flex-direction:column;gap:10px}.dfmg-chapter-row{display:flex;gap:22px;align-items:center;padding:22px 24px;border:1px solid var(--mg-line);background:#111320;border-radius:7px}.dfmg-chapter-row:hover{background:#1e1a2c;border-color:#756046}.dfmg-chapter-number{font-size:25px;color:var(--mg-accent);font-weight:800;min-width:45px}.dfmg-chapter-row h3{font-size:18px}.dfmg-chapter-row p{font-size:11px;color:var(--mg-muted)}.dfmg-read-label{font-size:12px;color:var(--mg-accent);margin-inline-start:auto;white-space:nowrap}.dfmg-reader{--mg-reader-bg:#090a0f;background:var(--mg-reader-bg);padding-bottom:30px}.dfmg-reader-heading{text-align:center;padding-bottom:25px}.dfmg-reader-heading .dfmg-breadcrumb{justify-content:center}.dfmg-reader-heading h1{font-size:36px;margin:7px 0}.dfmg-reader-heading p{font-size:12px;color:var(--mg-muted)}.dfmg-reader-toolbar{display:flex;justify-content:center;align-items:end;gap:16px;padding:13px 24px;background:#151521;border-block:1px solid #323143;position:sticky;top:0;z-index:50}.admin-bar .dfmg-reader-toolbar{top:32px}.dfmg-reader-toolbar label{display:block;font-size:10px;color:#c7c0d1;margin-bottom:3px}.dfmg-reader-toolbar select{width:auto;min-width:170px;font-size:11px;min-height:40px}.dfmg-reader-exit{font-size:11px;padding-bottom:8px;color:#d5c1a4!important}.dfmg-pages{width:min(920px,100%);margin:24px auto}.dfmg-page{margin:0 0 22px;scroll-margin-top:140px}.dfmg-page[hidden],.dfmg-page-controls[hidden]{display:none!important}.dfmg-page img{display:block;width:100%;height:auto;background:#e8d8bb}.dfmg-page figcaption{display:flex;justify-content:space-between;font-size:10px;color:#aaa3b4;padding:8px 12px}.dfmg-page figcaption a{text-decoration:underline}.dfmg-page-controls{display:flex;justify-content:center;align-items:center;gap:20px;padding:18px}.dfmg-page-controls span{font-size:12px}.dfmg-page-controls button:disabled{opacity:.35;cursor:default;transform:none}.dfmg-reader-end{text-align:center;padding:30px 0 40px}.dfmg-reader-end h2{font-size:28px;margin:6px 0}.dfmg-reader-end p{color:var(--mg-muted);font-size:13px}.dfmg-reader-end .dfmg-actions{justify-content:center;margin-top:24px}.dfmg-transcript{padding:20px;border:1px solid var(--mg-line);border-radius:6px;font-size:14px}.dfmg-transcript summary{cursor:pointer;color:var(--mg-accent);font-weight:700}.dfmg-transcript>div{padding:20px 0}.dfmg-transcript p{margin-bottom:15px}.dfmg-reader-light{--mg-reader-bg:#eee6d7;--mg-text:#282130;--mg-muted:#615566;color:var(--mg-text)}.dfmg-reader-light .dfmg-reader-toolbar,.dfmg-reader-light .dfmg-page-controls{color:#f5f0e8}.dfmg-reader-light .dfmg-page figcaption{color:#64596c}.dfmg-studio-link{padding:45px;background:#151321;color:#f5efdf;border:1px solid #4c375d;border-radius:9px;margin:50px auto;width:min(1100px,92%);font-family:Cairo,Tajawal,Arial,sans-serif}.dfmg-studio-link>span{color:#deba83;font-size:12px}.dfmg-studio-link h2{font-size:42px;margin:4px 0}.dfmg-studio-link p{margin-bottom:22px}.dfmg-pagination{padding:25px;display:flex;gap:20px}.dfmg-pagination .current{color:var(--mg-accent)}
@media(max-width:800px){.dfmg-shell{width:calc(100% - 32px)}.dfmg-heading{align-items:start;gap:20px}.dfmg-tabs{gap:12px;font-size:12px;flex-direction:column}.dfmg-feature{grid-template-columns:1.1fr .8fr;min-height:380px}.dfmg-feature-copy{padding:25px}.dfmg-feature-copy h2{font-size:30px}.dfmg-lead{font-size:15px}.dfmg-feature-cover{max-height:none}.dfmg-feature .dfmg-actions{align-items:stretch;flex-direction:column}.dfmg-grid{grid-template-columns:repeat(2,1fr)}.dfmg-author-grid{grid-template-columns:1fr}.dfmg-series{grid-template-columns:240px 1fr;gap:25px}.dfmg-series-copy h1{font-size:31px}.dfmg-synopsis{font-size:13px}.dfmg-chapters .dfmg-section-title{align-items:start;flex-direction:column}.dfmg-reader-toolbar{gap:10px;padding:12px}.dfmg-reader-toolbar select{min-width:130px}.dfmg-reader-exit{display:none}}
@media(max-width:540px){.dfmg-feature{grid-template-columns:1fr}.dfmg-feature-copy{order:2;padding:24px}.dfmg-feature-cover{height:350px;border-inline-start:0;border-bottom:1px solid #594b35}.dfmg-feature-cover>img{object-position:center 37%}.dfmg-feature-copy h2{font-size:34px}.dfmg-feature .dfmg-actions{flex-direction:row}.dfmg-heading h1{font-size:52px}.dfmg-heading p{font-size:11px}.dfmg-kicker{font-size:9px}.dfmg-heading{margin-bottom:22px}.dfmg-tabs{font-size:10px;gap:2px;padding-top:9px}.dfmg-filters{padding:15px;gap:12px}.dfmg-filters label{min-width:calc(50% - 12px)}.dfmg-filters label.dfmg-search{min-width:100%}.dfmg-filters>.dfmg-btn{width:100%}.dfmg-grid{grid-template-columns:1fr;max-width:390px}.dfmg-section-title h2{font-size:22px}.dfmg-author{padding:20px;gap:15px}.dfmg-series{grid-template-columns:1fr;gap:28px}.dfmg-series-cover{width:230px;margin:auto}.dfmg-series-copy h1{font-size:36px}.dfmg-series-copy>.dfmg-kicker{display:block}.dfmg-chapter-row{padding:15px;gap:10px}.dfmg-chapter-row h3{font-size:15px}.dfmg-read-label{font-size:10px}.dfmg-sort{flex-wrap:wrap;gap:8px;width:100%}.dfmg-sort label{flex-basis:100%}.dfmg-sort select{flex:1}.dfmg-reader-heading h1{font-size:29px}.dfmg-reader-heading p{font-size:10px}.dfmg-reader-toolbar{gap:7px;flex-wrap:wrap;align-items:center;position:relative;top:auto!important}.dfmg-reader-toolbar>div{flex:1}.dfmg-reader-toolbar select{width:100%;min-width:0;padding:7px}.dfmg-reader-toolbar .dfmg-btn{font-size:10px;min-height:34px;padding:6px 10px}.dfmg-page{scroll-margin-top:15px}.dfmg-pages{margin-top:12px}.dfmg-page-controls{padding:12px 6px;gap:8px}.dfmg-page-controls .dfmg-btn{font-size:10px;padding:9px;min-height:38px}.dfmg-page-controls span{font-size:10px}.dfmg-page figcaption{font-size:9px}.dfmg-studio-link{padding:25px}.dfmg-reader-end h2{font-size:24px}.dfmg-transcript{font-size:12px}}
@media(prefers-reduced-motion:reduce){.dfmg *{scroll-behavior:auto!important;transition:none!important}}
body.dfmg-reader-view .dfc-player{display:none!important}body.dfmg-reader-view .dfc-player-launcher{display:none!important}
.dfmg-library,.dfmg-authors,.dfmg-chapters{scroll-margin-top:165px}
body.dfmg-surface .dfc-player,body.dfmg-surface button[aria-label="إظهار المشغل"]{display:none!important}.dfmg-reader-light .dfmg-reader-end .dfmg-btn-ghost{color:#292131!important;border-color:#8c7b93}.dfmg-reader-light .dfmg-transcript summary{color:#6b4420}.dfmg-reader-light .dfmg-reader-heading .dfmg-kicker,.dfmg-reader-light .dfmg-reader-end .dfmg-kicker{color:#795025}
