@charset "UTF-8";.news .embla{padding-top:0}.news .embla__slide{flex:0 0 calc((100% - 1.5rem) / 2.6);border-radius:0}@media screen and (max-width: 767px){.news .embla__slide{flex:0 0 calc((100% - 1.5rem) / 1.2)}}.news .embla__container{grid-column-gap:1.5rem;padding-left:1rem}.news .blur{-ms-filter:blur(9px);filter:blur(9px)}.news .main-visual{position:absolute;top:0;left:0;z-index:2;width:100%;height:auto;object-fit:cover}.news .embla_contents{padding-top:2rem;background:var(--bg-primary)}.embla__pagination{display:flex;justify-content:center;padding:1rem 0}.embla__pagination__bullet{position:relative;width:25px;height:25px;margin:0 2px;cursor:pointer;border-radius:50%;transition:background-color .3s,border-color .3s}@media screen and (max-width: 767px){.embla__pagination__bullet{width:20px;height:20px;margin:0}}.embla__pagination__bullet:before{position:absolute;top:50%;left:50%;width:10px;height:10px;content:"";background-color:#ddd;border-radius:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.embla__pagination__bullet:before{width:8px;height:8px}}.embla__pagination__bullet.is-selected{background-color:transparent;border:2px solid #6be531;border-color:transparent}.embla__pagination__bullet.is-selected:before{background:linear-gradient(135deg,#c9f00a,#6be531)}.news-card{position:relative}.news-card .blur{aspect-ratio:2/1.2;object-fit:cover}.news-card .main-visual{aspect-ratio:2/1.02;object-fit:cover}.news-card .news-card-title{position:absolute;bottom:0;z-index:3;display:-webkit-box;width:100%;height:auto;min-height:15%;padding:5px 10px;overflow:hidden;line-height:1.75rem;color:#fff;text-overflow:ellipsis;white-space:normal;background:#00000080;border-radius:3px;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 767px){.news-card .news-card-title{min-height:23%}}.recommend-items{max-height:1200px;padding-top:2rem;overflow:hidden;opacity:1;transition-timing-function:ease-out;transition-duration:1.5s;transition-property:opacity}.recommend-items.fade-out{max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;pointer-events:none;opacity:0;transition-delay:0s,1.5s,1.5s,1.5s;transition-duration:1.5s,1.5s,1.5s,1.5s;transition-property:opacity,max-height,padding,margin}.recommend-items.remove{display:none}.recommend-items .items{display:flex;flex-wrap:wrap;gap:1rem;width:100%;max-width:1200px;padding:1rem 2rem;margin-right:auto;margin-left:auto;opacity:0;transition:opacity .5s ease,transform .5s ease;transform:translateY(20px)}.recommend-items .items.content-loaded{opacity:1;transform:translateY(0)}@media screen and (min-width: 1800px){.recommend-items .items{width:80%;max-width:unset}}@media screen and (max-width: 767px){.recommend-items .items{flex-wrap:nowrap;overflow-x:auto}}.recommend-items .items .item-card{display:flex;flex-direction:column;flex-shrink:0;width:calc((100% - 4rem)/5);padding-bottom:1rem;overflow:hidden;background:var(--bg-primary);border:.1rem solid var(--bage-normal);border-radius:.5rem;transition:.2s}@media screen and (max-width: 1024px){.recommend-items .items .item-card{width:calc((100% - 3rem)/4)}}@media screen and (max-width: 767px){.recommend-items .items .item-card{width:calc((100% - 1rem) / 1.5)}}.recommend-items .items .item-card:hover{box-shadow:0 0 .3rem #ffffff80;scale:1.01}@media screen and (max-width: 767px){.recommend-items .items .item-card:hover{box-shadow:none;scale:1}}.recommend-items .items .item-card .image{width:100%;aspect-ratio:1/1;overflow:hidden;background-color:var(--bg-primary)}.recommend-items .items .item-card .image>img{width:100%;height:100%;object-fit:contain}.recommend-items .items .item-card .artist{display:flex;gap:.5rem;align-items:flex-end;width:auto;padding:0 1rem;margin-top:-.6rem}.recommend-items .items .item-card .artist .icon{flex-shrink:0;width:2.5rem;aspect-ratio:1/1;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:50%;box-shadow:0 0 .3rem #00000080;transition:.2s}.recommend-items .items .item-card .artist .icon>img{width:100%;height:100%;object-fit:cover}.recommend-items .items .item-card .artist .name{font-size:.8rem;font-feature-settings:"palt";color:var(--gray);letter-spacing:.01rem}.recommend-items .items .item-card .artist:hover .icon{box-shadow:0 0 .5rem #00000080}.recommend-items .items .item-card .artist:hover .name{text-decoration:underline}.recommend-items .items .item-card .title{margin-block:calc((1em - 1lh)/2);font-size:1.1rem;font-weight:700;font-feature-settings:"palt"}.recommend-items .items .item-card .datum{display:flex;flex-direction:column;gap:1rem;padding:0 1rem;margin-top:.5rem}.recommend-items .items .item-card .row{display:flex;gap:.5rem;align-items:center;padding:1rem 1rem 0}.recommend-items .items .item-card .row .icon{width:1rem}.recommend-items .items .item-card .row .text{font-size:.8rem;font-feature-settings:"palt"}.recommend-items .items .item-card .categories{display:flex;gap:.5rem;overflow-x:auto}.recommend-items .items .item-card .categories .category{flex-shrink:0;font-size:10px;font-feature-settings:"palt";color:var(--yellow-normal)}.recommend-items .items .item-card .categories .category:hover{text-decoration:underline}.recommend-items .items .item-card .price{display:flex;align-items:flex-end;margin-left:auto}.recommend-items .items .item-card .price .mark{font-size:1rem;color:var(--yellow-normal);transform:translateY(-.1rem)}.recommend-items .items .item-card .price .num{font-size:1.5rem;font-feature-settings:"palt";color:var(--yellow-normal);letter-spacing:-.001rem}.recommend-items .items .item-card .price .tax{flex-shrink:0;margin-left:.2rem;font-size:.8rem;font-feature-settings:"palt";color:var(--bage-dark);transform-origin:left center;scale:.8}.skeleton-items{display:flex;flex-wrap:wrap;gap:1rem;width:100%;max-width:1200px;padding:1rem 2rem;margin-right:auto;margin-left:auto;animation:fadeIn .6s ease-out}@media screen and (min-width: 1800px){.skeleton-items{width:80%;max-width:unset}}@media screen and (max-width: 767px){.skeleton-items{flex-wrap:nowrap;overflow-x:auto}}.skeleton-items .skeleton.item-card{display:flex;flex-direction:column;flex-shrink:0;width:calc((100% - 4rem)/5);padding-bottom:1rem;overflow:hidden;background:var(--bg-primary);border:.1rem solid var(--bage-normal);border-radius:.5rem}@media screen and (max-width: 1024px){.skeleton-items .skeleton.item-card{width:calc((100% - 3rem)/4)}}@media screen and (max-width: 767px){.skeleton-items .skeleton.item-card{width:calc((100% - 1rem) / 1.5)}}.skeleton-items .skeleton.item-card .skeleton-image{width:100%;aspect-ratio:1/1;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a,#1a1a1a 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-items .skeleton.item-card .artist{display:flex;gap:.5rem;align-items:flex-end;width:auto;padding:0 1rem;margin-top:-.6rem}.skeleton-items .skeleton.item-card .artist .skeleton-icon{flex-shrink:0;width:2.5rem;height:2.5rem;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a,#1a1a1a 75%);background-size:200% 100%;border:1px solid rgba(255,255,255,.3);border-radius:50%;box-shadow:0 0 .3rem #00000080;animation:shimmer 1.5s infinite}.skeleton-items .skeleton.item-card .artist .skeleton-name{width:100px;height:16px;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a,#1a1a1a 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.skeleton-items .skeleton.item-card .categories{display:flex;gap:.5rem;overflow-x:auto}.skeleton-items .skeleton.item-card .categories .skeleton-category{display:inline-block;width:50px;height:10px;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a,#1a1a1a 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.skeleton-items .skeleton.item-card .skeleton-title{width:100%;height:36px;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a,#1a1a1a 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.skeleton-items .skeleton.item-card .row{display:flex;gap:.5rem;align-items:center;padding:1rem 1rem 0}.skeleton-items .skeleton.item-card .row .skeleton-price{width:80px;height:20px;margin-left:auto;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a,#1a1a1a 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.no-items{width:100%;padding:2rem;font-size:1.2rem;color:#fff;text-align:center;animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.categories-section{width:100%;max-width:1200px;padding:3rem 0;padding:1rem 2rem;background:var(--bg-primary)}@media screen and (min-width: 1800px){.categories-section{width:80%;max-width:unset}}.categories-section .categories{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.categories-section .categories .category{display:flex;flex-shrink:0;gap:.5rem;align-items:center;padding:1rem 1.5rem;color:var(--white);background:var(--bg-primary);border:.1rem solid var(--black-line);border-radius:.3rem;transition:.2s}.categories-section .categories .category:hover{background:var(--bg-secondary)}@media screen and (max-width: 767px){.categories-section .categories .category{padding:.5rem 1rem}}.categories-section .categories .category .icon{flex-shrink:0;width:1rem;height:1rem}.categories-section .categories .category .label{flex-shrink:0;font-size:1rem;font-feature-settings:"palt"}.upcoming-streams-container{display:flex;flex-direction:column;align-items:center;max-height:600px;padding:20px;overflow:hidden;opacity:1;transition-timing-function:ease-out;transition-duration:1.5s;transition-property:opacity}.upcoming-streams-container.fade-out{max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;pointer-events:none;opacity:0;transition-delay:0s,1.5s,1.5s,1.5s;transition-duration:1.5s,1.5s,1.5s,1.5s;transition-property:opacity,max-height,padding,margin}.upcoming-streams-container.remove{display:none}.upcoming-streams-container .skeleton{transition:opacity .3s ease-out;animation:none!important}.upcoming-streams-container .skeleton .skeleton-image{position:relative;display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a,#1a1a1a 75%);background-size:200% 100%;border-radius:8px;animation:shimmer 1.5s infinite}.upcoming-streams-container .skeleton .skeleton-info{position:absolute;right:0;bottom:0;padding:.5rem;margin:0 .375rem .375rem;background-color:#000000b3}.upcoming-streams-container .skeleton .skeleton-info .skeleton-date{width:80px;height:16px;margin-bottom:4px;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.upcoming-streams-container .skeleton .skeleton-info .skeleton-time{width:60px;height:16px;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.upcoming-streams-container .content-loaded{animation:scaleIn .4s ease-out forwards}.upcoming-streams-container .embla{width:100%}.upcoming-streams-container .embla .no-streams{width:100%;padding:2rem;font-size:1.2rem;color:#fff;text-align:center}.upcoming-streams-container .embla .embla__slide{flex:0 0 calc((100% - 1.5rem) / 3.6);max-width:100%;aspect-ratio:16/9;animation:fadeIn .6s ease-out}.upcoming-streams-container .embla .embla__slide:nth-child(1){animation-delay:.05s}.upcoming-streams-container .embla .embla__slide:nth-child(2){animation-delay:.1s}.upcoming-streams-container .embla .embla__slide:nth-child(3){animation-delay:.15s}.upcoming-streams-container .embla .embla__slide:nth-child(4){animation-delay:.2s}.upcoming-streams-container .embla .embla__slide:nth-child(5){animation-delay:.25s}.upcoming-streams-container .embla .embla__slide:nth-child(6){animation-delay:.3s}@media screen and (max-width: 767px){.upcoming-streams-container .embla .embla__slide{flex:0 0 100%}}.upcoming-streams-container .embla .stream-title{font-size:24px;color:#00008b}.upcoming-streams-container .embla .stream-link{position:relative;display:block;grid-column:span 12/span 12;width:100%;aspect-ratio:16/9;text-align:center}.upcoming-streams-container .embla .stream-link .stream-image{position:relative;display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;background-position:center;background-size:cover}.upcoming-streams-container .embla .stream-link .stream-image .stream-info{position:absolute;right:0;bottom:0;padding:.5rem;margin:0 .375rem .375rem;font-size:1rem;color:#fff;background-color:#00000080}@media screen and (max-width: 767px){.upcoming-streams-container .embla .stream-link .stream-image .stream-info{padding:.25rem;font-size:1.5rem}}.upcoming-streams-container .embla .stream-link .stream-image .stream-info span{display:block;margin-left:1rem}@media (min-width: 768px){.upcoming-streams-container .embla .stream-link .stream-image .stream-info span{display:inline}}.upcoming-streams-container .header-text{padding-top:.5rem;padding-bottom:.25rem;font-size:1.6rem;font-weight:600;color:var(--yellow-normal);text-align:center}@media (min-width: 768px){.upcoming-streams-container .header-text{font-size:1.5rem}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.interview-container{display:flex;flex-direction:column;align-items:center;padding:20px}.interview-container .embla__slide{flex:0 0 calc((100% - 1.5rem)/3.2)}@media screen and (max-width: 767px){.interview-container .embla__slide{flex:0 0 calc((100% - 1.5rem) / 1.2)}}.interview-container .stream-title{font-size:24px;color:#00008b}.interview-container .header-text{padding-top:.5rem;padding-bottom:.25rem;font-size:1.6rem;font-weight:600;color:var(--yellow-normal);text-align:center}@media (min-width: 768px){.interview-container .header-text{font-size:1.5rem}}.interview-container .stream-link{position:relative;display:block;grid-column:span 12/span 12;padding-bottom:2rem;text-align:center}.interview-container .stream-link img{align-self:center;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.interview-container .stream-link .stream-info{position:absolute;right:0;bottom:0;padding:.25rem;margin:0 .375rem 2.25rem;font-size:1rem;color:#fff;background-color:#00000080}@media (min-width: 768px){.interview-container .stream-link .stream-info{padding:.5rem}}@media (min-width: 768px){.interview-container .stream-link .stream-info{font-size:1.25rem}}.interview-container .stream-link .stream-info span{display:block;margin-left:1rem}@media (min-width: 768px){.interview-container .stream-link .stream-info span{display:inline}}.recommend-items-medals{padding-top:2rem}.recommend-items-medals .items{display:flex;flex-wrap:wrap;gap:1rem;width:100%;max-width:1200px;padding:1rem 2rem;margin-right:auto;margin-left:auto;opacity:0;transition:opacity .5s ease,transform .5s ease;transform:translateY(20px)}.recommend-items-medals .items.content-loaded{opacity:1;transform:translateY(0)}@media screen and (min-width: 1800px){.recommend-items-medals .items{width:80%;max-width:unset}}@media screen and (max-width: 767px){.recommend-items-medals .items{flex-wrap:nowrap;overflow-x:auto}}.recommend-items-medals .items .item-card{display:flex;flex-direction:column;flex-shrink:0;width:calc((100% - 4rem)/5);padding-bottom:1rem;overflow:hidden;border-radius:.5rem;transition:.2s}@media screen and (max-width: 1024px){.recommend-items-medals .items .item-card{width:calc((100% - 3rem)/4)}}@media screen and (max-width: 767px){.recommend-items-medals .items .item-card{width:calc((100% - 1rem) / 1.5)}}.recommend-items-medals .items .item-card:hover{scale:1.01}@media screen and (max-width: 767px){.recommend-items-medals .items .item-card:hover{box-shadow:none;scale:1}}.recommend-items-medals .items .item-card .image{width:100%;aspect-ratio:1/1;overflow:hidden;background-color:var(--bg-primary)}.recommend-items-medals .items .item-card .image>img{width:100%;height:100%;object-fit:contain}.recommend-items-medals .items .item-card .artist{display:flex;gap:.5rem;align-items:flex-end;width:auto;padding:0 1rem;margin-top:-.6rem}.recommend-items-medals .items .item-card .artist .icon{flex-shrink:0;width:2.5rem;aspect-ratio:1/1;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:50%;box-shadow:0 0 .3rem #00000080;transition:.2s}.recommend-items-medals .items .item-card .artist .icon>img{width:100%;height:100%;object-fit:cover}.recommend-items-medals .items .item-card .artist .name{font-size:.8rem;font-feature-settings:"palt";color:var(--gray);letter-spacing:.01rem}.recommend-items-medals .items .item-card .artist:hover .icon{box-shadow:0 0 .5rem #00000080}.recommend-items-medals .items .item-card .artist:hover .name{text-decoration:underline}.recommend-items-medals .items .item-card .title{display:-webkit-box;margin-block:calc((1em - 1lh)/2);overflow:hidden;font-size:1.1rem;font-weight:700;font-feature-settings:"palt";text-align:center;text-overflow:ellipsis;word-break:auto-phrase;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 767px){.recommend-items-medals .items .item-card .title{text-align:center}}.recommend-items-medals .items .item-card .artist-slug{text-align:center}.recommend-items-medals .items .item-card .datum{display:flex;flex-direction:column;gap:1rem;padding:0 1rem;margin-top:.5rem}.recommend-items-medals .items .item-card .social-links{display:grid;flex-direction:row;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;padding-top:1rem;margin-block:calc((1em - 1lh)/2);font-size:.8rem;font-weight:700;font-feature-settings:"palt"}.recommend-items-medals .items .item-card .social-links a{display:flex;flex-direction:column;align-items:center;padding-top:.3rem;padding-bottom:.3rem;text-align:center;background:var(--bg-primary);border:solid 2px #494a3a;border-radius:.5rem}.recommend-items-medals .items .item-card .social-links a img{width:30px;height:30px}.recommend-items-medals .items .item-card .social-links a .mini{width:20px;height:20px}.recommend-items-medals .items .item-card .social-links a:hover{background:var(--bage-dark)}.recommend-items-medals .items .item-card .row{display:flex;gap:.5rem;align-items:center;padding:1rem 1rem 0}.recommend-items-medals .items .item-card .row .icon{width:1rem}.recommend-items-medals .items .item-card .row .text{font-size:.8rem;font-feature-settings:"palt"}.recommend-items-medals .items .item-card .categories{display:flex;gap:.5rem;overflow-x:auto}.recommend-items-medals .items .item-card .categories .category{flex-shrink:0;font-size:10px;font-feature-settings:"palt";color:var(--yellow-normal)}.recommend-items-medals .items .item-card .categories .category:hover{text-decoration:underline}.recommend-items-medals .items .item-card .price{display:flex;align-items:flex-end;margin-left:auto}.recommend-items-medals .items .item-card .price .mark{font-size:1rem;color:var(--yellow-normal);transform:translateY(-.1rem)}.recommend-items-medals .items .item-card .price .num{font-size:1.5rem;font-feature-settings:"palt";color:var(--yellow-normal);letter-spacing:-.001rem}.recommend-items-medals .items .item-card .price .tax{flex-shrink:0;margin-left:.2rem;font-size:.8rem;font-feature-settings:"palt";color:var(--bage-dark);transform-origin:left center;scale:.8}.recommend-items-medals .skeleton-items-medals{display:flex;flex-wrap:wrap;gap:1rem;width:100%;max-width:1200px;padding:1rem 2rem;margin-right:auto;margin-left:auto}@media screen and (min-width: 1800px){.recommend-items-medals .skeleton-items-medals{width:80%;max-width:unset}}@media screen and (max-width: 767px){.recommend-items-medals .skeleton-items-medals{flex-wrap:nowrap;overflow-x:auto}}.recommend-items-medals .skeleton-items-medals .skeleton.item-card{display:flex;flex-direction:column;flex-shrink:0;width:calc((100% - 4rem)/5);padding-bottom:1rem;overflow:hidden;background-color:var(--bg-primary);border-radius:.5rem}@media screen and (max-width: 1024px){.recommend-items-medals .skeleton-items-medals .skeleton.item-card{width:calc((100% - 3rem)/4)}}@media screen and (max-width: 767px){.recommend-items-medals .skeleton-items-medals .skeleton.item-card{width:calc((100% - 1rem) / 1.5)}}.recommend-items-medals .skeleton-items-medals .skeleton-image{width:100%;aspect-ratio:1/1;background:linear-gradient(110deg,var(--bg-primary) 30%,var(--bg-secondary) 50%,var(--bg-primary) 70%);background-size:200% 100%;animation:shimmer 1.5s infinite}.recommend-items-medals .skeleton-items-medals .skeleton-title{height:1.1rem;margin:.5rem 0;background:linear-gradient(110deg,var(--bg-primary) 30%,var(--bg-secondary) 50%,var(--bg-primary) 70%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.recommend-items-medals .skeleton-items-medals .skeleton-artist-slug{width:60%;height:.8rem;margin:0 auto;background:linear-gradient(110deg,var(--bg-primary) 30%,var(--bg-secondary) 50%,var(--bg-primary) 70%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.recommend-items-medals .skeleton-items-medals .skeleton-social-link{height:40px;background:linear-gradient(110deg,var(--bg-primary) 30%,var(--bg-secondary) 50%,var(--bg-primary) 70%);background-size:200% 100%;border-radius:.5rem;animation:shimmer 1.5s infinite}.recommend-items-medals .skeleton-items-medals .social-links{display:grid;flex-direction:row;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;padding-top:1rem;margin-block:calc((1em - 1lh)/2)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.start-vtamp{padding:4rem 0;background:linear-gradient(180deg,var(--bg-secondary) 0%,var(--bg-primary) 100%)}.start-vtamp .container{max-width:1200px;padding:0 1rem;margin:0 auto}.start-vtamp .section-header{margin-bottom:3rem;text-align:center}.start-vtamp .section-header h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--txt-color);background:var(--main-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width: 768px){.start-vtamp .section-header h2{font-size:3rem}}.start-vtamp .section-header p{max-width:42rem;margin:0 auto;font-size:1.125rem;line-height:1.6;color:var(--text-secondary);word-break:auto-phrase}.start-vtamp .steps-grid{display:flex;flex-direction:row;gap:2rem;justify-content:center;max-width:64rem;margin:0 auto;margin-bottom:3rem}.start-vtamp .step-card{max-width:800px;padding:1.5rem;border-radius:.75rem;transition:transform .2s ease-in-out}.start-vtamp .step-card:hover{border-color:var(--yellow-normal);transform:translateY(-4px)}.start-vtamp .step-card h3{margin-bottom:1rem;font-size:1.25rem;font-weight:700;color:var(--txt-color)}.start-vtamp .step-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.start-vtamp .step-item{display:flex;gap:.75rem;align-items:flex-start}.start-vtamp .step-item .step-number{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;font-weight:700;color:var(--txt-color);border-radius:var(--radius-full)}.start-vtamp .step-item .step-number.vtuber{color:var(--bg-primary);background:var(--yellow-normal)}.start-vtamp .step-item .step-number.fan{color:var(--bg-primary);background:var(--green-normal)}.start-vtamp .step-item .step-content h4{margin-bottom:.25rem;font-size:1rem;font-weight:600;color:var(--txt-color)}.start-vtamp .step-item .step-content p{font-size:.875rem;line-height:1.5;color:var(--text-secondary)}.start-vtamp .register-section{max-width:24rem;padding-top:1rem;margin:0 auto;text-align:center}.start-vtamp .register-button{display:inline-block;width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:600;color:var(--bg-primary);text-align:center;cursor:pointer;background:var(--main-gradient);border:none;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.start-vtamp .register-button:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.start-vtamp .register-button:active{transform:translateY(0)}.music-works-container{display:flex;flex-direction:column;align-items:center;padding:20px}.music-works-container .embla__slide{flex:0 0 calc((100% - 1.5rem) / 7.4)}@media screen and (max-width: 767px){.music-works-container .embla__slide{flex:0 0 calc((100% - 1.5rem) / 3.4)}}.music-works-container .stream-title{font-size:24px;color:#00008b}.music-works-container .header-text{padding-top:.5rem;padding-bottom:.25rem;font-size:1.6rem;font-weight:600;color:var(--yellow-normal);text-align:center}@media (min-width: 768px){.music-works-container .header-text{font-size:1.5rem}}.music-works-container .stream-link{position:relative;display:block;grid-column:span 12/span 12;padding-bottom:2rem;text-align:center}.music-works-container .stream-link img{align-self:center;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.music-works-container .stream-link .stream-info{position:absolute;right:0;bottom:0;padding:.25rem;margin:0 .375rem 2.25rem;font-size:1rem;color:#fff;background-color:#00000080}@media (min-width: 768px){.music-works-container .stream-link .stream-info{padding:.5rem}}@media (min-width: 768px){.music-works-container .stream-link .stream-info{font-size:1.25rem}}.music-works-container .stream-link .stream-info span{display:block;margin-left:1rem}@media (min-width: 768px){.music-works-container .stream-link .stream-info span{display:inline}}:root{--bg-primary: #0d0d0d;--bg-secondary: #1f1f1f;--black-line: #383838;--black-weak: #494a3a;--gray: #656565;--text-secondary: #838383;--yellow-dark: #cac200;--yellow-normal: #fff73e;--yellow-light: #fff73e80;--yellow-weak: #fff73e1a;--green-dark: #2e8510;--green-normal: #68ff4f;--green-light: #3eff5d;--bage-dark: #7f7f5d;--bage-normal: #bebe92;--red-dark: #b73e42;--red: #ff575c;--red-weak: #d77d86;--blue: #6ad4f6;--blue-dark: rgba(56, 144, 170, 1);--txt-color: #fff;--link-color: var(--blue);--main-gradient: linear-gradient( 180deg, #ffea4f 0%, #fff73e 33.33%, #68ff4f 75%, #00e517 100% );--font: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;--font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-logo: "Righteous", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;--z-gnav: 10000001;--z-play-queue: 10000002;--z-volume: 10000003;--z-play-area: 100000000;--z-over-wrap: 1000000000000;--root_dir: "../img";--radius-full: calc(infinity * 1px)}.pickup-vtuber-wrapper{position:relative;width:100%}.loader-container{position:absolute;top:50%;left:50%;z-index:1000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;transform:translate(-50%,-50%)}.pickup-vtuber-section{width:100vw;padding:0 1rem 1rem;margin:0 auto;color:var(--white);background-color:var(--black)}.pickup-vtuber-section .embla__container{max-height:300px}.pickup-vtuber-section .embla__container .embla__slide{max-height:350px;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-header{margin-bottom:1rem;text-align:center}.section-header .title{margin:0;font-size:1.8rem;font-weight:700;color:var(--yellow-normal)}@media screen and (max-width: 1024px){.section-header .title{font-size:2.2rem}}.main-container{position:relative;width:100%;margin:0 auto}.content-container{width:100%;max-height:350px;display:flex;flex-direction:row;justify-content:center;align-items:center}.grid-container{display:grid;grid-template-columns:.7fr 1fr;gap:.5rem;border-radius:.5rem;max-width:700px}@media screen and (min-width: 1024px){.grid-container{grid-template-columns:.8fr 1fr}}.banner-column{position:relative;width:100%;height:100%}@media screen and (max-width: 1024px){.banner-column{aspect-ratio:1}}.banner-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;border-radius:.5rem}.banner-container .banner-image{position:relative;overflow:hidden}.banner-container .banner-image .ad-label{position:absolute;top:0;right:0;z-index:10;padding:.125rem .375rem;font-size:.75rem;background-color:#0009;border-bottom-left-radius:.5rem}.banner-container .banner-image img{width:100%;height:100%;object-fit:cover}.banner-container .banner-text{position:absolute;bottom:0;width:100%;padding:.5rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}.banner-container .banner-text .banner-title{font-size:.875rem;font-weight:700;color:var(--white)}.banner-container .banner-text .banner-subtitle{font-size:.75rem}.profile-column{position:relative}.profile-container{display:flex;flex-direction:column;gap:.6rem;height:100%;padding:1rem 0;border:1px solid #282828;border-radius:.5rem}.profile-container .profile-header{display:flex;align-items:center;padding:0 1rem}.profile-container .profile-header .profile-icon{position:relative}.profile-container .profile-header .profile-icon .icon-wrapper{width:3rem;height:3rem;overflow:hidden;border-radius:9999px}.profile-container .profile-header .profile-icon .icon-wrapper img{width:100%;height:100%;object-fit:cover}.profile-container .profile-header .profile-icon .icon-badge{position:absolute;right:-2px;bottom:-2px;padding:.125rem;border-radius:9999px}.profile-container .profile-header .profile-icon .icon-badge svg{color:var(--white)}.profile-container .profile-header .profile-info{margin-left:1rem}.profile-container .profile-header .profile-info .profile-name{display:-webkit-box;margin-bottom:.5rem;overflow:hidden;font-size:1.25rem;font-weight:700;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width: 767px){.profile-container .profile-header .profile-info .profile-name{font-size:1rem}}.profile-container .profile-header .profile-info .follow-button{padding:.15rem .5rem;font-size:.75rem}@media screen and (max-width: 767px){.profile-container .profile-header .profile-info .follow-button{padding:.25rem .5rem;font-size:.7rem}}.profile-container .comment-section{position:relative;min-height:80px;padding:.8rem;margin:1rem .5rem;overflow:visible;background-color:#1d2b04;border:1px solid #bfff3e;border-radius:4px}.profile-container .comment-section:before{position:absolute;top:-8px;left:15px;z-index:1;width:16px;height:16px;content:"";background-color:#1d2b04;border-top:1px solid #bfff3e;border-left:1px solid #bfff3e;transform:rotate(45deg)}.profile-container .comment-section:after{position:absolute;top:-7px;left:16px;z-index:0;width:14px;height:14px;content:"";background-color:#1d2b04;transform:rotate(45deg)}.profile-container .comment-section .comment-title{position:relative;z-index:2;margin-bottom:.5rem;font-size:.875rem;font-weight:700;color:#bfff3e}.profile-container .comment-section .comment-text{position:relative;z-index:2;display:-webkit-box;overflow:hidden;font-size:.875rem;line-height:1.6;color:#e8ffde;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:5;-webkit-box-orient:vertical}@media screen and (max-width: 1024px){.profile-container .comment-section .comment-text{font-size:1rem;-webkit-line-clamp:4}}.profile-container .comment-section:empty{display:none}.profile-container .links-section{flex-shrink:0;width:100%;min-width:0;padding:0 1rem;margin:0}@media screen and (max-width: 767px){.profile-container .links-section{max-width:none}}.profile-container .links-section .social-links{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:flex-start;min-width:0}.profile-container .links-section .social-links .link{flex-shrink:0;padding:.3rem;overflow:hidden;background:#fff;border-radius:.3rem;transition:.2s}.profile-container .links-section .social-links .link:hover{opacity:.8}@media screen and (max-width: 767px){.profile-container .links-section .social-links .link:hover{opacity:1}}.profile-container .links-section .social-links .link .icon{display:block;width:2rem;aspect-ratio:1/1;background:#fff no-repeat center/contain}@media screen and (max-width: 767px){.profile-container .links-section .social-links .link .icon{width:1.5rem}}.profile-container .profile-footer{margin-top:auto}.profile-container .profile-footer .footer-divider{width:100%;height:1px;margin-bottom:.75rem;background:linear-gradient(to right,var(--gray-800),transparent)}.profile-container .profile-footer .footer-actions{display:flex;align-items:center;justify-content:end}.profile-container .profile-footer .footer-actions .profile-link{display:flex;align-items:center;margin-right:1rem;font-size:.75rem;color:var(--gray-400);transition:color .2s}.profile-container .profile-footer .footer-actions .profile-link:hover{color:var(--white)}.profile-container .profile-footer .footer-actions .profile-link svg{margin-right:.25rem}.products-column{position:relative;grid-column:1/-1}@media screen and (min-width: 1024px){.products-column{grid-column:auto;margin-top:0}}.products-container{position:relative;display:flex;flex-direction:column;height:100%}.products-container .nav-button{position:absolute;top:30%;z-index:10;width:2rem;height:2rem;opacity:1;transition:opacity .2s}.products-container .nav-button.prev{left:0}.products-container .nav-button.next{right:0}.products-container .nav-button:hover{opacity:.6}.products-container .nav-button:disabled{cursor:not-allowed;opacity:0}.products-container .nav-button:disabled:hover{opacity:.1}.products-container .products-scroll{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.75rem;max-height:400px;padding:0 1rem;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}@media screen and (min-width: 1900px){.products-container .products-scroll{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}@media screen and (max-width: 767px){.products-container .products-scroll{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));padding:0 .5rem}}.products-container .products-scroll::-webkit-scrollbar{width:6px}.products-container .products-scroll .product-card{overflow:hidden;background-color:#222;border:1px solid #333;border-radius:.5rem;transition:all .2s}.products-container .products-scroll .product-card .product-image{width:100%;aspect-ratio:1;overflow:hidden}.products-container .products-scroll .product-card .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.products-container .products-scroll .product-card .product-image .placeholder-image{width:100%;height:100%}.products-container .products-scroll .product-card .product-info{padding:.5rem}.products-container .products-scroll .product-card .product-info .product-title{display:-webkit-box;margin-bottom:.25rem;overflow:hidden;font-size:.65rem;line-height:1;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.products-container .products-scroll .product-card .product-info .product-price{font-size:.875rem;font-weight:700;color:var(--yellow-normal);text-align:right}@media screen and (max-width: 767px){.products-container .products-scroll .product-card .product-info .product-price{font-size:.7rem}}.products-container .products-scroll .product-card .product-info .product-price span{font-size:.45rem;color:#54522b}@media screen and (max-width: 767px){.products-container .products-scroll .product-card .product-info .product-price span{font-size:.3rem}}.products-container .products-footer{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:0 .5rem .5rem 0;margin-top:1rem}.products-container .products-footer .new-items-indicator{display:flex;gap:.5rem;align-items:center}.products-container .products-footer .new-items-indicator .pulse-dot{width:.5rem;height:.5rem;background-color:var(--pink-500);border-radius:9999px;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.products-container .products-footer .new-items-indicator span{font-size:.875rem;color:var(--gray-400)}.products-container .products-footer .view-all-link{display:flex;align-items:center;font-size:.875rem;font-weight:600;color:var(--yellow-400);transition:color .2s}.products-container .products-footer .view-all-link:hover{color:var(--yellow-300)}.products-container .products-footer .view-all-link svg{margin-left:.5rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}
