@font-face{font-family:Pretendard;src:url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/public/variable/woff2/PretendardVariable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#101111;--paper:#eeece5;--white:#f5f3ee;--muted:#a4a7a1;--gold:#d4b77f;--line:rgba(241,238,230,.19);--sans:Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--serif:'Noto Serif KR',Georgia,serif;--latin:'Instrument Serif',Georgia,serif;--gutter:clamp(24px,5vw,88px)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--ink);color:var(--white);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:6px}img,video{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{word-break:keep-all}p{word-break:keep-all}h2{font-size:clamp(34px,3.5vw,58px);font-weight:500;line-height:1.36;letter-spacing:-.045em}h3{font-size:clamp(20px,1.65vw,27px);font-weight:500;line-height:1.5;letter-spacing:-.035em}.page-width{width:100%;max-width:1700px;margin-inline:auto;padding-inline:var(--gutter)}.section-dark{background:var(--ink)}.section-light{background:var(--paper);color:var(--ink)}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.15em;line-height:1.6}.serif-italic,.accent-serif{font-family:var(--serif);font-weight:400}.muted{color:var(--muted)}.skip-link{position:fixed;top:-100px;left:20px;z-index:200;background:var(--paper);color:var(--ink);padding:12px}.skip-link:focus{top:12px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:48px;min-height:54px;padding:15px 24px;border-radius:2px;font-size:15px;font-weight:550;line-height:1.5;transition:background .25s,transform .25s}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:white;transform:translateY(-2px)}.button span[aria-hidden]{font-size:24px;line-height:1}.text-link{display:inline-flex;gap:30px;align-items:center;font-size:15px;border-bottom:1px solid currentColor;padding-bottom:8px}.text-link span{font-size:22px}.reveal{transition:opacity .8s ease,transform .8s ease}.js-ready .reveal{opacity:0;transform:translateY(25px)}.js-ready .reveal.is-visible{opacity:1;transform:none}
.site-header{position:absolute;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px var(--gutter);height:100px;transition:background .35s,height .35s,box-shadow .35s}.site-header.scrolled{position:fixed;background:rgba(16,17,17,.93);height:78px;box-shadow:0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(18px)}.wordmark{display:flex;align-items:center;gap:19px;font-size:24px;font-weight:650;letter-spacing:-.06em;line-height:1}.brand-korean{font-size:12px;font-weight:400;letter-spacing:-.02em;border-left:1px solid var(--line);padding-left:18px}.desktop-nav{display:flex;align-items:center;gap:35px}.desktop-nav>a{font-size:14px;position:relative;line-height:1.2}.desktop-nav>a span{display:block;position:absolute;top:19px;left:0;font-size:12px;opacity:0;white-space:nowrap;transition:opacity .2s}.desktop-nav>a:hover span{opacity:.6}.header-contact{font-size:14px;border-bottom:1px solid rgba(255,255,255,.5);padding:8px 0;display:flex;align-items:center;gap:24px}.header-contact span{font-size:22px}.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;height:min(100svh,1080px);min-height:740px;overflow:hidden;background:#111110;isolation:isolate}.hero-media,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-video{object-position:70% 50%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(11,13,13,.83) 0%,rgba(11,13,13,.49) 38%,rgba(11,13,13,.04) 74%),linear-gradient(0deg,rgba(11,13,13,.72) 0%,transparent 30%,transparent 70%,rgba(11,13,13,.3) 100%)}.hero-content{position:relative;padding-top:clamp(190px,24vh,310px);padding-bottom:140px;pointer-events:none}.hero-content>*{pointer-events:auto}.hero-content .eyebrow{color:var(--gold);margin-bottom:29px}.hero h1{font-family:var(--serif);font-size:clamp(46px,4.65vw,76px);font-weight:400;letter-spacing:-.055em;line-height:1.42}.hero h1>span{font-size:1.31em;color:var(--paper);line-height:1.22}.hero-description{margin-top:27px;font-size:17px;line-height:1.8;color:#cbcfc9}.hero-content .button{margin-top:35px}.hero-bottom{position:absolute;bottom:33px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:22px}.scroll-cue{display:flex;align-items:center;gap:16px;font-size:11px;letter-spacing:.12em}.scroll-line{height:36px;width:1px;background:rgba(255,255,255,.35);position:relative;overflow:hidden}.scroll-line:after{content:'';height:16px;width:1px;background:var(--paper);position:absolute;top:-16px;animation:scroll-line 2.3s infinite}.hero-caption{display:flex;flex-direction:column;font-size:10px;letter-spacing:.15em;line-height:1.8;margin-left:auto;margin-right:40px}.motion-toggle{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);background:rgba(0,0,0,.1);padding:9px 13px;font-size:12px;border-radius:2px;min-width:84px}.pause-icon{font-size:15px}.opening-reveal{animation:opening .9s both;animation-delay:.1s}.hero h1{animation-delay:.22s}.hero-description{animation-delay:.35s}.hero-content .button{animation-delay:.48s}@keyframes opening{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes scroll-line{to{transform:translateY(52px)}}
.intro{padding-top:130px}.intro-grid{display:grid;grid-template-columns:1fr 2.4fr;gap:50px}.section-marker>span{display:block;font-size:12px;letter-spacing:.12em;margin:5px 0 45px}.section-marker em{font-family:var(--latin);font-weight:400;font-size:32px;line-height:1.05;letter-spacing:-.015em}.statement{font-size:clamp(38px,4vw,65px);font-weight:500;line-height:1.5;letter-spacing:-.06em}.statement .accent-serif{letter-spacing:-.05em}.intro-bottom{display:flex;justify-content:space-between;gap:35px;align-items:flex-end;margin-top:43px}.intro-bottom>p{font-size:16px;line-height:1.85;color:#5b5d56}.intro-signature{font-family:var(--latin);font-size:clamp(40px,4vw,66px);line-height:.98;color:#9a9b90;transform:rotate(-7deg);padding-right:10px}.intro-signature i{color:#363c36}.craft-line{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:93px;padding-top:28px;padding-bottom:29px;border-top:1px solid rgba(16,17,17,.15);font-size:12px;letter-spacing:.12em}.craft-line>span:nth-child(even){font-size:20px;color:#888d80}
.films{padding-top:126px;padding-bottom:102px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:60px}.section-heading .eyebrow{color:#aeb1a8;margin-bottom:23px}.section-light .section-heading .eyebrow{color:#686c62}.heading-note{font-size:16px;color:#aeb0a8;line-height:1.8;padding-bottom:5px}.section-light .heading-note{color:#676c63}.film-grid{display:grid;grid-template-columns:1.13fr .87fr;gap:78px 55px;align-items:start}.film-proposal{margin-top:150px}.film-celebration{max-width:90%;margin-top:-75px}.film-media{position:relative;display:block;width:100%;padding:0;background:#1f211e;overflow:hidden;aspect-ratio:1.48}.film-proposal .film-media{aspect-ratio:.95}.film-celebration .film-media{aspect-ratio:1.4}.film-media:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 35%,transparent 65%,rgba(0,0,0,.25));pointer-events:none}.film-media img{transition:transform .9s cubic-bezier(.2,.75,.3,1),filter .5s}.film-media:hover img{transform:scale(1.035);filter:brightness(1.06)}.media-tag{position:absolute;left:20px;top:20px;z-index:1;border:1px solid rgba(255,255,255,.35);padding:5px 10px;font-size:10px;letter-spacing:.08em;backdrop-filter:blur(10px)}.media-bottom{position:absolute;z-index:1;bottom:21px;left:23px;right:23px;display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.08em}.play-button{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);width:63px;height:63px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;font-size:14px;padding-left:3px;background:rgba(255,255,255,.08);backdrop-filter:blur(6px);transition:background .25s,transform .25s}.film-media:hover .play-button{background:rgba(255,255,255,.25);transform:translate(-50%,-50%) scale(1.07)}.image-open{position:absolute;z-index:1;right:20px;top:20px;font-size:23px}.film-info{display:flex;justify-content:space-between;gap:20px;padding-top:23px}.film-category{color:#9c9f94;font-size:11px;letter-spacing:.085em;margin-bottom:8px}.film-number{font-family:var(--latin);font-size:31px;line-height:1.2;color:#747970}.film-aside{align-self:center;padding:15px 0 0 8px}.film-aside>.serif-italic{font-family:var(--latin);font-size:clamp(44px,5vw,80px);line-height:1.04;color:var(--paper);font-style:italic;letter-spacing:-.025em}.film-aside>.serif-italic>span{color:var(--gold)}.film-aside>p:not(.serif-italic){color:#aeb0a8;margin-top:28px;font-size:16px;line-height:1.8}.film-aside .text-link{margin-top:27px}.concept-note{margin-top:50px;font-size:12px;color:#959a90}
.story-sequence{height:300svh;min-height:2000px;position:relative;background:#090b0b}.story-sticky{height:100svh;min-height:650px;position:sticky;top:0;overflow:hidden;isolation:isolate}.story-visual{position:absolute;inset:0;z-index:-3}.story-visual img,.story-visual canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.story-visual canvas{opacity:0;transition:opacity .35s}.story-visual canvas.ready{opacity:1}.story-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,7,7,.8),rgba(4,7,7,.1) 90%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 25%,transparent 70%,rgba(0,0,0,.5))}.story-top{position:absolute;top:120px;left:0;right:0;display:flex;justify-content:space-between;gap:25px}.story-top .eyebrow{color:#d1d0c5}.story-hint{font-size:12px;color:#afb4aa}.story-copy{position:relative;height:100%;display:flex;align-items:center}.story-step{position:absolute;left:var(--gutter);right:var(--gutter);opacity:0;transform:translateY(22px);transition:opacity .6s,transform .6s;visibility:hidden;pointer-events:none}.story-step.active{opacity:1;transform:none;visibility:visible;pointer-events:auto}.story-step[data-step="1"]{text-align:right}.story-step .step-label{color:var(--gold);font-size:12px;letter-spacing:.12em;margin-bottom:25px}.story-step h2{font-size:clamp(39px,4.4vw,71px);font-weight:400;line-height:1.5;letter-spacing:-.045em}.story-step h2>span{font-family:var(--serif)}.story-step>p:last-child{font-size:16px;color:#c0c5b9;margin-top:28px;line-height:1.85}.story-bottom{position:absolute;bottom:40px;left:0;right:0;display:flex;gap:30px;align-items:center;font-size:11px;letter-spacing:.12em}.story-progress{height:1px;background:rgba(255,255,255,.23);flex:1;margin-left:40px}.story-progress>span{display:block;width:0;height:1px;background:var(--gold)}
.services{padding:125px 0 95px}.service-list{border-top:1px solid rgba(16,17,17,.45)}details>summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.service-item{border-bottom:1px solid rgba(16,17,17,.2)}.service-item>summary{display:grid;grid-template-columns:45px 1fr 1.1fr 30px;gap:25px;align-items:center;padding:33px 0}.service-index{font-family:var(--latin);font-size:24px;color:#757b6d}.service-title{font-size:29px;letter-spacing:-.045em;line-height:1.3}.service-title>span{display:block;font-family:var(--latin);font-size:19px;font-style:italic;letter-spacing:.015em;color:#7d8274;margin-top:8px}.service-short{font-size:16px;color:#676c63;word-break:keep-all}.service-icon{font-size:29px;font-weight:300;text-align:center;transition:transform .25s}.service-item[open] .service-icon{transform:rotate(45deg)}.service-detail{margin-left:70px;padding:0 55px 34px 0;display:flex;gap:45px;align-items:flex-start}.service-detail p{font-size:16px;color:#62665e;max-width:700px;line-height:1.85}.service-detail a{font-size:14px;white-space:nowrap;border-bottom:1px solid #81887b;padding-bottom:6px;margin-left:auto;margin-top:5px}.service-footnote{display:flex;justify-content:space-between;gap:35px;align-items:flex-end;margin-top:55px}.service-footnote>.serif-italic{font-family:var(--latin);font-style:italic;font-size:31px;line-height:1.1;color:#626959}.service-footnote>p{font-size:14px;color:#71766b;text-align:right;line-height:1.9}
.contact{padding-top:125px;padding-bottom:95px}.contact-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(40px,8vw,135px)}.contact-heading .eyebrow{color:#989f91;margin-bottom:32px}.contact-heading h2{font-size:clamp(40px,4.3vw,70px);line-height:1.5}.contact-heading>p:not(.eyebrow){font-size:16px;line-height:1.85;color:#a7aea0;margin-top:30px}.contact-signature{font-family:var(--latin);font-style:italic;color:var(--gold);font-size:34px;line-height:1.2;display:block;margin-top:46px}.inquiry-form{padding-top:7px}.inquiry-form fieldset{padding:0;border:0;margin:0 0 25px}.inquiry-form legend,.inquiry-form label{font-size:14px;color:#d3d7cc}.inquiry-form legend{margin-bottom:13px}.service-choices{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.service-choices label{position:relative;cursor:pointer}.service-choices input{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.service-choices span{display:block;padding:12px 16px;text-align:center;border:1px solid var(--line);font-size:14px;transition:border-color .25s,background .25s,color .25s}.service-choices input:checked+span{border-color:var(--paper);background:var(--paper);color:var(--ink)}.service-choices input:focus-visible+span{outline:2px solid var(--gold);outline-offset:3px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}.form-row label{min-width:0}input[type="date"],select,textarea{display:block;appearance:none;width:100%;background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;color:var(--white);padding:12px 0;font-size:15px;line-height:1.6;margin-top:5px;color-scheme:dark}input[type="date"]{min-height:51px}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m5 8 5 5 5-5' fill='none' stroke='%23a7aea0'/%3E%3C/svg%3E");background-size:20px;background-repeat:no-repeat;background-position:right center;padding-right:22px}option{background:var(--ink)}textarea{resize:vertical;min-height:100px;max-height:360px}textarea::placeholder{color:#7c8576}.optional{font-size:12px;color:#8f9788;margin-left:6px}.inquiry-submit{width:100%;margin-top:26px}.form-note{font-size:12px;color:#9ba392;line-height:1.7;margin-top:14px}.form-status{font-size:14px;color:var(--gold);min-height:22px;margin-top:9px}.faq-wrap{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(40px,8vw,135px);margin-top:100px}.faq-wrap>.eyebrow{color:#89927f;padding-top:22px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:15px;padding:21px 0;line-height:1.65;word-break:keep-all}.faq-list summary>span{font-size:23px;font-weight:300;transition:transform .25s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{padding:0 30px 23px 0;color:#a5ad9c;font-size:14px;line-height:1.85}
.site-footer{border-top:1px solid var(--line);background:#101111;padding-top:33px;overflow:hidden}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-brand{font-size:18px;font-weight:600;letter-spacing:-.04em}.footer-top p{font-size:11px;letter-spacing:.13em;color:#8b9282}.back-top{font-size:13px;display:flex;gap:18px;align-items:center}.back-top span{font-size:22px}.footer-wordmark{font-size:clamp(80px,19.3vw,330px);line-height:.92;font-weight:500;letter-spacing:-.065em;text-align:center;color:#e4e4d9;margin:65px 0 38px;white-space:nowrap}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:21px;padding-bottom:24px;font-size:11px;color:#8d9584;letter-spacing:.06em}.mobile-contact{display:none}
dialog{color:var(--white);border:1px solid var(--line);background:#101311;padding:0;max-height:90svh;overflow:auto}dialog::backdrop{background:rgba(3,5,4,.88);backdrop-filter:blur(12px)}.film-dialog{width:min(1100px,94vw);max-width:1100px}.dialog-close{position:absolute;top:15px;right:15px;width:44px;height:44px;display:grid;place-items:center;z-index:5;background:rgba(10,12,10,.72);border:1px solid rgba(255,255,255,.28);color:white;font-size:30px;line-height:1;border-radius:50%;backdrop-filter:blur(8px)}.dialog-media{aspect-ratio:16/9;background:#080908}.dialog-media video,.dialog-media img{width:100%;height:100%;object-fit:contain}.dialog-caption{padding:25px 30px 32px;display:flex;justify-content:space-between;gap:30px;align-items:flex-end}.dialog-caption .eyebrow{font-size:11px;color:var(--gold);margin-bottom:7px}.dialog-caption h2{font-size:24px;font-weight:500;letter-spacing:-.03em}.dialog-caption>p{font-size:13px;color:#9fa694;max-width:300px}.brief-dialog{width:min(540px,94vw);padding:40px}.brief-dialog .eyebrow{color:var(--gold);font-size:11px}.brief-dialog h2{font-family:var(--serif);font-size:29px;line-height:1.55;margin:18px 0 25px}.brief-dialog label{font-size:12px;color:#9fa694}.brief-dialog textarea{border:1px solid var(--line);padding:13px;min-height:210px;font-size:14px;margin-top:9px}.brief-dialog .button{width:100%;margin-top:20px}
@media(min-width:1700px){.site-header{padding-inline:max(88px,calc((100vw - 1524px)/2))}.story-step{left:88px;right:88px}}
@media(max-width:1100px){.desktop-nav{gap:24px}.brand-korean{display:none}.hero{min-height:710px}.hero-content{padding-top:210px}.hero h1{font-size:54px}.intro-grid{grid-template-columns:1fr 2.7fr;gap:30px}.section-marker em{font-size:26px}.film-grid{gap:65px 35px}.film-proposal{margin-top:125px}.film-celebration{margin-top:-60px;max-width:100%}.service-item>summary{grid-template-columns:30px 1fr 1fr 25px;gap:20px}.service-title{font-size:25px}.service-short{font-size:14px}.service-detail{margin-left:50px;padding-right:45px;gap:25px}.service-detail p{font-size:15px}.service-detail a{font-size:13px;white-space:normal;min-width:130px}.contact-grid,.faq-wrap{grid-template-columns:1fr 1fr;gap:45px}.contact-heading h2{font-size:44px}.heading-note{font-size:14px}.story-step h2{font-size:52px}}
@media(max-width:760px){html{scroll-padding-top:76px}.site-header{height:82px;padding-block:22px;gap:15px}.site-header.scrolled{height:68px}.wordmark{font-size:23px}.desktop-nav{display:none}.header-contact{margin-left:auto;gap:12px;font-size:12px;padding-block:5px}.header-contact span{font-size:18px}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:32px;height:40px;padding:4px;background:transparent}.menu-toggle span{width:23px;height:1px;background:var(--paper);transition:transform .25s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:fixed;top:68px;left:0;right:0;z-index:49;flex-direction:column;background:#151815;border-bottom:1px solid var(--line);padding:18px var(--gutter) 24px;gap:0}.mobile-nav a{padding:11px 0;font-size:16px}.hero{height:100svh;min-height:700px;max-height:1000px}.hero-video{object-position:60% 50%}.hero-shade{background:linear-gradient(90deg,rgba(11,13,13,.58),rgba(11,13,13,.1)),linear-gradient(0deg,rgba(11,13,13,.84),rgba(11,13,13,.15) 70%,rgba(11,13,13,.22))}.hero-content{padding-top:clamp(260px,40svh,430px);padding-bottom:140px}.hero-content .eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:21px}.hero h1{font-size:clamp(34px,7.3vw,52px);line-height:1.45}.hero h1>span{font-size:1.34em}.hero-description{font-size:14px;margin-top:20px;line-height:1.8}.hero-content .button{margin-top:24px;min-height:49px;padding:12px 18px;font-size:14px;gap:35px}.hero-bottom{bottom:23px;gap:15px}.scroll-cue{font-size:9px;gap:10px;letter-spacing:.08em}.scroll-line{height:28px}.hero-caption{display:none}.motion-toggle{font-size:11px;min-width:70px;padding:7px 10px}.intro{padding-top:73px}.intro-grid{display:block}.section-marker>span{margin:0 0 32px;font-size:10px}.section-marker em{display:none}.statement{font-size:clamp(30px,7.7vw,46px);line-height:1.6;letter-spacing:-.055em}.intro-bottom{margin-top:30px;gap:15px}.intro-bottom>p{font-size:14px;line-height:1.9}.intro-signature{font-size:38px;padding:0;margin-bottom:10px;display:none}.craft-line{margin-top:56px;padding-top:20px;padding-bottom:20px;gap:10px;font-size:8px;letter-spacing:.06em}.craft-line>span:nth-child(even){font-size:13px}.films{padding-top:73px;padding-bottom:65px}.section-heading{margin-bottom:34px;gap:20px}.section-heading .eyebrow{font-size:10px;margin-bottom:19px}.section-heading h2{font-size:clamp(29px,7.2vw,43px);line-height:1.5}.heading-note{display:none}.film-grid{display:grid;grid-template-columns:1fr;gap:42px}.film-proposal,.film-celebration{margin-top:0;max-width:100%}.film-media,.film-proposal .film-media,.film-celebration .film-media{aspect-ratio:1.32}.film-info{padding-top:18px;gap:15px}.film-category{font-size:10px;margin-bottom:5px}.film-info h3{font-size:20px}.film-number{font-size:26px}.media-tag{font-size:9px;top:16px;left:16px;padding:4px 8px}.media-bottom{bottom:17px;left:16px;right:16px;font-size:9px}.play-button{width:54px;height:54px}.film-aside{padding:16px 0 0;display:grid;grid-template-columns:1.2fr 1fr;gap:20px;align-items:end}.film-aside>.serif-italic{font-size:43px}.film-aside>p:not(.serif-italic){font-size:13px;margin-top:0;line-height:1.8}.film-aside .text-link{margin-top:8px;font-size:13px;grid-column:1/-1;justify-self:start}.concept-note{font-size:11px;margin-top:30px}.story-sequence{height:275svh;min-height:1800px}.story-sticky{min-height:650px}.story-top{top:102px;display:block}.story-top .eyebrow{font-size:10px}.story-hint{margin-top:12px;font-size:11px}.story-copy{align-items:center}.story-step .step-label{font-size:10px;margin-bottom:22px}.story-step h2{font-size:clamp(31px,7.4vw,48px);line-height:1.55}.story-step>p:last-child{font-size:14px;line-height:1.9;margin-top:24px}.story-step[data-step="1"]{text-align:left}.story-overlay{background:linear-gradient(90deg,rgba(4,7,7,.71),rgba(4,7,7,.2)),linear-gradient(0deg,rgba(0,0,0,.7),transparent 40%,rgba(0,0,0,.3))}.story-bottom{bottom:34px;gap:14px;font-size:9px;letter-spacing:.06em}.story-bottom>span:first-child{display:none}.story-progress{margin-left:0}.services{padding:75px 0 58px}.service-item>summary{grid-template-columns:24px 1fr 25px;gap:13px;padding:25px 0}.service-index{font-size:20px}.service-title{font-size:24px}.service-title>span{font-size:18px;margin-top:5px}.service-short{display:none}.service-detail{margin-left:37px;padding:0 0 25px;display:block}.service-detail p{font-size:14px;line-height:1.85}.service-detail a{display:inline-block;margin-top:18px;font-size:13px}.service-footnote{margin-top:35px;display:block}.service-footnote>.serif-italic{font-size:29px}.service-footnote>p{margin-top:22px;text-align:left;font-size:12px;line-height:1.85}.contact{padding-top:73px;padding-bottom:60px}.contact-grid{grid-template-columns:1fr;gap:42px}.contact-heading .eyebrow{font-size:10px;margin-bottom:22px}.contact-heading h2{font-size:clamp(36px,9vw,54px)}.contact-heading>p:not(.eyebrow){font-size:14px;margin-top:23px}.contact-signature{font-size:28px;margin-top:25px}.inquiry-form{padding-top:0}.service-choices span{font-size:14px;padding:12px 10px}.form-row{gap:18px}input[type="date"],select,textarea{font-size:16px}.inquiry-form legend,.inquiry-form label{font-size:14px}.form-note{font-size:12px}.faq-wrap{margin-top:58px;display:block}.faq-wrap>.eyebrow{padding:0;margin-bottom:22px;font-size:10px}.faq-list summary{font-size:14px;line-height:1.7;padding:19px 0}.faq-list details>p{font-size:13px}.site-footer{padding-top:25px;padding-bottom:72px}.footer-top{gap:16px}.footer-brand{font-size:16px}.footer-top p{display:none}.back-top{font-size:12px}.footer-wordmark{font-size:19.4vw;margin:44px 0 26px}.footer-bottom{font-size:9px;gap:15px;letter-spacing:0;align-items:center}.footer-bottom>span:last-child{max-width:165px;text-align:right}.mobile-contact.visible{display:flex;align-items:center;justify-content:space-between;position:fixed;bottom:16px;left:var(--gutter);right:var(--gutter);z-index:35;background:var(--paper);color:var(--ink);padding:14px 19px;box-shadow:0 4px 25px rgba(0,0,0,.2);font-size:14px}.mobile-contact span{font-size:20px;line-height:1}.film-dialog{width:94vw;max-height:86svh}.dialog-caption{display:block;padding:20px}.dialog-caption h2{font-size:21px}.dialog-caption>p{margin-top:12px;font-size:12px}.dialog-close{top:10px;right:10px;width:36px;height:36px;font-size:25px}.brief-dialog{padding:28px 22px}.brief-dialog h2{font-size:26px}.brief-dialog textarea{font-size:14px}.brief-dialog .button{font-size:14px}}
@media(max-width:375px){.header-contact{font-size:11px;gap:8px}.wordmark{font-size:21px}.hero h1{font-size:31px}.hero-description{font-size:13px}.hero{min-height:700px}.hero-content{padding-top:280px}.craft-line{font-size:7px;letter-spacing:0}.film-info h3{font-size:18px}.film-aside{grid-template-columns:1fr}.film-aside>.serif-italic{font-size:42px}.service-title{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js-ready .reveal{opacity:1;transform:none}.story-sequence{height:auto;min-height:0}.story-sticky{height:auto;min-height:0;padding:80px 0}.story-top,.story-copy,.story-bottom{position:relative;top:auto;bottom:auto;height:auto}.story-step{position:relative;left:auto;right:auto;visibility:visible;opacity:1;transform:none;margin-top:70px}.story-copy{display:block}.story-step[data-step="1"]{text-align:left}.story-bottom{margin-top:60px}.story-visual{opacity:.28}.scroll-line:after{display:none}.story-hint{display:none}}

/* Film-first direction */
:root{--ink:#111214;--paper:#f5f5f2;--white:#fafaf7;--muted:#a4a7ad;--gold:#b3c5ff;--line:rgba(241,242,245,.19);--serif:var(--sans)}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hero{min-height:790px}.hero-content{padding-top:clamp(215px,26vh,320px)}.hero-content .eyebrow{color:#f1f1f1;letter-spacing:.16em}.hero h1{font-family:var(--sans);font-size:clamp(58px,6vw,94px);font-weight:570;line-height:1.17;letter-spacing:-.065em}.hero h1>span{font-size:1em;line-height:inherit}.hero-description{color:#eceeed;font-size:17px;line-height:1.85}.hero-shade{background:linear-gradient(90deg,rgba(9,12,15,.61),rgba(9,12,15,.22) 45%,rgba(9,12,15,.03) 85%),linear-gradient(0deg,rgba(9,12,15,.67),transparent 38%,transparent 72%,rgba(9,12,15,.25))}.hero-video{transition:opacity .35s;object-position:center}.hero.is-loading .hero-video{opacity:.2}.hero-content .button{border-radius:3px}.hero-bottom{align-items:center}.hero-bottom .scroll-cue{font-size:12px;letter-spacing:.04em;max-width:220px}.style-switcher{display:flex;gap:6px;padding:6px;background:rgba(10,12,15,.28);border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(16px);border-radius:6px;margin-left:auto;margin-right:auto}.style-tab{display:flex;align-items:center;gap:12px;justify-content:center;padding:13px 18px;background:transparent;color:#f5f6f6;border-radius:3px;font-size:14px;transition:background .25s,color .25s}.style-tab.active{background:var(--paper);color:var(--ink)}.style-index{font-size:12px;opacity:.6}.motion-toggle{border-radius:4px;font-size:12px}.statement{font-weight:500;line-height:1.43}.statement .accent-serif{color:#5270cd;font-weight:500}.intro-signature{color:#adb1ba}.intro-signature i{color:#4b5f96}.craft-line{font-size:12px;letter-spacing:.07em}.craft-line>span:nth-child(even){color:#8792ad}.section-marker em{font-size:34px}.section-heading .serif-italic{color:#adbce0;font-weight:400}.film-grid{grid-template-columns:1fr 1fr;gap:55px 35px}.film-wedding{grid-column:1/-1}.film-wedding .film-media{aspect-ratio:2.02}.film-proposal{margin-top:0}.film-proposal .film-media,.film-celebration .film-media{aspect-ratio:1.5}.film-celebration{max-width:100%;margin-top:0}.film-media{border-radius:4px}.film-description{font-size:14px;color:#9198a4;margin-top:8px;line-height:1.75}.film-aside{grid-column:1/-1;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;border-top:1px solid var(--line);padding:40px 0 0}.film-aside>.serif-italic{font-size:clamp(43px,5vw,72px)}.film-aside>p:not(.serif-italic){margin-top:0;color:#b2b6bc}.film-aside .text-link{white-space:nowrap;margin-top:0}.media-tag,.media-bottom,.film-category,.concept-note{font-size:12px}.media-tag{letter-spacing:.035em;background:rgba(0,0,0,.12)}.media-bottom{letter-spacing:.04em}.film-category{color:#a5aab5}.concept-note{color:#989fab}.story-step h2{font-family:var(--sans);font-weight:500}.story-step h2>span{font-family:var(--sans);font-weight:450}.story-step .step-label{color:#dbe4ff}.service-title{font-weight:500}.service-title>span{color:#838c99}.service-index{color:#7c8592}.service-short,.service-detail p{color:#656b76}.service-footnote>.serif-italic{color:#7e889b}.service-footnote>p{color:#747d8d}.contact-signature{color:#b1c2f6}.contact-heading h2 .accent-serif{font-weight:400;color:#bac9f3}.inquiry-form legend,.inquiry-form label{color:#d9dce2}.form-note,.faq-list details>p{color:#a5acb9}.footer-top p,.footer-bottom{color:#a0a7b4}.eyebrow,.section-marker>span,.story-top .eyebrow,.story-step .step-label,.story-hint,.story-bottom,.faq-wrap>.eyebrow,.footer-top p,.footer-bottom{font-size:12px}.site-footer{background:var(--ink)}.footer-wordmark{color:#efefef;font-weight:600}
@media(max-width:1100px){.hero-bottom .scroll-cue{display:none}.style-switcher{margin-left:0}.style-tab{padding:12px 15px}.film-aside{flex-wrap:wrap;gap:30px}.film-aside .text-link{margin-right:auto}}
@media(max-width:760px){.hero{height:100svh;min-height:800px;max-height:1050px}.hero-media{bottom:25%;height:75%}.hero-video{object-position:center}.hero-shade{background:linear-gradient(0deg,#111214 9%,rgba(17,18,20,.86) 23%,rgba(17,18,20,.3) 48%,transparent 77%,rgba(0,0,0,.16))}.hero-content{padding-top:clamp(350px,48svh,490px);padding-bottom:100px}.hero-content .eyebrow{font-size:12px;letter-spacing:.07em;margin-bottom:16px}.hero h1{font-size:clamp(40px,10vw,59px);font-weight:570;letter-spacing:-.06em;line-height:1.2}.hero h1>span{font-size:1em}.hero-description{font-size:15px;margin-top:20px;line-height:1.8}.hero-content .button{font-size:14px;margin-top:25px}.hero-bottom{bottom:23px;gap:8px;align-items:stretch}.hero-bottom .scroll-cue{display:none}.style-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex:1;min-width:0;gap:3px;padding:4px;margin:0}.style-tab{padding:10px 5px;font-size:12px;line-height:1.45;word-break:keep-all;gap:0;min-height:46px}.style-index{display:none}.motion-toggle{min-width:38px;max-width:38px;padding:8px}.motion-toggle .motion-label{display:none}.pause-icon{font-size:17px}.statement{font-size:clamp(29px,7.2vw,43px);line-height:1.5}.intro-bottom>p{font-size:15px;line-height:1.9}.craft-line{display:grid;grid-template-columns:1fr 1fr;gap:13px 20px;font-size:12px;line-height:1.5;letter-spacing:.03em}.craft-line>span:nth-child(even){display:none}.craft-line>span:last-child{grid-column:1/-1}.section-heading .eyebrow,.section-marker>span{font-size:12px}.section-heading h2{font-size:clamp(31px,8vw,44px)}.film-grid{grid-template-columns:1fr;gap:42px}.film-wedding{grid-column:auto}.film-wedding .film-media,.film-proposal .film-media,.film-celebration .film-media{aspect-ratio:1.47}.film-info h3{font-size:21px}.film-description{font-size:14px;line-height:1.7}.film-category,.media-tag,.media-bottom{font-size:12px;letter-spacing:0}.media-tag{top:14px;left:14px;padding:5px 8px}.media-bottom{left:14px;right:14px;bottom:15px}.media-bottom>span:first-child{display:none}.media-bottom>span:last-child{margin-left:auto}.film-aside{display:grid;grid-template-columns:1fr;gap:22px;padding-top:31px}.film-aside>.serif-italic{font-size:49px}.film-aside>p:not(.serif-italic){font-size:15px}.film-aside .text-link{font-size:14px;margin-top:3px}.concept-note{font-size:12px}.story-step h2{font-size:clamp(31px,8vw,45px);line-height:1.45}.story-step>p:last-child{font-size:15px}.story-top .eyebrow,.story-hint,.story-step .step-label,.story-bottom{font-size:12px}.service-detail p{font-size:15px}.service-detail a{font-size:14px}.contact-heading>p:not(.eyebrow){font-size:15px}.contact-heading .eyebrow,.faq-wrap>.eyebrow{font-size:12px}.faq-list summary{font-size:15px}.faq-list details>p{font-size:14px}.footer-bottom{font-size:12px;letter-spacing:0;align-items:flex-start}.footer-bottom>span:last-child{max-width:180px}.brief-dialog .eyebrow,.dialog-caption .eyebrow{font-size:12px}}
@media(max-width:375px){.hero{min-height:820px}.hero-content{padding-top:360px}.hero h1{font-size:38px}.hero-description{font-size:14px}.style-tab{font-size:12px;padding-inline:3px}.media-tag{max-width:85%;white-space:normal}.film-info h3{font-size:20px}}
@media(max-height:620px){.story-sequence{height:auto;min-height:0}.story-sticky{height:auto;min-height:0;padding:70px 0;position:relative}.story-top,.story-copy,.story-bottom{position:relative;top:auto;bottom:auto;height:auto}.story-copy{display:block}.story-step{position:relative;left:auto;right:auto;visibility:visible;opacity:1;transform:none;margin-top:50px}.story-step[data-step="1"]{text-align:left}.story-bottom{margin-top:55px}.story-visual{opacity:.35}.story-hint{display:none}}

@media(max-width:760px){.wordmark{flex-direction:column;align-items:flex-start;gap:5px}.brand-korean{display:block;border:0;padding:0;font-size:11px;letter-spacing:.04em}.header-contact{white-space:nowrap}.intro-bottom br{display:none}.intro-bottom br+br{display:block;content:"";margin-top:1em}}

@media(max-width:600px){.hero-media{top:82px;bottom:auto;height:clamp(300px,77vw,430px);mask-image:linear-gradient(#000 72%,transparent 100%)}.hero-video{object-position:45% center}.hero[data-style="handdrawn"] .hero-video{object-position:60% center}.hero-shade{background:linear-gradient(0deg,#111214 9%,rgba(17,18,20,.85) 24%,transparent 52%)}.hero-content{padding-top:clamp(380px,48svh,490px)}}

/* The opening films follow scroll position, in either direction. */
.hero-sequence{position:relative;height:520svh;min-height:3600px;background:#111214}
.hero-sequence .hero{position:sticky;top:0;height:100svh;min-height:0;max-height:none}
.hero-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.hero-scroll-track{position:absolute;left:0;bottom:0;height:3px;width:100%;background:rgba(255,255,255,.15)}
.hero-scroll-track>span{display:block;width:0;height:100%;background:#d9e1ff}
.hero-content{padding-top:clamp(145px,22svh,260px)}
.hero h1{font-size:clamp(52px,5.4vw,88px)}
.hero-description{margin-top:20px}
.hero-content .button{margin-top:28px}
.scroll-cue-label{word-break:keep-all;max-width:180px;letter-spacing:0;line-height:1.55}
.hero-bottom .scroll-cue{max-width:230px}
.story-sequence{height:auto;min-height:0}
.story-sticky{height:auto;min-height:0;padding:95px 0;position:relative}
.story-top,.story-copy,.story-bottom{position:relative;top:auto;bottom:auto;height:auto}
.story-copy{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;margin-top:70px}
.story-step{position:relative;left:auto;right:auto;opacity:1;visibility:visible;transform:none;pointer-events:auto;margin:0}
.story-step[data-step="1"]{text-align:left}
.story-step h2{font-size:clamp(28px,2.5vw,39px);line-height:1.5}
.story-step>p:last-child{font-size:15px;margin-top:24px}
.story-step>p:last-child br{display:none}
.story-visual{opacity:.22}
.story-hint,.story-bottom{display:none}
.hero-sequence.scroll-unavailable{height:auto;min-height:0}
.hero-sequence.scroll-unavailable .hero{position:relative;min-height:790px}
@media(max-width:1100px){.story-copy{gap:30px}.story-step h2{font-size:29px}}
@media(max-width:760px){
  .hero-sequence{height:520svh;min-height:3000px}
  .hero-sequence .hero{height:100svh;min-height:0}
  .hero-content{padding-top:42svh;padding-bottom:95px}
  .hero h1{font-size:clamp(36px,10vw,58px);line-height:1.18}
  .hero-content .eyebrow{font-size:11px;letter-spacing:.055em;margin-bottom:14px}
  .hero-description{font-size:14px;margin-top:17px;line-height:1.75}
  .hero-content .button{min-height:47px;margin-top:22px;padding:11px 17px}
  .hero-bottom{bottom:22px}
  .hero-bottom::before{content:'스크롤로 장면을 이어보세요';position:absolute;bottom:calc(100% + 12px);left:var(--gutter);font-size:11px;color:#b6bdc9;letter-spacing:.02em}
  .hero-poster{object-position:45% center}
  .hero[data-style="handdrawn"] .hero-poster{object-position:60% center}
  .story-sticky{padding:70px 0}
  .story-copy{grid-template-columns:1fr;gap:46px;margin-top:46px}
  .story-step h2{font-size:32px;line-height:1.45}
  .story-step .step-label{margin-bottom:15px}
  .story-step>p:last-child{margin-top:18px;max-width:430px}
}
@media(max-width:375px){.hero h1{font-size:36px}.hero-content .eyebrow{font-size:10px}.hero-content{padding-top:39svh}.hero-bottom::before{bottom:calc(100% + 9px)}}
@media(max-height:700px) and (max-width:760px){.hero-content{padding-top:36svh}.hero h1{font-size:36px}.hero-content .eyebrow{margin-bottom:10px}.hero-description{margin-top:12px}.hero-content .button{margin-top:16px}.hero-bottom::before{display:none}.hero-media{mask-image:linear-gradient(#000 35%,transparent 95%)}}
@media(prefers-reduced-motion:reduce){
  .hero-sequence{height:auto;min-height:0}
  .hero-sequence .hero{position:relative;height:790px;min-height:790px}
  .hero-content{padding-top:215px}
  .motion-toggle,.hero-scroll-track,.hero-bottom::before{display:none}
    .hero-bottom .scroll-cue{visibility:hidden}
}
@media(max-width:760px) and (prefers-reduced-motion:reduce){.hero-content{padding-top:370px}.hero-sequence .hero{height:790px;min-height:790px}}

.business-info{padding-top:0;padding-bottom:29px;color:#b8bfcb;font-size:12px;line-height:1.8}.business-intro{margin-bottom:12px;color:#e1e5eb;font-weight:550}.business-intro span{font-weight:400;color:#9ba5b6;margin-left:12px}.business-info dl{display:flex;flex-wrap:wrap;gap:7px 26px;margin:0}.business-info dl>div{display:flex;gap:9px;min-width:0}.business-info dt{color:#949fae;flex-shrink:0}.business-info dd{margin:0;overflow-wrap:anywhere}.business-info address{font-style:normal}.business-address{flex-basis:100%}@media(max-width:760px){.business-info{padding-bottom:25px}.business-info dl{flex-direction:column;gap:8px}.business-info dt{width:88px}.business-info dd{flex:1}.business-intro span{display:block;margin:3px 0 0}.business-address{flex-basis:auto}}

.copy-only-button{display:block;margin:14px 0 0;padding:4px 0;background:transparent;border-bottom:1px solid #727d91;color:#bdc7d9;font-size:13px;line-height:1.7;text-align:left}

.hero-sequence{height:740svh;min-height:5100px}
.hero-content{transition:opacity .4s,transform .4s}
.star-content,.moon-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s}
.star-content{padding-bottom:60px}
.star-content .eyebrow{color:#ceb99c;margin-bottom:26px}
.star-content h2{font-size:clamp(46px,5.5vw,86px);font-weight:450;line-height:1.25;letter-spacing:-.055em}
.star-content h2 span{color:#f2ddbb}
.star-signature{font-size:19px;font-weight:600;margin-top:30px}
.star-signature span{font-size:12px;letter-spacing:.14em;color:#b7ada0;margin-left:7px}
.moon-content{justify-content:flex-end;padding-bottom:120px}
.moon-content .eyebrow{color:#cabde0;margin-bottom:15px}
.moon-content h2{font-size:clamp(36px,4vw,62px);line-height:1.35}
.moon-content .text-link{align-self:flex-start;margin-top:22px}
.hero[data-style="star"] .hero-content,.hero[data-style="moonlight"] .hero-content{opacity:0;pointer-events:none;transform:translateY(-15px)}
.hero[data-style="star"] .hero-content>*,.hero[data-style="moonlight"] .hero-content>*{pointer-events:none}
.hero[data-style="star"] .star-content{opacity:var(--star-copy,0);transform:translateY(calc((1 - var(--star-copy,0))*18px))}
.hero[data-style="moonlight"] .moon-content{opacity:var(--moon-copy,1);pointer-events:auto}
.hero[data-style="star"] .hero-media,.hero[data-style="moonlight"] .hero-media{inset:0;height:100%;mask-image:none}
.hero[data-style="star"] .hero-poster,.hero[data-style="moonlight"] .hero-poster{object-fit:contain}
.hero[data-style="star"] .hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.3),transparent 65%)}
.hero[data-style="moonlight"] .hero-shade{background:linear-gradient(0deg,rgba(9,10,12,.94),transparent 57%)}
.hero[data-style="star"] .style-switcher,.hero[data-style="moonlight"] .style-switcher{display:none}
.hero[data-style="star"] .hero-bottom,.hero[data-style="moonlight"] .hero-bottom{justify-content:space-between}
.hero[data-style="star"] .hero-scroll-track>span{background:#dfc8a4}
.hero[data-style="moonlight"] .hero-scroll-track>span{background:#c9c0e2}
.film-wedding{grid-column:auto}
.film-wedding .film-media,.film-moonlight .film-media{aspect-ratio:1.5}
.cinema-fallback{display:none}
@media(max-width:760px){
 .hero-sequence{height:740svh;min-height:4200px}
 .star-content{justify-content:flex-end;align-items:center;text-align:center;padding-bottom:145px}
 .star-content .eyebrow{font-size:10px;margin-bottom:12px}
 .star-content h2{font-size:clamp(32px,9vw,46px);line-height:1.23}
 .star-content h2 br:first-of-type{display:none}
 .star-signature{font-size:16px;margin-top:20px}
 .star-signature span{font-size:10px}
 .moon-content{padding-bottom:130px}
 .moon-content h2{font-size:37px}
 .moon-content .eyebrow{font-size:10px}
 .hero[data-style="star"] .hero-bottom,.hero[data-style="moonlight"] .hero-bottom{justify-content:flex-end}
 .hero[data-style="star"] .hero-bottom::before{content:'별을 따라, 다음 장면으로'}
 .hero[data-style="moonlight"] .hero-bottom::before{content:'당신을 위한 한 편의 영화'}
}
@media(prefers-reduced-motion:reduce){
 .hero-sequence{height:auto;min-height:0}
 .star-content,.moon-content{display:none}
 .cinema-fallback{display:grid;position:relative;place-items:center;min-height:680px;background:#090a0c;text-align:center;padding:60px var(--gutter)}
 .cinema-fallback img{position:absolute;inset:0;opacity:.6;object-fit:contain}
 .cinema-fallback>div{position:relative;padding-top:260px}
 .cinema-fallback h2{font-size:clamp(34px,5vw,64px)}
 .cinema-fallback p{margin-top:20px;color:#dfc8a4}
}

/* Native 1080p video layers: the decoder seeks once, then follows the latest scroll. */
.scroll-film{position:absolute;inset:0;opacity:0;pointer-events:none;overflow:hidden;background:#090a0c}
.scroll-film.is-active{opacity:1}
.scroll-film .hero-poster,.scroll-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.scroll-video{opacity:0}
.scroll-film.ready .scroll-video{opacity:1}
.hero-scroll-track>span{width:100%;transform:scaleX(0);transform-origin:left center;will-change:transform}
.site-header.scrolled{backdrop-filter:none;background:rgba(16,17,17,.97)}
.style-switcher{backdrop-filter:none;background:rgba(10,12,15,.88)}
.hero[data-style="handdrawn"] .scroll-film.is-active{opacity:var(--scene-fade,1)}
.hero[data-style="star"] .scroll-film[data-scene="star"]{opacity:var(--star-opacity,1);z-index:2}
.hero[data-style="star"] .scroll-film[data-scene="moonlight"]{opacity:var(--moon-reveal,0);z-index:1}

.scroll-film[data-scene="moonlight"] .hero-poster,.scroll-film[data-scene="moonlight"] .scroll-video{inset:95px 0 20px;width:100%;height:calc(100% - 115px);object-fit:contain}
.hero-flare{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:var(--star-flare,0);background:radial-gradient(ellipse at 69% 46%,rgba(244,233,217,.9),rgba(188,202,223,.25) 35%,transparent 70%)}
.star-content,.moon-content{transition:none}
.hero[data-style="star"] .hero-bottom::before{content:'별빛에서, 달빛으로'}
@media(max-width:760px){
 .scroll-film .hero-poster,.scroll-video{object-position:45% center}
 .scroll-film[data-scene="handdrawn"] .hero-poster,.scroll-film[data-scene="handdrawn"] .scroll-video{object-position:60% center}

 .scroll-film[data-scene="moonlight"] .hero-poster,.scroll-film[data-scene="moonlight"] .scroll-video{inset:82px 0 auto;width:100%;height:calc(100% - 220px);object-position:center 24%}
 .hero-flare{background:radial-gradient(ellipse at 50% 32%,rgba(244,233,217,.9),rgba(188,202,223,.2) 33%,transparent 68%)}
}
@media(prefers-reduced-motion:reduce){.scroll-video,.hero-flare{display:none}}

/* Keep the star on one centered, softly blended film stage. */
.star-content{justify-content:flex-end;align-items:center;text-align:center;padding-bottom:90px}
.star-content .eyebrow{margin-bottom:14px}
.star-content h2{font-size:clamp(34px,3.5vw,56px);line-height:1.2}
.star-content h2 br:first-of-type{display:none}
.star-signature{font-size:17px;margin-top:18px}
.hero[data-style="star"] .hero-shade{background:linear-gradient(0deg,rgba(9,10,12,.3),transparent 48%)}
.scroll-film[data-scene="star"] .hero-poster,.scroll-film[data-scene="star"] .scroll-video{
 inset:4svh auto auto 50%;width:min(100vw,106svh);height:auto;max-width:none;aspect-ratio:16/9;object-fit:contain;object-position:center;transform:translateX(-50%);
 -webkit-mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent),linear-gradient(180deg,transparent,#000 5%,#000 83%,transparent);
 -webkit-mask-composite:source-in;
 mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent),linear-gradient(180deg,transparent,#000 5%,#000 83%,transparent);
 mask-composite:intersect;
}
.scroll-film[data-scene="star"].ready .hero-poster{opacity:0}
.hero-flare{background:radial-gradient(ellipse at 50% 30%,rgba(244,233,217,.9),rgba(188,202,223,.2) 33%,transparent 68%)}
@media(max-width:760px){
 .scroll-film[data-scene="star"] .hero-poster,.scroll-film[data-scene="star"] .scroll-video{inset:7svh auto auto 50%;width:min(156vw,86svh);height:auto}
 .star-content{padding-bottom:135px}
 .star-content .eyebrow{margin-bottom:12px}
 .star-content h2{font-size:clamp(32px,9vw,46px);line-height:1.23}
 .star-signature{font-size:16px;margin-top:20px}
 .hero-flare{background:radial-gradient(ellipse at 50% 28%,rgba(244,233,217,.9),rgba(188,202,223,.2) 33%,transparent 68%)}
}

/* Short mobile viewports keep the scroll film with more compact copy. */
.film-status{position:absolute;top:110px;right:var(--gutter);z-index:4;display:flex;align-items:center;gap:12px;max-width:calc(100% - 2*var(--gutter));padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:3px;background:rgba(9,10,12,.82);color:#e4e4e1;font-size:11px;line-height:1.5}
.film-status[hidden],.film-status button[hidden]{display:none}
.film-status button{padding:4px 0;background:none;color:#f2ddbb;font-size:inherit;white-space:nowrap}
@media(max-width:760px){.film-status{top:83px;font-size:10px;gap:8px}}
@media(max-height:620px) and (prefers-reduced-motion:no-preference){
 .hero-content{padding-top:115px;padding-bottom:85px}
 .hero h1{font-size:38px}
 .hero-content .eyebrow{font-size:10px;margin-bottom:10px}
 .hero-description{font-size:13px;line-height:1.5;margin-top:10px}
 .hero-content .button{min-height:40px;margin-top:14px;padding:8px 15px;font-size:13px}
 .hero-bottom{bottom:16px}
 .hero-bottom::before{display:none}
 .star-content{padding-bottom:80px}
 .star-content h2{font-size:32px}
 .star-content .eyebrow{margin-bottom:8px}
 .star-signature{font-size:14px;margin-top:12px}
 .moon-content{padding-bottom:85px}
 .moon-content h2{font-size:32px}
 .moon-content .text-link{margin-top:12px}
}
@media(max-height:620px) and (max-width:760px) and (orientation:portrait) and (prefers-reduced-motion:no-preference){
 .hero-content{padding-top:30svh}
 .hero h1{font-size:32px}
 .hero-content .eyebrow{font-size:9px}
 .hero-description{font-size:12px;margin-top:8px}
 .hero-content .button{margin-top:12px}
 .star-content{padding-bottom:100px}
 .star-content h2{font-size:30px}
 .scroll-film[data-scene="star"] .hero-poster,.scroll-film[data-scene="star"] .scroll-video{width:min(145vw,80svh)}
}
@media(max-height:480px) and (orientation:landscape) and (prefers-reduced-motion:no-preference){
 .hero-content{padding-top:90px}
 .hero h1{font-size:32px}
 .hero-content .eyebrow{display:none}
 .hero-description{font-size:12px;margin-top:8px}
 .hero-content .button{min-height:34px;margin-top:10px;padding:6px 12px}
 .hero-media{inset:0;height:100%;mask-image:none}
 .hero-shade{background:linear-gradient(90deg,rgba(9,10,12,.8),rgba(9,10,12,.2))}
 .hero-bottom{bottom:10px}
 .style-tab{min-height:36px;padding:5px 12px}
 .style-switcher{flex:none}
 .star-content{padding-bottom:62px}
 .star-content h2{font-size:25px;line-height:1.15}
 .star-content .eyebrow,.star-signature{display:none}
 .scroll-film[data-scene="star"] .hero-poster,.scroll-film[data-scene="star"] .scroll-video{inset:7svh auto auto 50%;width:98svh}
 .moon-content{padding-bottom:65px}
 .moon-content h2{font-size:25px}
 .moon-content .eyebrow{display:none}
 .moon-content .text-link{font-size:12px;margin-top:7px}
 .scroll-film[data-scene="moonlight"] .hero-poster,.scroll-film[data-scene="moonlight"] .scroll-video{inset:70px 0 auto;height:calc(100% - 125px)}
}
