.eyefind__wrap{box-sizing:border-box;height:calc(100dvh - 65px);padding:16px}.eyefind{--ef-blue:#5b8cb8;--ef-blue-dark:#4d7ba6;--ef-teal:#2c8b8b;--ef-teal-dark:#237373;--ef-gold:#e8b021;--ef-cream:#f3eccf;--ef-yellow:#f2c14e;--ef-body:#e6e6e6;--ef-card:#eee;--ef-card-hover:#fff;--ef-outline:#6a9fd4;--ef-ink:#222;--ef-muted:#6b6b6b;--ef-link:#1a5b9a;--ef-border:#d5d5d5;background:var(--ef-body);height:100%;color:var(--ef-ink);border:1px solid #b9b9b9;border-radius:10px;flex-direction:column;font-family:Arial,Helvetica,Segoe UI,sans-serif;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000040}.eyefind *{box-sizing:border-box}.eyefind__chrome{background:#1c1c1c;border-bottom:1px solid #000;align-items:center;gap:8px;padding:6px 10px;display:flex}.eyefind__chrome-group{background:linear-gradient(#f2f2f2,#cfcfcf);border:1px solid #6f6f6f;border-radius:7px;display:flex;overflow:hidden}.eyefind__chrome-btn{appearance:none;color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-height:26px;padding:4px 10px;font-size:13px;line-height:1;display:inline-flex}.eyefind__chrome-glyph{width:15px;height:15px;display:block}.eyefind__chrome-btn+.eyefind__chrome-btn{border-left:1px solid #9a9a9a}.eyefind__chrome-btn:hover:not(:disabled){background:#00000014}.eyefind__chrome-btn:disabled{color:#a0a0a0;cursor:default}.eyefind__chrome-icon{background:linear-gradient(#f2f2f2,#cfcfcf);border:1px solid #6f6f6f;border-radius:7px;padding:4px 9px}.eyefind__address{color:#333;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #000;border-radius:6px;flex:1;align-items:center;min-height:28px;padding:5px 12px;font-size:13px;display:flex;overflow:hidden}.eyefind__address-lock{color:#6b6b6b;flex-shrink:0;width:13px;height:13px;margin-right:7px}.eyefind__close{appearance:none;color:#333;cursor:pointer;background:linear-gradient(#f2f2f2,#cfcfcf);border:1px solid #6f6f6f;border-radius:6px;justify-content:center;align-items:center;width:30px;height:28px;line-height:1;display:inline-flex}.eyefind__close:hover{background:linear-gradient(#fff,#e0e0e0)}.eyefind__header{background:var(--ef-blue);padding:8px 20px 9px}.eyefind__header-row{align-items:center;gap:18px;display:flex}.eyefind__logo{appearance:none;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;line-height:1;display:inline-flex}.eyefind__logo-img{width:auto;height:44px;display:block}.eyefind__weather{color:#eef6fb;align-items:center;gap:12px;display:flex}.eyefind__weather-text{text-align:right;border-right:1px solid #ffffff80;padding-right:12px;line-height:1.3}.eyefind__weather-loc{font-size:13px;font-weight:700}.eyefind__weather-day{color:#cfe3f0;font-size:13px;font-weight:700}.eyefind__weather-icon{font-size:22px}.eyefind__weather-icon--sun{color:var(--ef-gold)}.eyefind__searchrow{flex:1;align-items:stretch;gap:12px;display:flex}.eyefind__searchbar{background:#fff;border-radius:5px;flex:1;align-items:center;padding:0 12px;display:flex;box-shadow:inset 0 1px 2px #0003}.eyefind__searchbar-icon{color:var(--ef-teal);flex-shrink:0;width:18px;height:18px;margin-right:9px}.eyefind__searchbar input{color:#333;background:0 0;border:none;outline:none;flex:1;padding:8px 0;font-size:14px}.eyefind__search-btn{appearance:none;background:var(--ef-teal);color:#fff;aspect-ratio:1;cursor:pointer;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.eyefind__search-btn:hover{background:var(--ef-teal-dark)}.eyefind__search-btn-icon{width:20px;height:20px}.eyefind__goldbar{background:var(--ef-gold);height:5px}.eyefind__catbar{border-bottom:1px solid var(--ef-border);background:#f4f4f4;padding:0 14px;display:flex}.eyefind__cat{appearance:none;border:none;border-right:1px solid var(--ef-border);cursor:pointer;text-align:left;color:#333;background:0 0;align-items:center;gap:8px;padding:6px 16px;display:flex}.eyefind__cat:first-child{border-left:1px solid var(--ef-border)}.eyefind__cat:hover{background:#e9e9e9}.eyefind__cat.is-active{background:#e2e2e2}.eyefind__cat-icon{color:var(--ef-blue);display:inline-flex}.eyefind__cat-svg{width:18px;height:18px}.eyefind__cat-label{letter-spacing:.5px;text-transform:uppercase;max-width:120px;font-size:11px;font-weight:700;line-height:1.2}.eyefind__body{flex:1;overflow:hidden auto}.eyefind__content{max-width:900px;margin:0 auto;padding:26px 20px 60px}.eyefind__ads{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px;display:grid}.eyefind__ad{border:1px solid var(--ef-border);border-top:4px solid var(--ef-gold);color:inherit;background:#fff;text-decoration:none;overflow:hidden}.eyefind__ad-label{background:var(--ef-teal);color:#fff;letter-spacing:1.5px;text-align:center;text-transform:uppercase;padding:5px;font-size:10px;font-weight:700}.eyefind__ad-img{aspect-ratio:16/9;background:#111;position:relative;overflow:hidden}.eyefind__ad-img img{object-fit:cover;width:100%;height:100%;display:block}.eyefind__ad-headline{color:#fff;background:linear-gradient(#0000,#000000bf);padding:18px 10px 8px;font-size:13px;font-weight:700;position:absolute;inset:auto 0 0}.eyefind__tiles{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.eyefind__tile{appearance:none;cursor:pointer;border:1px solid var(--ef-border);aspect-ratio:16/9;text-align:center;background:#fff;border-radius:2px;justify-content:center;align-items:center;padding:8px;font-size:13px;font-weight:800;line-height:1.15;display:flex;overflow:hidden}.eyefind__tile:hover{outline:2px solid var(--ef-outline);outline-offset:-1px}.eyefind__results-head{color:#444;margin:4px 0 16px;font-size:14px}.eyefind__results-head strong{text-transform:uppercase;color:#222}.eyefind__tabs{border-bottom:1px solid var(--ef-border);gap:4px;margin-bottom:18px;display:flex}.eyefind__tab{appearance:none;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;color:var(--ef-muted);background:0 0;border:none;border-bottom:3px solid #0000;padding:8px 16px;font-size:13px;font-weight:700}.eyefind__tab.is-active{color:var(--ef-teal-dark);border-bottom-color:var(--ef-teal)}.eyefind__result{background:var(--ef-card);color:inherit;border:1px solid #0000;align-items:center;gap:18px;margin-bottom:10px;padding:14px 16px;text-decoration:none;display:flex}.eyefind__result:hover{background:var(--ef-card-hover);border-color:var(--ef-outline)}.eyefind__result-thumb{border:1px solid var(--ef-border);text-align:center;background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:130px;height:78px;padding:6px;font-size:13px;font-weight:800;line-height:1.1;display:flex;overflow:hidden}.eyefind__result-thumb img{object-fit:cover;width:100%;height:100%}.eyefind__result-domain{color:var(--ef-ink);margin-bottom:4px;font-size:15px}.eyefind__result:hover .eyefind__result-domain{color:var(--ef-link);text-decoration:underline}.eyefind__result-snippet{color:var(--ef-muted);font-size:13px}.eyefind__imgs{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.eyefind__img{appearance:none;border:1px solid var(--ef-border);cursor:pointer;background:#fff;padding:0;overflow:hidden}.eyefind__img img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.eyefind__img:hover{outline:2px solid var(--ef-outline);outline-offset:-1px}.eyefind__img-cap{color:#444;text-align:left;white-space:nowrap;text-overflow:ellipsis;padding:5px 7px;font-size:11px;overflow:hidden}.eyefind__lightbox{z-index:60;background:#000000d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.eyefind__lightbox-inner{background:#111;border:1px solid #333;width:100%;max-width:1000px}.eyefind__lightbox img{object-fit:contain;background:#000;width:100%;max-height:74dvh;display:block}.eyefind__lightbox-bar{color:#eee;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:14px;display:flex}.eyefind__lightbox-close{appearance:none;color:#eee;cursor:pointer;background:#2b2b2b;border:1px solid #444;border-radius:4px;padding:6px 12px}.eyefind__empty{color:var(--ef-muted);padding:30px 0;font-size:14px}.tube{color:#f1f1f1;background:#0f0f0f;min-height:100%;font-family:Roboto,Arial,Helvetica,sans-serif}.tube__bar{z-index:10;background:#0f0f0f;border-bottom:1px solid #272727;align-items:center;gap:20px;padding:10px 20px;display:flex;position:sticky;top:0}.tube__logo{appearance:none;cursor:pointer;letter-spacing:-1px;color:#f1f1f1;background:0 0;border:none;align-items:center;gap:4px;font-size:21px;font-weight:800;display:inline-flex}.tube__logo-play{color:#fff;background:red;border-radius:5px;justify-content:center;align-items:center;padding:3px 6px;display:inline-flex}.tube__logo-play-icon{width:16px;height:16px;display:block}.tube__search{flex:1;max-width:560px;margin:0 auto;display:flex}.tube__search input{color:#f1f1f1;background:#121212;border:1px solid #303030;border-right:none;border-radius:20px 0 0 20px;outline:none;flex:1;padding:9px 16px;font-size:15px}.tube__search button{color:#f1f1f1;cursor:pointer;background:#222;border:1px solid #303030;border-radius:0 20px 20px 0;justify-content:center;align-items:center;padding:0 20px;display:inline-flex}.tube__search-icon{width:18px;height:18px}.tube__chips{gap:10px;padding:12px 24px;display:flex;overflow-x:auto}.tube__chip{appearance:none;white-space:nowrap;color:#f1f1f1;cursor:pointer;background:#272727;border:none;border-radius:8px;padding:7px 13px;font-size:13px}.tube__chip:hover{background:#3a3a3a}.tube__chip.is-active{color:#0f0f0f;background:#f1f1f1}.tube__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px 16px;padding:8px 24px 60px;display:grid}.tube__card{color:inherit;cursor:pointer;text-decoration:none}.tube__thumb{aspect-ratio:16/9;background:#222;border-radius:12px;position:relative;overflow:hidden}.tube__thumb img{object-fit:cover;width:100%;height:100%;display:block}.tube__duration{color:#fff;background:#000000d9;border-radius:4px;padding:2px 5px;font-size:12px;font-weight:600;position:absolute;bottom:8px;right:8px}.tube__meta{gap:12px;margin-top:10px;display:flex}.tube__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.tube__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:15px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.tube__submeta{color:#aaa;font-size:13px;line-height:1.4}.tube__watch{grid-template-columns:minmax(0,1fr) 380px;gap:24px;max-width:1600px;margin:0 auto;padding:20px 24px 60px;display:grid}.tplayer{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;position:relative;overflow:hidden}.tplayer.is-fullscreen{aspect-ratio:auto;border-radius:0;height:100%}.tplayer__screen{cursor:pointer;background:#000;border:none;margin:0;padding:0;position:absolute;inset:0;overflow:hidden}.tplayer__screen-img{object-fit:cover;width:100%;height:100%;display:block}.tplayer[data-playing=false] .tplayer__screen-img{filter:brightness(.6)}.tplayer__scan{pointer-events:none;opacity:0;background:linear-gradient(100deg,#0000 40%,#ffffff14 50%,#0000 60%) 0 0/250% 100%;position:absolute;inset:0}.tplayer[data-playing=true] .tplayer__scan{opacity:1;animation:2.4s linear infinite tplayer-scan}@keyframes tplayer-scan{0%{background-position:150% 0}to{background-position:-150% 0}}.tplayer__watermark{text-align:left;pointer-events:none;flex-direction:column;gap:4px;display:flex;position:absolute;top:14px;left:16px}.tplayer__badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#ff0000d9;border-radius:3px;align-self:flex-start;padding:3px 8px;font-size:11px;font-weight:700}.tplayer__screen-title{color:#fff;text-shadow:0 1px 3px #000c;font-size:14px;font-weight:600}.tplayer__bigplay{cursor:pointer;color:#fff;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin:auto;display:flex;position:absolute;inset:0}.tplayer__bigplay:hover{background:#ff0000d9}.tplayer__bigplay-icon{width:36px;height:36px;margin-left:4px}.tplayer__controls{opacity:0;background:linear-gradient(#0000,#000000bf);padding:6px 12px 8px;transition:opacity .15s;position:absolute;inset:auto 0 0}.tplayer:hover .tplayer__controls,.tplayer[data-playing=false] .tplayer__controls{opacity:1}.tplayer__seek{appearance:none;cursor:pointer;background:linear-gradient(to right, red 0%, red var(--tplayer-progress,0%), #ffffff59 var(--tplayer-progress,0%), #ffffff59 100%);border-radius:3px;width:100%;height:5px}.tplayer__seek::-webkit-slider-thumb{appearance:none;background:red;border-radius:50%;width:13px;height:13px}.tplayer__seek::-moz-range-thumb{background:red;border:none;border-radius:50%;width:13px;height:13px}.tplayer__bar{color:#fff;align-items:center;gap:10px;margin-top:4px;display:flex}.tplayer__btn{appearance:none;color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex}.tplayer__btn--right{margin-left:auto}.tplayer__icon{width:22px;height:22px}.tplayer__volume{align-items:center;gap:4px;display:flex}.tplayer__vol-range{appearance:none;cursor:pointer;background:#ffffff80;border-radius:3px;width:70px;height:4px}.tplayer__vol-range::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:50%;width:11px;height:11px}.tplayer__vol-range::-moz-range-thumb{background:#fff;border:none;border-radius:50%;width:11px;height:11px}.tplayer__time{font-variant-numeric:tabular-nums;font-size:13px}.tube__watch-title{margin:16px 0 12px;font-size:20px;font-weight:700}.tube__channel-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.tube__channel-name{font-size:15px;font-weight:600}.tube__channel-subs{color:#aaa;font-size:12px}.tube__subscribe{appearance:none;color:#0f0f0f;cursor:pointer;background:#f1f1f1;border:none;border-radius:18px;padding:9px 16px;font-size:14px;font-weight:600}.tube__actions{gap:10px;margin-left:auto;display:flex}.tube__action{appearance:none;color:#f1f1f1;cursor:pointer;background:#272727;border:none;border-radius:18px;align-items:center;gap:7px;padding:9px 16px;font-size:14px;display:inline-flex}.tube__action-icon{width:18px;height:18px}.tube__action.is-active{color:#0f0f0f;background:#3ea6ff}.tube__description{background:#272727;border-radius:12px;margin-top:16px;padding:12px 14px;font-size:14px;line-height:1.5}.tube__description-meta{margin-bottom:6px;font-weight:600}.tube__comments{margin-top:24px}.tube__comments-head{margin-bottom:16px;font-size:16px;font-weight:700}.tube__comment{gap:12px;margin-bottom:16px;display:flex}.tube__comment-author{margin-bottom:3px;font-size:13px;font-weight:600}.tube__comment-body{color:#f1f1f1;font-size:14px}.tube__related-title{margin-bottom:12px;font-size:15px;font-weight:700}.tube__related{color:inherit;cursor:pointer;gap:10px;margin-bottom:10px;text-decoration:none;display:flex}.tube__related-thumb{aspect-ratio:16/9;background:#222;border-radius:8px;flex-shrink:0;width:168px;position:relative;overflow:hidden}.tube__related-thumb img{object-fit:cover;width:100%;height:100%}.tube__related-info .tube__title{-webkit-line-clamp:2;font-size:14px}@media (max-width:900px){.tube__watch{grid-template-columns:1fr}}@media (max-width:720px){.eyefind__header-row{flex-wrap:wrap;gap:12px}.eyefind__searchrow{flex-basis:100%;order:3}.eyefind__ads{grid-template-columns:1fr}.eyefind__tiles{grid-template-columns:repeat(2,1fr)}.eyefind__cat-label{display:none}.eyefind__search-btn{padding:0 16px}}
