:root{--brand:#3b3bf9;--bg:#f6f7fb;--paper:#fff;--surface:#ffffffb3;--text:#090c14e6;--text-2:#090c149e;--stroke:#090c141a;--shadow:0 16px 40px #090c141f;--radius:18px;--container:1040px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.45}*,:before,:after{box-sizing:border-box}html,body{height:100%}body{background:radial-gradient(1200px 900px at 10% -10%, #3b3bf924, transparent 55%), radial-gradient(900px 700px at 110% 0%, #090c140f, transparent 45%), var(--bg);color:var(--text);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root,.page{min-height:100dvh}.container{width:min(var(--container), 100%);margin:0 auto;padding:0 20px}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;height:44px;padding:0 16px;font-weight:700;transition:transform .12s,background .12s,border-color .12s,box-shadow .12s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--brand);color:#fff;box-shadow:0 16px 36px #3b3bf957}.btn--primary:hover{background:#2f2ff7}.btn--ghost{border-color:var(--stroke);color:var(--text);background:#ffffffc7}.btn--ghost:hover{background:#ffffffeb;border-color:#090c1424}.btn--wide{width:100%;max-width:320px}.section{padding:44px 0}.section--muted{border-top:1px solid var(--stroke);border-bottom:1px solid var(--stroke);background:#ffffff8c}.section__head{gap:10px;margin-bottom:18px;display:grid}.section__title{letter-spacing:-.03em;margin:0;font-size:22px}.section__title--page{letter-spacing:-.04em;font-size:28px}.section__desc{color:var(--text-2);margin:0;font-size:14.5px}.cards{gap:12px;display:grid}.card{background:var(--paper);border:1px solid var(--stroke);border-radius:var(--radius);padding:18px;box-shadow:0 0 #0000}.card__title{letter-spacing:-.02em;margin:0 0 6px;font-size:16px}.card__desc{color:var(--text-2);margin:0;font-size:14px}.sessions{gap:16px;display:grid}.session{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius);padding:16px}.session__meta{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.session__round{letter-spacing:-.02em;margin:0;font-weight:800}.session__date{color:var(--text-2);margin:0;font-size:13px}.gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.photo{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;margin:0;overflow:hidden}.photo__img{aspect-ratio:4/3;object-fit:cover;width:100%}.apply{border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(135deg,#3b3bf91f,#ffffffd9 45%,#ffffffe6);border:1px solid #3b3bf938;gap:14px;padding:18px;display:grid}.apply__copy,.apply__cta{gap:10px;display:grid}.fineprint{color:#090c148c;margin:0;font-size:12.5px}.schedule{background:var(--paper);border:1px solid var(--stroke);border-radius:var(--radius);margin-top:16px;padding:16px}.schedule__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.schedule__title{letter-spacing:-.03em;margin:0;font-size:18px}.schedule__badge{color:#090c14ad;white-space:nowrap;background:#3b3bf91a;border:1px solid #3b3bf93d;border-radius:999px;margin:0;padding:7px 10px;font-size:12.5px}.schedule__grid{border-top:1px solid #090c1414;gap:10px;margin:0;padding:10px 0 0;display:grid}.schedule__row{grid-template-columns:92px 1fr;align-items:start;gap:12px;display:grid}.schedule__k{color:#090c1499;font-size:13px}.schedule__v{color:#090c14db;margin:0;font-size:14px}.schedule__cta{gap:10px;margin-top:14px;display:grid}.schedule+.schedule{margin-top:14px}.schedule__intro{color:#090c14b8;margin:0 0 12px;font-size:14px;line-height:1.55}.schedule__status{text-align:center;color:#090c14ad;background:var(--paper);border:1px solid var(--stroke);border-radius:var(--radius);margin:0;padding:20px;font-size:14px}.schedule__status--error{color:#b91c1c;background:#dc26260f;border-color:#dc262633}.formCard{background:var(--paper);border:1px solid var(--stroke);border-radius:var(--radius);margin-top:14px;padding:16px}.formCard__head{gap:6px;margin-bottom:12px;display:grid}.formCard__title{letter-spacing:-.03em;margin:0;font-size:18px}.formCard__desc{color:var(--text-2);margin:0;font-size:13.5px}.form{gap:12px;display:grid}.field{gap:8px;display:grid}.field__label{color:#090c14bd;font-size:13px;font-weight:800}.field__input{height:44px;color:var(--text);background:#fff;border:1px solid #090c141f;border-radius:12px;outline:none;padding:0 12px;transition:border-color .12s,box-shadow .12s}.field__input:focus{border-color:#3b3bf973;box-shadow:0 0 0 4px #3b3bf91f}.segmented{grid-template-columns:1fr 1fr;gap:8px;display:grid}.segmented__btn{color:#090c14b8;background:#090c1408;border:1px solid #090c141f;border-radius:12px;height:44px;font-weight:800;transition:background .12s,border-color .12s,box-shadow .12s}.segmented__btn:hover{background:#090c140d}.segmented__btn.is-on{color:#090c14e6;background:#3b3bf91f;border-color:#3b3bf947;box-shadow:0 0 0 4px #3b3bf914}.formError{color:#991b1beb;background:#dc26260f;border:1px solid #dc262633;border-radius:12px;margin:0;padding:10px 12px;font-size:13.5px}.formSuccess{color:#065f46f2;letter-spacing:-.02em;background:#10b98114;border:1px solid #10b98138;border-radius:14px;padding:12px 14px;font-weight:900}.footer{border-top:1px solid var(--stroke);background:#fff9;padding:28px 0 32px}.footer__inner{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer__business{gap:6px;display:grid}.footer__business p{color:#090c1499;letter-spacing:-.01em;margin:0;font-size:13px;line-height:1.55}.footer__business strong{color:#090c14d1;font-weight:800}.footer__links{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.footer__company{color:#090c1499;margin:0;font-size:13px}.footer__link{color:#090c14d1;background:#ffffffe6;border:1px solid #090c141a;border-radius:999px;padding:8px 10px;font-size:13px}.footer__link:hover{background:#fff;border-color:#090c1424}.legal{padding:calc(var(--header-h) + 36px) 0 64px;min-height:calc(100dvh - var(--header-h));background:#f5f6fb}.legal__head{margin-bottom:28px}.legal__meta{color:var(--text-2);margin:10px 0 0;font-size:14px;font-weight:500}.legal__body{background:#ffffffeb;border:1px solid #090c141a;border-radius:18px;max-width:720px;padding:28px;box-shadow:0 6px 20px #090c140a}.legal__section+.legal__section{border-top:1px solid #090c1414;margin-top:24px;padding-top:24px}.legal__section h2{letter-spacing:-.03em;color:#191b24;margin:0 0 12px;font-size:17px;font-weight:900}.legal__section p{color:#555d6d;margin:0 0 10px;font-size:14.5px;font-weight:500;line-height:1.65}.legal__section p:last-child{margin-bottom:0}.legal__section ul{color:#555d6d;margin:0;padding-left:18px;font-size:14.5px;font-weight:500;line-height:1.65}.legal__section li+li{margin-top:8px}.legal__link{color:var(--brand);font-weight:700}.legal__link:hover{text-decoration:underline}@media (width<=640px){.legal__body{padding:20px}}@media (width>=768px){.section__title{font-size:26px}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.apply{grid-template-columns:1.2fr .8fr;align-items:center;padding:22px}}:root{--header-h:64px;--brand:#3b3bf9;--brand-2:#6c3cff;--text-landing:#111827;--muted-landing:#6b7280;--line-landing:#090c141a;--section-bg:#e8e6f8;--container:1120px}html{scroll-behavior:smooth}body{color:var(--text-landing);background:#f5f6fb;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}.page .container{width:min(var(--container), calc(100% - 40px));max-width:none;margin:0 auto;padding:0}.header{z-index:50;height:var(--header-h);border-bottom:1px solid var(--line-landing);background:#fffffff5;position:fixed;inset:0 0 auto}.header__inner{width:min(var(--container), calc(100% - 40px));height:var(--header-h);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.logo{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;overflow:hidden}.logo img{object-fit:cover;width:100%;height:100%}.nav{background:#ffffffe6;border:1px solid #090c141f;border-radius:999px;align-items:center;gap:4px;height:42px;padding:4px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav__item{color:#333746;border-radius:999px;justify-content:center;align-items:center;height:32px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.nav__item--active{color:var(--brand);background:#3b3bf91a;box-shadow:inset 0 0 0 1px #3b3bf92e}.header__cta{color:#fff;background:linear-gradient(135deg,#4d46ff 0%,#372df2 100%);border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 22px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #3b3bf947}.hero.hero--home,.hero.hero--gathering{min-height:700px;margin-top:var(--header-h);background:#130a2d;padding:0;position:relative;overflow:hidden}.hero.hero--home .hero__bg,.hero.hero--gathering .hero__bg{z-index:0;filter:saturate(1.08)contrast(1.1)brightness(.96);background-image:url(/assets/hero-bg-C_3mVE-T.png);background-position:50% 43%;background-size:cover;position:absolute;inset:0;transform:scale(1.015)}.hero.hero--home .hero__overlay,.hero.hero--gathering .hero__overlay{z-index:1;background:linear-gradient(90deg,#130730f5 0%,#1f0c48e6 26%,#2a12568c 48%,#14082e26 66%,#0c051e6b 100%),radial-gradient(circle at 20% 58%,#5b43ff52 0%,#5b43ff24 30%,#0000 58%);position:absolute;inset:0}.hero.hero--home:after,.hero.hero--gathering:after{content:"";pointer-events:none;background:linear-gradient(#e8e6f800 0%,#e8e6f89e 72%,#e8e6f8f5 100%);height:90px;position:absolute;bottom:-1px;left:0;right:0}.hero.hero--home .hero__inner,.hero.hero--gathering .hero__inner{z-index:2;align-items:center;min-height:700px;padding:36px 0 58px;display:flex;position:relative}.hero__content{max-width:520px}.hero__pill{color:#fff;background:#5c48ff57;border:1px solid #ffffff42;border-radius:999px;width:fit-content;margin-bottom:22px;padding:10px 18px;font-size:14px;font-weight:700;box-shadow:0 10px 26px #190c5038}.hero.hero--home .hero__title,.hero.hero--gathering .hero__title{color:#fff;letter-spacing:-.055em;word-break:keep-all;overflow-wrap:break-word;text-shadow:0 2px 8px #00000040,0 18px 50px #0000006b;margin:0;font-size:clamp(38px,4vw,58px);font-weight:900;line-height:1.14}.hero.hero--home .hero__title span,.hero.hero--gathering .hero__title span{color:var(--brand);text-shadow:0 0 18px #3b3bf959,0 12px 40px #0000005c}.hero__desc{color:#ffffffeb;letter-spacing:-.025em;text-shadow:0 2px 12px #00000073;margin:26px 0 0;font-size:16.5px;font-weight:500;line-height:1.58}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.landing .btn{border-radius:999px;justify-content:center;align-items:center;gap:10px;height:48px;padding:0 22px;font-size:15px;font-weight:900;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.landing .btn--primary{color:#fff;background:linear-gradient(135deg,#6b4cff 0%,#3b3bf9 100%);border:1px solid #ffffff38;box-shadow:0 14px 34px #3b3bf961,inset 0 1px #ffffff3d}.landing .btn--secondary{color:#fff;background:#ffffff12;border:2px solid #ffffff80;box-shadow:0 10px 28px #0000002e}.landing .btn:hover{transform:translateY(-2px)}.landing .btn--primary:hover{box-shadow:0 18px 42px #3b3bf975,inset 0 1px #ffffff47}.landing .btn--secondary:hover{background:#ffffff1a;border-color:#ffffffb8}.hero.hero--home .hero__stats{background:#ffffff1c;border:1px solid #ffffff2e;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:12px;width:min(100%,500px);margin-top:30px;padding:16px 18px;display:grid;box-shadow:0 18px 45px #0003}.stat{align-items:center;gap:10px;min-width:0;display:flex}.stat__icon{color:#fff;background:#5c48ff47;border-radius:12px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:inline-flex}.stat strong{color:#fff;font-size:19px;font-weight:900;line-height:1.1;display:block}.stat p{color:#ffffffc7;margin:4px 0 0;font-size:13px;font-weight:600}.section--features{background:radial-gradient(circle at 30% 0%, #755eff1f, transparent 38%), linear-gradient(180deg, var(--section-bg) 0%, #f7f8fc 68%, #f8f9fc 100%);padding:42px 0 72px}.section--features .section__head{margin-bottom:26px}.section--features .section__head h2,.section--features .section__title{letter-spacing:-.04em;color:#191b24;margin:0;font-size:28px;font-weight:900;line-height:1.25}.section--features .section__head p,.section--features .section__desc{color:var(--muted-landing);margin:12px 0 0;font-size:15px;font-weight:500}.section--features .cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.section--features .card{background:#ffffffeb;border:1px solid #090c1424;border-radius:18px;align-items:flex-start;gap:18px;min-height:118px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 6px 20px #090c140d}.section--features .card:hover{border-color:#3b3bf93d;transform:translateY(-4px);box-shadow:0 14px 34px #090c1417}.card__icon{width:46px;height:46px;color:var(--brand);background:#3b3bf91c;border-radius:16px;flex:0 0 46px;justify-content:center;align-items:center;font-size:22px;display:inline-flex}.section--features .card h3,.section--features .card .card__title{letter-spacing:-.03em;color:#191b24;margin:2px 0 9px;font-size:17px;font-weight:900}.section--features .card p,.section--features .card .card__desc{color:#555d6d;letter-spacing:-.02em;margin:0;font-size:14.5px;font-weight:500;line-height:1.55}.section--products{background:radial-gradient(circle at 70% 0,#755eff14,#0000 38%),linear-gradient(#f8f9fc 0%,#f5f6fb 100%);border-top:1px solid #090c140f;padding:42px 0 48px}.section--products .section__head{margin-bottom:22px}.section--products .section__title{letter-spacing:-.04em;color:#191b24;margin:0;font-size:28px;font-weight:900;line-height:1.25}.section--products .section__desc{color:var(--muted-landing);margin:12px 0 0;font-size:15px;font-weight:500}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.product-item{background:#ffffffeb;border:1px solid #090c141f;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex;box-shadow:0 4px 14px #090c140a}.product-item__name{letter-spacing:-.02em;color:#191b24;font-size:14.5px;font-weight:700}.product-item__price{letter-spacing:-.03em;color:var(--brand);flex-shrink:0;font-size:15px;font-weight:900}.section--download{background:#f8f9fc;padding:0 0 80px}.download-box{background:#ffffffe0;border:1px solid #3b3bf938;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex;box-shadow:0 18px 50px #3b3bf914}.download-box h2,.download-box .section__title{letter-spacing:-.04em;margin:0;font-size:24px;font-weight:900}.download-box p,.download-box .section__desc{color:var(--muted-landing);margin:10px 0 0;font-size:15px;line-height:1.55}@media (width<=900px){.hero.hero--home,.hero.hero--gathering{min-height:700px}.hero.hero--home .hero__inner,.hero.hero--gathering .hero__inner{align-items:flex-end;min-height:700px;padding-bottom:72px}.hero__content{max-width:100%}.hero.hero--home .hero__stats{grid-template-columns:1fr;width:100%}.section--features .cards,.products{grid-template-columns:1fr}.download-box{flex-direction:column;align-items:flex-start}.download-box .btn{width:100%}}.hero__mobile-bg{display:none}@media (width<=768px){.hero.hero--home .hero__bg,.hero.hero--gathering .hero__bg{display:none}.hero__mobile-bg{z-index:0;grid-template-rows:40% 60%;gap:0;display:grid;position:absolute;inset:0}.hero__mobile-bg__cafe,.hero__mobile-bg__gym{min-height:0;overflow:hidden}.hero__mobile-bg__cafe img,.hero__mobile-bg__gym img{object-fit:cover;width:100%;height:100%;display:block}.hero__mobile-bg__cafe img{object-position:center}.hero__mobile-bg__gym img{object-position:58% center}.hero.hero--home .hero__overlay,.hero.hero--gathering .hero__overlay{display:none}.hero.hero--home .hero__inner,.hero.hero--gathering .hero__inner{align-items:flex-start;padding:0}.hero.hero--home .hero__content,.hero.hero--gathering .hero__content{margin-top:90%;transform:translateY(-50%)}.page--home .hero__content{padding-bottom:180px}.page--home .hero__headline{position:relative;top:6px}.page--home .hero__cta-block{z-index:4;width:100%;max-width:260px;position:absolute;top:300px;left:16px}.page--gathering .hero__content{padding-bottom:180px}.page--gathering .hero__headline{position:relative;top:6px}.page--gathering .hero__cta-block{z-index:4;width:100%;max-width:260px;position:absolute;top:300px;left:16px}.page--gathering .hero__actions{flex-wrap:nowrap;gap:11px}.page--gathering .hero__actions .btn{letter-spacing:-.03em;white-space:nowrap;height:42px;padding:0 9px;font-size:12px}.landing .hero__desc,.landing .section__desc,.landing .card__desc,.landing .card__title,.landing .download-box p,.landing .schedule__intro,.landing .schedule__v,.landing .schedule__status{word-break:keep-all;overflow-wrap:break-word}}@media (width<=640px){:root{--header-h:60px}.page .container,.header__inner{width:min(100% - 28px, var(--container))}.header__cta{padding:0 14px;font-size:13px}.nav{height:38px}.nav__item{height:30px;padding:0 12px;font-size:13px}.hero.hero--home,.hero.hero--gathering{min-height:700px}.hero.hero--home .hero__title,.hero.hero--gathering .hero__title{font-size:36px}.hero__desc{font-size:15px}.hero__actions{gap:10px}.landing .btn{height:46px;padding:0 18px;font-size:14px}.section--features{padding-top:34px}.section--features .card{padding:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.landing .btn,.section--features .card{transition:none}.landing .btn:hover,.section--features .card:hover{transform:none}}@media (width>=768px){.hero.hero--home,.hero.hero--gathering{padding:0}}@media (width>=769px){.hero.hero--home .hero__bg,.hero.hero--gathering .hero__bg{filter:saturate(1.1)contrast(1.04)brightness(1.06)}.hero.hero--home .hero__overlay,.hero.hero--gathering .hero__overlay{background:linear-gradient(90deg,#130730f0 0%,#1f0c48e0 14%,#1f0c48c2 24%,#2a125680 31%,#0000 35%)}}
