@tailwind base;@tailwind components;@tailwind utilities;html,body{@apply bg-primary text-neutral;margin:0;padding:0;-webkit-text-size-adjust:100%}:root{font-family:Inter,sans-serif;line-height:1.4;font-weight:500;color-scheme:light dark;color:#17181f;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.main-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;padding:1.25rem 9vw 5rem;box-sizing:border-box;overflow-x:hidden;color:#17181f}.first-container{display:flex;justify-content:space-between;width:100%;box-sizing:border-box}.first-container-text{font-weight:700;font-size:1.625rem;color:#17181f}.first-container-img{height:1.6rem;width:1.6rem}.second-container{display:grid;grid-template-columns:60% auto;gap:3.75rem;width:100%;box-sizing:border-box;margin-top:1.25rem}.second-container-left{flex:1 1 auto;box-sizing:border-box}.description-scroll{flex:1 1 auto;color:#17181f}.heading{padding:1.25rem 0;font-weight:700;font-size:1.125rem;color:#17181f}.podcast-container{display:flex;align-items:center;gap:.625rem;width:100%;box-sizing:border-box;color:#17181f}.back-arrow,.next-arrow{width:1.25rem;height:1.7rem;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:background-image .2s ease;margin-bottom:2rem}.back-arrow{background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='27'%20viewBox='0%200%2013%2027'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20style='transform:%20scaleX(-1);'%20%3e%3cpath%20d='M1%201L12%2013.4763L1%2026'%20stroke='%23CED2D6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.back-arrow:hover{background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='27'%20viewBox='0%200%2013%2027'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20style='transform:%20scaleX(-1);'%20%3e%3cpath%20d='M1%201L12%2013.4763L1%2026'%20stroke='%2317181F'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.next-arrow{background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='27'%20viewBox='0%200%2013%2027'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201L12%2013.4763L1%2026'%20stroke='%23CED2D6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.next-arrow:hover{background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='27'%20viewBox='0%200%2013%2027'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201L12%2013.4763L1%2026'%20stroke='%2317181F'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.podcast-container-items{display:flex;gap:.375rem;width:100%;overflow-x:auto;padding-bottom:.3rem;box-sizing:border-box}.podcast-container-items::-webkit-scrollbar{height:.25rem}.podcast-container-items::-webkit-scrollbar-thumb{background-color:#ced2d6;border-radius:12px}.podcast-container-item{display:flex;flex-direction:column;align-items:center;gap:.3125rem;padding:.5rem;flex:0 0 auto;box-sizing:border-box}.podcast-container-item:hover{cursor:pointer;background-color:#edf0f3}.podcast-container-item-img{width:10rem;height:10rem;object-fit:cover;border-radius:50%}.podcast-container-item-label{font-family:Inter,sans-serif;font-weight:100;font-size:.625rem;line-height:120%;letter-spacing:.02em;word-wrap:break-word;color:#17181f}.loading-container{display:flex;justify-content:center;align-items:center;height:25rem}.spinner{width:3.75rem;height:3.75rem;animation:spin 1s linear infinite;opacity:.8}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){html,body{overflow-x:hidden}.main-container{padding:2vw;padding-bottom:12vh}.first-container-text{text-align:center;font-size:1.375rem}.second-container{display:flex;flex-direction:column;gap:2vw}.podcast-container{flex-direction:column;align-items:center;gap:3vw}.podcast-container-item-img{width:30vw;height:30vw}.podcast-container-item-label{font-size:.875rem}.loading-container{height:30vh}.spinner{width:2.5rem;height:2.5rem}}.player-container{position:fixed;bottom:0;left:0;right:0;background-color:#edf0f3;width:98%;padding:20px;display:flex;align-items:center;z-index:9999}.info-container{display:flex;flex:1;justify-content:flex-start;gap:15px;max-width:370px}.info-container-img{width:70px;height:70px}.info-container-title{font-weight:700;font-size:clamp(13px,1.8vh,42px);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4}.control-container{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center}.control-top-container{display:flex;justify-content:center;align-items:center;gap:15px}.control-top-container-back15-next15{width:clamp(34px,3vh,48px);height:clamp(34px,3vh,48px);cursor:pointer}.control-top-container-playBtn{width:clamp(48px,6vh,60px);height:clamp(48px,6vh,60px);cursor:pointer}.control-top-container-next-back{width:clamp(34px,3vh,48px);height:clamp(34px,3vh,48px);cursor:pointer}.control-button-container{display:flex;font-weight:500;font-size:clamp(12px,1.5vh,26px);gap:5px}.custom-progress-bar{width:40vw;height:4px;cursor:pointer}.control-button-container-time{width:90px;margin-left:1vw}.volume-container{display:flex;gap:15px;align-items:center;flex:1;justify-content:flex-end}.volume-container-random{height:35px}.speed-button{height:25px}.volume-block{display:flex;gap:5px;align-items:center}.volume-container-volume{width:26px;height:25px}.volume-container-volume-line{width:116px;height:4px;appearance:none;background:linear-gradient(to right,#17181f 50%,#ccc 50%)}@media (max-width: 600px){.speed-button{display:flex;align-items:center;justify-content:center;min-width:35px;height:8vh;padding:0 8px;background-color:#cbd5de;border:2px solid #17181F;border-radius:8px;cursor:pointer;background-color:#ebeff4;position:relative;overflow:hidden;transition:transform .2s ease,background-color .2s ease}.player-container{display:flex;align-items:center;position:fixed;bottom:0;left:0;right:0;background-color:#cbd5de;width:98%;padding:8px 12px;cursor:pointer;z-index:9999}.volume-container-random{width:24px!important;height:24px!important}.speed-button{height:20px!important;width:25!important}.player-container:after{content:"";position:absolute;bottom:0;left:0;height:4px;width:var(--progress, 0%);background-color:#000;transition:width .2s ease}.player-left-block{display:flex;flex-direction:row;align-items:center;gap:10px;flex:1;overflow:hidden}.info-container{max-width:280px}.info-container-img{width:50px;height:50px;flex-shrink:0}.info-text-block{display:flex;flex-direction:column;justify-content:center;flex:1;overflow:hidden}.info-container-title{font-family:Inter;font-weight:600;font-style:Semi Bold;font-size:clamp(14px,.25vh,22px);line-height:120%;letter-spacing:2%}.custom-progress-bar{width:100%;height:4px}.control-container{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:100%}.control-top-container{display:flex;align-items:center;height:100%;width:100%}.control-top-container-playBtn{width:clamp(48px,8vh,72px);height:clamp(48px,8vh,72px);background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0}.control-top-container-playBtn svg{width:clamp(48px,6vh,72px);height:clamp(48px,6vh,72px);font-size:clamp(36px,6vh,64px);color:#17181f}.control-top-container-next-back,.control-button-container-time,.volume-container{display:none!important}.overlay-arrow{position:absolute;top:8px;left:50%;transform:translate(-50%) translateY(-20%) rotate(0);z-index:1000000;width:24px;height:24px;pointer-events:none;opacity:.7}.overlay-arrow.rotated{transform:translate(-0%) translateY(-55%) rotate(180deg)}}.MuiIconButton-root .MuiSvgIcon-root{color:#17181f}.speed-button{display:flex;align-items:center;justify-content:center;min-width:35px;height:25px;padding:0 8px;background-color:#cbd5de;border:2px solid #17181F;border-radius:8px;cursor:pointer;background-color:#ebeff4;position:relative;overflow:hidden;transition:transform .2s ease,background-color .2s ease}.speed-button:hover{background-color:#d9dee4}.speed-button:active{transform:scale(.95) rotate(-4deg)}.speed-inner{font-family:Inter;font-weight:600;font-size:clamp(14px,1.5vh,26px);color:#17181f;animation:fadeSlide .5s ease forwards}@keyframes fadeSlide{0%{opacity:0;transform:translateY(10px) rotate(5deg)}to{opacity:1;transform:translateY(0) rotate(0)}}.volume-container-volume-line{-webkit-appearance:none;appearance:none;border:none;outline:none;background:#000;height:3px;border-radius:0;cursor:pointer}.categories-grid-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.heading{width:100%;font-size:125vh;font-weight:600;margin-bottom:16px;color:#fff}.categories-grid-scroll{width:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media (min-width: 1024px){.categories-grid-scroll{max-height:calc(100vh - 220px)}}.categories-grid{width:100%;display:grid;gap:16px;margin-top:20px;grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.categories-grid{grid-template-columns:repeat(5,1fr)}}.category-card{position:relative;width:100%;aspect-ratio:3 / 1;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}@media (min-width: 768px){.category-card{aspect-ratio:4 / 3}}.category-card:hover{transform:translateY(-4px)}.category-card-img{width:100%;height:100%;object-fit:cover;display:block}.category-card-overlay{position:absolute;inset:0;background:#0009}.category-card-title{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:clamp(14px,1.5vh,32px);text-align:center;z-index:2;padding:8px;word-break:break-word}@media (min-width: 768px){.category-card-title{font-size:clamp(14px,1.5vh,32px)}}.load-more-btn{display:block;margin:20px auto 0;width:100%;background-color:#fff;color:#17181f;border:2px solid #17181F;border-radius:8px;padding:10px 18px;cursor:pointer;font-size:.95rem;transition:all .2s ease}.load-more-btn:hover{background-color:#17181f;color:#fff}@media (min-width: 768px){.load-more-btn{display:none}}.categories-grid-scroll::-webkit-scrollbar{width:8px}.categories-grid-scroll::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:4px}.categories-grid-scroll::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.selected{border-radius:100px;outline:2px solid #fff}.episodes-list-container{width:100%;height:80vh;display:flex;flex-direction:column;overflow-y:auto;padding-right:8px;box-sizing:border-box}.episodes-list-container::-webkit-scrollbar{width:4px}.episodes-list-container::-webkit-scrollbar-thumb{background-color:#ced2d6;border-radius:12px}.episodes-header-wrapper{display:flex;justify-content:space-between;padding-bottom:20px}.episodes-header{font-family:Inter,sans-serif;font-weight:700;font-size:clamp(14px,1.5vh,52px);line-height:110%;text-align:left;margin-bottom:15px;color:#17181f;margin-top:20px;margin-left:20px}.block-podcast{display:flex;gap:20px;cursor:pointer;padding:10px;box-sizing:border-box;border-left:4px solid transparent;color:#17181f;min-height:clamp(50px,10vh,150px)}.block-podcast:hover{background-color:#edf0f3}.block-podcast.active{background-color:#fff9;border-left:4px solid #3b82f6}.block-podcast-img{width:clamp(65px,5vh,300px);height:clamp(65px,5vh,300px);object-fit:cover}.block-podcast-label{font-family:Inter;font-weight:700;font-size:clamp(14px,1.5vh,42px);line-height:120%;letter-spacing:2%;word-wrap:break-word;white-space:normal;color:#17181f}@media (max-width: 768px){.episodes-list-container{width:100%;height:50vh;display:flex;flex-direction:column;overflow-y:auto;padding-right:8px;box-sizing:border-box}.block-podcast{width:100%;min-height:clamp(50px,10vh,150px);flex-direction:row;align-items:center;padding:8px;color:#17181f}.block-podcast-img{width:60px;height:60px}.block-podcast-label{font-family:Inter;font-weight:700;font-size:clamp(14px,1.5vh,22px);line-height:120%;letter-spacing:2%;word-wrap:break-word;white-space:normal;color:#17181f}}.title-container{display:grid;grid-template-columns:auto 1fr;align-items:center;width:100%;margin:0 0 20px}@media (max-width: 767px){.title-container{grid-template-columns:1fr;grid-template-rows:auto auto;text-align:center;gap:12px}.title-text{display:flex;align-items:center;justify-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:700;font-size:clamp(16px,1.5vh,52px);text-align:center}}.title-image-wrapper{width:10vh;height:10vh;display:flex;align-items:center;justify-content:flex-start;margin:0 auto}.title-image-wrapper img{max-width:100%;max-height:100%;object-fit:contain}.title-text{display:flex;margin-left:4vw;align-items:center;font-family:Inter,sans-serif;font-weight:700;font-size:clamp(16px,1.5vh,52px);text-align:left}
