:root{--soft-white: #f8f8f5;--surface-white: #ffffff;--warm-line: #e7e7e2;--dark: #171717;--carbon: #202020;--text-secondary: #5d5d58;--text-tertiary: #8a8a82;--pacer-red: #f51d3d;--aerobic-mint: #21f1a8;--running-graphite: #111014;--running-surface: #211026;--running-lime: #b6ff00;--running-ivory: #fff6e5;--running-muted: #c8bccb;--running-line: #6f557a;--content-width: 1180px;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Noto Sans KR,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--running-graphite)}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--soft-white);color:var(--dark)}a{color:inherit;text-decoration:none}img,svg{display:block}button,a,summary{-webkit-tap-highlight-color:transparent}.scene{--enter: 1;--travel: 0;position:relative;overflow:hidden}.scene__inner{width:min(calc(100% - 48px),var(--content-width));margin-inline:auto}.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;height:72px;padding-inline:max(24px,calc((100vw - var(--content-width)) / 2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#fff;border-bottom:1px solid transparent;transition:background-color .22s ease,backdrop-filter .22s ease,border-color .22s ease}.site-header.is-scrolled{background:#111014c7;backdrop-filter:blur(18px);border-color:#ffffff14}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:15px;font-weight:800;font-style:italic;letter-spacing:-.03em}.brand img{width:21px;height:30px;object-fit:contain}.site-header nav{display:flex;gap:28px;color:#ffffff9e;font-size:13px}.site-header nav a{transition:color .16s ease}.site-header nav a:hover{color:#fff}.header-cta{justify-self:end;padding:10px 15px;border:1px solid rgb(255 255 255 / .24);border-radius:8px;font-size:12px;font-weight:700}.hero{min-height:max(620px,100svh);display:flex;align-items:center;background:var(--dark);color:#fff}.hero__image{position:absolute;inset:0;width:100%;height:108%;object-fit:cover;object-position:center 20%;transform:translate3d(0,calc(var(--travel) * -7%),0) scale(calc(1.025 + var(--travel) * .035));will-change:transform}.hero__shade{position:absolute;inset:0;background:linear-gradient(180deg,#17171738 8%,#17171729 46%,#171717f0)}.hero__content{position:relative;z-index:2;padding-top:clamp(64px,8vh,88px)}.hero h1{max-width:760px;margin:18px 0 14px;font-size:clamp(43px,5.3vw,72px);line-height:1.12;letter-spacing:-.055em}.hero__content>p:not(.pill){margin:0;color:#ffffffd1;font-size:clamp(16px,1.5vw,19px);line-height:1.55;letter-spacing:-.02em}.primary-cta{display:inline-flex;align-items:center;gap:12px;min-height:50px;margin-top:28px;padding:0 20px;border-radius:8px;background:var(--pacer-red);color:#fff;font-size:14px;font-weight:750;transition:transform .16s ease,background .16s ease}.primary-cta:hover{transform:translateY(-2px);background:#ff3150}.pill{display:inline-flex;width:max-content;margin:0;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700;line-height:1}.pill--glass{color:#fff;background:#17171780;backdrop-filter:blur(8px)}.pill--mint{color:var(--aerobic-mint);background:#21f1a81a}.pill--lime{color:var(--running-lime);background:#b6ff001a}.pill--red{color:var(--pacer-red);background:#f51d3d14}.chapter{padding:clamp(100px,13vw,168px) 0}.chapter__layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(70px,10vw,150px)}.chapter__intro{max-width:560px}.chapter__intro h2,.faq h2,.download h2{margin:18px 0 20px;font-size:clamp(42px,4.6vw,64px);line-height:1.16;letter-spacing:-.055em;text-wrap:balance}.chapter__intro>p:not(.pill){margin:0;font-size:clamp(16px,1.45vw,18px);line-height:1.65;letter-spacing:-.02em}.chapter--before{background:var(--dark);color:#fff}.chapter--before .chapter__intro>p:not(.pill){color:#ffffffa8}.analysis-list{display:grid;gap:14px}.analysis-card{min-height:224px;padding:24px;display:flex;justify-content:space-between;gap:20px;border:1px solid rgb(255 255 255 / .1);border-radius:12px;background:var(--carbon)}.analysis-card__number{color:#fff3;font-size:42px;font-weight:400;letter-spacing:-.04em}.analysis-card h3{margin:48px 0 8px;font-size:21px;letter-spacing:-.025em}.analysis-card p{max-width:350px;margin:0;color:#b3b3b3;font-size:14px;line-height:1.55}.analysis-card__icon{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#ffffff0f;color:var(--aerobic-mint)}.analysis-card__icon svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.chapter--during{background:var(--running-graphite);color:var(--running-ivory)}.chapter--during .chapter__intro>p:not(.pill){color:var(--running-muted)}.voice-stage{max-width:540px}.voice-wave{height:82px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:4px;border:1px solid var(--running-line);border-radius:12px;background:var(--running-surface)}.voice-wave i{width:3px;height:var(--bar-height);max-height:46px;flex:0 0 3px;border-radius:999px;background:var(--running-line);transform:scaleY(calc(.25 + var(--enter) * .75));transform-origin:center}.voice-wave i.active{background:var(--running-lime)}.voice-label{margin:28px 0 13px;color:var(--running-lime);font-size:11px;font-weight:700;letter-spacing:.09em}.voice-bubble{padding:17px;border-radius:12px;font-size:14px;line-height:1.5}.voice-bubble--primary{width:90%;background:var(--running-lime);color:var(--running-graphite);font-weight:650}.voice-bubble--secondary{width:86%;margin:9px 0 0 auto;border:1px solid var(--running-line);background:var(--running-surface)}.watch-note{margin:22px 0 0;color:#c8bccb9e;font-size:12px;line-height:1.5}.chapter--after{border-radius:12px 12px 0 0;background:var(--surface-white)}.chapter--after .chapter__intro>p:not(.pill){color:var(--text-secondary)}.history-flow{width:min(100%,430px);justify-self:center}.signal-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.signal-row span{width:48px;height:48px;display:grid;place-items:center;justify-self:center;border:1px solid var(--warm-line);border-radius:50%;background:var(--soft-white);color:var(--text-secondary);font-size:23px}.merge-lines{position:relative;height:70px;margin:0 24px;background:linear-gradient(var(--warm-line),var(--warm-line)) center/2px 100% no-repeat}.merge-lines:before,.merge-lines:after{content:"";position:absolute;top:0;width:50%;height:62%;border-bottom:2px solid var(--warm-line)}.merge-lines:before{left:0;border-right:2px solid var(--warm-line);border-radius:0 0 20px}.merge-lines:after{right:0;border-left:2px solid var(--warm-line);border-radius:0 0 0 20px}.merge-lines i{position:absolute;z-index:2;left:50%;top:58%;width:12px;height:12px;border-radius:50%;background:var(--pacer-red);transform:translate(-50%,-50%) scale(calc(.55 + var(--enter) * .45))}.calendar-card{position:relative;height:108px;padding:16px 24px;border:1px solid var(--warm-line);border-radius:12px;background:var(--soft-white);text-align:center}.calendar-card:after{content:"";position:absolute;left:16px;right:16px;top:51px;height:1px;background:var(--warm-line)}.calendar-card>strong{font-size:25px}.timeline{position:absolute;left:28px;right:28px;bottom:27px;height:1px;display:flex;align-items:center;justify-content:space-between;background:var(--warm-line)}.timeline i{width:8px;height:8px;border:1px solid var(--text-tertiary);border-radius:50%;background:#fff}.timeline i.current{width:12px;height:12px;border:2px solid var(--pacer-red);background:var(--pacer-red)}.faq{padding:clamp(90px,11vw,140px) 0;background:var(--soft-white)}.faq__layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(70px,10vw,150px);align-items:start}.faq__heading{position:sticky;top:120px}.faq h2{margin-bottom:0}.faq__list{overflow:hidden;border:1px solid var(--warm-line);border-radius:12px;background:#fff}.faq details+details{border-top:1px solid var(--warm-line)}.faq summary{min-height:68px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:15px;font-weight:700;line-height:1.4}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--text-tertiary);font-size:22px;font-weight:300;transition:transform .18s ease}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{margin:-3px 46px 20px 20px;color:var(--text-secondary);font-size:14px;line-height:1.65}.download{min-height:78svh;display:grid;place-items:center;background:var(--running-graphite);color:#fff;text-align:center}.download__inner{padding:100px 0}.download img{width:40px;height:58px;margin:0 auto 14px}.download__inner>p{margin:0;font-size:14px;font-weight:800;font-style:italic;letter-spacing:.08em}.download h2{margin:24px auto 0}footer{min-height:92px;padding:28px max(24px,calc((100vw - var(--content-width)) / 2));display:flex;align-items:center;justify-content:space-between;gap:28px;background:#0b0b0c;color:#ffffff6b;font-size:12px}.footer-links{display:flex;gap:24px}.footer-links a:hover{color:#fff}.scroll-motion-ready [data-reveal]{opacity:calc(.12 + var(--enter) * .88);transform:translate3d(0,calc((1 - var(--enter)) * 54px),0);will-change:transform,opacity}.scroll-motion-ready .analysis-card[data-card="0"]{transform:translate3d(calc((1 - var(--enter)) * 38px),calc((1 - var(--enter)) * 30px),0)}.scroll-motion-ready .analysis-card[data-card="1"]{transform:translate3d(calc((1 - var(--enter)) * -38px),calc((1 - var(--enter)) * 30px),0)}.scroll-motion-ready .voice-bubble--primary{transform:translate3d(calc((1 - var(--enter)) * -42px),0,0);opacity:calc(.15 + var(--enter) * .85)}.scroll-motion-ready .voice-bubble--secondary{transform:translate3d(calc((1 - var(--enter)) * 42px),0,0);opacity:calc(.15 + var(--enter) * .85)}:focus-visible{outline:3px solid var(--aerobic-mint);outline-offset:4px}@media(max-width:860px){.site-header{height:64px;grid-template-columns:1fr auto;padding-inline:20px}.site-header nav{display:none}.brand{font-size:13px}.brand img{width:18px;height:26px}.header-cta{padding:9px 12px}.scene__inner{width:min(calc(100% - 40px),620px)}.hero{min-height:clamp(540px,135vw,680px);align-items:flex-end}.hero__image{height:106%;object-position:center top}.hero__content{padding-top:0;padding-bottom:48px}.hero h1{max-width:440px;margin-top:16px;font-size:clamp(38px,10.3vw,54px);line-height:1.16}.hero__content>p:not(.pill){font-size:15px}.hero .primary-cta{display:none}.chapter{padding:72px 0}.chapter__layout{grid-template-columns:1fr;gap:42px}.chapter__intro{max-width:none;text-align:center}.chapter__intro .pill{margin-inline:auto}.chapter__intro h2{margin-top:16px;font-size:38px;line-height:1.2}.chapter__intro>p:not(.pill){font-size:15px;line-height:1.6}.analysis-card{min-height:214px;padding:20px}.analysis-card h3{margin-top:42px;font-size:19px}.voice-stage{max-width:none}.voice-wave{height:68px;padding-inline:16px;gap:2px}.voice-wave i{transform:scaleY(1)}.history-flow{width:min(100%,340px)}.faq{padding:72px 0}.faq__layout{grid-template-columns:1fr;gap:30px}.faq__heading{position:static;text-align:left}.faq h2{font-size:36px}.download{min-height:640px}.download h2{font-size:42px}footer{padding:30px 20px;align-items:flex-start;flex-direction:column}}@media(max-width:420px){.scene__inner{width:calc(100% - 48px)}.hero{min-height:clamp(520px,142vw,620px)}.hero__content{padding-bottom:42px}.hero h1{font-size:36px}.hero__content>p:not(.pill) br{display:none}.chapter__intro h2{font-size:34px}.analysis-card__number{font-size:38px}.analysis-card p,.voice-bubble{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}[data-reveal],.hero__image,.analysis-card,.voice-bubble,.voice-wave i{opacity:1!important;transform:none!important}}
