@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-scene:after{z-index:1;content:"";filter:blur(22px);background:#17122238;border-radius:50%;width:285px;height:42px;position:absolute;bottom:20px;right:82px;transform:rotate(-8deg)}.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:1500px;perspective-origin:50% 46%;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) 2s infinite brand-phone-payment-turn;position:relative}.brand-phone{z-index:3;box-sizing:border-box;backface-visibility:hidden;background:linear-gradient(90deg,#ffffff2e,#0000 8% 90%,#ffffff17),linear-gradient(145deg,#5a5760 0%,#17161b 20%,#09090c 52%,#48454d 100%);border:1px solid #ffffff57;border-radius:54px;width:300px;height:600px;padding:7px;position:relative;transform:translateZ(7px);box-shadow:inset 1px 1px 1px #ffffff94,inset -2px -2px 2px #0000006b,24px 34px 48px #14102038,7px 12px 20px #14102024}.brand-phone:before{z-index:8;content:"";pointer-events:none;border:1px solid #ffffff47;border-radius:50px;position:absolute;inset:2px;box-shadow:inset 1px 0 #ffffff2e,inset -1px 0 #0000006b}.brand-phone:after{z-index:9;content:"";background:linear-gradient(#76727c,#211f25 20% 82%,#68646d);border:1px solid #ffffff1f;border-radius:0 4px 4px 0;width:4px;height:76px;position:absolute;top:152px;right:-4px;box-shadow:2px 1px 3px #0000003d,inset 1px 0 #fff3}.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{background:linear-gradient(90deg,#5c5861,#18171d 18%,#09090c 70%,#46424b);box-shadow:inset 1px 0 #ffffff14}.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:linear-gradient(115deg,#ffffff21,#0000 22% 70%,#ffffff0a),radial-gradient(circle at 68% 22%,#8f6bff47,#0000 32%),linear-gradient(145deg,#37323f 0%,#151319 48%,#312b39 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 #ffffff14,inset -12px -14px 26px #00000040,24px 34px 48px #14102038,7px 12px 20px #14102024}.brand-phone-back:before{content:"";pointer-events:none;background:linear-gradient(112deg,#0000 12%,#ffffff1a 31%,#0000 48%);border:1px solid #ffffff14;border-radius:50px;position:absolute;inset:3px}.brand-phone-back>img{opacity:.9;border-radius:21px;width:68px;height:68px;box-shadow:0 12px 28px #0a071233}.brand-phone-cameras{background:#08070bb8;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 #ffffff29,0 8px 18px #00000038}.brand-phone-cameras span{background:radial-gradient(circle at 38% 35%,#7b56d39e 0 5%,#0000 7%),radial-gradient(circle,#07060a 0 23%,#24202b 25% 45%,#030304 48%);border:3px solid #3d3944;border-radius:50%;width:34px;height:34px;box-shadow:inset 0 0 0 1px #8f6bff38,0 2px 5px #00000073}.brand-phone-side{background:linear-gradient(#817d86,#242229 18% 83%,#69656e);border:1px solid #ffffff1f;border-radius:4px 0 0 4px;width:4px;position:absolute;left:-3px;box-shadow:-2px 1px 3px #0000003d,inset 1px 0 #fff3}.brand-phone-side-top{height:44px;top:116px}.brand-phone-side-bottom{height:72px;top:174px}.brand-phone-screen{color:#fff;text-rendering:geometricprecision;background:radial-gradient(circle at 74% 22%,#fff3,#0000 25%),radial-gradient(circle at 30% 80%,#7d4bf57a,#0000 38%),linear-gradient(155deg,#25116f 0%,#4d24bd 44%,#6d3de4 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 #ffffff47,inset 0 0 0 2px #05030c6b,inset -8px -10px 18px #1207343d,inset 5px 0 10px #ffffff0d,0 0 0 1px #00000094}.brand-app-header,.brand-app-main,.brand-status-list,.brand-consult-button,.brand-payment-sequence{transform:translateZ(0)}.brand-app-header strong,.brand-app-main h2,.brand-app-main p,.brand-status-list span,.brand-consult-button,.brand-payment-copy{-webkit-font-smoothing:subpixel-antialiased;text-shadow:0 0 .01px #ffffff03}.brand-phone-screen:before{content:"";background:#ffffff14;border-radius:50%;width:260px;height:260px;position:absolute;top:-90px;left:-110px}.brand-phone-screen:after{z-index:1;content:"";opacity:.7;pointer-events:none;background:linear-gradient(100deg,#0000 22%,#ffffff1f 46%,#ffffff06 62%,#0000 76%);width:82%;height:125%;position:absolute;top:-12%;left:-44%;transform:rotate(7deg)}.brand-dynamic-island{z-index:5;background:linear-gradient(#15131a,#050506);border:1px solid #ffffff0d;border-radius:999px;width:90px;height:25px;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px #ffffff0a,0 2px 5px #00000038}.brand-dynamic-island span{background:radial-gradient(circle at 36% 34%,#755bb3d9 0 12%,#0000 14%),radial-gradient(circle,#191126 0 38%,#070609 42%);border:2px solid #201829;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:15px;box-shadow:inset 0 0 0 1px #805dd03d,0 0 4px #000000b3}.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(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff3d,#ffffff12),#ffffff14;border:1px solid #ffffff40;border-radius:34px;place-items:center;width:112px;height:112px;display:grid;position:relative;box-shadow:0 22px 44px #14083a40,inset 0 1px #ffffff61,inset 0 -10px 18px #240f6029}.brand-main-logo img{border-radius:22px;width:72px;height:72px;box-shadow:0 14px 28px #14083a47,inset 0 1px #fff3}.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:#ffffffeb;text-align:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(145deg,#ffffff26,#ffffff13);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;box-shadow:inset 0 1px #ffffff21,0 7px 14px #1e0e481c}.brand-consult-button{z-index:2;color:#fff;background:linear-gradient(#653ae4,#4520b8);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 #1f0d4f42,inset 0 1px #fff3,inset 0 -1px #14073742}.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{zoom:.9;scale:1}}@media (width<=900px){.brand-phone-scene{zoom:.72;scale:1}}@media (width<=560px){.brand-phone-scene{zoom:.6;scale:1}.brand-main-logo,.brand-status-list span{-webkit-backdrop-filter:none;backdrop-filter:none}.brand-phone,.brand-phone-back{box-shadow:inset 1px 1px 1px #ffffff6b,inset -2px -2px 2px #0000005c,18px 26px 34px #1410202e}.brand-phone-back-glow{filter:blur(14px)}}@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}.payout-card{cursor:pointer;-webkit-tap-highlight-color:transparent}.payout-card.is-mobile-selected{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(-4px);box-shadow:0 22px 48px #483d8b33,inset 0 0 0 1px #ffffff52}.payout-card.is-mobile-selected .payout-card-label,.payout-card.is-mobile-selected .payout-card-heading p,.payout-card.is-mobile-selected .payout-support{color:#ffffffc2}.payout-card.is-mobile-selected .payout-rate-value{color:#fff}.payout-card.is-mobile-selected .payout-benefits li{color:#ffffffe6}.payout-card.is-mobile-selected .payout-benefits li span{color:#fff2a8;background:#fff8c929}.payout-card.is-mobile-selected .payout-button{color:#5b529f;background:#fff;box-shadow:0 9px 22px #221b4f24}.payout-card.is-mobile-selected .payout-featured-badge{color:#fff;background:linear-gradient(135deg,#ff5948,#e8392d);border-color:#ffb0a6}}@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-preview-backdrop,.product-preview-close{display:none}.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:76px;animation:.35s both product-cross-fade;display:flex}.screen-brand-logo{background:linear-gradient(145deg,#8b5cff,#5931e9);border:1px solid #ffffffb8;border-radius:24px;place-items:center;width:78px;height:78px;display:grid;box-shadow:0 18px 36px #4f28c938}.screen-brand-logo img{border-radius:16px;width:50px;height:50px}.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;letter-spacing:.08em;margin-top:18px;font-size:10px;font-weight:800}.screen-changing-content h3{color:#17141d;letter-spacing:-.05em;margin:8px 0 6px;font-size:34px;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-mobile-hint{display:none}.product-card{--product-icon-color:#6c3ff2;--product-icon-soft:#f0ebff;--product-icon-gradient:linear-gradient(145deg, #8b5cff, #5931e9);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:#ff4b2f;--product-icon-soft:#fff0eb;--product-icon-gradient:linear-gradient(145deg, #ff8438, #ff354f)}.product-card:nth-child(3){--product-icon-color:#315bfa;--product-icon-soft:#edf2ff;--product-icon-gradient:linear-gradient(145deg, #4c94ff, #3048ed)}.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;grid-template-columns:58px minmax(0,1fr) auto;box-shadow:0 14px 34px #4f28c929}.product-consult-shortcut{color:#5b32d6;white-space:nowrap;background:#fff;border:1px solid #ffffff7a;border-radius:999px;justify-content:center;align-items:center;min-width:72px;min-height:38px;padding:0 13px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 7px 18px #27135f33}.product-consult-shortcut:hover{transform:translateY(-2px);box-shadow:0 10px 22px #27135f45}.product-card-icon{background:var(--product-icon-gradient);color:#fff;width:62px;height:62px;box-shadow:0 12px 25px color-mix(in srgb, var(--product-icon-color) 30%, transparent), inset 0 1px 0 #ffffff6b;border:1px solid #ffffffb8;border-radius:19px;place-items:center;display:grid;position:relative}.product-card.is-selected .product-card-icon{background:var(--product-icon-gradient);color:#fff;border-color:#ffffffd1;animation:.25s product-icon-pop;box-shadow:0 9px 22px #1e0f4e42,inset 0 1px #ffffff73}.product-card-icon svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.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{order:2;min-height:600px}.product-card-list{order:1;width:min(100%,680px);margin:0 auto}.product-mobile-hint{color:#7b7386;text-align:center;margin:2px 0 0;font-size:12px;display:block}}@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{background:radial-gradient(circle at 8% 18%,#ff4a630e,#0000 24%),radial-gradient(circle at 92% 82%,#673dff12,#0000 26%),linear-gradient(#fff 0%,#faf9ff 100%);padding:120px 0;position:relative;overflow:hidden}.process-inner{width:min(1280px,100% - 64px);margin:0 auto;position:relative}.process-heading{text-align:center;max-width:720px;margin:0 auto 58px}.process-heading>span{color:#673dff;letter-spacing:.12em;background:#f4f0ff;border:1px solid #e4ddfb;border-radius:999px;padding:8px 15px;font-size:11px;font-weight:800;display:inline-flex}.process-heading h2{color:#17141d;letter-spacing:-.05em;margin:17px 0 15px;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.process-heading p{color:#716a7c;margin:0;font-size:17px;line-height:1.7}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.process-card{--card-color:#673dff;--card-soft:#f1edff;--card-gradient:linear-gradient(145deg, #8b5cff, #5931e9);background:#fffffff5;border:1px solid #e9e5f0;border-radius:26px;min-height:310px;padding:28px;position:relative;overflow:hidden;box-shadow:0 16px 42px #25194012}.process-card:before{background:color-mix(in srgb, var(--card-color) 9%, transparent);content:"";filter:blur(8px);border-radius:50%;width:175px;height:175px;position:absolute;top:-70px;right:-70px}.process-card-blue{--card-color:#315bfa;--card-soft:#edf2ff;--card-gradient:linear-gradient(145deg, #4c94ff, #3048ed)}.process-card-orange{--card-color:#ff4b2f;--card-soft:#fff0eb;--card-gradient:linear-gradient(145deg, #ff8438, #ff354f)}.process-card-pink{--card-color:#ec298c;--card-soft:#fff0f7;--card-gradient:linear-gradient(145deg, #ff5daa, #d8178d)}.process-card-top{z-index:1;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.process-step-icon{background:var(--card-gradient);color:#fff;width:64px;height:64px;box-shadow:0 13px 26px color-mix(in srgb, var(--card-color) 32%, transparent), inset 0 1px 0 #ffffff73;border:1px solid #ffffffb8;border-radius:20px;place-items:center;display:grid}.process-step-icon svg{fill:none;stroke:currentColor;stroke-width:2.1px;width:31px;height:31px}.process-number{background:var(--card-soft);color:var(--card-color);letter-spacing:.09em;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:800}.process-card-copy{z-index:1;margin-top:35px;position:relative}.process-card h3{color:#18141f;letter-spacing:-.035em;margin:0 0 12px;font-size:22px;font-weight:800;line-height:1.35}.process-card p{color:#6e6777;word-break:keep-all;margin:0;font-size:14px;line-height:1.75}.process-card-arrow{background:var(--card-soft);width:34px;height:34px;color:var(--card-color);border-radius:50%;place-items:center;font-size:17px;font-weight:800;display:grid;position:absolute;bottom:25px;right:28px}.process-cta{color:#fff;background:radial-gradient(circle at 82% 18%,#fff3,#0000 25%),linear-gradient(135deg,#7043f7,#5125cd);border-radius:26px;justify-content:space-between;align-items:center;margin-top:24px;padding:34px 38px;display:flex;box-shadow:0 18px 42px #4f28c933}.process-cta span{color:#ffffffb8;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.process-cta h3{color:#fff;letter-spacing:-.035em;margin:0;font-size:23px;font-weight:800}.process-cta a{color:#5125cd;background:#fff;border-radius:16px;align-items:center;gap:12px;min-height:52px;padding:0 22px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 9px 22px #27115b29}.process-cta a b{font-size:18px}@media (width<=1020px){.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-card{min-height:285px}}@media (width<=620px){.process-section{padding:88px 0}.process-inner{width:calc(100% - 32px)}.process-heading{margin-bottom:42px}.process-heading h2{font-size:38px}.process-grid{grid-template-columns:1fr;gap:16px}.process-card{min-height:250px;padding:26px}.process-card-copy{margin-top:28px}.process-cta{flex-direction:column;align-items:flex-start;gap:26px;padding:30px 26px}.process-cta a{justify-content:center;width:100%}}.situations-section{background:radial-gradient(circle at 10% 10%,#ff786b0e,#0000 24%),radial-gradient(circle at 90% 90%,#6f5bff0f,#0000 26%),#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 #e9e6f0;border-radius:24px;flex-direction:column;min-height:268px;padding:34px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 38px #2519400f,inset 0 1px #ffffffe6}.situation-card:after{background:radial-gradient(circle, var(--situation-glow) 0%, transparent 68%);content:"";filter:blur(8px);pointer-events:none;border-radius:50%;width:240px;height:240px;position:absolute;top:-110px;right:-92px}.situation-card:hover{border-color:color-mix(in srgb, var(--situation-color) 22%, #e3dfed);box-shadow:0 24px 52px #2519401f, 0 8px 20px color-mix(in srgb, var(--situation-color) 9%, transparent);transform:translateY(-6px)}.situation-orange{--situation-color:#ff4e2f;--situation-soft:#fff0eb;--situation-gradient:linear-gradient(145deg, #ff7a35 0%, #ff3d4f 100%);--situation-glow:#ff4e2f2e}.situation-purple{--situation-color:#6635f1;--situation-soft:#f0edff;--situation-gradient:linear-gradient(145deg, #875cff 0%, #5630e8 100%);--situation-glow:#6635f12e}.situation-gold{--situation-color:#ec298c;--situation-soft:#fff0f7;--situation-gradient:linear-gradient(145deg, #ff5ca8 0%, #d8178d 100%);--situation-glow:#ec298c2e}.situation-blue{--situation-color:#315bfa;--situation-soft:#edf2ff;--situation-gradient:linear-gradient(145deg, #4d90ff 0%, #3347ef 100%);--situation-glow:#315bfa2e}.situation-number{z-index:1;background:var(--situation-soft);width:54px;height:32px;color:color-mix(in srgb, var(--situation-color) 64%, #fff);letter-spacing:-.05em;border-radius:10px;place-items:center;font-size:14px;font-weight:800;line-height:1;display:grid;position:absolute;top:30px;right:32px}.situation-icon{z-index:1;background:var(--situation-gradient);color:#fff;width:64px;height:64px;box-shadow:0 12px 26px color-mix(in srgb, var(--situation-color) 32%, transparent), inset 0 1px 0 #ffffff73;border:1px solid #ffffffb3;border-radius:20px;place-items:center;display:grid;position:relative;overflow:hidden}.situation-icon:before{content:"";background:#fff3;border-radius:50%;width:44px;height:44px;position:absolute;top:-15px;left:-10px}.situation-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px;position:relative}.situation-card h3{z-index:1;color:#17141d;letter-spacing:-.03em;margin:27px 0 10px;font-size:22px;font-weight:800;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;border:1px solid color-mix(in srgb, var(--situation-color) 14%, transparent);background:var(--situation-soft);width:fit-content;color:var(--situation-color);border-radius:999px;align-items:center;gap:8px;margin-top:auto;padding:8px 13px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.situation-tag:before{content:"";opacity:.75;background:currentColor;border-radius:50%;width:5px;height:5px}@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;padding:28px}.situation-number{top:28px;right:28px}}@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;text-decoration:none;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-action{z-index:2;border:1px solid color-mix(in srgb, var(--channel-color) 18%, white);background:var(--channel-soft);min-height:38px;color:var(--channel-color);border-radius:999px;justify-content:center;align-items:center;margin-top:auto;padding:9px 15px;font-size:12px;font-weight:700;display:inline-flex;position:relative}@media (width>=901px){.final-cta-inner{width:min(1400px,100%);padding:104px 64px}.consultation-card-grid{gap:28px;max-width:1200px}.consultation-card{min-height:280px;padding:34px}.consultation-icon{border-radius:19px;width:64px;height:64px}.consultation-card strong{margin-top:30px;font-size:21px}.consultation-action{min-height:40px;padding:10px 17px;font-size:13px}}@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}}@media (prefers-reduced-motion:reduce){.consultation-card{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}}@media (width<=760px){html{scroll-padding-top:68px}body{background:#fff}.site-shell{overflow:clip}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #17141d0f;height:64px}.header-inner,.hero-inner{width:calc(100% - 32px)}.brand{gap:8px;font-size:16px}.brand-mark{border-radius:10px;width:34px;height:34px}.consult-button{min-height:40px;padding:10px 16px;font-size:13px;box-shadow:0 7px 18px #4f28c92e}.hero-section,.hero-inner{min-height:auto}.hero-section{background:radial-gradient(circle at 90% 13%,#6c3ff221,#0000 30%),linear-gradient(#fff 0%,#fbfaff 72%,#fff 100%)}.hero-inner{flex-direction:column;gap:20px;padding:104px 0 52px;display:flex}.hero-copy{text-align:left;order:1}.hero-copy .hero-title,.hero-copy h1{letter-spacing:-.045em;white-space:normal;max-width:100%;margin:18px 0 16px;font-size:clamp(30px,8.4vw,34px);line-height:1.2}.hero-copy>p{word-break:keep-all;max-width:330px;margin:0;font-size:14px;line-height:1.75}.hero-copy>p br{display:none}.hero-buttons{grid-template-columns:1fr 1fr;gap:9px;margin-top:26px;display:grid}.hero-button{width:100%;min-height:52px;padding:12px 14px;font-size:14px}.hero-visual{background:#ffffff9e;border:1px solid #6c3ff214;border-radius:28px;order:2;width:100%;height:410px;margin-top:2px;overflow:hidden;box-shadow:0 20px 50px #4f28c914}.phone-scene{scale:.53}.core-services,.payout-rate-section,.situations-section,.process-section,.amount-preview,.faq-section{padding-top:68px;padding-bottom:68px}.payout-rate-inner,.core-services-inner,.situations-inner,.process-inner,.amount-preview-inner,.faq-inner,.footer-inner{width:calc(100% - 32px)}.payout-rate-header,.situations-heading,.process-heading,.amount-heading,.faq-heading{text-align:left;margin-bottom:30px}.payout-rate-header h2,.situations-heading h2,.process-heading h2,.amount-heading h2,.faq-heading h2,.final-cta-inner h2{letter-spacing:-.04em;margin-top:12px;font-size:28px;line-height:1.28}.payout-rate-header>p,.situations-heading>p,.process-heading>p,.amount-heading>p,.faq-heading>p{margin-top:12px;font-size:14px;line-height:1.65}.situations-heading br{display:none}.payout-rate-grid{grid-template-columns:1fr;gap:12px;max-width:none;margin:0;padding:0;display:grid}.payout-card{width:100%;min-width:0;min-height:410px;padding:26px 22px 22px}.payout-card-heading h3{font-size:21px}.payout-percent{font-size:16px}.payout-card-featured{order:-1}.payout-rate-notice{text-align:left;margin-top:4px;padding:0 2px}.core-services{padding-top:28px}.core-services-inner{grid-template-columns:1fr;gap:10px}.service-card{background:#faf9fc;border-radius:18px;min-height:0;padding:18px}.service-icon{width:44px;min-width:44px;height:44px}.service-copy h2{font-size:15px}.service-copy p{margin-top:5px;font-size:12px;line-height:1.5}.situations-grid{grid-template-columns:1fr;gap:12px}.situation-card{border-radius:20px;min-height:0;padding:24px 22px}.situation-number{font-size:24px;top:18px;right:20px}.situation-icon{width:46px;height:46px}.situation-card h3{margin-top:18px;font-size:18px}.situation-card p{margin-top:9px;font-size:14px}.process-section{background:linear-gradient(#18102d 0%,#24134a 100%);--rocket-y:0!important}.process-heading h2{color:#fff}.process-heading>p{color:#ffffffad}.launch-space,.timeline-track,.timeline-node{display:none}.process-timeline{max-width:none;margin-top:0}.timeline-steps{gap:12px;display:grid}.timeline-step{min-height:0;display:block}.timeline-step-left .process-card,.timeline-step-right .process-card,.process-card{text-align:left;border-radius:20px;width:100%;min-height:0;margin:0;padding:22px;transform:none}.process-card-top{margin-bottom:16px}.process-card h3{font-size:18px}.process-card p{margin-top:8px;font-size:13px;line-height:1.6}.process-cta{border-radius:20px;margin-top:18px;padding:24px 22px;display:block}.process-cta h3{font-size:18px}.process-cta a{width:100%;min-height:50px;margin-top:18px}.product-showcase{grid-template-columns:1fr;gap:0;display:grid}.product-phone-column{display:none}.product-card-list{gap:10px}.product-card{border-radius:17px;grid-template-columns:48px minmax(0,1fr) 28px;min-height:0;padding:17px 16px}.product-card.is-selected{grid-template-columns:48px minmax(0,1fr) auto}.product-consult-shortcut{min-width:58px;min-height:34px;padding:0 9px;font-size:11px}.product-card-icon{width:48px;height:48px}.product-card-copy strong{font-size:15px}.product-card-copy>span{margin-top:5px;font-size:12px;line-height:1.45}.final-cta-section{background:#fff;padding:0}.final-cta-inner{text-align:left;border-radius:0;width:100%;padding:64px 16px}.final-cta-inner>p{max-width:310px;font-size:14px;line-height:1.65}.consultation-card-grid{grid-template-columns:1fr;gap:10px;margin-top:30px}.consultation-card{border-radius:18px;grid-template-rows:auto auto;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;min-height:0;padding:17px;display:grid}.consultation-icon{grid-row:1/3;width:46px;height:46px}.consultation-card strong{margin:0 0 2px 13px;font-size:16px}.consultation-description{margin:0 0 0 13px;font-size:12px}.consultation-action{white-space:nowrap;grid-area:1/3/3;min-height:34px;margin:0;padding:8px 10px;font-size:10px}.faq-item{border-radius:16px}.faq-item>button{text-align:left;min-height:64px;padding:18px;font-size:15px;line-height:1.45}.faq-answer p{padding:0 18px 18px;font-size:13px;line-height:1.7}.site-footer{padding-bottom:calc(34px + env(safe-area-inset-bottom))}.hero-copy,.payout-rate-inner,.core-services-inner,.situations-inner,.process-inner,.amount-preview-inner,.final-cta-inner,.faq-inner,.footer-inner{word-break:keep-all;overflow-wrap:break-word}.hero-copy .hero-title,.hero-copy h1{letter-spacing:-.04em;font-size:clamp(29px,8vw,32px);line-height:1.24}.payout-rate-header h2,.situations-heading h2,.process-heading h2,.amount-heading h2,.faq-heading h2,.final-cta-inner h2{letter-spacing:-.035em;font-size:26px;line-height:1.32}.hero-copy>p,.payout-rate-header>p,.situations-heading>p,.process-heading>p,.amount-heading>p,.faq-heading>p,.final-cta-inner>p{letter-spacing:-.015em;font-size:14px;line-height:1.75}.eyebrow,.payout-rate-badge,.situations-heading>span,.process-heading>span,.amount-badge,.faq-heading>span,.final-cta-inner>span{font-size:12px;line-height:1.2}.payout-card-heading h3{font-size:19px;line-height:1.35}.payout-card-heading p,.payout-benefits li{font-size:13px;line-height:1.6}.payout-rate-value strong{font-size:36px}.service-copy h2{font-size:15px;line-height:1.4}.service-copy p{font-size:12px;line-height:1.6}.situation-card h3,.process-card h3,.process-cta h3{font-size:17px;line-height:1.4}.situation-card p,.process-card p,.process-cta p{font-size:13px;line-height:1.7}.situation-card p span,.process-card p span{display:inline}.situation-card p span+span:before,.process-card p span+span:before{content:" "}.product-card-copy strong,.consultation-card strong{font-size:15px;line-height:1.4}.product-card-copy>span,.consultation-description{font-size:12px;line-height:1.55}.faq-item>button{font-size:14px;line-height:1.55}.faq-answer p{font-size:13px;line-height:1.75}.hero-button,.payout-button,.process-cta a{font-size:14px;line-height:1.2}.site-footer h2,.footer-title{font-size:14px;line-height:1.4}.site-footer p,.site-footer li,.site-footer a,.site-footer dt,.site-footer dd{font-size:12px;line-height:1.7}}@media (width<=380px){.hero-copy .hero-title,.hero-copy h1{font-size:29px}.hero-button{font-size:13px}.payout-card{width:86vw;min-width:86vw}}
