@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--ink:#09080c;--text:#f4f1ed;--muted:#aaa3b5;--violet:#ba98ff;--line:#ffffff26;--gutter:clamp(24px,5vw,96px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--ink);color:var(--text);font:16px 'Noto Sans KR',sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--violet);outline-offset:5px}::selection{background:#8450e5;color:white}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip{position:fixed;z-index:100;top:-100px;left:20px;padding:15px;background:white;color:#111}.skip:focus{top:20px}em{font-style:normal;color:var(--violet)}
.header{position:absolute;z-index:10;inset:0 0 auto;display:flex;justify-content:space-between;align-items:center;height:94px;padding:0 var(--gutter);border-bottom:1px solid var(--line);background:linear-gradient(#09080c66,transparent)}.brand{display:inline-flex;align-items:center}.brand img{width:142px;height:auto}.header nav{display:flex;align-items:center;gap:28px;font-size:13px}.header nav a{transition:color .25s}.header nav a:hover{color:#d5beff}.nav-download{background:#ffffff0d;border:1px solid #ffffff40;padding:11px 15px;border-radius:30px}.nav-download>span:first-child{margin-right:6px}.language-wrap{display:flex;align-items:center;gap:4px}.language{color:white;border:0;background:transparent;padding:12px 3px;max-width:110px;cursor:pointer;font-size:13px}.language option{background:#17111f;color:white}.nav-login{display:flex;gap:17px;align-items:center;padding:10px 0}
.hero{position:relative;isolation:isolate;overflow:hidden;min-height:max(820px,100svh);padding:128px var(--gutter) 32px;display:flex;flex-direction:column;justify-content:space-between;background:#100b19}.hero-film{position:absolute;z-index:-5;inset:-3%;background:url('/assets/hero-poster.jpg') center/cover;animation:film-open 2.4s cubic-bezier(.16,1,.3,1) both;transform:translateY(var(--parallax,0px));will-change:transform}.hero-video{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.4s}.hero-video.playing{opacity:1}.hero-shade{position:absolute;z-index:-4;inset:0;background:linear-gradient(180deg,#09080c60,#09080c28 26%,#09080c40 48%,#09080cc9 89%,#09080c),linear-gradient(90deg,#100b183d,#100b1815 50%,#100b183d)}.light-beam{position:absolute;z-index:-3;pointer-events:none;top:-45%;left:12%;height:150%;width:22%;background:linear-gradient(180deg,#b8a0ff55,#9e6bff08 65%,transparent);filter:blur(28px);transform-origin:top center;mix-blend-mode:screen;animation:light-sweep 16s ease-in-out infinite alternate}.light-two{left:auto;right:8%;background:linear-gradient(#ff94b140,#f0658106 60%,transparent);animation:light-sweep-two 19s ease-in-out infinite alternate}.hero-grain{position:absolute;z-index:-2;inset:0;opacity:.12;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.25' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.hero-topline{display:flex;align-items:center;justify-content:space-between;gap:20px}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:600;line-height:1.8;margin:0}.live-dot{display:inline-block;width:6px;height:6px;background:#c7ffae;border-radius:50%;box-shadow:0 0 15px #baff8f66;margin-right:9px}.scene-label,.section-meta{font-size:11px;letter-spacing:.13em;color:#c9c2d1}.hero-content{text-align:center;margin:48px auto 45px;position:relative;width:100%}.hero-kicker{font-size:15px;letter-spacing:.05em;color:#e6ddec;margin:0 0 27px}.hero h1{font:700 clamp(115px,14.4vw,255px)/.78 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.035em;margin:0;text-shadow:0 4px 50px #14031f36}.title-line{display:block;overflow:hidden;padding:0 0 .1em}.title-line>span{display:block;animation:title-in 1.7s cubic-bezier(.16,1,.3,1) .3s both}.title-line:nth-child(2)>span{animation-delay:.48s}.title-star{display:inline-block;font:400 .34em/1 sans-serif;vertical-align:top;margin:.04em 0 0 .14em;color:#d7b9ff;animation:star-turn 40s linear infinite}.hero-center{margin-top:25px}.hero-description{font-size:15px;line-height:1.8;color:#e0d6e7;margin:0 0 24px}.cta{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-height:60px;padding:17px 25px;border:1px solid #d7baff;background:var(--violet);color:#1c0b35;font-size:15px;font-weight:700;border-radius:4px;transition:background .25s,box-shadow .25s,transform .25s}.cta:hover{background:#d5bfff;box-shadow:0 5px 35px #b791ff26;transform:translateY(-3px)}.cta-arrow{font-size:26px;line-height:1;font-weight:400}.hero-cta{border-radius:40px;min-width:270px;min-height:66px;padding:17px 28px;box-shadow:0 0 0 7px #b890ff14,0 10px 55px #12091ee6}.hero-availability{font-size:12px;color:#beb1cb;line-height:1.8;margin:18px 0 0}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:11px}.scroll-cue{display:flex;align-items:center;gap:13px;letter-spacing:.15em}.scroll-line{display:inline-block;height:33px;width:1px;background:#ffffff45;position:relative;overflow:hidden}.scroll-line:after{content:'';position:absolute;inset:-100% 0 100%;background:#d2b6ff;animation:scroll-flow 2.5s ease infinite}.hero-app-link{display:flex;align-items:center;gap:20px;font-size:13px;border-bottom:1px solid #ffffff60;padding-bottom:8px}.motion-toggle{display:flex;gap:10px;align-items:center;border:1px solid #ffffff35;border-radius:30px;padding:11px 15px;background:#130b2480;font-size:11px}.motion-icon{font-size:15px;line-height:1}.motion-paused .light-beam,.motion-paused .title-star,.motion-paused .scroll-line:after{animation-play-state:paused}.enter{animation:fade-up 1.5s .8s both}
.section{max-width:1920px;margin:auto;padding:110px var(--gutter)}.section-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:46px}.section .eyebrow{color:#b69bcf}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:64px}.section h2{font-size:clamp(36px,4.3vw,68px);line-height:1.3;letter-spacing:-.055em;font-weight:600;margin:0;white-space:pre-line}.section-copy{font-size:16px;line-height:1.95;color:var(--muted);white-space:pre-line;margin:0 0 17px}.section-heading>div{max-width:370px}.underlined-link{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:300px;border-bottom:1px solid #ffffff65;padding:14px 0;font-size:14px;font-weight:500}.underlined-link>span:last-child{font-size:23px;transition:transform .25s}.underlined-link:hover>span:last-child{transform:translate(4px,-4px)}.discover{overflow:hidden}.venue-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:6vw}.venue-offset{margin-top:108px}.venue-image{position:relative;overflow:hidden;aspect-ratio:1.07;background:#211427}.venue-tall .venue-image{aspect-ratio:.92}.venue-image:after{content:'';position:absolute;inset:0;background:linear-gradient(#0005,transparent 30%,#0003);pointer-events:none}.venue-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform 1.5s cubic-bezier(.16,1,.3,1)}.venue-card:hover img{transform:scale(1.1)}.venue-tag{position:absolute;z-index:1;left:24px;top:24px;font-size:11px;letter-spacing:.12em}.venue-open{position:absolute;z-index:1;right:24px;bottom:24px;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#f5f1ec;color:#21102c;font-size:27px;transition:background .25s,rotate .4s}.venue-tall .venue-open{background:var(--violet)}.venue-card:hover .venue-open{background:#d0b4ff;rotate:8deg}.venue-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:23px}.venue-caption h3{font:600 clamp(40px,4.3vw,67px)/.95 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.02em;margin:0}.venue-caption>span{font-size:11px;letter-spacing:.12em;color:#a497ad;padding-top:5px}
.download{position:relative;isolation:isolate;overflow:hidden;border-block:1px solid var(--line);background:radial-gradient(ellipse at 85% 50%,#46277350,transparent 56%),#100d16;display:grid;grid-template-columns:1.12fr 1fr;gap:5vw;align-items:center;padding-block:110px}.download h2{font:600 clamp(74px,7.6vw,126px)/.91 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.035em;margin:27px 0 30px}.download-lead{font-size:25px;font-weight:600;letter-spacing:-.03em;margin:0 0 13px}.store-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:32px;max-width:650px}.store-link{display:flex;align-items:center;gap:14px;padding:19px 19px;background:#f3eef9;color:#20102f;border:1px solid #d3bafc;border-radius:10px;min-height:90px;box-shadow:0 8px 34px #0002;transition:transform .25s,box-shadow .25s}.store-platform{font:700 25px 'Barlow Condensed',sans-serif}.play-icon{font-size:27px;color:#6c37b6}.store-link strong{display:block;font-size:21px;white-space:nowrap;line-height:1.5;font-weight:600}.store-link small{display:block;font-size:10px;color:#655472;line-height:1.6}.store-arrow{font-size:24px;margin-left:auto;color:#693bab}.store-link[aria-disabled=true]{cursor:default}.store-link[href]:hover{transform:translateY(-4px);box-shadow:0 10px 40px #b28ef940}.download-status{font-size:12px;color:#aaa0b7;line-height:1.9;margin:18px 0 8px}.app-art{position:relative;display:grid;place-items:center;min-height:590px;perspective:1100px}.app-orbit{position:absolute;width:110%;aspect-ratio:1;border:1px solid #c7a6ff17;border-radius:50%;transform:rotateX(65deg) rotate(-15deg);pointer-events:none}.orbit-two{width:145%;border-color:#c7a6ff0c;transform:rotateX(65deg) rotate(20deg)}.phone{position:relative;width:280px;padding:27px 16px 12px;border:5px solid #2d2339;border-radius:38px;background:#0d0a11;box-shadow:20px 35px 70px #0008,-5px -3px 1px #8d6fa13b,inset 0 0 0 1px #ffffff15;transform:rotateY(-15deg) rotateZ(6deg);transition:transform 1.5s cubic-bezier(.16,1,.3,1)}.app-art:hover .phone{transform:rotateY(-5deg) rotateZ(2deg) translateY(-7px)}.phone-island{position:absolute;top:9px;left:50%;width:75px;height:14px;background:#030204;border-radius:15px;transform:translateX(-50%)}.phone-top{display:flex;align-items:center;justify-content:space-between}.phone-top img{width:93px;height:auto}.phone-top>span{font-size:25px;color:var(--violet)}.phone-city{font-size:8px;letter-spacing:.13em;color:#aa98bc;margin:20px 0 8px}.phone-title{font:600 43px/.95 'Barlow Condensed',sans-serif;margin:0 0 18px}.phone-venue{position:relative;overflow:hidden;border-radius:10px;height:230px}.phone-venue img{width:100%;height:100%;object-fit:cover}.phone-venue:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#09080ccf)}.phone-venue>span{position:absolute;z-index:1;bottom:17px;left:14px;right:14px;font:600 24px/.95 'Barlow Condensed',sans-serif}.phone-venue b{float:right;font:400 24px sans-serif;color:#cfafff}.phone-mini{display:flex;align-items:center;gap:13px;margin:14px 0;padding:9px;background:#19111f;border-radius:8px;font:600 21px 'Barlow Condensed',sans-serif}.phone-mini img{width:64px;height:54px;border-radius:4px;object-fit:cover}.phone-mini small{display:block;font:7px 'Noto Sans KR',sans-serif;letter-spacing:.1em;color:#a394ae;margin-top:4px}.phone-mini>span{margin-left:auto;margin-right:5px;font-size:25px}.phone-nav{display:flex;justify-content:space-around;border-top:1px solid var(--line);padding:12px 0 5px;font-size:20px;color:#655472}.phone-nav .active{color:var(--violet)}.app-float-tag{position:absolute;z-index:2;top:1%;right:0;border:1px solid #c2a4ff30;background:#241831c9;backdrop-filter:blur(14px);padding:15px 20px;border-radius:40px;font-size:9px;letter-spacing:.1em}.app-icon-float{position:absolute;z-index:2;bottom:4%;left:1%;transform:rotate(-12deg);border:1px solid #ffffff30;border-radius:26px;box-shadow:10px 20px 50px #0008}.app-icon-float img{width:88px;height:88px;display:block;border-radius:25px}
.contact{display:grid;grid-template-columns:1fr 1.1fr;gap:7vw;padding-block:120px}.contact-intro h2{margin:30px 0}.contact-email{display:inline-flex;align-items:center;gap:40px;font-size:clamp(18px,2vw,27px);border-bottom:1px solid #776588;padding:15px 0;margin-top:17px}.contact-email span{color:var(--violet)}.support-note{font-size:12px;line-height:1.9;color:#918899;margin-top:30px;max-width:360px}.support-note a{color:#d7c0eb;text-decoration:underline;text-underline-offset:4px}.contact-form{display:flex;flex-direction:column;gap:23px;padding:6px 0 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-form label{display:flex;flex-direction:column;gap:10px;font-size:12px;color:#cfc5d9}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;min-width:0;min-height:49px;padding:12px 13px;border:1px solid #ffffff28;border-radius:4px;background:#ffffff04;color:#f5f0f8;resize:vertical;font-size:14px}.contact-form input:hover,.contact-form select:hover,.contact-form textarea:hover{border-color:#ffffff55}.contact-form option{background:#1a1421}.contact-form textarea{min-height:125px;line-height:1.7}.form-note{font-size:11px;line-height:1.8;color:#9e92a9;margin:-4px 0 0}.contact-submit{align-self:stretch;justify-content:space-between}.form-status{margin:0;font-size:12px;color:#ceb5ee;line-height:1.8}.form-status:empty{display:none}.copy-proposal{align-self:flex-start;background:none;border:0;border-bottom:1px solid #8e75a5;padding:0 0 6px;font-size:12px}.copy-proposal[hidden]{display:none}
.footer{display:flex;align-items:center;gap:25px;padding:30px var(--gutter);border-top:1px solid var(--line)}.footer .brand img{width:112px}.footer p{color:#91869d;font-size:11px;letter-spacing:.05em}.footer nav{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:12px;color:#b8adC4}.footer nav a:hover{color:white}.back-top{display:grid;place-items:center;background:none;border:1px solid #ffffff35;border-radius:50%;width:38px;height:38px;font-size:18px}.mobile-booking{display:none}.js .reveal{opacity:0;transform:translateY(38px);transition:opacity 1.1s ease,transform 1.4s cubic-bezier(.16,1,.3,1)}.js .converge-left{transform:translate(-100px,50px) scale(.88)}.js .converge-right{transform:translate(100px,65px) scale(.88);transition-delay:.14s}.js .venue-card:not(.visible) img{transform:scale(1.18)}.js .reveal.visible{opacity:1;transform:none}
@keyframes title-in{from{transform:translateY(120%);opacity:0}to{transform:none;opacity:1}}@keyframes fade-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes film-open{from{opacity:0;scale:1.2;clip-path:inset(12% 17% round 60px)}to{opacity:1;scale:1;clip-path:inset(0)}}@keyframes star-turn{to{rotate:360deg}}@keyframes light-sweep{from{transform:rotate(-38deg);opacity:.35}to{transform:rotate(30deg);opacity:.65}}@keyframes light-sweep-two{from{transform:rotate(32deg);opacity:.55}to{transform:rotate(-33deg);opacity:.25}}@keyframes scroll-flow{to{translate:0 70px}}
@media(min-width:1700px){.hero{min-height:1050px}.hero-content{margin-block:65px}.hero h1{font-size:255px}}
@media(max-width:1200px){.header nav{gap:20px}.store-list{grid-template-columns:1fr}.store-link{min-height:78px;max-width:390px}.store-link small{font-size:11px}.app-art{min-height:560px}.download h2{font-size:8.6vw}.footer nav{gap:16px}.contact{gap:5vw}.hero h1{font-size:16vw}.hero{min-height:max(820px,100svh)}}
@media(max-width:760px){.header{height:78px}.brand img{width:107px}.header nav{gap:14px}.nav-business,.nav-download{display:none}.nav-login{gap:10px;font-size:12px}.language{font-size:12px;max-width:87px}.language-wrap>span[aria-hidden]{display:none}.hero{padding-top:106px;min-height:max(785px,100svh)}.hero-topline .eyebrow{font-size:9px}.scene-label{display:none}.hero-content{margin:55px auto 45px}.hero h1{font-size:25vw;line-height:.83}.hero-kicker{font-size:12px;line-height:1.8;margin-bottom:28px}.hero-center{margin-top:27px}.hero-description{font-size:13px;line-height:1.95;max-width:330px;margin:0 auto 28px}.hero-cta{min-height:62px;min-width:255px;font-size:14px}.hero-availability{font-size:10px;line-height:1.9;max-width:290px;margin:20px auto 0}.hero-bottom{gap:15px;flex-wrap:wrap}.scroll-cue{font-size:8px;gap:8px;letter-spacing:.12em}.hero-app-link{display:none}.motion-toggle{font-size:9px;gap:7px;padding:10px 12px}.hero-film{background-position:55% center}.hero-video{object-position:55% center}.hero-shade{background:linear-gradient(#09080c50,#09080c20 25%,#09080c60 60%,#09080c)}.light-beam{width:40%;filter:blur(23px)}.section{padding:72px var(--gutter)}.section-top{margin-bottom:30px}.section-top .eyebrow,.section-meta{font-size:9px}.section-heading{display:block;margin-bottom:40px}.section h2{font-size:38px}.section-heading>div{margin-top:25px}.section-copy{font-size:14px}.underlined-link{font-size:13px}.venue-grid{grid-template-columns:1fr;gap:42px}.venue-offset{margin:0}.venue-tall .venue-image,.venue-image{aspect-ratio:1.05}.venue-tag{font-size:9px;top:19px;left:19px}.venue-open{width:43px;height:43px;bottom:19px;right:19px}.venue-caption h3{font-size:42px}.venue-caption>span{font-size:9px}.js .converge-left{transform:translate(-40px,30px) scale(.93)}.js .converge-right{transform:translate(40px,30px) scale(.93)}.download{grid-template-columns:1fr;gap:30px}.download h2{font-size:clamp(66px,16.8vw,100px);margin-block:26px}.download-lead{font-size:23px}.store-list{grid-template-columns:1fr;gap:12px;margin-top:26px}.store-link{max-width:none;min-height:85px;padding:19px 23px;gap:22px}.store-link strong{font-size:23px}.store-link small{font-size:11px}.download-status{font-size:11px}.app-art{min-height:565px;margin-top:25px}.phone{width:270px}.app-float-tag{right:0;top:0;font-size:8px;padding:13px 15px}.app-icon-float{left:0;bottom:3%}.app-icon-float img{width:74px;height:74px;border-radius:22px}.contact{grid-template-columns:1fr;gap:36px}.contact-intro h2{margin-block:26px}.contact-email{font-size:23px;gap:35px}.support-note{font-size:11px;margin-top:22px}.contact-form{gap:21px}.form-row{gap:14px}.contact-form label{font-size:11px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.contact-submit{font-size:14px}.footer{flex-wrap:wrap;gap:16px;padding:26px var(--gutter) 108px}.footer nav{order:4;display:grid;grid-template-columns:1fr 1fr;width:100%;gap:14px;margin:0;font-size:11px}.footer p{margin-left:auto;font-size:10px}.footer .brand img{width:97px}.back-top{width:32px;height:32px}.mobile-booking{position:fixed;z-index:20;inset:auto 0 0;display:flex;align-items:center;gap:16px;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:#100c18f5;backdrop-filter:blur(14px);border-top:1px solid #ffffff30;transform:translateY(115%);visibility:hidden;transition:transform .3s,visibility .3s}.mobile-booking.visible{transform:none;visibility:visible}.mobile-booking>a:first-child{flex:1;text-align:center;font-size:12px}.mobile-booking>a:last-child{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:13px 19px;background:var(--violet);color:#1c0b35;border-radius:4px;font-size:12px;font-weight:700}.mobile-booking>a:last-child>span:last-child{font-size:22px}.title-star{animation:none}}
@media(max-width:370px){.header nav{gap:10px}.brand img{width:95px}.language{max-width:76px}.section h2{font-size:34px}.form-row{grid-template-columns:1fr}.hero-cta{min-width:240px}.contact-email{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-film{transform:none;will-change:auto}.hero-video{display:none}.light-beam{display:none}.js .reveal,.js .converge-left,.js .converge-right{opacity:1;transform:none}.phone{transform:rotateZ(3deg)}.js .venue-card:not(.visible) img{transform:none}}

.motion-toggle[hidden]{display:none}
