@import"https://fonts.googleapis.com/css2?family=BBH+Bogle&family=Noto+Sans+KR:wght@100..900&family=Noto+Serif+KR:wght@200..900&display=swap";:root{--main-color: #595959;--sub-color: #9a9a9a;--read-color: #d0cccc;--line-color: #3c3b3a;--line-color-alpha: rgba(0, 0, 0, .9);--bg-color: #ededed;--bg-color-alpha-0: rgba(237, 237, 237, 0);--bg-color-alpha-10: rgba(237, 237, 237, .1);--bg-color-alpha-20: rgba(237, 237, 237, .2);--bg-color-alpha-30: rgba(237, 237, 237, .3);--bg-color-alpha-40: rgba(237, 237, 237, .4);--bg-color-alpha-50: rgba(237, 237, 237, .5);--bg-color-alpha-60: rgba(237, 237, 237, .6);--bg-color-alpha-70: rgba(237, 237, 237, .7);--bg-color-alpha-80: rgba(237, 237, 237, .8);--bg-color-alpha-90: rgba(237, 237, 237, .9);--bg-color-alpha-100: rgba(237, 237, 237, 1);--text-color-alpha-0: rgba(0, 0, 0, 0);--text-color-alpha-10: rgba(0, 0, 0, .1);--text-color-alpha-20: rgba(0, 0, 0, .2);--text-color-alpha-30: rgba(0, 0, 0, .3);--text-color-alpha-40: rgba(0, 0, 0, .4);--text-color-alpha-50: rgba(0, 0, 0, .5);--text-color-alpha-60: rgba(0, 0, 0, .6);--text-color-alpha-70: rgba(0, 0, 0, .7);--text-color-alpha-80: rgba(0, 0, 0, .8);--text-color-alpha-90: rgba(0, 0, 0, .9);--text-color-alpha-100: rgba(0, 0, 0, 1);--text-color: #333333;--text-box-color: #ddd;--ease: cubic-bezier(.68, -.55, .27, 1.55);--pc-width: 768px;--white-color: #ffffff;--point-color: #02b3b9;--bg-filter: brightness(.3) blur(5px) saturate(200%);--bold-line: .2rem;--warn-color: #ce0033}.dark{--main-color: #d4d4d4;--sub-color: #6b6b6b;--read-color: #323232;--line-color: #929292;--line-color-alpha: rgba(255, 255, 255, .5);--bg-color: #121212;--bg-color-alpha-0: rgba(18, 18, 18, 0);--bg-color-alpha-10: rgba(18, 18, 18, .1);--bg-color-alpha-20: rgba(18, 18, 18, .2);--bg-color-alpha-30: rgba(18, 18, 18, .3);--bg-color-alpha-40: rgba(18, 18, 18, .4);--bg-color-alpha-50: rgba(18, 18, 18, .5);--bg-color-alpha-60: rgba(18, 18, 18, .6);--bg-color-alpha-70: rgba(18, 18, 18, .7);--bg-color-alpha-80: rgba(18, 18, 18, .8);--bg-color-alpha-90: rgba(18, 18, 18, .9);--bg-color-alpha-100: rgba(18, 18, 18, 1);--text-color-alpha-0: rgba(255, 255, 255, 0);--text-color-alpha-10: rgba(255, 255, 255, .1);--text-color-alpha-20: rgba(255, 255, 255, .2);--text-color-alpha-30: rgba(255, 255, 255, .3);--text-color-alpha-40: rgba(255, 255, 255, .4);--text-color-alpha-50: rgba(255, 255, 255, .5);--text-color-alpha-60: rgba(255, 255, 255, .6);--text-color-alpha-70: rgba(255, 255, 255, .7);--text-color-alpha-80: rgba(255, 255, 255, .8);--text-color-alpha-90: rgba(255, 255, 255, .9);--text-color-alpha-100: rgba(255, 255, 255, 1);--text-color: #ececec;--text-color-alpha: rgba(255, 255, 255, .87);--text-box-color: #1e1e1e;--ease: cubic-bezier(.68, -.55, .27, 1.55);--pc-width: 768px;--white-color: #000;--point-color: #41d1d6;--bg-filter: brightness(3) blur(10px) saturate(50%)}html{font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:var(--bg-color)}body{margin:0;padding:0;color:var(--text-color);line-height:1.6}body.modal-open{overflow:hidden}*{box-sizing:border-box}input:focus,input:focus-visible,select:focus,select:focus-visible{color:var(--text-color);outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.bbh-font{font-family:BBH Bogle,sans-serif;font-weight:400;font-style:normal}.noto-sans{font-family:Noto Sans KR,sans-serif;font-optical-sizing:auto;font-style:normal}.noto-serif{font-family:"Noto Serif KR",serif;font-optical-sizing:auto;font-style:normal}.container{display:flex;justify-content:center;min-height:100%}.container .contentBox{width:100%;min-height:100%;border:none}a:link,a:visited,a:hover,a:active,button{color:var(--main-color)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html,body{min-height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer}table{border-collapse:collapse;border-spacing:0}fieldset{border:none}legend{padding:0}.menuBtn.svelte-j9vqpg{position:absolute;top:0;left:0;width:2rem;height:1.2rem;margin:1rem}.menuBtn.svelte-j9vqpg .bar:where(.svelte-j9vqpg){position:absolute;left:0;width:100%;height:2px;background:var(--text-color-alpha-80);top:50%;margin-top:-1px;transition:transform .35s var(--ease),top .35s var(--ease),margin-top .35s var(--ease)}.menuBtn.svelte-j9vqpg .bar:where(.svelte-j9vqpg):first-child{top:0;margin-top:0;transition-delay:.2s}.menuBtn.svelte-j9vqpg .bar:where(.svelte-j9vqpg):last-child{top:100%;margin-top:-2px;transition-delay:.2s}.menuBtn.open.svelte-j9vqpg .bar:where(.svelte-j9vqpg){top:50%;margin-top:-1px;transform:scaleX(0)}.menuBtn.open.svelte-j9vqpg .bar:where(.svelte-j9vqpg):first-child{transform:rotate(135deg)}.menuBtn.open.svelte-j9vqpg .bar:where(.svelte-j9vqpg):last-child{transform:rotate(-135deg)}.header.svelte-nyriku{color:var(--text-color-80);z-index:150;position:fixed;width:100%;top:0;left:0}.header.svelte-nyriku .title:where(.svelte-nyriku){z-index:150;text-align:center;left:0;top:0;width:100%;display:flex;align-items:center;justify-content:center}.header.svelte-nyriku .title:where(.svelte-nyriku) a:where(.svelte-nyriku){color:var(--text-color-alpha-80)}.header.svelte-nyriku .title:where(.svelte-nyriku) a:where(.svelte-nyriku) svg{height:5rem;width:auto;margin-top:.75rem;letter-spacing:-.03em;transition:all .35s var(--ease);transition-delay:.5s;fill:var(--text-color-alpha-80)}.header.svelte-nyriku .time:where(.svelte-nyriku){position:absolute;top:1rem;margin-top:-.22rem;letter-spacing:-.05em;font-weight:600;right:1rem;font-size:.7rem}.header.svelte-nyriku .time:where(.svelte-nyriku) .vol:where(.svelte-nyriku){margin-bottom:-.35rem;font-weight:900}.header.svelte-nyriku .time:where(.svelte-nyriku) div:where(.svelte-nyriku){text-align:right;font-weight:400}.header.svelte-nyriku .blur:where(.svelte-nyriku){position:absolute;z-index:-2;top:0;left:0;width:100%;height:7rem;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:linear-gradient(180deg,var(--bg-color-alpha-80) 0,var(--bg-color-alpha-0) 7rem);transition:all .35s ease;transition-delay:0}.header.svelte-nyriku .bottomLine:where(.svelte-nyriku){z-index:-1;width:100%;height:var(--bold-line);position:absolute;left:0;top:3.2rem;transition:all .35s ease;transition-delay:0s;transform:scaleX(0);background:var(--line-color);background:linear-gradient(90deg,var(--line-color-alpha) 0%,var(--line-color-alpha) 50%,rgb(42,123,155) 51%,rgb(87,199,133) 52%,rgb(237,221,83) 53%,rgb(87,199,133) 54%,rgb(42,123,155) 55%,var(--line-color-alpha) 56%,var(--line-color-alpha) 100%);background-size:200% 100%;background-position:0 0}.header.svelte-nyriku .bottomLine.loading:where(.svelte-nyriku){animation:svelte-nyriku-loadingAni 1s infinite linear}.header.small.svelte-nyriku .title:where(.svelte-nyriku) a:where(.svelte-nyriku) svg{height:1.6rem;margin-top:.8rem;transition-delay:0s}.header.small.svelte-nyriku .bottomLine:where(.svelte-nyriku){transition-delay:.8s;transform:scaleX(1)}.header.small.svelte-nyriku .blur:where(.svelte-nyriku){-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:3.2rem;background:linear-gradient(180deg,var(--bg-color-alpha-90) 0,var(--bg-color-alpha-0) 7rem);transition-delay:.6s}@media(min-width:768px){.header.svelte-nyriku{width:var(--pc-width);margin:0 auto;left:0;right:0}}@keyframes svelte-nyriku-loadingAni{0%{background-position:100% 0}to{background-position:-100% 0}}.menu.svelte-1c0sw1o{position:fixed;overflow:hidden;z-index:250;top:0;left:50%;width:100%;padding:8rem 0 0;transition:background .1s ease;transform:translate(-50%);pointer-events:none}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o){position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;border-left:none}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o){color:var(--text-color);padding:.5rem 1.5rem;background:var(--bg-color-alpha-70);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-size:1.5rem;font-weight:900;border:var(--bold-line) solid var(--line-color-alpha);border-left:none;display:inline-block;pointer-events:all;margin-top:calc(var(--bold-line) * -1);box-shadow:#0000001a 0 20px 30px;transition:transform .35s ease .1s;transform:translate(-110%)}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):first-child{border-top:var(--bold-line) solid var(--line-color-alpha);margin-top:0}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(1){transition-delay:.1s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(2){transition-delay:.2s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(3){transition-delay:.3s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(4){transition-delay:.4s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(5){transition-delay:.5s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(6){transition-delay:.6s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(7){transition-delay:.7s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(8){transition-delay:.8s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(9){transition-delay:.9s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(10){transition-delay:1s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(11){transition-delay:1.1s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(12){transition-delay:1.2s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(13){transition-delay:1.3s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(14){transition-delay:1.4s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(15){transition-delay:1.5s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(16){transition-delay:1.6s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(17){transition-delay:1.7s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(18){transition-delay:1.8s}.menu.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(19){transition-delay:1.9s}.menu.open.svelte-1c0sw1o{transition:background 1s ease .35s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o){transition:transform .35s ease;transform:translate(0)}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(1){transition-delay:.1s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(2){transition-delay:.2s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(3){transition-delay:.3s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(4){transition-delay:.4s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(5){transition-delay:.5s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(6){transition-delay:.6s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(7){transition-delay:.7s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(8){transition-delay:.8s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(9){transition-delay:.9s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(10){transition-delay:1s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(11){transition-delay:1.1s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(12){transition-delay:1.2s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(13){transition-delay:1.3s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(14){transition-delay:1.4s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(15){transition-delay:1.5s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(16){transition-delay:1.6s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(17){transition-delay:1.7s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(18){transition-delay:1.8s}.menu.open.svelte-1c0sw1o .list:where(.svelte-1c0sw1o) .item:where(.svelte-1c0sw1o):nth-child(19){transition-delay:1.9s}@media(min-width:768px){.menu.svelte-1c0sw1o{width:var(--pc-width)}}.footer.svelte-1g4572s{background:var(--line-color);padding:1rem}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s){display:flex;justify-content:start;align-items:stretch}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s) .firstLine:where(.svelte-1g4572s){display:flex;flex-direction:column;padding-right:2rem;justify-content:space-between}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s) .firstLine:where(.svelte-1g4572s) .title:where(.svelte-1g4572s) a:where(.svelte-1g4572s){color:var(--bg-color-alpha-80)}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s) .firstLine:where(.svelte-1g4572s) .title:where(.svelte-1g4572s) a:where(.svelte-1g4572s) svg{height:1.5rem;margin-top:.2rem;transition:all .35s var(--ease);fill:var(--bg-color-alpha-80)}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s) .firstLine:where(.svelte-1g4572s) .subTitle:where(.svelte-1g4572s){margin-bottom:.2rem;font-size:.5rem;color:var(--bg-color-alpha-80)}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s) .secondLine:where(.svelte-1g4572s){flex-grow:1;font-size:.9rem;color:var(--bg-color-alpha-80)}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s) .secondLine:where(.svelte-1g4572s) ul:where(.svelte-1g4572s) li:where(.svelte-1g4572s){margin-top:.4rem}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s) .secondLine:where(.svelte-1g4572s) ul:where(.svelte-1g4572s) li:where(.svelte-1g4572s):first-child{margin-top:0}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s) .secondLine:where(.svelte-1g4572s) ul:where(.svelte-1g4572s) li:where(.svelte-1g4572s) a:where(.svelte-1g4572s){color:var(--bg-color-alpha-80)}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s) .secondLine:where(.svelte-1g4572s) ul:where(.svelte-1g4572s) li:where(.svelte-1g4572s) a:where(.svelte-1g4572s):visited{color:var(--bg-color-alpha-80)}.footer.svelte-1g4572s .inner:where(.svelte-1g4572s) .thirdLine:where(.svelte-1g4572s){display:flex;align-items:end;font-size:.7rem;color:var(--bg-color-alpha-80);padding-bottom:.06rem;text-decoration:none}.container.svelte-12qhfyh{width:100%;display:flex;justify-content:center;align-items:center}.container.svelte-12qhfyh .contentBox:where(.svelte-12qhfyh){display:flex;min-height:100dvh;flex-direction:column;justify-content:space-between;position:relative}@media(min-width:768px){.container.svelte-12qhfyh>.contentBox:where(.svelte-12qhfyh){box-sizing:content-box;max-width:var(--pc-width);border-left:var(--bold-line) solid var(--line-color);border-right:var(--bold-line) solid var(--line-color)}}
