:root{color-scheme:dark;--bg:#050608;--panel:#11131a;--panel2:#171b27;--ink:#f7fbff;--muted:#b7c3d6;--line:rgba(255,255,255,.15);--sky:#6ee7ff;--rose:#ff5b93;--gold:#ffd166;--mint:#73ffbf;--shadow:0 24px 80px rgba(0,0,0,.36)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050608;color:var(--ink);font-family:Arial,"Noto Sans KR",sans-serif;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.naver-carousel-dom{position:absolute;left:-10000px;top:0;width:1px;height:1px;overflow:hidden}.progress-bar{position:fixed;z-index:90;inset:0 0 auto;height:4px;background:rgba(255,255,255,.08)}.progress-bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--sky),var(--rose),var(--gold))}.site-header{position:sticky;top:0;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px clamp(14px,4vw,44px);background:rgba(5,6,8,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:900}.brand-mark{width:34px;height:34px;border-radius:10px;background:conic-gradient(from 120deg,var(--sky),var(--rose),var(--gold),var(--mint),var(--sky));box-shadow:0 0 28px rgba(110,231,255,.45);animation:breathe 4s ease-in-out infinite}.site-menu{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.site-menu a{padding:9px 13px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);font-size:14px}.menu-toggle{display:none;width:46px;height:46px;border:1px solid rgba(255,255,255,.38);border-radius:15px;background:rgba(12,15,24,.98);align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:21px;height:2px;background:#fff;border-radius:3px}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,390px);gap:clamp(20px,4vw,54px);align-items:center;padding:clamp(38px,7vw,78px) clamp(16px,5vw,72px);background:radial-gradient(circle at 15% 10%,rgba(110,231,255,.19),transparent 30%),radial-gradient(circle at 85% 0%,rgba(255,91,147,.18),transparent 32%),linear-gradient(150deg,#050608,#121a2a 58%,#240b1d)}.hero-copy{min-width:0}.eyebrow{margin:0 0 10px;color:#92f0ff;font-weight:900;font-size:13px;letter-spacing:0}.hero h1{margin:0;font-size:clamp(34px,6vw,68px);line-height:1.06;word-break:keep-all;letter-spacing:0}.lead{font-size:clamp(17px,2.1vw,24px);color:#e4efff;max-width:780px}.hero-facts{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.hero-facts span{padding:10px 13px;border-radius:12px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.07)}.hero-showcase{margin:0;position:relative;justify-self:center;animation:floatShow 6.5s ease-in-out infinite}.hero-showcase img{width:min(390px,100%);height:clamp(260px,42vh,470px);object-fit:cover;border-radius:22px;border:1px solid rgba(255,255,255,.2);box-shadow:var(--shadow);background:#111827}.section{padding:clamp(48px,8vw,92px) clamp(14px,5vw,72px);position:relative;text-align:center;background:#07090f}.section:nth-of-type(2n){background:#101424}.section:nth-of-type(3n){background:linear-gradient(155deg,#090a10,#190b18)}.section-head{max-width:980px;margin:0 auto 28px}.section-head h2{font-size:clamp(27px,4vw,50px);line-height:1.12;margin:0}.section-head p:last-child{max-width:760px;margin:10px auto 0;color:var(--muted)}.area-grid,.flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:1160px;margin:0 auto}.area-card,.flow-card,.course-card,.receipt-card,details{border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));box-shadow:0 20px 55px rgba(0,0,0,.28);backdrop-filter:blur(8px)}.area-card{display:flex;flex-direction:column;justify-content:center;min-height:112px;border-radius:18px;padding:17px}.area-card strong{font-size:clamp(20px,2.5vw,30px)}.area-card span{color:#c2cedf}.flow-card{border-radius:18px;padding:18px;text-align:left;min-height:170px}.flow-card span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:11px;background:linear-gradient(135deg,var(--sky),var(--rose));font-weight:900}.flow-card h3{font-size:21px;margin:14px 0 8px}.flow-card p{color:#dbe6f5;margin:0}.course-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1160px;margin:0 auto}.course-card{border-radius:18px;padding:20px;text-align:left}.course-card h3{font-size:22px;margin:0 0 8px;color:#ff718d}.course-card p{color:#e4ebf7;min-height:48px}.price-row{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding:10px 0;font-weight:900}.live-panel{max-width:960px;margin:0 auto;border:1px solid var(--line);border-radius:22px;background:#11131a;overflow:hidden;box-shadow:var(--shadow)}.live-head{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.live-head i{display:inline-block;width:9px;height:9px;margin-right:8px;border-radius:50%;background:#ff5b93;animation:callPulse 2s infinite}.live-row{display:grid;grid-template-columns:70px minmax(0,1fr) 82px;gap:10px;align-items:center;padding:13px 18px;border-bottom:1px solid rgba(255,255,255,.07);text-align:left}.live-time{color:#92f0ff;font-weight:900}.live-msg{color:#ccd8e8}.live-badge{justify-self:end;color:#ffd166;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.receipt-wall{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1160px;margin:0 auto}.receipt-card{position:relative;overflow:hidden;border-radius:18px;padding:17px;text-align:left}.receipt-card:after{content:"";position:absolute;right:16px;bottom:13px;width:54px;height:54px;border:2px solid rgba(255,91,147,.26);border-radius:999px;transform:rotate(-14deg)}.receipt-top{display:flex;justify-content:space-between;color:#9ff0ff;font-weight:900}.receipt-card p{color:#eef6ff}.receipt-card small{color:#aebbd0}.map-shell{max-width:980px;margin:0 auto;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.map-shell iframe{width:100%;height:330px;border:0;display:block;filter:grayscale(.1) contrast(1.05)}.faq-list{display:grid;gap:12px;max-width:980px;margin:0 auto;text-align:left}details{border-radius:16px;padding:15px 18px}summary{cursor:pointer;font-weight:900;font-size:18px}details p{color:#cad7e8}.floating-call{position:fixed;right:18px;bottom:18px;z-index:95;width:112px;height:54px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--rose),var(--gold));color:#16020a;font-weight:900;box-shadow:0 0 0 0 rgba(255,91,147,.55);animation:callPulse 2.4s ease-in-out infinite}.site-footer{padding:42px clamp(16px,5vw,72px) 94px;background:#030406;border-top:1px solid var(--line);text-align:center;color:#c4d0e1}.reveal{opacity:0;transform:translateY(22px) scale(.98);transition:opacity .6s ease,transform .6s ease}.reveal.in{opacity:1;transform:none}@keyframes breathe{50%{transform:scale(1.08)}}@keyframes floatShow{50%{transform:translateY(-10px)}}@keyframes callPulse{50%{box-shadow:0 0 0 14px rgba(255,91,147,0);transform:translateY(-2px)}}@media(max-width:980px){.menu-toggle{display:flex}.site-header{padding-right:76px}.site-menu{position:fixed;top:64px;left:12px;right:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:70vh;overflow:auto;padding:14px;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:rgba(7,9,15,.98);opacity:0;transform:translateY(-10px);pointer-events:none}.site-menu.open{opacity:1;transform:none;pointer-events:auto}.site-menu a{text-align:center;border-radius:14px}.hero{grid-template-columns:1fr;text-align:center;padding-top:24px}.hero-copy{text-align:center}.hero-facts{justify-content:center}.hero-showcase{max-width:310px}.hero-showcase img{height:245px}.area-grid,.flow-grid,.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.receipt-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding-inline:14px}}@media(max-width:430px){.brand strong{font-size:16px}.hero h1{font-size:35px}.lead{font-size:16px}.hero-showcase{max-width:270px}.hero-showcase img{height:210px}.area-card{min-height:92px;padding:12px}.area-card strong{font-size:19px}.area-card span{font-size:12px}.flow-card,.course-card,.receipt-card{padding:13px}.flow-card h3,.course-card h3{font-size:17px}.price-row,.flow-card p,.receipt-card p{font-size:13px}.live-row{grid-template-columns:54px minmax(0,1fr);padding:12px}.live-badge{grid-column:2;justify-self:start}.map-shell iframe{height:260px}.floating-call{right:12px;bottom:14px;width:96px;height:50px;font-size:14px}}
body{background:linear-gradient(180deg,#030409,#091322 42%,#120613);font-feature-settings:"kern"}
.site-header{background:rgba(3,4,9,.82);box-shadow:0 12px 50px rgba(0,0,0,.3)}
.hero{min-height:calc(100vh - 62px);grid-template-columns:minmax(0,.9fr) minmax(300px,520px);background:linear-gradient(115deg,#05060b 0%,#071827 44%,#2a071c 100%);position:relative;overflow:hidden}
.hero:before{content:"";position:absolute;inset:12% -12% auto auto;width:55vw;height:55vw;border-radius:40%;background:conic-gradient(from 90deg,rgba(110,231,255,.28),rgba(255,91,147,.2),rgba(255,209,102,.18),rgba(115,255,191,.2),rgba(110,231,255,.28));filter:blur(42px);animation:slowSpin 22s linear infinite}.hero>*{position:relative}
.hero-copy{text-align:left;border-left:4px solid var(--gold);padding-left:clamp(18px,3vw,34px)}
.hero-showcase{justify-self:end;transform-style:preserve-3d}.hero-showcase img{width:min(440px,92vw);height:clamp(340px,58vh,610px);border-radius:34px;box-shadow:0 36px 110px rgba(0,0,0,.56),0 0 0 1px rgba(255,255,255,.12) inset}
.section{overflow:hidden;text-align:left}.section-head{text-align:left;margin-left:0}.section-head h2{max-width:980px}
.switch-band{background:linear-gradient(135deg,#070b16 0%,#121a2d 52%,#210c1d 100%);color:#f7fbff}.switch-band .section-head p,.switch-band .area-card span{color:#dce8fb}.switch-band .eyebrow{color:#8ff2ff}.switch-band .section-head h2{color:#fff;text-shadow:0 16px 48px rgba(0,0,0,.55)}
.price-stage{background:linear-gradient(135deg,#06111d,#141c2e 45%,#281121);color:#fff}.split-stage{background:linear-gradient(135deg,#090d1a,#10182b 60%,#07101d);color:#f7fbff}.split-stage .section-head h2,.split-stage .section-head p,.split-stage .eyebrow,.split-stage .flow-card h3,.split-stage .flow-card p{color:#f7fbff}.note-stage{background:linear-gradient(120deg,#090611,#12172a 55%,#230c18)}
.rail-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,300px);grid-template-columns:none;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:4px 4px 18px;max-width:none;margin:0 -4px;overscroll-behavior-x:contain;scrollbar-width:thin}
.smart-grid{display:grid;grid-template-columns:repeat(var(--cols),minmax(138px,1fr));grid-auto-flow:row;gap:14px;max-width:none;margin:0 auto;overflow:visible;padding:0}.wide-grid{overflow-x:auto;grid-template-columns:repeat(var(--cols),minmax(160px,1fr));padding-bottom:14px;scrollbar-width:thin}.mobile-area-call{display:none!important}.menu-call{background:linear-gradient(135deg,var(--rose),var(--gold))!important;color:#15040a!important;font-weight:900!important}
.compact-rail{grid-auto-columns:minmax(260px,320px)}
.rail-grid>*{scroll-snap-align:start}
.area-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.area-card,.flow-card,.course-card,.receipt-card,details{border-radius:10px;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 55px rgba(0,0,0,.22),0 1px 0 rgba(255,255,255,.16) inset;transition:transform .35s ease,box-shadow .35s ease}
.area-card:hover,.flow-card:hover,.course-card:hover,.receipt-card:hover{transform:translateY(-6px) rotateX(2deg);box-shadow:0 28px 80px rgba(0,0,0,.32)}
.switch-band .area-card,.split-stage .flow-card{background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.05));border-color:rgba(255,255,255,.18);box-shadow:0 22px 60px rgba(0,0,0,.28);color:#f7fbff}
.switch-band .area-card strong,.switch-band .area-card span,.split-stage .flow-card strong,.split-stage .flow-card span,.split-stage .flow-card h3,.split-stage .flow-card p{color:#f7fbff}
.area-card{min-height:138px;align-items:flex-start;text-align:left}.area-card strong{line-height:1.15}.area-card:after{content:"";width:42px;height:3px;margin-top:16px;background:linear-gradient(90deg,var(--rose),var(--gold));border-radius:999px}
.flow-card{min-width:230px}.course-card{min-width:260px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.05))}
.receipt-card{min-width:280px}.live-panel{max-width:none;border-radius:10px}.map-shell{border-radius:10px;max-width:1160px}
.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1160px}
.floating-call{border-radius:16px;transform:skew(-4deg);bottom:20px}
.marquee-note{display:block}
@keyframes slowSpin{to{transform:rotate(360deg)}}@keyframes railBreath{50%{transform:translateY(-4px)}}
.rail-grid .area-card:nth-child(2n),.rail-grid .course-card:nth-child(2n),.rail-grid .receipt-card:nth-child(2n){animation:railBreath 5s ease-in-out infinite}
@media(max-width:980px){.hero{min-height:auto;grid-template-columns:1fr;padding-top:34px}.hero-copy{text-align:left}.hero-showcase{justify-self:center}.section{text-align:left}.rail-grid{display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;margin:0;gap:10px}.rail-grid>*{min-width:0}.area-grid,.smart-grid,.wide-grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.mobile-area-call{display:flex!important}.faq-list{grid-template-columns:1fr}.receipt-wall{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:430px){.hero h1{font-size:34px}.hero-showcase img{height:300px}.section-head h2{font-size:27px}.rail-grid,.smart-grid,.wide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.area-card,.flow-card,.course-card,.receipt-card{min-height:118px;border-radius:9px}.area-card strong{font-size:18px}.area-card span{font-size:12px}.receipt-card p{font-size:12px}.course-card p{min-height:42px}.price-row{gap:8px}.live-row{grid-template-columns:1fr}.live-badge{grid-column:auto}.site-footer{padding-bottom:88px}}
