:root{--coral:#ff785f;--coral-dark:#5b2b24;--coral-soft:#ff785f20;--bg:#06090c;--panel:#0c1217;--cyan:#ff785f;--muted:#829098}body{background:var(--bg);color:#f7f9fa}body:not(.account-admin) :is(#scan,#settings,#emptySettings,#detailsPoster,#detailsCorrect,#seriesCorrect,#detailsLocation,#seriesLocation){display:none!important}body.tv-device :is(#scan,#settings,#emptySettings,#detailsPoster,#detailsCorrect,#seriesCorrect,#detailsLocation,#seriesLocation){display:none!important}
@media(min-width:801px){body>header{position:fixed;z-index:40;inset:0 auto 0 0;width:82px;height:100vh;padding:24px 13px;display:flex;flex-direction:column;align-items:center;gap:14px;border-right:1px solid #ffffff12;background:#090e12}body>header .brand{font-size:0;width:44px;height:44px;display:grid;place-items:center;margin:0 0 8px}body>header .brand b{width:44px;height:44px;border-radius:13px;background:var(--coral);color:#160704;font-size:0}body>header .brand b:after{content:"C";font-size:19px;font-weight:900}body>header .brand span{display:none}body>header nav{height:auto;display:flex;flex-direction:column;gap:8px;width:100%}body>header nav button{width:54px;height:45px;padding:0;border-radius:12px;font-size:0;color:#85949b}body>header nav button:before{font-size:17px}body>header nav button[data-view="home"]:before{content:"⌂"}body>header nav button[data-view="movies"]:before{content:"▶"}body>header nav button[data-view="series"]:before{content:"▣"}body>header nav button.active{background:var(--coral-soft);color:var(--coral);box-shadow:inset 0 0 0 1px #ff785f80}body>header nav button.active:after{display:none}body>header .tools{margin:auto 0 0;display:flex;flex-direction:column;gap:8px;width:54px}body>header .tools label{position:fixed;z-index:42;top:24px;right:4vw;width:min(320px,30vw);height:40px;border-radius:22px;background:#0d151bcc;border-color:#ffffff1f}body>header .tools>button{width:44px!important;height:44px!important;min-width:44px!important;border-radius:12px!important;background:#162129!important;color:#fff!important;font-size:10px!important}body>header .tools>#profile{order:8;margin-top:4px;background:#26343c!important;border-radius:50%!important}body>header .tools>#account{order:9}body>main{margin-left:82px}body>.details-page,body>.series-page{left:82px;width:calc(100% - 82px)}body>footer{margin-left:82px}}
.continue-section{padding-top:86px;background:radial-gradient(circle at 75% 10%,#ff785f2b,transparent 28%),linear-gradient(180deg,#121315,#070b0f00)!important}.continue-heading small,.heading small,.details-page-content>small,.series-page-content>small{color:var(--coral)!important}.continue-heading h1,.content .heading h2{font-family:Inter,Segoe UI,sans-serif!important;font-weight:800!important;letter-spacing:-.7px}.continue-card{border-radius:14px!important;border-color:#ffffff18!important;background-color:#172027!important}.continue-card:focus,.continue-card:hover{border-color:var(--coral)!important;box-shadow:0 0 0 2px var(--coral),0 16px 35px #000b!important}.continue-play{background:var(--coral)!important;color:#170704!important}.progress span,.continue-card .progress span{background:var(--coral)!important}.content{background:linear-gradient(180deg,transparent,var(--bg) 90px)!important}.grid{gap:26px 16px}.poster{border-radius:13px!important;background-color:#12191e!important;box-shadow:0 14px 30px #000a!important}.card:hover .poster,.card:focus .poster{box-shadow:0 0 0 2px var(--coral),0 16px 34px #000!important}.card h3{font-weight:700}.card:focus h3,.card:hover h3{color:var(--coral)!important}.primary{background:var(--coral)!important;color:#170704!important;border-radius:10px!important}.ghost{border-color:#ffffff20!important;background:#ffffff09!important}.details-page,.series-page{background:#06090c}.details-page-backdrop,.series-page-backdrop{filter:saturate(.92)}.details-page-backdrop:after,.series-page-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06090c 3%,#06090cda 44%,transparent 76%),linear-gradient(0deg,#06090c 0%,transparent 65%)}.details-page-content h2,.series-page-content h2{font-family:Inter,Segoe UI,sans-serif!important;font-weight:850!important;letter-spacing:-2px}.details-facts span{border:1px solid #ffffff18;border-radius:18px;background:#0b1116aa;padding:7px 11px}.details-actions button:focus,.series-page button:focus{background:var(--coral)!important;color:#170704!important;outline:0!important;box-shadow:0 0 0 3px #06090c,0 0 0 6px var(--coral)!important}.season-tabs button.active{background:var(--coral)!important;color:#170704!important}.episode-card:focus,.episode-card:hover{border-color:var(--coral)!important;box-shadow:0 0 0 2px var(--coral)!important}.auth-screen{background:radial-gradient(circle at 75% 15%,#ff785f40,transparent 30%),#06090c}.auth-card{background:#0c1217;border-color:#ffffff18}.auth-card>small,.account-row small{color:var(--coral)!important}dialog{background:#0c1217;border-color:#ffffff1f}input:focus,select:focus{border-color:var(--coral)!important}.tv-preplay-options>small{color:var(--coral)!important}
@media(max-width:800px){body>header{background:#090e12f2}body>header .brand b,.mobile-nav-toggle{background:var(--coral)!important}.mobile-nav-menu button.active{color:var(--coral)!important}.continue-section{padding-top:max(92px,calc(env(safe-area-inset-top) + 76px))}.grid{gap:20px 11px}.details-page-content h2,.series-page-content h2{letter-spacing:-1px}}
@media(min-width:801px){body>header .brand{font-size:0!important;overflow:hidden!important}body>header nav button{font-size:0!important}}
/* Navegación completa inspirada en bibliotecas multimedia de TV. */
@media(min-width:801px){body>header{width:218px!important;padding:22px 16px!important;align-items:stretch!important}body>header .brand{width:auto!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;margin:0 4px 14px!important;font-size:22px!important;overflow:visible!important;font-weight:900}body>header .brand b{flex:0 0 38px!important;width:38px!important;height:38px!important;border-radius:11px!important}body>header .brand span{display:inline!important;color:#fff!important;font-size:21px!important}body>header nav{align-items:stretch!important}body>header nav button{width:100%!important;height:44px!important;padding:0 13px!important;display:flex!important;align-items:center!important;gap:13px!important;border-radius:9px!important;font-size:13px!important;text-align:left!important}body>header nav button:before{width:22px;text-align:center;font-size:16px!important}body>header .tools{width:100%!important;align-items:stretch!important}body>header .tools>button{margin-left:0!important}body>main{margin-left:218px!important}body>.details-page,body>.series-page{left:218px!important;width:calc(100% - 218px)!important}body>footer{margin-left:218px!important}.grid{grid-template-columns:repeat(auto-fill,minmax(125px,145px))!important;justify-content:start;gap:25px 15px!important}.continue-row{grid-auto-columns:minmax(220px,285px)!important}}
.plex-poster-art{position:absolute;z-index:4;left:5vw;top:20vh;width:180px;aspect-ratio:2/3;border-radius:10px;background:#151d22 center/cover no-repeat;box-shadow:0 18px 45px #000c}.details-page-content,.series-page-content{padding-left:230px!important;max-width:1080px!important}.details-page-content>p,.series-page-content>p{max-width:690px!important}.web-playback-options{display:flex;align-items:end;gap:10px;margin:17px 0 9px}.web-playback-options>small{align-self:center;color:var(--coral);font-size:9px;letter-spacing:1.5px;font-weight:900}.web-playback-options label{display:grid;gap:5px;color:#88969d;font-size:10px}.web-playback-options select{min-width:170px;padding:9px 32px 9px 11px;border:1px solid #ffffff24;border-radius:8px;background:#0c1318;color:#fff}.details-actions{margin:10px 0 20px!important}.cast-list{clear:both;margin-top:28px!important}
@media(min-width:801px) and (max-width:1200px){body>header{width:185px!important}body>main{margin-left:185px!important}body>.details-page,body>.series-page{left:185px!important;width:calc(100% - 185px)!important}.grid{grid-template-columns:repeat(auto-fill,minmax(112px,132px))!important}}
@media(min-width:801px){body.tv-device>header{width:132px!important;padding:12px 9px!important}body.tv-device>header .brand{height:34px!important;margin:0 2px 7px!important;gap:7px!important;font-size:12px!important}body.tv-device>header .brand b{width:27px!important;height:27px!important;flex-basis:27px!important}body.tv-device>header .brand span{font-size:12px!important}body.tv-device>header nav button{height:35px!important;padding:0 8px!important;gap:7px!important;font-size:9px!important}body.tv-device>header nav button:before{width:16px;font-size:11px!important}body.tv-device>header .tools{width:100%!important}body.tv-device>main{margin-left:132px!important}body.tv-device>.details-page,body.tv-device>.series-page{left:132px!important;width:calc(100% - 132px)!important}body.tv-device .grid{grid-template-columns:repeat(auto-fill,72px)!important;gap:12px 9px!important}body.tv-device .continue-row{grid-auto-columns:170px!important}body.tv-device .plex-poster-art{left:3vw;top:18vh;width:92px}body.tv-device :is(.details-page-content,.series-page-content){padding-left:112px!important;max-width:780px!important}}
@media(max-width:800px){.plex-poster-art{position:relative;left:auto;top:auto;width:118px;margin:12px 0}.details-page-content,.series-page-content{padding-left:0!important}.web-playback-options{flex-wrap:wrap}.web-playback-options>small{width:100%}.web-playback-options select{min-width:145px;max-width:44vw}}
@media(min-width:801px){body:not(.tv-device) .continue-row{grid-auto-columns:190px!important}body:not(.tv-device) .continue-card{height:112px!important}body:not(.tv-device) .continue-play{width:30px;height:30px}}

/* Ficha interior: composicion elegida en 07-interior-columna.html. */
.details-page-content{padding-left:0!important;max-width:1240px!important;padding-top:clamp(105px,15vh,155px)!important}.classic-details-main{position:relative;z-index:3;display:grid;grid-template-columns:220px minmax(0,760px);gap:38px;align-items:start}.classic-poster-column{min-width:0}.classic-poster-column .plex-poster-art{position:relative!important;inset:auto!important;width:100%!important;aspect-ratio:2/3;margin:0!important;border-radius:11px;background-size:cover;box-shadow:0 22px 55px #000d}.classic-poster-progress{padding-top:9px;text-align:center;color:#aeb8bd;font-size:11px}.classic-poster-progress i{display:block;height:4px;border-radius:3px;overflow:hidden;background:#ffffff1b}.classic-poster-progress i span{display:block;height:100%;background:var(--coral)}.classic-poster-progress small{display:block;margin-top:8px}.classic-detail-info{min-width:0;padding-top:7px}.classic-detail-info>small{display:block;color:var(--coral)!important;font-size:10px;font-weight:900;letter-spacing:2px}.classic-detail-info h2{margin:9px 0 11px!important;font-size:clamp(40px,4.2vw,68px)!important;line-height:.98!important}.classic-detail-info .details-facts{margin:0 0 17px!important}.classic-detail-info .details-facts span{padding:5px 9px;font-size:11px}.classic-detail-info>p{max-width:720px!important;margin:0 0 16px!important;font-size:14px;line-height:1.72;color:#e0e6e8}.classic-detail-info .media-location{max-width:720px}.classic-detail-info .web-playback-options,.classic-detail-info .tv-preplay-options{margin:14px 0 9px}.classic-detail-info .details-actions{display:flex;flex-wrap:wrap;gap:10px;margin:9px 0 0!important}.classic-detail-info .details-actions button{min-height:44px}.details-page-content>#detailsCast{position:relative;z-index:3;margin-top:34px!important;max-width:1120px}.details-page-content>#detailsCast:before{content:"REPARTO Y EQUIPO";display:block;width:100%;margin-bottom:17px;color:#f5f7f8;font-size:16px;font-weight:850;letter-spacing:.2px}
@media(min-width:801px){body.tv-device .details-page-content{padding-left:0!important;max-width:790px!important;padding-top:80px!important}body.tv-device .classic-details-main{grid-template-columns:116px minmax(0,1fr);gap:24px}body.tv-device .classic-detail-info{padding-top:1px}body.tv-device .classic-detail-info h2{font-size:34px!important;letter-spacing:-1.2px!important;margin:6px 0 7px!important}body.tv-device .classic-detail-info>p{font-size:10px;line-height:1.5;margin-bottom:8px!important;max-height:46px;overflow:hidden}body.tv-device .classic-detail-info .details-facts{margin-bottom:8px!important}body.tv-device .classic-detail-info .details-facts span{padding:3px 6px;font-size:7px}body.tv-device .classic-detail-info .media-location{display:none!important}body.tv-device .classic-detail-info :is(.tv-preplay-options,.web-playback-options){margin:6px 0!important}body.tv-device .classic-detail-info .details-actions{gap:6px;margin-top:6px!important}body.tv-device .classic-detail-info .details-actions button{min-height:31px!important;padding:0 10px!important;font-size:9px!important}body.tv-device .classic-poster-progress{font-size:7px;padding-top:5px}body.tv-device .classic-poster-progress small{margin-top:4px}body.tv-device .details-page-content>#detailsCast{margin-top:16px!important}body.tv-device .details-page-content>#detailsCast:before{font-size:10px;margin-bottom:8px}}
@media(max-width:800px){.details-page-content{padding-top:max(92px,calc(env(safe-area-inset-top) + 76px))!important}.classic-details-main{grid-template-columns:108px minmax(0,1fr);gap:18px}.classic-detail-info{padding-top:0}.classic-detail-info h2{font-size:clamp(28px,8vw,42px)!important}.classic-detail-info>p,.classic-detail-info .media-location,.classic-detail-info .web-playback-options,.classic-detail-info .details-actions{grid-column:1/-1}.classic-detail-info .web-playback-options select{max-width:100%}}

/* Ajuste fiel a la propuesta 07: ancho, jerarquia y orden de controles. */
body.details-open>.details-page{left:0!important;width:100%!important;padding:0!important}.details-page-content{width:min(1240px,90vw)!important;max-width:none!important;margin:0 auto!important;padding:110px 0 55px!important}.classic-details-main{width:100%;grid-template-columns:240px minmax(0,1fr)!important;gap:42px!important}.classic-poster-column .plex-poster-art{width:240px!important}.classic-detail-info{padding-top:20px!important}.classic-detail-info h2{max-width:none!important;margin:9px 0 13px!important;font-size:52px!important;line-height:1!important;letter-spacing:-2px!important}.classic-detail-info .details-facts{margin:0 0 16px!important}.classic-detail-info>p{max-width:700px!important;margin:0 0 20px!important;color:#d1d8dc;font-size:14px;line-height:1.65}.classic-detail-info .details-actions{margin:0 0 4px!important;gap:9px}.classic-detail-info .details-actions button{min-height:43px;padding:0 17px;border-radius:9px}.classic-detail-info .web-playback-options{display:flex;margin:18px 0 0!important;gap:10px;align-items:end}.classic-detail-info .web-playback-options>small{display:none!important}.classic-detail-info .web-playback-options label{min-width:190px}.classic-detail-info .web-playback-options select{min-width:190px}.classic-detail-info .media-location{margin-top:20px}.details-page-content>#detailsCast{position:relative;display:flex!important;align-items:flex-start;gap:15px;max-width:none!important;margin:34px 0 0!important;padding:56px 0 0!important;border-top:1px solid #ffffff14;overflow:hidden}.details-page-content>#detailsCast:before{content:"REPARTO Y EQUIPO";position:absolute;left:0;top:25px;margin:0;color:var(--coral);font-size:10px;letter-spacing:2.5px}.details-page-content>#detailsCast .cast-person{flex:0 0 76px;max-width:76px;text-align:center}.details-page-content>#detailsCast .cast-person img{width:58px;height:58px;border:2px solid #ffffff1f}.details-page-content>#detailsCast .cast-person b{font-size:9px;margin-top:6px}.details-page-content>#detailsCast .cast-person small{font-size:8px;margin-top:2px}
@media(min-width:801px){body.tv-device.details-open>.details-page{left:0!important;width:100%!important}body.tv-device .details-page-content{width:min(790px,90vw)!important;max-width:none!important;margin:auto!important;padding:64px 0 32px!important}body.tv-device .classic-details-main{grid-template-columns:124px minmax(0,1fr)!important;gap:24px!important}body.tv-device .classic-poster-column .plex-poster-art{width:124px!important}body.tv-device .classic-detail-info{padding-top:7px!important}body.tv-device .classic-detail-info h2{font-size:34px!important;white-space:normal}body.tv-device .details-page-content>#detailsCast{margin-top:14px!important;padding-top:35px!important;gap:9px}body.tv-device .details-page-content>#detailsCast:before{top:14px;font-size:7px}body.tv-device .details-page-content>#detailsCast .cast-person{flex-basis:52px;max-width:52px}body.tv-device .details-page-content>#detailsCast .cast-person img{width:39px;height:39px}}
.classic-detail-info .details-actions{padding-bottom:0!important}
.brand .cineya-wordmark{display:block!important;width:100%!important;height:48px!important;object-fit:contain!important;object-position:left center!important;border:0!important;background:transparent!important}.auth-card .brand .cineya-wordmark{width:180px!important;height:58px!important;margin:auto!important;object-position:center!important}body>header .brand:has(.cineya-wordmark){padding:0!important;overflow:visible!important;background:transparent!important}body>header .brand .cineya-wordmark{max-width:182px!important}
@media(min-width:801px){body.tv-device>header .brand .cineya-wordmark{height:34px!important;max-width:112px!important}body.tv-device>header .brand:has(.cineya-wordmark){margin-bottom:10px!important}}
@media(max-width:800px){body>header .brand .cineya-wordmark{width:116px!important;height:35px!important}}
.brand .cineya-wordmark{mix-blend-mode:normal!important}
.content .heading{position:sticky!important;z-index:18;top:0;margin-left:-2px;margin-right:-2px;padding:17px 2px 14px;background:linear-gradient(180deg,#06090c 78%,#06090ce8 90%,transparent)!important}.grid .card{scroll-margin-top:96px}.content .heading+ .grid{position:relative;z-index:1}
@media(min-width:801px){body.tv-device>header,body.tv-device>header .brand,body.tv-device>header .tools{background:#090e12!important}body.tv-device>header{border-right-color:#ffffff12!important}body.tv-device .content .heading{padding-top:10px;padding-bottom:9px}body.tv-device .grid .card{scroll-margin-top:66px}}
@media(min-width:801px){body.tv-device>header{background:#0a1118!important}body.tv-device>header :is(.brand,nav,.tools){background:transparent!important;box-shadow:none!important}body.tv-device>header .tools>button,body.tv-device>header .tools>#profile,body.tv-device>header .tools>#account{background:transparent!important;border:1px solid #ffffff18!important;border-radius:9px!important;color:#d9e0e4!important}body.tv-device>header :is(nav button,.tools>button):focus{background:#ff785f22!important;border-color:#ff785f!important;color:#ff9b87!important;box-shadow:inset 0 0 0 1px #ff785f99!important}body.tv-device .continue-row{grid-auto-columns:170px!important;gap:22px!important;padding:6px 8px 18px!important}body.tv-navigation.tv-device .continue-card:focus{transform:none!important;box-shadow:0 0 0 2px var(--coral),0 12px 26px #000b!important}body.tv-device .continue-card{max-width:170px!important}body.tv-device .cineya-wordmark{image-rendering:auto!important;filter:none!important}}

/* Ficha clásica compartida por películas y series. */
body.series-open>.series-page{left:0!important;width:100%!important;padding:0!important}.series-page-content{width:min(1240px,90vw)!important;max-width:none!important;margin:0 auto!important;padding:110px 0 55px!important}.series-page-content>.classic-series-main{width:100%;grid-template-columns:240px minmax(0,1fr)!important;gap:42px!important}.classic-series-main .plex-poster-art{width:240px!important}.classic-series-main .classic-detail-info{padding-top:20px!important}.classic-series-main .classic-detail-info h2{max-width:850px!important;margin:9px 0 13px!important;font-size:52px!important;line-height:1!important;letter-spacing:-2px!important}.classic-series-main .classic-detail-info>p{max-width:700px!important;margin:0 0 20px!important;color:#d1d8dc;font-size:14px;line-height:1.65}.series-page-content>#seriesCast{position:relative;display:flex!important;align-items:flex-start;gap:15px;max-width:none!important;margin:34px 0 0!important;padding:56px 0 0!important;border-top:1px solid #ffffff14;overflow:hidden}.series-page-content>#seriesCast:before{content:"REPARTO Y EQUIPO";position:absolute;left:0;top:25px;color:var(--coral);font-size:10px;font-weight:850;letter-spacing:2.5px}.series-page-content>#seriesCast .cast-person{flex:0 0 76px;max-width:76px;text-align:center}.series-page-content>#seriesCast .cast-person img{width:58px;height:58px}.series-page-content>.seasons-section{margin-top:28px!important}.classic-series-main .media-location{max-width:700px}.classic-series-main>#seriesCorrect{margin-top:10px}
@media(min-width:801px){body.tv-device>header{background:#0a1118!important;background-image:none!important}body.tv-device>header>.brand,body.tv-device>header>nav,body.tv-device>header>.tools{background:#0a1118!important}body.tv-device>header .cineya-wordmark{object-fit:contain!important;object-position:left center!important}body.tv-device.series-open>.series-page{left:0!important;width:100%!important}body.tv-device .series-page-content{width:min(790px,90vw)!important;padding:64px 0 32px!important}body.tv-device .series-page-content>.classic-series-main{grid-template-columns:124px minmax(0,1fr)!important;gap:24px!important}body.tv-device .classic-series-main .plex-poster-art{width:124px!important}body.tv-device .classic-series-main .classic-detail-info{padding-top:7px!important}body.tv-device .classic-series-main .classic-detail-info h2{font-size:34px!important;letter-spacing:-1.2px!important;margin:6px 0 7px!important}body.tv-device .classic-series-main .classic-detail-info>p{font-size:10px!important;line-height:1.5!important;max-height:46px;overflow:hidden;margin-bottom:8px!important}body.tv-device .classic-series-main .media-location,body.tv-device .classic-series-main>#seriesCorrect{display:none!important}body.tv-device .series-page-content>#seriesCast{margin-top:14px!important;padding-top:35px!important;gap:9px}body.tv-device .series-page-content>#seriesCast:before{top:14px;font-size:7px}body.tv-device .series-page-content>#seriesCast .cast-person{flex-basis:52px;max-width:52px}body.tv-device .series-page-content>#seriesCast .cast-person img{width:39px;height:39px}body.tv-device .series-page-content>.seasons-section{margin-top:14px!important;padding-top:14px!important}}
@media(min-width:801px){body.tv-device .continue-card{width:170px!important;min-width:170px!important;max-width:170px!important}}
@media(min-width:801px){body.tv-device>header,body.tv-device>header>.brand,body.tv-device>header>nav,body.tv-device>header>.tools{background-color:#05090d!important;background-image:none!important}}
@media(min-width:801px){body.tv-device .details-page-content>.classic-details-main{z-index:12!important}body.tv-device .classic-detail-info .tv-preplay-options{z-index:20!important;overflow:visible!important}body.tv-device .tv-preplay-menu{z-index:100!important}body.tv-navigation.tv-device .series-page .episode-card:focus{background:#152029!important;color:#f4f7f8!important;border-color:var(--coral)!important;box-shadow:inset 0 0 0 1px #ff785f88,0 8px 20px #0009!important;outline:0!important}body.tv-navigation.tv-device .series-page .episode-card:focus :is(strong,small,p){color:inherit!important}}
@media(min-width:801px){body.tv-device .tv-preplay-options{padding:0!important;border:0!important;background:transparent!important;max-width:none!important}body.tv-device .tv-preplay-options>small{display:none!important}body.tv-device .tv-preplay-choice{background:#121b21!important}.details-watched[aria-pressed="true"]{border-color:#ff785f88!important;color:var(--coral)!important}}
@media(min-width:801px){body>header .tools label{right:calc(4vw + 150px)!important}body>header #profile{position:fixed!important;z-index:43;top:20px!important;right:4vw!important;width:auto!important;min-width:126px!important;max-width:150px!important;height:46px!important;margin:0!important;padding:0 15px!important;border-radius:23px!important;background:#172129!important;border:1px solid #ffffff24!important;font-size:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body>header #account{order:20!important;width:100%!important;min-width:0!important;height:44px!important;margin-top:5px!important;padding:0 11px!important;justify-content:flex-start!important;border-radius:9px!important;font-size:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.tv-device>header .tools label{right:calc(3vw + 52px)!important}body.tv-device>header #profile{top:12px!important;right:2.2vw!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;padding:0!important;border-radius:50%!important;font-size:17px!important}body.tv-device>header #account{height:38px!important;margin-top:4px!important;padding:0 8px!important;font-size:8px!important;background:#0d151b!important;border-color:#ffffff20!important}}
