[data-service-type=toonation]{--theme-primary: #2196f3;--theme-primary-hover: #1e87da;--theme-gradient-start: #2196f3;--theme-gradient-end: #6b8eff}[data-service-type=radio]{--theme-primary: #fd4041;--theme-primary-hover: #e33a3a;--theme-gradient-start: #ff6b6b;--theme-gradient-end: #f13155}[data-theme=light]{--theme-light-gray: #f1f3f4;--theme-silver: #e6e6e6;--theme-dark-gray: #999999;--theme-gray: #606060;--theme-light: #ffffff;--theme-dark: #242424;--theme-gray100: #f1f3f5;--theme-gray200: #e9ecef;--theme-gray900: #212529;--theme-medium-gray: #dce1e4}[data-theme=dark]{--theme-light-gray: #2c3035;--theme-silver: #333638;--theme-dark-gray: #7a7c85;--theme-gray: #a0a0aa;--theme-light: #1a1b1e;--theme-dark: #e4e5e7;--theme-gray100: #212529;--theme-gray200: #212529;--theme-gray900: #f1f3f5;--theme-medium-gray: #474e57}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}@keyframes FadeOut{0%{opacity:1}to{opacity:0}}.FadeIn{animation-name:FadeIn;animation-duration:133ms;animation-timing-function:ease-out;animation-fill-mode:both}.FadeOut{animation-name:FadeOut;animation-duration:133ms;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes SlideIn{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes SlideOut{0%{transform:translateY(0)}to{transform:translateY(10px)}}.SlideIn{animation-name:SlideIn;animation-duration:133ms;animation-timing-function:ease-out;animation-fill-mode:both}.SlideOut{animation-name:SlideOut;animation-duration:133ms;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes SlideLeftIn{0%{transform:translate(-10px)}to{transform:translate(0)}}@keyframes SlideLeftOut{0%{transform:translate(0)}to{transform:translate(-10px)}}.SlideLeftIn{animation-name:SlideLeftIn;animation-duration:133ms;animation-timing-function:ease-out;animation-fill-mode:both}.SlideLeftOut{animation-name:SlideLeftOut;animation-duration:133ms;animation-timing-function:ease-out;animation-fill-mode:both}html,body{width:100%;height:100%;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,arial,sans-serif,Spoqa Han Sans JP;font-size:14px;color:var(--theme-dark);font-weight:400;word-break:keep-all}button{font-family:Pretendard}img,span{display:inline-block}li{list-style-type:none}h1,h2,h3,h4,h5{margin:0}a{color:var(--theme-dark);text-decoration:none;cursor:pointer}*{box-sizing:border-box;appearance:none}#app{height:100%}*{scrollbar-width:thin;scrollbar-color:var(--theme-gray) var(--theme-dark-gray)}*::-webkit-scrollbar{width:6px;background:var(--theme-dark-gray);border-top-right-radius:3px;border-bottom-right-radius:3px}*::-webkit-scrollbar-track{display:none}*::-webkit-scrollbar-thumb{background:var(--theme-gray);border-radius:4px}.loading{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--theme-light);background:var(--theme-light)}.loading>*{flex:0 0 auto}.notfound,.notlogin{width:100%;height:100%;display:grid;align-items:center;justify-content:center;grid-template-columns:1fr;grid-template-rows:1fr auto;background:var(--theme-light)}.notfound>div:nth-child(1),.notlogin>div:nth-child(1){display:grid;grid-template-rows:repeat(2,auto);max-width:320px;justify-content:center;align-items:center;margin:0 auto;row-gap:40px;text-align:center}.notfound>div:nth-child(1)>img,.notlogin>div:nth-child(1)>img{margin:0 auto}.notfound>div:nth-child(1)>h1,.notlogin>div:nth-child(1)>h1{color:var(--theme-gray);font-size:28px}.notfound .btn-grid,.notlogin .btn-grid{display:grid;grid-template-columns:repeat(2,auto);align-items:center;justify-content:center;column-gap:8px}.notfound.notlogin>div:nth-child(1),.notlogin.notlogin>div:nth-child(1){max-width:480px}.notfound.notlogin>div:nth-child(1)>div:last-child,.notlogin.notlogin>div:nth-child(1)>div:last-child{display:flex;flex-direction:row;align-items:center;justify-content:center}.notfound.notlogin>div:nth-child(1)>div:last-child>.Button:first-child,.notlogin.notlogin>div:nth-child(1)>div:last-child>.Button:first-child{background:#2196f3;color:#fff}.text-danger{color:#f63939}.text-primary{color:#2196f3}
