.page-module__eTftmG__scope{--bg:#f9f1ea;--paper:#fbf6f2;--ink:#1b1411;--ink-2:#3a2e27;--muted:#8a7b70;--line:#1b14111a;--coral:#e8704f;--coral-2:#f0876a;--peach:#fdd9c2;--rose:#f2b8c6;--cream:#fbe0d2;--sky:#c9d8e6;--kakao:#fee500;--nav-h:70px;background:var(--bg);color:var(--ink);font-family:var(--font-noto-kr), var(--font-geist-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;min-height:100vh;overflow-x:hidden}.page-module__eTftmG__scope input,.page-module__eTftmG__scope textarea,.page-module__eTftmG__scope [contenteditable=true]{-webkit-user-select:text;user-select:text}html.dark .page-module__eTftmG__scope{--bg:#161210;--paper:#2a2018;--ink:#f4ece5;--ink-2:#d8c8bc;--muted:#9a8a7e;--line:#f4ece51f}.page-module__eTftmG__nav{height:var(--nav-h);z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);background:#f9f1eab3;justify-content:space-between;align-items:center;padding:14px 36px;display:flex;position:fixed;top:0;left:0;right:0}html.dark .page-module__eTftmG__nav{background:#161210b3}.page-module__eTftmG__brand{cursor:pointer;color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.page-module__eTftmG__brandName{font-family:var(--font-fraunces), serif;letter-spacing:-.015em;font-size:19px;font-weight:500}.page-module__eTftmG__navC{gap:28px;font-size:13px;display:flex}.page-module__eTftmG__navC a{color:var(--ink-2);opacity:.75;padding:4px 0;text-decoration:none;transition:opacity .2s;position:relative}.page-module__eTftmG__navC a:hover{opacity:1}.page-module__eTftmG__navC a.page-module__eTftmG__active{color:var(--ink);opacity:1;font-weight:600}.page-module__eTftmG__navC a.page-module__eTftmG__active:after{content:"";background:var(--coral);height:1.5px;position:absolute;bottom:-2px;left:0;right:0}.page-module__eTftmG__navR{align-items:center;gap:10px;display:flex}.page-module__eTftmG__pill{border:1px solid var(--line);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:inherit;background:#ffffff80;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:12.5px;text-decoration:none;transition:all .25s}html.dark .page-module__eTftmG__pill{background:#28201c80}.page-module__eTftmG__pillCoral{background:var(--coral);color:#fff;border-color:var(--coral);font-weight:600}.page-module__eTftmG__pillCoral:hover{background:var(--coral-2);border-color:var(--coral-2)}.page-module__eTftmG__iconBtn{border:1px solid var(--line);cursor:pointer;width:36px;height:36px;color:inherit;background:#ffffff80;border-radius:999px;place-items:center;transition:all .25s;display:grid}html.dark .page-module__eTftmG__iconBtn{background:#28201c80}.page-module__eTftmG__iconBtn:hover{background:#ffffffe6}.page-module__eTftmG__sectionTag{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:22px;font-size:11.5px;display:flex}.page-module__eTftmG__sectionTag:before{content:"";background:var(--coral);width:32px;height:1px}.page-module__eTftmG__reveal{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.page-module__eTftmG__reveal.page-module__eTftmG__in{opacity:1;transform:translateY(0)}.page-module__eTftmG__d1{transition-delay:.1s}.page-module__eTftmG__d2{transition-delay:.2s}.page-module__eTftmG__d3{transition-delay:.3s}.page-module__eTftmG__hero{padding:calc(var(--nav-h) + 80px) 56px 80px;text-align:center;position:relative;overflow:hidden}.page-module__eTftmG__hero:before{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#f0876a66,#0000 65%);width:55vw;height:55vw;position:absolute;top:-15vh;right:-10vw}.page-module__eTftmG__hero:after{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#f2b8c666,#0000 65%);width:40vw;height:40vw;position:absolute;bottom:-10vh;left:-12vw}.page-module__eTftmG__heroPre{color:var(--coral);font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.18em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:1;background:#ffffff8c;border:1px solid #e8704f4d;border-radius:999px;align-items:center;gap:10px;padding:8px 16px;font-size:11px;display:inline-flex;position:relative}html.dark .page-module__eTftmG__heroPre{color:#ffb098;background:#e8704f26;border-color:#e8704f80}.page-module__eTftmG__heroPre .page-module__eTftmG__dot{background:var(--coral);width:6px;height:6px;box-shadow:0 0 10px var(--coral);border-radius:50%;animation:2.4s ease-in-out infinite page-module__eTftmG__pulse}@keyframes page-module__eTftmG__pulse{0%,to{opacity:.4}50%{opacity:1}}.page-module__eTftmG__heroH1{font-family:var(--font-fraunces), serif;letter-spacing:-.04em;z-index:1;margin:28px 0 22px;padding:.15em 0;font-size:clamp(56px,8vw,128px);font-weight:300;line-height:1.05;position:relative}.page-module__eTftmG__heroH1 em{color:var(--coral);font-style:italic;font-weight:400}.page-module__eTftmG__heroLead{color:var(--ink-2);z-index:1;max-width:620px;margin:0 auto;font-size:18px;line-height:1.7;position:relative}.page-module__eTftmG__heroLead b{color:var(--ink);font-weight:600}.page-module__eTftmG__priceBig{z-index:1;background:var(--paper);border:1px solid var(--line);border-radius:28px;flex-direction:column;align-items:center;gap:14px;margin-top:56px;padding:36px 56px;display:inline-flex;position:relative;box-shadow:0 30px 80px -30px #b45a3c4d}html.dark .page-module__eTftmG__priceBig{background:#332620;border-color:#f4ece52e}.page-module__eTftmG__priceBigSub{color:var(--ink-2);opacity:.92;font-size:13px}.page-module__eTftmG__priceBigLabel{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.2em;text-transform:uppercase;font-size:11px}.page-module__eTftmG__priceBigV{font-family:var(--font-fraunces), serif;letter-spacing:-.04em;align-items:baseline;gap:6px;font-weight:300;line-height:1;display:flex}.page-module__eTftmG__priceBigCurrency{color:var(--ink-2);font-size:28px}.page-module__eTftmG__priceBigNum{font-size:88px}.page-module__eTftmG__priceBigUnit{color:var(--ink-2);font-size:18px;font-family:var(--font-noto-kr), system-ui, sans-serif;margin-left:8px;font-weight:400}.page-module__eTftmG__priceBigSub b{color:var(--coral);font-weight:600}.page-module__eTftmG__calc{max-width:1280px;margin:0 auto;padding:100px 56px}.page-module__eTftmG__calcHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px;padding-bottom:28px;display:flex}.page-module__eTftmG__calcHead h2{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;margin:0;font-size:clamp(40px,5vw,72px);font-weight:300;line-height:1}.page-module__eTftmG__calcHead h2 em{color:var(--coral);font-style:italic;font-weight:400}.page-module__eTftmG__calcMeta{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.16em;text-transform:uppercase;padding-bottom:6px;font-size:11px}.page-module__eTftmG__calcGrid{grid-template-columns:1.15fr 1fr;align-items:stretch;gap:24px;display:grid}.page-module__eTftmG__calcBox{border:1px solid var(--line);background:var(--paper);border-radius:28px;padding:36px 36px 32px}html.dark .page-module__eTftmG__calcBox{background:#332620;border-color:#f4ece52e}.page-module__eTftmG__calcRow{border-top:1px solid var(--line);padding:20px 0}.page-module__eTftmG__calcRow:first-of-type{border-top:none;padding-top:6px}.page-module__eTftmG__calcRowL{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.page-module__eTftmG__calcRowName{font-family:var(--font-fraunces), serif;letter-spacing:-.015em;font-size:17px;font-weight:500}.page-module__eTftmG__calcRowName .page-module__eTftmG__sub{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin-left:10px;font-size:10.5px}.page-module__eTftmG__calcRowAdd{font-family:var(--font-jetbrains-mono), monospace;color:var(--coral);font-size:12px;font-weight:600}.page-module__eTftmG__seg{border:1px solid var(--line);background:#1b14110a;border-radius:14px;grid-auto-columns:1fr;grid-auto-flow:column;gap:6px;padding:5px;display:grid}html.dark .page-module__eTftmG__seg{background:#ffffff0a}.page-module__eTftmG__seg button{font-family:var(--font-noto-kr), system-ui, sans-serif;background:var(--paper);color:var(--ink-2);cursor:pointer;letter-spacing:-.005em;border:1px solid #0000;border-radius:10px;padding:12px 14px;font-size:13.5px;font-weight:500;transition:all .2s;position:relative;box-shadow:0 1px 2px #1b14110a}.page-module__eTftmG__seg button:hover:not(.page-module__eTftmG__active){background:var(--bg);color:var(--ink);border-color:#e8704f4d;transform:translateY(-1px);box-shadow:0 4px 10px #b45a3c1f}.page-module__eTftmG__seg button.page-module__eTftmG__active{color:#fff;background:#1b1411;border-color:#1b1411;transform:translateY(-1px);box-shadow:0 6px 16px -4px #1b141159}html.dark .page-module__eTftmG__seg button.page-module__eTftmG__active{background:var(--coral);border-color:var(--coral);box-shadow:0 6px 16px -4px #e8704f73}.page-module__eTftmG__seg button .page-module__eTftmG__tag{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.04em;color:#fff;vertical-align:middle;background:#dc2626;border-radius:999px;margin-left:7px;padding:3px 9px;font-size:10.5px;font-weight:800;display:inline-block;box-shadow:0 2px 6px #dc262659}.page-module__eTftmG__seg button.page-module__eTftmG__active .page-module__eTftmG__tag{color:#fff;background:#dc2626;box-shadow:0 3px 8px #dc262680}.page-module__eTftmG__sliderWrap{align-items:center;gap:18px;display:flex}.page-module__eTftmG__sliderWrap input[type=range]{appearance:none;background:var(--bg);border:1px solid var(--line);border-radius:999px;outline:none;flex:1;height:6px}.page-module__eTftmG__sliderWrap input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--coral);cursor:pointer;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 4px 12px #e8704f80}.page-module__eTftmG__sliderWrap input[type=range]::-moz-range-thumb{background:var(--coral);cursor:pointer;border:3px solid #fff;border-radius:50%;width:22px;height:22px}.page-module__eTftmG__sliderWrap .page-module__eTftmG__v{font-family:var(--font-fraunces), serif;text-align:right;letter-spacing:-.015em;min-width:90px;font-size:22px;font-weight:500}.page-module__eTftmG__receipt{color:#fff;background:#1b1411;border-radius:28px;flex-direction:column;padding:36px 36px 32px;display:flex;position:relative;overflow:hidden}.page-module__eTftmG__receipt:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8704f66,#0000 65%);width:220px;height:220px;position:absolute;top:-50px;right:-50px}.page-module__eTftmG__receipt h3{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;z-index:1;margin:0 0 4px;font-size:26px;font-weight:400;position:relative}.page-module__eTftmG__receiptSub{font-family:var(--font-jetbrains-mono), monospace;color:#ffffff8c;letter-spacing:.16em;text-transform:uppercase;z-index:1;font-size:11px;position:relative}.page-module__eTftmG__receiptLines{z-index:1;border-top:1px dashed #fff3;border-bottom:1px dashed #fff3;margin-top:24px;padding:18px 0;position:relative}.page-module__eTftmG__rline{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.page-module__eTftmG__rline .page-module__eTftmG__k{color:#ffffffc7;font-size:13.5px}.page-module__eTftmG__rline .page-module__eTftmG__k .page-module__eTftmG__meta{font-family:var(--font-jetbrains-mono), monospace;color:#ffffff73;letter-spacing:.14em;text-transform:uppercase;margin-top:2px;font-size:10px;display:block}.page-module__eTftmG__rline .page-module__eTftmG__v{font-family:var(--font-jetbrains-mono), monospace;color:#fff;font-size:13px;font-weight:500}.page-module__eTftmG__rline .page-module__eTftmG__v.page-module__eTftmG__zero{color:#fff6}.page-module__eTftmG__receiptTotal{z-index:1;justify-content:space-between;align-items:flex-end;padding:22px 0 8px;display:flex;position:relative}.page-module__eTftmG__receiptTotal .page-module__eTftmG__k{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.18em;color:#ffffffb3;text-transform:uppercase;padding-bottom:4px;font-size:11px}.page-module__eTftmG__receiptTotal .page-module__eTftmG__v{font-family:var(--font-fraunces), serif;letter-spacing:-.025em;font-size:56px;font-weight:300;line-height:1}.page-module__eTftmG__receiptTotal .page-module__eTftmG__v small{color:#ffffffb3;margin-left:4px;font-size:22px;font-weight:400}.page-module__eTftmG__receiptStart{background:var(--coral);color:#fff;font-family:var(--font-noto-kr), system-ui, sans-serif;cursor:pointer;z-index:1;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:22px;padding:14px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:flex;position:relative}.page-module__eTftmG__receiptStart:hover{background:var(--coral-2);transform:translateY(-2px);box-shadow:0 14px 32px -10px #e8704f99}.page-module__eTftmG__receiptFreeNote{color:#fff9;text-align:center;z-index:1;margin-top:14px;font-size:12.5px;position:relative}.page-module__eTftmG__receiptFreeNote b{color:var(--peach);font-weight:600}.page-module__eTftmG__modesCmp{max-width:1280px;margin:0 auto;padding:100px 56px}.page-module__eTftmG__modesCmp h2{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(40px,5vw,72px);font-weight:300;line-height:1}.page-module__eTftmG__modesCmp h2 em{color:var(--coral);font-style:italic;font-weight:400}.page-module__eTftmG__modesLead{color:var(--ink-2);max-width:600px;margin:0 0 44px;font-size:16px;line-height:1.65}.page-module__eTftmG__modesRow{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.page-module__eTftmG__modeCard{background:var(--paper);border:1px solid var(--line);border-radius:24px;flex-direction:column;min-height:320px;padding:32px 28px 28px;transition:transform .4s,box-shadow .4s;display:flex;position:relative}.page-module__eTftmG__modeCard:hover{transform:translateY(-4px);box-shadow:0 24px 50px -25px #b45a3c4d}.page-module__eTftmG__modeCard.page-module__eTftmG__recommended{color:#fff;background:#1b1411;border-color:#1b1411}.page-module__eTftmG__modeCardTop{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.page-module__eTftmG__modeCardNum{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.16em;font-size:11px}.page-module__eTftmG__modeCard.page-module__eTftmG__recommended .page-module__eTftmG__modeCardNum{color:#fff9}.page-module__eTftmG__modeCardRatio{font-family:var(--font-jetbrains-mono), monospace;color:var(--ink-2);letter-spacing:.12em;background:#0000000f;border-radius:999px;padding:4px 10px;font-size:10.5px}.page-module__eTftmG__modeCard.page-module__eTftmG__recommended .page-module__eTftmG__modeCardRatio{background:var(--coral);color:#fff}.page-module__eTftmG__modeCardKicker{font-family:var(--font-jetbrains-mono), monospace;color:var(--coral);letter-spacing:.16em;margin-bottom:6px;font-size:11px}.page-module__eTftmG__modeCard.page-module__eTftmG__recommended .page-module__eTftmG__modeCardKicker{color:var(--peach)}.page-module__eTftmG__modeCard h4{font-family:var(--font-fraunces), serif;letter-spacing:-.025em;margin:0 0 8px;font-size:30px;font-weight:400;line-height:1.1}.page-module__eTftmG__modeCard p{color:var(--ink-2);margin:0 0 auto;font-size:13.5px;line-height:1.65}.page-module__eTftmG__modeCard.page-module__eTftmG__recommended p{color:#ffffffc7}.page-module__eTftmG__modeCardPrice{border-top:1px dashed var(--line);justify-content:space-between;align-items:baseline;margin-top:24px;padding-top:18px;display:flex}.page-module__eTftmG__modeCard.page-module__eTftmG__recommended .page-module__eTftmG__modeCardPrice{border-top-color:#fff3}.page-module__eTftmG__modeCardPriceV{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;font-size:30px;font-weight:500}.page-module__eTftmG__modeCardPriceV small{color:var(--ink-2);margin-left:2px;font-size:13px;font-weight:400}.page-module__eTftmG__modeCard.page-module__eTftmG__recommended .page-module__eTftmG__modeCardPriceV small{color:#fff9}.page-module__eTftmG__modeCardTba{font-family:var(--font-jetbrains-mono), monospace;color:var(--coral);letter-spacing:.14em;background:#e8704f1f;border-radius:999px;padding:3px 8px;font-size:9.5px}.page-module__eTftmG__modeCard.page-module__eTftmG__recommended .page-module__eTftmG__modeCardTba{color:var(--peach);background:#fdd9c233}.page-module__eTftmG__freeStrip{padding:60px 56px}.page-module__eTftmG__freeStripInner{background:linear-gradient(120deg, var(--peach), var(--rose) 60%, var(--cream));border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;max-width:1280px;margin:0 auto;padding:36px 44px;display:flex;position:relative;overflow:hidden}.page-module__eTftmG__freeStripInner:before{content:"";background:radial-gradient(circle,#fff6,#0000 65%);width:280px;height:280px;position:absolute;top:-80px;right:-60px}.page-module__eTftmG__freeStripL{z-index:1;align-items:center;gap:24px;display:flex;position:relative}.page-module__eTftmG__freeStripBadge{background:var(--ink);color:#fff;font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.16em;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:600}.page-module__eTftmG__freeStrip h3{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;color:#1b1411;margin:0;font-size:32px;font-weight:400;line-height:1.1}.page-module__eTftmG__freeStrip h3 b{color:#e8704f;font-weight:600}.page-module__eTftmG__freeStrip p{color:#3a2e27;margin:6px 0 0;font-size:14px}.page-module__eTftmG__freeStripBtn{background:var(--ink);color:#fff;cursor:pointer;z-index:1;border:none;border-radius:999px;padding:14px 22px;font-family:inherit;font-size:14px;font-weight:600;position:relative}.page-module__eTftmG__subs{max-width:1280px;margin:0 auto;padding:100px 56px}.page-module__eTftmG__subsHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px;padding-bottom:28px;display:flex}.page-module__eTftmG__subsHead h2{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;max-width:720px;margin:0;font-size:clamp(40px,5vw,72px);font-weight:300;line-height:1}.page-module__eTftmG__subsHead h2 em{color:var(--coral);font-style:italic;font-weight:400}.page-module__eTftmG__subsToggle{align-items:center;gap:12px;padding-bottom:6px;display:flex}.page-module__eTftmG__subsToggle .page-module__eTftmG__seg{width:220px}.page-module__eTftmG__subsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-module__eTftmG__plan{background:var(--paper);border:1px solid var(--line);border-radius:24px;flex-direction:column;min-height:460px;padding:32px 30px 30px;display:flex;position:relative}.page-module__eTftmG__plan.page-module__eTftmG__featured{color:#fff;background:#1b1411;border-color:#1b1411}.page-module__eTftmG__planName{font-family:var(--font-jetbrains-mono), monospace;color:var(--coral);letter-spacing:.18em;font-size:11px}.page-module__eTftmG__planNamePeach{color:var(--peach)}.page-module__eTftmG__plan h4{font-family:var(--font-fraunces), serif;letter-spacing:-.025em;margin:8px 0 4px;font-size:36px;font-weight:400;line-height:1.05}.page-module__eTftmG__planDesc{color:var(--ink-2);margin:0 0 24px;font-size:13.5px}.page-module__eTftmG__plan.page-module__eTftmG__featured .page-module__eTftmG__planDesc{color:#ffffffb3}.page-module__eTftmG__planPr{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:baseline;gap:6px;padding:18px 0 22px;display:flex}.page-module__eTftmG__plan.page-module__eTftmG__featured .page-module__eTftmG__planPr{border-color:#ffffff2e}.page-module__eTftmG__planPrNum{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;font-size:56px;font-weight:300;line-height:1}.page-module__eTftmG__planPrPer{color:var(--ink-2);font-size:13px}.page-module__eTftmG__plan.page-module__eTftmG__featured .page-module__eTftmG__planPrPer{color:#ffffffb3}.page-module__eTftmG__planPrSave{font-family:var(--font-jetbrains-mono), monospace;background:var(--coral);color:#fff;letter-spacing:.12em;border-radius:999px;align-self:center;margin-left:auto;padding:5px 11px;font-size:11px;font-weight:700;box-shadow:0 4px 12px -2px #e8704f66}.page-module__eTftmG__plan.page-module__eTftmG__featured .page-module__eTftmG__planPrSave{background:var(--peach);color:var(--ink);box-shadow:0 4px 12px -2px #fdd9c273}.page-module__eTftmG__plan ul{margin:22px 0 auto;padding:0;list-style:none}.page-module__eTftmG__plan li{color:var(--ink-2);border-top:1px dashed var(--line);padding:9px 0 9px 28px;font-size:13.5px;line-height:1.5;position:relative}.page-module__eTftmG__plan li:first-child{border-top:none}.page-module__eTftmG__plan.page-module__eTftmG__featured li{color:#ffffffd9;border-top-color:#ffffff1f}.page-module__eTftmG__plan li:before{content:"";background:var(--coral);border-radius:50%;width:14px;height:14px;position:absolute;top:14px;left:0;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3'><polyline points='5 12 10 17 19 8'/></svg>") 50%/70% no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3'><polyline points='5 12 10 17 19 8'/></svg>") 50%/70% no-repeat}.page-module__eTftmG__planCta{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;margin-top:24px;padding:14px 18px;font-family:inherit;font-size:13.5px;font-weight:600;transition:all .25s}.page-module__eTftmG__planCta:hover{border-color:var(--ink)}.page-module__eTftmG__plan.page-module__eTftmG__featured .page-module__eTftmG__planCta{background:var(--coral);border-color:var(--coral);color:#fff}.page-module__eTftmG__plan.page-module__eTftmG__featured .page-module__eTftmG__planCta:hover{background:var(--coral-2);transform:translateY(-2px)}.page-module__eTftmG__planBadgeSoon{font-family:var(--font-jetbrains-mono), monospace;background:var(--peach);color:var(--ink);letter-spacing:.14em;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:600;position:absolute;top:22px;right:24px}.page-module__eTftmG__planFormula{color:var(--ink-2);opacity:.75;margin-top:8px;font-size:12px;line-height:1.55}.page-module__eTftmG__plan.page-module__eTftmG__featured .page-module__eTftmG__planFormula{color:#ffffffa6;opacity:1}.page-module__eTftmG__payStrip{max-width:1280px;margin:0 auto;padding:70px 56px}.page-module__eTftmG__payStripInner{background:var(--paper);border:1px solid var(--line);border-radius:24px;flex-wrap:wrap;align-items:center;gap:32px;padding:28px 36px;display:flex}.page-module__eTftmG__payStrip h4{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;flex-shrink:0;margin:0;font-size:22px;font-weight:400}.page-module__eTftmG__payStrip h4 small{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:400;display:block}.page-module__eTftmG__payMethods{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-module__eTftmG__payM{background:var(--bg);border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:500;display:flex}.page-module__eTftmG__payM.page-module__eTftmG__kakao{background:var(--kakao);border-color:var(--kakao);color:#1b1411}.page-module__eTftmG__paySecure{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.14em;align-items:center;gap:8px;margin-left:auto;font-size:11px;display:flex}.page-module__eTftmG__b2b{padding:100px 56px}.page-module__eTftmG__b2bInner{background:linear-gradient(155deg, var(--ink) 0%, #2a1f1a 60%);color:#fff;border-radius:36px;grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1280px;margin:0 auto;padding:56px;display:grid;position:relative;overflow:hidden}.page-module__eTftmG__b2bInner:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8704f59,#0000 65%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.page-module__eTftmG__b2bInner:after{content:"";pointer-events:none;background:radial-gradient(circle,#f2b8c62e,#0000 65%);width:320px;height:320px;position:absolute;bottom:-100px;left:-80px}.page-module__eTftmG__b2bL{z-index:1;position:relative}.page-module__eTftmG__b2bTag{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.18em;color:#ffffffd9;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:7px 14px;font-size:11px;display:inline-flex}.page-module__eTftmG__b2b h2{font-family:var(--font-fraunces), serif;letter-spacing:-.025em;color:#fff;margin:0 0 22px;font-size:clamp(32px,3.6vw,52px);font-weight:300;line-height:1.1}.page-module__eTftmG__b2b h2 em{color:var(--peach);font-style:italic;font-weight:400}.page-module__eTftmG__b2b p.page-module__eTftmG__lead{color:#ffffffeb;max-width:480px;margin:0 0 28px;font-size:16px;line-height:1.7}.page-module__eTftmG__b2bFeat{grid-template-columns:repeat(2,1fr);gap:8px;margin:0 0 30px;padding:0;list-style:none;display:grid}.page-module__eTftmG__b2bFeat li{color:#ffffffd9;padding-left:22px;font-size:13px;position:relative}.page-module__eTftmG__b2bFeat li:before{content:"";background:var(--coral);border-radius:50%;width:14px;height:14px;position:absolute;top:4px;left:0;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3'><polyline points='5 12 10 17 19 8'/></svg>") 50%/70% no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3'><polyline points='5 12 10 17 19 8'/></svg>") 50%/70% no-repeat}.page-module__eTftmG__b2bActions{gap:12px;display:flex}.page-module__eTftmG__btnC{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:14px 22px;font-family:inherit;font-size:13.5px;font-weight:600}.page-module__eTftmG__btnG{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:999px;padding:14px 22px;font-family:inherit;font-size:13.5px}.page-module__eTftmG__b2bR{z-index:1;position:relative}.page-module__eTftmG__b2bForm{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:24px;padding:30px 30px 28px}.page-module__eTftmG__b2bForm .page-module__eTftmG__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.page-module__eTftmG__b2bForm label{margin-top:14px;display:block}.page-module__eTftmG__b2bForm label:first-child{margin-top:0}.page-module__eTftmG__b2bFormLab{font-family:var(--font-jetbrains-mono), monospace;color:#ffffffc7;letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:10.5px;display:block}.page-module__eTftmG__b2bForm input,.page-module__eTftmG__b2bForm select,.page-module__eTftmG__b2bForm textarea{color:#fff;width:100%;font-family:var(--font-noto-kr), system-ui, sans-serif;background:#ffffff0d;border:1px solid #ffffff29;border-radius:12px;outline:none;padding:12px 14px;font-size:14px}.page-module__eTftmG__b2bForm input:focus,.page-module__eTftmG__b2bForm select:focus,.page-module__eTftmG__b2bForm textarea:focus{border-color:var(--coral)}.page-module__eTftmG__b2bForm textarea{resize:vertical;min-height:80px}.page-module__eTftmG__b2bForm button{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;margin-top:18px;padding:14px;font-family:inherit;font-size:14px;font-weight:600}.page-module__eTftmG__faq{max-width:1100px;margin:0 auto;padding:100px 56px 60px}.page-module__eTftmG__faq h2{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;margin:0 0 40px;font-size:clamp(36px,4.8vw,64px);font-weight:300;line-height:1}.page-module__eTftmG__faq h2 em{color:var(--coral);font-style:italic;font-weight:400}.page-module__eTftmG__qa{border-top:1px solid var(--line);cursor:pointer;padding:26px 0}.page-module__eTftmG__qa:last-child{border-bottom:1px solid var(--line)}.page-module__eTftmG__qaQ{justify-content:space-between;align-items:center;gap:24px;display:flex}.page-module__eTftmG__qaT{font-family:var(--font-fraunces), serif;letter-spacing:-.015em;font-size:22px;font-weight:500}.page-module__eTftmG__qaIc{border:1px solid var(--line);width:30px;height:30px;color:inherit;border-radius:50%;flex-shrink:0;place-items:center;transition:all .3s;display:grid}.page-module__eTftmG__qa.page-module__eTftmG__open .page-module__eTftmG__qaIc{background:var(--coral);border-color:var(--coral);color:#fff;transform:rotate(45deg)}.page-module__eTftmG__qaA{max-height:0;color:var(--ink);opacity:.85;margin-top:0;font-size:15px;line-height:1.7;transition:max-height .35s,margin-top .35s;overflow:hidden}.page-module__eTftmG__qa.page-module__eTftmG__open .page-module__eTftmG__qaA{max-height:320px;margin-top:16px}.page-module__eTftmG__footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:60px 56px 42px;display:flex}.page-module__eTftmG__footerStamp{font-family:var(--font-jetbrains-mono), monospace;color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:11px}.page-module__eTftmG__footerStampCoral{color:var(--coral)}@media (max-width:980px){.page-module__eTftmG__calcGrid,.page-module__eTftmG__modesRow,.page-module__eTftmG__subsGrid{grid-template-columns:1fr}.page-module__eTftmG__b2bInner{grid-template-columns:1fr;padding:36px 28px}.page-module__eTftmG__b2bForm .page-module__eTftmG__row{grid-template-columns:1fr}.page-module__eTftmG__calc,.page-module__eTftmG__modesCmp,.page-module__eTftmG__subs,.page-module__eTftmG__b2b,.page-module__eTftmG__faq,.page-module__eTftmG__freeStrip,.page-module__eTftmG__payStrip,.page-module__eTftmG__hero{padding-left:22px;padding-right:22px}.page-module__eTftmG__navC{display:none}}@media (max-width:640px){.page-module__eTftmG__calcBox .page-module__eTftmG__seg{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}}
