@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{color:#17141d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Noto Sans KR,Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}#hero,#consult,#products,#process,#faq{scroll-margin-top:96px}body{min-width:320px;min-height:100vh;margin:0}body,button{font-family:inherit}a{color:inherit;text-decoration:none}button{border:0}#root{min-height:100vh}:root{--purple-950:#4f28c9;--purple-800:#4f28c9;--purple-700:#5c31dd;--purple-600:#6c3ff2;--purple-500:#7b50f5;--purple-100:#f0ecfe;--ink:#17141d;--muted:#6f6978;--line:#e8e4ef;--soft:#f7f6fa;--white:#fff}.site-shell{min-height:100vh;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;width:100%;height:80px;transition:background-color .28s,box-shadow .28s,-webkit-backdrop-filter .28s,backdrop-filter .28s;position:fixed;top:0;left:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;box-shadow:0 8px 28px #17141d12}.header-inner{justify-content:space-between;align-items:center;width:min(1400px,100% - 96px);height:100%;margin:0 auto;display:flex}.brand{color:var(--ink);letter-spacing:-.04em;align-items:center;gap:10px;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:20px;font-weight:700;display:inline-flex}.brand-mark{border-radius:12px;width:40px;height:40px;display:block;box-shadow:0 4px 10px #241c381a}.header-actions,.main-nav{align-items:center;display:flex}.header-actions{gap:40px}.main-nav{gap:34px}.main-nav a{color:var(--muted);font-size:14px;font-weight:600;transition:color .2s;position:relative}.main-nav a:after{background:var(--purple-600);content:"";border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover{color:var(--purple-700)}.main-nav a:hover:after{transform:scaleX(1)}.consult-button{color:var(--white);background:#4f28c9;border-radius:999px;padding:12px 21px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s;box-shadow:0 6px 16px #4f28c91f}.consult-button:hover{background:#4420b2;transform:scale(1.04);box-shadow:0 9px 20px #4f28c929}.hero-section{background:#fff;min-height:100svh;position:relative;overflow:hidden}.hero-inner{z-index:2;grid-template-columns:48fr 52fr;align-items:center;width:min(1400px,100% - 96px);min-height:100svh;margin:0 auto;padding:112px 0 48px;display:grid;position:relative}.hero-copy{max-width:590px;animation:.8s cubic-bezier(.22,1,.36,1) .12s both fade-up}.eyebrow{border:1px solid var(--line);min-height:34px;color:var(--purple-600);letter-spacing:.02em;background:#fff;border-radius:999px;align-items:center;padding:7px 15px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #17141d09}.hero-copy h1{color:var(--ink);letter-spacing:-.055em;margin:24px 0 22px;font-size:clamp(54px,5vw,78px);font-weight:800;line-height:1.08}.hero-copy .hero-title{white-space:nowrap;max-width:720px;font-size:clamp(54px,5vw,74px)}.hero-copy>p{max-width:500px;color:var(--muted);letter-spacing:-.02em;margin:0;font-size:18px;line-height:1.8}.hero-buttons{gap:12px;margin-top:38px;display:flex}.hero-button{border-radius:999px;justify-content:center;align-items:center;min-width:144px;min-height:54px;padding:14px 25px;font-size:15px;font-weight:700;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex}.hero-button-primary{color:var(--white);background:#6c3ff2;gap:13px;box-shadow:0 8px 20px #6c3ff224}.hero-button-primary span{transition:transform .22s}.hero-button-secondary{color:var(--ink);background:#fff;border:1px solid #e8e4ef;box-shadow:0 5px 16px #17141d0a}.hero-button:hover{transform:scale(1.045)}.hero-button-primary:hover{background:#5e35d9;box-shadow:0 10px 24px #6c3ff22e}.hero-button-primary:hover span{transform:translate(3px)}.hero-button-secondary:hover{background:var(--soft);box-shadow:0 8px 20px #17141d12}.hero-visual{justify-content:center;align-items:center;min-width:0;animation:.9s cubic-bezier(.22,1,.36,1) .22s both fade-left;display:flex}.phone-scene{width:510px;height:640px;animation:3s ease-in-out infinite phone-float;position:relative}.phone-shadow{filter:blur(24px);background:#24212a26;border-radius:50%;width:250px;height:42px;position:absolute;bottom:12px;right:112px;transform:rotate(-3deg)}.phone{background:linear-gradient(145deg,#3a3740,#24212a 48%,#18161c);border:2px solid #ffffffc7;border-radius:47px;width:304px;height:594px;padding:9px;position:absolute;top:24px;left:104px;transform:rotate(2.5deg);box-shadow:0 36px 62px #24212a33,0 10px 24px #24212a24,inset 0 0 0 1px #ffffff2e}.phone:before{content:"";background:#24212a;border-radius:4px 0 0 4px;width:3px;height:64px;position:absolute;top:124px;left:-5px}.phone:after{content:"";background:#24212a;border-radius:0 4px 4px 0;width:3px;height:76px;position:absolute;top:145px;right:-5px}.phone-screen{background:#f7f6fa;border-radius:38px;height:100%;position:relative;overflow:hidden}.phone-notch{z-index:3;background:#0d0a11;border-radius:18px;width:91px;height:25px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.phone-notch span{background:#281f38;border:2px solid #191222;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:17px}.app-topbar{justify-content:space-between;align-items:center;padding:56px 22px 19px;display:flex}.app-profile{align-items:center;gap:10px;display:flex}.app-profile>div,.chart-heading>div{flex-direction:column;gap:5px;display:flex}.profile-icon{background:radial-gradient(circle at 50% 40%,#fff 0 16%,#0000 17%),radial-gradient(circle at 50% 82%,#fff 0 29%,#0000 30%),linear-gradient(145deg,#8a67f7,#6c3ff2);border-radius:11px;width:32px;height:32px;box-shadow:0 5px 12px #6c3ff21f}.ui-line{background:#d7cfdd;border-radius:5px;height:5px;display:block}.ui-line-short{background:#6e6577;width:37px}.ui-line-medium{width:57px}.more-button{background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:3px;width:30px;height:30px;display:flex}.more-button span{background:#756a7e;border-radius:50%;width:3px;height:3px}.balance-card{background:radial-gradient(circle at 95% 5%,#ffffff2e,#0000 35%),linear-gradient(145deg,#6c3ff2,#4f28c9);border:1px solid #ffffff4d;border-radius:25px;margin:0 17px;padding:21px;box-shadow:0 14px 28px #4f28c929}.balance-card-heading,.balance-meta,.chart-heading{justify-content:space-between;align-items:center;display:flex}.ui-line-light{background:#ffffff80;width:48px}.mini-badge{background:#ffffff26;border-radius:8px;width:35px;height:17px}.balance-amount{align-items:flex-end;gap:6px;margin:22px 0 18px;display:flex}.balance-amount span{background:#fff;border-radius:4px;width:25px;height:10px}.balance-amount span:first-child{width:58px}.balance-amount span:last-child{opacity:.5;width:12px;height:7px}.balance-meta span{background:#ffffff40;border-radius:5px;width:68px;height:5px}.balance-meta span:last-child{width:35px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 17px;display:grid}.quick-actions>div{background:#ffffffd1;border:1px solid #5335690f;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:12px 8px 10px;display:flex;box-shadow:0 8px 20px #3721490d}.quick-icon{border-radius:11px;place-items:center;width:31px;height:31px;font-size:13px;font-style:normal;font-weight:800;display:grid}.quick-icon-purple{color:#6c3ff2;background:#eee9ff}.quick-icon-lilac{color:#6f6978;background:#f2effb}.quick-icon-mint{color:#3d8a6c;background:#def1e9}.quick-actions i{background:#d8d0de;border-radius:4px;width:31px;height:4px}.chart-card{background:#ffffffdb;border:1px solid #5335690f;border-radius:22px;margin:0 17px;padding:17px 18px 14px;box-shadow:0 12px 28px #3721490f}.ui-line-dark{background:#6e6577;width:52px}.chart-pill{background:#f0edf3;border-radius:9px;width:41px;height:19px}.chart{height:82px;margin-top:13px;position:relative;overflow:hidden}.chart-grid{background:#eeeaf1;height:1px;position:absolute;left:0;right:0}.chart-grid-one{top:15px}.chart-grid-two{top:41px}.chart-grid-three{top:67px}.chart-area{clip-path:polygon(0 76%,14% 62%,29% 70%,46% 39%,60% 49%,76% 17%,100% 0,100% 100%,0 100%);background:linear-gradient(#6c3ff229,#0000);height:65px;position:absolute;bottom:0;left:-4px;right:-4px}.chart-line{background:linear-gradient(90deg,#9172ef,#6c3ff2);border-radius:5px;width:230px;height:3px;position:absolute;top:40px;left:2px;transform:rotate(-15deg)}.chart-dot{background:var(--purple-700);border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:19px;right:3px;box-shadow:0 2px 6px #52267b47}.app-button{background:#6c3ff2;border-radius:15px;place-items:center;width:calc(100% - 34px);height:42px;margin:14px 17px 0;display:grid;box-shadow:0 7px 16px #6c3ff221}.app-button span{background:#ffffffc2;border-radius:5px;width:56px;height:5px}.phone-home-indicator{background:#332c38;border-radius:4px;width:88px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.floating-chip{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #fffc;border-radius:17px;align-items:center;gap:10px;padding:11px 15px 11px 11px;display:flex;position:absolute;box-shadow:0 14px 32px #24212a1a}.floating-chip-top{top:106px;right:2px}.floating-chip-bottom{bottom:130px;left:12px}.floating-icon{color:#6c3ff2;background:#eee9ff;border-radius:11px;place-items:center;width:31px;height:31px;font-size:13px;font-weight:800;display:grid}.floating-chip>span:last-child{flex-direction:column;gap:6px;display:flex}.floating-chip i{background:#d0c7d7;border-radius:5px;width:52px;height:5px;display:block}.floating-chip i:last-child{background:#e0dae4;width:34px}.ambient-shape{filter:blur(24px);pointer-events:none;border-radius:50%;animation:12s ease-in-out infinite alternate drift;position:absolute}.ambient-shape-one{background:#7b50f51a;width:360px;height:360px;top:12%;right:6%}.ambient-shape-two{background:#7b50f513;width:260px;height:260px;animation-delay:-4s;bottom:5%;right:20%}.ambient-shape-three{background:#7b50f50e;width:220px;height:220px;animation-delay:-8s;bottom:18%;left:auto;right:-4%}@keyframes fade-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-left{0%{opacity:0;transform:translate(44px)}to{opacity:1;transform:translate(0)}}@keyframes phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes drift{0%{transform:translate(-18px,-12px)scale(.96)}to{transform:translate(28px,24px)scale(1.06)}}@media (width<=1200px){.header-inner,.hero-inner{width:min(100% - 56px,1100px)}.hero-inner{grid-template-columns:46fr 54fr}.hero-copy h1{font-size:clamp(50px,5.4vw,66px)}.phone-scene{transform-origin:50%;scale:.92}}@media (width<=900px){.site-header{height:72px}.header-inner,.hero-inner{width:min(100% - 40px,680px)}.main-nav{display:none}.hero-inner{grid-template-columns:1fr;gap:4px;padding:90px 0 54px}.hero-visual{order:1;height:480px}.hero-copy{text-align:center;order:2;max-width:620px}.hero-copy .hero-title{white-space:normal}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.phone-scene{scale:.72}}@media (width<=560px){.header-inner,.hero-inner{width:calc(100% - 32px)}.brand{font-size:17px}.brand-mark{border-radius:11px;width:36px;height:36px}.consult-button{padding:10px 15px;font-size:12px}.hero-inner{gap:0;padding-top:74px}.hero-visual{height:400px}.phone-scene{scale:.61}.hero-copy h1{margin:17px 0;font-size:clamp(42px,13vw,54px)}.hero-copy>p{font-size:15px;line-height:1.7}.hero-buttons{gap:9px;margin-top:28px}.hero-button{min-width:0;min-height:50px;padding:12px 20px;font-size:14px}}@media (width<=380px){.consult-button{display:none}.hero-visual{height:365px}.phone-scene{scale:.55}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-phone-scene{width:520px;height:650px;position:relative}.brand-phone-float{z-index:4;animation:4s ease-in-out infinite brand-phone-float;position:absolute;top:24px;left:116px}.brand-phone-wrap{isolation:isolate;perspective:1100px;width:300px;height:600px;position:relative;transform:rotate(18deg)}.brand-phone-rotor{width:100%;height:100%;transform-style:preserve-3d;animation:14s cubic-bezier(.65,0,.35,1) infinite brand-phone-payment-turn;position:relative}.brand-phone{z-index:3;box-sizing:border-box;backface-visibility:hidden;background:linear-gradient(145deg,#2b2931 0%,#111016 45%,#34313a 100%);border:0;border-radius:54px;width:300px;height:600px;padding:8px;position:relative;transform:translateZ(7px);box-shadow:inset 1px 1px 1px #ffffff47,inset -1px -1px 1px #0000003d,18px 24px 38px #14102029,5px 9px 16px #1410201a}.brand-phone-spine,.brand-phone-spine span{border-radius:54px;width:300px;height:600px;position:absolute;inset:0}.brand-phone-spine{z-index:1;transform-style:preserve-3d}.brand-phone-spine span{box-shadow:none;background:#242129}.brand-phone-spine span:first-child{transform:translateZ(-6px)}.brand-phone-spine span:nth-child(2){transform:translateZ(-4.5px)}.brand-phone-spine span:nth-child(3){transform:translateZ(-3px)}.brand-phone-spine span:nth-child(4){transform:translateZ(-1.5px)}.brand-phone-spine span:nth-child(5){transform:translateZ(0)}.brand-phone-spine span:nth-child(6){transform:translateZ(1.5px)}.brand-phone-spine span:nth-child(7){transform:translateZ(3px)}.brand-phone-spine span:nth-child(8){transform:translateZ(4.5px)}.brand-phone-spine span:nth-child(9){transform:translateZ(6px)}.brand-phone-spine:after{content:"";pointer-events:none;background:linear-gradient(105deg,#ffffff1f,#0000 18% 78%,#00000029);border-radius:54px;position:absolute;inset:0;transform:translateZ(5px)}.brand-phone-back{z-index:2;backface-visibility:hidden;background:radial-gradient(circle at 68% 22%,#8f6bff38,#0000 30%),linear-gradient(145deg,#2a2731 0%,#18161d 48%,#34303c 100%);border:1px solid #fff3;border-radius:54px;place-items:center;display:grid;position:absolute;inset:0;transform:rotateY(180deg)translateZ(7px);box-shadow:inset 0 0 0 2px #ffffff0f,inset -10px -12px 24px #0000002e,18px 24px 38px #14102029,5px 9px 16px #1410201a}.brand-phone-back>img{opacity:.9;border-radius:21px;width:68px;height:68px;box-shadow:0 12px 28px #0a071233}.brand-phone-cameras{background:#08070b6b;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:repeat(2,34px);gap:9px;padding:10px;display:grid;position:absolute;top:27px;left:25px;box-shadow:inset 0 1px 1px #ffffff1a}.brand-phone-cameras span{background:radial-gradient(circle,#17131d 0 22%,#292330 24% 46%,#09080b 48%);border:3px solid #3d3944;border-radius:50%;width:34px;height:34px;box-shadow:inset 0 0 0 1px #8f6bff2e}.brand-phone-side{background:linear-gradient(#5f5b64,#201d25);border-radius:4px 0 0 4px;width:4px;position:absolute;left:-3px}.brand-phone-side-top{height:44px;top:116px}.brand-phone-side-bottom{height:72px;top:174px}.brand-phone-screen{color:#fff;background:radial-gradient(circle at 74% 22%,#ffffff29,#0000 26%),linear-gradient(155deg,#4f28c9 0%,#653ce0 52%,#7b50f5 100%);border-radius:39px;flex-direction:column;height:100%;padding:56px 20px 18px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff24,inset -5px -6px 12px #23125221}.brand-phone-screen:before{content:"";background:#ffffff14;border-radius:50%;width:260px;height:260px;position:absolute;top:-90px;left:-110px}.brand-dynamic-island{z-index:5;background:#0f0d12;border-radius:999px;width:90px;height:25px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.brand-dynamic-island span{background:#2b2140;border:2px solid #201829;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:15px}.brand-app-header{z-index:2;align-items:center;gap:9px;display:flex;position:relative}.brand-app-header img{border:1px solid #ffffff38;border-radius:9px;width:28px;height:28px}.brand-app-header strong{letter-spacing:-.025em;font-size:14px;font-weight:700}.brand-app-main{z-index:2;flex-direction:column;align-items:center;margin-top:43px;display:flex;position:relative}.brand-bolt-glow{filter:blur(28px);background:#ffffff38;border-radius:50%;width:160px;height:160px;animation:4.8s ease-in-out infinite brand-glow-pulse;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.brand-main-logo{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff21;border:1px solid #ffffff40;border-radius:34px;place-items:center;width:112px;height:112px;display:grid;position:relative;box-shadow:0 18px 40px #200f502b,inset 0 1px #ffffff3d}.brand-main-logo img{border-radius:22px;width:72px;height:72px;box-shadow:0 12px 26px #1e10462e}.brand-app-main h2{color:#fff;letter-spacing:-.045em;margin:22px 0 5px;font-size:25px;font-weight:800}.brand-app-main p{color:#ffffffa8;margin:0;font-size:13px;font-weight:600}.brand-status-list{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:28px;display:grid;position:relative}.brand-status-list span{color:#ffffffd1;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:13px;justify-content:center;align-items:center;min-height:58px;padding:8px 6px;font-size:9px;font-weight:600;line-height:1.35;display:flex}.brand-consult-button{z-index:2;color:#fff;background:#4f28c9;border:1px solid #fff3;border-radius:16px;width:100%;min-height:48px;margin-top:auto;font-size:14px;font-weight:700;position:relative;box-shadow:0 12px 24px #1f0d4f33}.brand-home-indicator{z-index:7;background:#ffffff9e;border-radius:4px;width:86px;height:4px;margin:12px auto 0;position:relative}.brand-payment-sequence{z-index:6;border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 35%,#fff3,#0000 28%),linear-gradient(155deg,#4f28c9 0%,#653ce0 52%,#7b50f5 100%);flex-direction:column;align-items:center;padding:76px 26px 44px;animation:14s infinite brand-payment-screen;display:flex;position:absolute;inset:0}.brand-payment-bolt{place-items:center;width:132px;height:132px;margin-top:74px;display:grid;position:relative}.brand-payment-bolt img{z-index:2;opacity:0;border-radius:25px;width:82px;height:82px;animation:14s cubic-bezier(.22,1,.36,1) infinite brand-payment-logo;position:relative;transform:scale(.72)}.brand-payment-glow{filter:blur(24px);opacity:0;background:#ffffff4d;border-radius:50%;animation:14s infinite brand-payment-glow;position:absolute;inset:0}.brand-payment-copy{text-align:center;width:100%;min-height:72px;margin-top:27px;position:relative}.brand-payment-copy strong{color:#fff;letter-spacing:-.045em;width:100%;font-size:25px;font-weight:800;position:absolute;top:0;left:0}.brand-payment-copy p{color:#ffffffb3;margin:42px 0 0;font-size:12px;font-weight:600}.brand-payment-processing{animation:14s infinite brand-payment-processing}.brand-payment-complete{opacity:0;animation:14s infinite brand-payment-complete;transform:translateY(8px)}.brand-payment-progress{background:#ffffff29;border-radius:999px;width:100%;height:5px;margin-top:21px;overflow:hidden}.brand-payment-progress span{border-radius:inherit;transform-origin:0;background:#ffffffe0;width:100%;height:100%;animation:14s ease-in-out infinite brand-payment-progress;display:block;transform:scaleX(0)}.brand-payment-dots{gap:6px;margin-top:17px;display:flex}.brand-payment-dots span{background:#ffffff8c;border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite brand-payment-dot}.brand-payment-dots span:nth-child(2){animation-delay:.15s}.brand-payment-dots span:nth-child(3){animation-delay:.3s}.brand-orb{pointer-events:none;border-radius:50%;position:absolute}.brand-orb-one{filter:blur(8px);background:#6c3ff21a;width:230px;height:230px;top:40px;right:6px}.brand-orb-two{filter:blur(10px);background:#8f6bff17;width:185px;height:185px;bottom:55px;left:10px}.brand-phone-back-glow{z-index:0;filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#7e57ff29 0%,#7e57ff12 38%,#0000 72%);border-radius:50%;width:420px;height:420px;position:absolute;top:105px;right:-20px}@keyframes brand-phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes brand-phone-payment-turn{0%,27.3%{transform:rotateY(-7deg)}37.3%,to{transform:rotateY(353deg)}}@keyframes brand-payment-screen{0%,20%,53%,to{opacity:0}26%,52.99%{opacity:1}}@keyframes brand-payment-logo{0%,22%,53%,to{opacity:0;transform:scale(.72)}28%,52.99%{opacity:1;transform:scale(1)}}@keyframes brand-payment-glow{0%,23%,53%,to{opacity:0;transform:scale(.7)}29%{opacity:.72;transform:scale(1)}38%,52.99%{opacity:.38;transform:scale(1.08)}}@keyframes brand-payment-processing{0%,23%,38%,to{opacity:0;transform:translateY(8px)}28%,35%{opacity:1;transform:translateY(0)}}@keyframes brand-payment-complete{0%,35%,53%,to{opacity:0;transform:translateY(8px)}39%,52.99%{opacity:1;transform:translateY(0)}}@keyframes brand-payment-progress{0%,26%{transform:scaleX(0)}39%,to{transform:scaleX(1)}}@keyframes brand-payment-dot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes brand-glow-pulse{0%,to{opacity:.48}50%{opacity:.82}}@media (width<=1200px){.brand-phone-scene{scale:.9}}@media (width<=900px){.brand-phone-scene{scale:.72}}@media (width<=560px){.brand-phone-scene{scale:.6}}@media (prefers-reduced-motion:reduce){.brand-phone-float,.brand-bolt-glow{animation:none}.brand-phone-rotor,.brand-payment-sequence,.brand-payment-bolt img,.brand-payment-glow,.brand-payment-processing,.brand-payment-complete,.brand-payment-progress span{animation-duration:14s!important;animation-iteration-count:infinite!important}.brand-payment-dots span{animation-duration:.9s!important;animation-iteration-count:infinite!important}}.hero-features{flex-wrap:wrap;gap:10px;margin:32px 0 0;padding:0;list-style:none;display:flex}.hero-features li{color:#4e4857;background:#ffffffe6;border:1px solid #eceaf5;border-radius:12px;align-items:center;gap:8px;min-height:38px;padding:9px 13px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 5px 16px #1e172d09}.hero-features li>span{color:#6c3ff2;place-items:center;width:20px;height:20px;font-size:13px;display:grid}.hero-copy .hero-buttons{margin-top:28px}@media (width<=900px){.hero-features{justify-content:center}}@media (width<=560px){.hero-copy>p br{display:none}.hero-features{gap:8px}.hero-features li{padding:8px 10px;font-size:12px}}.payout-rate-section{background:linear-gradient(#faf9ff 0%,#f7f6fc 100%);padding:96px 0 84px}.payout-rate-inner{width:min(1120px,100% - 64px);margin:0 auto}.payout-rate-header{text-align:center;margin-bottom:54px}.payout-rate-badge{color:#e36357;background:#fff8f7;border:1px solid #f1aaa2;border-radius:999px;align-items:center;min-height:30px;padding:6px 13px;font-size:12px;font-weight:700;display:inline-flex}.payout-rate-header h2{color:#211b3b;letter-spacing:-.045em;margin:17px 0 14px;font-size:clamp(38px,4vw,52px);font-weight:800;line-height:1.18}.payout-rate-header p{color:#817b91;margin:0;font-size:16px;line-height:1.7}.payout-rate-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.payout-card{color:#211b3b;background:#fff;border:1px solid #d9d2e8;border-radius:21px;flex-direction:column;min-width:0;min-height:470px;padding:30px;transition:color .3s,border-color .3s,box-shadow .3s,transform .3s;display:flex;box-shadow:0 12px 30px #3027520e}.payout-card-featured{z-index:1;color:#211b3b;background:#fff;margin:-9px 0 9px;position:relative;box-shadow:0 14px 34px #30275214}.payout-featured-badge{color:#e44736;background:linear-gradient(135deg,#fff3f0,#ffe4df);border:1px solid #ffaaa1;border-radius:999px;align-self:flex-start;align-items:center;gap:5px;margin-bottom:18px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex;position:relative;box-shadow:0 5px 14px #ee4b3724}.payout-featured-badge:before{content:"🔥";font-size:13px;line-height:1}.payout-card-heading{min-height:128px}.payout-card-label{color:#7765d9;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.payout-card h3{letter-spacing:-.035em;margin:0 0 10px;font-size:24px;font-weight:800;line-height:1.3}.payout-card-heading p{color:#888193;margin:0;font-size:14px;line-height:1.65}.payout-card-featured .payout-card-label,.payout-card-featured .payout-card-heading p{color:#888193}.payout-card-featured .payout-support{color:#655f70;margin-top:3px}.payout-rate-value{color:#4f478e;letter-spacing:-.045em;align-items:baseline;margin:15px 0 26px;display:flex}.payout-rate-value .payout-prefix{margin-right:8px;font-size:24px;font-weight:800}.payout-rate-value strong{font-size:44px;font-weight:800;line-height:1}.payout-rate-value .payout-percent{margin-left:2px;font-size:18px;font-weight:800}.payout-card-featured .payout-rate-value{color:#4f478e}.payout-benefits{gap:13px;margin:0 0 28px;padding:0;list-style:none;display:grid}.payout-benefits li{color:#655f70;align-items:center;gap:10px;font-size:14px;line-height:1.5;display:flex}.payout-benefits li span{color:#6c3ff2;background:#f1edff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:grid}.payout-card-featured .payout-benefits li{color:#655f70}.payout-card-featured .payout-benefits li span{color:#6c3ff2;background:#f1edff}.payout-button{color:#fff;background:#4f478e;border-radius:15px;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:auto;font-size:15px;font-weight:700;display:inline-flex}.payout-card-label,.payout-card-heading p,.payout-rate-value,.payout-benefits li,.payout-benefits li span,.payout-button{transition:color .3s,background-color .3s,box-shadow .3s}.payout-card-featured .payout-button{color:#fff;box-shadow:none;background:#4f478e}@media (hover:hover){.payout-card:hover{color:#fff;background:radial-gradient(circle at 12% 8%,#ffffff75 0%,#fff0 27%),radial-gradient(circle at 90% 12%,#ff97d39e 0%,#ff97d300 34%),radial-gradient(circle at 9% 92%,#6fe1ff94 0%,#6fe1ff00 38%),radial-gradient(circle at 88% 88%,#ffdc737a 0%,#ffdc7300 34%),linear-gradient(145deg,#7357e9 0%,#5d4ab1 48%,#8168e4 100%);border-color:#8a68ff8c;transform:translateY(-8px);box-shadow:0 22px 48px #483d8b33,inset 0 0 0 1px #ffffff52,0 0 34px #7ecdff1f}.payout-card:hover .payout-card-label,.payout-card:hover .payout-card-heading p,.payout-card:hover .payout-support{color:#ffffffc2}.payout-card:hover .payout-rate-value{color:#fff}.payout-card:hover .payout-benefits li{color:#ffffffe6}.payout-card:hover .payout-benefits li span{color:#fff2a8;background:#fff8c929}.payout-card:hover .payout-button{color:#5b529f;background:#fff;box-shadow:0 9px 22px #221b4f24}.payout-card:hover .payout-featured-badge{color:#fff;background:linear-gradient(135deg,#ff5948,#e8392d);border-color:#ffb0a6;box-shadow:0 7px 18px #ee402f57,0 0 18px #ff664d3d}}.payout-rate-notice{color:#928b9f;text-align:center;margin:28px 0 0;font-size:12px;line-height:1.6}@media (width<=860px){.payout-rate-grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}.payout-card{min-height:0}.payout-card-featured{grid-row:1;margin:0}.payout-card-heading{min-height:0}}@media (width<=560px){.payout-rate-section{padding:80px 0 72px}.payout-rate-inner{width:calc(100% - 32px)}.payout-rate-header{margin-bottom:40px}.payout-rate-header h2{font-size:36px}.payout-card{padding:28px}}.site-shell .core-services{background:#fff;padding:40px 0}.core-services-inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:min(1280px,100% - 64px);margin:0 auto;display:grid}.core-services .service-card{background:#fff;border:1px solid #e8e4f2;border-radius:16px;align-items:center;gap:16px;min-width:0;min-height:92px;padding:18px 20px;display:flex;box-shadow:0 4px 14px #1e172d05}.core-services .service-icon{color:#fff;background:linear-gradient(145deg,#6854c9,#4f3aa8);border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid}.service-card:nth-child(2) .service-icon{color:#fff;background:linear-gradient(145deg,#ff5b35,#ff8b0f)}.service-card:nth-child(3) .service-icon{color:#fff;background:linear-gradient(145deg,#19b8c5,#286bb7)}.service-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.service-card:first-child .service-icon svg{fill:currentColor;stroke:none}.service-copy{min-width:0}.service-copy h2{color:#17141d;letter-spacing:-.03em;margin:0;font-size:16px;font-weight:700;line-height:1.35}.service-copy p{color:#7b7490;margin:6px 0 0;font-size:13px;line-height:1.5}@media (width<=900px){.core-services-inner{width:min(100% - 40px,680px)}.core-services .service-card{gap:16px;padding:18px 20px}}@media (width<=700px){.core-services-inner{grid-template-columns:1fr}}@media (width<=480px){.core-services-inner{width:calc(100% - 32px)}}.amount-preview{background:#fff;padding:120px 0}.amount-preview-inner{width:min(1280px,100% - 64px);margin:0 auto}.amount-heading{text-align:center;margin-bottom:56px}.amount-badge{color:#6c3ff2;background:#f6f2ff;border-radius:999px;align-items:center;min-height:34px;padding:7px 16px;font-size:13px;font-weight:700;display:inline-flex}.amount-heading h2{color:#17141d;letter-spacing:-.045em;margin:16px 0;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.amount-heading p{color:#6f6978;margin:0;font-size:17px;line-height:1.7}.product-showcase{grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);align-items:center;gap:64px;display:grid}.product-phone-column{opacity:0;place-items:center;min-height:620px;transition:opacity .6s,transform .6s;display:grid;position:relative;transform:translate(-30px)}.amount-preview.is-visible .product-phone-column{opacity:1;transform:translate(0)}.product-phone-glow{background:var(--product-glow);filter:blur(48px);opacity:.42;border-radius:50%;width:370px;height:370px;transition:background-color .35s;position:absolute}.glow-purple{--product-glow:#6c3ff22e}.glow-lavender{--product-glow:#8f6bff29}.glow-blue{--product-glow:#5b5ee626}.glow-pink{--product-glow:#c052c424}.product-phone{z-index:2;background:linear-gradient(145deg,#4d4952,#17151b 52%,#3a3740);border:1px solid #ffffffc2;border-radius:48px;padding:12px;position:relative;box-shadow:0 36px 70px #18141f33,inset 1px 1px 1px #ffffff52}.product-phone-frame{width:292px;height:572px}.product-phone-island{z-index:5;background:#0d0b0f;border-radius:999px;width:86px;height:25px;position:absolute;top:23px;left:50%;transform:translate(-50%)}.product-phone-screen{background:radial-gradient(circle at 82% 10%,#8f6bff21,#0000 28%),linear-gradient(#fbfaff,#f4f0ff);border-radius:37px;flex-direction:column;height:100%;padding:58px 21px 18px;display:flex;position:relative;overflow:hidden}.screen-header{align-items:center;gap:8px;display:flex}.screen-header img{border-radius:9px;width:28px;height:28px}.screen-header strong{color:#17141d;font-size:13px;font-weight:700}.screen-changing-content{text-align:center;flex-direction:column;align-items:center;margin-top:62px;animation:.35s both product-cross-fade;display:flex}.screen-brand-logo{background:#fff;border-radius:31px;place-items:center;width:104px;height:104px;display:grid;box-shadow:0 18px 36px #4f28c91f}.screen-brand-logo img{border-radius:22px;width:74px;height:74px}.screen-store-visual{gap:9px;width:142px;display:grid}.screen-store-visual span{color:#413a4b;background:#fff;border:1px solid #e7e2f0;border-radius:14px;padding:13px 14px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #1e172d0b}.screen-card-visual{background:linear-gradient(145deg,#7777e8,#4f28c9);border-radius:17px;width:150px;height:94px;position:relative;box-shadow:0 17px 30px #4f28c92b}.screen-card-visual span{background:#ffffff52;border-radius:5px;width:25px;height:18px;position:absolute;top:17px;left:17px}.screen-card-visual i,.screen-card-visual b{background:#ffffffa6;border-radius:6px;height:6px;position:absolute;bottom:18px}.screen-card-visual i{width:58px;left:17px}.screen-card-visual b{width:25px;right:17px}.screen-gift-visual{background:linear-gradient(145deg,#c052c4,#7d42bd);border-radius:20px;width:112px;height:96px;position:relative;box-shadow:0 17px 30px #8941a629}.screen-gift-visual:before,.screen-gift-visual:after{content:"";background:#ffffff9e;position:absolute}.screen-gift-visual:before{width:10px;top:0;bottom:0;left:50%;transform:translate(-50%)}.screen-gift-visual:after{height:10px;top:29px;left:0;right:0}.screen-gift-visual span,.screen-gift-visual i{z-index:2;border:7px solid #ffffffb8;border-radius:50% 50% 12px;width:28px;height:22px;position:absolute;top:-13px}.screen-gift-visual span{left:30px}.screen-gift-visual i{right:30px;transform:scaleX(-1)}.screen-eyebrow{color:#6c3ff2;margin-top:24px;font-size:12px;font-weight:700}.screen-changing-content h3{color:#17141d;letter-spacing:-.05em;margin:8px 0 6px;font-size:32px;font-weight:800}.screen-changing-content p{color:#827a8d;margin:0;font-size:12px;font-weight:600}.product-phone-screen>button{color:#fff;background:#6c3ff2;border:0;border-radius:16px;width:100%;min-height:50px;margin-top:auto;font-size:14px;font-weight:700;box-shadow:0 10px 22px #4f28c92b}.product-home-indicator{background:#29242f;border-radius:4px;width:84px;height:4px;margin:12px auto 0}.product-card-list{gap:16px;display:grid}.product-card{--product-icon-color:#6c3ff2;--product-icon-soft:#f0ebff;color:#17141d;cursor:pointer;opacity:0;text-align:left;width:100%;min-height:118px;transition:opacity .6s ease var(--enter-delay), transform .25s ease, box-shadow .25s ease, border-color .25s ease, background .25s ease;background:#fff;border:1px solid #eceaf5;border-radius:24px;grid-template-columns:58px minmax(0,1fr) 34px;align-items:center;gap:18px;padding:24px;display:grid;position:relative;transform:translateY(20px)}.product-card:nth-child(2){--product-icon-color:#f06a32;--product-icon-soft:#fff0e8}.product-card:nth-child(3){--product-icon-color:#347edb;--product-icon-soft:#eaf4ff}.product-card:nth-child(4){--product-icon-color:#e6549b;--product-icon-soft:#ffedf6}.amount-preview.is-visible .product-card{opacity:1;transform:translateY(0)}.amount-preview.is-visible .product-card:hover{border-color:#6c3ff23d;transform:translateY(-5px)scale(1.01);box-shadow:0 14px 34px #1e172d14}.product-card.is-selected{color:#fff;background:radial-gradient(circle at 90% 12%,#ffffff21,#0000 28%),linear-gradient(145deg,#6c3ff2,#4f28c9);border-color:#8f6bffa8;box-shadow:0 14px 34px #4f28c929}.product-card-icon{background:var(--product-icon-soft);width:54px;height:54px;color:var(--product-icon-color);border-radius:16px;place-items:center;display:grid;position:relative}.product-card.is-selected .product-card-icon{background:var(--product-icon-color);color:#fff;box-shadow:0 7px 18px color-mix(in srgb, var(--product-icon-color) 28%, transparent);animation:.25s product-icon-pop}.product-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.product-card-icon.icon-bolt:before{clip-path:polygon(55% 0,12% 57%,46% 57%,34% 100%,88% 42%,53% 42%);content:"";background:currentColor;width:13px;height:23px}.product-card-icon.icon-phone:before{content:"";border:2px solid;border-radius:5px;width:15px;height:24px}.product-card-icon.icon-phone:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;bottom:17px}.product-card-icon.icon-card:before{content:"";border:2px solid;border-radius:5px;width:25px;height:18px}.product-card-icon.icon-card:after{content:"";background:currentColor;width:21px;height:2px;position:absolute;top:24px}.product-card-icon.icon-gift:before{content:"";border:2px solid;border-radius:4px;width:23px;height:19px}.product-card-icon.icon-gift:after{content:"";background:currentColor;width:2px;height:23px;position:absolute}.product-card-copy{gap:7px;display:grid}.product-card-copy strong{letter-spacing:-.025em;font-size:18px;font-weight:700}.product-card-copy>span{color:#6f6978;font-size:14px;line-height:1.55}.product-card.is-selected .product-card-copy>span{color:#ffffffb8}.product-select-mark{color:#6c3ff2;background:#f4f1fb;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:grid}.product-card.is-selected .product-select-mark{color:#fff;background:#ffffff29}@keyframes product-cross-fade{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes product-icon-pop{0%,to{transform:scale(1)}55%{transform:scale(1.12)}}@media (width<=900px){.product-showcase{grid-template-columns:1fr;gap:48px}.product-phone-column{min-height:600px}.product-card-list{width:min(100%,680px);margin:0 auto}}@media (width<=760px){.amount-preview{padding:88px 0}.amount-preview-inner{width:calc(100% - 32px)}.amount-heading{margin-bottom:44px}.amount-heading h2{font-size:38px}.product-phone-column{min-height:540px}.product-phone{scale:.9}.product-card{grid-template-columns:54px minmax(0,1fr) 30px;gap:14px;padding:20px}}@media (prefers-reduced-motion:reduce){.product-phone-column,.product-card{opacity:1;transition:none;transform:none}.screen-changing-content,.product-card.is-selected .product-card-icon{animation:none}}.process-section{--launch-progress:0;--rocket-y:0px;background:linear-gradient(#fff 0%,#faf9fe 52%,#f5f2fd 100%);padding:120px 0;position:relative;overflow:hidden}.launch-space{pointer-events:none;opacity:.62;position:absolute;inset:0;overflow:hidden}.launch-planet{background:0 0;border:18px solid #6c3ff209;border-radius:50%;width:150px;height:150px;position:absolute;top:13%;right:7%;box-shadow:0 0 0 1px #6c3ff20d}.launch-orbit{border:1px solid #6c3ff20e;border-radius:999px;position:absolute}.launch-orbit-one{width:250px;height:250px;top:9%;right:3%;transform:rotate(-18deg)}.launch-orbit-two{width:340px;height:340px;bottom:12%;left:-90px}.launch-nebula{filter:blur(76px);background:#6c3ff20e;border-radius:50%;width:430px;height:430px;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.launch-star{background:#6c3ff229;border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 0 9px #6c3ff224}.launch-star-one{top:19%;left:11%}.launch-star-two{width:3px;height:3px;top:35%;right:14%}.launch-star-three{width:3px;height:3px;bottom:27%;left:17%}.launch-star-four{bottom:18%;right:9%}.process-inner{z-index:2;width:min(1280px,100% - 64px);margin:0 auto;position:relative}.process-heading{text-align:center;margin-bottom:64px}.process-heading>span{color:#6c3ff2;letter-spacing:.1em;background:#f7f4ff;border:1px solid #e4ddfb;border-radius:999px;align-items:center;min-height:30px;padding:6px 13px;font-size:11px;font-weight:800;display:inline-flex}.process-heading h2{color:#17141d;letter-spacing:-.045em;margin:16px 0;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.process-heading p{color:#6f6978;max-width:540px;margin:0 auto;font-size:17px;line-height:1.7}.process-timeline{max-width:1080px;margin:0 auto;position:relative}.timeline-track{z-index:1;background:linear-gradient(90deg,#d8d2e4 0 3px,#0000 3px 31px,#d8d2e4 31px),repeating-linear-gradient(#0000 0 13px,#4f28c91a 13px 16px);border-radius:999px;width:34px;position:absolute;top:28px;bottom:28px;left:50%;transform:translate(-50%);box-shadow:-8px 0 18px #6c3ff206,8px 0 18px #8f6bff06}.timeline-fill{border-radius:inherit;width:4px;transform:translateX(-50%) scaleY(var(--launch-progress));transform-origin:top;will-change:transform;background:linear-gradient(#4f28c9 0%,#6c3ff2 55%,#8f6bff 100%);position:absolute;top:0;bottom:0;left:50%;box-shadow:0 0 16px #6c3ff242}.timeline-energy-trail{filter:blur(12px);width:32px;height:92px;opacity:calc(var(--launch-progress) * .75);transform:translate(-50%, calc(var(--rocket-y) - 46px));will-change:transform;background:linear-gradient(#0000,#6c3ff229,#0000);border-radius:999px;position:absolute;top:0;left:50%}.launch-vehicle{z-index:6;opacity:0;filter:drop-shadow(0 10px 14px #4f28c933);width:54px;height:72px;transform:translate(-50%, var(--rocket-y));will-change:transform;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .2s;display:block;position:absolute;top:-22px;left:50%}.launch-vehicle:before{z-index:0;clip-path:polygon(35% 0,65% 0,100% 100%,0 100%);content:"";filter:blur(4px);opacity:.7;background:linear-gradient(#8f6bff38,#0000 78%);width:34px;height:48px;position:absolute;bottom:-42px;left:50%;transform:translate(-50%)}.launch-vehicle:after{z-index:0;content:"";filter:blur(7px);background:linear-gradient(#0000,#6c3ff22e);border-radius:999px;width:18px;height:38px;position:absolute;top:-34px;left:50%;transform:translate(-50%)}.train-roof{z-index:3;background:linear-gradient(145deg,#9c82ff,#6c3ff2);border-radius:18px 18px 4px 4px;width:38px;height:13px;position:absolute;top:0;left:50%;transform:translate(-50%)}.train-body{z-index:2;background:linear-gradient(145deg,#6c3ff2,#4f28c9);border:2px solid #ffffffd9;border-radius:17px 17px 12px 12px;width:48px;height:55px;animation:.7s ease-in-out infinite train-carriage-motion;position:absolute;top:7px;left:50%;transform:translate(-50%);box-shadow:inset -6px -5px 12px #24125829,inset 3px 3px 7px #ffffff24}.train-window{background:linear-gradient(145deg,#f7f4ff,#c9bbff);border:1px solid #ffffff61;border-radius:5px;width:14px;height:18px;position:absolute;top:11px}.train-window-left{left:7px}.train-window-right{right:7px}.train-light{background:#fff2a8;border-radius:50%;width:6px;height:6px;position:absolute;bottom:9px;box-shadow:0 0 8px #fff2a8cc}.train-light-left{left:9px}.train-light-right{right:9px}.train-bumper{z-index:3;background:#292530;border-radius:999px;width:42px;height:6px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.process-section.launch-started .launch-vehicle{opacity:1}.rocket-tip{z-index:3;background:linear-gradient(145deg,#8f6bff,#6c3ff2);border-radius:50% 50% 4px 4px;width:20px;height:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.rocket-body{z-index:2;background:linear-gradient(135deg,#fff,#eae3ff);border:1px solid #ffffffc7;border-radius:9px 9px 6px 6px;width:24px;height:29px;position:absolute;top:11px;left:50%;transform:translate(-50%);box-shadow:inset -4px -2px 7px #4f28c917}.rocket-body b{background:#6c3ff2;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.rocket-wing{z-index:1;background:#4f28c9;width:12px;height:16px;position:absolute;top:28px}.rocket-wing-left{border-radius:9px 2px 3px 7px;left:3px;transform:rotate(-14deg)}.rocket-wing-right{border-radius:2px 9px 7px 3px;right:3px;transform:rotate(14deg)}.rocket-energy{filter:blur(1px);background:linear-gradient(#8f6bff,#6c3ff200);border-radius:50% 50% 70% 70%;width:10px;height:18px;position:absolute;top:40px;left:50%;transform:translate(-50%)}.timeline-steps{gap:36px;margin:0;padding:0;list-style:none;display:grid}.timeline-step{--step-color:#6c3ff2;--step-soft:#f2eeff;z-index:2;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr);align-items:center;display:grid;position:relative}.timeline-step:nth-child(2){--step-color:#347edb;--step-soft:#eaf4ff}.timeline-step:nth-child(3){--step-color:#ee8b2d;--step-soft:#fff3e7}.timeline-step:nth-child(4){--step-color:#2da77b;--step-soft:#e9f8f2}.timeline-step:before{z-index:1;border-top:1px dashed color-mix(in srgb, var(--step-color) 42%, transparent);content:"";width:40px;position:absolute;top:50%}.timeline-step-left:before{left:calc(50% - 40px)}.timeline-step-right:before{left:50%}.timeline-step-left .process-card{grid-column:1}.timeline-step-right .process-card{grid-column:3}.timeline-step .process-card{min-height:205px;color:inherit;cursor:pointer;text-align:left;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #e8e4f1;border-radius:24px;padding:30px 32px;font-family:inherit;transition:opacity .6s,transform .6s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 10px 28px #1e172d0e}.timeline-step .process-card:before{z-index:2;background:linear-gradient(90deg, var(--step-color), color-mix(in srgb, var(--step-color) 18%, white));content:"";height:4px;position:absolute;top:0;left:0;right:0}.timeline-step .process-card:after{content:"";filter:blur(18px);pointer-events:none;background:#6c3ff20a;border-radius:50%;width:160px;height:160px;position:absolute;top:-70px;right:-65px}.timeline-step.is-reached .process-card,.timeline-step.is-ready .process-card{opacity:1;transform:translateY(0)}.timeline-step.is-reached .process-card:hover{border-color:#6c3ff221;transform:translateY(-6px);box-shadow:0 16px 38px #1e172d14}.process-card-top{z-index:2;border-bottom:1px solid #f0edf5;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex;position:relative}.process-stage{align-items:center;gap:10px;display:inline-flex}.process-icon{background:var(--step-soft);width:42px;min-width:42px;height:42px;color:var(--step-color);border-radius:14px;justify-content:center;place-items:center;padding:0;display:grid}.process-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.process-number{color:#81798f;letter-spacing:.08em;background:#faf9fc;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.process-card h3{z-index:2;color:#17141d;letter-spacing:-.03em;margin:22px 0 9px;font-size:23px;font-weight:800;line-height:1.35;position:relative}.process-card p{z-index:2;color:#686171;max-width:410px;margin:0;font-size:15px;line-height:1.75;position:relative}.process-card p span{display:block}.process-card p span+span{margin-top:2px}.timeline-node{z-index:5;background:#dcd5ea;border:5px solid #faf9fe;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85)}.timeline-node i{background:#fff;border-radius:50%;width:6px;height:6px}.timeline-step.is-reached .timeline-node{background:var(--step-color);box-shadow:0 0 18px color-mix(in srgb, var(--step-color) 28%, transparent);animation:1s both energy-node}.timeline-step.is-reached .timeline-node:after{content:"";border:1px solid #6c3ff22e;border-radius:50%;width:34px;height:34px;position:absolute}.process-cta{color:#fff;opacity:0;background:radial-gradient(circle at 78% 18%,#ffffff26,#0000 28%),linear-gradient(145deg,#6c3ff2,#4f28c9);border-radius:24px;justify-content:space-between;align-items:center;max-width:1080px;margin:64px auto 0;padding:36px 40px;transition:opacity .6s,transform .6s;display:flex;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 16px 38px #4f28c929}.process-cta:before{content:"";background:#ffffff0e;border:1px solid #ffffff1f;border-radius:50% 50% 0 0;width:310px;height:220px;position:absolute;bottom:-125px;right:-60px}.process-cta:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:145px;height:145px;position:absolute;bottom:-58px;right:26px}.process-cta.is-reached{opacity:1;transform:translateY(0)}.process-cta>*{z-index:2;position:relative}.process-cta h3{color:#fff;letter-spacing:-.035em;margin:0;font-size:24px;font-weight:700}.process-cta p{color:#ffffffb8;margin:9px 0 0;font-size:15px}.process-cta a{color:#4f28c9;background:#fff;border-radius:16px;justify-content:center;align-items:center;min-width:132px;min-height:52px;padding:13px 24px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #1f0d4f21}@keyframes energy-node{0%{transform:translate(-50%,-50%)scale(.85);box-shadow:0 0 #6c3ff200}45%{transform:translate(-50%,-50%)scale(1.18);box-shadow:0 0 28px #6c3ff257}to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 14px #6c3ff22e}}@keyframes train-carriage-motion{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,1.5px)}}@media (width<=760px){.process-section{padding:88px 0}.process-inner{width:calc(100% - 32px)}.process-heading{margin-bottom:52px}.process-heading h2{font-size:38px}.process-timeline{padding-left:52px}.timeline-track{left:18px;right:auto;transform:none}.timeline-steps{gap:24px}.timeline-step{display:block}.timeline-step:before,.timeline-step-left:before,.timeline-step-right:before{width:34px;left:-34px}.timeline-step .process-card{min-height:0;padding:28px}.timeline-node{top:50%;left:-34px;right:auto}.process-cta{flex-direction:column;align-items:flex-start;gap:28px;margin-top:52px;padding:32px 28px}.process-cta a{width:100%}.launch-planet{width:120px;height:120px;right:-50px}}@media (prefers-reduced-motion:reduce){.timeline-fill{transform:scaleY(1)}.timeline-step .process-card,.process-cta{opacity:1;transition:none;transform:none}.timeline-node{background:#6c3ff2;transform:translate(-50%,-50%);animation:none!important}.train-body{animation-duration:.7s!important;animation-iteration-count:infinite!important}.launch-vehicle{transition-duration:.9s,.2s!important}}.situations-section{background:#fff;padding:120px 0}.situations-inner{width:min(1280px,100% - 64px);margin:0 auto}.situations-heading{text-align:center;margin-bottom:56px}.situations-heading>span{color:#6c3ff2;background:#f2eeff;border-radius:999px;padding:7px 15px;font-size:13px;font-weight:700;display:inline-flex}.situations-heading h2{color:#17141d;letter-spacing:-.045em;margin:16px 0;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.situations-heading p{color:#6f6978;margin:0;font-size:17px;line-height:1.7}.situations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.situation-card{background:#fff;border:1px solid #eceaf5;border-radius:24px;flex-direction:column;min-height:250px;padding:30px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 26px #1e172d0b}.situation-card:after{background:var(--situation-glow);content:"";filter:blur(22px);pointer-events:none;border-radius:50%;width:190px;height:190px;position:absolute;top:-72px;right:-64px}.situation-card:hover{border-color:#e3dfed;transform:translateY(-6px);box-shadow:0 14px 34px #1e172d13}.situation-orange{--situation-color:#e77a32;--situation-soft:#fff1e7;--situation-glow:#e77a321f}.situation-purple{--situation-color:#6c3ff2;--situation-soft:#f2eeff;--situation-glow:#6c3ff21c}.situation-gold{--situation-color:#d39a22;--situation-soft:#fff7df;--situation-glow:#d39a221f}.situation-blue{--situation-color:#347edb;--situation-soft:#eaf4ff;--situation-glow:#347edb1c}.situation-number{z-index:1;color:color-mix(in srgb, var(--situation-color) 18%, transparent);letter-spacing:-.05em;font-size:38px;font-weight:800;line-height:1;position:absolute;top:25px;right:28px}.situation-icon{z-index:1;background:var(--situation-soft);width:52px;height:52px;color:var(--situation-color);border-radius:16px;place-items:center;display:grid;position:relative}.situation-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.situation-card h3{z-index:1;color:#17141d;letter-spacing:-.03em;margin:24px 0 10px;font-size:21px;font-weight:700;line-height:1.35;position:relative}.situation-card>p{z-index:1;color:#6f6978;max-width:470px;margin:0 0 20px;font-size:15px;line-height:1.75;position:relative}.situation-card>p span{display:block}.situation-card>p span+span{margin-top:2px}.situation-tag{z-index:1;background:var(--situation-soft);width:fit-content;color:var(--situation-color);border-radius:999px;margin-top:auto;padding:6px 11px;font-size:12px;font-weight:700;display:inline-flex;position:relative}@media (width<=760px){.situations-section{padding:88px 0}.situations-inner{width:calc(100% - 32px)}.situations-heading{margin-bottom:44px}.situations-heading h2{font-size:38px}.situations-heading p br{display:none}.situations-grid{grid-template-columns:1fr}.situation-card{min-height:240px}}@media (prefers-reduced-motion:reduce){.situation-card{transition:none}}.faq-section{background:#fff;padding:140px 0}.faq-inner{width:min(1040px,100% - 64px);margin:0 auto}.faq-heading{text-align:center;margin-bottom:52px}.faq-heading>span{color:#6c3ff2;letter-spacing:.12em;font-size:13px;font-weight:800}.faq-heading h2{color:#17141d;letter-spacing:-.045em;margin:14px 0 0;font-size:48px;font-weight:800;line-height:1.2}.faq-heading p{color:#6f6978;margin:14px 0 0;font-size:16px;line-height:1.7}.faq-list{gap:14px;display:grid}.faq-item{background:#fbfaff;border:1px solid #6254c7;border-radius:18px;overflow:hidden;box-shadow:0 7px 20px #4133810b}.faq-item button{color:#17141d;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:72px;padding:20px 24px;display:flex}.faq-item button>span{color:#292057;letter-spacing:-.025em;font-size:18px;font-weight:800}.faq-item button i{flex:none;width:22px;height:22px;margin-left:20px;position:relative}.faq-item button i:before,.faq-item button i:after{content:"";background:#5142b8;border-radius:2px;width:14px;height:2px;position:absolute;top:10px;left:4px}.faq-item button i:after{transition:transform .2s;transform:rotate(90deg)}.faq-item.is-open button i:after{transform:rotate(0)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.faq-answer>div{overflow:hidden}.faq-answer p{color:#655e7e;border-top:1px solid #e5e1f1;margin:0 24px;padding:18px 0 22px;font-size:15px;line-height:1.8}.faq-item.is-open .faq-answer{grid-template-rows:1fr}@media (width<=640px){.faq-section{padding:96px 0}.faq-inner{width:calc(100% - 32px)}.faq-heading h2{font-size:38px}.faq-item button{min-height:70px;padding:20px}.faq-answer p{margin:0 20px;padding:17px 0 21px}}@media (prefers-reduced-motion:reduce){.faq-item button i:after,.faq-answer{transition:none}}.final-cta-section{background:#fff;padding:0 32px}.final-cta-inner{color:#fff;text-align:center;background:radial-gradient(circle at 82% 16%,#ffffff24,#0000 28%),linear-gradient(145deg,#6c3ff2,#4f28c9);border-radius:24px;width:min(1280px,100%);margin:0 auto;padding:96px 48px;overflow:hidden;box-shadow:0 24px 54px #4f28c92b}.final-cta-inner>span{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;padding:7px 15px;font-size:13px;font-weight:700;display:inline-flex}.final-cta-inner h2{color:#fff;letter-spacing:-.045em;margin:16px 0;font-size:48px;font-weight:800;line-height:1.2}.final-cta-inner>p{color:#ffffffbd;margin:0;font-size:17px;line-height:1.7}.consultation-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;max-width:1080px;margin:54px auto 0;display:grid}.consultation-card{--channel-color:#6c3ff2;--channel-soft:#f2eeff;--channel-glow:#6c3ff224;color:#17141d;cursor:pointer;text-align:left;background:#fff;border:1px solid #ffffffa3;border-radius:24px;flex-direction:column;align-items:flex-start;min-height:238px;padding:30px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #1c0e421a}.consultation-card:after{background:var(--channel-glow);content:"";filter:blur(20px);pointer-events:none;border-radius:50%;width:160px;height:160px;position:absolute;top:-58px;right:-52px}.consultation-card:hover{border-color:color-mix(in srgb, var(--channel-color) 36%, white);box-shadow:0 17px 38px #1c0e4224, 0 0 30px var(--channel-glow);transform:translateY(-6px)scale(1.03)}.channel-orange{--channel-color:#e77a32;--channel-soft:#fff1e7;--channel-glow:#e77a3229;background:radial-gradient(circle at 92% 12%,#ff703721,#0000 34%),linear-gradient(110deg,#fff 44%,#fff6f0 100%)}.channel-yellow{--channel-color:#d89c19;--channel-soft:#fff7dc;--channel-glow:#d89c1929;background:radial-gradient(circle at 92% 12%,#fee50029,#0000 34%),linear-gradient(110deg,#fff 44%,#fffbea 100%)}.channel-discord{--channel-color:#5865f2;--channel-soft:#eef0ff;--channel-glow:#5865f22b;background:radial-gradient(circle at 92% 12%,#5865f226,#0000 34%),linear-gradient(110deg,#fff 44%,#f2f3ff 100%)}.consultation-icon{z-index:2;background:var(--channel-soft);width:58px;height:58px;color:var(--channel-color);border-radius:17px;place-items:center;display:grid;position:relative}.consultation-icon.icon-message-circle:before{content:"";border:2px solid;border-radius:50%;width:24px;height:21px}.consultation-icon.icon-message-circle:after{content:"";border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;position:absolute;bottom:15px;right:16px;transform:rotate(22deg)}.consultation-icon.icon-message-square:before{content:"";border:2px solid;border-radius:7px;width:25px;height:21px}.consultation-icon.icon-message-square:after{content:"";border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;position:absolute;bottom:15px;right:16px;transform:skew(-20deg)}.consultation-icon.icon-discord:before{content:"";border:2px solid;border-radius:9px 9px 11px 11px;width:27px;height:20px}.consultation-icon.icon-discord:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;transform:translate(-4px);box-shadow:9px 0}.consultation-icon.brand-kakao{color:#3c1e1e;background:#fee500}.consultation-icon.brand-live{color:#fff;background:linear-gradient(145deg,#ff7a36,#f2552c)}.consultation-icon.brand-discord{color:#fff;background:#5865f2}.consultation-icon.brand-live svg,.consultation-icon.brand-kakao svg,.consultation-icon.brand-discord svg{width:42px;height:42px}.consultation-icon.brand-live .live-chat-bubble{fill:#fff}.consultation-icon.brand-live .live-chat-bolt{fill:#f4622f}.consultation-icon.brand-kakao svg{fill:#3c1e1e}.consultation-icon.brand-kakao text{fill:#fee500;letter-spacing:-.5px;font-family:Arial,sans-serif;font-size:8px;font-weight:800}.consultation-icon.brand-discord svg{fill:currentColor;width:38px;height:38px}.consultation-card strong{z-index:2;letter-spacing:-.03em;margin-top:28px;font-size:20px;font-weight:700;position:relative}.consultation-description{z-index:2;color:#6f6978;margin-top:9px;font-size:14px;line-height:1.6;position:relative}.consultation-arrow{z-index:2;background:var(--channel-soft);width:30px;height:30px;color:var(--channel-color);border-radius:50%;place-items:center;margin-top:auto;font-size:13px;font-weight:800;display:grid;position:relative}.cta-main-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c3ff2,#8f6bff);border:1px solid #ffffff40;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-width:210px;min-height:54px;margin-top:42px;padding:14px 26px;font-size:15px;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 24px #1f0d4f38}.cta-main-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1f0d4f45,0 0 30px #8f6bff3d}@media (width<=900px){.consultation-card-grid{gap:20px}}@media (width<=700px){.final-cta-section{padding:0 16px}.final-cta-inner{padding:72px 24px}.final-cta-inner h2{font-size:38px}.consultation-card-grid{grid-template-columns:1fr}.consultation-card{min-height:220px}.cta-main-button{width:100%}}@media (prefers-reduced-motion:reduce){.consultation-card,.cta-main-button{transition:none}}.site-footer{color:#fff;background:radial-gradient(circle at 8% 12%,#cc38be52,#0000 34%),radial-gradient(circle at 94% 78%,#9b35b94d,#0000 32%),linear-gradient(135deg,#43127f 0%,#241064 54%,#361073 100%);padding:80px 0;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;background:#ffffff06;border:1px solid #ffffff14;border-radius:0 0 50% 50%;width:120%;height:260px;position:absolute;top:-190px;left:50%;transform:translate(-50%)}.footer-inner{z-index:1;width:min(1280px,100% - 64px);margin:0 auto;position:relative}.footer-main{grid-template-columns:minmax(0,1.5fr) minmax(180px,.7fr) minmax(230px,.8fr);gap:72px;display:grid}.footer-brand{color:#fff;letter-spacing:-.035em;align-items:center;gap:12px;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:21px;font-weight:700;display:inline-flex}.footer-brand img{border-radius:12px;width:40px;height:40px;display:block}.footer-brand-column>p{color:#ffffff94;max-width:340px;margin:24px 0 0;font-size:15px;line-height:1.75}.footer-column h2{color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-size:15px;font-weight:700}.footer-column ul{color:#ffffff94;gap:14px;margin:0;padding:0;font-size:14px;line-height:1.6;list-style:none;display:grid}.footer-column li a{color:inherit}.footer-contact dl{gap:18px;margin:0;display:grid}.footer-contact dl>div{grid-template-columns:76px minmax(0,1fr);gap:14px;display:grid}.footer-contact dt{color:#fff6;font-size:13px}.footer-contact dd{color:#ffffffb8;word-break:break-word;min-width:0;margin:0;font-size:14px}.footer-contact a{color:inherit}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:64px;padding-top:28px;display:flex}.footer-guide{text-align:center;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;margin-top:56px;padding:28px 0}.footer-guide>strong{color:#ffffffe6;margin-bottom:17px;font-size:14px;display:block}.footer-guide ul{color:#ffffff94;flex-wrap:wrap;justify-content:center;gap:8px 28px;margin:0;padding:0;font-size:12px;line-height:1.7;list-style:none;display:flex}.footer-guide li:before{color:#bda7ff;content:"•";margin-right:6px}.footer-bottom>div:first-child{gap:7px;display:grid}.footer-bottom>div:first-child>strong{color:#ffffffd1;font-size:13px}.footer-bottom p{color:#fff6;margin:0;font-size:13px}.footer-policy{gap:24px;display:flex}.footer-policy a{color:#ffffff94;font-size:13px}.footer-brand:focus-visible,.footer-column a:focus-visible,.footer-contact a:focus-visible,.footer-policy a:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #9b7af7}@media (width<=800px){.site-footer{padding:64px 0}.footer-inner{width:calc(100% - 40px)}.footer-main{grid-template-columns:1fr;gap:48px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}.footer-guide{text-align:left}.footer-guide ul{justify-content:start;display:grid}}@media (width<=480px){.footer-inner{width:calc(100% - 32px)}.footer-contact dl>div{grid-template-columns:70px minmax(0,1fr)}.footer-policy{gap:18px}}.bubble-emitter{z-index:40;contain:layout paint;pointer-events:none;position:fixed;inset:0;overflow:hidden}.side-lane{pointer-events:none;width:16vw;min-width:190px;max-width:280px;position:absolute;inset-block:0;overflow:visible}.side-lane--left{left:0}.side-lane--right{right:0}.emitter-bubble-lane-position{width:var(--bubble-size);height:var(--bubble-size);pointer-events:none;position:absolute;top:0}.fixed-lane-bubble{--bubble-size:min(var(--bubble-base-size), 18vh);--bubble-opacity:.96;--bubble-drift:6px;--start-offset:80px;--end-offset:100px}.emitter-bubble-lane-position.is-left{left:calc(var(--lane-center) - var(--bubble-size) / 2)}.emitter-bubble-lane-position.is-right{right:calc(var(--lane-center) - var(--bubble-size) / 2)}.emitter-bubble-rise{width:100%;height:100%;opacity:var(--bubble-opacity);animation:bubbleRise var(--bubble-duration) linear var(--bubble-delay) 1 both;backface-visibility:hidden;will-change:transform, opacity}.fixed-lane-bubble .emitter-bubble-rise{animation-iteration-count:infinite}.emitter-bubble-drift{backface-visibility:hidden;will-change:transform;width:100%;height:100%;animation:10s ease-in-out -2.4s infinite alternate bubbleDriftA}.fixed-lane-bubble .emitter-bubble-drift{animation:12s ease-in-out -3s infinite alternate bubbleDriftA}.emitter-bubble-drift.phase-2{animation-name:bubbleDriftB;animation-duration:13s;animation-delay:-7.1s}.emitter-bubble-drift.phase-3{animation-name:bubbleDriftC;animation-duration:16s;animation-delay:-10.6s}.emitter-bubble-scale{transform-origin:50%;will-change:transform;width:100%;height:100%;animation:9s ease-in-out -3.2s infinite alternate bubbleScale}.emitter-bubble-pop{width:100%;height:100%}.emitter-bubble-pop.is-active{will-change:transform, opacity;animation:.65s cubic-bezier(.22,1.3,.36,1) both bubblePop}.emitter-bubble{isolation:isolate;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;position:relative}.emitter-bubble-surface{opacity:.94;background:radial-gradient(circle at 50% 52%,#ffffff05 0%,#ffffff0b 42%,#e0e8ff1c 70%,#fff3 100%);border-radius:50%;position:absolute;inset:0;overflow:visible;box-shadow:inset 12px 14px 26px #ffffff42,inset -14px -16px 30px #91b0ff1a,0 16px 38px #6c3ff214}.emitter-bubble-surface:before{z-index:-1;content:"";filter:blur(22px);opacity:.18;background:radial-gradient(circle at 72% 62%,#8969ff33,#0000 58%),radial-gradient(circle at 82% 75%,#ff9bda29,#0000 55%),radial-gradient(circle at 18% 70%,#7dd7ff26,#0000 52%);border-radius:50%;position:absolute;inset:-8%;transform:scale(1.06)}.is-decoration .emitter-bubble-surface:before{filter:blur(11px);opacity:.12;transform:scale(1.04)}.emitter-bubble-iridescent{border-radius:inherit;filter:drop-shadow(0 0 3px #ff96dc57)drop-shadow(0 0 5px #7dd2ff47)drop-shadow(0 0 7px #aa91ff2e);opacity:.95;-webkit-mask-composite:xor;background:conic-gradient(from 130deg,#ff8ed4fa,#ffd292e6,#a7f6e0f5,#7dd6fffa,#a68ffff5,#f6a8fff5,#ff8ed4fa);padding:2.5px;animation:28s linear infinite emitterColorFlow;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.is-decoration .emitter-bubble-iridescent{padding:1.3px}.emitter-bubble-inner-light{mix-blend-mode:screen;background:radial-gradient(circle at 15% 68%,#69dcff2e,#0000 29%),radial-gradient(circle at 82% 73%,#ff90d32e,#0000 28%),radial-gradient(circle at 68% 13%,#b08eff24,#0000 25%);border-radius:50%;animation:14s ease-in-out infinite alternate emitterInnerShift;position:absolute;inset:3%}.emitter-bubble-highlight{filter:blur(1px);opacity:.9;background:linear-gradient(#fffffff5,#ffffff9e 48%,#ffffff1f);border-radius:999px;width:54%;height:18%;position:absolute;top:8%;left:13%;transform:rotate(-7deg)}.emitter-bubble-highlight-dot{background:#fffffff5;border-radius:50%;position:absolute}.emitter-bubble-highlight-dot.is-large{width:clamp(2px, calc(var(--bubble-size) * .034), 7px);height:clamp(2px, calc(var(--bubble-size) * .034), 7px);top:17%;right:18%}.emitter-bubble-highlight-dot.is-small{width:clamp(1px, calc(var(--bubble-size) * .016), 3px);height:clamp(1px, calc(var(--bubble-size) * .016), 3px);opacity:.72;top:24%;right:14%}.emitter-decoration-glint{background:#ffffffb8;border-radius:50%;width:22%;height:9%;position:absolute;top:20%;left:22%;transform:rotate(-28deg)}.emitter-bubble-content{z-index:5;color:#2b243b;text-align:center;text-shadow:0 1px 2px #ffffffe6;opacity:1;flex-direction:column;align-items:center;width:60%;display:flex;position:relative}.emitter-bubble-content>span{color:#6c3ff2;letter-spacing:.12em;opacity:1;margin-bottom:6px;font-size:10px;font-weight:800}.emitter-bubble-content strong{color:#6037ed;opacity:1;font-size:11px;font-weight:700;line-height:1.35}.emitter-bubble-content p{color:#2b243b;opacity:.96;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 4px;font-size:11px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.size-small .emitter-bubble-content{width:66%}.size-small .emitter-bubble-content p{-webkit-line-clamp:1}.size-small .emitter-bubble-content small{display:none}.emitter-bubble-content small{color:#51485e;opacity:.68;font-size:9px;font-weight:500}@keyframes bubbleRise{0%{opacity:0;transform:translate3d(0, calc(100vh + var(--start-offset)), 0)}4%{opacity:var(--bubble-opacity)}94%{opacity:var(--bubble-opacity)}to{opacity:0;transform:translate3d(0, calc(var(--end-offset) * -1), 0)}}@keyframes bubbleDriftA{0%,to{transform:translate3d(calc(var(--bubble-drift) * -.4), 0, 0)}50%{transform:translate3d(var(--bubble-drift), 0, 0)}}@keyframes bubbleDriftB{0%,to{transform:translate3d(calc(var(--bubble-drift) * .45), 0, 0)}50%{transform:translate3d(calc(var(--bubble-drift) * -1), 0, 0)}}@keyframes bubbleDriftC{0%,to{transform:translate(0,0)}38%{transform:translate3d(var(--bubble-drift), 0, 0)}74%{transform:translate3d(calc(var(--bubble-drift) * -.65), 0, 0)}}@keyframes bubbleScale{0%{transform:scale3d(var(--bubble-scale-min), var(--bubble-scale-min), 1)}to{transform:scale3d(var(--bubble-scale-max), var(--bubble-scale-max), 1)}}@keyframes bubblePop{0%{opacity:0;transform:scale(.78)}55%{opacity:1;transform:scale(1.06)}78%{opacity:1;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes emitterColorFlow{to{filter:hue-rotate(16deg)drop-shadow(0 0 3px #ff96dc5c)drop-shadow(0 0 5px #7dd2ff4d);transform:rotate(360deg)}}@keyframes emitterInnerShift{0%{opacity:.7;transform:translate(-2%,-1%)}to{opacity:.94;transform:translate(3%,2%)}}@media (width<=1499px){.bubble-emitter{display:none}}@media (prefers-reduced-motion:reduce){.emitter-bubble-rise{animation-duration:55s!important}.fixed-lane-bubble .emitter-bubble-rise{animation-iteration-count:infinite!important}.emitter-bubble-drift,.emitter-bubble-pop,.emitter-bubble-scale,.emitter-bubble-iridescent,.emitter-bubble-inner-light{animation-duration:45s!important;animation-iteration-count:infinite!important}}:root{--ds-primary:#6c3ff2;--ds-primary-dark:#4f28c9;--ds-text:#17141d;--ds-subtext:#6f6978;--ds-border:#eceaf5;--ds-soft:#f8f7fb;--ds-container:1280px;--ds-section-space:120px;--ds-card-radius:24px;--ds-card-padding:32px;--ds-card-shadow:0 8px 26px #1e172d0b;--ds-card-shadow-hover:0 14px 34px #1e172d13;--ds-button-height:54px;--ds-button-radius:16px;--ds-button-padding:14px 24px;--ds-button-shadow:0 8px 20px #4f28c921}.core-services,.amount-preview,.process-section,.faq-section{padding-top:var(--ds-section-space);padding-bottom:var(--ds-section-space)}.final-cta-section{padding-top:0;padding-bottom:0}.header-inner,.hero-inner,.core-services-inner,.amount-preview-inner,.process-inner,.faq-inner,.final-cta-inner,.footer-inner{width:min(var(--ds-container), calc(100% - 64px));max-width:var(--ds-container)}.rate-card-grid,.process-list,.core-services-inner{gap:24px}.amount-heading h2,.process-heading h2,.faq-heading h2,.final-cta-inner h2{letter-spacing:-.045em;margin:16px 0;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.amount-heading p,.process-heading p,.final-cta-inner p{margin:0;font-size:17px;line-height:1.7}.amount-heading,.process-heading,.faq-heading{margin-bottom:56px}.service-card,.rate-card,.process-card{padding:var(--ds-card-padding);border:1px solid var(--ds-border);border-radius:var(--ds-card-radius);box-shadow:var(--ds-card-shadow);transition:transform .25s,box-shadow .25s,border-color .25s}.faq-item,.feature-placeholder-card{border-radius:var(--ds-card-radius);transition:transform .25s,box-shadow .25s,border-color .25s}.service-card:hover,.rate-card:hover,.process-card:hover,.faq-item:hover,.feature-placeholder-card:hover{box-shadow:var(--ds-card-shadow-hover);border-color:#e3dfed;transform:translateY(-4px)}.rate-card-featured{border-color:#0000;transform:scale(1.035);box-shadow:0 16px 40px #4f28c92b}.rate-card-featured:hover{border-color:#0000;transform:translateY(-4px)scale(1.035);box-shadow:0 20px 46px #4f28c936}.consult-button,.hero-button,.rate-card button,.final-cta-actions a{box-sizing:border-box;min-height:var(--ds-button-height);height:var(--ds-button-height);padding:var(--ds-button-padding);border-radius:var(--ds-button-radius);justify-content:center;align-items:center;font-size:15px;font-weight:700;display:inline-flex}.consult-button,.hero-button-primary,.rate-card:not(.rate-card-featured) button{background:var(--ds-primary);color:#fff;box-shadow:var(--ds-button-shadow)}.hero-button-secondary,.rate-card-featured button,.final-cta-primary{border:1px solid var(--ds-border);background:#fff;box-shadow:0 7px 18px #1e172d12}.hero-button,.consult-button,.rate-card button,.final-cta-actions a{transition:transform .25s,box-shadow .25s,background-color .25s}.consult-button:hover,.hero-button-primary:hover,.rate-card:not(.rate-card-featured) button:hover{background:#5e35d9;transform:translateY(-2px);box-shadow:0 10px 24px #4f28c929}.hero-button-secondary:hover,.rate-card-featured button:hover,.final-cta-primary:hover{background:#faf9fc;transform:translateY(-2px);box-shadow:0 9px 22px #1e172d17}.final-cta-secondary:hover{background:#ffffff26;transform:translateY(-2px);box-shadow:0 9px 22px #1e12481f}.service-icon,.process-icon{width:56px;height:56px;color:var(--ds-primary);background:#f2eeff;border-radius:16px}.site-shell>section.page-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.site-shell>section.page-reveal.is-revealed{opacity:1;transform:translateY(0)}@media (width<=760px){:root{--ds-section-space:88px;--ds-card-padding:28px}.header-inner,.hero-inner,.core-services-inner,.amount-preview-inner,.process-inner,.faq-inner,.final-cta-inner,.footer-inner{width:calc(100% - 32px)}.amount-heading h2,.process-heading h2,.faq-heading h2,.final-cta-inner h2{font-size:38px}.amount-heading,.process-heading,.faq-heading{margin-bottom:44px}.rate-card-featured,.rate-card-featured:hover{transform:none}}@media (prefers-reduced-motion:reduce){.site-shell>section.page-reveal{opacity:1;transition:none;transform:none}}
