/*
	Theme Name: MB Script
	Theme URI: https://moviesbeat.nl/
	Description: Advanced and Fast Movie Script.
	Author: MB Team
	Author URI: https://moviesbeat.nl/
	Version: 1.0
	License: license purchased
	License URI: https://moviesbeat.nl/license
	Tags: Movie Template, Movie Script
*/

@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/wp-content/themes/mbs/assets/fonts/roboto.woff2) format("woff2")}html{box-sizing:border-box;scroll-behavior:smooth;-webkit-text-size-adjust:100%}*,::before,::after{box-sizing:inherit}body{background:#1a1a1a;margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;font:16px/1.5 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%;height:auto;border:0}a{color:inherit;text-decoration:none;transition:color .25s}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.sr-only,.screen-reader-text{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:10px 0;padding:8px 0;font-weight:600;}section,header,footer,article,p{display:block}.container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:10px}.site-header{background:linear-gradient(to bottom,#c90000,#000);border-bottom:1px solid #333}.header-container{display:flex;align-items:center;justify-content:space-between;min-height:60px;padding:0 15px}.site-branding{display:flex;align-items:center;flex-shrink:0}.site-branding img{width:auto;height:45px}.site-title{color:#fff;font-size:1.75rem;font-weight:600}.main-navigation{margin-left:auto}.nav-menu{display:flex;align-items:center}.nav-menu,.sub-menu{margin:0;padding:0;list-style:none}.nav-menu>li,.menu-item-has-children,.sub-menu li{position:relative}.nav-menu>li>a{display:flex;align-items:center;height:70px;padding-inline:18px;color:#fff;font-size:16px;font-weight:600;transition:color .25s}.sub-menu{position:absolute;inset:100% auto auto 0;min-width:240px;background:#fff;border-radius:8px;box-shadow:0 10px 30px #00000014;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .25s,visibility .25s,transform .25s;z-index:999}.nav-menu>li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.sub-menu a{display:block;padding:12px 18px;color:#fff;white-space:nowrap;transition:background .25s,color .25s}.sub-menu a:hover{background:#f5f5f5;color:#2563eb}.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;width:46px;height:46px;padding:0;border:0;background:none;cursor:pointer;z-index:10002}.menu-toggle span{width:24px;height:2px;margin:4px 0;background:#fff;transition:transform .3s,opacity .3s}.menu-toggle.active span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:last-child{transform:translateY(-7px) rotate(-45deg)}.menu-overlay{position:fixed;inset:0;background:#0f172a33;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s;z-index:9998}.menu-overlay.active{opacity:1;visibility:visible}.submenu-toggle{position:absolute;inset:0 0 auto auto;display:none;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:0;background:none;color:#666;cursor:pointer;transition:color .25s}.submenu-toggle svg{width:16px;height:16px;pointer-events:none;transition:transform .3s}.submenu-toggle.active svg{transform:rotate(180deg)}@media (min-width:992px){.submenu-toggle{display:none}.sub-menu{display:block;max-height:none}}.menu-toggle:focus-visible,.submenu-toggle:focus-visible,.nav-menu a:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.main-navigation::-webkit-scrollbar{width:6px}.main-navigation::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.main-navigation::-webkit-scrollbar-track{background:transparent}.nav-menu>li>a:hover,.sub-menu li a:hover{background:#ff0;color:#000}.search-form{position:relative;width:100%;margin:15px auto}.search-field{width:100%;height:48px;padding:0 55px 0 16px;border:1px solid #434343;border-radius:8px;background:#232323;color:#fff;font-size:16px}.search-field::placeholder{color:#ccc}.search-field:focus{outline:0;border-color:#ff0}.search-submit{position:absolute;inset:50% 8px auto auto;display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:6px;background:none;color:#fff;cursor:pointer;transform:translateY(-50%);transition:background .25s,color .25s}.search-submit:hover{background:#f5f5f5;color:#2563eb}.search-submit svg{width:20px;height:20px}.h-header{background:linear-gradient(to bottom,#333,#000);margin:10px auto;border:1px dotted #333;border-radius:6px;padding:6px;text-align:center;color:#ccc}.h-header h1,.h-header h2{font-size:2rem;margin:0;padding:0}.h-header h3{font-size:1.5rem;margin:0;padding:0}.h-header p{margin:15px 0;padding:0}.post-wrapper{margin-block:20px}.h-title{background:linear-gradient(to bottom,#c90000,#000);color:#fff;margin:0 0 10px;font-size:1.5rem;font-weight:600;line-height:1.4;padding:8px;border-radius:6px;border-left:4px solid #ff0;border-bottom:1px solid #333}.post-grid{display:grid;gap:24px;align-items:stretch;grid-template-columns:repeat(4,minmax(0,1fr))}.post-grid article,.single-item{display:flex;border:1px solid #333;border-radius:6px;overflow:hidden}.single-item,.item-link{width:100%}.item-link{display:flex;flex-direction:column;background:#262626;color:#fff;transition:transform .25s,box-shadow .25s}.item-link:hover{transform:translateY(-5px);box-shadow:0 12px 28px #0000001f}.post-thumbnail{position:relative;aspect-ratio:2/3;overflow:hidden;background:#f5f5f5;flex-shrink:0}.post-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.item-link:hover .post-thumbnail img{transform:scale(1.05)}.post-title{padding:8px 4px;text-align:center}.post-title h3{margin:0;font-size:22px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.post-meta{position:absolute;inset:auto 0 0;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;color:#fff;font-size:13px;background:linear-gradient(180deg,transparent 0%,#00000026 20%,#0000008c 55%,#000000e6 100%)}.pagination{display:flex;justify-content:center;margin-top:40px}.cat-list{margin:15px 0 10px}.cat-list ul{display:flex;flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none;justify-content:center}.cat-list li{margin:0}.cat-list a{display:block;padding:.5rem .875rem;color:#fff;border:1px solid #333;border-radius:15%;font-weight:600}.cat-list a:hover,.cat-list a:focus-visible{color:#000;background:#ff0;border-color:#000;outline:0}.site-footer{margin-top:40px;color:#fff;background:linear-gradient(to bottom,#000,#333);border-top:1px solid #333}.footer-top,.footer-bottom{display:flex;align-items:center;gap:30px;padding:15px;justify-content:space-between}.footer-top{border-bottom:1px solid #ffffff14}.footer-logo{flex-shrink:0}.footer-logo img{display:block;max-height:50px;width:auto}.footer-logo a{color:#fff;font-size:2rem;font-weight:600}.footer-text{flex:1;max-width:600px;line-height:1.8;font-size:15px;color:#b8bec8}.footer-social{display:flex;gap:10px}.footer-social a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;color:#fff;background:#242933;border-radius:8px;transition:background-color .25s,transform .25s}.footer-social a:hover{background:#2563eb;transform:translateY(-2px)}.footer-social svg{width:18px;height:18px}.footer-bottom{justify-content:space-between;flex-wrap:wrap;gap:20px}.footer-copy{font-size:14px;color:#9ca3af}.footer-copy a{color:#fff;font-weight:600}.footer-copy a:hover{color:#3b82f6}.footer-nav ul{display:flex;flex-wrap:wrap;gap:24px;margin:0;padding:0;list-style:none}.footer-nav li{margin:0}.footer-nav a{position:relative;color:#fff;font-size:15px;transition:color .25s}.footer-nav a::after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#2563eb;transition:width .25s}.footer-nav a:hover,.footer-nav a:focus-visible{color:#3b82f6}.footer-nav a:hover::after,.footer-nav a:focus-visible::after{width:100%}.content-wrap{width:min(100%,1400px);margin:30px auto}.content-wrap article{background:#2727274a;border:1px solid #333;border-radius:6px;padding:20px}.post-grid article{padding:0}.entry-header{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #333}.entry-title{margin:0 0 10px;font-size:clamp(30px,4vw,42px);line-height:1.4;font-weight:600;color:#fff;word-break:break-word}.entry-meta{display:flex;flex-wrap:wrap;align-items:center;gap:5px;font-size:14px;color:#ccc}.entry-meta a{color:#ccc}.entry-meta a:hover{color:#ff0}.meta-separator{color:#bbb}.entry-content{font-size:18px;line-height:1.85;color:#ccc}.entry-content>:first-child{margin-top:0}.entry-content>:last-child{margin-bottom:0}.art{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.entry-content p{margin:0 0 1.5em}.entry-content h2,.entry-content h3,.entry-content h4{--gap:10px;display:flex;align-items:center;justify-content:center;gap:var(--gap);margin:10px 0;font-size:clamp(24px,4vw,42px);font-weight:600;color:#fff}.entry-content h2:before,.entry-content h2:after,.entry-content h3:before,.entry-content h3:after,.entry-content h4:before,.entry-content h4:after{content:"";flex:1;height:2px;background:#ff3d00;border-radius:99px}.entry-content ul,.entry-content ol{margin:0 0 1.6em 1.4em}.entry-content li{margin:.5em 0}.entry-content img{display:block;max-width:100%;height:auto;margin:10px auto;border-radius:6px}.entry-content a{color:#ff0;text-decoration:none;transition:.25s}.entry-content blockquote{margin:10px 0;padding:10px;border-left:4px solid #ff0;background:#262626;font-style:italic;border-radius:6px;}.entry-content table{width:100%;border-collapse:collapse;margin:15px 0}.entry-content th,.entry-content td{border:1px solid #333;padding:10px;text-align:left}.entry-content th{background:#333}.entry-content code{font-size:.9em}.none{display:none}.page-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:35px 0;padding-top:20px;border-top:1px solid #eee}.page-links span{font-weight:600}.page-links a,.page-links>span:not(:first-child){display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 14px;border:1px solid #ddd;border-radius:8px;text-decoration:none}.page-links a:hover{background:#0073aa;color:#fff;border-color:#0073aa}.telegram-widget{margin-top:40px;text-align:center}.tele-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px;border-radius:15%;background:linear-gradient(to bottom,#000,#00a1ff);font-size:16px;font-weight:600;box-shadow:0 10px 24px #229ed947;border:1px solid #333}.tele-btn:hover{background:#1488c4;transform:translateY(-2px);box-shadow:0 14px 30px #229ed959}.lazy-wrapper{position:relative;width:100%;aspect-ratio:3/4.3;overflow:hidden;background:#121212;border-top-left-radius:4px;border-top-right-radius:4px}.lazy-loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#eee;z-index:1}.lazy-loader::before{content:"";width:40px;height:40px;border:3px solid #000;border-top-color:#ff0000;border-radius:50%;animation:spinCircle .9s linear infinite}@keyframes spinCircle{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lazy-wrapper img{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.05);transition:opacity .6s ease,transform .6s ease;display:block}.lazy-wrapper.loaded img{opacity:1;transform:scale(1)}.lazy-wrapper.loaded .lazy-loader{opacity:0;transition:opacity .3s ease}.post-quality{position:absolute;top:5px;left:0;z-index:1}@media (max-width:991px){body.menu-open{overflow:hidden}.menu-toggle,.submenu-toggle{display:flex}.main-navigation{position:fixed;inset:0 auto 0 -320px;width:320px;max-width:90%;margin:0;background:#1a1a1a;overflow-y:auto;transition:left .35s;z-index:10001}.main-navigation.active{left:0}.nav-menu{display:block;padding:60px 0 30px}.nav-menu>li{border-bottom:1px solid #333}.nav-menu>li>a{display:block;height:auto;padding:14px 20px}.sub-menu{position:static;display:block;width:100%;min-width:0;padding:0;background:#262626;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;max-height:0;overflow:hidden;transition:max-height .35s}.sub-menu.open{max-height:1000px}.sub-menu li{border-bottom:1px solid #333}.sub-menu li:last-child{border-bottom:0}.sub-menu a{padding:14px 35px;font-size:15px}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.footer-top{flex-direction:column;text-align:center}.footer-text{max-width:100%}.footer-social{justify-content:center}.footer-bottom{flex-direction:column-reverse;text-align:center}.footer-nav ul{justify-content:center}}@media (max-width:768px){.content-wrap{margin:25px auto;padding:0}.content-wrap article{padding:10px}.post-grid article{padding:0!important}.entry-title{font-size:1.5rem}.entry-content{font-size:16px;line-height:1.75}.entry-content h2{font-size:20px}.entry-content h3{font-size:18px}.entry-content h4{font-size:16px}.entry-content p{margin-bottom:10px;line-height:1.2rem}.entry-content th, .entry-content td{padding:3px 6px}.tele-btn{width:100%}.footer-top,.footer-bottom{gap:10px}.site-footer{text-align:center}.footer-top,.footer-bottom{padding:20px 15px}.footer-nav ul{gap:16px}.footer-social a{width:40px;height:40px}.footer-text{font-size:14px}.footer-copy{font-size:13px}.footer-nav a{font-size:14px}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.h-title{font-size:1rem}.post-title h3{font-size:16px}.h-header h1{font-size:1rem;font-weight:500}.h-header h2{font-size:1rem}.h-header h3{font-size:1rem}}.link-wrap{text-align:center}.link-wrap a{display:inline-block;background:linear-gradient(45deg,#00e7d2,#f00);color:#fff;margin:15px 3px;min-width:280px;padding:8px 20px;border:1px solid #000;border-radius:15%;font-weight:500;text-align:center;box-shadow:0 2px 0 1px #fff}.video-wrap{display:block;aspect-ratio:16/9;overflow:hidden;border:1px solid #333;border-radius:6px}.video-wrap iframe{width:100%;height:100%;border:0}hr{height:1.5px;width:100%;background:linear-gradient(90deg,transparent,#005fff 20%,#1eb9b9 80%,transparent);border:0;border-radius:4px}.pagination{margin:40px 0;text-align:center}.pagination-wrap{display:flex;justify-content:center}.pagination ul{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.pagination li{margin:0}.pagination a,.pagination span.page-numbers{display:flex;align-items:center;justify-content:center;min-width:40px;height:46px;padding:0;background:#111;color:#fff;border:1px solid #333;border-radius:6px;font-weight:600}.pagination a:hover{background:#ff0;color:#000;border-color:red}.pagination .current{background:#333;color:#ccc;border-color:#333}.pagination .next,.pagination .prev{padding:0 10px;gap:6px}.pagination .dots{background:none;border:none;color:#888;min-width:auto;padding:0 6px}.not-found{display:block;width:100%;max-width:600px;margin:20px auto;padding:20px;background:#111;border:1px solid #2a2a2a;border-radius:6px;text-align:center}.not-found h3{margin:0 0 10px;color:#fff;font-size:28px;font-weight:700}.not-found p{margin:0 0 25px;color:#b5b5b5;font-size:16px;line-height:1.7}.not-found form{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.not-found input[type="text"]{flex:1;min-width:200px;height:48px;padding:0 15px;background:#1b1b1b;color:#fff;border:1px solid #333;border-radius:6px;outline:0}.not-found .search-field:focus{border-color:#fff}.not-found input[type="submit"]{height:48px;padding:0 24px;background:#ff0;color:#000;border:0;border-radius:6px;font-weight:600;cursor:pointer}.not-found .search-submit:hover{background:#ddd}