:root{--site-width: 1500px;--outer-bg: #0a0c10}body{background:var(--outer-bg)!important;overflow-x:hidden}.site{position:relative;max-width:var(--site-width);margin:0 auto;min-height:100vh}@media(min-width:1200px){.container{max-width:1400px}.container-lg{max-width:var(--site-width)}.video-loop .col-xl-2{flex:0 0 25%;max-width:25%}.video-loop .col-xl-4{flex:0 0 50%;max-width:50%}}@media(min-width:1680px){.site{box-shadow:0 0 60px #0000008c}}.nav-container{align-items:center;justify-content:space-between}@media(min-width:992px){.nav-container .navbar-brand{flex:1 1 0;min-width:0}.nav-container .search-nav{flex:1 1 0;min-width:0;justify-content:flex-end}.nav-container .full-page-search{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;inset:auto!important;transform:none!important;flex:0 1 520px;min-width:0;width:auto!important;height:auto!important;margin:0 20px;padding:0!important;background:none!important;border:none!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.header-search-toggle,.nav-container .close-icon{display:none}}.nav-container .search-form{position:relative;display:flex;align-items:center;width:100%;margin:0;padding:4px!important;background:var(--surface-2)!important;border:1px solid var(--line)!important;border-radius:8px!important;box-shadow:none!important;transition:border-color .15s ease,background-color .15s ease}.nav-container .search-form:hover{border-color:var(--line-strong)!important}.nav-container .search-form:focus-within{background:var(--surface-2)!important;border-color:var(--text-faint)!important}.nav-container .search-field{flex:1 1 auto;min-width:0;height:34px!important;padding:0 6px 0 14px!important;margin:0!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;color:var(--text)!important;font-family:inherit;font-size:14px;line-height:34px;outline:none!important}.nav-container .search-field::placeholder{color:var(--text-faint)}.nav-container .search-field::-webkit-search-cancel-button{display:none}.nav-container .hit-button{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:36px;height:34px!important;padding:0!important;margin:0!important;background:transparent!important;border:none!important;border-left:1px solid var(--line)!important;border-radius:0!important;box-shadow:none!important;color:var(--text-faint)!important;cursor:pointer;transition:color .15s ease}.nav-container .hit-button svg{width:17px;height:17px;display:block}.nav-container .hit-button:hover{color:var(--text)!important}.nav-container .hit-button:active{color:var(--text-dim)!important}@media(max-width:991.98px){.nav-container .full-page-search{display:none;position:absolute;top:100%;left:0;right:0;width:100%;flex:none;margin:0;padding:10px 15px 14px;background:var(--surface);z-index:60}.nav-container .full-page-search.active{display:block}.nav-container .close-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;margin-left:8px;background:none;border:1px solid var(--line-strong);border-radius:4px;color:var(--text);font-size:22px;line-height:1;cursor:pointer}}html[data-theme=dark]{--page-bg: #0d0f12;--site-bg: #16191d;--surface: #1c2026;--surface-2: #23282f;--surface-3: #2b313a;--card: #1b1f24;--read-bg: #1a1c1f;--read-ink: #d7d3cc;--read-line: rgba(255,255,255,.08);--read-width: 100%;--line: rgba(255,255,255,.09);--line-strong: rgba(255,255,255,.18);--text: #dfe3e8;--text-dim: #9aa3ad;--text-faint: #6d7681;--accent: #e8eaed;--accent-ink: #14171b}html[data-theme=light]{--page-bg: #e6e9ee;--site-bg: #f6f7f9;--surface: #ffffff;--surface-2: #eceef1;--surface-3: #e0e3e8;--card: #f0f2f5;--read-bg: #f7f3ea;--read-ink: #2f2c26;--read-line: rgba(0,0,0,.1);--read-width: 100%;--line: rgba(0,0,0,.1);--line-strong: rgba(0,0,0,.2);--text: #1f2328;--text-dim: #5c6570;--text-faint: #7b848f;--accent: #23272c;--accent-ink: #ffffff}html[data-theme] body{background:var(--page-bg)!important;color:var(--text)!important}html[data-theme] .site{background:var(--site-bg)!important}html[data-theme] .body-gradient,html[data-theme] .bg-darken{display:none!important}html[data-theme] #wrapper-navbar,html[data-theme] .navbar,html[data-theme] nav.navbar,html[data-theme] .navbar-dark,html[data-theme] .navbar-collapse,html[data-theme] #navbarNavDropdown,html[data-theme] ul.navbar-nav,html[data-theme] .navbar-nav,html[data-theme] .navbar-nav li,html[data-theme] #wrapper-footer,html[data-theme] #wrapper-footer-full{background:var(--surface)!important;background-color:var(--surface)!important;background-image:none!important}html[data-theme] #wrapper-navbar{border-bottom:1px solid var(--line)}html[data-theme] #wrapper-footer{border-top:1px solid var(--line)}html[data-theme] h1,html[data-theme] h2,html[data-theme] h3,html[data-theme] h4,html[data-theme] h5,html[data-theme] h6,html[data-theme] p,html[data-theme] label,html[data-theme] .navbar a,html[data-theme] .widget-title,html[data-theme] .tags-list .list-title,html[data-theme] .video-bio .tags-title,html[data-theme] .video-block a.infos span.title,html[data-theme] .video-description{color:var(--text)!important}html[data-theme] .hero-desc,html[data-theme] ul#menu-footer-menu li a,html[data-theme] .site-info{color:var(--text-dim)!important}html[data-theme] .video-block .video-datas,html[data-theme] .video-block .video-datas span,html[data-theme] .video-block .video-datas i,html[data-theme] .video-block .views-number,html[data-theme] .video-block .rating{font-weight:500!important}html[data-theme=light] .video-block .video-datas,html[data-theme=light] .video-block .video-datas span,html[data-theme=light] .video-block .video-datas i,html[data-theme=light] .video-block .views-number,html[data-theme=light] .video-block .rating{color:#2b3138!important}html[data-theme=dark] .video-block .video-datas,html[data-theme=dark] .video-block .video-datas span,html[data-theme=dark] .video-block .video-datas i,html[data-theme=dark] .video-block .views-number,html[data-theme=dark] .video-block .rating{color:#c3ccd6!important}html[data-theme] a{color:var(--text)!important}html[data-theme] a:hover,html[data-theme] .video-block a.infos:hover span.title{color:var(--text-faint)!important}html[data-theme] .navbar-expand-md .navbar-nav .nav-link,html[data-theme] .navbar li a{color:var(--text-dim)!important;background:transparent!important;font-weight:500!important}html[data-theme] .navbar-expand-md .navbar-nav .nav-link:hover,html[data-theme] .navbar li a:hover,html[data-theme] .navbar li.active>a{background:var(--accent)!important;color:var(--accent-ink)!important}html[data-theme] .dropdown-menu,html[data-theme] .navbar-expand-md .navbar-nav .dropdown-menu{background:var(--surface-2)!important;border-color:var(--line)!important}html[data-theme] .navbar-expand-md .navbar-nav .dropdown-menu .nav-link{color:var(--text)!important}html[data-theme] aside.widget,html[data-theme] .wpst-tag-filter-widget{background:var(--surface)!important;color:var(--text)!important}html[data-theme] #secondary{background:transparent!important;color:var(--text)!important}html[data-theme] .wpst-tag-filter-widget ul li a,html[data-theme] aside.widget a,html[data-theme] aside.widget li,html[data-theme] #secondary a,html[data-theme] #secondary li{background:var(--surface-2)!important;color:var(--text)!important;border-color:var(--line)!important;font-weight:600!important}html[data-theme=light] .wpst-tag-filter-widget ul li a,html[data-theme=light] aside.widget a,html[data-theme=light] #secondary a{color:#14171b!important}html[data-theme=dark] .wpst-tag-filter-widget ul li a,html[data-theme=dark] aside.widget a,html[data-theme=dark] #secondary a{color:#f2f4f6!important}html[data-theme] .wpst-tag-filter-widget ul li a:hover,html[data-theme] .wpst-tag-filter-widget ul li a.active{background:var(--accent)!important;color:var(--accent-ink)!important}html[data-theme] .video-block,html[data-theme] .video-block a.thumb,html[data-theme] .no-thumb{background:var(--surface-2)!important}html[data-theme] .video-block .duration,html[data-theme] .video-block .quality{background:#000000b8!important;color:#fff!important}html[data-theme] .video-block-happy,html[data-theme] .video-block-happy-absolute,html[data-theme] .happy-section,html[data-theme] .video-actions,html[data-theme] .video-actions-box{background:var(--surface-2)!important}html[data-theme] .btn,html[data-theme] .btn-warning,html[data-theme] .btn-info,html[data-theme] .btn-primary,html[data-theme] .btn-secondary,html[data-theme] .btn-dark,html[data-theme] .tags-list a,html[data-theme] .tags-letter-block .tag-items .tag-item a{background:var(--surface-2)!important;background-color:var(--surface-2)!important;border:1px solid var(--line)!important;color:var(--text)!important;box-shadow:none!important}html[data-theme] .btn:hover,html[data-theme] .btn-warning:hover,html[data-theme] .btn-info:hover,html[data-theme] .btn-primary:hover,html[data-theme] .btn-secondary:hover,html[data-theme] .btn-dark:hover,html[data-theme] .tags-list a:hover,html[data-theme] .tags-letter-block .tag-items .tag-item a:hover{background:var(--accent)!important;background-color:var(--accent)!important;border-color:var(--accent)!important;color:var(--accent-ink)!important}html[data-theme] .page-link{background:var(--surface-2)!important;border-color:var(--line)!important;color:var(--text-dim)!important}html[data-theme] .page-link:hover,html[data-theme] .page-item.active .page-link{background:var(--accent)!important;border-color:var(--accent)!important;color:var(--accent-ink)!important}html[data-theme] input,html[data-theme] textarea,html[data-theme] select{background:var(--surface-2)!important;border:1px solid var(--line)!important;color:var(--text)!important}html[data-theme] #suggestions-box{background:var(--surface)!important;border:1px solid var(--line)!important;border-top:none!important;border-radius:0 0 8px 8px!important;box-shadow:0 10px 26px #00000038!important;overflow:hidden}html[data-theme] .suggestion-item{color:var(--text-dim)!important;border-bottom:1px solid var(--line)!important;background:transparent!important}html[data-theme] .suggestion-item:last-child{border-bottom:none!important}html[data-theme] .suggestion-item:hover,html[data-theme] .suggestion-item:focus{background:var(--surface-2)!important;color:var(--text)!important;outline:none}html[data-theme] .suggestion-item .sg-hit{color:var(--text)!important;font-weight:500}html[data-theme] .btn i,html[data-theme] .btn .fa,html[data-theme] .btn-warning i,html[data-theme] .btn-info i,html[data-theme] .btn-dark i,html[data-theme] .tags-list a i,html[data-theme] a .fa,html[data-theme] .video-actions i,html[data-theme] .page-link i{color:inherit!important}html[data-theme] #content,html[data-theme] .wrapper,html[data-theme] #wrapper-hero,html[data-theme] #wrapper-static-hero,html[data-theme] #wrapper-footer-full,html[data-theme] .hero,html[data-theme] .video-loop,html[data-theme] .single-video-player,html[data-theme] .single-video-infos,html[data-theme] .single-video-comments,html[data-theme] .full-page-search,html[data-theme] .search-nav,html[data-theme] .nav-container,html[data-theme] main,html[data-theme] article,html[data-theme] section{background:transparent!important;background-color:transparent!important;background-image:none!important}html[data-theme] .video-block .no-thumb,html[data-theme] .tags-list .list,html[data-theme] .video-bio,html[data-theme] .video-share-url textarea,html[data-theme] .comment-body,html[data-theme] .card,html[data-theme] .list-group-item{background:var(--surface-2)!important;color:var(--text)!important;border-color:var(--line)!important}html[data-theme] .navbar-brand.site-logo{display:inline-flex;align-items:center;padding:0;font-family:Archivo Black,Arial Black,Helvetica Neue,Arial,sans-serif;font-style:italic;font-weight:900!important;font-size:30px!important;letter-spacing:-.8px!important;line-height:1!important;text-transform:none!important;text-decoration:none;white-space:nowrap;color:var(--text)!important;transition:opacity .15s ease}html[data-theme] .navbar-brand.site-logo:hover{opacity:.8;color:var(--text)!important}html[data-theme] .site-logo .logo-tld{color:var(--text-dim)}@media(max-width:767.98px){html[data-theme] .navbar-brand.site-logo{font-size:23px!important}}html[data-theme] .single-video-player .container,html[data-theme] .single-video-infos .container{max-width:var(--site-width)!important}html[data-theme] .single-video-player{padding-top:20px!important;padding-bottom:0!important}html[data-theme] .single-video-player .row{margin-left:0!important;margin-right:0!important}html[data-theme] .single-video-player .col-md-10.mx-auto,html[data-theme] .single-video-player>.container>.row>div{padding-left:20px!important;padding-right:20px!important}@media(max-width:767.98px){html[data-theme] .single-video-player .col-md-10.mx-auto,html[data-theme] .single-video-player>.container>.row>div{padding-left:10px!important;padding-right:10px!important}}html[data-theme] .single-video-player .col-md-10.mx-auto{flex:0 0 100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}html[data-theme] .single-video-infos{padding-top:16px}html[data-theme] .single-video-infos .row{margin-left:0!important;margin-right:0!important}html[data-theme] .single-video-infos .col-left{flex:0 0 100%!important;max-width:100%!important;background:var(--card);border-radius:10px;padding:20px 22px 6px!important}html[data-theme] .single-video-infos>.container>.row>.col-12:not(.col-left){padding-left:0!important;padding-right:0!important}html[data-theme] .single-video-infos .col-left>h1{padding-top:0}html[data-theme] .tags-list{padding-bottom:4px!important}html[data-theme] .download-row{background:var(--surface-2)!important}html[data-theme] .video-description{padding:14px 0 4px}html[data-theme] .single-video-infos .gallery{background:var(--card);border-radius:10px;padding:14px!important;margin:16px 0 0!important;width:100%!important}html[data-theme] .happy-section{background:var(--card);border-radius:10px;margin:18px auto!important;padding:16px!important;max-width:var(--site-width);text-align:center}html[data-theme] .related-videos{max-width:var(--site-width);margin:0 auto 24px;padding:18px 18px 6px;background:var(--card);border-radius:10px}html[data-theme] .related-videos h2{margin:0 0 16px!important;padding-bottom:12px;border-bottom:1px solid var(--line);font-size:14px!important;font-weight:500!important;line-height:1.4!important;text-align:left!important;letter-spacing:.6px;text-transform:uppercase;color:var(--text-dim)!important}html[data-theme] .responsive-player,html[data-theme] .video-player,html[data-theme] .video-js{border-radius:0!important;box-shadow:none!important;filter:none!important}html[data-theme] .single-video-infos h1{font-size:21px!important;font-weight:500!important;line-height:1.4!important;margin:0 0 16px!important}html[data-theme] .single-video-infos .col-left{padding-top:22px}html[data-theme] .tags-list,html[data-theme] .tags-list .row,html[data-theme] .tags-list .list{background:transparent!important;padding:0!important;margin:0!important}html[data-theme] .tags-list .list{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 6px!important}html[data-theme] .tags-list .list a,html[data-theme] .tags-list .list .btn{margin:0!important;padding:7px 15px!important;height:auto!important;background:transparent!important;background-color:transparent!important;border:1px solid var(--line-strong)!important;border-radius:999px!important;color:var(--text-dim)!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important}html[data-theme] .tags-list .list a:hover,html[data-theme] .tags-list .list .btn:hover{background:var(--accent)!important;background-color:var(--accent)!important;border-color:var(--accent)!important;color:var(--accent-ink)!important}html[data-theme] .tags-list .list a i{margin-right:5px;opacity:.6}.dl-modal[hidden]{display:none!important}html[data-theme] .dl-modal{position:fixed;inset:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:20px;background:#0009}html[data-theme] .dl-modal-box{position:relative;width:100%;max-width:420px;padding:26px 26px 22px;background:var(--surface);border:1px solid var(--line);border-radius:12px;text-align:center}html[data-theme] .dl-close{position:absolute;top:8px;right:10px;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:6px;color:var(--text-dim);font-size:24px;line-height:1;cursor:pointer}html[data-theme] .dl-close:hover{color:var(--text);background:var(--surface-2)}html[data-theme] .dl-modal .video-actions:before{font-size:12px;margin-bottom:16px}html[data-theme] .dl-modal .video-actions-box{justify-content:center!important;gap:10px!important}html[data-theme] .dl-modal .video-actions-box a{min-width:96px;justify-content:center;text-align:center}html[data-theme] .video-actions{background:transparent!important;border:none!important;padding:0!important;margin:0 0 22px!important}html[data-theme] .video-actions:before{content:"Download";display:block;margin-bottom:10px;color:var(--text-dim);font-size:11px;font-weight:500;letter-spacing:.6px;text-transform:uppercase}html[data-theme] .video-actions-box{display:flex!important;flex-wrap:wrap!important;gap:8px!important;justify-content:flex-start!important;background:transparent!important;padding:0!important}html[data-theme] .video-actions-box a{margin:0!important;padding:8px 18px!important;background:var(--surface-2)!important;background-color:var(--surface-2)!important;border:1px solid var(--line)!important;border-radius:6px!important;color:var(--text)!important;font-size:13px!important;font-weight:500!important}html[data-theme] .video-actions-box a:hover{background:var(--accent)!important;background-color:var(--accent)!important;border-color:var(--accent)!important;color:var(--accent-ink)!important}html[data-theme] .video-description{margin-bottom:22px;color:var(--text-dim)!important;font-size:14px;line-height:1.75}html[data-theme] .uprofile-hero{background:var(--card)!important;border-bottom:1px solid var(--line)}html[data-theme] .uprofile-hero-inner,html[data-theme] .uprofile-info,html[data-theme] .uprofile-meta{background:transparent!important}html[data-theme] .uprofile-stat{background:var(--surface)!important}html[data-theme] .uprofile-hero:before{display:none!important}html[data-theme] .uprofile-name,html[data-theme] .uprofile-name-row{color:var(--text)!important}html[data-theme] .uprofile-meta-item,html[data-theme] .uprofile-stat-label,html[data-theme] .uprofile-meta-item a{color:var(--text-dim)!important}html[data-theme] .uprofile-meta-item a:hover{color:var(--text)!important}html[data-theme] .uprofile-meta-item svg{fill:var(--text-faint)!important}html[data-theme] .uprofile-stat{background:var(--surface-2)!important;border:1px solid var(--line)!important}html[data-theme] .uprofile-stat-num{color:var(--text)!important}html[data-theme] .uprofile-avatar{border-color:var(--line-strong)!important;box-shadow:none!important}html[data-theme] .uprofile-avatar-fallback{background:var(--surface-2)!important;border-color:var(--line-strong)!important;box-shadow:none!important;color:var(--text)!important}html[data-theme] .uprofile-badge{background:var(--text-dim)!important;border-color:var(--surface)!important}html[data-theme] .uprofile-badge svg{fill:var(--surface)!important}html[data-theme] .uprofile-bar{background:var(--surface-2)!important;border-bottom:1px solid var(--line)!important}html[data-theme] .uprofile-bar-title{color:var(--text)!important}html[data-theme] .uprofile-flag-link{color:var(--text-dim)!important}html[data-theme] #secondary .widget-title,html[data-theme] .wpst-tag-filter-widget .widget-title,html[data-theme] aside.widget .widget-title{display:block;margin:0!important;padding:14px 16px 12px!important;background:var(--surface-3)!important;border-bottom:1px solid var(--line);border-radius:8px 8px 0 0;color:var(--text)!important;font-size:15px!important;font-weight:600!important;letter-spacing:.2px;line-height:1.3!important}html[data-theme] #secondary{margin-top:15px;padding-left:0;padding-right:0}html[data-theme] .d-flex>.video-loop{margin-top:15px}@media(max-width:767.98px){html[data-theme] #secondary{padding-left:0;padding-right:0;margin-bottom:6px}}html[data-theme] .wpst-services-widget{margin-top:16px}html[data-theme] .wpst-tag-filter-widget{border:1px solid var(--line)!important;border-radius:8px;overflow:hidden}html[data-theme] .wpst-filter-list{margin:0!important;padding:0!important;list-style:none!important}html[data-theme] .wpst-filter-list li a{display:flex;align-items:center;gap:10px;letter-spacing:.1px}html[data-theme] .wpst-filter-list li a:hover,html[data-theme] .wpst-filter-list li a.active{font-weight:600!important}html[data-theme] .wpst-filter-list li a:before{content:"";flex:0 0 auto;width:17px;height:17px;background-color:currentColor;opacity:.75;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% 100%;mask-size:100% 100%}html[data-theme] .wpst-filter-list li a:hover:before{opacity:1}html[data-theme] .wpst-filter-list li a[href$="/latest/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}html[data-theme] .wpst-filter-list li a[href$="/most/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6-10-6-10-6z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6-10-6-10-6z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}html[data-theme] .wpst-filter-list li a[href$="/best/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3.5l2.6 5.3 5.9.9-4.3 4.1 1 5.8-5.2-2.7-5.2 2.7 1-5.8L3.5 9.7l5.9-.9z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3.5l2.6 5.3 5.9.9-4.3 4.1 1 5.8-5.2-2.7-5.2 2.7 1-5.8L3.5 9.7l5.9-.9z'/%3E%3C/svg%3E")}html[data-theme] .wpst-filter-list li a[href$="/favorites/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.4 5.6a5 5 0 0 0-7.1 0L12 6.9l-1.3-1.3a5 5 0 1 0-7.1 7.1L12 21l8.4-8.3a5 5 0 0 0 0-7.1z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.4 5.6a5 5 0 0 0-7.1 0L12 6.9l-1.3-1.3a5 5 0 1 0-7.1 7.1L12 21l8.4-8.3a5 5 0 0 0 0-7.1z'/%3E%3C/svg%3E")}html[data-theme] .wpst-filter-list li a[href$="/enhance/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l1.9 4.6L18.5 9l-4.6 1.9L12 15.5l-1.9-4.6L5.5 9l4.6-1.4z'/%3E%3Cpath d='M18 16l.8 2 2 .8-2 .8-.8 2-.8-2-2-.8 2-.8z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l1.9 4.6L18.5 9l-4.6 1.9L12 15.5l-1.9-4.6L5.5 9l4.6-1.4z'/%3E%3Cpath d='M18 16l.8 2 2 .8-2 .8-.8 2-.8-2-2-.8 2-.8z'/%3E%3C/svg%3E")}html[data-theme] .wpst-filter-list li a[href$="/tim/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2.5' y='4.5' width='19' height='15' rx='2'/%3E%3Cpath d='M7 4.5v15M17 4.5v15M2.5 12h19M2.5 8.2h4.5M2.5 15.8h4.5M17 8.2h4.5M17 15.8h4.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2.5' y='4.5' width='19' height='15' rx='2'/%3E%3Cpath d='M7 4.5v15M17 4.5v15M2.5 12h19M2.5 8.2h4.5M2.5 15.8h4.5M17 8.2h4.5M17 15.8h4.5'/%3E%3C/svg%3E")}html[data-theme] .wpst-filter-list li a[href$="/stories/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4.5h6a2.5 2.5 0 0 1 2.5 2.5v12a2 2 0 0 0-2-2H4z'/%3E%3Cpath d='M20 4.5h-6A2.5 2.5 0 0 0 11.5 7v12a2 2 0 0 1 2-2H20z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4.5h6a2.5 2.5 0 0 1 2.5 2.5v12a2 2 0 0 0-2-2H4z'/%3E%3Cpath d='M20 4.5h-6A2.5 2.5 0 0 0 11.5 7v12a2 2 0 0 1 2-2H20z'/%3E%3C/svg%3E")}html[data-theme] .wpst-filter-list li a[href$="/mactor/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='3.8'/%3E%3Cpath d='M4.5 20a7.5 7.5 0 0 1 15 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='3.8'/%3E%3Cpath d='M4.5 20a7.5 7.5 0 0 1 15 0'/%3E%3C/svg%3E")}html[data-theme] .wpst-filter-list li a[href$="/photos/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4.5' width='18' height='15' rx='2'/%3E%3Ccircle cx='8.5' cy='9.5' r='1.8'/%3E%3Cpath d='M21 15.5l-5-4.5-9 8.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4.5' width='18' height='15' rx='2'/%3E%3Ccircle cx='8.5' cy='9.5' r='1.8'/%3E%3Cpath d='M21 15.5l-5-4.5-9 8.5'/%3E%3C/svg%3E")}html[data-theme] .wpst-filter-list li a[href$="/cams/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='6' width='13' height='12' rx='2'/%3E%3Cpath d='M15 10.5l6-3.2v9.4l-6-3.2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='6' width='13' height='12' rx='2'/%3E%3Cpath d='M15 10.5l6-3.2v9.4l-6-3.2z'/%3E%3C/svg%3E")}html[data-theme] .wpst-filter-list li a[href$="/rimg/"]:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='7.5' height='7.5' rx='1.5'/%3E%3Crect x='13.5' y='3' width='7.5' height='7.5' rx='1.5'/%3E%3Crect x='3' y='13.5' width='7.5' height='7.5' rx='1.5'/%3E%3Crect x='13.5' y='13.5' width='7.5' height='7.5' rx='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='7.5' height='7.5' rx='1.5'/%3E%3Crect x='13.5' y='3' width='7.5' height='7.5' rx='1.5'/%3E%3Crect x='3' y='13.5' width='7.5' height='7.5' rx='1.5'/%3E%3Crect x='13.5' y='13.5' width='7.5' height='7.5' rx='1.5'/%3E%3C/svg%3E")}html[data-theme] i.fa{display:inline-block;width:1em;height:1em;vertical-align:-.12em;background-color:currentColor;font-style:normal;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% 100%;mask-size:100% 100%}html[data-theme] i.fa:before{content:none!important}html[data-theme] i.fa.fa-picture-o{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4.5' width='18' height='15' rx='2'/%3E%3Ccircle cx='8.5' cy='9.5' r='1.6'/%3E%3Cpath d='M21 15.5l-5-4.5-9 8.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4.5' width='18' height='15' rx='2'/%3E%3Ccircle cx='8.5' cy='9.5' r='1.6'/%3E%3Cpath d='M21 15.5l-5-4.5-9 8.5'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-clock-o{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-eye{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6-10-6-10-6z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6-10-6-10-6z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-download{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v12'/%3E%3Cpath d='M7.5 10.5L12 15l4.5-4.5'/%3E%3Cpath d='M4 20h16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v12'/%3E%3Cpath d='M7.5 10.5L12 15l4.5-4.5'/%3E%3Cpath d='M4 20h16'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-heart{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.4 5.6a5 5 0 0 0-7.1 0L12 6.9l-1.3-1.3a5 5 0 1 0-7.1 7.1L12 21l8.4-8.3a5 5 0 0 0 0-7.1z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.4 5.6a5 5 0 0 0-7.1 0L12 6.9l-1.3-1.3a5 5 0 1 0-7.1 7.1L12 21l8.4-8.3a5 5 0 0 0 0-7.1z'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-user{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='3.8'/%3E%3Cpath d='M4.5 20a7.5 7.5 0 0 1 15 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='3.8'/%3E%3Cpath d='M4.5 20a7.5 7.5 0 0 1 15 0'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-user-plus{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9.5' cy='8' r='3.8'/%3E%3Cpath d='M2.5 20a7 7 0 0 1 14 0'/%3E%3Cpath d='M19 8v6M16 11h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9.5' cy='8' r='3.8'/%3E%3Cpath d='M2.5 20a7 7 0 0 1 14 0'/%3E%3Cpath d='M19 8v6M16 11h6'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-folder{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6.5h6l2 2.5h10v9a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 3 18z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6.5h6l2 2.5h10v9a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 3 18z'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-flag{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 21V4'/%3E%3Cpath d='M5 4.5h13l-2.5 4 2.5 4H5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 21V4'/%3E%3Cpath d='M5 4.5h13l-2.5 4 2.5 4H5z'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-code{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 7.5L4 12l5 4.5'/%3E%3Cpath d='M15 7.5L20 12l-5 4.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 7.5L4 12l5 4.5'/%3E%3Cpath d='M15 7.5L20 12l-5 4.5'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-link{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13.5a4 4 0 0 0 5.7 0l2.8-2.8a4 4 0 1 0-5.7-5.7L11.5 6.3'/%3E%3Cpath d='M14 10.5a4 4 0 0 0-5.7 0l-2.8 2.8a4 4 0 1 0 5.7 5.7l1.3-1.3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13.5a4 4 0 0 0 5.7 0l2.8-2.8a4 4 0 1 0-5.7-5.7L11.5 6.3'/%3E%3Cpath d='M14 10.5a4 4 0 0 0-5.7 0l-2.8 2.8a4 4 0 1 0 5.7 5.7l1.3-1.3'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-thumbs-up{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 21V10l4.5-7a2.2 2.2 0 0 1 2 3l-1 4h5.6a2 2 0 0 1 2 2.4l-1.4 6.6a2 2 0 0 1-2 2z'/%3E%3Cpath d='M7 10H3v11h4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 21V10l4.5-7a2.2 2.2 0 0 1 2 3l-1 4h5.6a2 2 0 0 1 2 2.4l-1.4 6.6a2 2 0 0 1-2 2z'/%3E%3Cpath d='M7 10H3v11h4z'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-chevron-right{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 5l7 7-7 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 5l7 7-7 7'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-angle-right{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.5 5.5L16 12l-6.5 6.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.5 5.5L16 12l-6.5 6.5'/%3E%3C/svg%3E")}html[data-theme] i.fa.fa-angle-left{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.5 5.5L8 12l6.5 6.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.5 5.5L8 12l6.5 6.5'/%3E%3C/svg%3E")}html[data-theme] .home-extra{margin:26px 0 0}html[data-theme] .home-extra-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid var(--line)}html[data-theme] .home-extra-head h2{margin:0!important;font-size:14px!important;font-weight:500!important;letter-spacing:.6px;text-transform:uppercase;color:var(--text-dim)!important}html[data-theme] .home-extra-head a{flex:0 0 auto;font-size:12px;color:var(--text-dim)!important}html[data-theme] .home-extra-head a:hover{color:var(--text)!important}html[data-theme] .single-photo .entry-title{max-width:var(--read-width);margin:0 auto 6px!important;padding-top:24px;font-size:24px!important;font-weight:500!important;line-height:1.35!important}html[data-theme] .single-photo .entry-content,html[data-theme] .single-photo .container,html[data-theme] #single-wrapper{background:transparent!important}html[data-theme] .single-photo .container{max-width:var(--site-width)!important;padding-left:10px;padding-right:10px}html[data-theme] .story-audio{display:flex;justify-content:center;max-width:var(--read-width);margin:0 auto 22px}html[data-theme] .story-audio audio{width:100%;max-width:520px;height:40px;display:block}html[data-theme] #story-reader{max-width:var(--read-width);margin:0 auto;padding:0}html[data-theme] #story-content{padding:46px 60px;background:var(--read-bg);border:1px solid var(--read-line);border-radius:10px}html[data-theme] #story-content p{margin:0 0 1.35em;color:var(--read-ink)!important;font-family:Georgia,"Noto Serif",Times New Roman,serif;font-size:18px;line-height:1.95;text-align:left;letter-spacing:0;word-spacing:normal;hyphens:none}html[data-theme] #story-content p:last-child{margin-bottom:0}html[data-theme] #story-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;max-width:var(--read-width);margin:18px auto 0;padding:0;background:transparent;border:none}html[data-theme] #btn-prev{justify-self:start}html[data-theme] #btn-next{grid-column:3;justify-self:end}html[data-theme] .story-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 20px;background:transparent!important;border:1px solid var(--line-strong)!important;border-radius:8px;color:var(--text-dim)!important;font-family:inherit;font-size:13px;font-weight:500;line-height:1;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}html[data-theme] .story-btn:hover{background:var(--accent)!important;border-color:var(--accent)!important;color:var(--accent-ink)!important}html[data-theme] #page-info{grid-column:2;justify-self:center;color:var(--text-dim);font-size:12px;letter-spacing:.3px;white-space:nowrap}@media(max-width:480px){html[data-theme] .story-btn{padding:9px 14px}html[data-theme] #story-pagination{gap:8px}}html[data-theme] .single-photo .entry-footer{max-width:var(--read-width);margin:30px auto 0;padding-top:18px;border-top:1px solid var(--line)}html[data-theme] .photo-meta{display:flex;flex-direction:column;gap:12px}html[data-theme] .photo-categories,html[data-theme] .photo-tags{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:11px;font-weight:500;letter-spacing:.6px;text-transform:uppercase;color:var(--text-faint)}html[data-theme] .photo-categories a,html[data-theme] .photo-tags a{padding:5px 13px;border:1px solid var(--line-strong);border-radius:999px;color:var(--text-dim)!important;font-size:12px;font-weight:400;letter-spacing:0;text-transform:none;text-decoration:none!important}html[data-theme] .photo-categories a:hover,html[data-theme] .photo-tags a:hover{background:var(--accent)!important;border-color:var(--accent);color:var(--accent-ink)!important}html[data-theme] .related-photos{max-width:var(--site-width);margin:34px auto 26px;padding:18px 18px 6px;background:var(--card);border-radius:10px}html[data-theme] .related-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--line)}html[data-theme] .related-head h2{margin:0!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;text-align:left!important;letter-spacing:.6px;text-transform:uppercase;color:var(--text-dim)!important}html[data-theme] .related-head a{flex:0 0 auto;font-size:12px;color:var(--text-dim)!important;text-decoration:none!important}html[data-theme] .related-head a:hover{color:var(--text)!important}@media(max-width:600px){html[data-theme] #story-content{padding:24px 20px}html[data-theme] #story-content p{font-size:17px;line-height:1.75}html[data-theme] .single-photo .entry-title{font-size:20px!important}}html[data-theme] .photo-gallery-container{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:18px 0 26px}html[data-theme] .photo-gallery-item a{display:block;overflow:hidden;border-radius:6px;background:var(--surface-2)}html[data-theme] .photo-gallery-item img{display:block;width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover;transition:transform .25s ease}html[data-theme] .photo-gallery-item a:hover img{transform:scale(1.05)}@media(max-width:1199.98px){html[data-theme] .photo-gallery-container{grid-template-columns:repeat(4,1fr)}}@media(max-width:767.98px){html[data-theme] .photo-gallery-container{grid-template-columns:repeat(3,1fr);gap:6px}}html[data-theme] .photo-overlay{position:fixed!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;z-index:2147483000!important;padding:64px 20px 76px;background:#000000f0;overflow:hidden}html[data-theme] .photo-full-image-container img{max-height:100%!important;max-width:100%!important;border-radius:4px}html[data-theme] .photo-overlay-close,html[data-theme] .photo-overlay-next,html[data-theme] .photo-overlay-prev{position:absolute;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.24);color:#fff!important;text-decoration:none!important;line-height:1;transition:background-color .15s ease}html[data-theme] .photo-overlay-close:hover,html[data-theme] .photo-overlay-next:hover,html[data-theme] .photo-overlay-prev:hover{background:#ffffff38;color:#fff!important}html[data-theme] .photo-overlay-close{top:14px;right:16px;width:44px;height:44px;border-radius:50%;font-size:26px}html[data-theme] .photo-overlay-next,html[data-theme] .photo-overlay-prev{bottom:18px;padding:11px 26px;border-radius:8px;font-size:14px;font-weight:500}html[data-theme] .photo-overlay-prev{left:50%;transform:translate(-108%)}html[data-theme] .photo-overlay-next{left:50%;transform:translate(8%)}@media(max-width:575.98px){html[data-theme] .photo-overlay{padding:56px 10px 70px}html[data-theme] .photo-overlay-next,html[data-theme] .photo-overlay-prev{padding:10px 18px;font-size:13px}}html[data-theme=light] .video-block,html[data-theme=light] .video-block a.thumb,html[data-theme=light] .no-thumb{background:#fff!important}html[data-theme=dark] .video-block,html[data-theme=dark] .video-block a.thumb,html[data-theme=dark] .no-thumb{background:var(--card)!important}html[data-theme] .video-block{width:auto;margin:0 6px 16px;border:1px solid var(--line);border-radius:0;transition:background-color .15s ease,border-color .15s ease}html[data-theme] .video-block-happy{margin:0 6px 16px;border:1px solid var(--line);border-radius:0;overflow:hidden}html[data-theme] .video-block:hover{background:var(--surface-2);border-color:var(--line-strong);position:relative;z-index:30}@media(hover:none),(max-width:991.98px){html[data-theme] .video-block{overflow:hidden}}html[data-theme] .video-block a.infos{padding:7px 10px 10px}html[data-theme] .video-block .thumb{display:flex;align-items:stretch;justify-content:stretch;position:relative!important;width:100%;aspect-ratio:16 / 10!important;overflow:hidden!important;background:var(--card);font-size:0;line-height:0}html[data-theme] .video-block .thumb img,html[data-theme] .video-block .thumb img.img-fluid,html[data-theme] .video-block .thumb img.video-img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;min-height:100%!important;flex:1 1 auto!important;object-fit:cover!important;object-position:center!important}html[data-theme] .video-block .thumb .thumb-img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important}html[data-theme] .video-block .thumb .thumb-video{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:center!important;background:#000!important}html[data-theme] .video-block .no-thumb{width:100%;height:100%}html[data-theme] .video-block a.infos{display:block}html[data-theme] .video-block a.infos span.title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-height:1.4em;line-height:1.4;margin-bottom:0!important;padding-bottom:0!important}html[data-theme] .video-block a.infos{position:relative}html[data-theme] .video-block a.infos:after{content:attr(title);position:absolute;left:6px;right:6px;top:calc(100% - 2px);z-index:40;padding:8px 11px;background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;box-shadow:0 8px 22px #00000047;color:var(--text);font-size:12px;font-weight:400;line-height:1.45;white-space:normal;text-align:left;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease,visibility .15s;pointer-events:none}html[data-theme] .video-block a.infos.is-clipped:hover:after{opacity:1;visibility:visible;transform:translateY(0)}@media(hover:none){html[data-theme] .video-block a.infos:after{display:none}}html[data-theme] .video-block .video-datas{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin-top:3px!important;padding-top:0!important}html[data-theme] .video-block .video-datas .views-number{display:inline-flex;align-items:center;gap:4px}html[data-theme] .video-block .video-datas .views-number+.views-number:before{content:"";width:3px;height:3px;margin-right:3px;border-radius:50%;background:currentColor;opacity:.45}html[data-theme] .hero{padding:0!important;margin:0!important}html[data-theme] .hero .row.hero-text{margin:0!important}html[data-theme] .hero .col-12{max-width:100%!important;flex:0 0 100%!important;margin:0!important;padding:0!important}html[data-theme] h1.page-label{display:inline-flex;align-items:center;gap:12px;margin:0 0 16px;font-size:19px;font-weight:600;line-height:1.25;letter-spacing:.2px;color:var(--text)}html[data-theme] h1.page-label:before{content:"";width:5px;height:22px;border-radius:3px;background:var(--text);opacity:1}html[data-theme] .video-js .vjs-control-bar{background:#0e1013d1!important;color:#fff!important}html[data-theme] .video-js .vjs-button>.vjs-icon-placeholder,html[data-theme] .video-js .vjs-time-control,html[data-theme] .video-js .vjs-remaining-time{color:#fff!important}html[data-theme] .video-js .vjs-slider{background:#ffffff38!important}html[data-theme] .video-js .vjs-load-progress,html[data-theme] .video-js .vjs-load-progress div{background:#ffffff52!important}html[data-theme] .video-js .vjs-play-progress,html[data-theme] .video-js .vjs-volume-level{background:#fff!important}html[data-theme] .video-js .vjs-play-progress:before{color:#fff!important}html[data-theme] .video-js .vjs-big-play-button{background:#0e10139e!important;border:2px solid rgba(255,255,255,.85)!important;border-radius:8px!important;color:#fff!important}html[data-theme] .video-js:hover .vjs-big-play-button{background:#0e1013d1!important}html[data-theme] .video-js .vjs-menu-button-popup .vjs-menu-content,html[data-theme] .video-js .vjs-menu li{background:#0e1013f0!important;color:#fff!important}html[data-theme] .video-js .vjs-menu li.vjs-selected,html[data-theme] .video-js .vjs-menu li:hover{background:#ffffff2e!important;color:#fff!important}html[data-theme] .video-js .vjs-loading-spinner{border-color:#ffffffbf!important}html[data-theme] .header-search-toggle img{display:block;width:26px;height:26px}html[data-theme=light] .header-search-toggle img{filter:invert(1) brightness(.35)}html[data-theme=dark] .header-search-toggle img{filter:none;opacity:.85}html[data-theme] #sidebar-toggle{display:none;align-items:center;justify-content:center;flex:0 0 auto;width:38px;height:38px;margin-left:8px;padding:0;background:transparent;border:1px solid var(--line-strong);border-radius:8px;color:var(--text-dim);cursor:pointer}html[data-theme] #sidebar-toggle svg{width:20px;height:20px;display:block}html[data-theme] #sidebar-toggle:hover{color:var(--text);border-color:var(--text-faint)}@media(max-width:991.98px){html[data-theme] #sidebar-toggle{display:inline-flex}}@media(max-width:991.98px){html[data-theme] .nav-container{justify-content:space-between!important;flex-wrap:nowrap}html[data-theme] .nav-container .navbar-brand{flex:0 1 auto;min-width:0;overflow:hidden}html[data-theme] .nav-container .search-nav{flex:0 0 auto;gap:6px}html[data-theme] .theme-toggle{width:34px;height:34px;margin-left:8px}html[data-theme] .header-search-toggle{margin-right:6px!important}}#sidebar-backdrop{display:none}@media(max-width:991.98px){html[data-theme] #secondary{position:fixed!important;top:0;left:0;bottom:0;z-index:2147482000;width:82%;max-width:320px;margin:0!important;padding:14px!important;background:var(--surface)!important;border-right:1px solid var(--line);overflow-y:auto;transform:translate(-102%);transition:transform .22s ease;-webkit-overflow-scrolling:touch}html.sidebar-open #secondary{transform:translate(0)}#sidebar-backdrop{display:block;position:fixed;inset:0;z-index:2147481000;background:#00000080;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s}html.sidebar-open #sidebar-backdrop{opacity:1;visibility:visible}html.sidebar-open{overflow:hidden}html[data-theme] .sidebar-more{display:block;margin-top:14px;padding:11px 14px;background:var(--surface-2);border:1px solid var(--line);color:var(--text)!important;font-size:14px;font-weight:600;text-align:center;text-decoration:none!important}html[data-theme] .sidebar-more:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)!important}}@media(min-width:992px){html[data-theme] .sidebar-more{display:none}}#mobile-menu[hidden],#mobile-menu-back[hidden]{display:none}#mobile-menu{position:fixed;top:0;left:0;bottom:0;z-index:2147482600;display:flex;flex-direction:column;width:80%;max-width:300px;padding:0 0 16px;background:var(--surface);border-right:1px solid var(--line);overflow-y:auto;-webkit-overflow-scrolling:touch}#mobile-menu-back{position:fixed;inset:0;z-index:2147482500;background:#0000008c}#mobile-menu .mm-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--line)}#mobile-menu .mm-title{font-size:15px;font-weight:600;color:var(--text)}#mobile-menu .mm-close{width:34px;height:34px;padding:0;background:transparent;border:1px solid var(--line-strong);color:var(--text);font-size:22px;line-height:1;cursor:pointer}#mobile-menu .mm-close:hover{background:var(--surface-2)}#mobile-menu .mm-links{display:flex;flex-direction:column}#mobile-menu .mm-links a{padding:13px 16px;border-bottom:1px solid var(--line);color:var(--text)!important;font-size:14px;font-weight:600;text-decoration:none!important}#mobile-menu .mm-links a:hover{background:var(--surface-2)}#mobile-menu .mm-more{margin:16px 16px 0;padding:11px 14px;background:var(--surface-2);border:1px solid var(--line);color:var(--text)!important;font-size:14px;font-weight:600;text-align:center;text-decoration:none!important}#mobile-menu .mm-more:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)!important}#site-notice{position:relative;border-bottom:1px solid var(--line);background:var(--surface-2);background-image:none}#site-notice .notice-inner{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding-top:6px;padding-bottom:6px}#site-notice .notice-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#2fbf5f;box-shadow:0 0 #2fbf5f8c;animation:noticePulse 2.4s ease-out infinite}@keyframes noticePulse{0%{box-shadow:0 0 #2fbf5f8c}70%{box-shadow:0 0 0 7px #2fbf5f00}to{box-shadow:0 0 #2fbf5f00}}@media(prefers-reduced-motion:reduce){#site-notice .notice-dot{animation:none}}#site-notice .notice-text{color:var(--text);font-size:13px;font-weight:600;letter-spacing:.3px;line-height:1.4;text-align:center}#site-notice .notice-sep{margin:0 4px;opacity:.45}@media(max-width:575.98px){#site-notice .notice-text{font-size:12px}}@media(max-width:767.98px){html[data-theme] .container.container-lg.p-0{padding-left:0!important;padding-right:0!important}html[data-theme] .video-loop{padding-left:0;padding-right:0}html[data-theme] .video-loop .row{margin-left:0!important;margin-right:0!important}html[data-theme] .video-loop .row>[class*=col-]{padding-left:0!important;padding-right:0!important}html[data-theme] .video-block,html[data-theme] .video-block-happy{margin-left:5px!important;margin-right:5px!important}}html[data-theme] #wrapper-footer{max-width:var(--site-width);margin:30px auto 0;padding:26px 0 30px}html[data-theme] .footer-menu-container ul{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 26px;margin:0 0 20px;padding:0;list-style:none}html[data-theme] .footer-menu-container li{margin:0}html[data-theme] .footer-menu-container a{display:inline-block;padding:5px 2px;color:var(--text-dim)!important;font-size:13px;font-weight:600;text-decoration:none!important}html[data-theme] .footer-menu-container a:hover{color:var(--text)!important}html[data-theme] .footer-rta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;max-width:640px;margin:0 auto 18px;padding:14px 16px;background:var(--surface-2);border:1px solid var(--line)}html[data-theme] .footer-rta img{display:block;flex:0 0 auto}html[data-theme] .footer-rta span{color:var(--text-dim);font-size:12px;line-height:1.5;text-align:left}html[data-theme] .site-info{color:var(--text-faint)!important;font-size:12px;line-height:1.6}@media(max-width:575.98px){html[data-theme] .footer-menu-container ul{gap:4px 18px;margin-bottom:16px}html[data-theme] .footer-menu-container a{font-size:12px}html[data-theme] .footer-rta{gap:10px;padding:12px 14px}html[data-theme] .footer-rta span{flex:1 1 100%;text-align:center;font-size:11px}}.theme-toggle{flex:0 0 auto;width:38px;height:38px;margin-left:14px;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--line-strong);border-radius:8px;color:var(--text-dim);cursor:pointer;transition:color .15s ease,border-color .15s ease}.theme-toggle:hover{color:var(--text);border-color:var(--text-faint)}.theme-toggle svg{width:19px;height:19px;display:block}html[data-theme=dark] .theme-toggle .icon-sun{display:block}html[data-theme=dark] .theme-toggle .icon-moon,html[data-theme=light] .theme-toggle .icon-sun{display:none}html[data-theme=light] .theme-toggle .icon-moon{display:block}.single-video-infos .gallery{display:grid;grid-template-columns:repeat(10,1fr);gap:4px;width:100%;flex:0 0 100%;margin:14px 0 26px;padding:0 15px}.single-video-infos .gallery-item{display:block;width:auto;max-width:none;margin:0;text-align:left}.single-video-infos .gallery-item a{display:block;overflow:hidden;border-radius:3px;background:#1b2836}.single-video-infos .gallery-item img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;transition:transform .25s ease}.single-video-infos .gallery-item a:hover img{transform:scale(1.06)}@media(max-width:1199.98px){.single-video-infos .gallery{grid-template-columns:repeat(6,1fr)}}@media(max-width:767.98px){.single-video-infos .gallery{grid-template-columns:repeat(5,1fr);gap:3px;padding:0 12px}}.overlay{display:none;position:fixed;inset:0;background:#000000ed;z-index:9999}.overlay:target{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:60px 20px 30px}.overlay .full-image{max-width:92vw;display:flex;align-items:center;justify-content:center;min-height:0}.overlay .full-image img{max-width:100%;max-height:76vh;width:auto;height:auto;border-radius:4px}.overlay .close,.overlay .next{position:absolute;display:flex;align-items:center;justify-content:center;color:#fff;background:#0000008c;border:1px solid rgba(255,255,255,.25);text-decoration:none;line-height:1}.overlay .close{top:16px;right:16px;width:44px;height:44px;font-size:30px;border-radius:50%}.overlay .next{position:static;transform:none;padding:11px 34px;font-size:14px;font-weight:500;border-radius:6px}.overlay .close:hover,.overlay .next:hover{background:#ed28b5;border-color:#ed28b5}@media(max-width:575.98px){.overlay .close{top:10px;right:10px;width:40px;height:40px;font-size:26px}.overlay .next{padding:11px 28px;font-size:14px}}
