:root{--yt-bg:#f9f9f9;--yt-surface:#ffffff;--yt-surface-2:#f2f2f2;--yt-border:#e5e5e5;--yt-text:#0f0f0f;--yt-text-2:#606060;--yt-text-3:#909090;--yt-accent:#FF0033;--yt-accent-hover:#cc0029;--yt-link:#065fd4;--yt-shadow:0 1px 2px rgba(0,0,0,.06);--yt-radius:12px;--yt-radius-sm:8px;--yt-radius-pill:999px;--yt-topbar-h:56px;--yt-sidebar-w:240px;--yt-sidebar-mini-w:72px;--yt-font:'Roboto', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, sans-serif}html.yt-dark{--yt-bg:#0f0f0f;--yt-surface:#0f0f0f;--yt-surface-2:#272727;--yt-border:#303030;--yt-text:#f1f1f1;--yt-text-2:#aaaaaa;--yt-text-3:#717171;--yt-link:#3ea6ff;--yt-shadow:0 1px 2px rgba(0,0,0,.5)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body.yt-theme{margin:0;font-family:var(--yt-font);background:var(--yt-bg);color:var(--yt-text);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden!important;width:100%!important;position:relative}img,svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--yt-link)}button{font-family:inherit}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.skip-link:focus{position:fixed;top:8px;left:8px;width:auto;height:auto;background:var(--yt-text);color:var(--yt-bg);padding:8px 12px;clip:auto;clip-path:none;z-index:9999;border-radius:var(--yt-radius-sm)}.yt-topbar{position:sticky;top:0;z-index:50;height:var(--yt-topbar-h);background:var(--yt-surface);display:flex!important;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--yt-border);width:100%!important;box-sizing:border-box!important}.yt-topbar__start{flex:0 0 200px;display:flex;align-items:center}.yt-topbar__center{flex:1;display:flex;justify-content:center;min-width:0}.yt-topbar__end{flex:0 0 200px;display:flex;align-items:center;justify-content:flex-end;gap:8px}@media (max-width:1024px){.yt-topbar{grid-template-columns:auto 1fr auto}}@media (max-width:768px){.yt-topbar{display:grid;grid-template-columns:auto 1fr auto;gap:8px}.yt-topbar__center{grid-row:2;grid-column:1 / -1;width:100%}.yt-search{margin:0!important;max-width:100%!important}}html.yt-dark .yt-topbar{background:var(--yt-bg)}.yt-topbar__start{display:flex;align-items:center;gap:8px}.yt-topbar__center{display:flex;justify-content:center}.yt-topbar__end{display:flex;align-items:center;gap:8px;justify-content:flex-end}.yt-iconbtn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#fff0;border:0;border-radius:50%;color:var(--yt-text);cursor:pointer;transition:background .15s}.yt-iconbtn:hover{background:var(--yt-surface-2)}.yt-iconbtn:focus-visible{outline:2px solid var(--yt-link);outline-offset:2px}.yt-logo{display:inline-flex;align-items:center;padding:0 8px;color:var(--yt-text)}.yt-logo .custom-logo,.yt-logo__img{max-height:28px;width:auto;display:block}.yt-logo__mark svg{color:var(--yt-text)}.yt-search{width:100%;max-width:640px;display:flex!important;align-items:center;gap:8px;position:relative;margin:0 auto}@media (max-width:768px){.yt-topbar{height:var(--yt-topbar-h)!important;padding:0 8px!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important}.yt-topbar__start{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:10px!important}.yt-search-icon-mobile{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;font-size:18px!important;cursor:pointer!important;z-index:10!important}.yt-topbar__center{display:none!important}.yt-topbar__end{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:6px!important}.yt-avatar,.yt-topbar__end .avatar{width:28px!important;height:28px!important}.yt-logo .custom-logo,.yt-logo__img{max-height:18px!important;width:auto!important}.yt-iconbtn{width:32px!important;height:32px!important;font-size:16px!important}}.yt-search__field{display:flex;flex:1;align-items:stretch;height:40px;background:var(--yt-surface);border:1px solid var(--yt-border);border-radius:40px 0 0 40px;overflow:hidden;transition:border-color .15s;width:100%!important;box-sizing:border-box!important}.yt-search__btn{width:64px!important;height:40px!important;background:var(--yt-surface-2)!important;border:1px solid var(--yt-border)!important;border-left:none!important;border-radius:0 40px 40px 0!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;margin-left:-1px!important}.yt-search__input{flex:1!important;border:none!important;background:transparent!important;padding:0 16px!important;font-size:16px!important;color:var(--yt-text)!important;outline:none!important}html.yt-dark .yt-search__field{background:#121212;border-color:#303030}.yt-search__field:focus-within{border-color:#1c62b9;padding-left:40px;box-shadow:inset 1px 0 0 #1c62b9,inset -1px 0 0 #1c62b9,inset 0 1px 0 #1c62b9,inset 0 -1px 0 #1c62b9;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20'><path fill='%23606060' d='M20.87 20.17l-5.59-5.59C16.35 13.35 17 11.75 17 10c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7c1.75 0 3.35-.65 4.58-1.71l5.59 5.59.7-.71zM10 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z'/></svg>");background-repeat:no-repeat;background-position:12px center}html.yt-dark .yt-search__field:focus-within{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20'><path fill='%23aaaaaa' d='M20.87 20.17l-5.59-5.59C16.35 13.35 17 11.75 17 10c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7c1.75 0 3.35-.65 4.58-1.71l5.59 5.59.7-.71zM10 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z'/></svg>")}.yt-search__input{flex:1;padding:0 16px;border:0;outline:0;background:#fff0;color:var(--yt-text);font-size:16px;min-width:0}.yt-search__btn{width:64px;border:0;cursor:pointer;background:var(--yt-surface-2);color:var(--yt-text-2);border-left:1px solid var(--yt-border);display:inline-flex;align-items:center;justify-content:center;transition:background .15s}.yt-search__btn:hover{background:var(--yt-border);color:var(--yt-text)}html.yt-dark .yt-search__btn{background:#222;border-left-color:#303030}html.yt-dark .yt-search__btn:hover{background:#303030;color:#fff}.yt-mic{width:40px;height:40px;border-radius:50%;background:var(--yt-surface-2);color:var(--yt-text-2);flex:0 0 auto}.yt-mic:hover{background:var(--yt-border);color:var(--yt-text)}html.yt-dark .yt-mic{background:#222}html.yt-dark .yt-mic:hover{background:#303030;color:#fff}.yt-search__suggest{position:absolute;top:100%;left:0;right:56px;margin-top:8px;background:var(--yt-surface);border:1px solid var(--yt-border);border-radius:var(--yt-radius);box-shadow:var(--yt-shadow);max-height:480px;overflow-y:auto;padding:8px 0}html.yt-dark .yt-search__suggest{background:#212121}.yt-suggest__item{display:flex;align-items:center;gap:12px;padding:8px 16px;color:var(--yt-text)}.yt-suggest__item:hover{background:var(--yt-surface-2);color:var(--yt-text)}.yt-suggest__item img,.yt-suggest__ph{width:56px;height:32px;object-fit:cover;border-radius:4px;background:var(--yt-surface-2);flex:0 0 auto}.yt-suggest__title{font-size:14px}.yt-cartbtn{position:relative}.yt-cart-count{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--yt-accent);color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.yt-cart-count.is-empty{display:none}.yt-cartbtn.is-bump{animation:yt-bump .35s ease}@keyframes yt-bump{0%{transform:scale(1)}40%{transform:scale(1.18)}100%{transform:scale(1)}}.yt-signin{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--yt-border);border-radius:var(--yt-radius-pill);color:var(--yt-link);font-weight:500}.yt-signin:hover{background:rgb(62 166 255 / .1);color:var(--yt-link)}.yt-avatar{width:32px;height:32px;border-radius:50%;background:var(--yt-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;overflow:hidden;position:relative;flex-shrink:0}.yt-avatar__img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.yt-themetoggle .yt-icon-moon{display:none}.yt-themetoggle .yt-icon-sun{display:block}html.yt-dark .yt-themetoggle .yt-icon-moon{display:block}html.yt-dark .yt-themetoggle .yt-icon-sun{display:none}.yt-chips{background:var(--yt-bg);border-bottom:1px solid var(--yt-border);position:sticky;top:var(--yt-topbar-h);z-index:30}.yt-chips__inner{display:flex;gap:12px;padding:12px 24px;overflow-x:auto;scrollbar-width:none;cursor:grab}.yt-chips__inner::-webkit-scrollbar{display:none}.yt-chip{flex:0 0 auto;padding:8px 12px;background:var(--yt-surface-2);border-radius:var(--yt-radius-sm);color:var(--yt-text);font-size:14px;font-weight:500;white-space:nowrap;transition:background .15s}.yt-chip:hover{background:var(--yt-border);color:var(--yt-text)}.yt-chip.is-active{background:var(--yt-text);color:var(--yt-bg)}html.yt-dark .yt-chip.is-active{background:#f1f1f1;color:#0f0f0f}.yt-chip--back{width:32px;padding:8px 0;text-align:center;background:#fff0;border:1px solid var(--yt-border);font-size:16px}.yt-chip--back:hover{background:var(--yt-surface-2)}.yt-shell{display:grid;grid-template-columns:var(--yt-sidebar-w) 1fr;min-height:calc(100vh - var(--yt-topbar-h))}.yt-shell--mini{grid-template-columns:var(--yt-sidebar-mini-w) 1fr}.yt-sidebar{background:var(--yt-bg);height:calc(100vh - var(--yt-topbar-h));position:sticky;top:var(--yt-topbar-h);overflow-y:auto;padding:12px 0}.yt-sidebar::-webkit-scrollbar{width:8px}.yt-sidebar::-webkit-scrollbar-thumb{background:var(--yt-border);border-radius:4px}.yt-sidebar__inner{padding:0 12px}.yt-side-list{list-style:none;padding:0;margin:0}.yt-side-item{display:flex;align-items:center;gap:24px;padding:8px 12px;color:var(--yt-text);border-radius:var(--yt-radius-sm);font-size:14px;font-weight:400;line-height:1.2}.yt-side-item:hover{background:var(--yt-surface-2);color:var(--yt-text)}.yt-side-item.is-active{background:var(--yt-surface-2);font-weight:500}.yt-side-svg{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--yt-text)}.yt-side-icon{width:24px;height:24px;border-radius:50%;background:var(--yt-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex:0 0 auto;text-transform:uppercase}.yt-side-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-side-sep{border:0;border-top:1px solid var(--yt-border);margin:12px 0}.yt-side-heading{font-size:16px;font-weight:500;margin:0 12px 8px;color:var(--yt-text)}.yt-side-meta{color:var(--yt-text-3);font-size:12px;padding:0 12px}.yt-shell--mini .yt-sidebar{padding:12px 4px}.yt-shell--mini .yt-side-item{flex-direction:column;gap:6px;padding:16px 0;text-align:center;font-size:10px}.yt-shell--mini .yt-side-list--main .yt-side-label{display:block}.yt-shell--mini .yt-side-list--subs,.yt-shell--mini .yt-side-list--subs~*,.yt-shell--mini .yt-side-heading,.yt-shell--mini .yt-side-sep,.yt-shell--mini .yt-side-widgets,.yt-shell--mini .yt-side-meta{display:none}.yt-shell--mini .yt-side-list:not(.yt-side-list--main){display:none}@media (max-width:1024px){.yt-shell{grid-template-columns:1fr}.yt-sidebar{position:fixed;left:0;top:0;bottom:0;width:280px;height:100vh;background:var(--yt-surface);z-index:100;transform:translateX(-100%);transition:transform .25s ease;box-shadow:2px 0 8px rgb(0 0 0 / .15);padding-top:16px}.yt-shell--open .yt-sidebar{transform:translateX(0)}.yt-shell--open::before{content:'';position:fixed;inset:0;background:rgb(0 0 0 / .5);z-index:99}}.yt-main{padding:24px;min-width:0}.yt-main--page,.yt-main--watch{max-width:1600px;margin:0 auto;width:100%}.yt-grid{display:grid;gap:40px 16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.yt-card{display:flex;flex-direction:column;gap:12px}.yt-card__thumb{position:relative;display:block;aspect-ratio:16/9;border-radius:var(--yt-radius);overflow:hidden;background:var(--yt-surface-2)}.yt-card__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.yt-card:hover .yt-card__thumb img{transform:scale(1.02)}.yt-card__noimg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:56px;font-weight:700}.yt-card__duration{position:absolute;right:8px;bottom:8px;background:rgb(0 0 0 / .85);color:#fff;padding:3px 6px;border-radius:4px;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.2px;max-width:calc(100% - 16px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-card__duration del{color:rgb(255 255 255 / .55);font-weight:400;margin-right:4px}.yt-card__duration ins{background:#fff0;color:#fff;text-decoration:none}.yt-card__duration .woocommerce-Price-currencySymbol{font-weight:700}.yt-card__live{position:absolute;left:8px;top:8px;background:var(--yt-accent);color:#fff;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.5px}.yt-card__live--feat{background:#1976d2}.yt-card__meta{display:flex;gap:12px;align-items:flex-start;padding:0 4px;position:relative}.yt-card__avatar{width:36px;height:36px;border-radius:50%;background:var(--yt-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex:0 0 auto;text-transform:uppercase}.yt-card__info{flex:1;min-width:0}.yt-card__title{font-size:14px;font-weight:500;line-height:1.3;margin:0 0 4px;color:var(--yt-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.yt-card__title a{color:inherit}.yt-card__channel{font-size:13px;color:var(--yt-text-2);margin:0;display:flex;align-items:center;gap:4px}.yt-card__verified{color:var(--yt-text-3);display:inline-flex}.yt-card__stats{font-size:13px;color:var(--yt-text-2);margin:0}.yt-card__price{display:none}.yt-home-more{grid-column:1 / -1;display:flex;justify-content:center;margin-top:24px}.yt-card__actions{position:absolute;top:0;right:0;opacity:0;transition:opacity .15s}.yt-card:hover .yt-card__actions{opacity:1}.yt-card__add{width:36px;height:36px;border-radius:50%;background:var(--yt-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer}.yt-card__add:hover{background:var(--yt-accent-hover);color:#fff}.yt-card__add.added{background:#00897b}.yt-card__add.loading{opacity:.6}.yt-card__add.added::after{content:"✓";position:absolute;transform:translate(28px,-10px);background:#00897b;color:#fff;font-size:11px;padding:1px 4px;border-radius:8px}.yt-btn,.button,button.button,input.button,a.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border:1px solid var(--yt-border);background:var(--yt-surface-2);color:var(--yt-text);border-radius:var(--yt-radius-pill);font-weight:500;font-size:14px;cursor:pointer;transition:background .15s,color .15s;text-decoration:none;line-height:1.2}.yt-btn:hover,.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--yt-border);color:var(--yt-text)}.yt-btn--primary,.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce #respond input#submit.alt,.woocommerce-page button.button.alt{background:var(--yt-accent);color:#fff!important;border-color:var(--yt-accent)}.yt-btn--primary:hover,.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:var(--yt-accent-hover);border-color:var(--yt-accent-hover)}.yt-archive__header{padding:0 4px 16px}.yt-archive__title{font-size:24px;font-weight:700;margin:0;color:var(--yt-text)}.yt-archive__title span{color:var(--yt-accent)}.yt-archive__desc{color:var(--yt-text-2);margin:8px 0 0}.yt-main--watch{padding-top:24px;max-width:1600px;margin:0 auto;width:100%}.yt-watch,.woocommerce div.product.yt-watch{display:flex!important;flex-wrap:nowrap!important;gap:24px;align-items:start;width:100%!important;max-width:1280px!important;margin:0 auto!important}.yt-watch__primary{flex:1!important;min-width:0!important}.yt-watch__secondary{flex:0 0 350px!important;min-width:350px!important}@media (max-width:1100px){.yt-watch,.woocommerce div.product.yt-watch{flex-wrap:wrap!important;flex-direction:column!important}.yt-watch__secondary{flex:1 1 100%!important;min-width:100%!important}}@media (max-width:1200px){.yt-watch,.woocommerce div.product.yt-watch{flex-direction:column!important}.yt-watch__primary,.yt-watch__secondary{flex:1 1 100%!important;width:100%!important}}@media (max-width:1100px){.yt-watch,.woocommerce div.product.yt-watch{grid-template-columns:1fr}}.yt-watch__player{aspect-ratio:16/9;background:#000;border-radius:var(--yt-radius);overflow:hidden;max-width:100%!important;height:auto!important}.yt-watch__player img{width:100%!important;height:auto!important;object-fit:contain!important}.yt-watch__player img{width:100%;height:100%;object-fit:cover}.yt-watch__title{font-size:20px;font-weight:700;margin:16px 0 12px;line-height:1.3}.yt-watch__meta{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--yt-border)}.yt-watch__channel{display:flex;gap:12px;align-items:center}.yt-watch__channel-meta strong{display:block;font-size:16px}.yt-watch__channel-meta small{color:var(--yt-text-2);font-size:12px}.yt-watch__channel .yt-side-icon{width:40px;height:40px;font-size:16px}.yt-watch__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:12px 0 16px;border-bottom:1px solid var(--yt-border);margin-bottom:16px}.yt-watch__seller{display:flex;align-items:center;gap:12px;min-width:0}.yt-watch__avatar{width:40px;height:40px;border-radius:50%;color:#fff;font-weight:700;font-size:16px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;flex:0 0 auto}.yt-watch__seller-info{display:flex;flex-direction:column;min-width:0}.yt-watch__seller-name{font-size:16px;font-weight:600;color:var(--yt-text);display:inline-flex;align-items:center;gap:4px;line-height:1.2}.yt-watch__verified{color:var(--yt-text-3);display:inline-flex}.yt-watch__seller-info .woocommerce-product-rating{margin:2px 0 0;font-size:12px}.yt-watch__cart{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.yt-watch__price{font-size:22px;font-weight:700;color:var(--yt-text)}.yt-watch__price .price,.yt-watch__price p.price{margin:0;font-size:22px;font-weight:700;color:var(--yt-text)}.yt-watch__price .price del{color:var(--yt-text-3);font-weight:400;margin-right:6px;font-size:16px}.yt-watch__price .price ins{background:#fff0;color:var(--yt-text);text-decoration:none}.yt-watch__cart form.cart{display:flex;align-items:center;gap:8px;margin:0;flex-wrap:wrap}.yt-watch__cart .quantity input.qty{width:64px;height:40px;padding:0 8px;background:var(--yt-surface-2);color:var(--yt-text);border:1px solid var(--yt-border);border-radius:999px;text-align:center;font-size:14px}.yt-watch__cart button.single_add_to_cart_button,.yt-watch__cart .single_add_to_cart_button{background:var(--yt-text)!important;color:var(--yt-bg)!important;border:none!important;border-radius:999px!important;padding:0 20px!important;height:40px;font-weight:600!important;font-size:14px!important;cursor:pointer;transition:opacity .15s;display:inline-flex;align-items:center;gap:8px}.yt-watch__cart button.single_add_to_cart_button:hover{opacity:.9}.yt-watch__excerpt{color:var(--yt-text-2);font-size:14px;line-height:1.6;margin-bottom:16px}.yt-watch__excerpt p{margin:0 0 8px}.yt-watch__meta-foot{color:var(--yt-text-3);font-size:12px;margin-bottom:16px}.yt-watch__meta-foot .sku_wrapper,.yt-watch__meta-foot .posted_in,.yt-watch__meta-foot .tagged_as{display:block;margin-bottom:4px}.yt-watch__description{background:var(--yt-surface-2);padding:16px;border-radius:var(--yt-radius);margin-top:16px;color:var(--yt-text);line-height:1.6;font-size:14px;word-wrap:break-word;max-width:100%!important;box-sizing:border-box!important}.yt-watch__description p{margin:0 0 12px}.yt-watch__description p:last-child{margin:0}.yt-watch__secondary{min-width:0}.yt-watch__related-title{font-size:14px;font-weight:600;margin:0 0 12px}.yt-related{display:grid;grid-template-columns:140px 1fr;gap:8px;margin-bottom:10px;color:var(--yt-text)}.yt-related__thumb{position:relative;aspect-ratio:16/9;background:var(--yt-surface-2);border-radius:var(--yt-radius-sm);overflow:hidden}.yt-related__thumb img{width:100%;height:100%;object-fit:cover}.yt-related__price{position:absolute;right:4px;bottom:4px;background:rgb(0 0 0 / .85);color:#fff;padding:2px 5px;border-radius:3px;font-size:11px;font-weight:700;line-height:1.2;max-width:calc(100% - 8px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-related__price del{color:rgb(255 255 255 / .5);font-weight:400;margin-right:3px}.yt-related__price ins{background:#fff0;color:#fff;text-decoration:none}.yt-related__meta{min-width:0}.yt-related__title{font-size:13px;font-weight:500;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.yt-related__channel,.yt-related__stats{font-size:12px;color:var(--yt-text-2);margin:0}.yt-page{max-width:900px;margin:0 auto}.yt-page__title{font-size:28px;font-weight:700;margin:0 0 16px}.yt-page__thumb{aspect-ratio:16/9;border-radius:var(--yt-radius);overflow:hidden;margin-bottom:24px}.yt-page__thumb img{width:100%;height:100%;object-fit:cover}.yt-page__content{font-size:16px;line-height:1.7}.yt-page__content p{margin:0 0 16px}.yt-page__content a{color:var(--yt-link);text-decoration:underline}.yt-empty{text-align:center;padding:80px 16px;grid-column:1 / -1}.yt-empty__art{display:flex;justify-content:center;margin-bottom:24px}.yt-empty__title{font-size:24px;font-weight:700;margin:0 0 8px}.yt-empty__text{color:var(--yt-text-2);margin:0 0 24px}.yt-empty__actions{display:flex;gap:12px;justify-content:center}.navigation.pagination{grid-column:1 / -1;margin-top:24px;display:flex;justify-content:center}.navigation.pagination .nav-links{display:flex;gap:8px;align-items:center}.navigation.pagination .page-numbers{padding:8px 14px;border:1px solid var(--yt-border);border-radius:var(--yt-radius-pill);color:var(--yt-text);font-weight:500}.navigation.pagination .page-numbers.current{background:var(--yt-text);color:var(--yt-bg)}.navigation.pagination .page-numbers:hover{background:var(--yt-surface-2)}.yt-comments{margin-top:32px}.yt-comments__title{font-size:18px;font-weight:500;margin:0 0 16px}.yt-comments__list{list-style:none;padding:0;margin:0 0 24px}.yt-comments__list .comment{margin-bottom:24px}.yt-comments__list .comment-body{display:flex;gap:12px}.yt-comments__list .comment-author img.avatar{width:40px;height:40px;border-radius:50%}.yt-comments__list .comment-meta{font-size:12px;color:var(--yt-text-2);margin-bottom:4px}.yt-comments__list .comment-meta a{color:var(--yt-text-2)}.yt-comments__list .comment-content{font-size:14px}.yt-comments__form{display:grid;gap:12px}.yt-comments__form input[type=text],.yt-comments__form input[type=email],.yt-comments__form input[type=url],.yt-comments__form textarea{width:100%;padding:10px 12px;border:1px solid var(--yt-border);border-radius:var(--yt-radius-sm);background:var(--yt-surface);color:var(--yt-text);font-family:inherit;font-size:14px}.yt-comments__form textarea{min-height:100px;resize:vertical}.yt-comments__form .form-submit{margin:0}.yt-footer{margin-top:48px;padding:24px;background:var(--yt-bg);border-top:1px solid var(--yt-border);color:var(--yt-text-2)}.yt-footer__inner{max-width:1600px;margin:0 auto}.yt-footer__cols{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:24px}.yt-footer__col .widget-title{font-size:14px;color:var(--yt-text);margin:0 0 12px;font-weight:500}.yt-footer__col ul{list-style:none;padding:0;margin:0}.yt-footer__col li{margin-bottom:6px;font-size:13px}.yt-footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:16px;font-size:13px}.yt-footer__menu a:hover{color:var(--yt-text)}.yt-footer__bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:12px;padding-top:16px;border-top:1px solid var(--yt-border)}.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:15px 16px;list-style:none;margin:0;padding:0}.woocommerce ul.products li.product{margin:0!important;padding:0!important;width:auto!important;float:none!important}.woocommerce ul.products li.product .yt-card{margin:0}.woocommerce nav.woocommerce-pagination{margin-top:24px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:8px;justify-content:center}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:8px 14px;border:1px solid var(--yt-border);border-radius:var(--yt-radius-pill);background:#fff0;color:var(--yt-text)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--yt-text);color:var(--yt-bg)}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:var(--yt-radius);border-top-color:var(--yt-accent);background:var(--yt-surface-2);color:var(--yt-text);padding:12px 16px}.woocommerce-message::before,.woocommerce-info::before{color:var(--yt-accent)}.yt-shop-inner{width:100%}.woocommerce div.product{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:24px;max-width:1600px;margin:0 auto}@media (max-width:1200px){.woocommerce div.product{flex-direction:column!important}}@media (max-width:1200px){.woocommerce div.product{grid-template-columns:1fr!important;display:flex!important;flex-direction:column!important;gap:16px!important;width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}.woocommerce div.product div.images,.woocommerce div.product div.summary,.single-product div.product .images,.single-product div.product .summary{width:100%!important;max-width:100%!important;padding:0 15px!important;float:none!important;box-sizing:border-box!important}.woocommerce div.product div.images img{width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important}}.woocommerce div.product div.images{flex:1 1 600px!important;max-width:100%!important;width:auto!important}.woocommerce div.product div.summary{flex:0 0 400px!important;max-width:100%!important;width:auto!important}@media (max-width:1200px){.woocommerce div.product div.images,.woocommerce div.product div.summary{flex:1 1 100%!important;width:100%!important;max-width:100%!important}}.woocommerce div.product div.images img{border-radius:var(--yt-radius);max-width:100%!important;height:auto!important;display:block!important;margin:0 auto!important}@media (max-width:768px){.woocommerce div.product div.images,.woocommerce div.product .images,.woocommerce-product-gallery{width:100%!important;max-width:400px!important;margin:0 auto 20px!important;float:none!important}.woocommerce div.product div.summary,.woocommerce-product-details__short-description{width:100%!important;padding:0 15px!important;text-align:left!important}.product_title{font-size:18px!important;padding:0 15px!important}}.woocommerce div.product div.images,.single-product div.product .images{width:100%!important;max-width:100%!important;float:none!important;margin-bottom:20px!important}.woocommerce div.product div.summary{grid-column:1 / -1}.woocommerce div.product .product_title{font-size:20px;font-weight:700;margin:0 0 12px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--yt-text);font-size:22px;font-weight:700}.woocommerce div.product p.price del{color:var(--yt-text-3);font-size:16px;font-weight:400}.woocommerce div.product .woocommerce-product-rating{color:var(--yt-text-2)}.woocommerce-tabs{grid-column:1 / -1;margin-top:24px}.woocommerce div.product .woocommerce-tabs ul.tabs{border:0;padding:0;display:flex;gap:8px;flex-wrap:wrap}.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--yt-surface-2);border:0;border-radius:var(--yt-radius-pill);padding:0;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:8px 16px;color:var(--yt-text);font-weight:500}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--yt-text)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--yt-bg)}.woocommerce div.product .woocommerce-tabs .panel{background:var(--yt-surface-2);border-radius:var(--yt-radius);padding:16px;margin-top:12px}.woocommerce .quantity .qty{width:64px;padding:8px 10px;border:1px solid var(--yt-border);border-radius:var(--yt-radius-sm);background:var(--yt-surface);color:var(--yt-text)}.woocommerce table.shop_table{border-collapse:collapse;border-radius:var(--yt-radius);overflow:hidden;border:1px solid var(--yt-border);background:var(--yt-surface)}.woocommerce table.shop_table th,.woocommerce table.shop_table td{border-color:var(--yt-border);color:var(--yt-text)}.woocommerce table.shop_table thead{background:var(--yt-surface-2)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce-cart .coupon input.input-text{padding:10px 12px;border:1px solid var(--yt-border);border-radius:var(--yt-radius-sm);background:var(--yt-surface);color:var(--yt-text)}.woocommerce form .form-row label{color:var(--yt-text-2);font-size:13px}.woocommerce-account .woocommerce-MyAccount-navigation{width:25%;margin-right:24px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;background:var(--yt-surface-2);border-radius:var(--yt-radius);padding:8px}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:10px 12px;border-radius:var(--yt-radius-sm);color:var(--yt-text)}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:var(--yt-surface);color:var(--yt-text)}.woocommerce-account .woocommerce-MyAccount-content{width:calc(75% - 24px)}.woocommerce span.onsale{display:none}@media (min-width:1600px){.yt-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:720px){.yt-topbar{grid-template-columns:auto 1fr auto;padding:0 8px}.yt-topbar__center{display:none}.yt-signin span{display:none}.yt-main{padding:16px}.yt-grid{gap:24px 12px;grid-template-columns:1fr}.yt-card__title{font-size:15px}}@media (max-width:720px){.yt-topbar__center{display:flex;grid-column:1 / -1;padding:0 8px 8px}.yt-topbar{height:auto;padding:8px;gap:8px;flex-wrap:wrap;grid-template-columns:auto 1fr auto auto}.yt-mic{display:none}}.yt-user{position:relative}.yt-user .yt-avatar{background:#fff0;border:0;cursor:pointer;padding:0}.yt-user__menu{position:absolute;top:calc(100% + 8px);right:0;width:300px;background:var(--yt-surface);color:var(--yt-text);border:1px solid var(--yt-border);border-radius:12px;box-shadow:var(--yt-shadow);z-index:1000;overflow:hidden}html.yt-dark .yt-user__menu{background:#282828;border-color:#3f3f3f}.yt-user__head{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--yt-border)}.yt-user__head .yt-user__avatar{width:40px;height:40px;border-radius:50%;background:var(--yt-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.yt-user__name{display:block;font-size:14px;font-weight:600;line-height:1.2}.yt-user__email{display:block;font-size:12px;color:var(--yt-text-2);margin-top:2px}.yt-user__list{list-style:none;margin:0;padding:8px 0}.yt-user__list li a{display:flex;align-items:center;gap:12px;padding:10px 16px;color:var(--yt-text);font-size:14px;text-decoration:none}.yt-user__list li a:hover{background:var(--yt-surface-2)}.yt-user__sep{height:1px;background:var(--yt-border);margin:6px 0}.yt-user__store{font-weight:600}.yt-user__store-icon{color:var(--yt-accent);display:inline-flex}.yt-storebtn{color:var(--yt-text)}.yt-storebtn:hover{background:var(--yt-surface-2)}.yt-channel{padding:0!important}.yt-channel__banner{width:100%;height:200px;background:linear-gradient(135deg,var(--yt-accent),#ff5566);background-size:cover;background-position:center;border-radius:12px;margin-bottom:20px}.yt-channel__head{display:flex;gap:24px;align-items:flex-start;padding:0 0 24px;border-bottom:1px solid var(--yt-border);margin-bottom:16px;flex-wrap:wrap}.yt-channel__avatar{width:128px;height:128px;border-radius:50%;color:#fff;font-weight:700;font-size:56px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.yt-channel__info{flex:1;min-width:240px}.yt-channel__name{font-size:36px;font-weight:700;margin:0 0 6px;color:var(--yt-text);display:flex;align-items:center;gap:6px}.yt-channel__name .yt-watch__verified{color:var(--yt-text-3)}.yt-channel__meta{color:var(--yt-text-2);font-size:14px;display:flex;gap:6px;flex-wrap:wrap;align-items:center;margin-bottom:8px}.yt-channel__handle{color:var(--yt-text);font-weight:600}.yt-channel__dot{color:var(--yt-text-3)}.yt-channel__bio{color:var(--yt-text-2);font-size:14px;margin:8px 0 16px;max-width:640px}.yt-channel__actions{display:flex;gap:8px;flex-wrap:wrap}.yt-channel__tabs{display:flex;gap:24px;border-bottom:1px solid var(--yt-border);margin-bottom:24px}.yt-channel__tab{padding:12px 0;color:var(--yt-text-2);font-weight:600;text-transform:uppercase;font-size:14px;border-bottom:2px solid #fff0}.yt-channel__tab.is-active,.yt-channel__tab:hover{color:var(--yt-text);border-bottom-color:var(--yt-text)}.yt-channel__section{margin:0 0 32px}.yt-channel__section-title{font-size:20px;font-weight:600;margin:0 0 16px;color:var(--yt-text)}.yt-channel__stats{list-style:none;padding:0;margin:16px 0 0;display:flex;gap:32px;flex-wrap:wrap;color:var(--yt-text-2)}.yt-channel__stats strong{color:var(--yt-text);font-weight:700;margin-right:4px}.yt-channel__setup{background:var(--yt-surface-2);border-radius:12px;padding:24px;margin-bottom:24px}.yt-channel__setup h2{margin:0 0 6px;color:var(--yt-text)}.yt-channel__setup p{color:var(--yt-text-2);margin:0 0 16px}.yt-channel__form{display:flex;flex-direction:column;gap:14px;max-width:520px}.yt-channel__form label{display:flex;flex-direction:column;gap:6px}.yt-channel__form label span{font-size:13px;color:var(--yt-text-2);font-weight:600}.yt-channel__form input,.yt-channel__form textarea{padding:10px 12px;border:1px solid var(--yt-border);border-radius:8px;background:var(--yt-surface);color:var(--yt-text);font-size:14px}.yt-channel__form input:focus,.yt-channel__form textarea:focus{outline:0;border-color:var(--yt-accent)}.yt-channel__follow.is-following{background:var(--yt-surface-2);color:var(--yt-text)}@media (max-width:600px){.yt-channel__banner{height:120px}.yt-channel__avatar{width:88px;height:88px;font-size:36px}.yt-channel__name{font-size:24px}}.home .add_to_cart_button,.home .add_to_cart_button::before,.home .yt-card__meta .add_to_cart_button{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.single-product .entry-summary .single_add_to_cart_button,.single-product div.product form.cart .single_add_to_cart_button,.single-product .single_add_to_cart_button.button.alt,.yt-btn--primary.single_add_to_cart_button{background-color:#272727!important;color:#ffffff!important;border-radius:25px!important;font-weight:700!important;opacity:1!important;border:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:42px!important;padding:0 30px!important}.single-product .entry-summary .single_add_to_cart_button:hover{background-color:#444444!important;color:#ffffff!important}.yt-channel-side-btn{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background-color:#f1f1f1!important;color:#0f0f0f!important;width:32px!important;height:32px!important;border-radius:50%!important;padding:0!important;border:none!important;transition:transform 0.2s ease!important}body.wd-dark .yt-channel-side-btn{background-color:#3f3f3f!important;color:#ffffff!important}.yt-channel-side-btn:hover{transform:scale(1.1)!important;background-color:#e5e5e5!important}.single-product div.product form.cart br,.single-product div.product form.cart div:empty{display:none!important}#wc-stripe-google-pay-container,.wc-stripe-google-pay-container{position:relative!important;top:-40px!important;margin-bottom:-40px!important;clear:both!important;display:block!important}#wc-stripe-google-pay-button{margin-left:0!important;max-width:100%!important;width:100%!important}#wc-stripe-google-pay-button-separator{position:relative!important;top:-35px!important;margin-bottom:-30px!important}.product_meta,.woocommerce-product-details__short-description{margin-top:20px!important}.explore-section .wd-nav-img,.explore-section [class*="circle-"],.explore-section [class*="bg-"],.sidebar-widget .wd-nav-img{display:none!important}