#artist #header{color:#fff;top:50px;position:relative;border-radius:6px;height:450px;-webkit-user-select:none;user-select:none;background-position-x:center;background-repeat:no-repeat;width:100%;background-size:cover;background-position:50%}@media screen and (max-width:768px){#artist #header .artist-profile-header{height:190px}}#artist #header #image{border-radius:6px;height:450px;-webkit-user-select:none;user-select:none;background-position-x:center;background-repeat:no-repeat;width:100%;background-size:cover}#artist #header #image .info{margin:0 30px;display:flex;flex-direction:column;justify-content:flex-end}#artist #header #image .info .name{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#artist #header #image .info .statistics{display:flex;flex-direction:row}#artist #header #image .info .statistics div{margin-right:20px}#artist #header #image .info .statistics div .number{font-weight:bolder;font-size:large}#artist #header #image .info .shuffle button{width:120px;margin-right:10px;border-radius:20px;padding:7px 15px;background-color:#e57833;color:#fff;border:none;margin-top:15px;cursor:pointer;transition:all .2s ease-in-out}#artist #header #image .info .shuffle button:hover{background-color:#d3d3d3;color:#fff}#artist #header #image .info .shuffle .unfollow{background-color:gray}#artist .horizontal-video-item{width:32%;display:flex;flex-direction:column;position:relative;justify-content:center;align-items:flex-start;transition:all .2s ease-in-out;background:hsla(0,0%,100%,.1490196078);margin:5px 10px 15px 5px;border-radius:10px;box-shadow:0 0 8px 0 rgba(0,0,0,.4117647059)}#artist .horizontal-video-item:hover{background:rgba(125,74,42,.3803921569)}#artist .horizontal-video-item .image:hover>.play{opacity:.5}#artist .horizontal-video-item .image{position:relative}#artist .horizontal-video-item .image img{width:100%;height:212px;object-fit:cover;border-radius:5px}@media screen and (max-width:768px){#artist .horizontal-video-item .image img{width:100%}}#artist .horizontal-video-item .image .media-thumb-play-overlay,#artist .horizontal-video-item .image .play{opacity:0;transition:opacity .2s ease-in-out;border-radius:50%}#artist .horizontal-video-item .image:hover>.media-thumb-play-overlay,#artist .horizontal-video-item .image:hover>.play{opacity:.55}#artist .horizontal-video-item .title{display:flex;flex-direction:row;align-items:center;padding:5px 5px 10px}#artist .horizontal-video-item .title i{margin:5px;border:3px solid #fff;padding:8px 14px;border-radius:10px}#artist .horizontal-video-item .title div{display:flex;flex-direction:column}@media screen and (max-width:768px){#artist .horizontal-video-item{width:90%}}@keyframes header-rotate{0%{transform:rotate(0deg);left:-8000px}50%{transform:rotate(500deg)}to{transform:rotate(-500deg);left:0}}@keyframes header-scale{0%{transform:scale(.95)}to{transform:rotate(1.05)}}#artist #top-songs{display:flex;color:#fff;flex-direction:column;margin-top:50px}#artist #top-songs>.title{justify-content:space-between;align-items:center}#artist #top-songs .musics,#artist #top-songs>.title{display:flex;flex-direction:row}#all-artists .container{display:block;text-align:center}#all-artists .container .search{margin-top:30px;margin-bottom:30px;display:inline-block}#all-artists .container .search input{background-color:rgba(247,247,247,.1);border:none;outline:none;padding:12px 10px;min-width:50vh;border-radius:10px;color:#fff;font-size:1.1rem}#all-artists .container .search input::placeholder{color:#fff}#all-artists .container .artists{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding:0 30px}#update-info{margin-top:150px;color:#fff}@media screen and (max-width:768px){#update-info{margin-left:-10px}}#update-info .container div{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:768px){#update-info .container div{flex-direction:column;align-items:center}}#update-info .container div .left{width:25%}#update-info .container div .left img{height:200px;width:200px;border-radius:50%;object-fit:cover}#update-info .container div .right{width:70%;display:flex;flex-direction:column}#update-info .container div .right .password,#update-info .container div .right .personal{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}#update-info .container div .right .password{align-items:center}#update-info .container div .right .password .save{width:50%;display:block}#update-info .container div .right .password .save button{margin-top:30px;color:#fff;background-color:#e57833;width:86%;float:right;padding:10px 30px;border:none;border-radius:10px}#update-info .container div .right .password .save button:active{background-color:#ff0}#update-info .container div .right .field{margin-top:40px}.field{outline:none;padding:10px;width:40%;border-radius:5px;border:none;background-color:#3b3b3b;color:#a5a5a5}.field::placeholder{color:#b2b2b2}body:has(#live.live-page){background-color:#000;background-image:linear-gradient(180deg,#e57833 0,#c4652a 8%,#6b3a1f 22%,#2a1408 38%,#000000 55%,#000000);background-repeat:no-repeat;background-attachment:fixed;background-size:100% 100vh}@media screen and (max-width:768px){div#root .container.live-page{min-height:70vh}}#live.live-page{--live-accent:#e57833;position:relative;z-index:0;min-height:calc(100vh - 76px);margin-top:76px;padding:16px 0 48px;color:#fff}@media screen and (max-width:768px){#live.live-page{margin-top:68px;padding-top:12px}}@media screen and (max-width:1024px){#live.live-page{max-width:90%;margin-left:auto;margin-right:auto}}#live.live-page .live-player-section{margin-bottom:28px}#live.live-page .live-player-wrap,#live.live-page .live-player-wrap #video,#live.live-page .live-player-wrap .liveplayer{width:100%}#live.live-page .live-schedule-section{margin-top:8px}#live.live-page .live-schedule-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px;margin-bottom:14px}#live.live-page .live-schedule-title{margin:0;font-size:1.25rem;font-weight:700;color:#fff}#live.live-page .live-schedule-subtitle{margin:0;font-size:.9rem;color:hsla(0,0%,100%,.55)}#live.live-page .live-schedule-nav{display:flex;align-items:stretch;gap:0;width:100%;margin-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.1);overflow-x:auto;scrollbar-width:none}#live.live-page .live-schedule-nav::-webkit-scrollbar{display:none}#live.live-page .live-schedule-nav__day{flex:1 1 0;min-width:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px 8px 14px;border:none;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-1px;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.55);font:inherit;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease;-webkit-user-select:none;user-select:none}#live.live-page .live-schedule-nav__day:hover:not(.is-active){color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.04)}#live.live-page .live-schedule-nav__day.is-active{color:var(--live-accent);border-bottom-color:var(--live-accent)}#live.live-page .live-schedule-nav__day.is-today:not(.is-active) .live-schedule-nav__label{color:hsla(0,0%,100%,.78)}#live.live-page .live-schedule-nav__label{font-size:.82rem;font-weight:600;white-space:nowrap}#live.live-page .live-schedule-nav__tag{font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--live-accent);opacity:.9}#live.live-page .live-schedule-empty{margin:24px 0 0;text-align:center;color:hsla(0,0%,100%,.5);font-size:.95rem}#live.live-page .programs{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media screen and (max-width:1024px){#live.live-page .programs{max-width:100%}}#live.live-page .programs .loader{margin-top:32px;width:100%;text-align:center}#live.live-page .programs .program{margin-top:10px;border-radius:12px;padding:0 16px 0 0;width:100%;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}#live.live-page .programs .program:hover{background:rgba(229,120,51,.12);border-color:rgba(229,120,51,.25)}#live.live-page .programs .program{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}#live.live-page .programs .program img{height:88px;width:88px;border-radius:12px 0 0 12px;object-fit:cover}#live.live-page .programs .program .title{font-size:1rem;font-weight:600;margin-left:12px}#live.live-page .programs .program .hour{margin-left:auto;padding-right:4px;font-size:.9rem;color:hsla(0,0%,100%,.55);font-variant-numeric:tabular-nums}#videos-page{--video-accent:#e57833;--video-card-bg:rgba(25,25,25,0.6);--video-card-hover:rgba(125,74,42,0.38);--video-card-radius:10px;--video-card-shadow:0 0 8px 0 rgba(155,155,155,0.25);--video-meta-muted:#d3d3d3;--video-thumb-ratio:56.25%;margin-top:55px;width:100%;color:#fff;padding-bottom:2rem}#videos-page .videos-section-title{margin:35px 0 15px}#videos-page .videos-section-title p{font-size:22px;font-weight:700;margin:0}#videos-page #avangad{cursor:pointer;margin:0!important;transition:opacity .3s ease}#videos-page .video-card__thumb{position:relative;display:block;width:100%;overflow:hidden;line-height:0;aspect-ratio:16/9;background:#111}#videos-page .video-card__thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--video-card-radius) var(--video-card-radius) 0 0}#videos-page .video-card__thumb .media-thumb-play-overlay{opacity:0;transition:opacity .2s ease-in-out}#videos-page .video-card{position:relative;display:flex;flex-direction:column;margin:5px;transition:background .2s ease-in-out,box-shadow .2s ease-in-out;background:var(--video-card-bg);border-radius:var(--video-card-radius);box-shadow:var(--video-card-shadow);overflow:hidden;cursor:pointer}#videos-page .video-card:hover{background:var(--video-card-hover)}#videos-page .video-card:hover .video-card__thumb .media-thumb-play-overlay{opacity:.55}#videos-page .video-card__meta{display:flex;flex-direction:column;gap:4px;padding:8px 10px 12px;width:100%;min-width:0}#videos-page .video-card__artist,#videos-page .video-card__title{display:flex;align-items:center;gap:6px;min-width:0;font-size:14px;line-height:1.35}#videos-page .video-card__artist{color:var(--video-meta-muted)}#videos-page .video-card__artist .track-meta-icon{flex-shrink:0}#videos-page .video-card__title{color:#fff}#videos-page .video-card__title .video-title-icon{flex-shrink:0;opacity:1}#videos-page .video-card .text-ellipsis{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#videos-page .video-card .text-ellipsis a{color:inherit}#videos-page .video-card .text-ellipsis a:hover{text-decoration:underline}#videos-page .video-card .text-ellipsis .separator{margin:0 6px;color:var(--video-meta-muted);pointer-events:none}#videos-page .tops{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:12px;flex-wrap:wrap;margin-bottom:8px}@media screen and (max-width:768px){#videos-page .tops{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding-bottom:8px;-webkit-overflow-scrolling:touch}}#videos-page .tops .video-card--featured{flex:1 1 280px;max-width:calc(33.333% - 12px);min-width:260px}#videos-page .tops .video-card--featured>div{position:relative}@media screen and (max-width:768px){#videos-page .tops .video-card--featured{flex:0 0 85%;max-width:85%;min-width:260px}}#videos-page .tops .video-card--featured .video-card__thumb{aspect-ratio:16/9}#videos-page .tops .video-card--featured .video-card__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;text-align:center;opacity:0;border-radius:var(--video-card-radius);background:linear-gradient(180deg,rgba(255,87,34,.67),rgba(0,0,0,.67));transition:opacity .2s ease-in-out}#videos-page .tops .video-card--featured .video-card__overlay .media-thumb-play-overlay{position:static;opacity:1;margin-bottom:8px}#videos-page .tops .video-card--featured .video-card__overlay .video-card__artist{color:#fff;font-size:18px;font-weight:600;justify-content:center;flex-wrap:wrap}#videos-page .tops .video-card--featured .video-card__overlay .video-card__title{color:#fff;font-size:16px;justify-content:center}#videos-page .tops .video-card--featured:hover .video-card__overlay{opacity:1}#videos-page .hits-scroll{margin:0 -8px;padding:4px 8px 12px}#videos-page .hits-scroll .hits{display:flex;flex-direction:row;align-items:stretch;gap:12px;width:-webkit-max-content;width:max-content;min-width:100%;padding:4px 0 8px}#videos-page .hits-scroll .hits .video-card{flex:0 0 220px;width:220px}@media screen and (max-width:768px){#videos-page .hits-scroll .hits .video-card{flex:0 0 180px;width:180px}}#videos-page .video-page-row{display:flex;flex-direction:row;align-items:flex-start;gap:25px;margin-top:8px}@media screen and (max-width:768px){#videos-page .video-page-row{flex-direction:column}}#videos-page .video-page-left,#videos-page .video-page-right{display:flex;flex-direction:column;align-items:stretch;gap:12px;min-width:0;padding:0;box-sizing:border-box}#videos-page .video-page-left .catalog-tabs,#videos-page .video-page-right .catalog-tabs{margin:0;width:100%}#videos-page .video-page-left{flex:1;min-width:0}#videos-page .video-page-left .new-videos{container-type:inline-size;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}@media screen and (max-width:1200px){#videos-page .video-page-left .new-videos{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:900px){#videos-page .video-page-left .new-videos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:560px){#videos-page .video-page-left .new-videos{grid-template-columns:1fr}}#videos-page .video-page-left .new-videos>.video-card{margin:0;width:100%}#videos-page .video-page-left .new-videos>.video-card--load-more{container-type:inline-size;display:flex;flex-direction:column;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none}#videos-page .video-page-left .new-videos>.video-card--load-more .video-card__load-more-body{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:calc(56.25cqw + 52px);background:rgba(0,0,0,.25);border-radius:var(--video-card-radius)}#videos-page .video-page-left .new-videos>.video-card--load-more .video-card__load-more-label{font-size:17px;font-weight:600;color:#fff;text-align:center;padding:0 12px;line-height:1.3}#videos-page .video-page-left .new-videos>.video-card--load-more:hover .video-card__load-more-body{background:rgba(0,0,0,.35)}#videos-page .video-page-left .new-videos>.video-card--load-more:hover{background:var(--video-card-hover)}#videos-page .video-page-left .new-videos>.video-card--load-more.video-card--load-more-loading{opacity:.7;pointer-events:none}#videos-page .video-page-left .new-videos-loading{display:flex;justify-content:center;padding:48px 0;grid-column:1/-1}#videos-page .video-page-right{flex:0 0 28%;max-width:320px;position:-webkit-sticky;position:sticky;top:72px;align-self:flex-start}#videos-page .video-page-right .catalog-tabs{width:100%}@media screen and (max-width:768px){#videos-page .video-page-right{flex:1 1 auto;max-width:none;width:100%;position:static}}#videos-page .video-page-right .top-videos{display:flex;flex-direction:column;gap:10px;width:100%;padding:0 4px 12px}#videos-page .video-page-right .top-videos .video-card--sidebar{flex-direction:row;align-items:stretch;margin:0}#videos-page .video-page-right .top-videos .video-card--sidebar .video-card__thumb{flex:0 0 42%;max-width:140px;aspect-ratio:auto;min-height:88px}#videos-page .video-page-right .top-videos .video-card--sidebar .video-card__thumb img{height:100%;min-height:88px;border-radius:var(--video-card-radius) 0 0 var(--video-card-radius)}#videos-page .video-page-right .top-videos .video-card--sidebar .video-card__meta{flex:1;justify-content:center;padding:10px 12px}#videos-page .video-page-right .top-videos .video-card--sidebar .video-card__date{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--video-meta-muted);margin-top:2px}#videos-page .video-page-right .top-videos .video-card--sidebar .video-card__date .track-meta-icon{flex-shrink:0}#podcasts-page{--pc-accent:#e57833;--pc-surface:rgba(25,25,25,0.65);--pc-surface-hover:rgba(125,74,42,0.35);--pc-border:rgba(255,255,255,0.08);--pc-muted:rgba(255,255,255,0.55);--pc-radius:14px;--browse-nav-offset:56px;--browse-footer-room:100px;margin-top:var(--browse-nav-offset);width:100%;color:#fff;padding:0 1.25rem 3rem;box-sizing:border-box;min-height:calc(100vh - var(--browse-nav-offset) - var(--browse-footer-room))}@media screen and (max-width:768px){#podcasts-page{--browse-nav-offset:48px;margin-top:var(--browse-nav-offset);padding:0 .75rem 2.5rem}}#podcasts-page .podcasts-page__inner{max-width:1280px;margin:0 auto;min-height:calc(100vh - var(--browse-nav-offset) - var(--browse-footer-room));display:flex;flex-direction:column}#podcasts-page .podcasts-page-loading{flex:1;display:flex;align-items:center;justify-content:center;min-height:55vh;padding:2rem 0 4rem}#podcasts-page .podcasts-hero{text-align:center;padding:2rem 0 1.5rem}#podcasts-page .podcasts-hero__icon{color:var(--pc-accent);margin-bottom:.75rem;opacity:.9}#podcasts-page .podcasts-hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em}#podcasts-page .podcasts-hero p{margin:0;color:var(--pc-muted);font-size:.95rem;max-width:440px;margin-inline:auto;line-height:1.5}#podcasts-page .podcasts-section-title{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.01em}#podcasts-page .podcasts-featured{margin-bottom:2.5rem}#podcasts-page .podcasts-featured .podcasts-section-title{margin-bottom:1rem}#podcasts-page .podcasts-featured__row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media screen and (max-width:1100px){#podcasts-page .podcasts-featured__row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:560px){#podcasts-page .podcasts-featured__row{grid-template-columns:1fr;gap:1.25rem}}#podcasts-page .podcasts-featured__card{display:flex;flex-direction:column;border-radius:var(--pc-radius);background:var(--pc-surface);border:1px solid rgba(0,0,0,0);overflow:hidden;transition:background .3s ease-in-out,border-color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;animation:podcasts-fade-in .35s ease both}#podcasts-page .podcasts-featured__card:hover{border-color:rgba(229,120,51,.3);transform:translateY(-2px);box-shadow:0 8px 28px rgba(229,120,51,.12)}#podcasts-page .podcasts-featured__card:hover .podcasts-featured__thumb img{transform:scale(1.04)}#podcasts-page .podcasts-featured__card:hover .podcasts-featured__overlay{opacity:1}#podcasts-page .podcasts-featured__card:hover .podcasts-featured__title{color:var(--pc-accent)}#podcasts-page .podcasts-featured__thumb{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:#111}#podcasts-page .podcasts-featured__thumb img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}#podcasts-page .podcasts-featured__overlay{position:absolute;inset:0;opacity:0;background:linear-gradient(180deg,transparent 30%,rgba(229,120,51,.55));transition:opacity .25s ease;pointer-events:none}#podcasts-page .podcasts-featured__meta{padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.35rem;min-width:0}#podcasts-page .podcasts-featured__artists{font-size:.8rem;color:var(--pc-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#podcasts-page .podcasts-featured__artists a{color:inherit}#podcasts-page .podcasts-featured__artists a:hover{color:var(--pc-accent)}#podcasts-page .podcasts-featured__title{font-size:.95rem;font-weight:600;color:#fff;text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s ease}#podcasts-page .podcasts-featured__title:hover{color:var(--pc-accent)}#podcasts-page .podcasts-all{margin-bottom:2.5rem}#podcasts-page .podcasts-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}#podcasts-page .podcasts-toolbar__left{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 1.25rem}#podcasts-page .podcasts-count{font-size:.85rem;color:var(--pc-muted)}#podcasts-page .podcasts-count strong{color:#fff;font-weight:600}#podcasts-page .podcasts-shuffle-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border:1px solid rgba(229,120,51,.45);border-radius:999px;background:rgba(229,120,51,.15);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}#podcasts-page .podcasts-shuffle-btn:hover{background:var(--pc-accent);border-color:var(--pc-accent);transform:translateY(-1px)}#podcasts-page .podcasts-shuffle-btn:active{transform:translateY(0)}#podcasts-page .podcasts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),1fr));gap:1rem;width:100%}@media screen and (min-width:900px){#podcasts-page .podcasts-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}#podcasts-page .podcasts-grid .podcast-row-item{width:100%;margin:0;animation:podcasts-fade-in .35s ease both}#podcasts-page .podcasts-grid .podcast-row-item img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}@media screen and (max-width:900px){#podcasts-page .podcasts-grid .podcast-row-item img{width:100%}}#podcasts-page .podcasts-grid .podcast-row-item:hover:not(.podcast-row-item--active){background:var(--pc-accent)}#podcasts-page .podcasts-grid .podcast-row-item:hover:not(.podcast-row-item--active) .name,#podcasts-page .podcasts-grid .podcast-row-item:hover:not(.podcast-row-item--active) .title,#podcasts-page .podcasts-grid .podcast-row-item:hover:not(.podcast-row-item--active) .title a{color:#111}#podcasts-page .podcasts-grid .podcast-row-item:hover:not(.podcast-row-item--active) .name a:hover{color:#000!important}#podcasts-page .podcasts-collections{padding-top:.5rem;border-top:1px solid var(--pc-border)}#podcasts-page .podcasts-collections__header{display:flex;align-items:center;gap:.6rem;margin-bottom:1.25rem;color:var(--pc-accent)}#podcasts-page .podcasts-collections__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:1.15rem;width:100%}@media screen and (min-width:900px){#podcasts-page .podcasts-collections__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}#podcasts-page .podcasts-collections__grid .playlist{display:flex;flex-direction:column;align-items:stretch;cursor:pointer;border-radius:14px;background:rgba(25,25,25,.65);border:1px solid rgba(0,0,0,0);overflow:hidden;transition:background .3s ease-in-out,border-color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 4px 24px rgba(0,0,0,.25)}#podcasts-page .podcasts-collections__grid .playlist:hover{background:rgba(125,74,42,.35);border-color:rgba(229,120,51,.3);transform:translateY(-3px);box-shadow:0 8px 28px rgba(229,120,51,.15)}#podcasts-page .podcasts-collections__grid .playlist:hover .image img,#podcasts-page .podcasts-collections__grid .playlist:hover figure.image img,#podcasts-page .podcasts-collections__grid .playlist:hover>a img,#podcasts-page .podcasts-collections__grid .playlist:hover>a:first-child img{transform:scale(1.04)}#podcasts-page .podcasts-collections__grid .playlist:hover .browse-card__title,#podcasts-page .podcasts-collections__grid .playlist:hover h4{color:#e57833}#podcasts-page .podcasts-collections__grid .playlist .image,#podcasts-page .podcasts-collections__grid .playlist figure.image{position:relative;margin:0;padding:0;width:100%;max-width:100%;flex-shrink:0;line-height:0;overflow:hidden;background:#111}#podcasts-page .podcasts-collections__grid .playlist .image img,#podcasts-page .podcasts-collections__grid .playlist figure.image img{width:100%;height:auto;max-width:100%;margin:0;padding:0;object-fit:contain;object-position:center;border-radius:0!important;display:block;vertical-align:top;transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}#podcasts-page .podcasts-collections__grid .playlist>a:first-child,#podcasts-page .podcasts-collections__grid .playlist>a:has(img){display:block;width:100%;margin:0;padding:0;line-height:0;overflow:hidden;background:#111;flex-shrink:0}#podcasts-page .podcasts-collections__grid .playlist>a:first-child img,#podcasts-page .podcasts-collections__grid .playlist>a:has(img) img{width:100%;height:auto;max-width:100%;margin:0;object-fit:contain!important;object-position:center;border-radius:0!important;box-shadow:none!important;display:block;transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}#podcasts-page .podcasts-collections__grid .playlist .browse-card__title,#podcasts-page .podcasts-collections__grid .playlist h4{margin:0;padding:.85rem 1rem 1rem;font-size:.95rem;font-weight:600;text-align:left;display:flex;align-items:center;gap:.5rem;line-height:1.35;color:#fff;transition:color .3s ease-in-out}#podcasts-page .podcasts-collections__grid .playlist .browse-card__title .browse-card__icon,#podcasts-page .podcasts-collections__grid .playlist .browse-card__title .playlist-music-icon,#podcasts-page .podcasts-collections__grid .playlist .browse-card__title i.fas,#podcasts-page .podcasts-collections__grid .playlist .browse-card__title svg,#podcasts-page .podcasts-collections__grid .playlist h4 .browse-card__icon,#podcasts-page .podcasts-collections__grid .playlist h4 .playlist-music-icon,#podcasts-page .podcasts-collections__grid .playlist h4 i.fas,#podcasts-page .podcasts-collections__grid .playlist h4 svg{flex-shrink:0;color:#e57833}#podcasts-page .podcasts-collections__grid .playlist{animation:browse-fade-in .35s ease both}@keyframes podcasts-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes av-flip-in-y{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.av-flip-in-y{animation:av-flip-in-y .3s ease both}@keyframes browse-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#podcast-collections-page{--pc-accent:#e57833;--pc-muted:rgba(255,255,255,0.55);--browse-nav-offset:56px;--browse-footer-room:100px;margin-top:var(--browse-nav-offset);width:100%;color:#fff;padding:0 1.25rem 3rem;box-sizing:border-box;min-height:calc(100vh - var(--browse-nav-offset) - var(--browse-footer-room))}@media screen and (max-width:768px){#podcast-collections-page{--browse-nav-offset:48px;padding:0 .75rem 2.5rem}}#podcast-collections-page .podcast-collections-page__inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column}#podcast-collections-page .podcast-collections-hero{text-align:center;padding:2rem 0 1.5rem}#podcast-collections-page .podcast-collections-hero__icon{color:var(--pc-accent);margin-bottom:.75rem;opacity:.9}#podcast-collections-page .podcast-collections-hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em}#podcast-collections-page .podcast-collections-hero p{margin:0;color:var(--pc-muted);font-size:.95rem;max-width:420px;margin-inline:auto;line-height:1.5}#podcast-collections-page .podcast-collections-meta{margin-bottom:1.25rem;font-size:.85rem;color:var(--pc-muted)}#podcast-collections-page .podcast-collections-meta strong{color:#fff;font-weight:600}#podcast-collections-page .collections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:1.15rem;width:100%}@media screen and (min-width:900px){#podcast-collections-page .collections-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}#podcast-collections-page .collections-grid .playlist{display:flex;flex-direction:column;align-items:stretch;cursor:pointer;border-radius:14px;background:rgba(25,25,25,.65);border:1px solid rgba(0,0,0,0);overflow:hidden;transition:background .3s ease-in-out,border-color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 4px 24px rgba(0,0,0,.25)}#podcast-collections-page .collections-grid .playlist:hover{background:rgba(125,74,42,.35);border-color:rgba(229,120,51,.3);transform:translateY(-3px);box-shadow:0 8px 28px rgba(229,120,51,.15)}#podcast-collections-page .collections-grid .playlist:hover .image img,#podcast-collections-page .collections-grid .playlist:hover figure.image img,#podcast-collections-page .collections-grid .playlist:hover>a img,#podcast-collections-page .collections-grid .playlist:hover>a:first-child img{transform:scale(1.04)}#podcast-collections-page .collections-grid .playlist:hover .browse-card__title,#podcast-collections-page .collections-grid .playlist:hover h4{color:#e57833}#podcast-collections-page .collections-grid .playlist .image,#podcast-collections-page .collections-grid .playlist figure.image{position:relative;margin:0;padding:0;width:100%;max-width:100%;flex-shrink:0;line-height:0;overflow:hidden;background:#111}#podcast-collections-page .collections-grid .playlist .image img,#podcast-collections-page .collections-grid .playlist figure.image img{width:100%;height:auto;max-width:100%;margin:0;padding:0;object-fit:contain;object-position:center;border-radius:0!important;display:block;vertical-align:top;transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}#podcast-collections-page .collections-grid .playlist>a:first-child,#podcast-collections-page .collections-grid .playlist>a:has(img){display:block;width:100%;margin:0;padding:0;line-height:0;overflow:hidden;background:#111;flex-shrink:0}#podcast-collections-page .collections-grid .playlist>a:first-child img,#podcast-collections-page .collections-grid .playlist>a:has(img) img{width:100%;height:auto;max-width:100%;margin:0;object-fit:contain!important;object-position:center;border-radius:0!important;box-shadow:none!important;display:block;transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}#podcast-collections-page .collections-grid .playlist .browse-card__title,#podcast-collections-page .collections-grid .playlist h4{margin:0;padding:.85rem 1rem 1rem;font-size:.95rem;font-weight:600;text-align:left;display:flex;align-items:center;gap:.5rem;line-height:1.35;color:#fff;transition:color .3s ease-in-out}#podcast-collections-page .collections-grid .playlist .browse-card__title .browse-card__icon,#podcast-collections-page .collections-grid .playlist .browse-card__title .playlist-music-icon,#podcast-collections-page .collections-grid .playlist .browse-card__title i.fas,#podcast-collections-page .collections-grid .playlist .browse-card__title svg,#podcast-collections-page .collections-grid .playlist h4 .browse-card__icon,#podcast-collections-page .collections-grid .playlist h4 .playlist-music-icon,#podcast-collections-page .collections-grid .playlist h4 i.fas,#podcast-collections-page .collections-grid .playlist h4 svg{flex-shrink:0;color:#e57833}#podcast-collections-page .collections-grid .playlist{animation:browse-fade-in .35s ease both}#podcast-collections-page .podcast-collections-loading{display:flex;align-items:center;justify-content:center;min-height:55vh;padding:2rem 0 4rem}#news-post-page{margin-top:60px;direction:rtl;color:#f4f4f4;font-family:Yekan,sans-serif}#news-post-page .container{padding:0 12px;box-sizing:border-box}#news-post-page .news-post-layout{display:flex;align-items:flex-start;gap:24px;padding:8px 0 24px}#news-post-page .news-post-main{flex:1 1 auto;min-width:0;background:linear-gradient(180deg,rgba(28,28,34,.75),rgba(11,11,14,.9));border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 18px 35px rgba(0,0,0,.3);padding:22px}#news-post-page .news-post-header{margin-bottom:16px}#news-post-page .title{margin:0;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.2);color:#f5d8a8;font-size:clamp(24px,3vw,34px);line-height:1.45;font-weight:700;overflow-wrap:anywhere}#news-post-page .meta{margin:12px 0 0;color:hsla(0,0%,100%,.7);font-size:14px;width:100%;text-align:right;direction:ltr;unicode-bidi:plaintext}#news-post-page .meta.switching{color:#ffbe7a;font-size:13px}#news-post-page .cover{margin:0 0 20px;background:#0f1115;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:10px;position:relative}#news-post-page .cover:after{content:"";position:absolute;right:10px;left:10px;bottom:8px;height:6px;border-radius:6px;background:#ff8f39}#news-post-page .cover img{display:block;width:100%;max-height:560px;height:auto;margin:0 auto;object-fit:contain;border-radius:10px;background:#0f1115}#news-post-page .content{line-height:2.1;font-size:clamp(17px,2.2vw,20px);color:hsla(0,0%,100%,.95);overflow-wrap:anywhere;word-break:break-word}#news-post-page .content p{margin:0 0 18px}#news-post-page .content a{word-break:break-word}#news-post-page .content embed,#news-post-page .content iframe,#news-post-page .content object,#news-post-page .content video{max-width:100%;width:100%;border:0}#news-post-page .content table{display:block;max-width:100%;overflow-x:auto}#news-post-page .content pre{max-width:100%;overflow-x:auto}#news-post-page .content img{max-width:100%;height:auto;border-radius:8px;margin:8px 0}#news-post-page .news-post-sidebar{flex:0 0 320px;max-width:320px}#news-post-page .sidebar-card{position:-webkit-sticky;position:sticky;top:88px;background:rgba(17,18,24,.88);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:16px}#news-post-page .sidebar-card h2{margin:0 0 12px;font-size:22px;color:#ffbe7a;border-bottom:1px solid hsla(0,0%,100%,.15);padding-bottom:10px}#news-post-page .related-loading{margin:-2px 0 10px;color:hsla(0,0%,100%,.65);font-size:12px}#news-post-page .related-list{display:flex;flex-direction:column;gap:12px}#news-post-page .related-item{display:block;text-decoration:none;color:inherit;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;overflow:hidden;transition:transform .2s ease,border-color .2s ease}#news-post-page .related-item:hover{transform:translateY(-2px);border-color:rgba(255,176,91,.65)}#news-post-page .related-thumb{width:100%;aspect-ratio:16/9;background:#14151a}#news-post-page .related-thumb img{width:100%;height:100%;object-fit:cover;display:block}#news-post-page .related-info{padding:10px 12px}#news-post-page .related-info h3{margin:0 0 8px;font-size:16px;line-height:1.7;color:#fff}#news-post-page .related-info span{font-size:12px;color:hsla(0,0%,100%,.65)}#news-post-page .empty-related{margin:0;color:hsla(0,0%,100%,.7);font-size:14px}#news-post-page .related-pagination{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}#news-post-page .related-page-btn{border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.06);color:#fff;border-radius:8px;padding:7px 10px;font-size:12px;cursor:pointer;transition:all .2s ease}#news-post-page .related-page-btn:hover:not(:disabled){border-color:rgba(255,176,91,.8);background:rgba(255,176,91,.12)}#news-post-page .related-page-btn:disabled{opacity:.45;cursor:not-allowed}#news-post-page .related-page-indicator{font-size:12px;color:hsla(0,0%,100%,.75);white-space:nowrap}#news-post-page .news-post-error{margin:24px 0;background:rgba(255,0,0,.08);border:1px solid rgba(255,120,120,.35);border-radius:10px;padding:18px 20px}@media(max-width:900px){#news-post-page .news-post-layout{flex-direction:column;gap:14px}#news-post-page .news-post-main,#news-post-page .news-post-sidebar{width:100%;max-width:none}#news-post-page .news-post-main{padding:16px;border-radius:12px}#news-post-page .sidebar-card{position:static;border-radius:12px}#news-post-page .title{font-size:24px;line-height:1.6}#news-post-page .content{font-size:18px;line-height:2}}@media(max-width:600px){#news-post-page{margin-top:52px}#news-post-page .container{padding:0 8px}#news-post-page .news-post-layout{gap:10px;padding-top:4px}#news-post-page .news-post-main{padding:12px}#news-post-page .meta{font-size:12px}#news-post-page .cover{padding:6px;border-radius:10px;margin-bottom:14px}#news-post-page .cover img{max-height:300px;border-radius:8px}#news-post-page .cover:after{right:6px;left:6px;bottom:6px;height:4px}#news-post-page .content{font-size:16px;line-height:1.95}#news-post-page .sidebar-card{padding:12px}#news-post-page .sidebar-card h2{font-size:18px;margin-bottom:10px;padding-bottom:8px}#news-post-page .related-pagination{flex-wrap:wrap;justify-content:center}#news-post-page .related-page-indicator{width:100%;text-align:center}}