body.ammc{margin:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial;color:var(--a);background:radial-gradient(900px 600px at 50% 0%,rgb(247 0 0 / .22),transparent 70%),radial-gradient(900px 600px at 50% 0%,var(--p),#000)}body.ammc[data-bg="image"]{background-size:cover;background-position:center;background-repeat:no-repeat}.ammc-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:22px;box-sizing:border-box}.ammc-card{width:100%;max-width:560px;background:rgb(0 0 0 / .78);border:1px solid rgb(255 255 255 / .10);border-radius:26px;padding:44px 34px;text-align:center;box-shadow:0 22px 90px rgb(0 0 0 / .65),0 0 90px rgb(247 0 0 / .22)}.ammc-logo{max-width:120px;max-height:120px;margin:0 auto 18px;display:block}.ammc-badge{display:inline-block;padding:8px 12px;border-radius:999px;font-weight:900;letter-spacing:.12em;font-size:11px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .10);margin-bottom:14px}.ammc-title{margin:0 0 10px;font-size:34px;line-height:1.1}.ammc-sub{opacity:.9;font-size:15px;margin-bottom:18px}.ammc-desc{opacity:.85;font-size:14px;line-height:1.6;margin-bottom:18px}.ammc-count{margin:16px auto 0;padding:14px 16px;border-radius:18px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .10);max-width:300px}.ammc-count .lbl{font-size:12px;opacity:.75;margin-bottom:6px}.ammc-count .cd{font-size:20px;font-weight:900}.ammc-btn{display:inline-block;margin-top:20px;padding:14px 30px;border-radius:16px;background:var(--p);color:#fff;font-weight:900;text-decoration:none;box-shadow:0 16px 44px rgb(0 0 0 / .55),0 0 38px rgb(247 0 0 / .20)}.ammc-btn:hover{filter:brightness(1.07)}.ammc-foot{margin-top:18px;font-size:12px;opacity:.6}@media (max-width:520px){.ammc-card{padding:34px 22px;border-radius:22px}.ammc-title{font-size:28px}}:root{--accent:#2271b1;--accent-hover:#2f8ce2;--text:#ffffff;--muted:rgba(255,255,255,.75);--border:rgba(255,255,255,.25);--glass:rgba(255,255,255,.06)}.ttba-wrap{--ttba-btn-from:#ffd400;--ttba-btn-to:#ff6a00;--ttba-btn-text:#141414;max-width:520px;margin:60px auto;padding:30px 26px;background:var(--glass);border:1px solid var(--border);border-radius:18px;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);box-shadow:0 8px 24px rgb(0 0 0 / .35);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text);text-shadow:0 1px 2px rgb(0 0 0 / .2);position:relative}.ttba-logo{width:60px;height:60px;border-radius:14px;background:rgb(255 255 255 / .15);display:grid;place-items:center;font-weight:700;font-size:22px;color:#fff;margin:0 auto 10px auto;box-shadow:inset 0 0 10px rgb(255 255 255 / .15);overflow:hidden}.ttba-wrap h2{text-align:center;margin:0;font-size:22px;color:var(--text)}.ttba-wrap p{text-align:center;color:var(--muted);font-size:13px;margin-top:6px;margin-bottom:12px}.ttba-form{display:flex;flex-direction:column;gap:16px}.ttba-field label{font-weight:600;font-size:13px;color:var(--muted);margin-bottom:4px;display:block}.ttba-input{width:100%;height:46px;padding:0 14px;border:1px solid var(--border);border-radius:10px;font-size:14px;color:var(--text);background:rgb(255 255 255 / .08);backdrop-filter:blur(6px);transition:all .25s ease;box-sizing:border-box}.ttba-input::placeholder{color:rgb(255 255 255 / .55)}.ttba-input:focus{border-color:var(--ttba-btn-from);box-shadow:0 0 0 1px var(--ttba-btn-from);outline:none}.ttba-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;height:46px;border:none;border-radius:10px;background:linear-gradient(135deg,var(--ttba-btn-from),var(--ttba-btn-to));color:var(--ttba-btn-text);font-size:15px;font-weight:800;cursor:pointer;letter-spacing:.2px;line-height:1;text-align:center;transition:all .22s ease;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);box-shadow:0 10px 22px rgb(0 0 0 / .30)}.ttba-btn:hover{background:linear-gradient(135deg,var(--ttba-btn-to),var(--ttba-btn-from));transform:translateY(-1px);box-shadow:0 16px 30px rgb(0 0 0 / .38);filter:brightness(1.05)}.ttba-btn:active{transform:scale(.985);box-shadow:0 6px 14px rgb(0 0 0 / .25)}.ttba-card{background:rgb(255 255 255 / .06);border:1px solid var(--border);border-radius:14px;padding:20px;margin-top:22px;backdrop-filter:blur(10px);color:var(--text)}.ttba-card h3{margin:0 0 8px 0;font-size:15px;color:#fff}.ttba-sub{color:var(--muted);font-size:12px;margin-bottom:12px}.ttba-req li{color:var(--muted);margin:6px 0;font-size:13px}.ttba-dot{display:inline-block;width:12px;height:12px;background-color:#22c55e;border-radius:50%;box-shadow:0 0 6px #22c55e}.ttba-secure{text-align:center;color:#33f707;font-size:12px;margin-top:10px}.ttba-hp{position:absolute!important;left:-10000px!important;top:auto!important;height:0!important;width:0!important;overflow:hidden!important}.ttba-error-box{margin:10px 0 12px;padding:10px 12px;border:1px solid #7a1f1f;color:#ff4d4f;background:rgb(127 0 0 / .08);border-radius:8px;font-size:13px}.ttba-success-box{margin:10px 0 16px;padding:16px 18px;border-radius:12px;background:rgb(16 185 129 / .12);border:1px solid rgb(16 185 129 / .45);color:#a7f3d0;font-size:14px;line-height:1.55;box-shadow:0 2px 10px rgb(0 0 0 / .35);backdrop-filter:blur(10px)}.ttba-toast{position:fixed;right:18px;bottom:18px;background:#0f162b;border:1px solid #244;color:#e9eefc;padding:12px 14px;border-radius:10px;box-shadow:0 6px 20px rgb(0 0 0 / .35);opacity:0;transform:translateY(10px);transition:.3s;z-index:999999}.ttba-toast.show{opacity:1;transform:translateY(0)}.ttba-toast.success{border-color:#216e3a}.ttba-toast.error{border-color:#7a1f1f;color:#ff4d4f}.ttba-copy{height:46px;min-width:84px;border-radius:10px;border:1px solid var(--border);background:rgb(255 255 255 / .10);color:#fff;font-weight:800;cursor:pointer;transition:.2s;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ttba-copy:hover{transform:translateY(-1px);background:rgb(255 255 255 / .16)}.ttba-copy:active{transform:scale(.98)}@media (max-width:480px){.ttba-wrap{padding:20px;margin:30px 10px}}.ulsabell-wrap{margin:24px 0}.ulsabell-head{display:flex;align-items:center;gap:10px;margin:0 0 12px}.ulsabell-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-weight:700;font-size:11px;line-height:1}.ulsabell-icon-img{width:22px;height:22px;border-radius:50%;display:inline-block;object-fit:cover;vertical-align:middle}.ulsabell-title{margin:0;font-size:18px;letter-spacing:.5px;text-transform:uppercase}.ulsabell-grid{display:grid;gap:12px}.ulsabell-col{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.ulsabell-li{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgb(255 255 255 / .08);border-radius:14px;background:rgb(255 255 255 / .03)}.ulsabell-fav{width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:rgb(0 0 0 / .18);flex:0 0 auto;overflow:hidden}.ulsabell-fav img{width:18px;height:18px;display:block;object-fit:cover}.ulsabell-link{text-decoration:none;font-weight:600;line-height:1.2;display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ulsabell-link:hover{text-decoration:underline}@media (max-width:767px){.ulsabell-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:0}.ulsabell-li{padding:10px;gap:8px}.ulsabell-fav{width:26px;height:26px;border-radius:9px}.ulsabell-link{font-size:13px}}@media (max-width:360px){.ulsabell-grid{grid-template-columns:1fr}}@media(min-width:768px){.ulsabell-grid{grid-template-columns:repeat(var(--uls-cols,5),minmax(0,1fr));column-gap:var(--uls-gap,16px);row-gap:0}}@media(min-width:768px) and (max-width:1023px){.ulsabell-grid{grid-template-columns:repeat(min(3,var(--uls-cols,5)),minmax(0,1fr))}}.uls-magnet{margin:24px 0}.uls-magnet-head{margin:0 0 14px}.uls-magnet-title{margin:0;font-size:22px;letter-spacing:.2px}.uls-magnet-sub{margin:6px 0 0;opacity:.75}.uls-magnet-card{border:1px solid rgb(255 255 255 / .08);border-radius:16px;background:rgb(255 255 255 / .03);margin:12px 0;overflow:hidden}.uls-magnet-card-h{padding:12px 14px;border-bottom:1px solid rgb(255 255 255 / .06);font-weight:800}.uls-magnet-card-h h3{margin:0;font-size:14px;text-transform:uppercase;letter-spacing:.6px}.uls-magnet-card-b{padding:12px 14px}.uls-magnet-grid{display:flex;flex-wrap:wrap;gap:10px}.uls-magnet-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;border:1px solid rgb(255 255 255 / .10);background:rgb(0 0 0 / .10);text-decoration:none;font-weight:700}.uls-magnet-pill:hover{filter:brightness(1.08)}.uls-magnet-pill.is-active{outline:2px solid rgb(255 255 255 / .18)}.uls-magnet-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.uls-magnet-list li a{text-decoration:none}.uls-magnet-list li a:hover{text-decoration:underline}.uls-magnet-muted{opacity:.7}@media(max-width:767px){.uls-magnet-list{grid-template-columns:1fr}}.yml-tgp-grid .tgp-thumb img.yml-tgp-img{opacity:0;transition:opacity .15s ease}.yml-tgp-grid .tgp-thumb img.yml-tgp-img.is-loaded{opacity:1}*{box-sizing:border-box}body{background:#f4f4f4;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#222;font-size:14px}a{color:#ff7a00;text-decoration:none}a:hover{text-decoration:underline}.container{width:96%;max-width:1180px;margin:0 auto}.container.home-wrap{width:98%;max-width:1500px}.topbar{background:#111;color:#fff;padding:10px 0}.topbar-inner{display:flex;align-items:center;justify-content:space-between}.logo{font-size:26px;font-weight:800;letter-spacing:.5px}.logo .brand-main{color:#ff7a00}.logo .brand-sub{color:#fff}.main-menu a{margin-left:18px;color:#ddd;font-size:13px;text-transform:uppercase;font-weight:600}.main-menu a:hover{color:#fff}.search-bar{background:#1a1a1a;border-top:1px solid #000;border-bottom:1px solid #000;padding:8px 0}.search-inner{display:flex;align-items:center}.search-inner form{display:flex;flex:1;gap:8px}.search-inner input[type="text"]{flex:1;padding:7px 10px;border-radius:3px;border:1px solid #333;background:#050505;color:#eee;font-size:13px}.search-inner button{padding:7px 14px;border:none;border-radius:3px;background:#ff7a00;color:#000;font-weight:700;cursor:pointer;text-transform:uppercase;font-size:12px}.search-inner button:hover{filter:brightness(1.1)}.home-wrap{padding:18px 0 30px}.page-headline{display:flex;align-items:baseline;justify-content:space-between;margin:8px 0 4px}.page-headline h1{font-size:20px;margin:0}.sort-links{font-size:12px;color:#666}.sort-links span{margin-right:6px}.sort-links a{margin-left:8px;color:#666}.sort-links a.active,.sort-links a:hover{color:#ff7a00}.video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.video-card{background:#fff;border-radius:4px;overflow:hidden;text-decoration:none;color:#000;box-shadow:0 1px 2px rgb(0 0 0 / .18);transition:transform .12s ease,box-shadow .12s ease;font-size:13px}.video-card:hover{transform:translateY(-2px);box-shadow:0 3px 8px rgb(0 0 0 / .25)}.thumb-wrap{position:relative;background:#000;overflow:hidden}.thumb-wrap img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}.duration-badge{position:absolute;right:6px;bottom:6px;padding:2px 5px;border-radius:2px;background:rgb(0 0 0 / .8);color:#fff;font-size:11px}.hd-badge{position:absolute;left:6px;bottom:6px;padding:2px 5px;border-radius:2px;background:#ff7a00;color:#000;font-size:10px;font-weight:700}.video-info{padding:7px 8px 9px}.video-title{font-weight:600;margin-bottom:4px;line-height:1.2}.video-stats{font-size:11px;color:#777}.single-wrap{padding:18px 0 35px}.breadcrumb{font-size:12px;color:#777;margin-bottom:6px}.breadcrumb a{color:#999}.breadcrumb a:hover{color:#ff7a00}.single-title{font-size:20px;margin:4px 0 10px}.single-meta{font-size:12px;color:#777;margin-bottom:8px}.player-shell{background:#000;padding:8px;border-radius:4px;margin-bottom:10px}.player-wrap{position:relative;padding-top:56.25%}.player-wrap iframe,.player-wrap video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.tags-list{margin:6px 0 10px}.tags-list a{display:inline-block;margin:2px 4px 2px 0;padding:3px 7px;border-radius:3px;background:#e5e5e5;color:#444;font-size:11px}.tags-list a:hover{background:#ff7a00;color:#000}.related-head{margin-top:18px;font-size:17px;font-weight:700}.footer{background:#111;color:#777;text-align:center;padding:18px 0;font-size:12px;margin-top:25px}.footer a{color:#aaa}.footer a:hover{color:#fff}@media (max-width:768px){.topbar-inner{flex-direction:column;align-items:flex-start;gap:6px}.main-menu{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.search-inner form{flex-direction:column}.search-inner button{width:100%}.video-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.ml-footer{background:#141414;background:linear-gradient(180deg,#1c1c1c,#0f0f0f);color:#ccc;margin-top:40px;padding-top:25px;font-size:14px}.ml-footer-columns{display:flex;flex-wrap:wrap;gap:40px;padding:0 0 25px}.ml-col{flex:1 1 200px}.ml-col h4{font-size:16px;color:#fff;margin:0 0 10px}.ml-footer .ml-col a{display:block;color:#aaa;font-size:14px;margin:3px 0;text-decoration:none}.ml-footer .ml-col a:hover{color:#ff7a00}.ml-footer .ml-btn{display:block;text-align:center;padding:10px 0;margin:6px 0;background:#ff7a00;color:#000!important;font-weight:700;border-radius:6px}.ml-footer .ml-btn.secondary{background:#333;color:#fff!important}.ml-divider{width:100%;height:1px;background:#2a2a2a;margin:12px 0}.ml-tagline{text-align:center;font-size:16px;font-weight:700;color:#ccc;padding:8px 0}.ml-copyright{padding:18px 0 24px;text-align:center;font-size:13px;color:#888}.ml-switch{margin:10px 0 6px}.ml-switch-btn{background:#333;border:1px solid #555;padding:7px 16px;border-radius:6px;margin:0 4px;cursor:pointer;color:#ccc}.ml-switch-btn.active{background:#ff7a00;border:none;color:#000}.ml-icons img{width:70px;opacity:.7;margin:4px}.ml-backtotop{position:fixed;right:20px;bottom:20px;background:#000;color:#ff7a00;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;font-size:20px;border:1px solid #444;z-index:999}.ml-backtotop:hover{background:#ff7a00;color:#000}@media (max-width:768px){.ml-footer-columns{flex-direction:column}}.tube-pagination{margin:25px 0 10px;text-align:center}.tube-pagination .page-btn{display:inline-block;min-width:34px;padding:8px 12px;margin:0 3px;background:#222;color:#fff;border-radius:4px;font-size:14px;text-decoration:none;transition:background .15s ease,color .15s ease,transform .1s ease}.tube-pagination .page-btn:hover{background:#333;transform:translateY(-1px)}.tube-pagination .page-btn.current{background:#ff7a00;color:#000;font-weight:700}.tube-pagination .page-btn.prev,.tube-pagination .page-btn.next{padding:8px 16px}.video-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.25;height:2.5em;margin-bottom:6px;font-weight:600}.container.archive-wrap{width:98%;max-width:1500px}.page-wrap{padding:24px 0 40px;max-width:1200px;margin:0 auto}.page-header{margin-bottom:12px}.page-title{font-size:22px;font-weight:700;margin:0 0 6px}.page-content{background:#fff;border-radius:6px;padding:18px 20px;box-shadow:0 1px 3px rgb(0 0 0 / .08);font-size:14px;line-height:1.6}.page-content p{margin-bottom:12px}.page-404{text-align:center;padding:40px 0 60px}.page-404-title{font-size:32px;font-weight:800;margin-bottom:12px;color:#333}.page-404-text{font-size:15px;color:#666;margin-bottom:25px}.page-404-btn{display:inline-block;padding:10px 18px;background:#ff7a00;color:#000;font-weight:700;border-radius:6px;text-decoration:none;margin-bottom:30px}.page-404-btn:hover{filter:brightness(1.1)}.page-404-search form{max-width:350px;margin:0 auto;display:flex;gap:8px}.page-404-search input{flex:1;padding:9px 12px;border-radius:4px;border:1px solid #ddd;font-size:14px}.page-404-search button{padding:9px 14px;border:none;border-radius:4px;background:#ff7a00;color:#000;font-weight:700;cursor:pointer}.page-404-search button:hover{filter:brightness(1.1)}.premium-comments{margin:30px 0 40px}.comments-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.comments-main-title{font-size:20px;font-weight:700;margin:0;padding-bottom:4px;border-bottom:2px solid #ff7a00;display:inline-block}.comments-count{font-size:13px;color:#777}.comment-list{list-style:none;margin:0 0 20px;padding:0}.comment-list>li.comment{margin-bottom:12px;background:#fff;border-radius:6px;padding:10px 12px;box-shadow:0 1px 2px rgb(0 0 0 / .15)}.comment-list .children{list-style:none;margin:10px 0 0 20px;padding-left:10px;border-left:2px solid #eee}.comment-body{font-size:14px;color:#444}.comment-author{display:flex;align-items:center;margin-bottom:4px}.comment-author img{border-radius:50%;margin-right:8px}.comment-author .fn{font-weight:600;margin-right:4px}.comment-author .says{display:none}.comment-meta{font-size:11px;color:#888;margin-bottom:6px}.comment-content p{margin:0 0 6px}.reply{margin-top:4px}.reply a{font-size:12px;color:#ff7a00}.reply a:hover{text-decoration:underline}.comment-pagination{text-align:center;margin:15px 0 5px}.comment-pagination a,.comment-pagination span{display:inline-block;padding:5px 10px;margin:0 2px;border-radius:4px;background:#222;color:#fff;font-size:12px}.comment-pagination .current{background:#ff7a00;color:#000}.comment-form-wrap{margin-top:20px;background:#fff;padding:15px 18px 18px;border-radius:6px;box-shadow:0 1px 3px rgb(0 0 0 / .12)}.comment-form-title{font-size:18px;font-weight:700;margin:0 0 10px}.comment-form-author,.comment-form-email,.comment-form-comment{margin-bottom:10px}.comment-form-wrap input[type="text"],.comment-form-wrap input[type="email"],.comment-form-wrap textarea{width:100%;padding:9px 11px;border-radius:4px;border:1px solid #ddd;font-size:14px;font-family:inherit}.comment-form-wrap textarea{min-height:110px;resize:vertical}.submit-comment-btn{background:#ff7a00!important;color:#000!important;border:none!important;border-radius:4px!important;padding:9px 16px!important;font-weight:700!important;font-size:14px!important;cursor:pointer}.submit-comment-btn:hover{filter:brightness(1.08)}.comment-notes,.logged-in-as{font-size:12px;color:#777}.no-comments-yet{font-size:13px;color:#777;margin-bottom:10px}@media (max-width:600px){.ml-footer-columns{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:20px 25px!important}.ml-col{width:100%!important}.ml-col h4{font-size:15px;margin-bottom:8px;font-weight:700}.ml-col a{display:block;font-size:14px;margin:2px 0;line-height:1.35}.ml-backtotop{right:12px!important;bottom:12px!important;width:34px!important;height:34px!important}}.main-menu-list{list-style:none;margin:0;padding:0;display:flex;gap:18px}.main-menu-list li a{color:#ddd;font-size:14px;text-transform:uppercase;font-weight:600;text-decoration:none}.main-menu-list li a:hover{color:#fff}.main-menu-list{list-style:none;margin:0;padding:0;display:flex;gap:28px;align-items:center}.main-menu-list>li{position:relative}.main-menu-list>li>a{color:#ddd;font-size:14px;text-transform:uppercase;font-weight:600;text-decoration:none}.main-menu-list>li>a:hover{color:#ff7a00}.main-menu-list>li{position:relative}.main-menu-list .sub-menu{position:absolute;top:100%;left:0;margin-top:0;padding:10px 18px 12px;min-width:230px;background:#333;border-top:3px solid #ffb000;list-style:none;display:none;z-index:999}.main-menu-list>li:hover>.sub-menu{display:block}.main-menu-list .sub-menu li{margin:0 0 4px}.main-menu-list .sub-menu a{display:block;color:#fff;font-size:14px;line-height:1.5;text-decoration:none}.main-menu-list .sub-menu a:hover{color:#ffb000}.page-content a,.single-wrap a,.pornlist-box a,.pornlist a,.related-videos a{color:#000!important;text-decoration:none}.topbar{background:#111;padding:8px 0}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.logo-wrap img.custom-logo{max-height:40px;height:auto;width:auto}.logo{font-size:28px;font-weight:900;display:inline-flex;align-items:center}.brand-main{color:#f80}.brand-sub{color:#fff}.main-menu-list{display:flex;gap:22px;align-items:center}.header-search{width:230px;flex-shrink:0}.header-search form{display:flex;gap:6px}.header-search input[type="text"]{width:100%;height:32px;padding:4px 8px;background:#000;border:1px solid #333;color:#fff;font-size:13px}.header-search button{height:32px;padding:0 12px;background:#f80;border:0;color:#000;font-weight:700;font-size:13px;cursor:pointer}.logo-pos-left .topbar-inner{flex-direction:row}.logo-pos-center .topbar-inner{flex-direction:column;align-items:center}.logo-pos-center .logo-wrap{margin-bottom:10px}.logo-pos-center .main-menu{order:2}.logo-pos-center .header-search{order:3;margin-top:8px}.logo-pos-center .main-menu-list{justify-content:center}.topbar{background:#111;padding:8px 0;position:relative;z-index:50}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{font-size:28px;font-weight:900;display:flex;align-items:center;text-decoration:none}.brand-main{color:#f80}.brand-sub{color:#fff}.nav-wrapper{display:flex;align-items:center;gap:25px}.main-menu-list{display:flex;gap:20px;align-items:center}.header-search{width:230px;flex-shrink:0}.header-search form{display:flex;gap:6px}.header-search input[type="text"]{width:100%;height:32px;padding:4px 8px;background:#000;border:1px solid #333;color:#fff;font-size:13px}.header-search button{height:32px;padding:0 12px;background:#f80;border:0;color:#000;font-weight:700;font-size:13px;cursor:pointer}.topbar-mobile-actions{display:none}.search-bar,.search-inner{display:none!important}@media (max-width:768px){.topbar-inner{justify-content:space-between}.nav-wrapper{display:none;position:absolute;top:100%;left:0;right:0;background:#111;flex-direction:column;padding:10px 15px 15px;border-top:1px solid #222}.topbar.nav-open .nav-wrapper{display:flex}.main-menu-list{flex-direction:column;align-items:flex-start;gap:10px}.header-search{width:100%;margin-top:10px}.topbar-mobile-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.mobile-search-btn{width:26px;height:26px;border-radius:50%;border:2px solid #fff;background:#fff0;position:relative;padding:0;cursor:pointer}.mobile-search-btn::after{content:"";position:absolute;width:10px;height:2px;background:#fff;right:-4px;bottom:3px;transform:rotate(45deg);border-radius:2px}.mobile-menu-toggle{width:28px;height:22px;border:none;background:#fff0;position:relative;cursor:pointer;padding:0}.mobile-menu-toggle span,.mobile-menu-toggle span::before,.mobile-menu-toggle span::after{position:absolute;left:0;right:0;height:3px;background:#fff;border-radius:2px;content:"";transition:transform .2s ease,top .2s ease,opacity .2s ease}.mobile-menu-toggle span{top:50%;transform:translateY(-50%)}.mobile-menu-toggle span::before{top:-7px}.mobile-menu-toggle span::after{top:7px}.topbar.nav-open .mobile-menu-toggle span{background:#fff0}.topbar.nav-open .mobile-menu-toggle span::before{top:0;transform:rotate(45deg)}.topbar.nav-open .mobile-menu-toggle span::after{top:0;transform:rotate(-45deg)}}.topbar{background:#111;padding:8px 0;position:relative;z-index:50}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:flex;align-items:center;text-decoration:none}.brand-main{color:#f80;font-weight:900;font-size:24px}.brand-sub{color:#fff;font-weight:900;font-size:24px}.nav-wrapper{display:flex;align-items:center;gap:25px}.main-menu-list{display:flex;gap:20px;align-items:center}.header-search{width:230px;flex-shrink:0}.header-search form{display:flex;gap:6px}.header-search input[type="text"]{width:100%;height:32px;padding:4px 8px;background:#000;border:1px solid #333;color:#fff;font-size:13px}.header-search button{height:32px;padding:0 12px;background:#f80;border:0;color:#000;font-weight:700;font-size:13px;cursor:pointer}.topbar-mobile-actions{display:none}.search-bar,.search-inner{display:none!important}@media (max-width:768px){.topbar-inner{justify-content:space-between}.nav-wrapper{display:none;position:absolute;top:100%;left:0;right:0;background:#111;flex-direction:column;padding:10px 15px 15px;border-top:1px solid #222}.topbar.nav-open .nav-wrapper{display:flex}.main-menu-list{flex-direction:column;align-items:flex-start;gap:10px}.header-search{width:100%;margin-top:10px}.topbar-mobile-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.mobile-search-btn{width:26px;height:26px;border-radius:50%;border:2px solid #fff;background:#fff0;position:relative;padding:0;cursor:pointer}.mobile-search-btn::after{content:"";position:absolute;width:10px;height:2px;background:#fff;right:-4px;bottom:3px;transform:rotate(45deg);border-radius:2px}.mobile-menu-toggle{width:28px;height:22px;border:none;background:#fff0;position:relative;cursor:pointer;padding:0}.mobile-menu-toggle span,.mobile-menu-toggle span::before,.mobile-menu-toggle span::after{position:absolute;left:0;right:0;height:3px;background:#fff;border-radius:2px;content:"";transition:transform .2s ease,top .2s ease,opacity .2s ease}.mobile-menu-toggle span{top:50%;transform:translateY(-50%)}.mobile-menu-toggle span::before{top:-7px}.mobile-menu-toggle span::after{top:7px}.topbar.nav-open .mobile-menu-toggle span{background:#fff0}.topbar.nav-open .mobile-menu-toggle span::before{top:0;transform:rotate(45deg)}.topbar.nav-open .mobile-menu-toggle span::after{top:0;transform:rotate(-45deg)}}.yml-tgp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;width:100%}@media(max-width:992px){.yml-tgp-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.yml-tgp-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.yml-tgp-grid{grid-template-columns:1fr}}.yml-tgp-grid .tgp-item{border-radius:10px;background:#fff0;padding:0}.yml-tgp-grid .tgp-item>a{display:block;text-decoration:none!important;color:inherit}.yml-tgp-grid .tgp-thumb{position:relative;border-radius:10px;overflow:hidden;background:#111;aspect-ratio:16/9}.yml-tgp-grid .tgp-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px;transition:transform .25s ease,box-shadow .25s ease}.yml-tgp-grid .tgp-item>a:hover img{transform:scale(1.03);box-shadow:0 6px 18px rgb(0 0 0 / .15)}.yml-tgp-grid .tgp-badge{position:absolute;top:8px;left:8px;padding:2px 8px;font-size:12px;font-weight:800;border-radius:6px;text-transform:uppercase;color:#fff;z-index:5}.yml-tgp-grid .tgp-title{margin-top:10px;font-size:14px;font-weight:700;line-height:1.35;color:#ffffff!important;background:#fff0;padding:0;border-radius:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:calc(1.35em * 2)}.yml-tgp-grid .tgp-nothumb{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#888;font-size:12px;letter-spacing:.5px}body{background-color:#121212}.topbar,header.site-header{background-color:#000}.ml-footer,.ph-footer,.site-footer{background-color:#121212}a,.tube-pagination .page-btn.current,.tube-pagination .page-btn:hover,.comments-main-title,.comments-head,.download-bar,.ml-btn,.submit-comment-btn,.ok-btn{background-image:none}.tube-pagination .page-btn.current,.ml-btn,.submit-comment-btn,.ok-btn,.download-bar{background-color:#ff7a00}.tube-pagination .page-btn.current,.ml-btn,.submit-comment-btn,.download-bar,.download-bar:hover{border-radius:4px}.tube-pagination .page-btn.current,.ml-btn,.submit-comment-btn,.download-bar{color:#000}.main-menu-list>li>a:hover,.ml-footer a:hover,.pornlist a:hover,.tags-list a:hover{color:#ff7a00}.video-card{background:#121212!important;color:#fff!important}.video-card h3,.video-card .video-title,.video-card a{color:#fff!important}.video-card{border-radius:8px;overflow:hidden;background:#121212!important}.page-content{background:#121212!important;color:#fff!important;padding:25px 0}.entry-title,.page-header h1,.page-header-title{color:#ffffff!important}.page .entry-content a,.page .page-content a,.page-content a{color:#ffffff!important;font-weight:600;text-decoration:underline}.page-headline,.page-headline h1,.page-headline span,.page-headline a{color:#ffffff!important}.single-title,.single-title h1,.single .entry-title,.single h1.entry-title{color:#ffffff!important}.single .single-meta{display:none!important}.breadcrumb,.breadcrumb a,.breadcrumb span{color:#ffffff!important}.comments-main-title,.comments-main-title h3,.comments-main-title h2,.comments-main-title span{color:#ffffff!important}.no-comments-yet{color:#ffffff!important;font-weight:600;text-align:left}.comments-count,.comments-count span,.comments-count a{color:#ffffff!important}.related-head,.related-head h3,.related-head h2,.related-head span{color:#ffffff!important}#comments,.comments-area{background:#121212!important;color:#ffffff!important;padding:20px}.comments-main-title,.comments-main-title h3,.comments-main-title h2{color:#ffffff!important;font-weight:700}.comments-count,.comments-count a{color:#ffffff!important;font-weight:600}.no-comments-yet{color:#ffffff!important;font-weight:600}.comment-respond,.comment-form-wrap,.comment-form{background:#1b1b1b!important;color:#ffffff!important;padding:20px;border-radius:6px}.comment-respond h3,.comment-reply-title{color:#ffffff!important}.comment-respond p,.comment-respond p a,.comment-notes,.logged-in-as{color:#dddddd!important}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"],.comment-form textarea{background:#111111!important;border:1px solid #333333!important;color:#ffffff!important}.comment-form input::placeholder,.comment-form textarea::placeholder{color:#888888!important}.comment-form input[type="submit"],.comment-form button[type="submit"]{color:#ffffff!important;font-weight:600}.related-head,.related-head h3,.related-head h2{color:#ffffff!important;font-weight:700}@media (max-width:992px){.video-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.video-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.video-grid{grid-template-columns:1fr}}@media (max-width:600px){.tube-pagination .page-btn:nth-child(n+7):not(.next):not(.prev){display:none}}.ml-footer-columns{display:flex;gap:40px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.ml-footer-columns .ml-col{flex:1 1 220px;min-width:200px}.ml-join-logo-only{margin-left:auto;display:flex;justify-content:flex-end;align-items:center;flex:1 1 240px;min-width:220px}.ml-join-logo-only img{max-width:260px;width:100%;height:auto;filter:grayscale(100%) brightness(.75);opacity:.85}.ml-copyright{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ml-icons{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.ml-icons img{height:26px;width:auto;max-width:140px;filter:grayscale(100%) brightness(.75);opacity:.85}@media (max-width:900px){.ml-footer-columns{gap:24px}.ml-join-logo-only{justify-content:flex-start;margin-left:0;order:99;width:100%}.ml-join-logo-only img{max-width:220px}}@media (max-width:600px){.ml-footer-columns .ml-col{flex:1 1 100%;min-width:0}.ml-copyright{flex-direction:column;text-align:center}.ml-icons img{height:24px;max-width:120px}}.topbar-mini{background:#101010;border-bottom:1px solid #202020}.topbar-mini-inner{max-width:1180px;margin:0 auto;padding:6px 15px;display:flex;justify-content:flex-start;align-items:center}.topbar-mini-menu{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:26px;font-size:12.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.topbar-mini-menu li{margin:0;padding:0}.topbar-mini-menu li a{color:#b7c0d4;text-decoration:none;white-space:nowrap;transition:color .2s ease}.topbar-mini-menu li a:hover{color:#ff9800}@media (max-width:992px){.topbar-mini-menu{font-size:12px;gap:20px}}@media (max-width:768px){.topbar-mini-inner{padding:8px 12px}.topbar-mini-menu{font-size:11.5px;gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch}.topbar-mini-menu::-webkit-scrollbar{display:none}}.ulsabell-link{color:#fff!important}.ulsabell-title{color:#fff!important}.video-grid a.video-card,.video-grid a.video-card .thumb-wrap,.video-grid a.video-card .thumb-wrap img{border-radius:0!important}.video-grid a.video-card .thumb-wrap{overflow:hidden!important}.pro-btn,.pro-btn span,.pro-btn:not(.primary){color:#ffffff!important}.pro-btn:hover,.pro-btn:hover span{color:#ffffff!important}.pro-btn.primary{color:#ffffff!important}.pro-badge{color:#ffffff!important}.download-bar{color:#ffffff!important}.download-bar *{color:#ffffff!important}.download-bar::after{color:#ffffff!important}.pro-share-item{color:#ffffff!important}.pro-share-item:hover{color:#ffffff!important}.single-wrap a#downloadBar.download-bar,.single-wrap a#downloadBar.download-bar:link,.single-wrap a#downloadBar.download-bar:visited,.single-wrap a#downloadBar.download-bar:hover,.single-wrap a#downloadBar.download-bar:focus{color:#fff!important;-webkit-text-fill-color:#fff!important;text-decoration:none!important}.single-wrap a#downloadBar.download-bar::after{color:#fff!important;-webkit-text-fill-color:#fff!important}.single-wrap .pro-actions a.pro-btn,.single-wrap .pro-actions a.pro-btn:link,.single-wrap .pro-actions a.pro-btn:visited{color:#fff!important;-webkit-text-fill-color:#fff!important}.single-wrap .pro-actions a.pro-btn.primary{color:#fff!important;-webkit-text-fill-color:#fff!important}.single-wrap .pro-actions a.pro-btn *{color:#fff!important;-webkit-text-fill-color:#fff!important}@media (min-width:992px){.logo-wrap{margin-left:-30px}}@media (max-width:991px){.logo-wrap{margin-left:0!important}}.yml-tgp-grid .tgp-thumb,.yml-tgp-grid .tgp-thumb img,.anycash-tgp-grid .tgp-thumb,.anycash-tgp-grid .tgp-thumb img{border-radius:0!important}.main-menu-list li a,.main-menu a{text-transform:none!important}.topbar-mini a,.main-menu a,.main-menu-list li a{text-transform:none!important}.single-wrap{max-width:1500px}.single-wrap .breadcrumb,.single-wrap .single-title,.single-wrap .single-meta{max-width:980px;margin-left:auto;margin-right:auto}.single-wrap .breadcrumb{margin-top:10px;font-weight:800;font-size:13px;color:rgb(255 255 255 / .75)}.single-wrap .breadcrumb a{color:rgb(255 255 255 / .92);text-decoration:none}.single-wrap .breadcrumb a:hover{color:#f80}.single-wrap .single-title{margin:10px auto 8px;font-weight:900;line-height:1.15;color:#fff}.single-wrap .single-meta{margin:0 auto 10px;font-size:13px;font-weight:800;color:rgb(255 255 255 / .80)}.single-wrap .single-meta strong{color:rgb(255 255 255 / .92)}.single-wrap .player-shell{max-width:980px;margin:12px auto 10px;padding:12px;border-radius:16px;background:linear-gradient(180deg,#141414,#090909);border:1px solid rgb(255 255 255 / .08);box-shadow:0 18px 55px rgb(0 0 0 / .55),0 0 36px rgb(255 136 0 / .18)}.single-wrap .player-wrap{position:relative;padding-top:56.25%;border-radius:12px;overflow:hidden;background:#000}.single-wrap .player-wrap iframe,.single-wrap .player-wrap video{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;background:#000}.pro-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:10px 10px;border-radius:12px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .06)}.pro-actions .left,.pro-actions .right{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.pro-btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border-radius:10px;background:#121212;border:1px solid rgb(255 255 255 / .10);color:#fff!important;font-size:13px;font-weight:900;text-decoration:none;cursor:pointer;user-select:none;transition:transform .12s ease,filter .12s ease,border-color .12s ease}.pro-btn:hover{filter:brightness(1.08);border-color:rgb(255 136 0 / .45);transform:translateY(-1px);text-decoration:none}.pro-btn.primary{background:#f80;color:#1a0d00!important;border:none}.pro-badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;background:rgb(255 136 0 / .18);border:1px solid rgb(255 136 0 / .34);color:#ffd3a6;font-size:12px;font-weight:900}.download-bar{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:980px;margin:12px auto 15px;padding:14px 14px;border-radius:14px;text-decoration:none!important;font-weight:900;font-size:15px;letter-spacing:.2px;color:#fff!important;background:radial-gradient(900px 120px at 50% 0%,rgb(255 136 0 / .24),transparent 70%),linear-gradient(180deg,rgb(20 20 20 / .95),rgb(10 10 10 / .95));border:1px solid rgb(255 255 255 / .10);box-shadow:0 14px 44px rgb(0 0 0 / .55),0 0 40px rgb(255 136 0 / .18);position:relative;overflow:hidden;transition:transform .12s ease,filter .2s ease,border-color .2s ease,box-shadow .2s ease;text-shadow:0 2px 6px rgb(0 0 0 / .75)}.download-bar:hover,.download-bar:focus{filter:brightness(1.08);transform:translateY(-1px);border-color:rgb(255 136 0 / .40);box-shadow:0 16px 52px rgb(0 0 0 / .65),0 0 52px rgb(255 136 0 / .22)}.download-bar::before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,rgb(255 136 0 / .95),transparent);opacity:.95}.download-bar::after{content:"Ad";position:absolute;right:10px;top:9px;font-size:11px;font-weight:900;color:rgb(255 255 255 / .92);background:rgb(255 136 0 / .18);border:1px solid rgb(255 136 0 / .35);padding:4px 9px;border-radius:999px}.pro-share{position:relative}.pro-share-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:190px;padding:8px;border-radius:14px;background:rgb(15 15 15 / .96);border:1px solid rgb(255 255 255 / .10);box-shadow:0 18px 60px rgb(0 0 0 / .65);z-index:9999}.pro-share-item{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 12px;border-radius:10px;text-decoration:none!important;font-weight:900;font-size:13px;color:#fff!important;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .06);cursor:pointer}.pro-share-item:hover{filter:brightness(1.08);border-color:rgb(255 136 0 / .40)}.pro-share-copy{appearance:none;outline:none}#proReportBtn,#amReportModal{display:none!important}.am-report-modal,.am-report-box{display:none!important}.single-wrap .related-head{max-width:1500px;margin-top:18px;color:#fff}@media (max-width:768px){.single-wrap .breadcrumb,.single-wrap .single-title,.single-wrap .single-meta,.single-wrap .player-shell{max-width:100%}.single-wrap .player-shell{padding:10px;border-radius:12px}.single-wrap .player-wrap{border-radius:10px}.pro-btn{height:34px;padding:0 10px;font-size:12px}.download-bar{max-width:100%;border-radius:12px;margin:10px 0 14px}}.url-list-wrap{max-width:1200px;margin:0 auto;font-size:14px;line-height:1.4}.url-list-wrap img{max-width:100%;height:auto}.url-list-wrap *{box-sizing:border-box}