@font-face{font-family:DelaSuko Gothic One;src:url(/assets/dela-suko-gothic-one-latin-XieyyeKt.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.home{--ink: #020202;--ink-body: #292929;--ink-muted: #575757;--green: #5fe36c;--green-ink: #16b871;--danger: #eb4f46;--surface: #f0f1f5;--column: 1280px;--gutter: 24px;color-scheme:light;min-height:100vh;background:#fff;color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:clip}.home :focus-visible{outline:3px solid var(--ink);outline-offset:3px}.home-header{display:flex;align-items:center;justify-content:space-between;max-width:calc(var(--column) + var(--gutter) * 2);margin-inline:auto;padding:24px var(--gutter) 4px}.home-logo{display:flex;align-items:center;gap:16px}.home-logo__mark{position:relative;flex:none;width:50px;height:50px;overflow:hidden;border-radius:13.8px;background:var(--green)}.home-logo__mark img{position:absolute;top:9.4px;left:-.8px;width:51.6px;max-width:none;height:42.2px}.home-logo__wordmark{width:96.75px;height:27px}.home-lang{display:flex;padding:2px;border-radius:23px;background:var(--surface)}.home-lang__option{padding:10px 20px;border-radius:21px;font-size:16px;line-height:22px}.home-lang__option[aria-current=page]{background:#fff;color:var(--green-ink)}.home-hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;max-width:calc(var(--column) + var(--gutter) * 2);margin-inline:auto;padding:0 var(--gutter) 42px}.home-hero__text{display:flex;flex-direction:column;padding-top:57px}.home-hero__title{font-family:DelaSuko Gothic One,Arial Black,system-ui,sans-serif;font-weight:400;font-size:52px;line-height:75px}.home-hero__title-line{display:block;white-space:nowrap}.home-hero__marked{position:relative;isolation:isolate;white-space:nowrap}.home-hero__marked:after{content:"";position:absolute;top:.92em;left:0;z-index:-1;width:100%;height:.33em;background:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='186.602'%20height='15.4343'%20viewBox='0%200%20186.602%2015.4343'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%202317'%20d='M0%2015.1343C37.657%208.08891%20132.932%20-4.35415%20186.602%201.53833C186.602%201.53833%2098.1462%2017.8245%200%2015.1343Z'%20fill='%235FE36C'/%3e%3c/svg%3e") no-repeat center / 100% 100%}.home-hero__subtitle{max-width:600px;text-wrap:balance;margin-top:12px;color:var(--ink-body);font-size:20px;line-height:28px}.home-hero__actions{margin-top:auto;padding-top:40px}.home-hero__image{width:100%;height:auto}.home-cta{width:350px;max-width:100%}.home-cta__button{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:56px;overflow:hidden;border-radius:16px;background:var(--ink);color:#fff;font-size:16px;font-weight:500;cursor:pointer;isolation:isolate;transition:gap .2s ease-out}.home-cta__button:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(to right,#22c574,#14b8a6);opacity:0;transition:opacity .2s ease-out}.home-community{display:flex;gap:12px;margin-top:29px}.home-community li{flex:1;min-width:0}.home-community__link{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;padding-inline:16px;border-radius:16px;background:var(--surface);font-size:16px;font-weight:500;transition:background-color .2s ease-out,color .2s ease-out}.home-community__link--discord{--brand: #5865f2}.home-community__link--facebook{--brand: #0b66ff}.home-community__link img{width:24px;height:24px;transition:filter .2s ease-out}.home-cta__hint{margin-top:20px;color:var(--ink-muted);font-size:13px;line-height:18px}.home-cta__hint strong{color:var(--ink);font-weight:500}@media(hover:hover){.home-cta__button:hover{gap:16px}.home-cta__button:hover:before{opacity:1}.home-community__link:hover{background:var(--brand);color:#fff}.home-community__link:hover img{filter:brightness(0) invert(1)}}.home-dramas{padding:80px 0 100px;background:linear-gradient(180deg,#5fe36c80,#5fe36c00 45.5%)}.home-dramas__heading{max-width:calc(var(--column) + var(--gutter) * 2);margin-inline:auto;padding-inline:var(--gutter);text-align:center;text-wrap:balance}.home-dramas__heading h2{font-size:50px;font-weight:600;line-height:70px}.home-dramas__heading p{margin:12px auto 0;color:var(--ink-muted);font-size:24px;line-height:34px}.home-dramas__heading p span{display:block}.home-dramas__list{display:grid;grid-template-columns:repeat(5,minmax(0,256px));justify-content:center;gap:clamp(16px,2.2vw,32px);margin-top:50px;padding-inline:var(--gutter)}.home-drama{position:relative;container-type:inline-size;overflow:hidden;border-radius:16px;aspect-ratio:256 / 400;background:#1a1a1a}.home-drama__poster{display:block;width:100%;height:100%;cursor:pointer}.home-drama:has(.home-drama__poster:focus-visible){outline:3px solid var(--ink);outline-offset:3px}.home-drama__poster:focus-visible{outline:none}.home-drama__poster img{width:100%;height:100%;object-fit:cover}.home-drama__intro{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;gap:12px;padding:16px;background:linear-gradient(180deg,#5fe36c00,#5fe36c99),linear-gradient(180deg,#0000,#000);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 16px);mask-image:linear-gradient(180deg,transparent 0,#000 16px);color:#fff;text-align:left;pointer-events:none;visibility:hidden;opacity:0;transform:translateY(24px);transition:opacity .24s ease-out,transform .24s ease-out,visibility 0s .24s}@media(hover:hover){.home-drama:hover .home-drama__intro,.home-drama:focus-within .home-drama__intro{visibility:visible;opacity:1;transform:none;transition-delay:0s}}.home-drama__title{font-size:22px;font-weight:600;line-height:31px}.home-drama__tags{display:flex;flex-wrap:wrap;gap:6px}.home-drama__tags li{padding:3px 8px;border-radius:8px;background:#ffffff1a;color:#fffc;font-size:12px;line-height:18px;white-space:nowrap}.home-drama__synopsis{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;font-size:14px;line-height:23px;opacity:.7}@container (max-width: 220px){.home-drama__intro{gap:8px;padding:12px}.home-drama__title{font-size:17px;line-height:23px}.home-drama__synopsis{-webkit-line-clamp:4;line-clamp:4;font-size:12px;line-height:19px}}@container (max-width: 170px){.home-drama__synopsis{-webkit-line-clamp:3;line-clamp:3}}.home-feature{--image-order: 0;--text-sink: 20px;display:grid;grid-template-columns:minmax(0,700px) minmax(0,520px);justify-content:space-between;align-items:start;column-gap:60px;max-width:calc(var(--column) + var(--gutter) * 2);margin-inline:auto;padding:0 var(--gutter) 60px}.home-feature:last-child{padding-bottom:116px}.home-dramas+.home-feature{margin-top:-20px}.home-feature--image-first{--image-order: -1;--text-sink: 0px;grid-template-columns:minmax(0,520px) minmax(0,650px)}.home-feature__text{padding-top:var(--text-sink)}.home-feature__text h2{text-wrap:balance;font-size:48px;font-weight:600;line-height:67px}.home-feature__text p{margin-top:12px;color:var(--ink-muted);font-size:24px;line-height:34px}.home-feature__image{order:var(--image-order);width:100%;height:auto;border-radius:36px}@media(max-width:1200px){.home-hero__title{font-size:clamp(36px,calc(4.7vw - 4.5px),52px);line-height:1.44}.home-dramas__heading h2{font-size:40px;line-height:1.4}.home-dramas__heading p,.home-feature__text p{font-size:20px;line-height:30px}.home-feature__text h2{font-size:38px;line-height:1.4}}@media(max-width:860px){.home{--gutter: 20px}.home-header{padding-top:16px}.home-logo{gap:12px}.home-logo__mark{width:40px;height:40px;border-radius:11px}.home-logo__mark img{top:7.5px;left:-.6px;width:41.3px;height:33.8px}.home-logo__wordmark{width:77.4px;height:21.6px}.home-lang__option{padding:8px 16px;font-size:15px;line-height:20px}.home-hero{grid-template-columns:minmax(0,1fr);row-gap:32px;padding-bottom:48px}.home-hero__text{padding-top:28px}.home-hero__title{font-size:clamp(34px,10.4vw,48px);line-height:1.3}.home-hero__title-line{white-space:normal}.home-hero__subtitle{font-size:17px;line-height:26px}.home-hero__actions{padding-top:28px}.home-cta{width:100%;max-width:420px}.home-hero__image{max-width:440px;margin-inline:auto}.home-dramas{padding:56px 0 64px}.home-dramas__heading h2{font-size:30px;line-height:1.3}.home-dramas__heading p span{display:inline}.home-dramas__heading p,.home-feature__text p{font-size:17px;line-height:26px}.home-dramas__list{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(256px,62vw);justify-content:start;gap:16px;margin-top:24px;padding-block:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none}.home-dramas__list::-webkit-scrollbar{display:none}.home-drama{scroll-snap-align:start}.home-feature,.home-feature--image-first{--image-order: 0;--text-sink: 0px;grid-template-columns:minmax(0,1fr);row-gap:24px;padding-bottom:56px}.home-feature:last-child{padding-bottom:72px}.home-dramas+.home-feature{margin-top:0}.home-feature__text h2{font-size:30px;line-height:1.3}.home-feature__image{border-radius:24px}}@media(prefers-reduced-motion:reduce){.home-cta__button,.home-cta__button:before,.home-community__link,.home-community__link img,.home-drama__intro{transition:none}}.home-signup__field{border:2px solid var(--ink);border-radius:16px;background:#fff;transition:border-color .15s ease-out}.home-signup__field:focus-within{border-color:var(--green-ink)}.home-signup__field[data-invalid]{border-color:var(--danger)}.home-signup input{width:100%;min-width:0;background:none;color:var(--ink);font-size:16px;caret-color:var(--green-ink)}.home-signup input:focus-visible{outline:none}.home-signup input::placeholder{color:#999;opacity:1}.home-signup button[type=submit]{flex:none;color:#fff;font-weight:500;cursor:pointer;transition:opacity .15s ease-out}.home-signup button[type=submit]:disabled{opacity:.6;cursor:default}.home-signup__error{min-height:18px;margin-top:2px;color:var(--danger);font-size:12px;line-height:18px}.home-signup__error[data-tone=neutral]{color:var(--ink-muted)}.home-signup--inline .home-signup__field{display:flex;flex-direction:column;gap:6px;padding:10px 14px}.home-signup--inline label{color:var(--ink-body);font-size:12px;line-height:17px}.home-signup__row{display:flex;align-items:center;gap:12px}.home-signup--inline button[type=submit]{height:32px;padding-inline:12px;border-radius:10px;background:var(--green-ink);font-size:13px}.home-signup--inline+.home-community{margin-top:9px}.home-signup--dialog .home-signup__field{display:flex;align-items:center;height:56px;padding-inline:14px}.home-signup--dialog button[type=submit]{width:100%;height:56px;margin-top:10px;border-radius:16px;background:var(--ink);font-size:16px}:root:has(.home-dialog[open]){overflow:hidden}.home-dialog{margin:auto;width:min(var(--dialog-width),100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);padding:0;overflow:hidden;border:0;border-radius:24px;background:#fff;color:var(--ink)}.home-dialog::backdrop{background:#0009}.home-dialog[open]{display:flex;flex-direction:column;animation:home-dialog-in .2s ease-out}@keyframes home-dialog-in{0%{opacity:0;transform:translateY(12px)}}.home-dialog__panel{min-height:0;overflow-y:auto;overscroll-behavior:contain}.home-dialog__close{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;cursor:pointer}.home-dialog--signup{--dialog-width: 600px}.home-dialog--signup .home-dialog__panel{display:flex;flex-direction:column;justify-content:space-between;gap:40px;min-height:min(590px,100dvh - 32px);padding:24px 40px 40px}.home-signup-dialog__top{text-align:center}.home-signup-dialog__cat{width:120px;height:49px;margin:37px auto 15px}.home-signup-dialog__top h2{font-family:DelaSuko Gothic One,Arial Black,system-ui,sans-serif;font-weight:400;font-size:30px;line-height:43px}.home-signup-dialog__subtitle{margin-top:12px;color:var(--ink-muted);font-size:14px;line-height:22px}.home-signup--dialog{margin-top:24px;text-align:left}.home-signup-dialog__community{display:flex;flex-direction:column;gap:16px}.home-community-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:22px}.home-community-title--sparkle{justify-content:center;gap:12px}.home-community-title--sparkle img:last-child{transform:scaleX(-1)}.home-dialog .home-community{margin-top:0}.home-dialog .home-community__link{height:56px}.home-dialog--success{--dialog-width: 994px}.home-dialog--success .home-dialog__panel{display:grid;grid-template-columns:minmax(0,630fr) minmax(0,364fr);min-height:min(600px,100dvh - 32px)}.home-success__main{display:flex;flex-direction:column;justify-content:flex-end;padding:40px}.home-success__cat{width:140px;height:141px;transform:scaleX(-1)}.home-success__main h2{margin-top:16px;font-size:36px;font-weight:600;line-height:50px}.home-success__main h2:focus-visible{outline:none}.home-success__lead{margin-top:32px;font-size:16px;font-weight:500;line-height:24px}.home-success__notes{display:flex;flex-direction:column;gap:18px;margin-top:18px}.home-success__notes li{display:flex;gap:12px}.home-success__icon{flex:none;width:24px;font-size:20px;line-height:24px}.home-success__notes h3{font-size:18px;font-weight:500;line-height:24px}.home-success__notes p{margin-top:2px;color:var(--ink-muted);font-size:14px;line-height:22px}.home-success__side{display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding:45px 40px 40px;background:var(--surface)}.home-success__thanks{font-size:29px;font-weight:600;line-height:46px}.home-success__side .home-community{margin-top:11px}.home-community--stacked{flex-direction:column;gap:16px}.home-community--filled .home-community__link{background:var(--brand);color:#fff}.home-community--filled .home-community__link img{filter:brightness(0) invert(1)}.home-sticky{position:fixed;inset:0 0 auto;z-index:10;border-bottom:1px solid #ebedf0;background:#fff;visibility:hidden;transform:translateY(-100%);transition:transform .24s ease-out,visibility 0s .24s}.home-sticky[data-visible]{visibility:visible;transform:none;transition-delay:0s}.home-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:calc(var(--column) + var(--gutter) * 2);margin-inline:auto;padding:20px var(--gutter)}.home-sticky__button{height:56px;padding-inline:26px;border-radius:16px;background:var(--green-ink);color:#fff;font-size:16px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .2s ease-out}@media(hover:hover){.home-sticky__button:hover{background:#45c685}}@media(max-width:860px){.home-dialog--signup .home-dialog__panel{gap:28px;min-height:0;padding:20px 20px 24px}.home-signup-dialog__cat{margin-top:20px}.home-signup-dialog__top h2{font-size:24px;line-height:34px}.home-dialog--success .home-dialog__panel{grid-template-columns:minmax(0,1fr);min-height:0}.home-success__main{padding:24px 20px}.home-success__cat{width:96px;height:97px}.home-success__main h2{font-size:26px;line-height:36px}.home-success__lead{margin-top:20px}.home-success__side{gap:20px;padding:24px 20px}.home-success__thanks{font-size:22px;line-height:32px}.home-sticky__inner{padding-block:10px}.home-sticky .home-logo__wordmark{display:none}.home-sticky__button{height:44px;padding-inline:18px;border-radius:14px;font-size:15px}}@media(prefers-reduced-motion:reduce){.home-dialog[open]{animation:none}.home-sticky{transition:none}}
