:root{color-scheme:dark;--bg:#03091a;--bg-2:#07122a;--panel:#091328;--panel-2:#0d1831;--panel-3:#0a1022;--line:rgba(130,183,255,.18);--line-soft:rgba(255,255,255,.08);--text:#edf4ff;--muted:#aab9d1;--link:#8bd2ff;--link-hover:#dff4ff;--accent:#47c7ff;--accent-2:#487cf6;--radius:24px;--shadow:0 20px 50px rgba(0,0,0,.30);--container:min(1360px,94vw)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font:400 16px/1.65 system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:radial-gradient(circle at 9% 20%,rgba(30,165,214,.25),transparent 28%),radial-gradient(circle at 90% 14%,rgba(121,51,255,.18),transparent 24%),linear-gradient(180deg,#040b18 0,#020717 100%)}a{color:var(--link);text-decoration:none;transition:.18s ease}a:hover{color:var(--link-hover)}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.screen-reader-text,.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.screen-reader-text:focus{width:auto;height:auto;clip:auto!important;clip-path:none;top:8px;left:8px;z-index:100001;padding:10px 14px;background:#fff;color:#111}.dfx-skip-link{position:fixed;top:8px;left:8px;z-index:100002;padding:10px 14px;background:#000;border-radius:12px;color:#fff;transform:translateY(calc(-100% - 16px));transition:transform .15s ease}.dfx-skip-link:focus{transform:translateY(0)}.content-outer,.region-inner{max-width:var(--container)!important;width:100%!important;margin:0 auto}.column-center-inner,.column-center-outer,.columns,.columns-inner,.content-inner,.main-inner{padding:0!important}.main-inner{padding-top:0!important}.cap-bottom,.cap-top,.content-fauxcolumn-outer,.fauxborder-left,.fauxborder-right,.main-inner .column-left-outer,.main-inner .column-right-outer{display:none!important}#dfx-header{position:sticky;top:0;z-index:1000;padding:18px 0 10px;background:linear-gradient(180deg,rgba(2,8,24,.92),rgba(2,8,24,.72) 72%,transparent);backdrop-filter:blur(10px)}.dfx-progress{display:none}.dfx-container{width:var(--container);margin:0 auto;display:grid;grid-template-columns:minmax(260px,420px) minmax(0,1fr) minmax(300px,380px);gap:30px;align-items:center;padding:22px 24px;background:linear-gradient(90deg,rgba(8,19,39,.96),rgba(10,15,40,.94));border:1px solid rgba(102,174,255,.12);border-radius:32px;box-shadow:var(--shadow)}.dfx-brand-wrap{min-width:0}.dfx-logo{display:flex;align-items:center;gap:16px;color:#fff!important;min-width:0}.dfx-logo-mark{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(180deg,#3b5d8a,#2a3d65);border:1px solid rgba(255,255,255,.12);overflow:hidden;box-shadow:0 12px 24px rgba(0,0,0,.35)}.dfx-logo-mark .custom-logo-link,.dfx-logo-mark img{display:block;width:100%;height:100%}.dfx-logo-mark img{object-fit:cover}.dfx-logo-mark .custom-logo{max-width:none;width:100%;height:100%;object-fit:cover}.dfx-logo-mark i{font-size:23px;color:#fff}.dfx-logo-text strong{display:block;font-family:system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:31px;line-height:1;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff}.dfx-logo-text small{display:block;margin-top:3px;font-family:system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:12px;letter-spacing:.28em;text-transform:uppercase;color:#b8d7ef}.dfx-header-center{display:flex;align-items:center;justify-content:center;min-width:0}#dfx-menu{display:block;width:100%}.top-menu{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:14px 12px;align-items:center;justify-content:flex-start;overflow:visible;min-height:auto}.top-menu>li{position:relative;flex:0 0 auto}.top-menu>li>a{display:flex;align-items:center;gap:10px;min-height:52px;padding:13px 20px;border-radius:22px;color:#eef6ff!important;background:linear-gradient(180deg,#0c1731,#0a1225);border:1px solid rgba(134,182,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 20px rgba(0,0,0,.15);white-space:nowrap;font-weight:700}.top-menu>li.current-menu-item>a,.top-menu>li.current_page_item>a,.top-menu>li.is-current>a,.top-menu>li>a:hover{background:linear-gradient(180deg,#18355d,#11294a);border-color:rgba(116,209,255,.28);transform:translateY(-1px)}.top-menu .fa,.top-menu .fa-solid{display:inline-block;color:#59d3ff;font-size:15px}.submenu-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-left:-8px;border:0;background:0 0;color:#d4e3f3;border-radius:8px;flex:0 0 auto}.sub-container{position:absolute;left:0;top:calc(100% + 8px);min-width:200px;background:#0b1329;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:10px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(8px);transition:.18s ease;z-index:30}.has-submenu.open .sub-container,.has-submenu:hover .sub-container,.menu-item-has-children.open .sub-container,.menu-item-has-children:hover .sub-container{opacity:1;pointer-events:auto;transform:none}.sub-menu{list-style:none;margin:0;padding:0;display:grid;gap:6px}.sub-menu a{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:12px;color:#eef5ff!important}.sub-menu a:hover{background:#14233f}#dfx-search{min-width:0;justify-self:end;width:min(100%,380px)}.search-form{margin:0}.dfx-search-box{width:100%;display:flex;align-items:center;gap:12px;background:linear-gradient(180deg,#070b17,#030812);border:1px solid rgba(103,168,255,.16);border-radius:24px;padding:10px 12px 10px 16px;min-width:0;box-shadow:inset 0 0 0 2px rgba(255,255,255,.02),0 16px 28px rgba(0,0,0,.22)}.dfx-search-box i{color:#53d5ff;font-size:22px}.dfx-search-box input{flex:1;min-width:0;background:0 0;border:0;outline:0;color:#fff;padding:0;font-size:16px;font-weight:600}.dfx-search-box input::placeholder{color:#90a6c3;opacity:1}.dfx-search-box button{border:1px solid rgba(155,210,255,.18);border-radius:18px;padding:11px 20px;background:linear-gradient(180deg,#234d87,#2c71d8);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(35,77,135,.34)}.dfx-search-box button:hover{filter:brightness(1.08)}.dfx-mobile-menu,.dfx-mobile-search{display:none;width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0f2033;color:#fff}main.site-main{padding-top:24px}.dfx-home-shell{display:block}.dfx-home-sidebar{display:none}.dfx-home-main,.dfx-main-content{min-width:0}.dfx-home-intro{margin:0 0 18px;padding:22px 24px;border:1px solid rgba(111,176,255,.1);border-radius:26px;background:linear-gradient(180deg,rgba(10,20,40,.92),rgba(9,16,33,.96));box-shadow:var(--shadow)}.dfx-home-intro h1{margin:0;color:#fff;font-size:clamp(30px,4vw,44px);line-height:1.08;letter-spacing:0}.dfx-home-intro p{max-width:70ch;margin:8px 0 0;color:#c9d8ea;font-size:17px;line-height:1.55}.comments-area,.dfx-archive-head,.dfx-error-wrap,.dfx-post-navigation,.dfx-section-title,.post-outer,.widget{background:linear-gradient(180deg,rgba(10,20,40,.92),rgba(9,16,33,.96));border:1px solid rgba(111,176,255,.1);border-radius:26px;box-shadow:var(--shadow)}.dfx-section-title{display:none}.dfx-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.dfx-home-card{display:flex;flex-direction:column;overflow:hidden;min-height:100%;border-radius:28px;background:linear-gradient(180deg,rgba(12,20,40,.94),rgba(10,14,29,.98));border:1px solid rgba(121,176,255,.12);box-shadow:var(--shadow)}.dfx-home-thumb{display:block;position:relative;aspect-ratio:16/9;min-height:auto;margin:18px 18px 0;border-radius:20px;overflow:hidden;background:#101b35}.dfx-home-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.dfx-home-card:hover .dfx-home-thumb img{transform:scale(1.04)}.dfx-home-thumb--placeholder{display:grid;place-items:center;text-align:center;color:#dfeaf7;background:linear-gradient(135deg,#16314d,#233d67)}.dfx-thumb-placeholder-icon{font-size:38px;opacity:.96}.dfx-thumb-placeholder-text{display:block;margin-top:10px;font-weight:800}.dfx-home-info{padding:18px 20px 22px;display:flex;flex-direction:column;justify-content:flex-start;gap:0;flex:1}.post-meta{display:none}.dfx-home-title{margin:0 0 12px;font-size:24px;line-height:1.18;font-weight:800;letter-spacing:-.03em}.dfx-home-title a{color:#fff!important}.dfx-home-title a:hover{color:var(--link-hover)!important}.dfx-home-excerpt{margin:0 0 20px;color:#c9d8ea;font-size:16px;line-height:1.65}.dfx-home-readmore{margin-top:auto}.dfx-home-readmore a{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:999px;background:linear-gradient(180deg,#081631,#07122a);border:1px solid rgba(126,180,255,.16);color:#fff!important;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.dfx-home-readmore a:hover{background:linear-gradient(180deg,#10244b,#0b1935)}.dfx-main-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}.dfx-home-sidebar,.widget-area{position:relative}.widget{padding:0;overflow:hidden}.widget-title{margin:0;padding:16px 18px;font-size:24px;line-height:1.2;background:linear-gradient(180deg,#122341,#0d1930);border-bottom:1px solid rgba(255,255,255,.06);color:#fff}.dfx-quick-nav,.dfx-widget-list{list-style:none;margin:0;padding:12px;display:grid;gap:10px}.dfx-quick-nav a,.dfx-widget-list a{display:block;padding:14px 16px;background:#101b33;border:1px solid rgba(255,255,255,.05);border-radius:16px;color:#e6f0fb!important;font-weight:600}.dfx-quick-nav a:hover,.dfx-widget-list a:hover{background:#16284a}.comments-area,.dfx-archive-head,.dfx-error-wrap,.dfx-post-navigation,.post-outer{padding:24px}.dfx-archive-head{margin-bottom:18px}.dfx-archive-head h1,.post-title{margin:0 0 12px;font-size:38px;line-height:1.12;color:#fff;letter-spacing:-.03em}.post-featured-image{margin:18px 0 0;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.06)}.post-body{color:#dbe6f4}.post-body>:first-child{margin-top:0}.post-body a{font-weight:700}.comment-navigation,.dfx-post-tags,.nav-links,.page-links{margin-top:18px}.dfx-post-navigation .nav-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dfx-post-navigation a{display:block;padding:16px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.footer-outer{margin-top:26px;padding:0 0 28px}.footer-inner{display:grid;gap:14px;padding:20px 24px;background:linear-gradient(180deg,rgba(10,20,40,.92),rgba(9,16,33,.96));border:1px solid rgba(255,255,255,.06);border-radius:26px;box-shadow:var(--shadow)}.footer-socials{display:flex;gap:10px;flex-wrap:wrap}.footer-socials a{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);color:#fff!important}.df-rights{display:flex;gap:10px;flex-wrap:wrap;color:#d4e0ee}.df-rights strong{color:#fff}.children,.comment-list{list-style:none;padding:0}.comment-list{display:grid;gap:14px}.comment-body{padding:16px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.comment-meta{margin-bottom:10px}.comment-awaiting-moderation,.comment-metadata{font-size:12px;color:var(--muted)}.comment-form input,.comment-form textarea{width:100%;padding:12px 14px;background:#0b1828;border:1px solid rgba(255,255,255,.08);border-radius:12px}.comment-form .submit{width:auto;background:linear-gradient(180deg,#234d87,#2c71d8);border:0;padding:12px 18px;border-radius:12px;color:#fff;font-weight:700}.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 14px;margin:4px;border-radius:14px;background:#0f2033;border:1px solid rgba(255,255,255,.06);color:#fff!important}.page-numbers:hover{background:#1a3a5c}.page-numbers.current{background:linear-gradient(180deg,#234d87,#2c71d8);border-color:rgba(255,255,255,.12)}.dfx-backtotop{position:fixed;right:18px;bottom:18px;width:48px;height:48px;border-radius:999px;border:0;background:#17324d;color:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(8px);transition:.22s ease;z-index:999}.dfx-backtotop.is-visible{opacity:1;pointer-events:auto;transform:none}body:not(.dfx-home) .dfx-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-outer{padding:28px 30px}.entry-header{margin-bottom:18px}.post-title{font-size:clamp(30px,4vw,44px)}.post-body{font-size:18px;line-height:1.8}.post-body h2,.post-body h3,.post-body ol,.post-body p,.post-body ul{max-width:78ch}.post-body iframe,.post-body img,.post-body video{border-radius:18px;overflow:hidden}.widget-area .widget_search,.widget-area .wp-block-search{display:none!important}.content .widget-area:empty{display:none!important}@media (min-width:981px){.dfx-logo-text strong{font-size:clamp(28px,2.8vw,34px)}.dfx-container{align-items:center}.dfx-header-center{justify-content:flex-start}.top-menu{justify-content:flex-start}}@media (max-width:1180px){.dfx-container{grid-template-columns:auto minmax(0,1fr);gap:18px}#dfx-search{grid-column:1/-1}.dfx-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){#dfx-header{padding-top:14px}.dfx-container{grid-template-columns:auto 1fr auto auto;position:relative;padding:16px 18px;border-radius:26px}.dfx-mobile-menu,.dfx-mobile-search{display:grid;place-items:center}.dfx-header-center{grid-column:1/-1;order:5;justify-content:stretch}#dfx-menu,#dfx-search{display:none}#dfx-menu.active,#dfx-search.active{display:block;grid-column:1/-1}.top-menu{flex-direction:column;align-items:stretch;padding-top:8px;overflow:visible}.top-menu>li{width:100%}.top-menu>li>a{justify-content:space-between;border-radius:18px}.submenu-toggle{position:absolute;right:10px;top:10px}.sub-container{position:static;opacity:1;pointer-events:auto;transform:none;display:none;margin-top:8px}.has-submenu.open .sub-container,.menu-item-has-children.open .sub-container{display:block}.dfx-home-grid{grid-template-columns:1fr}.dfx-main-shell{grid-template-columns:1fr}}@media (max-width:640px){body{font-size:15px}.dfx-container{gap:14px;padding:14px 14px 16px}.dfx-logo-mark{width:52px;height:52px}.dfx-logo-text strong{font-size:24px}.dfx-logo-text small{font-size:10px;letter-spacing:.18em}.dfx-search-box i{font-size:18px}.dfx-search-box input{font-size:15px}.dfx-search-box button{padding:11px 16px}.dfx-home-thumb{margin:14px 14px 0}.dfx-home-info{padding:16px 16px 18px}.dfx-archive-head h1,.dfx-home-title,.post-title{font-size:28px}.dfx-home-excerpt{font-size:16px}.dfx-home-intro{padding:18px;margin-bottom:16px}.dfx-home-intro h1{font-size:28px}.dfx-home-intro p{font-size:15px}.comments-area,.dfx-archive-head,.dfx-error-wrap,.dfx-post-navigation,.post-outer,.widget{padding:18px}.widget{padding:0}}:root{--container:min(1360px,94vw);--radius:24px;--shadow:0 18px 40px rgba(0,0,0,.28)}body{font-size:15px;line-height:1.56;display:flex;flex-direction:column}.dfx-site-wrap{min-height:100vh;display:flex;flex-direction:column;flex:1 0 auto}main.site-main{flex:1 0 auto;width:100%;padding-top:18px}.content-outer,.region-inner{max-width:var(--container)!important;width:100%!important}#dfx-header{max-width:var(--container);margin:0 auto;padding:12px 0 8px}.dfx-container{width:var(--container)!important;max-width:var(--container)!important;margin:0 auto;display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr) minmax(265px,320px);gap:14px;align-items:center;padding:16px 18px;border-radius:28px;background:linear-gradient(90deg,rgba(8,19,39,.96),rgba(10,15,40,.94));border:1px solid rgba(102,174,255,.12);box-shadow:var(--shadow)}.dfx-logo{gap:12px}.dfx-logo-mark{width:52px;height:52px;border-radius:16px}.dfx-logo-text strong{font-size:28px;letter-spacing:.03em}.dfx-logo-text small{font-size:11px;letter-spacing:.18em}.dfx-header-center{justify-content:center}#dfx-menu{display:block;width:100%;max-width:760px;margin:0 auto}.top-menu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;justify-content:stretch;align-items:stretch}.top-menu>li{width:100%}.top-menu>li>a{width:100%;min-height:44px;padding:10px 14px;border-radius:18px;justify-content:center;text-align:center;font-size:13px;gap:8px}.top-menu .fa,.top-menu .fa-solid{font-size:13px}#dfx-search{width:min(100%,300px);min-width:250px;justify-self:end}.dfx-search-box{padding:8px 10px 8px 12px;border-radius:20px;gap:10px}.dfx-search-box i{font-size:18px}.dfx-search-box input{font-size:14px}.dfx-search-box button{padding:10px 14px;border-radius:14px;font-size:13px}body .dfx-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:var(--container);margin:22px auto 34px}.dfx-home-card{border-radius:24px;min-height:100%}.dfx-home-thumb{margin:14px 14px 0;border-radius:18px}.dfx-home-info{padding:16px 16px 18px}.dfx-home-title{font-size:20px;line-height:1.16;margin:0 0 10px}.dfx-home-excerpt{font-size:15px;line-height:1.58;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dfx-home-readmore a{padding:10px 16px;font-size:13px}footer{margin-top:auto}.footer-outer{max-width:var(--container);margin:18px auto 20px;padding-bottom:20px}.footer-inner{padding:16px 18px;border-radius:22px}.df-rights{width:100%;justify-content:center;text-align:center}@media (max-width:1180px){.dfx-container{grid-template-columns:minmax(230px,300px) minmax(0,1fr);gap:14px;padding:16px 18px}#dfx-search{grid-column:1/-1;width:100%;min-width:0;justify-self:stretch;margin-top:4px}body .dfx-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media (max-width:980px){#dfx-header{padding-top:12px}.dfx-container{grid-template-columns:minmax(0,1fr) auto auto;width:min(100%,96vw);gap:10px;padding:14px;border-radius:24px}.dfx-logo{gap:10px}.dfx-logo-mark{width:50px;height:50px}.dfx-logo-text strong{font-size:24px}.dfx-logo-text small{font-size:10px;letter-spacing:.16em}.dfx-mobile-menu,.dfx-mobile-search{display:grid;place-items:center}.dfx-mobile-search{order:2}.dfx-mobile-menu{order:3}.dfx-header-center{grid-column:1/-1;order:5;justify-content:stretch;align-self:stretch}#dfx-menu,#dfx-search{display:none;grid-column:1/-1;max-width:none;width:100%;min-width:0}#dfx-menu.active,#dfx-search.active{display:block}.top-menu{display:flex;grid-template-columns:none;flex-direction:column;gap:10px;padding-top:6px}.top-menu>li{width:100%}.top-menu>li>a{justify-content:flex-start;text-align:left;border-radius:16px;font-size:13px;padding:12px 14px}.submenu-toggle{position:absolute;right:8px;top:8px}.sub-container{position:static;opacity:1;pointer-events:auto;transform:none;display:none;margin-top:8px}.has-submenu.open .sub-container,.menu-item-has-children.open .sub-container{display:block}body .dfx-home-grid{grid-template-columns:1fr;gap:16px;max-width:96vw}}@media (max-width:640px){body{font-size:14.5px}.dfx-container{padding:12px 12px 14px}.dfx-logo-mark{width:46px;height:46px;border-radius:14px}.dfx-logo-text strong{font-size:20px}.dfx-logo-text small{display:none}.dfx-search-box{padding:8px 10px 8px 12px;gap:8px}.dfx-search-box i{font-size:18px}.dfx-search-box input{font-size:14px}.dfx-search-box button{padding:10px 14px;font-size:13px}.dfx-home-card{border-radius:22px}.dfx-home-thumb{margin:12px 12px 0;border-radius:18px}.dfx-home-info{padding:14px 14px 16px}.dfx-home-title{font-size:clamp(22px,7vw,28px)}.dfx-home-excerpt{font-size:15px;line-height:1.55}.footer-inner{padding:18px 16px}.df-rights{font-size:13px;gap:8px}}.dfx-episode-post,.dfx-episode-post *,.dfx-watch-post,.dfx-watch-post *{box-sizing:border-box}.dfx-episode-post,.dfx-watch-post{--wp-line:rgba(130,183,255,.14);--wp-line-strong:rgba(89,211,255,.24);--wp-text:#edf4ff;--wp-muted:#aab9d1;--wp-accent:#59d3ff;--wp-shadow:0 18px 42px rgba(0,0,0,.32);display:block;width:100%;max-width:100%;margin:0 auto 26px;color:var(--wp-text);font:500 15px/1.7 Inter,Arial,Helvetica,sans-serif}.dfx-episode-post a,.dfx-watch-post a{color:var(--wp-accent);text-decoration:none}.dfx-episode-post a:hover,.dfx-watch-post a:hover{text-decoration:underline}.dfx-episode-shell,.dfx-watch-box{background:radial-gradient(circle at top left,rgba(89,211,255,.08),transparent 24%),radial-gradient(circle at top right,rgba(91,124,246,.08),transparent 20%),linear-gradient(180deg,rgba(10,20,40,.94),rgba(9,16,33,.97));border:1px solid var(--wp-line);border-radius:24px;box-shadow:var(--wp-shadow);padding:18px;overflow:hidden}.dfx-episode-hero,.dfx-watch-hero{display:grid;grid-template-columns:170px minmax(0,1fr);gap:18px;align-items:center;margin-bottom:18px}.dfx-episode-poster,.dfx-watch-poster{border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#101b35}.dfx-episode-poster img,.dfx-watch-poster img{width:100%;display:block;aspect-ratio:2/3;object-fit:cover}.dfx-episode-head h1,.dfx-watch-title{margin:0 0 10px;font-size:clamp(26px,3vw,36px);line-height:1.08;font-weight:800;letter-spacing:-.03em;color:#fff}.dfx-episode-badge,.dfx-watch-badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:rgba(89,211,255,.1);border:1px solid rgba(89,211,255,.22);color:var(--wp-accent);font-size:12px;font-weight:700;margin-left:8px;vertical-align:middle}.dfx-episode-desc,.dfx-watch-desc{margin:0 0 12px;color:var(--wp-muted);font-size:15px}.dfx-episode-meta,.dfx-watch-meta{display:flex;flex-wrap:wrap;gap:10px}.dfx-episode-pill,.dfx-watch-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(15,23,42,.58);color:#dce8f8;font-size:13px}.dfx-episode-player,.dfx-watch-player{margin:18px 0;padding:12px;border-radius:20px;background:linear-gradient(180deg,#0b1329,#08111f);border:1px solid var(--wp-line)}.dfx-episode-player-title,.dfx-episode-player-top,.dfx-watch-player-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 10px;color:var(--wp-muted);font-size:14px;font-weight:600}.dfx-episode-frame,.dfx-watch-frame{overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#000}.dfx-episode-frame .dt-main-player,.dfx-episode-frame iframe,.dfx-watch-frame iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.dfx-episode-controls,.dfx-watch-controls,.dt-player-controls,.dtx-player-controls{margin-top:12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.dfx-episode-btn,.dfx-watch-btn,.dt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border-radius:999px;border:1px solid rgba(126,180,255,.16);background:linear-gradient(180deg,#081631,#07122a);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.dfx-episode-btn:hover,.dfx-watch-btn:hover,.dt-btn:hover{background:linear-gradient(180deg,#10244b,#0b1935)}.dfx-episode-btn:disabled,.dfx-watch-btn:disabled,.dt-btn:disabled{opacity:.45;cursor:default}.dfx-episode-current,.dfx-watch-current,.dt-current-label{text-align:center;color:#d3def0;font-size:14px;font-weight:600;min-width:0}.dfx-episode-section-title,.dfx-watch-section-title,.sec-title{margin:0 0 10px;font-size:22px;line-height:1.2;font-weight:800;color:#fff;border-left:4px solid var(--wp-accent);padding-left:10px}.dfx-episode-season,.dfx-watch-season,.sec-subtitle{margin:18px 0 8px;color:var(--wp-muted);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dfx-episode-card,.dfx-watch-episode,.ep-card{margin-bottom:8px;border-radius:14px;overflow:hidden;border:1px solid rgba(121,176,255,.1);background:rgba(7,12,32,.92)}.dfx-episode-card[open],.dfx-watch-episode[open],.ep-card[open]{border-color:var(--wp-line-strong);box-shadow:0 0 0 1px rgba(89,211,255,.08)}.dfx-episode-card summary,.dfx-watch-episode summary,.ep-card summary{list-style:none;cursor:pointer;padding:12px 14px;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#eef6ff}.dfx-episode-card summary::-webkit-details-marker,.dfx-watch-episode summary::-webkit-details-marker,.ep-card summary::-webkit-details-marker{display:none}.dfx-episode-card summary::before,.dfx-watch-episode summary::before,.ep-card summary::before{content:"▶";color:var(--wp-accent);font-size:11px;transition:transform .18s ease}.dfx-episode-card[open] summary::before,.dfx-watch-episode[open] summary::before,.ep-card[open] summary::before{transform:rotate(90deg)}.dfx-episode-card[open] summary,.dfx-watch-episode[open] summary,.ep-card[open] summary{background:rgba(89,211,255,.06)}.dfx-episode-post .dfx-episode-shell,.dfx-watch-post .dfx-watch-box{max-width:100%}@media (max-width:700px){.dfx-episode-shell,.dfx-watch-box{padding:14px;border-radius:20px}.dfx-episode-hero,.dfx-watch-hero{grid-template-columns:1fr;gap:14px}.dfx-episode-poster,.dfx-watch-poster{max-width:190px;margin:0 auto}.dfx-episode-controls,.dfx-watch-controls,.dt-player-controls{grid-template-columns:1fr}.dfx-episode-current,.dfx-watch-current,.dt-current-label{text-align:left}}.dfx-watch-single.post-outer,.post-outer.dfx-watch-article{padding:22px 24px}.dfx-watch-entry-header{margin-bottom:18px}.dfx-watch-article .post-title{margin-bottom:10px;font-size:clamp(30px,4.2vw,42px);line-height:1.08}.dfx-watch-summary{margin:10px 0 0;max-width:82ch;color:#c7d7ea;font-size:16px;line-height:1.7}.dfx-watch-entry-content{font-size:16px;line-height:1.72}.dfx-watch-entry-content>.dfx-episode-post:first-child,.dfx-watch-entry-content>.dfx-watch-post:first-child{margin-top:0}.dfx-watch-entry-content>.dfx-episode-post:last-child,.dfx-watch-entry-content>.dfx-watch-post:last-child{margin-bottom:0}.dfx-watch-entry-content .dfx-episode-shell,.dfx-watch-entry-content .dfx-watch-box{border-radius:24px;border:1px solid rgba(121,176,255,.11);box-shadow:0 16px 38px rgba(0,0,0,.24)}.dfx-watch-entry-content .dfx-episode-player,.dfx-watch-entry-content .dfx-watch-player{margin-top:0}.dfx-watch-entry-content .dfx-episode-frame,.dfx-watch-entry-content .dfx-watch-frame{background:#000;min-height:0}.dfx-watch-entry-content .dfx-episode-frame iframe,.dfx-watch-entry-content .dfx-watch-frame iframe{width:100%;aspect-ratio:16/9;min-height:0;display:block;background:#000}.dfx-watch-entry-content .dfx-episode-controls,.dfx-watch-entry-content .dfx-watch-controls{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.dfx-watch-entry-content .dfx-episode-current,.dfx-watch-entry-content .dfx-watch-current{text-align:center}.dfx-watch-entry-content .dfx-episode-section-title,.dfx-watch-entry-content .dfx-watch-section-title{margin-top:2px}.dfx-watch-entry-content .dfx-episode-season,.dfx-watch-entry-content .dfx-watch-season{margin-top:18px}.dfx-watch-entry-content .dfx-episode-card,.dfx-watch-entry-content .dfx-watch-episode{border-radius:14px}@media (max-width:700px){.dfx-watch-single.post-outer,.post-outer.dfx-watch-article{padding:18px 16px}.dfx-watch-summary{font-size:15px}.dfx-watch-entry-content .dfx-episode-controls,.dfx-watch-entry-content .dfx-watch-controls{grid-template-columns:1fr}.dfx-watch-entry-content .dfx-episode-current,.dfx-watch-entry-content .dfx-watch-current{text-align:left}}#cmplz-manage-consent,#cmplz-manage-consent *,.cmplz-manage-consent,.dfx-report-problem,.popmake-970,.pum-trigger.popmake-970,[href*="#popmake-970"]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.dfx-watch-entry-content .dfx-episode-player,.dfx-watch-entry-content .dfx-watch-player{padding:14px;border-radius:22px}.dfx-episode-controls,.dfx-watch-controls,.dfx-watch-entry-content .dfx-episode-controls,.dfx-watch-entry-content .dfx-watch-controls{display:grid!important;grid-template-columns:max-content minmax(0,1fr) max-content!important;gap:14px!important;align-items:center!important;margin-top:14px!important}.dfx-episode-btn,.dfx-watch-btn,.dfx-watch-entry-content .dfx-episode-btn,.dfx-watch-entry-content .dfx-watch-btn{min-width:170px;min-height:44px;padding:10px 16px;font-size:14px;line-height:1.2}.dfx-episode-btn:first-child,.dfx-watch-btn:first-child,.dfx-watch-entry-content .dfx-episode-btn:first-child,.dfx-watch-entry-content .dfx-watch-btn:first-child{justify-self:start}.dfx-episode-btn:last-child,.dfx-watch-btn:last-child,.dfx-watch-entry-content .dfx-episode-btn:last-child,.dfx-watch-entry-content .dfx-watch-btn:last-child{justify-self:end}.dfx-episode-current,.dfx-watch-current,.dfx-watch-entry-content .dfx-episode-current,.dfx-watch-entry-content .dfx-watch-current{justify-self:center;text-align:center!important;width:100%;max-width:100%;padding:10px 14px;border-radius:16px;border:1px solid rgba(121,176,255,.1);background:rgba(8,17,31,.55);color:#edf4ff;font-weight:700;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dfx-watch-entry-content .dfx-episode-section-title,.dfx-watch-entry-content .dfx-watch-section-title{margin-top:8px;margin-bottom:14px}.dfx-watch-entry-content .dfx-episode-season,.dfx-watch-entry-content .dfx-watch-season{margin-top:20px;margin-bottom:10px}.dfx-episode-card,.dfx-watch-entry-content .dfx-episode-card,.dfx-watch-entry-content .dfx-watch-episode,.dfx-watch-episode{margin-bottom:10px}.dfx-episode-card summary,.dfx-watch-entry-content .dfx-episode-card summary,.dfx-watch-entry-content .dfx-watch-episode summary,.dfx-watch-episode summary{min-height:56px;padding:15px 16px;gap:12px}@media (max-width:860px){.dfx-episode-controls,.dfx-watch-controls,.dfx-watch-entry-content .dfx-episode-controls,.dfx-watch-entry-content .dfx-watch-controls{grid-template-columns:1fr!important}.dfx-episode-btn,.dfx-watch-btn,.dfx-watch-entry-content .dfx-episode-btn,.dfx-watch-entry-content .dfx-watch-btn{min-width:0;width:100%;justify-self:stretch}.dfx-episode-current,.dfx-watch-current,.dfx-watch-entry-content .dfx-episode-current,.dfx-watch-entry-content .dfx-watch-current{white-space:normal;text-align:left!important}}.dfx-episode-player,.dfx-watch-entry-content .dfx-episode-player,.dfx-watch-entry-content .dfx-watch-player,.dfx-watch-player{padding:16px!important;border-radius:24px!important}.dfx-episode-controls,.dfx-watch-controls,.dfx-watch-entry-content .dfx-episode-controls,.dfx-watch-entry-content .dfx-watch-controls{display:grid!important;grid-template-columns:minmax(180px,220px) minmax(240px,1fr) minmax(180px,220px)!important;grid-template-areas:'prev current next'!important;gap:16px!important;align-items:center!important;margin-top:16px!important}.dfx-episode-controls>:first-child,.dfx-watch-controls>:first-child,.dfx-watch-entry-content .dfx-episode-controls>:first-child,.dfx-watch-entry-content .dfx-watch-controls>:first-child{grid-area:prev!important;justify-self:start!important}.dfx-episode-controls>:nth-child(2),.dfx-watch-controls>:nth-child(2),.dfx-watch-entry-content .dfx-episode-controls>:nth-child(2),.dfx-watch-entry-content .dfx-watch-controls>:nth-child(2){grid-area:current!important;justify-self:stretch!important}.dfx-episode-controls>:nth-child(3),.dfx-watch-controls>:nth-child(3),.dfx-watch-entry-content .dfx-episode-controls>:nth-child(3),.dfx-watch-entry-content .dfx-watch-controls>:nth-child(3){grid-area:next!important;justify-self:end!important}.dfx-episode-btn,.dfx-watch-btn,.dfx-watch-entry-content .dfx-episode-btn,.dfx-watch-entry-content .dfx-watch-btn{width:100%!important;min-width:180px!important;max-width:220px!important;min-height:48px!important;padding:12px 18px!important;font-size:14px!important;line-height:1.2!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 18px rgba(0,0,0,.16)!important}.dfx-episode-current,.dfx-watch-current,.dfx-watch-entry-content .dfx-episode-current,.dfx-watch-entry-content .dfx-watch-current{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;width:100%!important;max-width:none!important;padding:12px 18px!important;border-radius:18px!important;border:1px solid rgba(121,176,255,.12)!important;background:linear-gradient(180deg,rgba(12,23,46,.92),rgba(9,16,31,.95))!important;color:#edf4ff!important;font-weight:800!important;text-align:center!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.dfx-watch-entry-content .dfx-episode-section-title,.dfx-watch-entry-content .dfx-watch-section-title{margin-top:14px!important;margin-bottom:14px!important}.dfx-watch-entry-content .dfx-episode-season,.dfx-watch-entry-content .dfx-watch-season{margin-top:18px!important;margin-bottom:10px!important}@media (max-width:900px){.dfx-episode-controls,.dfx-watch-controls,.dfx-watch-entry-content .dfx-episode-controls,.dfx-watch-entry-content .dfx-watch-controls{grid-template-columns:1fr!important;grid-template-areas:'current' 'prev' 'next'!important;gap:10px!important}.dfx-episode-btn,.dfx-watch-btn,.dfx-watch-entry-content .dfx-episode-btn,.dfx-watch-entry-content .dfx-watch-btn{max-width:none!important}.dfx-episode-current,.dfx-watch-current,.dfx-watch-entry-content .dfx-episode-current,.dfx-watch-entry-content .dfx-watch-current{justify-content:flex-start!important;text-align:left!important}}.dfx-episode-player,.dfx-watch-entry-content .dfx-episode-player,.dfx-watch-entry-content .dfx-watch-player,.dfx-watch-player{padding:14px!important;border-radius:22px!important}.dfx-episode-controls,.dfx-watch-controls,.dfx-watch-entry-content .dfx-episode-controls,.dfx-watch-entry-content .dfx-watch-controls{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;flex-wrap:nowrap!important;margin-top:14px!important}.dfx-episode-btn,.dfx-watch-btn,.dfx-watch-entry-content .dfx-episode-btn,.dfx-watch-entry-content .dfx-watch-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 190px!important;width:190px!important;min-width:190px!important;max-width:190px!important;min-height:46px!important;padding:11px 16px!important;border-radius:999px!important;text-align:center!important;white-space:nowrap!important}.dfx-episode-current,.dfx-watch-current,.dfx-watch-entry-content .dfx-episode-current,.dfx-watch-entry-content .dfx-watch-current{flex:1 1 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;margin:0!important;padding:11px 16px!important;border-radius:16px!important;border:1px solid rgba(121,176,255,.12)!important;background:rgba(10,18,34,.68)!important;text-align:center!important;font-weight:800!important;line-height:1.25!important;white-space:normal!important}.dfx-episode-controls>:first-child,.dfx-watch-controls>:first-child,.dfx-watch-entry-content .dfx-episode-controls>:first-child,.dfx-watch-entry-content .dfx-watch-controls>:first-child{order:1!important;margin-right:auto!important}.dfx-episode-controls>:nth-child(2),.dfx-watch-controls>:nth-child(2),.dfx-watch-entry-content .dfx-episode-controls>:nth-child(2),.dfx-watch-entry-content .dfx-watch-controls>:nth-child(2){order:2!important}.dfx-episode-controls>:last-child,.dfx-watch-controls>:last-child,.dfx-watch-entry-content .dfx-episode-controls>:last-child,.dfx-watch-entry-content .dfx-watch-controls>:last-child{order:3!important;margin-left:auto!important}.dfx-episode-section-title,.dfx-watch-entry-content .dfx-episode-section-title,.dfx-watch-entry-content .dfx-watch-section-title,.dfx-watch-section-title{margin-top:14px!important;margin-bottom:12px!important}.dfx-episode-season,.dfx-watch-entry-content .dfx-episode-season,.dfx-watch-entry-content .dfx-watch-season,.dfx-watch-season{margin-top:16px!important;margin-bottom:8px!important}.dfx-episode-card,.dfx-watch-entry-content .dfx-episode-card,.dfx-watch-entry-content .dfx-watch-episode,.dfx-watch-episode{margin-bottom:8px!important}@media (max-width:900px){.dfx-episode-controls,.dfx-watch-controls,.dfx-watch-entry-content .dfx-episode-controls,.dfx-watch-entry-content .dfx-watch-controls{flex-direction:column!important;align-items:stretch!important}.dfx-episode-btn,.dfx-watch-btn,.dfx-watch-entry-content .dfx-episode-btn,.dfx-watch-entry-content .dfx-watch-btn{flex:0 0 auto!important;width:100%!important;min-width:0!important;max-width:none!important}.dfx-episode-current,.dfx-watch-current,.dfx-watch-entry-content .dfx-episode-current,.dfx-watch-entry-content .dfx-watch-current{width:100%!important;justify-content:flex-start!important;text-align:left!important}.dfx-episode-controls>:first-child,.dfx-episode-controls>:last-child,.dfx-watch-controls>:first-child,.dfx-watch-controls>:last-child,.dfx-watch-entry-content .dfx-episode-controls>:first-child,.dfx-watch-entry-content .dfx-episode-controls>:last-child,.dfx-watch-entry-content .dfx-watch-controls>:first-child,.dfx-watch-entry-content .dfx-watch-controls>:last-child{margin-left:0!important;margin-right:0!important}}.dfx-episode-controls,.dfx-watch-controls,.dfx-watch-entry-content .dfx-episode-controls,.dfx-watch-entry-content .dfx-watch-controls{display:grid!important;grid-template-columns:minmax(180px,220px) minmax(260px,1fr) minmax(180px,220px)!important;align-items:center!important;gap:14px!important;width:100%!important;margin-top:14px!important}#btn-prev,#dfx-btn-prev,.dfx-watch-entry-content #btn-prev,.dfx-watch-entry-content #dfx-btn-prev,.dfx-watch-entry-content [data-prev],[data-prev]{grid-column:1!important;justify-self:start!important;width:100%!important;max-width:220px!important;min-width:180px!important}#current-ep-label,#dfx-current-episode,.dfx-watch-entry-content #current-ep-label,.dfx-watch-entry-content #dfx-current-episode,.dfx-watch-entry-content [data-current-label],[data-current-label]{grid-column:2!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:46px!important;padding:11px 18px!important;border-radius:16px!important;border:1px solid rgba(121,176,255,.14)!important;background:rgba(10,18,34,.72)!important;font-weight:800!important;line-height:1.25!important}#btn-next,#dfx-btn-next,.dfx-watch-entry-content #btn-next,.dfx-watch-entry-content #dfx-btn-next,.dfx-watch-entry-content [data-next],[data-next]{grid-column:3!important;justify-self:end!important;width:100%!important;max-width:220px!important;min-width:180px!important}.dfx-episode-btn,.dfx-watch-btn,.dfx-watch-entry-content .dfx-episode-btn,.dfx-watch-entry-content .dfx-watch-btn{min-height:46px!important;padding:11px 16px!important;border-radius:999px!important;white-space:nowrap!important}@media (max-width:900px){.dfx-episode-controls,.dfx-watch-controls,.dfx-watch-entry-content .dfx-episode-controls,.dfx-watch-entry-content .dfx-watch-controls{grid-template-columns:1fr!important}#btn-next,#btn-prev,#current-ep-label,#dfx-btn-next,#dfx-btn-prev,#dfx-current-episode,.dfx-watch-entry-content #btn-next,.dfx-watch-entry-content #btn-prev,.dfx-watch-entry-content #current-ep-label,.dfx-watch-entry-content #dfx-btn-next,.dfx-watch-entry-content #dfx-btn-prev,.dfx-watch-entry-content #dfx-current-episode,.dfx-watch-entry-content [data-current-label],.dfx-watch-entry-content [data-next],.dfx-watch-entry-content [data-prev],[data-current-label],[data-next],[data-prev]{grid-column:auto!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important}#current-ep-label,#dfx-current-episode,.dfx-watch-entry-content #current-ep-label,.dfx-watch-entry-content #dfx-current-episode,.dfx-watch-entry-content [data-current-label],[data-current-label]{justify-content:flex-start!important;text-align:left!important}}.dfx-episode-controls.dfx-controls-ready,.dfx-watch-controls.dfx-controls-ready,.dfx-watch-entry-content .dfx-episode-controls.dfx-controls-ready,.dfx-watch-entry-content .dfx-watch-controls.dfx-controls-ready{display:grid!important;grid-template-columns:200px minmax(0,1fr) 200px!important;align-items:center!important;gap:14px!important;width:100%!important;margin-top:14px!important}.dfx-controls-ready .dfx-control-prev{grid-column:1!important;justify-self:start!important}.dfx-controls-ready .dfx-control-label{grid-column:2!important;justify-self:stretch!important;width:100%!important;text-align:center!important}.dfx-controls-ready .dfx-control-next{grid-column:3!important;justify-self:end!important}@media (max-width:900px){.dfx-episode-controls.dfx-controls-ready,.dfx-watch-controls.dfx-controls-ready,.dfx-watch-entry-content .dfx-episode-controls.dfx-controls-ready,.dfx-watch-entry-content .dfx-watch-controls.dfx-controls-ready{grid-template-columns:1fr!important}.dfx-controls-ready .dfx-control-label,.dfx-controls-ready .dfx-control-next,.dfx-controls-ready .dfx-control-prev{grid-column:auto!important;justify-self:stretch!important;width:100%!important}}.dfx-episode-controls.dfx-controls-ready,.dfx-watch-controls.dfx-controls-ready,.dfx-watch-entry-content .dfx-episode-controls.dfx-controls-ready,.dfx-watch-entry-content .dfx-watch-controls.dfx-controls-ready{display:grid!important;grid-template-columns:200px minmax(0,1fr) 200px!important;align-items:center!important;gap:14px!important;width:100%!important}.dfx-episode-controls.dfx-controls-ready>*,.dfx-watch-controls.dfx-controls-ready>*,.dfx-watch-entry-content .dfx-episode-controls.dfx-controls-ready>*,.dfx-watch-entry-content .dfx-watch-controls.dfx-controls-ready>*{margin:0!important}.dfx-controls-ready>br,.dfx-controls-ready>p,.dfx-watch-entry-content .dfx-controls-ready>br,.dfx-watch-entry-content .dfx-controls-ready>p{display:none!important}.dfx-controls-ready>.dfx-control-prev,.dfx-watch-entry-content .dfx-controls-ready>.dfx-control-prev{grid-column:1!important;justify-self:start!important;width:200px!important;min-width:200px!important;max-width:200px!important}.dfx-controls-ready>.dfx-control-label,.dfx-watch-entry-content .dfx-controls-ready>.dfx-control-label{grid-column:2!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:46px!important;padding:11px 18px!important;border-radius:16px!important;border:1px solid rgba(121,176,255,.14)!important;background:rgba(10,18,34,.72)!important;font-weight:800!important;line-height:1.25!important}.dfx-controls-ready>.dfx-control-next,.dfx-watch-entry-content .dfx-controls-ready>.dfx-control-next{grid-column:3!important;justify-self:end!important;width:200px!important;min-width:200px!important;max-width:200px!important}@media (max-width:900px){.dfx-episode-controls.dfx-controls-ready,.dfx-watch-controls.dfx-controls-ready,.dfx-watch-entry-content .dfx-episode-controls.dfx-controls-ready,.dfx-watch-entry-content .dfx-watch-controls.dfx-controls-ready{grid-template-columns:1fr!important}.dfx-controls-ready>.dfx-control-label,.dfx-controls-ready>.dfx-control-next,.dfx-controls-ready>.dfx-control-prev,.dfx-watch-entry-content .dfx-controls-ready>.dfx-control-label,.dfx-watch-entry-content .dfx-controls-ready>.dfx-control-next,.dfx-watch-entry-content .dfx-controls-ready>.dfx-control-prev{grid-column:1!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important}.dfx-controls-ready>.dfx-control-label,.dfx-watch-entry-content .dfx-controls-ready>.dfx-control-label{text-align:left!important;justify-content:flex-start!important}}.dfx-player-control-bar{display:grid!important;grid-template-columns:200px minmax(0,1fr) 200px!important;gap:14px!important;align-items:center!important;width:100%!important;margin-top:14px!important}.dfx-player-control-bar .dfx-control-prev{grid-column:1!important;justify-self:start!important;width:200px!important;min-width:200px!important;max-width:200px!important}.dfx-player-control-bar .dfx-control-label{grid-column:2!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:46px!important;padding:11px 18px!important;border-radius:16px!important;border:1px solid rgba(121,176,255,.14)!important;background:rgba(10,18,34,.72)!important;color:#edf4ff!important;font-weight:800!important;line-height:1.25!important}.dfx-player-control-bar .dfx-control-next{grid-column:3!important;justify-self:end!important;width:200px!important;min-width:200px!important;max-width:200px!important}.dfx-player-control-bar .dfx-episode-btn,.dfx-player-control-bar .dfx-watch-btn,.dfx-player-control-bar .dt-btn{min-height:46px!important;padding:11px 16px!important;white-space:nowrap!important}.dfx-episode-controls,.dfx-watch-controls,.dt-player-controls{display:none!important}@media (max-width:900px){.dfx-player-control-bar{grid-template-columns:1fr!important;gap:10px!important}.dfx-player-control-bar .dfx-control-label,.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev{grid-column:1!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important}.dfx-player-control-bar .dfx-control-label{justify-content:flex-start!important;text-align:left!important}}.dfx-player-control-bar{display:grid!important;grid-template-columns:minmax(132px,180px) minmax(0,1fr) minmax(132px,180px)!important;align-items:center!important;gap:12px!important;width:100%!important;margin-top:14px!important}.dfx-player-control-bar .dfx-control-prev{grid-column:1!important;justify-self:start!important;align-self:center!important}.dfx-player-control-bar .dfx-control-label{grid-column:2!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:44px!important;padding:10px 14px!important;border-radius:16px!important;border:1px solid rgba(121,176,255,.14)!important;background:rgba(10,18,34,.72)!important;color:#edf4ff!important;font-weight:800!important;line-height:1.2!important;white-space:normal!important}.dfx-player-control-bar .dfx-control-next{grid-column:3!important;justify-self:end!important;align-self:center!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev,.dfx-player-control-bar .dfx-episode-btn,.dfx-player-control-bar .dfx-watch-btn,.dfx-player-control-bar .dt-btn{width:100%!important;max-width:180px!important;min-width:132px!important;min-height:44px!important;padding:10px 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;text-align:center!important;font-size:13px!important}.dfx-episode-controls,.dfx-watch-controls,.dt-player-controls{display:none!important}@media (max-width:640px){.dfx-player-control-bar{grid-template-columns:minmax(104px,126px) minmax(0,1fr) minmax(104px,126px)!important;gap:8px!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev,.dfx-player-control-bar .dfx-episode-btn,.dfx-player-control-bar .dfx-watch-btn,.dfx-player-control-bar .dt-btn{min-width:104px!important;max-width:126px!important;min-height:40px!important;padding:8px 8px!important;font-size:11.5px!important;border-radius:14px!important}.dfx-player-control-bar .dfx-control-label{min-height:40px!important;padding:8px 10px!important;font-size:11.5px!important;border-radius:14px!important}}@media (max-width:420px){.dfx-player-control-bar{grid-template-columns:96px minmax(0,1fr) 96px!important;gap:6px!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev,.dfx-player-control-bar .dfx-episode-btn,.dfx-player-control-bar .dfx-watch-btn,.dfx-player-control-bar .dt-btn{min-width:96px!important;max-width:96px!important;font-size:10.5px!important;padding:7px 6px!important}.dfx-player-control-bar .dfx-control-label{font-size:10.5px!important;padding:7px 8px!important}}.dfx-watch-entry-header{margin-bottom:6px!important}.dfx-watch-overview{display:grid;grid-template-columns:160px minmax(0,1fr);gap:18px;align-items:start;margin-top:14px;padding:16px;border-radius:22px;background:linear-gradient(180deg,rgba(10,20,40,.92),rgba(8,14,28,.95));border:1px solid rgba(121,176,255,.12);box-shadow:0 12px 28px rgba(0,0,0,.18)}.dfx-watch-overview-thumb{overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#101b35}.dfx-watch-overview-thumb img{display:block;width:100%;aspect-ratio:2/3;object-fit:cover}.dfx-watch-overview-body{min-width:0;display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.dfx-watch-summary{margin:0!important;max-width:none!important}.dfx-watch-meta-row{display:flex;flex-wrap:wrap;gap:10px}.dfx-watch-meta-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(9,18,37,.82);border:1px solid rgba(255,255,255,.08);color:#dce8f8;font-size:13px;line-height:1.2}.dfx-episode-player,.dfx-watch-entry-content .dfx-episode-player,.dfx-watch-entry-content .dfx-watch-player,.dfx-watch-player{padding:12px!important}.dfx-episode-frame,.dfx-watch-entry-content .dfx-episode-frame,.dfx-watch-entry-content .dfx-watch-frame,.dfx-watch-frame{margin-bottom:6px!important}.dfx-player-control-bar{margin-top:8px!important;grid-template-columns:minmax(150px,190px) minmax(0,1fr) minmax(150px,190px)!important;gap:10px!important;align-items:center!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev{min-width:150px!important;max-width:190px!important;min-height:42px!important;padding:10px 12px!important;position:relative}.dfx-player-control-bar .dfx-control-label{min-height:42px!important;padding:10px 14px!important;font-size:14px!important}.dfx-player-control-bar .dfx-control-prev::before{content:'◀';margin-right:6px;color:#6ed7ff}.dfx-player-control-bar .dfx-control-next::after{content:'▶';margin-left:6px;color:#6ed7ff}@media (max-width:900px){.dfx-watch-overview{grid-template-columns:120px minmax(0,1fr);gap:14px;padding:14px}.dfx-player-control-bar{grid-template-columns:minmax(108px,132px) minmax(0,1fr) minmax(108px,132px)!important;gap:8px!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev{min-width:108px!important;max-width:132px!important;padding:9px 8px!important;font-size:12px!important}.dfx-player-control-bar .dfx-control-label{padding:9px 10px!important;font-size:12px!important}}@media (max-width:520px){.dfx-watch-overview{grid-template-columns:96px minmax(0,1fr);gap:12px;padding:12px}.dfx-watch-meta-row{gap:8px}.dfx-watch-meta-pill{font-size:11px;padding:7px 10px}.dfx-player-control-bar{grid-template-columns:104px minmax(0,1fr) 104px!important;gap:6px!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev{min-width:104px!important;max-width:104px!important;font-size:11px!important;padding:8px 6px!important}.dfx-player-control-bar .dfx-control-label{font-size:11px!important;padding:8px 8px!important;line-height:1.2!important}}.dfx-episode-player,.dfx-watch-entry-content .dfx-episode-player,.dfx-watch-entry-content .dfx-watch-player,.dfx-watch-player{padding:10px!important}.dfx-episode-frame,.dfx-watch-entry-content .dfx-episode-frame,.dfx-watch-entry-content .dfx-watch-frame,.dfx-watch-frame{margin-bottom:0!important}.dfx-player-control-bar{margin-top:6px!important;grid-template-columns:minmax(150px,max-content) minmax(0,1fr) minmax(150px,max-content)!important;gap:10px!important;align-items:center!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev{width:auto!important;min-width:170px!important;max-width:none!important}.dfx-player-control-bar .dfx-control-next::after,.dfx-player-control-bar .dfx-control-prev::before{content:none!important;display:none!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev,.dfx-player-control-bar .dfx-episode-btn,.dfx-player-control-bar .dfx-watch-btn,.dfx-player-control-bar .dt-btn{min-height:42px!important;padding:9px 14px!important;border-radius:16px!important;font-size:13px!important;font-weight:800!important}.dfx-player-control-bar .dfx-control-label{min-height:42px!important;padding:9px 14px!important;border-radius:16px!important;font-size:13px!important;font-weight:800!important}@media (max-width:900px){.dfx-player-control-bar{grid-template-columns:minmax(110px,max-content) minmax(0,1fr) minmax(110px,max-content)!important;gap:8px!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev{min-width:118px!important}}@media (max-width:520px){.dfx-watch-overview{grid-template-columns:88px minmax(0,1fr)!important;gap:10px!important;padding:12px!important}.dfx-watch-summary{font-size:13px!important;line-height:1.55!important}.dfx-watch-meta-row{gap:6px!important}.dfx-watch-meta-pill{font-size:10.5px!important;padding:6px 9px!important}.dfx-player-control-bar{grid-template-columns:minmax(96px,max-content) minmax(0,1fr) minmax(96px,max-content)!important;gap:6px!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev{min-width:96px!important;padding:8px 10px!important;font-size:11px!important}.dfx-player-control-bar .dfx-control-label{padding:8px 10px!important;font-size:11px!important;line-height:1.2!important}}.dfx-watch-entry-header .byline,.dfx-watch-entry-header .cat-links,.dfx-watch-entry-header .comments-link,.dfx-watch-entry-header .dfx-post-meta,.dfx-watch-entry-header .entry-date,.dfx-watch-entry-header .entry-meta,.dfx-watch-entry-header .post-meta,.dfx-watch-entry-header .posted-on,.dfx-watch-entry-header .tags-links,.dfx-watch-entry-header time{display:none!important}.dfx-watch-entry-header{margin-bottom:10px!important}.dfx-episode-player,.dfx-watch-entry-content .dfx-episode-player,.dfx-watch-entry-content .dfx-watch-player,.dfx-watch-entry-content .dt-player-card,.dfx-watch-player,.dt-player-card{padding:8px!important;margin:10px 0 12px!important}.dfx-episode-frame,.dfx-watch-entry-content .dfx-episode-frame,.dfx-watch-entry-content .dfx-watch-frame,.dfx-watch-entry-content .dt-player-frame,.dfx-watch-frame,.dt-player-frame{margin-bottom:0!important}.dfx-player-control-bar{margin-top:4px!important;margin-bottom:0!important;gap:8px!important;align-items:center!important}.dfx-player-control-bar .dfx-control-label{min-height:40px!important;padding:8px 12px!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev,.dfx-player-control-bar .dfx-episode-btn,.dfx-player-control-bar .dfx-watch-btn,.dfx-player-control-bar .dt-btn{min-height:40px!important;padding:8px 12px!important}.dfx-episode-player>:last-child,.dfx-watch-entry-content .dfx-episode-player>:last-child,.dfx-watch-entry-content .dfx-watch-player>:last-child,.dfx-watch-entry-content .dt-player-card>:last-child,.dfx-watch-player>:last-child,.dt-player-card>:last-child{margin-bottom:0!important}@media (max-width:700px){.dfx-watch-overview{grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;padding:12px!important;align-items:start!important}.dfx-watch-overview-thumb{max-width:none!important;margin:0!important}.dfx-watch-overview-body{gap:8px!important}.dfx-watch-summary{font-size:13px!important;line-height:1.5!important}.dfx-watch-meta-row{grid-column:1/-1;gap:6px!important}.dfx-player-control-bar{grid-template-columns:minmax(96px,max-content) minmax(0,1fr) minmax(96px,max-content)!important;gap:6px!important;margin-top:4px!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev,.dfx-player-control-bar .dfx-episode-btn,.dfx-player-control-bar .dfx-watch-btn,.dfx-player-control-bar .dt-btn{min-width:96px!important;max-width:126px!important;min-height:38px!important;padding:7px 8px!important;font-size:11px!important}.dfx-player-control-bar .dfx-control-label{min-height:38px!important;padding:7px 8px!important;font-size:11px!important;line-height:1.2!important}}.single .dfx-watch-entry-header .dfx-watch-meta-pill,.single .dfx-watch-entry-header .dfx-watch-meta-row,.single .dfx-watch-entry-header .dfx-watch-overview+.post-meta,.single .dfx-watch-entry-header .post-meta{display:none!important}.dfx-episode-player,.dfx-watch-entry-content .dfx-episode-player,.dfx-watch-entry-content .dfx-watch-player,.dfx-watch-player{margin:12px 0 14px!important;padding:10px!important}.dfx-episode-frame,.dfx-watch-entry-content .dfx-episode-frame,.dfx-watch-entry-content .dfx-watch-frame,.dfx-watch-frame{margin-bottom:2px!important}.dfx-episode-controls,.dfx-player-control-bar,.dfx-watch-controls{margin-top:6px!important;gap:8px!important}.dfx-episode-btn,.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev,.dfx-watch-btn{min-height:40px!important;padding:9px 12px!important}.dfx-episode-current,.dfx-player-control-bar .dfx-control-label,.dfx-watch-current{min-height:40px!important;padding:9px 12px!important}.dfx-player-control-bar .dfx-control-next::after,.dfx-player-control-bar .dfx-control-prev::before{content:none!important}@media (max-width:760px){.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:96px minmax(0,1fr)!important;gap:12px!important;align-items:start!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{max-width:none!important;width:96px!important;margin:0!important;justify-self:start!important;align-self:start!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:96px!important;aspect-ratio:2/3!important;object-fit:cover!important}.dfx-episode-head,.dfx-watch-overview-body{min-width:0!important;display:flex!important;flex-direction:column!important;gap:10px!important}.dfx-episode-desc,.dfx-watch-summary{font-size:14px!important;line-height:1.55!important;margin:0!important}.dfx-episode-meta,.dfx-watch-meta{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:2px!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:12px!important;padding:7px 10px!important}.dfx-watch-entry-header .post-title{margin-bottom:12px!important;font-size:clamp(28px, 8vw, 44px)!important;line-height:1.05!important}}@media (max-width:520px){.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:88px minmax(0,1fr)!important;gap:10px!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:88px!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:88px!important}.dfx-episode-controls,.dfx-player-control-bar,.dfx-watch-controls{margin-top:4px!important;gap:6px!important}.dfx-episode-btn,.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev,.dfx-watch-btn{min-height:38px!important;padding:8px 10px!important;font-size:12px!important}.dfx-episode-current,.dfx-player-control-bar .dfx-control-label,.dfx-watch-current{min-height:38px!important;padding:8px 10px!important;font-size:12px!important;line-height:1.25!important}}.single .dfx-watch-entry-header .dfx-watch-meta-row,.single .dfx-watch-entry-header .post-meta,.single .dfx-watch-entry-header>.post-meta,.single .dfx-watch-entry-header>div:first-of-type:not(.dfx-watch-overview):not(.post-featured-image){display:none!important}.dfx-watch-entry-header{margin-bottom:6px!important}.dfx-watch-overview{margin-top:12px!important}.dfx-watch-overview-body{justify-content:center!important}.dfx-episode-player,.dfx-watch-player,.dtx-player-card{margin:14px 0 12px!important;padding:10px!important}.dfx-episode-frame,.dfx-watch-frame{margin-bottom:0!important}.dfx-episode-player-title,.dfx-episode-player-top,.dfx-watch-player-top{margin:0 0 8px!important}.dfx-episode-controls,.dfx-player-control-bar,.dfx-watch-controls,.dt-player-controls{margin-top:4px!important;margin-bottom:0!important;gap:8px!important}.dfx-player-control-bar{grid-template-columns:minmax(120px,180px) minmax(0,1fr) minmax(120px,180px)!important}.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev{min-width:0!important;max-width:none!important}.dfx-player-control-bar .dfx-control-label{width:100%!important;min-height:42px!important}.dfx-player-control-bar .dfx-control-next::after,.dfx-player-control-bar .dfx-control-prev::before{content:none!important}@media (max-width:760px){.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:12px!important;align-items:start!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:92px!important;max-width:none!important;margin:0!important;justify-self:start!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:92px!important;aspect-ratio:2/3!important;object-fit:cover!important}.dfx-episode-head,.dfx-watch-overview-body{min-width:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;align-self:start!important}.dfx-episode-desc,.dfx-watch-summary{margin:0!important;font-size:14px!important;line-height:1.55!important}.dfx-episode-meta,.dfx-watch-meta{gap:8px!important;margin-top:2px!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:12px!important;padding:7px 10px!important}.dfx-episode-frame .dt-main-player,.dfx-episode-frame iframe,.dfx-watch-frame iframe{aspect-ratio:16/10!important}.dfx-episode-controls,.dfx-player-control-bar,.dfx-watch-controls,.dt-player-controls{display:grid!important;grid-template-columns:minmax(104px,1fr) minmax(130px,1.25fr) minmax(104px,1fr)!important;gap:6px!important;align-items:center!important;margin-top:2px!important}.dfx-episode-btn,.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev,.dfx-watch-btn,.dt-btn{width:100%!important;min-width:0!important;min-height:38px!important;padding:8px 8px!important;font-size:11px!important;white-space:nowrap!important}.dfx-episode-current,.dfx-player-control-bar .dfx-control-label,.dfx-watch-current,.dt-current-label{width:100%!important;min-height:38px!important;padding:8px 8px!important;font-size:11px!important;line-height:1.2!important;text-align:center!important}}@media (max-width:520px){.dfx-episode-player,.dfx-watch-player,.dtx-player-card{margin:10px 0 10px!important;padding:8px!important}.dfx-episode-frame .dt-main-player,.dfx-episode-frame iframe,.dfx-watch-frame iframe{aspect-ratio:16/10!important}.dfx-episode-controls,.dfx-player-control-bar,.dfx-watch-controls,.dt-player-controls{grid-template-columns:minmax(96px,1fr) minmax(120px,1.3fr) minmax(96px,1fr)!important;gap:5px!important;margin-top:1px!important}}.single .entry-header .dfx-watch-meta-row,.single .entry-header .dfx-watch-meta-row+*,.single .entry-header .post-meta{display:none!important}.single .dfx-watch-entry-header .dfx-watch-meta-pill,.single .dfx-watch-entry-header .dfx-watch-meta-row,.single .dfx-watch-entry-header .post-meta,.single .entry-header .post-meta,.single .post-meta{display:none!important}@media (max-width:760px){.single .dfx-watch-entry-header{margin-bottom:12px!important}.single .dfx-watch-entry-header .post-title{font-size:clamp(22px, 8.3vw, 34px)!important;line-height:1.04!important;margin:0 0 12px!important}.single .dfx-episode-hero,.single .dfx-watch-hero,.single .dfx-watch-overview{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;margin-top:0!important;padding:12px!important}.single .dfx-episode-poster,.single .dfx-watch-overview-thumb,.single .dfx-watch-poster{width:88px!important;max-width:88px!important;margin:0!important;justify-self:start!important;align-self:start!important}.single .dfx-episode-poster img,.single .dfx-watch-overview-thumb img,.single .dfx-watch-poster img{display:block!important;width:88px!important;aspect-ratio:2/3!important;object-fit:cover!important;border-radius:14px!important}.single .dfx-episode-head,.single .dfx-watch-overview-body{display:flex!important;flex-direction:column!important;gap:8px!important;min-width:0!important}.single .dfx-episode-desc,.single .dfx-watch-summary{margin:0!important;font-size:13px!important;line-height:1.48!important}.single .dfx-episode-meta,.single .dfx-watch-meta,.single .dfx-watch-meta-row{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:2px!important}.single .dfx-episode-pill,.single .dfx-watch-meta-pill,.single .dfx-watch-pill{display:inline-flex!important;align-items:center!important;padding:6px 9px!important;font-size:11px!important;line-height:1.2!important;border-radius:999px!important}.single .dfx-episode-player,.single .dfx-watch-player,.single .dt-player-card{margin:8px 0 10px!important;padding:8px!important;padding-bottom:6px!important;min-height:0!important;height:auto!important}.single .dfx-episode-player-top,.single .dfx-watch-player-top,.single .dt-player-title{margin:0 0 6px!important;font-size:12px!important;line-height:1.2!important}.single .dfx-episode-frame,.single .dfx-watch-frame,.single .dt-player-frame{margin:0!important;border-radius:16px!important}.single .dfx-episode-frame .dt-main-player,.single .dfx-episode-frame iframe,.single .dfx-watch-frame iframe,.single .dt-player-frame iframe{display:block!important;width:100%!important;aspect-ratio:16/9!important;height:auto!important;min-height:0!important}.single .dfx-player-control-bar{display:grid!important;grid-template-columns:minmax(92px,1fr) minmax(132px,1.45fr) minmax(92px,1fr)!important;gap:6px!important;align-items:center!important;width:100%!important;margin:4px 0 0!important;padding:0!important}.single .dfx-player-control-bar .dfx-control-prev{grid-column:1!important;justify-self:stretch!important}.single .dfx-player-control-bar .dfx-control-label{grid-column:2!important;justify-self:stretch!important}.single .dfx-player-control-bar .dfx-control-next{grid-column:3!important;justify-self:stretch!important}.single .dfx-player-control-bar .dfx-control-next,.single .dfx-player-control-bar .dfx-control-prev{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:34px!important;padding:7px 8px!important;font-size:11px!important;line-height:1.1!important;border-radius:14px!important;white-space:nowrap!important}.single .dfx-player-control-bar .dfx-control-label{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:34px!important;padding:7px 8px!important;font-size:11px!important;line-height:1.15!important;border-radius:14px!important;background:rgba(10,18,34,.72)!important}.single .dfx-player-control-bar .dfx-control-next::after,.single .dfx-player-control-bar .dfx-control-prev::before{content:none!important}.single .dfx-episode-controls,.single .dfx-watch-controls,.single .dt-player-controls{display:none!important}}@media (max-width:420px){.single .dfx-episode-hero,.single .dfx-watch-hero,.single .dfx-watch-overview{grid-template-columns:80px minmax(0,1fr)!important;gap:10px!important}.single .dfx-episode-poster,.single .dfx-watch-overview-thumb,.single .dfx-watch-poster{width:80px!important;max-width:80px!important}.single .dfx-episode-poster img,.single .dfx-watch-overview-thumb img,.single .dfx-watch-poster img{width:80px!important}.single .dfx-episode-desc,.single .dfx-watch-summary{font-size:12px!important;line-height:1.42!important}.single .dfx-episode-pill,.single .dfx-watch-meta-pill,.single .dfx-watch-pill{font-size:10px!important;padding:6px 8px!important}.single .dfx-player-control-bar{grid-template-columns:minmax(84px,1fr) minmax(120px,1.4fr) minmax(84px,1fr)!important;gap:5px!important}.single .dfx-player-control-bar .dfx-control-next,.single .dfx-player-control-bar .dfx-control-prev{min-height:32px!important;padding:6px 6px!important;font-size:10px!important}.single .dfx-player-control-bar .dfx-control-label{min-height:32px!important;padding:6px 6px!important;font-size:10px!important}}@media (max-width:760px){.dfx-watch-single.post-outer,.post-outer.dfx-watch-article{padding:18px 16px 20px!important}.dfx-watch-entry-header{margin-bottom:10px!important}.dfx-watch-entry-header .post-title{font-size:clamp(22px, 6.8vw, 34px)!important;line-height:1.08!important;letter-spacing:-.03em!important;margin:0 0 12px!important}.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:88px minmax(0,1fr)!important;gap:10px!important;padding:12px!important;border-radius:18px!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:88px!important;max-width:88px!important;border-radius:14px!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:88px!important;aspect-ratio:2/3!important;border-radius:14px!important}.dfx-episode-head,.dfx-watch-overview-body{gap:8px!important}.dfx-episode-desc,.dfx-watch-summary{font-size:12.5px!important;line-height:1.5!important;color:#c8d4e5!important}.dfx-episode-meta,.dfx-watch-meta,.dfx-watch-meta-row{gap:6px!important;margin-top:0!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:11px!important;line-height:1.15!important;padding:6px 9px!important;border-radius:999px!important}.dfx-episode-badge,.dfx-watch-badge,.dt-badge{font-size:11px!important;padding:5px 9px!important}}@media (max-width:520px){.dfx-watch-single.post-outer,.post-outer.dfx-watch-article{padding:16px 14px 18px!important}.dfx-watch-entry-header .post-title{font-size:clamp(20px, 6.4vw, 30px)!important;line-height:1.06!important;margin-bottom:10px!important}.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:82px minmax(0,1fr)!important;gap:9px!important;padding:10px!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:82px!important;max-width:82px!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:82px!important}.dfx-episode-desc,.dfx-watch-summary{font-size:12px!important;line-height:1.46!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:10.5px!important;padding:6px 8px!important}.dfx-episode-badge,.dfx-watch-badge,.dt-badge{font-size:10.5px!important;padding:4px 8px!important}}@media (max-width:760px){.single .dfx-watch-entry-header .post-title{font-size:clamp(26px, 7.4vw, 42px)!important;line-height:1.05!important;margin-bottom:10px!important}.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:84px minmax(0,1fr)!important;gap:10px!important;padding:12px!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:84px!important;border-radius:14px!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:84px!important;border-radius:14px!important}.dfx-episode-head,.dfx-watch-overview-body{gap:8px!important}.dfx-episode-badge,.dfx-watch-badge{font-size:11px!important;padding:5px 9px!important;line-height:1.1!important;width:max-content!important;max-width:100%!important}.dfx-episode-desc,.dfx-watch-summary{font-size:13px!important;line-height:1.42!important;color:#c3d0e3!important}.dfx-episode-meta,.dfx-watch-meta,.dfx-watch-meta-row{gap:6px!important;margin-top:0!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:11px!important;line-height:1.1!important;padding:6px 8px!important;border-radius:999px!important}.dfx-episode-rating,.dfx-watch-rating{font-size:11px!important}}@media (max-width:520px){.single .dfx-watch-entry-header .post-title{font-size:clamp(22px, 6.8vw, 34px)!important;line-height:1.04!important}.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:76px minmax(0,1fr)!important;gap:9px!important;padding:10px!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:76px!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:76px!important}.dfx-episode-badge,.dfx-watch-badge{font-size:10px!important;padding:4px 8px!important}.dfx-episode-desc,.dfx-watch-summary{font-size:12px!important;line-height:1.35!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:10px!important;padding:5px 7px!important}.dfx-episode-player-title,.dfx-episode-player-top,.dfx-watch-player-top{font-size:12px!important;margin:0 0 6px!important}}@media (max-width:760px){.single .dfx-watch-entry-header .post-title{font-size:clamp(24px, 7vw, 38px)!important;line-height:1.02!important;margin-bottom:8px!important}.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:86px minmax(0,1fr)!important;gap:8px!important;padding:10px!important;align-items:start!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:86px!important;max-width:86px!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:86px!important}.dfx-episode-head,.dfx-watch-overview-body{gap:6px!important}.dfx-episode-badge,.dfx-watch-badge,.dt-badge{font-size:10px!important;line-height:1!important;padding:4px 7px!important;margin:0!important}.dfx-episode-desc,.dfx-watch-summary{font-size:11.5px!important;line-height:1.32!important;margin:0!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;overflow:hidden!important;max-height:calc(1.32em * 4)!important}.dfx-episode-meta,.dfx-watch-meta,.dfx-watch-meta-row{gap:5px!important;margin-top:0!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:10px!important;line-height:1!important;padding:5px 7px!important;border-radius:999px!important}.dfx-episode-rating,.dfx-watch-rating{font-size:10px!important}}@media (max-width:520px){.single .dfx-watch-entry-header .post-title{font-size:clamp(20px, 6.2vw, 30px)!important}.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:78px minmax(0,1fr)!important;gap:8px!important;padding:9px!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:78px!important;max-width:78px!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:78px!important}.dfx-episode-desc,.dfx-watch-summary{font-size:11px!important;line-height:1.28!important;-webkit-line-clamp:3!important;max-height:calc(1.28em * 3)!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:9.5px!important;padding:5px 6px!important}.dfx-episode-badge,.dfx-watch-badge,.dt-badge{font-size:9.5px!important;padding:4px 6px!important}}@media (max-width:760px){.single .dfx-watch-entry-header .post-title{font-size:clamp(22px, 6.4vw, 32px)!important;line-height:1.01!important;margin-bottom:8px!important}.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:72px minmax(0,1fr)!important;gap:8px!important;padding:8px!important;align-items:start!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:72px!important;max-width:72px!important;border-radius:12px!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:72px!important;border-radius:12px!important}.dfx-episode-head,.dfx-watch-overview-body{display:flex!important;flex-direction:column!important;gap:5px!important;min-width:0!important}.dfx-episode-badge,.dfx-watch-badge,.dt-badge{font-size:9px!important;line-height:1!important;padding:4px 6px!important;margin:0!important;border-radius:999px!important}.dfx-episode-desc,.dfx-watch-summary{font-size:10.5px!important;line-height:1.24!important;margin:0!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;max-height:calc(1.24em * 3)!important;color:#c4d2e6!important}.dfx-episode-meta,.dfx-watch-meta,.dfx-watch-meta-row{display:flex!important;flex-wrap:wrap!important;gap:4px!important;margin-top:0!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:9px!important;line-height:1!important;padding:4px 6px!important;border-radius:999px!important}.dfx-episode-rating,.dfx-watch-rating{font-size:9px!important}}@media (max-width:520px){.single .dfx-watch-entry-header .post-title{font-size:clamp(18px, 5.8vw, 26px)!important;line-height:1!important;margin-bottom:8px!important}.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:68px minmax(0,1fr)!important;gap:7px!important;padding:8px!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:68px!important;max-width:68px!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:68px!important}.dfx-episode-desc,.dfx-watch-summary{font-size:10px!important;line-height:1.18!important;-webkit-line-clamp:3!important;max-height:calc(1.18em * 3)!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:8.5px!important;padding:4px 5px!important}.dfx-episode-badge,.dfx-watch-badge,.dt-badge{font-size:8.5px!important;padding:3px 5px!important}}@media (max-width:760px){.single .dfx-watch-entry-header .post-title{font-size:clamp(18px, 5.8vw, 28px)!important;line-height:1.02!important;letter-spacing:-.03em!important;margin:0 0 8px!important}.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:72px minmax(0,1fr)!important;gap:8px!important;padding:10px!important;border-radius:16px!important;align-items:start!important}.dfx-episode-poster,.dfx-watch-overview-thumb,.dfx-watch-poster{width:72px!important;max-width:72px!important;border-radius:12px!important;margin:0!important;justify-self:start!important;align-self:start!important}.dfx-episode-poster img,.dfx-watch-overview-thumb img,.dfx-watch-poster img{width:72px!important;max-width:72px!important;aspect-ratio:2/3!important;object-fit:cover!important;border-radius:12px!important}.dfx-episode-head,.dfx-watch-overview-body{gap:6px!important;min-width:0!important}.dfx-episode-badge,.dfx-watch-badge,.dt-badge{font-size:9px!important;line-height:1!important;padding:4px 7px!important;border-radius:999px!important}.dfx-episode-desc,.dfx-watch-summary{font-size:11px!important;line-height:1.32!important;margin:0!important;color:#c4d1e3!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.dfx-episode-meta,.dfx-watch-meta,.dfx-watch-meta-row{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin-top:0!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:9px!important;line-height:1.05!important;padding:5px 7px!important;gap:4px!important;border-radius:999px!important}.dfx-episode-rating,.dfx-watch-rating{font-size:9px!important}.dfx-episode-player-title,.dfx-episode-player-top,.dfx-watch-player-top{font-size:11px!important;margin:0 0 5px!important}}@media (max-width:520px){.single .dfx-watch-entry-header .post-title{font-size:clamp(16px, 5.5vw, 22px)!important;line-height:1!important;margin-bottom:7px!important}.dfx-episode-hero,.dfx-watch-hero,.dfx-watch-overview{grid-template-columns:64px minmax(0,1fr)!important;gap:7px!important;padding:9px!important}.dfx-episode-poster,.dfx-episode-poster img,.dfx-watch-overview-thumb,.dfx-watch-overview-thumb img,.dfx-watch-poster,.dfx-watch-poster img{width:64px!important;max-width:64px!important}.dfx-episode-badge,.dfx-watch-badge,.dt-badge{font-size:8px!important;padding:3px 6px!important}.dfx-episode-desc,.dfx-watch-summary{font-size:10px!important;line-height:1.28!important;-webkit-line-clamp:4!important}.dfx-episode-pill,.dfx-watch-meta-pill,.dfx-watch-pill{font-size:8.5px!important;line-height:1!important;padding:4px 6px!important}}@media (max-width:760px){.dfx-episode-shell,.dfx-watch-box{padding:12px!important;border-radius:18px!important}}@media (max-width:760px){.dfx-episode-hero,.dfx-watch-hero{display:grid!important;grid-template-columns:110px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;margin-bottom:8px!important}.dfx-episode-poster,.dfx-watch-poster{width:110px!important;max-width:110px!important;margin:0!important;border-radius:12px!important;overflow:hidden!important}.dfx-episode-poster img,.dfx-watch-poster img{width:110px!important;max-width:110px!important;aspect-ratio:2/3!important;object-fit:cover!important;border-radius:12px!important;display:block!important}.dfx-episode-head h1,.dfx-watch-title{font-size:18px!important;line-height:1.15!important;margin:0 0 5px!important;letter-spacing:-.02em!important;color:#fff!important}.dfx-episode-badge,.dfx-watch-badge,.dt-badge{font-size:10px!important;padding:4px 8px!important;margin:0 0 6px!important;display:inline-flex!important;vertical-align:baseline!important;border-radius:999px!important}.dfx-episode-desc,.dfx-watch-desc{font-size:12px!important;line-height:1.45!important;margin:0 0 7px!important;color:#b8c9de!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-height:none!important}.dfx-episode-meta,.dfx-watch-meta{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:0!important}.dfx-episode-pill,.dfx-watch-pill{font-size:11px!important;padding:5px 8px!important;gap:4px!important;border-radius:999px!important;line-height:1.1!important}}@media (max-width:760px){.dfx-episode-player,.dfx-watch-player,.dt-player-card,.dtx-player-card{margin:8px 0 6px!important;padding:8px!important;border-radius:18px!important}.dfx-episode-player-title,.dfx-episode-player-top,.dfx-watch-player-top,.dt-player-title{margin:0 0 6px!important;font-size:12px!important;line-height:1.2!important}.dfx-episode-frame,.dfx-watch-frame,.dt-player-frame{margin:0!important;border-radius:14px!important;overflow:hidden!important}.dfx-episode-frame iframe,.dfx-watch-frame iframe,.dt-player-frame iframe{display:block!important;width:100%!important;aspect-ratio:16/9!important;min-height:0!important;height:auto!important}.dfx-episode-controls,.dfx-player-control-bar,.dfx-watch-controls,.dt-player-controls{display:grid!important;grid-template-columns:minmax(96px,1fr) minmax(120px,1.3fr) minmax(96px,1fr)!important;gap:6px!important;align-items:center!important;margin-top:6px!important;margin-bottom:0!important}.dfx-episode-btn,.dfx-player-control-bar .dfx-control-next,.dfx-player-control-bar .dfx-control-prev,.dfx-watch-btn,.dt-btn{width:100%!important;min-width:0!important;max-width:none!important;min-height:36px!important;padding:7px 8px!important;font-size:11px!important;white-space:nowrap!important;border-radius:12px!important}.dfx-episode-current,.dfx-player-control-bar .dfx-control-label,.dfx-watch-current,.dt-current-label{width:100%!important;min-height:36px!important;padding:7px 8px!important;font-size:11px!important;line-height:1.2!important;text-align:center!important;border-radius:12px!important}}@media (max-width:760px){.single .dfx-watch-entry-header .post-title{font-size:clamp(22px, 6.5vw, 34px)!important;line-height:1.06!important;margin:0 0 10px!important}.single .dfx-watch-entry-header{margin-bottom:10px!important}.single .dfx-watch-single.post-outer,.single .post-outer.dfx-watch-article{padding:16px!important}}@media (max-width:760px){.dfx-watch-overview{display:grid!important;grid-template-columns:110px minmax(0,1fr)!important;gap:12px!important;padding:12px!important;border-radius:16px!important;align-items:start!important;margin-top:0!important}.dfx-watch-overview-thumb{width:110px!important;max-width:110px!important;border-radius:12px!important;margin:0!important;overflow:hidden!important}.dfx-watch-overview-thumb img{width:110px!important;aspect-ratio:2/3!important;object-fit:cover!important;border-radius:12px!important}.dfx-watch-overview-body{display:flex!important;flex-direction:column!important;gap:7px!important;min-width:0!important;align-self:start!important}.dfx-watch-summary{font-size:12px!important;line-height:1.45!important;margin:0!important;color:#b8c9de!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-height:none!important}.dfx-watch-meta-row{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:0!important}.dfx-watch-meta-pill{font-size:11px!important;padding:5px 8px!important;line-height:1.1!important;border-radius:999px!important}}@media (max-width:520px){.dfx-episode-hero,.dfx-watch-hero{grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;margin-bottom:6px!important}.dfx-episode-poster,.dfx-watch-poster{width:92px!important;max-width:92px!important;border-radius:10px!important}.dfx-episode-poster img,.dfx-watch-poster img{width:92px!important;border-radius:10px!important}.dfx-episode-head h1,.dfx-watch-title{font-size:16px!important;margin:0 0 4px!important}.dfx-episode-badge,.dfx-watch-badge,.dt-badge{font-size:9.5px!important;padding:3px 7px!important}.dfx-episode-desc,.dfx-watch-desc{font-size:11.5px!important;line-height:1.42!important;margin:0 0 6px!important;-webkit-line-clamp:3!important}.dfx-episode-pill,.dfx-watch-pill{font-size:10.5px!important;padding:4px 7px!important}.dfx-watch-overview{grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;border-radius:14px!important}.dfx-watch-overview-thumb{width:92px!important;max-width:92px!important;border-radius:10px!important}.dfx-watch-overview-thumb img{width:92px!important;border-radius:10px!important}.dfx-watch-summary{font-size:11.5px!important;-webkit-line-clamp:3!important}.dfx-watch-meta-pill{font-size:10.5px!important;padding:4px 7px!important}.dfx-episode-player,.dfx-watch-player,.dt-player-card,.dtx-player-card{margin:6px 0 4px!important;padding:7px!important}.single .dfx-watch-entry-header .post-title{font-size:clamp(19px, 6.2vw, 28px)!important;margin-bottom:8px!important}.single .dfx-watch-single.post-outer,.single .post-outer.dfx-watch-article{padding:14px!important}}@media (max-width:980px){.dfx-home-readmore a{display:flex!important;width:100%!important;justify-content:center}}@media (max-width:640px){.dfx-home-title{font-size:clamp(18px, 5.5vw, 24px)!important;margin:0 0 7px!important}.dfx-home-excerpt{font-size:14px!important;margin:0 0 10px!important;line-height:1.5!important}.dfx-home-info{padding:12px 14px 14px!important}}.dfx-poster-grid{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:10px;margin:0 0 24px;list-style:none;padding:0}.dfx-poster-grid .dfx-pc{transition:transform .18s ease,box-shadow .18s ease}.dfx-poster-grid .dfx-pc:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.6)}.dfx-poster-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin:12px 0 24px;font-family:system-ui,-apple-system,sans-serif}.dfx-ppager-btn{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 14px;border-radius:8px;background:#0f2033;border:1px solid rgba(255,255,255,.1);color:#c8d8e8;font-size:14px;font-weight:600;text-decoration:none;transition:background .14s ease,transform .12s ease}.dfx-ppager-btn:hover{background:#1a3a5c;color:#fff;transform:translateY(-1px)}.dfx-ppager-btn.dfx-ppager-current{background:linear-gradient(180deg,#234d87,#2c71d8);border-color:rgba(255,255,255,.12);color:#fff;font-weight:800;pointer-events:none}.dfx-ppager-dots{color:#567;font-size:15px;padding:0 3px;user-select:none}@media(max-width:1200px){.dfx-poster-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media(max-width:900px){.dfx-poster-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px}}@media(max-width:640px){.dfx-poster-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px}}@media(max-width:420px){.dfx-poster-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.dfx-watch-article .entry-header{margin-bottom:0!important}.dfx-watch-article .dfx-watch-overview{margin-top:10px!important;margin-bottom:0!important}.dfx-watch-article .entry-content,.dfx-watch-article .post-body{margin-top:0!important;padding-top:0!important}.dfx-live-search-form{position:relative}.dfx-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background:linear-gradient(180deg,#0d1e35,#091628);border:1px solid rgba(100,170,255,.2);border-radius:18px;box-shadow:0 16px 40px rgba(0,0,0,.55);z-index:9999;overflow:hidden;max-height:420px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.dfx-suggestions[hidden]{display:none!important}.dfx-sug-item{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center;padding:10px 14px;text-decoration:none;color:#dce8f8;border-bottom:1px solid rgba(255,255,255,.05);transition:background .12s ease;cursor:pointer}.dfx-sug-item:last-child{border-bottom:none}.dfx-sug-item.dfx-sug-active,.dfx-sug-item:hover{background:rgba(50,110,200,.25);color:#fff}.dfx-sug-thumb{width:52px;height:74px;border-radius:8px;overflow:hidden;background:#101b35;flex-shrink:0}.dfx-sug-thumb img{width:100%;height:100%;object-fit:cover;display:block}.dfx-sug-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.3);font-size:18px}.dfx-sug-info{min-width:0;display:flex;flex-direction:column;gap:4px}.dfx-sug-title{font-size:13px;font-weight:700;line-height:1.3;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dfx-sug-cat{font-size:11px;color:#6ba3d6;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.dfx-sug-excerpt{font-size:11.5px;color:#8099b8;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dfx-sug-loading{padding:18px;text-align:center;color:#6ba3d6;font-size:13px;display:flex;align-items:center;justify-content:center;gap:8px}.dfx-sug-loading::before{content:'';width:14px;height:14px;border:2px solid rgba(107,163,214,.3);border-top-color:#6ba3d6;border-radius:50%;animation:dfx-spin .7s linear infinite;flex-shrink:0}@keyframes dfx-spin{to{transform:rotate(360deg)}}.dfx-sug-none{padding:18px;text-align:center;color:#567;font-size:13px}.dfx-sug-footer{padding:10px 14px;text-align:center;border-top:1px solid rgba(255,255,255,.06);font-size:12px}.dfx-sug-footer a{color:#6ba3d6;font-weight:700;text-decoration:none}.dfx-sug-footer a:hover{color:#fff}@media(max-width:980px){.dfx-suggestions{position:fixed!important;top:auto!important;left:8px!important;right:8px!important;width:auto!important;border-radius:14px;max-height:55vh;z-index:99999}}@media(max-width:640px){.dfx-sug-item{grid-template-columns:44px minmax(0,1fr);gap:10px;padding:9px 12px}.dfx-sug-thumb{width:44px;height:62px}.dfx-sug-title{font-size:12px}.dfx-sug-excerpt{display:none}}.dfx-watch-overview-thumb img{display:block;width:100%;aspect-ratio:2/3;object-fit:cover;object-position:center top}.dfx-watch-entry-header{margin-bottom:4px!important}.dfx-watch-entry-content>.dfx-watch-player:first-child,.dfx-watch-entry-content>:first-child{margin-top:0!important;padding-top:0!important}@media(max-width:980px){#dfx-search .dfx-suggestions,#dfx-search.active .dfx-suggestions{position:fixed!important;left:8px!important;right:8px!important;top:auto!important;width:auto!important;max-height:55vh!important}}body.dfx-consent-pending{overflow:hidden!important}#dfx-cookie-overlay{position:fixed;inset:0;z-index:99990;background:rgba(2,6,18,.7);backdrop-filter:blur(3px);opacity:0;transition:opacity .4s ease;pointer-events:none}#dfx-cookie-overlay.dfx-ck-show{opacity:1;pointer-events:auto}#dfx-cookie-banner{position:fixed;top:50%;left:50%;transform:translate(-50%,-44%) scale(.96);z-index:99999;width:min(560px,calc(100vw - 24px));background:linear-gradient(160deg,#0d1c38 0,#07122a 100%);border:1px solid rgba(71,199,255,.25);border-radius:22px;box-shadow:0 24px 60px rgba(0,0,0,.7),0 0 0 1px rgba(71,199,255,.06);opacity:0;pointer-events:none;transition:transform .42s cubic-bezier(.34,1.4,.64,1),opacity .35s ease}#dfx-cookie-banner.dfx-ck-show{transform:translate(-50%,-50%) scale(1);opacity:1;pointer-events:auto}#dfx-cookie-banner.dfx-ck-hide{transform:translate(-50%,-56%) scale(.94);opacity:0;pointer-events:none}.dfx-ck-head{display:flex;gap:14px;align-items:flex-start;padding:22px 22px 0}.dfx-ck-emoji{font-size:26px;line-height:1;margin-top:2px;flex-shrink:0}.dfx-ck-title{margin:0 0 4px;font-size:16px;font-weight:800;color:#edf4ff;letter-spacing:-.01em}.dfx-ck-sub{margin:0;font-size:13px;color:#8fa7c4;line-height:1.55}.dfx-ck-sub strong{color:#47c7ff}.dfx-ck-cats{display:flex;flex-direction:column;gap:2px;padding:14px 14px 0}.dfx-ck-cat{display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:12px 14px}.dfx-ck-cat-info{flex:1;min-width:0}.dfx-ck-cat-name{margin:0 0 3px;font-size:13px;font-weight:700;color:#edf4ff}.dfx-ck-cat-desc{margin:0;font-size:12px;color:#6e88a6;line-height:1.5}.dfx-ck-cat-desc strong{color:#aab9d1}.dfx-ck-badge{flex-shrink:0;font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap;background:rgba(71,199,255,.12);color:#47c7ff;border:1px solid rgba(71,199,255,.2)}.dfx-ck-cat--toggle{align-items:center}.dfx-ck-toggle{position:relative;display:inline-flex;align-items:center;cursor:pointer;flex-shrink:0}.dfx-ck-toggle input{position:absolute;opacity:0;width:0;height:0}.dfx-ck-toggle-track{width:44px;height:24px;border-radius:12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.15);transition:background .22s ease,border-color .22s ease;position:relative}.dfx-ck-toggle input:checked+.dfx-ck-toggle-track{background:rgba(71,199,255,.35);border-color:rgba(71,199,255,.55)}.dfx-ck-toggle-thumb{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#aab9d1;transition:transform .22s cubic-bezier(.34,1.4,.64,1),background .22s ease;box-shadow:0 1px 4px rgba(0,0,0,.35)}.dfx-ck-toggle input:checked+.dfx-ck-toggle-track .dfx-ck-toggle-thumb{transform:translateX(20px);background:#47c7ff}.dfx-ck-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px 20px;flex-wrap:wrap}.dfx-ck-btns{display:flex;gap:8px;flex-wrap:wrap}.dfx-ck-btn-refuse{cursor:pointer;border:1px solid rgba(255,80,80,.3);border-radius:12px;font-size:13px;font-weight:700;padding:11px 18px;background:rgba(255,60,60,.08);color:#ff7070;font-family:inherit;transition:.18s ease;white-space:nowrap}.dfx-ck-btn-refuse:hover{background:rgba(255,60,60,.16);border-color:rgba(255,80,80,.5);color:#ff9090}.dfx-ck-policy{font-size:12px;color:#4a6a8a;text-decoration:none}.dfx-ck-policy:hover{color:#47c7ff}.dfx-ck-btn-primary{cursor:pointer;border:none;border-radius:12px;font-size:14px;font-weight:800;padding:12px 28px;background:linear-gradient(135deg,#47c7ff 0,#2ba3e0 100%);color:#02091a;font-family:inherit;letter-spacing:.01em;transition:.18s ease;white-space:nowrap}.dfx-ck-btn-primary:hover{background:linear-gradient(135deg,#6fd4ff,#47c7ff);transform:translateY(-1px);box-shadow:0 6px 18px rgba(71,199,255,.35)}.dfx-ck-btn-secondary{cursor:pointer;border:1px solid rgba(71,199,255,.25);border-radius:12px;font-size:13px;font-weight:700;padding:11px 16px;background:rgba(71,199,255,.08);color:#47c7ff;font-family:inherit;transition:.18s ease;white-space:nowrap}.dfx-ck-btn-secondary:hover{background:rgba(71,199,255,.16);border-color:rgba(71,199,255,.4)}@media(max-width:480px){.dfx-ck-head{padding:18px 16px 0}.dfx-ck-cats{padding:12px 10px 0}.dfx-ck-actions{flex-direction:column;align-items:stretch;padding:14px 16px 18px}.dfx-ck-btns{flex-direction:column}.dfx-ck-policy{text-align:center}.dfx-ck-btn-primary,.dfx-ck-btn-refuse{text-align:center;width:100%}}.fa,.fa-brands,.fa-regular,.fa-solid{font-family:inherit!important;font-style:normal!important;font-weight:800;line-height:1;display:inline-block;text-rendering:auto}.fa-house::before{content:"⌂"}.fa-tv::before{content:"▣"}.fa-film::before{content:"▤"}.fa-wand-magic-sparkles::before{content:"✦"}.fa-paper-plane::before{content:"➤"}.fa-circle-info::before{content:"i"}.fa-file-lines::before{content:"☰"}.fa-shield-halved::before{content:"◆"}.fa-clapperboard::before{content:"▶"}.fa-bars::before{content:"☰"}.fa-magnifying-glass::before{content:"⌕"}.fa-chevron-down::before{content:"⌄"}.fa-arrow-up::before{content:"↑"}.fa-calendar::before{content:"◷"}.fa-folder::before{content:"▰"}.fa-comments::before{content:"💬"}.fa-link::before{content:"↗"}.fa-facebook-f::before{content:"f"}.fa-instagram::before{content:"ig"}.fa-youtube::before{content:"▶"}.fa-tiktok::before{content:"♪"}.fa-x-twitter::before{content:"X"}.fa-telegram::before{content:"✈"}.fa-discord::before{content:"☻"}#dfx-progress-bar{transform-origin:0 50%;transform:scaleX(0);width:100%!important;will-change:transform}.dfx-pc{display:block;position:relative;border-radius:10px;overflow:hidden;background:#0e1525;text-decoration:none;aspect-ratio:2/3;contain:content}.dfx-pc-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.dfx-pc-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#16314d,#233d67)}.dfx-pc-placeholder .fa-solid{font-size:28px;color:rgba(255,255,255,.35)}.dfx-pc-badge{position:absolute;top:7px;right:7px;background:#2271b3;color:#fff;font-size:9px;font-weight:800;padding:2px 6px;border-radius:5px;line-height:1.4;z-index:2}.dfx-pc-title-wrap{position:absolute;left:0;right:0;bottom:0;padding:28px 8px 8px;background:linear-gradient(to top,rgba(0,0,0,.88) 0,rgba(0,0,0,.45) 55%,transparent 100%);z-index:1}.dfx-pc-title{color:#fff;font-size:10px;font-family:system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-weight:600;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fa,.fa-brands,.fa-regular,.fa-solid{min-width:1.25em;text-align:center;vertical-align:-.08em}.fa-brands::before,.fa-regular::before,.fa-solid::before,.fa::before{display:inline-block;transform:scale(1.18);transform-origin:center}.top-menu .fa,.top-menu .fa-solid{font-size:20px!important;color:#72dcff!important;text-shadow:0 0 12px rgba(89,211,255,.32)}.sub-menu .fa,.sub-menu .fa-solid{font-size:18px!important}.dfx-logo-mark i{font-size:32px!important;color:#fff;text-shadow:0 0 16px rgba(255,255,255,.28)}.dfx-search-box i{font-size:25px!important}.dfx-mobile-menu i,.dfx-mobile-search i{font-size:22px!important}.submenu-toggle i{font-size:16px!important}.dfx-backtotop i{font-size:21px!important}.dfx-card-meta i,.dfx-post-meta i,.entry-meta i{font-size:16px!important}.dfx-thumb-placeholder-icon i{font-size:52px!important}.dfx-sug-thumb-placeholder i{font-size:28px!important}.dfx-pc-placeholder .fa-solid{font-size:44px!important;color:rgba(255,255,255,.48)!important}@media(max-width:1200px){.top-menu .fa,.top-menu .fa-solid{font-size:18px!important}}@media(max-width:640px){.top-menu .fa,.top-menu .fa-solid{font-size:19px!important}.dfx-logo-mark i{font-size:29px!important}}.fa,.fa-brands,.fa-regular,.fa-solid{font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:900;line-height:1;display:inline-block;text-rendering:geometricPrecision}.fa-brands::before,.fa-regular::before,.fa-solid::before,.fa::before{content:''!important;display:inline-block;width:1em;height:1em;min-width:1em;background:currentColor;vertical-align:-.16em;transform:none!important;-webkit-mask:var(--dfx-icon) center/contain no-repeat;mask:var(--dfx-icon) center/contain no-repeat}.fa-regular::before{stroke-width:1.8}.top-menu .fa,.top-menu .fa-solid{font-size:19px!important}.sub-menu .fa,.sub-menu .fa-solid{font-size:17px!important}.dfx-logo-mark i{font-size:31px!important}.dfx-search-box i{font-size:23px!important}.dfx-mobile-menu i,.dfx-mobile-search i{font-size:22px!important}.dfx-thumb-placeholder-icon i{font-size:48px!important}.dfx-sug-thumb-placeholder i{font-size:26px!important}.dfx-pc-placeholder .fa-solid{font-size:42px!important}.fa-house{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M3%2011.2%2012%204l9%207.2%27%2F%3E%3Cpath%20d%3D%27M5.5%2010.7v8.8h13v-8.8%27%2F%3E%3Cpath%20d%3D%27M9.5%2019.5v-5h5v5%27%2F%3E%3C%2Fsvg%3E")}.fa-tv{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%273.5%27%20y%3D%275%27%20width%3D%2717%27%20height%3D%2711.5%27%20rx%3D%272.2%27%2F%3E%3Cpath%20d%3D%27M8.5%2020h7%27%2F%3E%3Cpath%20d%3D%27M12%2016.5V20%27%2F%3E%3C%2Fsvg%3E")}.fa-film{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%273.5%27%20y%3D%274.5%27%20width%3D%2717%27%20height%3D%2715%27%20rx%3D%272.2%27%2F%3E%3Cpath%20d%3D%27M8%204.5v15M16%204.5v15M3.5%209h4.5M16%209h4.5M3.5%2015h4.5M16%2015h4.5%27%2F%3E%3C%2Fsvg%3E")}.fa-wand-magic-sparkles{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M5%2019%2019%205%27%2F%3E%3Cpath%20d%3D%27M14.5%204.5%2019.5%209.5%27%2F%3E%3Cpath%20d%3D%27M5.5%204.5l.7%201.7%201.8.7-1.8.7-.7%201.8-.7-1.8L3%206.9l1.8-.7.7-1.7z%27%2F%3E%3Cpath%20d%3D%27M18.5%2014l.6%201.5%201.5.6-1.5.6-.6%201.5-.6-1.5-1.5-.6%201.5-.6.6-1.5z%27%2F%3E%3C%2Fsvg%3E")}.fa-paper-plane{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27black%27%3E%3Cpath%20d%3D%27M21.6%203.25a1.15%201.15%200%200%200-1.25-.2L3.1%2010.55a1.05%201.05%200%200%200%20.08%201.96l5.63%201.9%202.08%205.86a1.07%201.07%200%200%200%20.96.72h.06c.41%200%20.78-.22.99-.57L21.77%204.5a1.15%201.15%200%200%200-.17-1.25ZM12.08%2017.1l-1.34-3.8%205.7-5.18-7.02%204.38-3.7-1.25%2012.7-5.52-6.34%2011.37Z%27%2F%3E%3C%2Fsvg%3E")}.fa-circle-info{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%279%27%2F%3E%3Cpath%20d%3D%27M12%2010.8v5.8%27%2F%3E%3Cpath%20d%3D%27M12%207.4h.01%27%2F%3E%3C%2Fsvg%3E")}.fa-file-lines{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M7%203.8h6l4%204V20a1.2%201.2%200%200%201-1.2%201.2H7A1.2%201.2%200%200%201%205.8%2020V5A1.2%201.2%200%200%201%207%203.8z%27%2F%3E%3Cpath%20d%3D%27M13%203.8V8h4%27%2F%3E%3Cpath%20d%3D%27M8.8%2012.5h6.4M8.8%2016h6.4%27%2F%3E%3C%2Fsvg%3E")}.fa-shield-halved{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M12%203.5%2019%206v5.1c0%204.7-2.8%208.2-7%209.4-4.2-1.2-7-4.7-7-9.4V6l7-2.5z%27%2F%3E%3Cpath%20d%3D%27M12%203.9v16.2%27%2F%3E%3C%2Fsvg%3E")}.fa-clapperboard{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M5%207.5h14a2%202%200%200%201%202%202V18a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V9.5a2%202%200%200%201%202-2z%27%2F%3E%3Cpath%20d%3D%27M4.5%207.5%206.8%203.8h4l-2.3%203.7M11.5%207.5l2.3-3.7h4l-2.3%203.7M18.5%207.5l1.2-2%27%2F%3E%3Cpath%20d%3D%27m10.5%2011.6%204.5%202.8-4.5%202.7v-5.5z%27%2F%3E%3C%2Fsvg%3E")}.fa-bars{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M4%207h16M4%2012h16M4%2017h16%27%2F%3E%3C%2Fsvg%3E")}.fa-magnifying-glass{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2710.8%27%20cy%3D%2710.8%27%20r%3D%276.5%27%2F%3E%3Cpath%20d%3D%27M16%2016l4%204%27%2F%3E%3C%2Fsvg%3E")}.fa-chevron-down{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27m6%209%206%206%206-6%27%2F%3E%3C%2Fsvg%3E")}.fa-arrow-up{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M12%2020V5%27%2F%3E%3Cpath%20d%3D%27m6%2011%206-6%206%206%27%2F%3E%3C%2Fsvg%3E")}.fa-calendar{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%274%27%20y%3D%275.5%27%20width%3D%2716%27%20height%3D%2714.5%27%20rx%3D%272%27%2F%3E%3Cpath%20d%3D%27M8%203.5v4M16%203.5v4M4%2010h16%27%2F%3E%3C%2Fsvg%3E")}.fa-folder{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M3.8%207.5A1.7%201.7%200%200%201%205.5%205.8h5l2%202h6a1.7%201.7%200%200%201%201.7%201.7V18a1.7%201.7%200%200%201-1.7%201.7h-13A1.7%201.7%200%200%201%203.8%2018z%27%2F%3E%3C%2Fsvg%3E")}.fa-comments{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M7.5%2015.5H6l-3%202.2.9-3.4A6.6%206.6%200%200%201%203%2011c0-3.2%203.2-5.8%207.2-5.8%202.9%200%205.4%201.4%206.5%203.4%27%2F%3E%3Cpath%20d%3D%27M12.5%2018.2H18l3%202.1-.9-3.1c.6-.8.9-1.8.9-2.8%200-3-3-5.3-6.6-5.3s-6.6%202.4-6.6%205.3%203%203.8%204.7%203.8z%27%2F%3E%3C%2Fsvg%3E")}.fa-link{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M10%2013.7a4%204%200%200%200%205.7%200l2.8-2.8a4%204%200%200%200-5.7-5.7l-1.5%201.5%27%2F%3E%3Cpath%20d%3D%27M14%2010.3a4%204%200%200%200-5.7%200l-2.8%202.8a4%204%200%200%200%205.7%205.7l1.5-1.5%27%2F%3E%3C%2Fsvg%3E")}.fa-facebook-f{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27black%27%3E%3Cpath%20d%3D%27M14.3%208.4H17V4.3c-.47-.07-2.08-.2-3.95-.2-3.9%200-6.58%202.34-6.58%206.64v3.74H2v4.58h4.47V24h5.02v-4.94h3.93l.62-4.58h-4.55v-3.29c0-1.32.37-2.79%202.81-2.79Z%27%2F%3E%3C%2Fsvg%3E")}.fa-instagram{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%274%27%20y%3D%274%27%20width%3D%2716%27%20height%3D%2716%27%20rx%3D%274.5%27%2F%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%273.4%27%2F%3E%3Cpath%20d%3D%27M17.3%206.9h.01%27%2F%3E%3C%2Fsvg%3E")}.fa-youtube{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27black%27%3E%3Cpath%20d%3D%27M22%208.2a3%203%200%200%200-2.1-2.12C18%205.55%2012%205.55%2012%205.55s-6%200-7.9.53A3%203%200%200%200%202%208.2%2031%2031%200%200%200%201.5%2012%2031%2031%200%200%200%202%2015.8a3%203%200%200%200%202.1%202.12c1.9.53%207.9.53%207.9.53s6%200%207.9-.53A3%203%200%200%200%2022%2015.8a31%2031%200%200%200%20.5-3.8%2031%2031%200%200%200-.5-3.8ZM10%2015.5v-7l6%203.5-6%203.5Z%27%2F%3E%3C%2Fsvg%3E")}.fa-tiktok{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M14%204v9.4a4.2%204.2%200%201%201-4.2-4.2c.45%200%20.9.07%201.3.21v3.2a1.65%201.65%200%201%200%201.6%201.65V4h1.3c.55%202.35%202%203.7%204.4%204.25v3.05c-1.67-.05-3.18-.55-4.4-1.46%27%2F%3E%3C%2Fsvg%3E")}.fa-x-twitter{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M5%205l14%2014M19%205%205%2019%27%2F%3E%3C%2Fsvg%3E")}.fa-telegram{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27black%27%3E%3Cpath%20d%3D%27M21.8%204.1%2018.6%2019.3c-.24%201.07-.86%201.33-1.74.83l-4.82-3.55-2.33%202.24c-.26.26-.47.47-.97.47l.35-4.9%208.9-8.05c.39-.35-.08-.54-.6-.2L6.36%2013.1%201.62%2011.62C.6%2011.3.58%2010.6%201.84%2010.1L20.38%203c.86-.32%201.6.2%201.42%201.1Z%27%2F%3E%3C%2Fsvg%3E")}.fa-discord{--dfx-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.15%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M8.2%208.2c2.5-.9%205.1-.9%207.6%200%27%2F%3E%3Cpath%20d%3D%27M7%205.5c-2%203-2.7%206-2.4%2010.5%202%201.6%204%202.4%206%202.5l.8-1.5M17%205.5c2%203%202.7%206%202.4%2010.5-2%201.6-4%202.4-6%202.5l-.8-1.5%27%2F%3E%3Cpath%20d%3D%27M9.2%2013h.01M14.8%2013h.01%27%2F%3E%3C%2Fsvg%3E")}.dfx-media-card-meta{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}.dfx-media-card-meta span{display:inline-flex;align-items:center;min-width:0;max-width:100%;border:1px solid rgba(125,211,252,.18);border-radius:999px;background:rgba(8,18,38,.72);color:#dff5ff;font-size:11px;font-weight:800;line-height:1;padding:6px 8px;white-space:nowrap}.dfx-media-card-meta span:first-child{color:#f5c518;border-color:rgba(245,197,24,.25);background:rgba(245,197,24,.08)}.dfx-media-card-meta--poster{position:relative;z-index:2;margin:0 0 5px;gap:4px}.dfx-media-card-meta--poster span{font-size:9px;padding:4px 6px;background:rgba(2,8,23,.78)}.dfx-pc:hover .dfx-media-card-meta--poster span{border-color:rgba(125,211,252,.34)}.dfx-sug-cat{letter-spacing:0;text-transform:none}@media(max-width:640px){.dfx-media-card-meta{gap:5px;margin-bottom:8px}.dfx-media-card-meta span{font-size:10px;padding:5px 7px}.dfx-media-card-meta--poster span{font-size:8px;padding:3px 5px}}.single .post-outer.dfx-inline-watch-template .dfx-watch-entry-header{display:block!important;position:absolute!important;left:0!important;top:0!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.single .post-outer.dfx-inline-watch-template .dfx-watch-entry-content{margin-top:0!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-shell,.single .post-outer.dfx-inline-watch-template .dfx-watch-box{background:0 0!important;border:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-hero,.single .post-outer.dfx-inline-watch-template .dfx-watch-hero{--dfx-backdrop:linear-gradient(135deg,rgba(20,45,84,.9),rgba(3,8,24,.9));position:relative;isolation:isolate;display:grid!important;grid-template-columns:minmax(138px,210px) minmax(0,1fr)!important;gap:clamp(16px,3vw,28px)!important;align-items:end!important;min-height:clamp(330px,38vw,430px);margin:0 0 18px!important;padding:clamp(18px,3vw,34px)!important;border:1px solid rgba(125,211,252,.2)!important;border-radius:26px!important;overflow:hidden!important;background:linear-gradient(135deg,rgba(3,8,24,.96),rgba(8,18,40,.82) 52%,rgba(6,18,28,.96))!important;box-shadow:0 24px 70px rgba(0,0,0,.42)!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-hero:before,.single .post-outer.dfx-inline-watch-template .dfx-watch-hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:linear-gradient(90deg,rgba(2,8,24,.98) 0,rgba(2,8,24,.76) 36%,rgba(2,8,24,.36) 68%,rgba(2,8,24,.92) 100%),linear-gradient(0deg,rgba(2,8,24,.98),rgba(2,8,24,.12) 45%,rgba(2,8,24,.9)),var(--dfx-backdrop);background-size:cover;background-position:center;opacity:.98;transform:scale(1.02)}.single .post-outer.dfx-inline-watch-template .dfx-episode-hero:after,.single .post-outer.dfx-inline-watch-template .dfx-watch-hero:after{content:"";position:absolute;inset:auto 0 0;height:42%;z-index:-1;background:linear-gradient(0deg,rgba(3,8,24,.96),transparent)}.single .post-outer.dfx-inline-watch-template .dfx-episode-poster,.single .post-outer.dfx-inline-watch-template .dfx-watch-poster{align-self:end!important;width:min(100%,210px)!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 18px 50px rgba(0,0,0,.55)!important;background:#081226!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-poster img,.single .post-outer.dfx-inline-watch-template .dfx-watch-poster img{display:block!important;width:100%!important;aspect-ratio:2/3!important;object-fit:cover!important;border-radius:17px!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-head,.single .post-outer.dfx-inline-watch-template .dfx-watch-head{align-self:end!important;max-width:850px!important;text-shadow:0 2px 18px rgba(0,0,0,.45)}.single .post-outer.dfx-inline-watch-template .dfx-episode-head h1,.single .post-outer.dfx-inline-watch-template .dfx-watch-title{font-size:clamp(30px,4.4vw,58px)!important;line-height:.98!important;margin:0 0 14px!important;letter-spacing:0!important;color:#fff!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-desc,.single .post-outer.dfx-inline-watch-template .dfx-watch-desc{max-width:70ch!important;margin:0 0 16px!important;color:#d7e7fb!important;font-size:clamp(14px,1.4vw,17px)!important;line-height:1.65!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-meta,.single .post-outer.dfx-inline-watch-template .dfx-watch-meta{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:0!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-pill,.single .post-outer.dfx-inline-watch-template .dfx-watch-pill{background:rgba(4,12,28,.68)!important;border:1px solid rgba(145,211,255,.22)!important;color:#eef7ff!important;box-shadow:0 10px 24px rgba(0,0,0,.2)!important;backdrop-filter:blur(10px)}.single .post-outer.dfx-inline-watch-template .dfx-episode-badge,.single .post-outer.dfx-inline-watch-template .dfx-watch-badge{background:rgba(89,211,255,.14)!important;border-color:rgba(89,211,255,.36)!important;color:#9ee7ff!important}@media(max-width:760px){.single .post-outer.dfx-inline-watch-template .dfx-episode-hero,.single .post-outer.dfx-inline-watch-template .dfx-watch-hero{grid-template-columns:112px minmax(0,1fr)!important;min-height:auto;padding:16px!important;align-items:end!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-head h1,.single .post-outer.dfx-inline-watch-template .dfx-watch-title{font-size:clamp(24px,8vw,34px)!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-desc,.single .post-outer.dfx-inline-watch-template .dfx-watch-desc{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.single .post-outer.dfx-inline-watch-template .dfx-episode-poster,.single .post-outer.dfx-inline-watch-template .dfx-watch-poster{width:112px!important}}@media(max-width:520px){.single .post-outer.dfx-inline-watch-template .dfx-episode-hero,.single .post-outer.dfx-inline-watch-template .dfx-watch-hero{grid-template-columns:1fr!important;gap:12px!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-poster,.single .post-outer.dfx-inline-watch-template .dfx-watch-poster{width:132px!important}.single .post-outer.dfx-inline-watch-template .dfx-episode-head h1,.single .post-outer.dfx-inline-watch-template .dfx-watch-title{font-size:28px!important}}.cmplz-cookiebanner{border:1px solid rgba(71,199,255,.22)!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(10,20,40,.98),rgba(6,12,25,.98))!important;box-shadow:0 24px 70px rgba(0,0,0,.48)!important;color:#eef6ff!important}.cmplz-cookiebanner .cmplz-category-title,.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-title{color:#eef6ff!important}.cmplz-cookiebanner .cmplz-description,.cmplz-cookiebanner .cmplz-message{color:#b9c9dd!important}.cmplz-cookiebanner .cmplz-btn{border-radius:12px!important;font-weight:800!important}.cmplz-cookiebanner .cmplz-btn.cmplz-accept{border-color:rgba(71,199,255,.35)!important;background:linear-gradient(180deg,#18a6d6,#0875b2)!important;color:#fff!important}.cmplz-cookiebanner .cmplz-btn.cmplz-deny,.cmplz-cookiebanner .cmplz-btn.cmplz-save-preferences,.cmplz-cookiebanner .cmplz-btn.cmplz-view-preferences{border-color:rgba(255,255,255,.12)!important;background:rgba(255,255,255,.05)!important;color:#e8f3ff!important}.cmplz-cookiebanner .cmplz-btn.cmplz-deny{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.dfx-cmplz-clarification{margin:10px 0 0!important;padding:9px 11px!important;border:1px solid rgba(125,211,252,.2)!important;border-radius:10px!important;background:rgba(71,199,255,.08)!important;color:#dff5ff!important;font-size:12px!important;font-weight:700!important;line-height:1.45!important}body.dfx-ads-disabled .ad-container,body.dfx-ads-disabled .advertisement,body.dfx-ads-disabled .dfx-ad,body.dfx-ads-disabled [data-ad-client],body.dfx-ads-disabled ins.adsbygoogle{display:none!important}#cmplz-manage-consent .cmplz-manage-consent{border-radius:12px 12px 0 0!important;background:#0b1528!important;color:#eef6ff!important}.dfx-footer-report{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 13px;border-radius:999px;border:1px solid rgba(125,211,252,.22);background:rgba(71,199,255,.08);color:#dff5ff!important;font-size:13px;font-weight:800;line-height:1.2}.dfx-footer-report:hover{border-color:rgba(125,211,252,.42);background:rgba(71,199,255,.14);color:#fff!important}.popmake-970,.pum-trigger.popmake-970,[href*="#popmake-970"]{display:none!important}.dfx-report-problem,.popmake-970,.pum-trigger.popmake-970{position:fixed!important;right:24px!important;bottom:24px!important;z-index:99980!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:13px 18px!important;border:0!important;border-radius:14px!important;background:#ef1f2d!important;color:#fff!important;box-shadow:0 14px 30px rgba(0,0,0,.34)!important;font-size:0!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;text-decoration:none!important}.dfx-report-problem::after,.popmake-970::after,.pum-trigger.popmake-970::after{content:"Raporteaz\0103 o problem\0103";font-size:14px!important;line-height:1!important}.dfx-report-problem:hover,.popmake-970:hover,.pum-trigger.popmake-970:hover{background:#ff2b38!important;color:#fff!important;transform:translateY(-1px)}@media(max-width:640px){.dfx-report-problem,.popmake-970,.pum-trigger.popmake-970{right:14px!important;bottom:14px!important;min-height:42px!important;padding:11px 14px!important;border-radius:12px!important}.dfx-report-problem::after,.popmake-970::after,.pum-trigger.popmake-970::after{content:"Raporteaz\0103";font-size:13px!important}}.dfx-report-problem,.popmake-970,.pum-trigger.popmake-970,.pum-trigger.popmake-970:not(.dfx-report-problem),[href*="#popmake-970"],[href*="#popmake-970"]:not(.dfx-report-problem){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.dfx-report-problem.popmake-970{position:fixed!important;right:24px!important;bottom:24px!important;z-index:99980!important;display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:13px 18px!important;border:0!important;border-radius:14px!important;background:#ef1f2d!important;color:#fff!important;box-shadow:0 14px 30px rgba(0,0,0,.34)!important;font-size:14px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;text-decoration:none!important}.dfx-report-problem.popmake-970:after{content:none!important}.dfx-report-problem.popmake-970:hover{background:#ff2b38!important;color:#fff!important;transform:translateY(-1px)}@media(max-width:640px){.dfx-report-problem.popmake-970{right:14px!important;bottom:14px!important;min-height:42px!important;padding:11px 14px!important;border-radius:12px!important;font-size:13px!important}}.dfx-report-problem{position:fixed!important;right:24px!important;bottom:24px!important;z-index:99980!important;display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:13px 18px!important;border:0!important;border-radius:14px!important;background:#ef1f2d!important;color:#fff!important;box-shadow:0 14px 30px rgba(0,0,0,.34)!important;font-size:14px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;text-decoration:none!important}.dfx-report-problem:hover{background:#ff2b38!important;color:#fff!important;transform:translateY(-1px)}.dfx-report-modal,.pum-trigger.popmake-970:not(.dfx-report-problem),[href*="#popmake-970"]:not(.dfx-report-problem){position:fixed;inset:0;z-index:100000;display:none}.dfx-report-modal.is-open{display:block}.dfx-report-modal__overlay{position:absolute;inset:0;background:rgba(2,6,18,.82);backdrop-filter:blur(4px)}.dfx-report-modal__panel{position:relative;width:min(640px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 40px));overflow:auto;margin:48px auto 0;padding:28px;border-radius:22px;border:1px solid rgba(56,189,248,.18);background:linear-gradient(180deg,#081224 0,#0b1730 100%);box-shadow:0 20px 70px rgba(0,0,0,.55);color:#eaf4ff}.dfx-report-modal__panel h2{margin:0 40px 20px 0;color:#fff;font-size:32px;font-weight:900;line-height:1.15}.dfx-report-modal__close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:0;border-radius:10px;background:rgba(255,255,255,.08);color:#fff;font-size:24px;line-height:1;cursor:pointer}.dfx-report-modal__form .wpforms-container{margin:0!important}.dfx-report-modal__form .wpforms-field-label,.dfx-report-modal__form .wpforms-field-sublabel,.dfx-report-modal__form label{color:#fff!important}.dfx-report-modal__form input,.dfx-report-modal__form select,.dfx-report-modal__form textarea{background:#050914!important;color:#fff!important;border:1px solid rgba(120,180,255,.45)!important;border-radius:12px!important}.dfx-report-modal__form .wpforms-submit,.dfx-report-modal__form button[type=submit]{background:linear-gradient(135deg,#159cff,#2f6bff)!important;color:#fff!important;border:0!important;border-radius:12px!important;font-weight:800!important}@media(max-width:640px){.dfx-report-problem{right:14px!important;bottom:14px!important;min-height:42px!important;padding:11px 14px!important;border-radius:12px!important;font-size:13px!important}.dfx-report-modal__panel{margin:20px auto 0;padding:20px}.dfx-report-modal__panel h2{font-size:24px}}.dfx-report-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.dfx-report-field label{color:#cde;font-size:13px;font-weight:700;letter-spacing:.03em}.dfx-report-field input,.dfx-report-field select,.dfx-report-field textarea{background:#050914!important;color:#fff!important;border:1px solid rgba(120,180,255,.45)!important;border-radius:12px!important;padding:10px 14px;font-size:14px;outline:0;transition:border-color .2s}.dfx-report-field input:focus,.dfx-report-field select:focus,.dfx-report-field textarea:focus{border-color:rgba(120,180,255,.9)!important}.dfx-report-field select option{background:#0b1730;color:#fff}.dfx-report-field--submit{margin-top:8px}#dfx-report-submit{width:100%;padding:13px 20px;border:0;border-radius:12px;background:linear-gradient(135deg,#159cff,#2f6bff);color:#fff;font-size:15px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:opacity .2s}#dfx-report-submit:disabled{opacity:.6;cursor:not-allowed}.dfx-report-submit-spinner{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:dfx-spin .7s linear infinite}#dfx-report-submit:disabled .dfx-report-submit-spinner{display:block}@keyframes dfx-spin{to{transform:rotate(360deg)}}.dfx-report-feedback{min-height:20px;margin-top:10px;font-size:13px;border-radius:8px;padding:0;transition:all .2s}.dfx-report-feedback--ok{color:#4ade80;background:rgba(74,222,128,.1);padding:10px 14px}.dfx-report-feedback--error{color:#f87171;background:rgba(248,113,113,.1);padding:10px 14px}.dfx-report-modal__overlay{margin:0;padding:0;border:0;cursor:pointer}.dfx-report-modal__panel:focus{outline:2px solid transparent}.dfx-report-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.dfx-report-modal__form textarea{resize:vertical;min-height:120px}.dfx-report-modal__form input,.dfx-report-modal__form select,.dfx-report-modal__form textarea{width:100%}.dfx-report-modal__close:focus-visible,.dfx-report-modal__form :focus-visible{outline:2px solid #7dd3fc;outline-offset:2px}.dfx-cookie-settings{padding:0;border:0;background:0 0;color:#8bd2ff;font:inherit;text-decoration:underline;cursor:pointer}.dfx-cookie-settings:focus-visible,.dfx-cookie-settings:hover{color:#fff}.dfx-backtotop{right:24px;bottom:84px}@media(max-width:640px){.dfx-backtotop{right:14px;bottom:68px}}.dfx-report-problem::after{content:none!important}.dfx-rel-section{margin-top:clamp(28px,4vw,52px)}.dfx-rel-banner{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:12px 16px;border:1px solid rgba(125,211,252,.18);border-radius:14px;background:linear-gradient(135deg,rgba(17,42,78,.72),rgba(7,18,40,.72));color:#fff}.dfx-rel-banner h2{margin:0;color:#fff;font-size:clamp(18px,2vw,24px);font-weight:850;line-height:1.2}.dfx-rel-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(71,199,255,.14);color:#7dd3fc;flex:0 0 auto}.dfx-rel-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;align-items:start}.dfx-rel-grid .dfx-pc-title{font-size:12px;line-height:1.35}.dfx-rel-grid .dfx-pc-title-wrap{padding:34px 10px 10px}@media(max-width:1100px){.dfx-rel-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:700px){.dfx-rel-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.dfx-rel-grid .dfx-pc-title{font-size:11px}}@media(max-width:430px){.dfx-rel-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}.dfx-report-label-short{display:none}@media(max-width:640px){.dfx-report-label-full{display:none}.dfx-report-label-short{display:inline}}@media(max-width:720px){.single .post-outer.dfx-inline-watch-template{padding:8px!important}.single .dfx-media-box,body.dfx-media-fused-post .dfx-media-box{--dfx-poster-w:96px!important;--dfx-poster-h:144px!important;display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;grid-template-rows:auto!important;gap:6px 12px!important;align-items:start!important;margin:0 0 10px!important;padding:12px!important;border-radius:18px!important}.single .dfx-media-box .dfx-media-poster,body.dfx-media-fused-post .dfx-media-poster{grid-column:1!important;grid-row:1/3!important;align-self:start!important;width:96px!important;max-width:96px!important;height:144px!important;margin:0!important;border-radius:12px!important}.single .dfx-media-box .dfx-media-poster img,body.dfx-media-fused-post .dfx-media-poster img{display:block!important;width:96px!important;height:144px!important;aspect-ratio:2/3!important;object-fit:cover!important;border-radius:11px!important}.single .dfx-media-box .dfx-media-main,body.dfx-media-fused-post .dfx-media-main{display:contents!important}.single .dfx-media-box .dfx-media-head,body.dfx-media-fused-post .dfx-media-head{grid-column:2!important;grid-row:1!important;align-self:start!important;align-items:flex-start!important;gap:5px!important;text-align:left!important}.single .dfx-media-box .dfx-media-head h2,body.dfx-media-fused-post .dfx-media-head h2{margin:0!important;font-size:clamp(20px,6vw,25px)!important;line-height:1.08!important;text-align:left!important}.single .dfx-media-box .dfx-media-kicker,body.dfx-media-fused-post .dfx-media-kicker{font-size:10px!important;line-height:1.2!important;text-align:left!important}.single .dfx-media-box .dfx-media-overview,body.dfx-media-fused-post .dfx-media-overview{display:-webkit-box!important;grid-column:2!important;grid-row:2!important;margin:0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;color:#d7e7f8!important;font-size:13px!important;line-height:1.48!important;text-align:left!important}.single .dfx-media-box .dfx-media-chips,body.dfx-media-fused-post .dfx-media-chips{grid-column:1/-1!important;grid-row:3!important;justify-content:flex-start!important;gap:6px!important;margin:0!important}.single .dfx-media-box .dfx-media-chips span,body.dfx-media-fused-post .dfx-media-chips span{padding:5px 7px!important;font-size:10px!important;line-height:1.15!important}.single .dfx-media-box .dfx-media-grid,body.dfx-media-fused-post .dfx-media-grid{display:grid!important;grid-column:1/-1!important;grid-row:4!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:0!important}.single .dfx-media-box .dfx-media-grid>div,body.dfx-media-fused-post .dfx-media-grid>div{grid-column:auto!important;min-width:0!important;padding:7px 8px!important;border-radius:11px!important}.single .dfx-media-box .dfx-media-grid .dfx-media-row-actori,.single .dfx-media-box .dfx-media-grid .dfx-media-row-studio,.single .dfx-media-box .dfx-media-grid .dfx-media-row-wide,body.dfx-media-fused-post .dfx-media-grid .dfx-media-row-actori,body.dfx-media-fused-post .dfx-media-grid .dfx-media-row-studio,body.dfx-media-fused-post .dfx-media-grid .dfx-media-row-wide{grid-column:1/-1!important}.single .dfx-media-box .dfx-media-grid dt,body.dfx-media-fused-post .dfx-media-grid dt{margin:0 0 2px!important;font-size:8.5px!important;line-height:1.2!important}.single .dfx-media-box .dfx-media-grid dd,body.dfx-media-fused-post .dfx-media-grid dd{font-size:11px!important;line-height:1.32!important}.single .dfx-media-box .dfx-media-links,body.dfx-media-fused-post .dfx-media-links{grid-column:1/-1!important;grid-row:5!important;justify-content:flex-start!important;gap:7px!important;margin:0!important}.single .dfx-media-box .dfx-media-links a,body.dfx-media-fused-post .dfx-media-links a{padding:5px 8px!important;font-size:10px!important}.single .dfx-episode-player,.single .dfx-watch-player{margin:8px 0 10px!important;padding:7px!important;border-radius:15px!important}.single .dfx-rel-section{margin-top:22px!important}.single .dfx-rel-banner{margin-bottom:10px!important;padding:10px 12px!important}.dfx-report-problem{right:10px!important;bottom:10px!important;min-height:36px!important;padding:8px 10px!important;border-radius:10px!important;font-size:11px!important;box-shadow:0 10px 22px rgba(0,0,0,.32)!important}}@media(max-width:380px){.single .dfx-media-box,body.dfx-media-fused-post .dfx-media-box{--dfx-poster-w:86px!important;--dfx-poster-h:129px!important;grid-template-columns:86px minmax(0,1fr)!important;gap:5px 10px!important;padding:10px!important}.single .dfx-media-box .dfx-media-poster,.single .dfx-media-box .dfx-media-poster img,body.dfx-media-fused-post .dfx-media-poster,body.dfx-media-fused-post .dfx-media-poster img{width:86px!important;max-width:86px!important;height:129px!important}.single .dfx-media-box .dfx-media-head h2,body.dfx-media-fused-post .dfx-media-head h2{font-size:19px!important}}body.dfx-home .dfx-home-grid{grid-template-columns:repeat(7,minmax(0,168px))!important;justify-content:center!important;align-items:start!important;gap:12px!important;max-width:min(100%,1248px)!important}body.dfx-home .dfx-home-card{min-height:0!important;border-radius:20px!important}body.dfx-home .dfx-home-thumb{margin:10px 10px 0!important;aspect-ratio:2/3!important;border-radius:15px!important;background:#0e1525!important}body.dfx-home .dfx-home-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}body.dfx-home .dfx-home-info{padding:12px 12px 15px!important}body.dfx-home .dfx-home-title{margin:0 0 9px!important;font-size:14px!important;line-height:1.24!important;letter-spacing:0!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.dfx-home .dfx-media-card-meta{gap:5px!important;margin-bottom:12px!important}body.dfx-home .dfx-media-card-meta span{padding:3px 7px!important;font-size:9px!important;line-height:1.35!important}body.dfx-home .dfx-home-readmore a{padding:8px 12px!important;font-size:11px!important}@media(max-width:1320px){body.dfx-home .dfx-home-grid{grid-template-columns:repeat(7,minmax(0,156px))!important;max-width:min(100%,1164px)!important}}@media(max-width:1040px){body.dfx-home .dfx-home-grid{grid-template-columns:repeat(5,minmax(0,150px))!important;max-width:min(100%,806px)!important}}@media(max-width:780px){body.dfx-home .dfx-home-grid{grid-template-columns:repeat(4,minmax(0,145px))!important;max-width:min(100%,628px)!important;gap:16px!important}}@media(max-width:560px){body.dfx-home .dfx-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:100%!important;gap:8px!important;margin-top:16px!important;margin-bottom:26px!important}body.dfx-home .dfx-home-grid>.dfx-home-card:nth-of-type(n+7){display:none!important}body.dfx-home .dfx-home-card{border-radius:16px!important}body.dfx-home .dfx-home-thumb{margin:7px 7px 0!important;border-radius:12px!important}body.dfx-home .dfx-home-info{padding:8px 8px 10px!important}body.dfx-home .dfx-home-title{font-size:11px!important;line-height:1.18!important;margin-bottom:7px!important;-webkit-line-clamp:4!important}body.dfx-home .dfx-media-card-meta{gap:4px!important;margin-bottom:8px!important}body.dfx-home .dfx-media-card-meta span{padding:2px 5px!important;font-size:8px!important;line-height:1.2!important}body.dfx-home .dfx-home-readmore a{padding:7px 8px!important;font-size:10px!important}}:root{--dfx-v2-bg:#020918;--dfx-v2-panel:#07152a;--dfx-v2-panel-soft:#0a1b34;--dfx-v2-line:rgba(91,205,255,.18);--dfx-v2-cyan:#21c8ff;--dfx-v2-text:#f4f8ff;--dfx-v2-muted:#9bb0c9}body{background:radial-gradient(circle at 8% 0,#09334b 0,transparent 31%),linear-gradient(180deg,#040c1a 0,var(--dfx-v2-bg) 74%)!important}#dfx-header{padding:18px 0 12px!important;background:rgba(2,9,24,.86)!important;backdrop-filter:blur(14px)}.dfx-container{border:0!important;box-shadow:none!important;background:0 0!important}.dfx-logo-mark{width:44px!important;height:44px!important;border-radius:12px!important;background:#0b203b!important;border-color:rgba(72,204,255,.5)!important}.dfx-logo-text strong{font-size:25px!important;letter-spacing:.015em!important}.dfx-logo-text small{display:none!important}#dfx-search{width:min(100%,320px)!important;min-width:0!important}.dfx-search-box{padding:8px 14px!important;border-radius:999px!important;background:rgba(9,24,47,.82)!important;border-color:rgba(128,199,255,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}.dfx-search-box button{display:none!important}.dfx-search-box input{font-size:14px!important;font-weight:500!important}.top-menu>li:nth-child(n+5){display:none!important}.top-menu a i{display:none!important}.top-menu>li>a{padding:10px 12px!important;border:0!important;border-radius:0!important;background:0 0!important;color:#d7e4f1!important;font-size:15px!important;font-weight:650!important;box-shadow:none!important}.top-menu>li>a::after{bottom:0!important;height:2px!important;background:var(--dfx-v2-cyan)!important}.top-menu>li.is-current>a,.top-menu>li>a:hover{color:var(--dfx-v2-cyan)!important}@media(min-width:981px){.dfx-container{display:grid!important;grid-template-columns:auto minmax(0,1fr) minmax(230px,320px)!important;align-items:center!important;gap:32px!important;padding:0!important;width:min(100%,1360px)!important}.dfx-header-center{justify-content:center!important}#dfx-menu{max-width:none!important}.top-menu{display:flex!important;justify-content:center!important;gap:20px!important}}.dfx-home-v2{width:min(100%,1360px);margin:0 auto;padding:18px 0 24px}.dfx-home-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:410px;overflow:hidden;border:1px solid var(--dfx-v2-line);border-radius:24px;background-color:#0b1b35;background-position:78% center;background-size:cover;box-shadow:0 22px 48px rgba(0,0,0,.28)}.dfx-home-hero::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(3,12,28,.98) 0,rgba(3,12,28,.84) 37%,rgba(3,12,28,.24) 76%,rgba(3,12,28,.08) 100%)}.dfx-home-hero::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(2,9,24,.36))}.dfx-home-hero__content{width:min(100%,590px);padding:54px 58px;color:var(--dfx-v2-text)}.dfx-home-hero__eyebrow{display:inline-flex;margin-bottom:16px;color:var(--dfx-v2-cyan);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dfx-home-hero h1{margin:0;color:#fff;font-size:clamp(36px,4.1vw,60px);line-height:1.05;letter-spacing:-.045em}.dfx-home-hero p{max-width:50ch;margin:18px 0 28px;color:#d1deec;font-size:17px;line-height:1.6}.dfx-home-hero__button{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:12px;background:linear-gradient(180deg,#26caff,#159ee9);color:#fff!important;font-size:15px;font-weight:800;box-shadow:0 12px 22px rgba(0,159,232,.22)}.dfx-home-hero__button:hover{filter:brightness(1.08);transform:translateY(-1px)}.dfx-home-shelf{margin-top:34px}.dfx-home-shelf__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px}.dfx-home-shelf__head h2{position:relative;margin:0;padding-left:14px;color:#fff;font-size:27px;line-height:1.2;letter-spacing:-.035em}.dfx-home-shelf__head h2::before{content:"";position:absolute;left:0;top:.14em;width:4px;height:.9em;border-radius:99px;background:var(--dfx-v2-cyan)}.dfx-home-shelf__head>a{color:var(--dfx-v2-cyan)!important;font-size:14px;font-weight:750}.dfx-home-shelf__head>a span{font-size:25px;line-height:0;vertical-align:-2px;margin-left:4px}.dfx-shelf-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.dfx-shelf-card{min-width:0}.dfx-shelf-card__link{position:relative;display:block;aspect-ratio:2/3;overflow:hidden;border:1px solid rgba(134,207,255,.2);border-radius:14px;background:#0b1930;box-shadow:0 12px 24px rgba(0,0,0,.18)}.dfx-shelf-card__image{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.dfx-shelf-card:hover .dfx-shelf-card__image{transform:scale(1.045)}.dfx-shelf-card__link::after{content:"";position:absolute;inset:auto 0 0;height:37%;background:linear-gradient(transparent,rgba(2,9,24,.84));pointer-events:none}.dfx-shelf-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--dfx-v2-cyan);font-size:32px;background:linear-gradient(135deg,#123454,#09182e)}.dfx-shelf-card__play{position:absolute;z-index:1;right:10px;bottom:10px;display:grid;place-items:center;width:28px;height:28px;padding-left:2px;border:1px solid rgba(165,224,255,.4);border-radius:50%;background:rgba(3,12,28,.78);color:#fff;font-size:10px}.dfx-shelf-card__rank{position:absolute;z-index:2;left:9px;top:9px;display:grid;place-items:center;width:31px;height:31px;border:2px solid #51d5ff;border-radius:9px;background:#062445;color:#8ce8ff;font-size:16px;font-weight:850;box-shadow:0 5px 12px rgba(0,0,0,.28)}.dfx-shelf-card h3{margin:10px 0 4px;color:#fff;font-size:15px;line-height:1.26;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dfx-shelf-card h3 a{color:inherit!important}.dfx-shelf-card p{margin:0;color:var(--dfx-v2-muted);font-size:12px;font-weight:650}.dfx-continue-shelf[hidden]{display:none!important}body:not(.dfx-home) .dfx-archive-head{margin:16px 0 18px!important;padding:0!important;border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}body:not(.dfx-home) .dfx-archive-head h1{position:relative;margin:0!important;padding-left:14px!important;color:#fff!important;font-size:31px!important;line-height:1.2!important}body:not(.dfx-home) .dfx-archive-head h1::before{content:"";position:absolute;left:0;top:.14em;width:4px;height:.9em;border-radius:99px;background:var(--dfx-v2-cyan)}.dfx-poster-grid{gap:12px!important;margin:0 auto 30px!important}.dfx-poster-grid .dfx-pc{border:1px solid rgba(126,207,255,.17);border-radius:12px!important;background:#08162b!important;box-shadow:0 10px 20px rgba(0,0,0,.17)}.dfx-poster-grid .dfx-pc:hover{transform:translateY(-4px)!important;border-color:rgba(79,211,255,.7)!important;box-shadow:0 16px 28px rgba(0,0,0,.34),0 0 0 1px rgba(51,204,255,.14)!important}.dfx-pc-title-wrap{padding:34px 9px 9px!important;background:linear-gradient(to top,rgba(2,9,24,.96),rgba(2,9,24,.45) 58%,transparent)!important}.dfx-pc-title{font-size:10px!important}.dfx-media-card-meta--poster span{border-color:rgba(116,204,255,.25)!important;background:rgba(3,19,39,.84)!important;color:#c8edff!important}.dfx-poster-pagination{margin:8px auto 26px!important}.dfx-ppager-btn{border-color:rgba(117,210,255,.22)!important;background:#091b35!important;color:#d7f2ff!important}.dfx-ppager-btn:hover,.dfx-ppager-current{background:#0a84c5!important;border-color:#45d3ff!important;color:#fff!important}.footer-outer{margin-top:36px!important}.footer-inner{display:flex!important;align-items:center;justify-content:center;gap:22px;padding:20px 0!important;border:0!important;border-top:1px solid rgba(122,205,255,.18)!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}.footer-widgets{display:none!important}.df-rights{width:auto!important;justify-content:center!important;font-size:13px}.df-rights strong{display:none!important}.footer-socials a{width:34px!important;height:34px!important;background:0 0!important;border:0!important}.dfx-footer-links{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.dfx-footer-links a{color:#b9c9db!important;font-size:13px;font-weight:650}.dfx-footer-links a:hover{color:var(--dfx-v2-cyan)!important}@media(max-width:1100px){.dfx-home-v2{padding-left:18px;padding-right:18px}.dfx-shelf-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dfx-home-hero__content{padding:42px}.dfx-container{width:min(100%,94vw)!important}}@media(max-width:980px){#dfx-header{padding:10px 0!important}.dfx-container{background:rgba(5,16,34,.92)!important;border:1px solid rgba(110,204,255,.14)!important;box-shadow:0 12px 28px rgba(0,0,0,.2)!important}.top-menu>li:nth-child(n+5){display:none!important}.top-menu>li>a{padding:12px 14px!important}.dfx-home-hero{min-height:370px}.dfx-home-hero__content{width:min(100%,570px);padding:34px}.dfx-poster-grid{gap:9px!important}}@media(max-width:640px){.dfx-home-v2{padding:12px 14px 20px}.dfx-home-hero{min-height:350px;border-radius:18px;background-position:68% center}.dfx-home-hero::before{background:linear-gradient(90deg,rgba(3,12,28,.96),rgba(3,12,28,.64) 68%,rgba(3,12,28,.3))}.dfx-home-hero__content{padding:28px}.dfx-home-hero h1{font-size:37px}.dfx-home-hero p{font-size:15px}.dfx-home-shelf{margin-top:28px}.dfx-home-shelf__head h2{font-size:23px}.dfx-shelf-grid{grid-auto-flow:column;grid-auto-columns:minmax(138px,42vw);grid-template-columns:none;overflow-x:auto;padding-bottom:7px;scroll-snap-type:x proximity}.dfx-shelf-card{scroll-snap-align:start}.dfx-poster-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.dfx-pc-title{font-size:9px!important}.footer-inner{flex-direction:column}.df-rights{width:100%!important}}@media(min-width:981px){#dfx-header .dfx-container{display:flex!important;align-items:center!important;gap:34px!important;min-height:64px!important}#dfx-header .dfx-brand-wrap{flex:0 0 auto!important;width:auto!important}#dfx-header .dfx-header-center{display:block!important;flex:1 1 auto!important;min-width:0!important;width:auto!important}#dfx-header #dfx-menu{display:block!important;width:100%!important;max-width:none!important;margin:0!important}#dfx-header .top-menu{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:26px!important;width:100%!important}#dfx-header .top-menu>li{display:block!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}#dfx-header .top-menu>li>a{display:inline-flex!important;align-items:center!important;white-space:nowrap!important}#dfx-header #dfx-search{display:block!important;flex:0 0 min(100%,320px)!important;width:min(100%,320px)!important;margin:0!important}}.dfx-home-hero{background:radial-gradient(circle at 80% 18%,rgba(51,190,255,.24),transparent 22%),radial-gradient(circle at 69% 83%,rgba(65,80,255,.2),transparent 32%),linear-gradient(125deg,#071a35 0,#07142c 48%,#0a2650 100%)!important;background-image:radial-gradient(circle at 80% 18%,rgba(51,190,255,.24),transparent 22%),radial-gradient(circle at 69% 83%,rgba(65,80,255,.2),transparent 32%),linear-gradient(125deg,#071a35 0,#07142c 48%,#0a2650 100%)!important}.dfx-home-hero::before{background:linear-gradient(90deg,rgba(3,12,28,.98) 0,rgba(3,12,28,.92) 44%,rgba(3,12,28,.22) 100%)!important}.dfx-home-hero::after{background:linear-gradient(180deg,transparent 45%,rgba(2,9,24,.38))!important}.dfx-home-hero__content{position:relative;z-index:2}.dfx-home-hero__poster{position:absolute;z-index:1;right:clamp(28px,5vw,74px);bottom:0;display:flex;align-items:flex-end;width:min(30%,320px);height:calc(100% - 48px);filter:drop-shadow(0 20px 24px rgba(0,0,0,.4))}.dfx-home-hero__poster::before{content:"";position:absolute;inset:10% -18% 0;background:radial-gradient(ellipse,rgba(36,197,255,.26),transparent 66%);filter:blur(14px)}.dfx-home-hero__poster img{position:relative;width:100%;max-height:100%;object-fit:contain;object-position:center bottom;border-radius:18px 18px 0 0}@media(max-width:760px){.dfx-home-hero__poster{right:10px;width:42%;height:58%;opacity:.44}.dfx-home-hero__content{width:82%!important}.dfx-home-hero::before{background:linear-gradient(90deg,rgba(3,12,28,.98),rgba(3,12,28,.78) 72%,rgba(3,12,28,.3))!important}}.dfx-home-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)!important;align-items:stretch!important;min-height:390px!important}.dfx-home-hero__content{display:flex;position:relative;z-index:2;flex-direction:column;justify-content:center;width:auto!important;padding:48px 54px!important}.dfx-home-hero__visual{position:relative;z-index:1;align-self:center;justify-self:end;width:min(100% - 42px,610px);margin-right:22px;overflow:hidden;border:1px solid rgba(117,214,255,.26);border-radius:18px;aspect-ratio:16/9;background-image:linear-gradient(rgba(3,12,28,.14),rgba(3,12,28,.14)),var(--dfx-hero-poster);background-position:center;background-size:cover;box-shadow:0 18px 35px rgba(0,0,0,.32)}.dfx-home-hero__visual::before{content:"";position:absolute;inset:-18px;background:var(--dfx-hero-poster) center/cover;filter:blur(16px) brightness(.62);transform:scale(1.13)}.dfx-home-hero__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,13,30,.22),transparent 40%,rgba(4,13,30,.2))}.dfx-home-hero__visual img{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;background:rgba(3,12,28,.12)}.dfx-home-hero__visual--empty{background:radial-gradient(circle at 70% 30%,rgba(44,205,255,.36),transparent 26%),linear-gradient(140deg,#0a2b55,#07142a)}.dfx-home-hero__poster{display:none!important}@media(min-width:1181px){#dfx-header .top-menu>li:nth-child(n+5){display:none!important}#dfx-header .dfx-container{gap:58px!important}#dfx-header .dfx-brand-wrap{margin-right:8px!important}#dfx-header .top-menu{gap:32px!important}}@media(max-width:1180px){#dfx-header .dfx-container{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:12px!important;padding:12px 14px!important}#dfx-header .dfx-mobile-menu,#dfx-header .dfx-mobile-search{display:grid!important;place-items:center!important;order:2}#dfx-header .dfx-mobile-menu{order:3}#dfx-header .dfx-header-center{grid-column:1/-1!important;grid-row:2!important;order:5!important;width:100%!important}#dfx-header #dfx-menu,#dfx-header #dfx-search{display:none!important;grid-column:1/-1!important;width:100%!important;max-width:none!important;min-width:0!important}#dfx-header #dfx-menu.active,#dfx-header #dfx-search.active{display:block!important}#dfx-header .top-menu{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important;padding-top:8px!important}#dfx-header .top-menu>li{display:block!important;width:100%!important;margin:0!important}#dfx-header .top-menu>li:nth-child(n+5){display:none!important}#dfx-header .top-menu>li>a{display:flex!important;justify-content:flex-start!important;padding:12px 14px!important;border-radius:10px!important}#dfx-header #dfx-search{order:4!important}.dfx-home-hero{grid-template-columns:minmax(0,1fr) minmax(270px,.74fr)!important;min-height:360px!important}.dfx-home-hero__content{padding:38px!important}.dfx-home-hero h1{font-size:clamp(34px,4.7vw,48px)!important}.dfx-home-hero__visual{width:calc(100% - 22px);margin-right:18px}}@media(max-width:760px){.dfx-home-hero{display:block!important;min-height:400px!important}.dfx-home-hero__content{position:relative;z-index:2;width:76%!important;padding:30px 26px!important}.dfx-home-hero__visual{position:absolute;right:0;bottom:0;width:52%;margin:0;border-radius:14px 0 0 0;opacity:.62}.dfx-home-hero__visual img{object-position:right center}.dfx-home-hero::before{background:linear-gradient(90deg,rgba(3,12,28,.98) 0,rgba(3,12,28,.91) 56%,rgba(3,12,28,.35) 100%)!important}}.single .dfx-player-auto-height,.single .dfx-watch-entry-content .dfx-episode-player,.single .dfx-watch-entry-content .dfx-watch-player,.single .dfx-watch-entry-content .dt-player-card{box-sizing:border-box!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;block-size:auto!important;min-block-size:0!important;aspect-ratio:auto!important;padding-bottom:8px!important;overflow:hidden!important}.single .dfx-player-frame-ready,.single .dfx-watch-entry-content .dfx-episode-frame,.single .dfx-watch-entry-content .dfx-watch-frame,.single .dfx-watch-entry-content .dt-player-frame{position:relative!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;aspect-ratio:16/9!important;overflow:hidden!important}.single .dfx-watch-entry-content .dfx-episode-frame>iframe,.single .dfx-watch-entry-content .dfx-episode-frame>video,.single .dfx-watch-entry-content .dfx-player-frame-ready>.dt-main-player,.single .dfx-watch-entry-content .dfx-player-frame-ready>iframe,.single .dfx-watch-entry-content .dfx-player-frame-ready>video,.single .dfx-watch-entry-content .dfx-watch-frame>iframe,.single .dfx-watch-entry-content .dfx-watch-frame>video,.single .dfx-watch-entry-content .dt-player-frame>iframe,.single .dfx-watch-entry-content .dt-player-frame>video{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;border:0!important;aspect-ratio:auto!important}.single .dfx-watch-entry-content .dfx-player-frame-ready .dt-main-player>iframe,.single .dfx-watch-entry-content .dfx-player-frame-ready .dt-main-player>video{display:block!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;border:0!important}.single .dfx-player-control-bar{position:static!important;float:none!important;clear:both!important;height:auto!important;min-height:0!important;max-height:none!important;margin-bottom:0!important}.single .dfx-episode-controls[hidden],.single .dfx-watch-controls[hidden],.single .dt-player-controls[hidden]{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.single .dfx-player-auto-height>br,.single .dfx-player-auto-height>p:empty{display:none!important;height:0!important;margin:0!important;padding:0!important}