:root{--ink:#171924;--muted:#666b7c;--line:#e7e8ee;--paper:#fff;--soft:#f7f7fa;--accent:#d62961;--accent-dark:#a81745;--accent-soft:#fff0f5;--navy:#171824;--green:#1d7c63;--radius-lg:28px;--radius-md:18px;--shadow:0 20px 60px #16171f14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);word-break:keep-all;margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Inter,system-ui,sans-serif;line-height:1.62}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.shell{width:min(1160px,100% - 40px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #e7e8eedb;position:sticky;top:0}.nav-wrap{align-items:center;gap:28px;min-height:76px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:22px;font-weight:900;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:17px;display:inline-grid;transform:skew(-5deg)}.desktop-nav{color:#515566;justify-content:center;align-items:center;gap:26px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.desktop-nav a:hover{color:var(--accent)}.btn{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{cursor:not-allowed;opacity:.45;transform:none}.btn-primary{color:#fff;background:var(--accent);box-shadow:0 12px 30px #d6296138}.btn-primary:hover{background:var(--accent-dark)}.btn-soft{background:var(--accent-soft);color:var(--accent-dark)}.btn-ghost{color:var(--ink);border:1px solid var(--line);box-shadow:none;background:#fff}.btn-light{color:var(--ink);background:#fff}.btn-small{min-height:42px;padding-inline:16px;font-size:14px}.btn-large{min-height:56px;padding-inline:26px}.hero{background:radial-gradient(circle at 85% 25%,#fff0f5 0,#fff0f500 36%),#fff;padding:80px 0 60px;overflow:hidden}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;display:grid}.eyebrow{color:var(--accent);letter-spacing:.04em;margin:0 0 12px;font-size:13px;font-weight:900}.pill-eyebrow{background:var(--accent-soft);border-radius:999px;padding:7px 11px;display:inline-flex}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(48px,5.4vw,74px);line-height:1.08}.hero h1 em{color:var(--accent);font-style:normal}.hero-lead,.section-lead{color:var(--muted);font-size:18px}.hero-lead{max-width:620px;margin:28px 0 0}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.trust-row{color:#4e5362;flex-wrap:wrap;gap:10px 18px;margin:22px 0 0;padding:0;font-size:14px;font-weight:750;list-style:none;display:flex}.trial-note{color:#545a6b;background:#f7f8fb;border-radius:15px;max-width:610px;margin-top:24px;padding:15px 17px;font-size:14px}.trial-note strong{color:var(--ink);margin-bottom:2px;display:block}.disclaimer{color:#888c98;max-width:620px;margin:15px 0 0;font-size:12px}.hero-visual{position:relative}.image-frame{box-shadow:var(--shadow);background:#eef5fb;border-radius:34px;position:relative;overflow:visible}.image-frame>img{object-fit:cover;border-radius:34px;width:100%;height:auto;max-height:620px;display:block}.floating-chip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffffb3;border-radius:15px;min-width:178px;padding:13px 15px;position:absolute;box-shadow:0 14px 40px #191d2824}.floating-chip span{color:var(--muted);font-size:11px;font-weight:700;display:block}.floating-chip strong{font-size:14px;display:block}.section{padding:104px 0}.compact-section{padding:14px 0 92px}.soft-section{background:var(--soft)}.quick-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.quick-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;min-height:178px;padding:24px}.quick-card h3{letter-spacing:-.03em;margin:14px 0 7px;font-size:17px}.quick-card p{color:var(--muted);margin:0;font-size:14px}.mini-dot{background:var(--accent);border-radius:50%;width:9px;height:9px;display:block}.split-copy{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.section h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4.2vw,52px);line-height:1.16}.tag-row{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.tag-row span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800}.definition-grid{grid-template-columns:1fr .8fr;align-items:stretch;gap:70px;display:grid}.definition-main p:last-child{max-width:590px;color:var(--muted);margin:26px 0 0;font-size:18px}.difference-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(145deg,#fff,#faf7f9);padding:34px}.difference-icon{background:var(--ink);color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.difference-card h3{letter-spacing:-.04em;margin:22px 0 10px;font-size:24px}.difference-card p{color:var(--muted)}.difference-card .muted{color:#8c8f99;margin-bottom:0;font-size:12px}.dark-section{color:#fff;background:var(--navy)}.light-heading .eyebrow{color:#ff7aa5}.section-heading{max-width:720px;margin-bottom:44px}.section-heading>p:last-child{color:var(--muted);margin:19px 0 0;font-size:17px}.light-heading>p:last-child{color:#aeb1be}.steps-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.step-card{background:#20212d;border:1px solid #333541;border-radius:20px;min-height:230px;padding:25px}.step-number{color:#ff7aa5;font-size:12px;font-weight:900}.step-card h3{margin:40px 0 9px;font-size:20px}.step-card p{color:#afb2bf;margin:0;font-size:14px}.section-cta{border-top:1px solid #31333f;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding-top:28px;display:flex}.section-cta p{color:#b6b8c3;margin:0}.time-grid{grid-template-columns:.9fr 1.1fr;gap:75px;display:grid}.time-cards{gap:10px;display:grid}.time-cards article{border:1px solid var(--line);border-radius:17px;grid-template-columns:70px 1fr;align-items:center;column-gap:12px;padding:22px 24px;display:grid}.time-cards span{color:var(--accent);font-size:12px;font-weight:900}.time-cards strong{font-size:22px}.time-cards p{color:var(--muted);grid-column:2;margin:1px 0 0;font-size:13px}.money-flow{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:14px;display:grid}.money-flow article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:185px;padding:22px}.money-flow article span{background:var(--accent-soft);width:30px;height:30px;color:var(--accent);border-radius:10px;place-items:center;font-size:12px;font-weight:900;display:grid}.money-flow h3{margin:27px 0 7px;font-size:18px}.money-flow p{color:var(--muted);margin:0;font-size:13px}.money-flow b{color:#b6b8c1}.warning-box{background:#fffaf1;border:1px solid #f2d9b4;border-radius:16px;margin-top:22px;padding:20px 23px}.warning-box strong{color:#8e5a12}.warning-box p{color:#745f42;margin:4px 0 0;font-size:14px}.stop-grid{grid-template-columns:.9fr 1.1fr;gap:80px;display:grid}.stop-list{display:grid}.stop-list article{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr;gap:12px;padding:23px 0;display:grid}.stop-list article:first-child{border-top:1px solid var(--line)}.stop-list span{color:var(--accent);font-size:12px;font-weight:900}.stop-list h3{margin:0 0 5px;font-size:19px}.stop-list p{color:var(--muted);margin:0;font-size:14px}.consult-section{background:#fff9fb}.consult-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px;display:grid}.check-list{color:#565b69;margin:28px 0 0;padding:0;list-style:none}.check-list li{padding:7px 0}.check-list li:before{content:"✓";color:var(--accent);margin-right:10px;font-weight:900}.wizard-card{box-shadow:var(--shadow);background:#fff;border:1px solid #f0dfe5;border-radius:26px;padding:32px}.wizard-topline{justify-content:space-between;align-items:center;font-size:13px;display:flex}.wizard-topline span{color:var(--muted)}.progress{background:#f3e8ec;border-radius:99px;height:5px;margin:14px 0 27px;overflow:hidden}.progress span{background:var(--accent);border-radius:inherit;height:100%;transition:width .2s;display:block}.wizard-card h3{letter-spacing:-.04em;font-size:25px}.choice-grid{gap:9px;display:grid}.choice{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 16px;font-weight:750;display:flex}.choice:hover,.choice.selected{background:#fff7fa;border-color:#e489a6}.choice.selected{color:var(--accent-dark);box-shadow:inset 0 0 0 1px #e489a6}.wizard-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.wizard-check{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:18px;font-size:22px;font-weight:900;display:grid}.wizard-summary{background:var(--soft);color:#5c6070;border-radius:12px;padding:15px;font-size:14px}.wizard-complete .btn{width:100%}.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin:12px auto 0;text-decoration:underline;display:block}.faq-shell{max-width:900px}.faq-list details{border-top:1px solid #dcdee5}.faq-list details:last-child{border-bottom:1px solid #dcdee5}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-size:17px;font-weight:850;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--accent);font-size:24px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:780px;color:var(--muted);margin:0;padding:0 0 24px}.final-cta{padding:88px 0}.final-card{color:#fff;background:var(--navy);border-radius:30px;justify-content:space-between;align-items:center;gap:35px;min-height:260px;padding:50px;display:flex}.final-card h2{max-width:700px;font-size:clamp(32px,4vw,48px)}.final-card p:last-child{color:#b7b9c4;margin-bottom:0}.site-footer{border-top:1px solid var(--line);background:#fff;padding:58px 0 96px}.footer-grid{grid-template-columns:1fr auto;gap:60px;display:grid}.footer-brand{margin-bottom:18px}.footer-grid p{max-width:650px;color:var(--muted);font-size:13px}.footer-grid nav{color:#525767;flex-direction:column;align-items:flex-start;gap:11px;font-size:13px;font-weight:700;display:flex}.footer-button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.footer-bottom{border-top:1px solid var(--line);color:#999ca6;justify-content:space-between;gap:20px;margin-top:26px;padding-top:26px;font-size:11px;display:flex}.mobile-consult-bar{display:none}.consent-backdrop{z-index:100;background:#11121857;justify-content:center;align-items:flex-end;padding:24px;display:flex;position:fixed;inset:0}.consent-card{background:#fff;border-radius:22px;grid-template-columns:auto 1fr;gap:16px 18px;width:min(760px,100%);padding:24px;display:grid;box-shadow:0 30px 90px #0003}.consent-card h2{letter-spacing:-.035em;margin:0 0 7px;font-size:21px}.consent-card p{color:var(--muted);margin-bottom:0;font-size:13px}.consent-icon{background:var(--accent-soft);width:38px;height:38px;color:var(--accent);border-radius:12px;place-items:center;font-weight:900;display:grid}.consent-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-end;gap:7px;display:flex}.legal-page{background:var(--soft);min-height:100vh}.legal-header{border-bottom:1px solid var(--line);background:#fff}.legal-header .shell{justify-content:space-between;align-items:center;height:72px;font-size:14px;font-weight:700;display:flex}.legal-content{width:min(820px,100% - 40px);padding:80px 0 120px}.legal-content h1{letter-spacing:-.06em;font-size:clamp(37px,5vw,58px);line-height:1.13}.legal-lead{color:var(--muted);font-size:18px}.legal-content section{border-top:1px solid #dfe1e7;margin-top:42px;padding-top:32px}.legal-content section h2{font-size:22px}.legal-content section p,.legal-note{color:var(--muted)}.legal-note{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:44px;padding:18px;font-size:13px}.legal-links{gap:12px;margin-top:35px;display:flex}.legal-links a{color:var(--accent);font-weight:800}@media (max-width:980px){.desktop-nav{display:none}.nav-wrap{min-height:68px}.nav-wrap .btn-small{margin-left:auto}.hero{padding-top:48px}.hero-grid,.split-copy,.definition-grid,.time-grid,.stop-grid,.consult-grid{grid-template-columns:1fr;gap:44px}.hero-grid{gap:48px}.hero-copy{max-width:720px}.hero-visual{width:min(660px,100%);margin:0 auto}.quick-grid,.steps-grid,.money-flow{grid-template-columns:1fr 1fr}.money-flow b{display:none}.section{padding:80px 0}.compact-section{padding:4px 0 72px}}@media (max-width:620px){.shell{width:min(100% - 30px,1160px)}.site-header .brand{font-size:19px}.brand-mark{border-radius:10px;width:31px;height:31px}.nav-wrap .btn-small{min-height:40px;padding:0 13px;font-size:12px}.hero{padding:38px 0 48px}.hero h1{font-size:44px}.hero-lead,.section-lead{font-size:16px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .btn{width:100%}.trust-row{gap:7px;display:grid}.chip-top{top:8%;right:-5px}.chip-bottom{bottom:7%;left:-5px}.floating-chip{min-width:154px;padding:10px 12px}.floating-chip strong{font-size:12px}.quick-grid,.steps-grid,.money-flow{grid-template-columns:1fr}.quick-card{min-height:auto}.section{padding:68px 0}.compact-section{padding:0 0 62px}.section h2{font-size:36px}.split-copy,.definition-grid,.time-grid,.stop-grid,.consult-grid{gap:34px}.steps-grid{gap:9px}.step-card{min-height:190px}.section-cta{flex-direction:column;align-items:stretch}.section-cta .btn{width:100%}.time-cards article{grid-template-columns:58px 1fr;padding:18px}.time-cards strong{font-size:18px}.money-flow article{min-height:auto}.money-flow h3{margin-top:18px}.wizard-card{padding:22px}.choice{min-height:56px}.final-card{flex-direction:column;align-items:stretch;padding:30px}.final-card .btn{width:100%}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column}.site-footer{padding-bottom:110px}.mobile-consult-bar{z-index:45;padding:9px 15px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-consult-bar .btn{width:100%;min-height:50px}.consent-backdrop{padding:12px}.consent-card{grid-template-columns:1fr;padding:20px}.consent-icon{display:none}.consent-actions{grid-column:1;grid-template-columns:1fr;display:grid}.consent-actions .btn{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.hero-visual{padding-top:34px}.image-frame{isolation:isolate;width:100%;max-width:560px;margin:0 auto;overflow:visible}.image-frame>img{aspect-ratio:4/5;object-fit:cover;object-position:center center;border-radius:34px;width:100%;height:auto;max-height:none;display:block}.floating-chip{z-index:2}.chip-top{top:-26px;right:14px}.chip-bottom{bottom:5%;left:-18px}@media (max-width:980px){.hero-visual{padding-top:36px}.chip-top{top:-24px;right:12px}}@media (max-width:620px){.hero-visual{padding-top:32px}.image-frame{max-width:100%}.chip-top{top:-20px;right:8px}.chip-bottom{bottom:12px;left:8px}.floating-chip{min-width:138px;padding:9px 11px}.floating-chip strong{font-size:12px}}
