:root{--bg:#0c0c0c;--paper:#f1eee6;--ink:#111;--muted:#8e8b84;--accent:#ff4d25;--line:rgba(255,255,255,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101010;color:#f5f2eb;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{position:fixed;left:0;right:0;top:0;z-index:30;height:72px;padding:0 30px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);background:rgba(12,12,12,.7);backdrop-filter:blur(18px)}.logo{font-size:22px;font-weight:950;letter-spacing:-.07em}.site-header nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-size:12px}.site-header nav a,.site-header nav button{border:0;background:none;color:#ddd;cursor:pointer;padding:10px 0}.site-header nav .self-link{color:#fff;font-weight:800}.header-cta{margin-left:26px;background:#f5f2eb;color:#111;padding:11px 16px;border-radius:999px;font-size:11px;font-weight:900}.hero{--mx:62%;--my:38%;min-height:100svh;position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);align-items:end;gap:70px;padding:150px 6vw 92px;overflow:hidden}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at var(--mx) var(--my),rgba(255,92,43,.18),transparent 28%),linear-gradient(135deg,#080808 0,#171511 52%,#080808 100%)}.hero-grid{position:absolute;inset:-20%;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;transform:perspective(700px) rotateX(58deg) translateY(22%);transform-origin:center bottom;animation:gridDrift 13s linear infinite}.hero-noise{position:absolute;inset:0;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.orb{position:absolute;border-radius:50%;filter:blur(10px);opacity:.55}.orb-a{width:44vw;height:44vw;left:-12vw;top:-14vw;background:radial-gradient(circle,#593b2e 0,rgba(42,25,20,.1) 66%,transparent 72%);animation:floatA 11s ease-in-out infinite}.orb-b{width:34vw;height:34vw;right:-6vw;bottom:-10vw;background:radial-gradient(circle,rgba(255,73,34,.5),rgba(71,27,18,.05) 66%,transparent 72%);animation:floatB 14s ease-in-out infinite}.orb-c{width:20vw;height:20vw;left:48%;top:12%;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 90px rgba(255,255,255,.04) inset;animation:spin 28s linear infinite}.hero-line{position:absolute;height:1px;width:58vw;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform-origin:left center}.line-a{left:5vw;top:31%;transform:rotate(-14deg);animation:linePulse 6s ease-in-out infinite}.line-b{left:32vw;top:70%;transform:rotate(11deg);animation:linePulse 7s 1s ease-in-out infinite}.hero-copy,.hero-side,.scroll-cue{position:relative;z-index:2}.kicker,.section-kicker{font-size:11px;letter-spacing:.18em;font-weight:800;color:#c9c4bb}.hero h1{font-size:clamp(58px,8vw,132px);line-height:.91;letter-spacing:-.078em;margin:24px 0 30px;font-weight:500}.hero h1 strong{font-weight:950;color:#fff}.hero-desc{font-size:15px;line-height:1.9;color:#aaa69d;max-width:620px}.hero-actions{display:flex;gap:10px;margin-top:34px}.hero-actions a{padding:15px 19px;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.22)}.btn-main{background:#f3f0e8;color:#111}.btn-main b{margin-left:30px}.btn-ghost{background:rgba(255,255,255,.03)}.hero-side{display:grid;gap:1px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12)}.hero-card{background:rgba(8,8,8,.64);padding:24px 22px;backdrop-filter:blur(12px);transition:.25s}.hero-card:hover{background:rgba(34,27,22,.88);transform:translateX(-7px)}.hero-card span{color:var(--accent);font-size:10px}.hero-card b{display:block;margin:24px 0 8px;font-size:20px}.hero-card p{margin:0;color:#8f8b84;font-size:11px;line-height:1.7}.scroll-cue{position:absolute;left:6vw;bottom:28px;font-size:8px;letter-spacing:.22em;color:#777}.scroll-cue i{display:inline-block;width:70px;height:1px;background:#777;vertical-align:middle;margin-left:10px;animation:scrollCue 2.2s ease-in-out infinite}.marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f2eee5;color:#111;padding:15px 0;white-space:nowrap}.marquee div{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.08em;animation:marquee 28s linear infinite}.marquee b{color:var(--accent);margin:0 22px}.story,.products,.factory,.closing{padding:110px 6vw}.story{background:#f1eee6;color:#111}.story-head,.section-title{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end}.story h2,.section-title h2,.factory h2,.closing h2{font-size:clamp(44px,6vw,88px);line-height:.96;letter-spacing:-.068em;margin:12px 0 0}.story-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cfc9be;margin-top:70px}.story-steps article{background:#f1eee6;padding:30px;min-height:330px}.story-steps span{font-size:11px;color:var(--accent);font-weight:900}.story-steps h3{font-size:29px;margin:95px 0 15px;letter-spacing:-.05em}.story-steps p{font-size:12px;line-height:1.8;color:#6f6a62}.products{background:#141414}.section-title>p{max-width:450px;margin:0 0 8px;color:#97938c;line-height:1.8;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:58px}.product-card{background:#1a1a1a;border:1px solid rgba(255,255,255,.09);transition:.35s}.product-card:hover{transform:translateY(-7px);border-color:rgba(255,255,255,.28)}.product-photo{aspect-ratio:4/4.9;position:relative;overflow:hidden;background:#252525}.product-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.product-card:hover img{transform:scale(1.035)}.card-index{position:absolute;left:14px;top:14px;font-size:9px;background:rgba(10,10,10,.7);padding:6px 8px}.soldout-tag{position:absolute;right:14px;top:14px;background:#eee8dd;color:#111;padding:7px 9px;font-size:9px}.product-info{padding:18px}.product-info>div:first-child{display:flex;justify-content:space-between}.product-info small{font-size:8px;color:#777;letter-spacing:.1em}.product-info h3{font-size:21px;letter-spacing:-.045em;margin:7px 0 0}.product-info>strong{display:block;margin:16px 0;font-size:15px}.sizes{display:flex;gap:5px}.sizes span{border:1px solid #3f3f3f;padding:5px 7px;font-size:8px;color:#aaa}.product-info>a{display:flex;justify-content:space-between;margin-top:18px;border-top:1px solid #333;padding-top:15px;font-size:11px;font-weight:850}.product-info>a[aria-disabled="true"]{opacity:.4;pointer-events:none}.factory{position:relative;overflow:hidden;background:#ff4d25;color:#111;min-height:670px;display:grid;align-content:center}.factory-track{position:absolute;left:-2vw;right:-2vw;top:78px;display:flex;align-items:center;gap:28px;font-size:clamp(40px,7vw,108px);font-weight:950;letter-spacing:-.07em;white-space:nowrap;opacity:.11;animation:factorySlide 16s ease-in-out infinite alternate}.factory-copy{position:relative;max-width:850px}.factory-copy .section-kicker{color:#4b1e13}.factory-copy p{font-size:14px;line-height:1.9;max-width:580px}.factory-copy>a{display:inline-flex;gap:60px;margin-top:20px;border-bottom:2px solid #111;padding-bottom:8px;font-weight:900}.closing{text-align:center;background:#0c0c0c;min-height:620px;display:grid;place-content:center}.closing>p{color:#777}.closing h2 em{font-style:normal;color:var(--accent)}.closing>a{justify-self:center;margin-top:34px;background:#f2eee5;color:#111;padding:16px 25px;font-size:12px;font-weight:950}footer{padding:34px 6vw 46px;border-top:1px solid #2b2b2b;display:grid;grid-template-columns:1fr auto;gap:25px;align-items:end}footer>div{display:flex;gap:20px;font-size:10px}footer button{border:0;background:none;color:#ddd;padding:0;cursor:pointer}footer p{grid-column:1/-1;margin:0;color:#666;font-size:9px}.modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px)}.modal-card{position:relative;width:min(560px,100%);background:#f1eee6;color:#111;padding:28px;z-index:1}.modal-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:26px}.modal-card h2{font-size:32px;letter-spacing:-.05em}.lookup-form{display:grid;grid-template-columns:1fr auto;gap:5px}.lookup-form input{padding:13px;border:1px solid #aaa;background:#fff}.lookup-form button{border:0;background:#111;color:#fff;padding:0 20px}.lookup-result{margin-top:18px;border-top:1px solid #bbb;padding-top:17px}.lookup-head{display:flex;justify-content:space-between}.lookup-head span{border:1px solid #aaa;padding:5px 8px}.lookup-result dl>div{display:grid;grid-template-columns:90px 1fr;padding:6px 0;font-size:11px}.lookup-result dd{margin:0}.lookup-empty{padding:25px;text-align:center;color:#777}.reveal{opacity:0;transform:translateY(28px);transition:opacity .85s var(--delay,0ms),transform .85s var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:none}@keyframes gridDrift{to{background-position:64px 64px}}@keyframes floatA{50%{transform:translate(8vw,5vw) scale(1.12)}}@keyframes floatB{50%{transform:translate(-7vw,-4vw) scale(.9)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes linePulse{50%{opacity:.2;transform:rotate(-8deg) scaleX(.82)}}@keyframes scrollCue{50%{transform:scaleX(.3);transform-origin:left}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes factorySlide{to{transform:translateX(-14vw)}}
@media(max-width:980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;align-items:end;padding-top:130px}.hero-side{grid-template-columns:repeat(3,1fr)}.story-head,.section-title{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.site-header{padding:0 16px}.header-cta{margin-left:auto}.hero{padding:120px 18px 80px}.hero h1{font-size:58px}.hero-side{grid-template-columns:1fr}.story,.products,.factory,.closing{padding:78px 18px}.story-steps,.product-grid{grid-template-columns:1fr}.story-steps article{min-height:240px}.story-steps h3{margin-top:55px}.factory{min-height:560px}footer{grid-template-columns:1fr}footer>div{flex-wrap:wrap}}

/* Premium motion system + animated fallback garment */
.site-header{animation:headerEnter .8s cubic-bezier(.2,.75,.2,1) both}.hero-copy{max-width:690px}.hero-model-stage{position:absolute;z-index:1;left:39%;top:78px;bottom:24px;width:min(39vw,610px);pointer-events:none;filter:drop-shadow(0 28px 42px rgba(0,0,0,.42));animation:modelStageEnter 1.15s .15s cubic-bezier(.16,.8,.25,1) both}.hero-model-stage canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.hero-model-shadow{position:absolute;left:18%;right:18%;bottom:5%;height:9%;border-radius:50%;background:radial-gradient(ellipse,rgba(0,0,0,.58),transparent 70%);filter:blur(10px);animation:shadowBreathe 4s ease-in-out infinite}.hero-print-status{position:absolute;left:50%;bottom:11%;display:flex;align-items:center;gap:8px;transform:translateX(-50%);padding:7px 10px;border:1px solid rgba(255,255,255,.18);background:rgba(7,7,7,.58);backdrop-filter:blur(10px);font-size:7px;font-weight:900;letter-spacing:.18em;white-space:nowrap}.hero-print-status i{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 0 rgba(255,77,37,.55);animation:printPulse 1.8s infinite}.hero-side{z-index:3}.hero-copy{z-index:4}.hero-actions a{position:relative;overflow:hidden;transition:transform .28s ease,border-color .28s ease,background .28s ease}.hero-actions a:after{content:"";position:absolute;inset:-100% auto -100% -30%;width:18%;transform:rotate(18deg);background:rgba(255,255,255,.32);filter:blur(6px);transition:left .7s ease}.hero-actions a:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.55)}.hero-actions a:hover:after{left:120%}.story-steps article,.factory-copy,.closing>a{transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s ease}.story-steps article:hover{position:relative;z-index:1;transform:translateY(-8px);box-shadow:0 24px 48px rgba(22,18,12,.12)}.story-steps article span{display:inline-block;transition:transform .4s ease,color .4s ease}.story-steps article:hover span{transform:translateX(8px);color:#111}.factory-copy>a,.closing>a{transition:transform .3s ease,filter .3s ease}.factory-copy>a:hover,.closing>a:hover{transform:translateY(-4px);filter:brightness(1.06)}.product-card.reveal{transform:translateY(42px) scale(.985);filter:blur(5px)}.product-card.reveal.is-visible{transform:none;filter:none}.section-title.reveal,.story.reveal,.factory.reveal,.closing.reveal{transition-duration:1.05s}.reveal{will-change:transform,opacity,filter}.story-steps article:nth-child(2){transition-delay:.04s}.story-steps article:nth-child(3){transition-delay:.08s}
@keyframes headerEnter{from{opacity:0;transform:translateY(-100%)}}@keyframes modelStageEnter{from{opacity:0;transform:translateY(45px) scale(.92);filter:blur(14px)}to{opacity:1;transform:none;filter:none}}@keyframes shadowBreathe{50%{transform:scaleX(.82);opacity:.62}}@keyframes printPulse{70%{box-shadow:0 0 0 8px rgba(255,77,37,0)}}
@media(max-width:1180px){.hero-model-stage{left:37%;width:43vw;opacity:.88}.hero-copy{max-width:590px}.hero h1{font-size:clamp(56px,7vw,94px)}}
@media(max-width:980px){.hero{padding-bottom:70px}.hero-model-stage{left:auto;right:-5vw;top:70px;bottom:180px;width:58vw;opacity:.62}.hero-copy{max-width:620px}.hero-side{background:rgba(255,255,255,.08);backdrop-filter:blur(6px)}}
@media(max-width:700px){.hero{padding-top:104px}.hero-model-stage{right:-23vw;top:62px;bottom:38%;width:92vw;opacity:.42}.hero-copy{position:relative;text-shadow:0 2px 28px #000}.hero-side{margin-top:150px}.hero-print-status{display:none}.hero h1{font-size:clamp(46px,15vw,64px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-grid,.orb,.hero-line,.scroll-cue i,.marquee div,.factory-track,.hero-model-shadow,.hero-print-status i{animation:none!important}.site-header,.hero-model-stage,.reveal,.product-card.reveal{animation:none!important;transition:none!important;transform:none!important;filter:none!important;opacity:1!important}}

/* Cinematic embroidery hero film */
.hero-film{position:absolute;inset:0;z-index:0;overflow:hidden;background:#050505}.hero-film img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.08) brightness(.78);transform:scale(1.035);animation:heroFilmCamera 14s cubic-bezier(.45,.05,.55,.95) infinite alternate}.hero-film-vignette{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,3,3,.98) 0%,rgba(3,3,3,.88) 25%,rgba(3,3,3,.34) 56%,rgba(3,3,3,.08) 78%),linear-gradient(0deg,rgba(0,0,0,.68),transparent 38%,rgba(0,0,0,.28));pointer-events:none}.hero-bg{z-index:1;background:radial-gradient(circle at var(--mx) var(--my),rgba(255,92,43,.14),transparent 25%)}.hero-grid{opacity:.42;mix-blend-mode:screen}.hero-noise{opacity:.13}.hero-film-scan{position:absolute;z-index:2;top:-30%;bottom:-30%;left:-18%;width:10%;background:linear-gradient(90deg,transparent,rgba(255,176,118,.16),rgba(255,255,255,.12),transparent);filter:blur(12px);transform:rotate(12deg);animation:filmLightSweep 7.5s 1.8s ease-in-out infinite}.hero-needle-glow{position:absolute;z-index:2;left:67%;top:45%;width:7vw;height:7vw;border-radius:50%;background:radial-gradient(circle,rgba(255,105,52,.32),rgba(255,77,37,.08) 38%,transparent 70%);filter:blur(8px);animation:needleBeat 1.15s ease-in-out infinite}.hero-film-code{position:absolute;z-index:3;right:22px;bottom:20px;font-size:7px;font-weight:900;letter-spacing:.2em;color:rgba(255,255,255,.42);writing-mode:vertical-rl}.hero-copy .kicker{opacity:0;animation:copyFadeIn .7s .3s ease forwards}.hero h1 span{display:block;overflow:hidden;padding-bottom:.08em}.hero h1 i{display:block;font-style:normal;transform:translateY(115%) rotate(1.5deg);filter:blur(9px);animation:headlineReveal 1.05s cubic-bezier(.16,.84,.24,1) forwards}.hero h1 span:nth-child(2) i{animation-delay:.16s;color:#fff}.hero-desc{opacity:0;transform:translateY(16px);animation:copyFadeIn .8s .72s ease forwards}.hero-actions{opacity:0;transform:translateY(16px);animation:copyFadeIn .8s .88s ease forwards}.hero-side{opacity:0;transform:translateX(24px);animation:sideReveal .9s .75s cubic-bezier(.2,.8,.2,1) forwards}.hero-card{position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;left:0;top:0;width:2px;height:0;background:var(--accent);transition:height .45s ease}.hero-card:hover:before{height:100%}
@keyframes heroFilmCamera{0%{transform:scale(1.035) translate3d(0,0,0)}100%{transform:scale(1.11) translate3d(-1.4%,.8%,0)}}@keyframes filmLightSweep{0%,18%{left:-18%;opacity:0}38%{opacity:1}62%,100%{left:112%;opacity:0}}@keyframes needleBeat{0%,100%{transform:scale(.76);opacity:.35}45%{transform:scale(1.15);opacity:1}}@keyframes headlineReveal{to{transform:none;filter:none}}@keyframes copyFadeIn{to{opacity:1;transform:none}}@keyframes sideReveal{to{opacity:1;transform:none}}
@media(max-width:980px){.hero-film img{object-position:62% center}.hero-film-vignette{background:linear-gradient(90deg,rgba(3,3,3,.95),rgba(3,3,3,.5) 62%,rgba(3,3,3,.18)),linear-gradient(0deg,rgba(0,0,0,.72),transparent 45%)}.hero-needle-glow{left:68%;top:40%;width:12vw;height:12vw}}
@media(max-width:700px){.hero-film img{object-position:66% center;filter:saturate(.85) contrast(1.08) brightness(.6)}.hero-film-vignette{background:linear-gradient(90deg,rgba(3,3,3,.94),rgba(3,3,3,.46) 75%),linear-gradient(0deg,rgba(0,0,0,.82),transparent 50%,rgba(0,0,0,.25))}.hero-needle-glow{left:63%;top:34%;width:22vw;height:22vw}.hero-film-code{display:none}}
@media(prefers-reduced-motion:reduce){.hero-film img,.hero-film-scan,.hero-needle-glow,.hero-copy .kicker,.hero h1 i,.hero-desc,.hero-actions,.hero-side{animation:none!important;transform:none!important;filter:none;opacity:1}}
.hero-side.reveal.is-visible{opacity:0;transform:translateX(24px);animation:sideReveal .9s .75s cubic-bezier(.2,.8,.2,1) forwards}@media(prefers-reduced-motion:reduce){.hero-side.reveal.is-visible{animation:none!important;transform:none!important;opacity:1}}

/* Two-scene brand film and scroll-directed story typography */
.hero-film img.film-scene{position:absolute;inset:0;opacity:0}.hero-film img.film-scene-a{animation:heroSceneA 16s ease-in-out infinite,heroCameraA 16s ease-in-out infinite}.hero-film img.film-scene-b{animation:heroSceneB 16s ease-in-out infinite,heroCameraB 16s ease-in-out infinite}.hero-message-cycle{position:relative;min-height:clamp(238px,25vw,350px)}.hero-message{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;will-change:opacity,transform,filter}.hero-message-a{animation:heroCopyA 16s ease-in-out infinite}.hero-message-b{animation:heroCopyB 16s ease-in-out infinite}.hero-message h1 i,.hero-message .hero-desc{animation:none;transform:none;filter:none;opacity:1}.hero-message .hero-desc{margin-bottom:0}.story-head{display:block;position:relative;max-width:1120px}.story-head .section-kicker{margin:0 0 18px}.story-motion-title{position:relative;display:grid;gap:2px;max-width:1020px!important;margin-left:0!important;padding-bottom:30px}.story-motion-title:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#111;transform:scaleX(var(--story-line,.08));transform-origin:left;transition:transform .08s linear}.story-motion-title span{display:block;opacity:var(--story-opacity,.18);filter:blur(var(--story-blur,8px));transition:opacity .08s linear,filter .08s linear}.story-motion-title span:first-child{transform:translate3d(var(--story-x-a,-70px),var(--story-y,25px),0)}.story-motion-title span:last-child{transform:translate3d(var(--story-x-b,70px),var(--story-y,25px),0)}
.hero-film img.film-scene-b{filter:saturate(.94) contrast(1.02) brightness(.98)}
@keyframes heroSceneA{0%,42%{opacity:1}49%,92%{opacity:0}100%{opacity:1}}@keyframes heroSceneB{0%,42%{opacity:0}49%,92%{opacity:1}100%{opacity:0}}@keyframes heroCameraA{0%{transform:scale(1.035) translate3d(0,0,0)}49%{transform:scale(1.105) translate3d(-1.2%,.7%,0)}100%{transform:scale(1.035)}}@keyframes heroCameraB{0%,42%{transform:scale(1.08) translate3d(1%,0,0)}92%{transform:scale(1.02) translate3d(-1%,.5%,0)}100%{transform:scale(1.08)}}@keyframes heroCopyA{0%,39%{opacity:1;transform:none;filter:none}47%,92%{opacity:0;transform:translateY(-18px);filter:blur(7px)}100%{opacity:1;transform:none;filter:none}}@keyframes heroCopyB{0%,41%{opacity:0;transform:translateY(22px);filter:blur(7px)}50%,91%{opacity:1;transform:none;filter:none}100%{opacity:0;transform:translateY(-16px);filter:blur(7px)}}
@media(max-width:700px){.hero-message-cycle{min-height:300px}.story-motion-title{font-size:clamp(39px,12vw,58px)!important}.story-motion-title span{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){.hero-film img.film-scene-a{opacity:1}.hero-film img.film-scene-b{display:none}.hero-film img.film-scene,.hero-message{animation:none!important}.hero-message-a{opacity:1}.hero-message-b{display:none}.story-motion-title span{opacity:1!important;filter:none!important;transform:none!important}.story-motion-title:after{transform:scaleX(1)}}

/* Readable Korean typography */
html,body,button,input,select,textarea{font-family:"Pretendard Variable",Pretendard,"Noto Sans KR","Malgun Gothic","Apple SD Gothic Neo",system-ui,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto}.product-info small,.sizes span,.card-index,.soldout-tag,footer p,.scroll-cue{font-size:10px}.hero-card p,.section-title>p{color:#b9b5ad}.story-steps p{color:#5f5a53}.product-info small,footer p{color:#999}.hero-film-code{font-size:9px}
.product-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:18px;scrollbar-width:thin}.product-grid .product-card{flex:0 0 clamp(270px,31vw,430px);scroll-snap-align:start}.product-grid::-webkit-scrollbar{height:7px}.product-grid::-webkit-scrollbar-thumb{background:#555}.product-grid::-webkit-scrollbar-track{background:#242424}@media(max-width:700px){.product-grid{display:flex}.product-grid .product-card{flex-basis:min(82vw,350px)}}

/* Keep the document vertically scrollable on phones; only product rails scroll sideways. */
html,body{width:100%;max-width:100%;overflow-x:clip;overscroll-behavior-x:none}
@media(max-width:700px),(pointer:coarse){.hero{touch-action:pan-y}.hero-bg{background:none}.hero-needle-glow{display:none}.hero-film-scan{display:none}}

/* Mobile-only stacked hero film: keep both brand scenes visible without portrait cropping. */
@media(max-width:700px){
  .hero{min-height:1180px;padding-top:104px;background:#080808}
  .hero-film{display:grid;grid-template-rows:1fr 1fr;gap:2px;background:#171717}
  .hero-film img.film-scene{position:relative;inset:auto;width:100%;height:100%;min-height:0;opacity:1;object-fit:cover;will-change:transform,filter}
  .hero-film img.film-scene-a{grid-row:1;object-position:64% 50%;animation:mobileHeroPanelA 12s ease-in-out infinite alternate}
  .hero-film img.film-scene-b{grid-row:2;object-position:55% 50%;animation:mobileHeroPanelB 14s ease-in-out infinite alternate}
  .hero-film-vignette{background:linear-gradient(180deg,rgba(3,3,3,.42) 0%,rgba(3,3,3,.18) 28%,rgba(3,3,3,.5) 50%,rgba(3,3,3,.2) 72%,rgba(3,3,3,.78) 100%),linear-gradient(90deg,rgba(3,3,3,.84) 0%,rgba(3,3,3,.32) 76%,rgba(3,3,3,.18) 100%)}
  .hero-copy{align-self:start}
  .hero-side{margin-top:190px}
}
@keyframes mobileHeroPanelA{0%{transform:scale(1.01) translate3d(0,0,0);filter:saturate(.88) contrast(1.06) brightness(.72)}100%{transform:scale(1.075) translate3d(-1.6%,1.2%,0);filter:saturate(.96) contrast(1.1) brightness(.8)}}
@keyframes mobileHeroPanelB{0%{transform:scale(1.07) translate3d(1.5%,-1%,0);filter:saturate(.94) contrast(1.02) brightness(.82)}100%{transform:scale(1.015) translate3d(-1%,1%,0);filter:saturate(1) contrast(1.05) brightness(.9)}}
@media(max-width:700px) and (prefers-reduced-motion:reduce){
  .hero-film img.film-scene-a,.hero-film img.film-scene-b{display:block;opacity:1;animation:none!important;transform:none!important}
}
