:root{--paper:#f7f3e9;--ink:#29312f;--muted:#66706c;--clay:#bc6045;--sun:#e9c96b;--moss:#72826b;--line:#dcd5c8;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.02em}.topbar{height:68px;padding:0 max(22px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(247,243,233,.92);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}a{color:inherit}.wordmark{font-size:21px;font-weight:850;text-decoration:none}.topbar nav{display:flex;gap:18px;align-items:center}.topbar nav a{font-size:14px;font-weight:700;text-decoration:none}.topbar .start-link{padding:10px 15px;border:1px solid var(--ink);border-radius:999px}.hero{min-height:720px;max-width:1120px;margin:auto;padding:84px 38px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:80px}.section-label{margin:0 0 18px;color:var(--clay);font-size:14px;font-weight:750}.hero h1{margin:0;font-size:clamp(42px,6vw,72px);line-height:1.08;letter-spacing:-.055em}.hero-copy>p:not(.section-label){max-width:600px;margin:28px 0 0;color:var(--muted);font-size:19px;line-height:1.75}.hero-actions{margin-top:36px;display:flex;align-items:center;gap:24px}.hero-actions a,.primary{font-weight:750;text-underline-offset:5px}.primary{display:inline-block;padding:15px 22px;background:var(--ink);color:var(--white);border-radius:4px 18px 4px 18px;text-decoration:none}.phone{width:min(100%,330px);min-height:590px;margin:auto;background:var(--white);border:9px solid var(--ink);border-radius:38px;box-shadow:0 28px 70px rgba(41,49,47,.18);overflow:hidden}.phone-bar{height:62px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:13px}.phone-bar b{font-size:16px}.phone-body{padding:28px 22px}.mirror-screen{min-height:510px;display:flex;flex-direction:column;justify-content:center}.sun{width:88px;height:88px;display:grid;place-items:center;margin-bottom:34px;background:var(--sun);border-radius:49% 51% 45% 55%;font-size:38px}.phone-body>p{color:var(--muted);line-height:1.6}.mirror-screen h2{margin:5px 0 30px;font-size:30px;line-height:1.25}.reflection{padding:20px;background:#eef0ea;border-left:4px solid var(--moss);line-height:1.65}.meaning{padding:92px max(28px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;background:var(--ink);color:var(--white)}.meaning h2,.journey h2,.promise h2,.closing h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.2}.meaning .section-label{color:var(--sun)}.meaning dl{margin:0}.meaning dl div{padding:0 0 28px;margin-bottom:28px;border-bottom:1px solid #59615f}.meaning dt{margin-bottom:10px;color:var(--sun);font-size:22px;font-weight:800}.meaning dd{margin:0;color:#d6d9d7;line-height:1.8}.journey{max-width:1120px;margin:auto;padding:120px 38px}.journey-heading{margin-bottom:105px}.step{min-height:680px;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding:70px 0;border-top:1px solid var(--line)}.step.reverse .step-copy{order:2}.step-number{display:grid;width:38px;height:38px;place-items:center;margin-bottom:28px;border:1px solid var(--clay);border-radius:50%;color:var(--clay);font-weight:800}.step h3{margin:0;font-size:34px;line-height:1.3}.step-copy>p{margin:22px 0;color:var(--muted);font-size:17px;line-height:1.8}.status{display:inline-block;padding:8px 11px;border-radius:3px;font-size:13px;font-weight:750}.status.live{background:#e5eadf;color:#486044}.status.soon{background:#eee9df;color:#777066}.phone h4{margin:8px 0 28px;font-size:27px;line-height:1.3}.small{font-size:13px;font-weight:700}.test-ticket{display:flex;align-items:center;gap:14px;padding:16px 0;border-top:1px solid var(--line)}.test-ticket i{width:50px;height:50px;display:grid;place-items:center;background:var(--sun);border-radius:15px;font-style:normal;font-size:24px}.test-ticket span{display:grid;gap:5px}.test-ticket small{color:var(--muted)}.map-screen{text-align:center}.map-orbit{width:240px;height:240px;margin:60px auto;position:relative;border:1px solid var(--moss);border-radius:44% 56% 50% 50%}.map-orbit span{position:absolute;inset:82px;display:grid;place-items:center;background:var(--clay);color:white;border-radius:50%;font-weight:800}.map-orbit i{position:absolute;padding:7px 11px;background:#e8ece4;border-radius:999px;font-style:normal;font-size:12px}.map-orbit i:nth-of-type(1){top:-12px;left:88px}.map-orbit i:nth-of-type(2){right:-12px;top:105px}.map-orbit i:nth-of-type(3){bottom:-10px;left:88px}.map-orbit i:nth-of-type(4){left:-10px;top:105px}.character{width:120px;height:120px;margin:28px auto;display:grid;place-items:center;border:1px solid var(--moss);border-radius:46% 54% 49% 51%;font-size:42px}.bubble{padding:18px;margin-bottom:25px;background:#edf0ea;border-radius:18px 18px 18px 4px;line-height:1.6}.phone button{width:100%;padding:13px;margin-top:10px;border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:10px;text-align:left}.people{display:flex;margin:55px 0 30px}.people span{width:54px;height:54px;margin-left:-7px;display:grid;place-items:center;background:var(--sun);border:3px solid var(--white);border-radius:50%;font-weight:800}.people span:nth-child(2){background:#d5dfcf}.people span:nth-child(3){background:#e7c3b8}.promise{padding:110px max(28px,calc((100vw - 900px)/2));background:#e8e3d8}.promise ul{margin:50px 0 0;padding:0;list-style:none;border-top:1px solid var(--ink)}.promise li{padding:18px 4px;border-bottom:1px solid #c9c1b4;line-height:1.6}.promise li::before{content:"✓";margin-right:14px;color:var(--clay);font-weight:900}.closing{padding:120px 28px;text-align:center}.closing p{margin:24px 0 32px;color:var(--muted);font-size:17px}footer{padding:28px max(24px,calc((100vw - 1120px)/2));display:flex;gap:25px;border-top:1px solid var(--line);font-size:13px}footer a:first-child{font-weight:850;text-decoration:none}footer span{margin-right:auto;color:var(--muted)}:focus-visible{outline:3px solid var(--sun);outline-offset:4px}@media(max-width:760px){.topbar nav a:first-child{display:none}.hero{min-height:auto;padding:62px 22px 80px;grid-template-columns:1fr;gap:60px}.hero h1{font-size:44px}.hero-actions{align-items:flex-start;flex-direction:column}.meaning{padding:72px 24px;grid-template-columns:1fr;gap:36px}.journey{padding:80px 22px}.journey-heading{margin-bottom:55px}.step,.step.reverse{min-height:auto;grid-template-columns:1fr;gap:50px;padding:70px 0}.step.reverse .step-copy{order:0}.step h3{font-size:29px}.phone{min-height:550px}.promise{padding:80px 24px}.closing{padding:90px 22px}footer{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
:root{--clay:#963b2a}
.mock-button{display:block;width:100%;padding:13px;margin-top:10px;border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:10px;text-align:left}
.status.soon{background:#eee9df;color:#575145}

/* 전체 서비스 지도 */
.service-map-section{padding:110px max(24px,calc((100vw - 1180px)/2));background:#f3efe6;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.service-map-heading{max-width:680px;margin:0 auto 50px;text-align:center}.service-map-heading h2{margin:8px 0 18px}.service-map-heading>p:last-child{color:var(--muted);line-height:1.7}
.service-map{position:relative;height:680px;max-width:1120px;margin:auto}.service-map__paths{position:absolute;inset:30px 5% 0;width:90%;height:620px;overflow:visible}.service-map__paths path{fill:none;stroke:#b6ae9e;stroke-width:1.5;stroke-dasharray:4 8}
.service-map__center{position:absolute;z-index:2;left:50%;top:50%;width:150px;height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:translate(-50%,-50%) rotate(-2deg);background:var(--ink);color:var(--white);border-radius:46% 54% 43% 57% / 55% 42% 58% 45%;box-shadow:0 18px 45px #322d2450;text-align:center}.service-map__center small{font-size:10px;opacity:.65}.service-map__center strong{font-size:48px;line-height:1.05}.service-map__center span{font-size:11px;line-height:1.45;opacity:.78}
.map-branch{position:absolute;width:390px;padding:22px 23px 18px;border:1px solid #bdb5a6;background:#fffdf8;box-shadow:0 12px 35px #514a3e12}.map-branch--reflect{left:0;top:0;border-radius:5px 38px 8px 28px}.map-branch--discover{right:0;top:24px;border-radius:34px 7px 28px 10px}.map-branch--practice{left:20px;bottom:0;border-radius:28px 9px 38px 6px}.map-branch--connect{right:14px;bottom:22px;border-radius:8px 32px 6px 36px}
.map-branch>p{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;margin:0 0 13px;padding-bottom:12px;border-bottom:1px solid var(--line)}.map-branch>p>span{grid-row:1/3;align-self:center;font-family:Georgia,serif;font-size:24px;color:var(--clay)}.map-branch>p strong{font-size:16px}.map-branch>p em{font-size:11px;color:var(--muted);font-style:normal}.map-branch ol{display:grid;gap:4px;margin:0;padding:0;list-style:none}.map-branch a{display:flex;gap:12px;align-items:center;padding:9px 8px;color:var(--ink);text-decoration:none;border-radius:5px 14px 5px 12px;transition:transform .18s ease,background .18s ease}.map-branch a:hover{transform:translateX(4px);background:#f3efe6}.map-branch a>b{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border:1px solid currentColor;border-radius:50%;font-size:11px}.map-branch a>span{font-weight:750}.map-branch a small{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:450}
.map-branch--reflect a>b{color:#8d4537}.map-branch--discover a>b{color:#426756}.map-branch--practice a>b{color:#65613d}.map-branch--connect a>b{color:#4e5f75}
.service-map-legend{display:flex;justify-content:center;gap:22px;margin-top:28px;color:var(--muted);font-size:12px}.service-map-legend span{display:flex;align-items:center;gap:7px}.service-map-legend i{width:9px;height:9px;border-radius:50%}.service-map-legend .live{background:#426756}.service-map-legend .partial{background:#b3923e}.service-map-legend .planned{background:#aaa294}
#ask,#mirror,#own,#tests,#self-map,#character,#relationship-style,#relationship-practice,#resonance,#people-connect{scroll-margin-top:90px}
@media(max-width:960px) and (min-width:761px){.map-branch{width:330px}.service-map{height:720px}}
@media(max-width:760px){.service-map-section{padding:78px 20px}.service-map-heading{margin-bottom:34px;text-align:left}.service-map{height:auto;display:grid;gap:14px;padding-left:28px}.service-map::before{content:"";position:absolute;left:10px;top:85px;bottom:30px;border-left:1px dashed #aaa294}.service-map__paths{display:none}.service-map__center{position:relative;left:auto;top:auto;width:112px;height:112px;margin:0 0 8px -17px;transform:rotate(-2deg)}.service-map__center strong{font-size:36px}.service-map__center small{display:none}.map-branch{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:auto;padding:19px 17px}.map-branch::before{content:"";position:absolute;left:-23px;top:31px;width:22px;border-top:1px dashed #aaa294}.map-branch a{padding:8px 3px}.service-map-legend{justify-content:flex-start;flex-wrap:wrap;margin-left:28px}}
@media(prefers-reduced-motion:reduce){.map-branch a{transition:none}.map-branch a:hover{transform:none}}

/* 여러 시작점을 제공하는 온보딩 관문 */
.onboarding-gateway{max-width:920px;margin:0 auto 70px;padding:22px;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:10px;background:#e7e0d3;border:1px solid #c9c0b1;border-radius:7px 34px 8px 30px}.onboarding-gateway>p{display:flex;justify-content:center;flex-direction:column;margin:0;padding:6px 14px}.onboarding-gateway>p small{margin-bottom:5px;color:var(--clay);font-weight:800}.onboarding-gateway>p strong{line-height:1.45}.onboarding-gateway>a{min-height:92px;display:flex;align-items:center;gap:10px;padding:13px;background:#fffdf8;color:var(--ink);border:1px solid transparent;border-radius:5px 17px 5px 14px;text-decoration:none;transition:transform .18s ease,border-color .18s ease}.onboarding-gateway>a:hover{transform:translateY(-3px);border-color:#a69c8b}.onboarding-gateway i{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;background:var(--ink);color:white;border-radius:50%;font-family:Georgia,serif;font-style:normal}.onboarding-gateway span{font-size:13px;font-weight:750;line-height:1.4}.onboarding-gateway span small{display:block;margin-top:4px;color:var(--muted);font-size:10px;font-weight:450}.service-map__center strong{font-size:25px;line-height:1.15}.service-map__center span{margin-top:7px;font-size:10px;line-height:1.4}
@media(max-width:1060px) and (min-width:761px){.onboarding-gateway{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.onboarding-gateway{margin-bottom:54px;padding:14px;grid-template-columns:1fr;border-radius:5px 26px 6px 22px}.onboarding-gateway>p{padding:7px 5px 12px}.onboarding-gateway>a{min-height:78px}.service-map__center{width:122px;height:122px}.service-map__center strong{font-size:20px}.service-map__center span{font-size:9px}}
@media(prefers-reduced-motion:reduce){.onboarding-gateway>a{transition:none}.onboarding-gateway>a:hover{transform:none}}
