@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,600;0,700;0,800;0,900;1,800;1,900&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--black:#080808;--white:#f1f0eb;--red:#ff4938;--muted:#aaa9a5;--line:#ffffff25;--body:'Noto Sans KR',sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--progress:0%}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--black);color:var(--white);font-family:var(--body);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{word-break:keep-all}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,input:disabled{cursor:wait}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--red);outline-offset:6px}::selection{background:var(--red);color:#080808}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:50;top:10px;left:10px;background:white;color:black;padding:14px;transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{position:absolute;inset:0 0 auto;z-index:10;height:88px;padding:0 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);background:linear-gradient(#080808cc,#08080840)}.wordmark{font-family:var(--display);font-size:29px;font-weight:800;letter-spacing:-.5px;white-space:nowrap;line-height:1}.wordmark span{color:var(--red);margin:0 4px}.site-header nav{display:flex;gap:34px;align-items:center;font-size:13px}.site-header nav>a:hover{color:var(--red)}.nav-shop{border:1px solid #ffffff65;padding:10px 17px}.nav-shop>span[aria-hidden]{margin-left:20px}
.motion-journey{position:relative;height:auto}.motion-enabled .motion-journey{height:300svh}.static-motion .motion-journey{height:auto}.static-motion .motion-stage{position:relative}.motion-stage{position:sticky;top:0;height:100svh;min-height:720px;overflow:hidden;isolation:isolate;display:flex;align-items:center;padding:112px 6% 180px}.hero-art{position:absolute;inset:0;z-index:-3;background:#080808}.hero-poster{position:absolute;right:0;top:0;width:66%;height:100%;object-fit:cover;object-position:center 58%}#impact-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;opacity:0}.media-ready #impact-film{opacity:1}.media-ready .hero-poster{opacity:0}.stage-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#080808eb 0%,#080808a6 24%,#08080820 58%,#08080800 85%),linear-gradient(0deg,#080808 0%,#080808b0 14%,transparent 33%,transparent 80%,#08080855)}.hero-copy{width:60%;max-width:730px;transform:translateY(calc(var(--chapter-shift,0) * -8px))}.eyebrow{font-family:var(--display);font-size:14px;letter-spacing:2.1px;font-weight:600}.hero-copy>.eyebrow{display:flex;align-items:center;gap:12px;color:#deddd6;margin-bottom:25px}.hero-copy>.eyebrow>span{width:25px;height:2px;background:var(--red)}h1{font-family:var(--display);font-style:italic;font-size:clamp(100px,12vw,190px);line-height:.82;letter-spacing:-.02em;font-weight:800;margin-left:-.025em}h1>span{color:var(--red);white-space:nowrap}.chapter-copy{margin-top:31px;min-height:137px}.chapter-number{font-family:var(--display);font-size:12px;letter-spacing:2px;color:var(--red);margin-bottom:9px}.chapter-copy h2{font-size:clamp(21px,2.1vw,32px);line-height:1.45;font-weight:800;letter-spacing:-1px}.chapter-copy>p:last-child{margin-top:10px;font-size:14px;color:#c1c0bb;line-height:1.9;min-height:54px}.hero-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;background:var(--red);color:#080808;padding:14px 21px;min-height:54px;font-size:14px;font-weight:800;transition:background .2s,transform .2s}.hero-cta:hover{background:#ff7265;transform:translateY(-3px)}.hero-cta>span[aria-hidden]{font-size:23px}.statement-strip{display:flex;align-items:center;justify-content:center;gap:50px;white-space:nowrap;overflow:hidden;background:var(--red);color:#080808;padding:13px 0;font-family:var(--display);font-weight:800;font-size:32px;position:relative;z-index:2}.statement-strip i{font-style:normal;font-size:33px}
.section-pad{padding:100px 7%}.section-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.section-top .eyebrow{color:var(--red)}.section-top>span{color:#999;font-family:var(--display);font-size:12px;letter-spacing:1.5px}.design-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin:37px 0 62px}.design-heading h2{font-size:clamp(33px,4vw,58px);font-weight:800;letter-spacing:-2px;line-height:1.4}.design-heading h2 span{color:#8d8c87}.design-heading>p{color:var(--muted);font-size:14px;line-height:2;word-break:keep-all}.design-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.design-visual{height:620px;position:relative;overflow:hidden}.design-visual img{width:100%;height:100%;object-fit:cover;object-position:center 59%;transition:transform .6s}.design-visual:hover img{transform:scale(1.035)}.design-visual figcaption{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;gap:15px;padding:55px 22px 22px;background:linear-gradient(transparent,#080808bd);font-family:var(--display);font-size:12px;letter-spacing:1.5px}.feature{border-top:1px solid var(--line);padding:30px 0;display:flex;gap:24px}.feature:last-child{padding-bottom:0}.feature-number{color:var(--red);font-family:var(--display);font-size:15px}.feature-en{font-family:var(--display);color:#93928d;font-size:12px;letter-spacing:1.5px;margin-bottom:9px}.feature h3{font-size:22px;letter-spacing:-.7px;font-weight:700}.feature h3+p{max-width:385px;font-size:14px;color:#aaa9a4;line-height:1.95;margin-top:12px;word-break:keep-all}.color-palette{display:flex;align-items:center;gap:7px;margin-top:22px}.color-palette i{width:13px;height:13px;border-radius:50%;background:var(--red)}.color-palette i:nth-child(2){background:var(--white)}.color-palette i:nth-child(3){background:#454545;border:1px solid #777}.color-palette span{margin-left:6px;font-family:var(--display);color:#999;font-size:11px;letter-spacing:1px}
.air-section{display:grid;grid-template-columns:1fr 1fr;background:var(--white);color:#131313;overflow:hidden}.air-copy{padding:70px 10% 70px 14%;position:relative}.air-copy .eyebrow{color:#64635e}.air-display{display:block;font-family:var(--display);font-weight:800;font-style:italic;font-size:clamp(110px,13vw,200px);line-height:1;margin:18px 0;color:var(--red);letter-spacing:-5px}.air-copy h2{font-size:clamp(27px,2.6vw,40px);letter-spacing:-1.5px;line-height:1.45;font-weight:800}.air-copy>p:not(.eyebrow){color:#64635e;font-size:14px;line-height:1.95;margin-top:22px}.air-link{display:inline-flex;gap:40px;align-items:center;padding:12px 0;border-bottom:1px solid #222;font-size:14px;font-weight:700;margin-top:20px}.air-link>span[aria-hidden]{font-size:24px}.air-link:hover{color:#c52b20;border-color:#c52b20}.air-copy small{display:block;font-size:10px;color:#66655f;margin-top:18px}.air-visual{position:relative;min-height:650px;overflow:hidden;background:#181818}.air-visual img{position:absolute;max-width:none;width:180%;height:190%;left:-70%;top:-64%;object-fit:cover;object-position:center 63%}.air-visual figcaption{position:absolute;left:30px;right:30px;bottom:25px;color:var(--white);font-family:var(--display);font-size:12px;letter-spacing:2px;display:flex;align-items:center;gap:15px}.target-mark{font-size:30px;color:var(--red);line-height:1}
.closing{background:var(--red);color:#080808;overflow:hidden;padding-top:70px;padding-bottom:0}.closing-content{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:end;margin-top:35px}.closing h2{font-size:clamp(36px,4.6vw,68px);font-weight:900;letter-spacing:-2.6px;line-height:1.35}.closing-content>div>p{font-size:15px;font-weight:500;line-height:1.9}.closing-cta{background:#080808;color:var(--white);display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:59px;padding:16px 23px;margin-top:25px;font-size:14px;font-weight:700;transition:transform .2s}.closing-cta:hover{transform:translate(3px,-3px)}.closing-cta>span[aria-hidden]{font-size:23px}.closing small{display:block;font-size:11px;color:#641910;margin-top:12px}.closing-word{font-family:var(--display);font-weight:800;font-style:italic;font-size:clamp(70px,13.5vw,210px);letter-spacing:-.025em;white-space:nowrap;line-height:1;margin-top:65px;transform:translateY(.09em);opacity:.22}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:38px 7%}.site-footer .wordmark{font-size:25px}.site-footer p{flex:1;font-size:11px;color:#999;line-height:1.9}.site-footer>a:last-child{font-size:12px;white-space:nowrap}.mobile-purchase{display:none}
@media(min-width:1800px){.hero-copy{max-width:850px}.motion-stage{padding-left:9%;}}
@media(max-height:760px) and (min-width:761px){.motion-stage{min-height:620px;padding-top:100px;padding-bottom:155px}h1{font-size:115px}.chapter-copy{margin-top:20px;min-height:121px}.hero-copy>.eyebrow{margin-bottom:20px}.chapter-copy h2{font-size:23px}.film-note{margin-top:6px}}
@media(max-width:1000px){.hero-copy{width:70%}h1{font-size:clamp(100px,15vw,150px)}.hero-poster{width:78%}.design-grid{gap:6%}.design-visual{height:590px}.design-heading{gap:25px}.design-heading>p{max-width:260px}.air-copy{padding-left:10%;padding-right:8%}.air-visual{min-height:650px}}
@media(max-width:760px){body{padding-bottom:calc(67px + env(safe-area-inset-bottom))}.site-header{height:70px;padding:0 6%}.wordmark{font-size:25px}.site-header nav{gap:0}.site-header nav>a:not(.nav-shop){display:none}.nav-shop{padding:8px 12px;font-size:12px}.nav-shop>span[aria-hidden]{margin-left:10px}.motion-enabled .motion-journey{height:240svh}.motion-stage{height:calc(100svh - 67px - env(safe-area-inset-bottom));min-height:650px;padding:100px 6% 155px;align-items:flex-start}.hero-copy{width:100%;max-width:none;transform:none}.hero-copy>.eyebrow{font-size:11px;letter-spacing:1.7px;margin-bottom:18px}h1{font-size:clamp(82px,22vw,132px);line-height:.82}.hero-poster{width:100%;height:100%;object-position:center 54%}#impact-film{object-position:65% center}.stage-shade{background:linear-gradient(0deg,#080808 0%,#080808e6 18%,#08080870 36%,#08080800 60%,#08080899 100%),linear-gradient(90deg,#08080888,transparent 85%)}.chapter-copy{position:absolute;left:6%;right:6%;bottom:202px;margin:0;min-height:0}.chapter-number{font-size:10px;margin-bottom:5px}.chapter-copy h2{font-size:22px;letter-spacing:-.8px}.chapter-copy>p:last-child{font-size:12px;line-height:1.8;margin-top:7px;min-height:43px;max-width:270px}.hero-cta{position:absolute;bottom:146px;left:6%;font-size:12px;min-height:42px;padding:9px 15px;gap:28px}.hero-cta>span[aria-hidden]{font-size:19px}.scroll-cue{font-size:10px;gap:7px}.scroll-cue>span{font-size:20px}.film-note{font-size:9px;margin-top:7px;text-align:left}.statement-strip{font-size:23px;justify-content:flex-start;gap:27px;padding:10px 6%}.statement-strip i{font-size:25px}.section-pad{padding:62px 6%}.section-top .eyebrow{font-size:12px}.section-top>span{font-size:10px;max-width:130px;text-align:right}.design-heading{display:block;margin:27px 0 35px}.design-heading h2{font-size:34px;letter-spacing:-1.5px}.design-heading>p{margin-top:22px;max-width:none;font-size:14px}.design-grid{grid-template-columns:1fr;gap:34px}.design-visual{height:450px}.design-visual figcaption{font-size:10px}.feature{gap:21px;padding:26px 0}.feature h3{font-size:21px}.feature h3+p{max-width:none}.air-section{grid-template-columns:1fr}.air-copy{padding:60px 6%}.air-display{font-size:140px;margin:20px 0}.air-copy h2{font-size:32px}.air-copy small{font-size:10px}.air-visual{min-height:430px}.air-visual img{width:165%;height:220%;left:-65%;top:-87%}.closing{padding-top:52px;padding-bottom:0}.closing-content{grid-template-columns:1fr;gap:29px;margin-top:28px}.closing h2{font-size:39px;letter-spacing:-1.7px}.closing-cta{width:100%}.closing-word{font-size:13.5vw;margin-top:50px}.site-footer{padding:32px 6%;flex-wrap:wrap;gap:22px}.site-footer p{order:3;flex-basis:100%}.site-footer>a:last-child{margin-left:auto}.mobile-purchase{position:fixed;bottom:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 6% calc(11px + env(safe-area-inset-bottom));height:calc(67px + env(safe-area-inset-bottom));background:#080808f5;border-top:1px solid var(--line);backdrop-filter:blur(12px)}.mobile-purchase>span{font-family:var(--display);font-size:15px;letter-spacing:.6px}.mobile-purchase>a{background:var(--red);color:#080808;font-size:12px;font-weight:800;padding:11px 17px}.static-motion .motion-journey{height:auto}.static-motion .motion-stage{position:relative}}
@media(max-width:360px){.motion-stage{min-height:650px}.chapter-copy h2{font-size:20px}.scroll-cue{font-size:9px}.design-heading h2{font-size:30px}.closing h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-enabled .motion-journey{height:auto}.motion-stage{position:relative}.hero-copy{transform:none}}

/* A single full-bleed product scene, controlled exclusively by page scroll. */
.motion-enabled .motion-journey{height:590svh}
.motion-stage{min-height:640px;padding:120px 6% 270px;align-items:center}
.hero-copy{width:54%;max-width:650px;will-change:transform,opacity}
.hero-copy h1{font-style:normal;font-size:clamp(90px,10.6vw,160px);line-height:.86;letter-spacing:-.025em}
.hero-copy>.eyebrow{font-size:12px;letter-spacing:2px;margin-bottom:24px}
.hero-cta{margin-top:32px;background:transparent;color:var(--white);border-bottom:1px solid #ffffff60;padding:8px 0;min-height:40px;font-size:13px;gap:40px}
.hero-cta:hover{background:transparent;color:var(--red);transform:none}
.hero-art{pointer-events:none}
#impact-film{left:14%;object-fit:contain;object-position:center;transition:opacity .25s ease}
.hero-poster{width:62%;object-position:center 57%}
.stage-shade{background:linear-gradient(90deg,#080808de,#08080865 30%,transparent 57%),linear-gradient(0deg,#080808 0%,#08080850 22%,transparent 42%)}
.chapter-copy{position:absolute;left:6%;bottom:115px;max-width:610px;min-height:0;margin:0;will-change:transform,opacity}
.chapter-copy h2{font-size:clamp(21px,2.25vw,34px);letter-spacing:-1.2px;line-height:1.45}
.chapter-copy>p:last-child{font-size:13px;min-height:48px;line-height:1.9}
.chapter-number{font-size:11px;letter-spacing:1.8px;color:#b6b4af}
.scroll-footer{position:absolute;left:6%;right:6%;bottom:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.scroll-cue{font-size:11px;color:#aaa9a5;display:flex;align-items:center;gap:15px}
.scroll-cue>span{font-size:20px}
.film-note{font-size:9px;color:#85837e;margin:0}
.static-motion .motion-journey{height:auto}
.static-motion .motion-stage{position:relative}
@media(max-height:760px) and (min-width:761px){.motion-stage{min-height:600px;padding-top:110px;padding-bottom:235px}.hero-copy h1{font-size:105px}.hero-cta{margin-top:24px}.chapter-copy{bottom:80px}.scroll-footer{bottom:18px}}
@media(max-width:1000px) and (min-width:761px){#impact-film{width:135%;max-width:none;left:-7%;object-fit:contain}.hero-copy h1{font-size:112px}.hero-copy{width:60%}.hero-poster{width:80%}}
@media(max-width:760px){
 .motion-enabled .motion-journey{height:506svh}
 .motion-stage{height:calc(100svh - 67px - env(safe-area-inset-bottom));min-height:610px;padding:102px 6% 230px;align-items:flex-start}
 .hero-copy{width:100%;max-width:none}
 .hero-copy h1{font-size:clamp(72px,20vw,110px);line-height:.84}
 .hero-copy>.eyebrow{font-size:10px;margin-bottom:18px}
 .hero-cta{position:static;margin-top:20px;font-size:11px;min-height:34px;padding:5px 0;gap:25px}
 #impact-film{inset:auto;width:175%;max-width:none;height:auto;aspect-ratio:16/9;left:-37.5%;top:24%;object-fit:contain}
 .hero-poster{width:100%;height:100%;object-position:center 54%}
 .stage-shade{background:linear-gradient(0deg,#080808 0%,#080808c9 18%,#08080835 36%,transparent 62%,#08080865 100%)}
 .chapter-copy{position:absolute;left:6%;right:6%;bottom:83px;max-width:none}
 .chapter-copy h2{font-size:21px;letter-spacing:-.8px}
 .chapter-copy>p:last-child{font-size:11px;line-height:1.85;min-height:41px;margin-top:7px;max-width:none}
 .chapter-number{font-size:9px;margin-bottom:6px}
 .scroll-footer{bottom:16px;display:block}
 .scroll-cue{font-size:10px;gap:10px;margin-bottom:4px}
 .scroll-cue>span{font-size:16px}
 .film-note{font-size:8px;text-align:left}
 .static-motion .motion-journey{height:auto}
}
@media(prefers-reduced-motion:reduce){.motion-enabled .motion-journey{height:auto}.motion-stage{position:relative}.hero-copy,.chapter-copy{will-change:auto}}
/* Match the quiet opening frame to the film, including its responsive crop. */
.hero-poster{left:14%;right:auto;top:0;width:100%;max-width:none;height:100%;object-fit:contain;object-position:center}
@media(max-width:1000px) and (min-width:761px){.hero-poster{left:-7%;width:135%}}
@media(max-width:760px){.hero-poster{inset:auto;left:-37.5%;top:24%;width:175%;max-width:none;height:auto;aspect-ratio:16/9;object-fit:contain}}
/* The selected headline face and white/red split carry all four story beats. */
.hero-copy{opacity:1;transform:none;will-change:auto}
.hero-copy .kinetic-title{display:grid;position:relative;isolation:isolate;overflow:visible}
.kinetic-title>.headline-beat{grid-area:1/1;display:block;visibility:hidden;opacity:0;color:var(--white);white-space:nowrap;transform-origin:0 60%;pointer-events:none}
.kinetic-title>.headline-beat.is-current{visibility:visible;opacity:1}
.kinetic-line{display:block;overflow:hidden;line-height:.94;margin-bottom:-.08em;padding:.015em .08em .045em .01em;margin-left:-.01em}
.kinetic-word{display:block;color:var(--white);transform-origin:0 100%;will-change:transform;backface-visibility:hidden}
.accent-line>.kinetic-word{color:var(--red)}
.hero-copy .hero-cta{transition:color .2s,border-color .2s}
@media(prefers-reduced-motion:reduce){.kinetic-word{will-change:auto}.kinetic-title>.headline-beat:not(:first-child){display:none}}
