@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
:root{--paper:#fafaf7;--white:#fff;--ink:#232427;--muted:#62656a;--line:#dadbd6;--orange:#ff6035;--orange-deep:#ba3a16;--soft:#eeeFEB;--ease:cubic-bezier(.2,.75,.25,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Pretendard,'Malgun Gothic',sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange-deep);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em;line-height:1.3}h2{font-size:clamp(32px,3.3vw,48px);font-weight:700}img{max-width:100%;display:block}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.section{padding-block:108px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.13em;display:flex;align-items:center;gap:9px;margin-bottom:25px}.orange-text{color:var(--orange-deep)}.header{height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:6px;font-size:27px;font-weight:850;letter-spacing:-.06em;line-height:1}.brand-dot{width:8px;height:8px;background:var(--orange);border-radius:50%;align-self:flex-end;margin-bottom:2px}nav{display:flex;gap:30px;align-items:center;font-size:12px;font-weight:550}nav a:hover{color:var(--orange-deep)}.nav-contact{border:1px solid #bfc0bb;border-radius:30px;padding:10px 20px}.nav-contact span{margin-left:24px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:30px;align-items:center;min-height:664px;padding-block:66px 60px}.hero h1{font-size:clamp(43px,4.65vw,68px);line-height:1.27;font-weight:760;letter-spacing:-.07em;white-space:nowrap}.hero-copy{position:relative;z-index:2}.status-dot{width:7px;height:7px;flex:none;border-radius:50%;background:var(--orange)}.underline{position:relative}.underline:after{content:'';position:absolute;left:0;right:0;bottom:-4px;height:6px;background:var(--orange);transform:rotate(-1deg);border-radius:100% 10% 50% 30%}.hero-copy>p{font-size:15px;color:var(--muted);line-height:1.9;margin:28px 0 30px}.hero-copy>p strong{font-weight:600;color:var(--ink)}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:14px 22px;min-height:52px;border-radius:30px;font-size:12px;font-weight:650;transition:transform .25s,background .25s}.button:hover{transform:translateY(-3px)}.orange{background:var(--orange);color:#171816}.orange:hover{background:#ff774c}.dark{background:var(--ink);color:#fff}.dark:hover{background:#393a3e}.watch-link{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:600}.watch-link>span{display:grid;place-items:center;width:29px;height:29px;border:1px solid #bcbeba;border-radius:50%;font-size:8px}.hero-caption{display:flex;gap:15px;margin-top:42px;font-size:10px;color:var(--muted)}.hero-caption span+span{padding-left:15px;border-left:1px solid var(--line)}.hero-visual{height:505px;position:relative;min-width:0}.orbit{position:absolute;border:1px solid #d5d6d0;border-radius:50%;width:98%;height:82%;left:-2%;top:10%;transform:rotate(-25deg)}.hero-film{position:absolute;overflow:hidden;border-radius:15px;box-shadow:0 16px 35px #20242120;border:5px solid white;width:44%;max-width:220px;background:white}.hero-film img{width:100%;height:100%;object-fit:cover;aspect-ratio:9/16}.hero-film-back{left:4%;top:26px;transform:rotate(-11deg)}.hero-film-back>span{position:absolute;bottom:12px;left:12px;background:#fffde9;border-radius:4px;padding:4px 8px;font-size:8px;letter-spacing:.08em}.hero-film-front{right:7%;top:104px;transform:rotate(9deg);padding:0;transition:transform .4s var(--ease)}.hero-film-front:hover{transform:rotate(3deg) translateY(-9px)}.hero-play{position:absolute;bottom:15px;left:12px;right:12px;background:#ffffffed;border-radius:30px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;font-size:10px}.hero-play b{font-size:8px;letter-spacing:.08em}.creative-star{position:absolute;right:1%;top:-4px;font-family:Arial,sans-serif;font-size:136px;color:var(--orange);line-height:1;transform:rotate(-15deg)}.visual-note{position:absolute;bottom:14px;left:7%;font-weight:800;line-height:1.2;font-size:19px;letter-spacing:-.04em;transform:rotate(-6deg)}.visual-note>span{font-size:35px;display:block;font-weight:400;line-height:1.2;margin-bottom:6px}.format-chip{position:absolute;top:10px;left:45%;background:var(--ink);color:white;padding:7px 12px;border-radius:20px;font-size:8px;letter-spacing:.05em;transform:rotate(4deg)}.format-chip i{color:var(--orange);font-style:normal;font-size:7px;margin:0 5px}.studio-strip{border-block:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-block:23px;gap:20px}.studio-strip>span{font-size:17px;font-weight:400;line-height:1.15;letter-spacing:-.04em}.studio-strip strong{font-weight:850}.studio-strip>p{font-size:12px;color:var(--muted)}.studio-strip>div{font-size:10px;letter-spacing:.05em;font-weight:600}.studio-strip i{margin-inline:17px;color:#949792;font-style:normal}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:45px}.section-top>p{color:var(--muted);font-size:14px;line-height:1.9}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.why-grid article{min-width:0}.why-graphic{height:187px;background:var(--soft);border-radius:12px;margin-bottom:24px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.step-label{font-size:9px;letter-spacing:.09em;color:var(--muted);font-weight:650}.why-grid h3{font-size:23px;font-weight:650;margin:12px 0}.why-grid p{font-size:12px;color:var(--muted);line-height:1.9}.mini-frame{width:102px;height:144px;border:1px solid #c9cac5;border-radius:12px;background:var(--paper);transform:rotate(-8deg);padding:14px;display:flex;flex-direction:column;line-height:1.1;box-shadow:4px 4px 0 #d6d8d0}.mini-frame>span{font-size:7px;letter-spacing:.12em;color:var(--muted)}.mini-frame>strong{font-size:27px;letter-spacing:-.05em;margin-top:10px}.mini-frame>i{font-style:normal;font-size:35px;color:var(--orange);align-self:flex-end}.graphic-star{font-size:75px;font-family:Arial,sans-serif;color:var(--orange);position:absolute;right:20%;top:70px;transform:rotate(10deg);line-height:1}.understanding{flex-direction:column;gap:9px}.message-before{font-size:11px;color:#777a77;border:1px solid #d4d6d0;border-radius:8px;padding:9px 15px;background:#f7f8f4}.message-arrow{font-size:16px;color:#999c94;line-height:1}.message-after{background:var(--orange);color:#27241e;border-radius:8px;padding:12px 20px;font-weight:650;font-size:13px;transform:rotate(-3deg);box-shadow:4px 5px 0 #d8d9d2}.message-after b{margin-left:10px}.action-window{width:185px;background:var(--paper);border:1px solid #d1d3ca;border-radius:9px;padding:17px;box-shadow:4px 5px 0 #d8d9d2}.action-window>span{display:block;font-size:12px;margin-bottom:18px}.action-window>div{background:var(--ink);color:white;padding:7px 10px;border-radius:20px;font-size:10px;display:flex;justify-content:space-between}.cursor-arrow{position:absolute;font-size:52px;color:var(--orange);font-weight:700;line-height:1;left:66%;top:112px}.why-foot{margin-top:38px;padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}.why-foot strong{font-size:12px;color:var(--ink);white-space:nowrap}.work-section{background:#eeefeb}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:12px;font-weight:600;border-bottom:1px solid #aaaea6;padding-bottom:5px}.text-link:hover{color:var(--orange-deep)}.work-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button{border:1px solid #cfd1c9;padding:8px 16px;border-radius:25px;font-size:11px;background:transparent;color:#565952}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.filters small{margin-left:5px;font-size:8px;color:inherit}.reel-hint{color:#60645b;font-size:10px}.mobile-hint{display:none}.works{display:flex;gap:15px;align-items:flex-start;padding:14px 4px 20px;margin-inline:-4px}.work{flex:0 0 calc((100% - 75px)/6);min-width:0;transition:transform .4s var(--ease);position:relative}.work[hidden]{display:none}.work-image{position:relative;isolation:isolate;display:block;aspect-ratio:9/16;width:100%;padding:0;border:0;overflow:hidden;background:#d4d6ce;border-radius:10px;box-shadow:0 5px 10px #21262212;transition:box-shadow .35s}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.work-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:1;transition:opacity .3s;pointer-events:none}.work.previewing .work-preview{opacity:1}.work-image:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0009);pointer-events:none;z-index:2}.work-play{position:absolute;right:9px;top:9px;background:#ffffffee;color:#252723;border:1px solid #fff7;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;font-size:9px;z-index:3}.work-tag{position:absolute;left:10px;bottom:12px;font-size:7px;color:#fff;z-index:3;letter-spacing:.04em}.work-caption{margin-top:15px}.work-caption h3{font-size:12px;font-weight:650;line-height:1.5;word-break:keep-all;letter-spacing:-.04em}.work-caption>span{font-size:9px;color:var(--muted);display:block;margin-top:5px}.work-note{font-size:10px;color:#63675f;margin-top:16px;border-top:1px solid #ced0c8;padding-top:20px}.approach{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.approach-lead>p{font-size:14px;line-height:1.9;color:var(--muted);margin-top:24px}.approach-badge{display:flex;align-items:center;gap:15px;margin-block:34px}.approach-badge>span{width:47px;height:54px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;font-size:19px;font-weight:700;background:#f0f1ec}.approach-badge>b{font-size:13px;font-weight:400}.approach-badge>i{font-size:22px;color:var(--orange-deep);font-style:normal}.approach-badge>strong{font-size:13px;line-height:1.4;font-weight:550}.process-list{padding:0;list-style:none;margin:0;border-top:1px solid var(--ink)}.process-list li{display:flex;align-items:flex-start;gap:22px;padding:26px 0;border-bottom:1px solid var(--line)}.process-list li>span{font-size:14px;font-weight:650;color:var(--orange-deep);line-height:1.8}.process-list h3{font-size:18px;font-weight:650}.process-list p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:10px}.process-list li>b{font-size:8px;letter-spacing:.08em;font-weight:500;margin-left:auto;padding-top:6px;color:var(--muted)}.pricing{background:#f0f1ed}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.package{padding:30px 27px;border:1px solid #d6d8d0;border-radius:15px;background:#fafbf7;display:flex;flex-direction:column}.package.featured{background:#fff2e9;border-color:#ee9d80}.package-label{font-size:10px;letter-spacing:.09em;display:flex;align-items:center;justify-content:space-between;font-weight:650;min-height:25px}.package-label span{background:#ffe1ce;padding:4px 9px;border-radius:20px;font-size:8px;letter-spacing:0}.package h3{font-size:21px;margin:19px 0 8px;font-weight:650}.package>p{font-size:12px;color:var(--muted)}.price{font-size:38px;letter-spacing:-.05em;font-weight:650;margin:26px 0 20px;border-bottom:1px solid #d6d4ca;padding-bottom:22px}.price span{font-size:14px;font-weight:400;margin-left:5px}.package ul{list-style:none;padding:0;margin:0 0 27px}.package li{font-size:12px;padding:7px 0}.package li:before{content:'✓';margin-right:9px;color:var(--orange-deep)}.package .button{width:100%;margin-top:auto}.outline{border:1px solid #b6b9ae}.outline:hover{background:#e7e9e1}.pricing-note{font-size:10px;color:#5d6159;margin-top:25px;line-height:1.95}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:75px}.faq>div>p{font-size:13px;line-height:1.9;color:var(--muted);margin-top:25px}.questions{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--line)}summary{list-style:none;position:relative;padding:23px 35px 23px 0;cursor:pointer;font-size:14px;font-weight:550}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:6px;top:20px;font-size:22px;font-weight:300}details[open] summary:after{content:'−';color:var(--orange-deep)}details>p{font-size:12px;color:var(--muted);line-height:1.9;padding:0 30px 23px 0}.contact{position:relative;background:var(--orange);padding:65px 60px;border-radius:20px;overflow:hidden}.contact .eyebrow{font-size:9px;letter-spacing:.1em}.contact h2{font-size:43px}.contact h2 span{color:#30241f}.contact p{font-size:13px;margin:22px 0 28px;line-height:1.9}.contact small{display:block;font-size:10px;margin-top:20px}.contact>div{position:relative;z-index:1}.contact-star{position:absolute;right:45px;top:15px;font-size:250px;font-family:Arial,sans-serif;line-height:1;color:#252423;transform:rotate(15deg)}.contact-corner{position:absolute;right:65px;bottom:45px;letter-spacing:-.07em;font-size:40px;font-weight:800;line-height:.95}.footer-top{display:flex;gap:30px;align-items:center;padding:42px 0 32px}.footer-top>p{font-size:11px;color:var(--muted);margin-right:auto}.footer-top>div{display:flex;gap:25px;font-size:11px}.footer-top a:hover{color:var(--orange-deep)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted);border-top:1px solid var(--line);padding:22px 0 80px}.floating-contact{position:fixed;right:24px;bottom:22px;z-index:20;background:#232427;color:white;border:1px solid #484a4d;box-shadow:0 6px 20px #0002;font-size:11px;border-radius:30px;padding:13px 19px;display:flex;align-items:center;gap:9px}.floating-contact>span{color:var(--orange);font-size:7px}dialog{border:0;border-radius:16px;background:var(--paper);color:var(--ink);width:min(460px,94vw);max-height:94svh;padding:17px}dialog::backdrop{background:#222627b8;backdrop-filter:blur(8px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px}.dialog-header h2{font-size:16px}.dialog-header button{background:#e8eae3;width:35px;height:35px;border:0;border-radius:50%}#player{width:100%;display:block;max-height:72svh;aspect-ratio:9/16;object-fit:contain;background:#171916;border-radius:8px}dialog>p{font-size:9px;margin-top:12px;color:var(--muted)}#video-error{color:#a12a0a}body.modal-open{overflow:hidden}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:var(--ink);color:white;padding:14px}.skip:focus{top:10px}
@media(hover:hover) and (pointer:fine){.work:hover{transform:translateY(-9px) scale(1.045);z-index:5}.work:hover .work-image{box-shadow:0 0 0 2px var(--orange),0 16px 26px #21262230}.why-grid article:hover .mini-frame{transform:rotate(0deg) translateY(-4px)}.why-grid article:hover .message-after{transform:rotate(0deg) scale(1.04)}.why-grid article:hover .cursor-arrow{transform:translate(-5px,-5px)}.mini-frame,.message-after,.cursor-arrow{transition:transform .4s var(--ease)}}
@media(min-width:1600px){.hero{min-height:720px}.hero-visual{height:530px}.hero-film{max-width:242px}.creative-star{right:6%;font-size:160px}.hero h1{font-size:74px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{min-height:610px;gap:15px}.hero-visual{height:450px}.hero-film{width:45%}.hero-film-front{top:115px;right:4%}.hero-film-back{top:45px;left:5%}.creative-star{font-size:110px}.visual-note{font-size:16px;left:7%;bottom:15px}.hero-caption{gap:10px;font-size:9px}.hero-caption span+span{padding-left:10px}.hero-copy>p{font-size:13px}.actions{gap:15px}.button{font-size:11px;padding:13px 18px;gap:20px}.watch-link{font-size:10px}.section{padding-block:80px}.approach{gap:40px}.package{padding:26px 20px}.package h3{font-size:18px}.contact-star{font-size:190px;right:25px;top:50px}.contact-corner{font-size:32px;right:50px}.contact h2{font-size:38px}.studio-strip>p{font-size:11px}.why-grid h3{font-size:20px}.why-grid{gap:20px}.why-graphic{height:165px}.graphic-star{right:13%}.section-top{gap:25px}.section-top>p{font-size:12px}.work-tag{font-size:6px}.work-caption h3{font-size:11px}}
@media(max-width:900px){nav{gap:18px}.hero h1{font-size:43px}.hero-visual{height:420px}.hero-film-back{top:55px}.visual-note{font-size:14px;bottom:25px}.format-chip{left:30%;font-size:7px}.hero-caption{flex-wrap:wrap;gap:8px}.hero-copy>p{font-size:12px}.hero-copy .eyebrow{font-size:8px}.creative-star{font-size:100px;top:17px}.works{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a8ada0 #dee0d7;padding-bottom:24px}.work{flex:0 0 23%;min-width:155px;scroll-snap-align:start}.work-toolbar{align-items:flex-start}.reel-hint{font-size:9px;max-width:190px}.studio-strip>p{display:none}.process-list li>b{display:none}.process-list li{gap:15px}.process-list h3{font-size:16px}.approach{gap:25px}.approach h2{font-size:32px}.contact{padding:45px 35px}.contact h2{font-size:33px}.contact-star{font-size:150px;right:15px;top:60px}.contact-corner{font-size:28px;right:30px}.footer-top{flex-wrap:wrap}.footer-top>div{gap:18px}.why-foot{font-size:10px}.why-foot strong{font-size:10px}.package .price{font-size:31px}.faq{gap:30px}.why-grid p{font-size:11px}.why-grid h3{font-size:18px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:77px}.brand{font-size:25px}.menu-toggle{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:none}.menu-toggle span{width:17px;height:1px;background:var(--ink)}nav{display:none;position:absolute;top:76px;left:-20px;right:-20px;padding:20px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 25px #0001;flex-direction:column;gap:0;align-items:stretch}nav.open{display:flex}nav>a{padding:12px 15px}.nav-contact{margin-top:8px}.hero{grid-template-columns:1fr;padding-top:43px;padding-bottom:35px;gap:22px;min-height:0}.hero h1{font-size:clamp(37px,10.5vw,59px);white-space:normal;line-height:1.28}.hero-copy .eyebrow{font-size:9px;margin-bottom:24px}.hero-copy>p{font-size:13px;margin-top:27px;margin-bottom:25px}.hero-caption{font-size:9px;gap:12px;margin-top:24px}.hero-caption span+span{padding-left:12px}.actions{gap:20px}.button{font-size:12px;padding:14px 18px}.watch-link{font-size:11px}.hero-visual{height:426px;width:min(100%,430px);margin-inline:auto}.hero-film{max-width:180px;width:43%;border-width:4px}.hero-film-back{left:8%;top:27px}.hero-film-front{right:6%;top:78px}.creative-star{font-size:97px;right:6%;top:5px}.visual-note{bottom:7px;left:8%;font-size:15px}.visual-note>span{font-size:25px}.format-chip{left:42%;top:2px;font-size:7px;padding:6px 10px}.orbit{height:75%;top:15%;width:99%}.studio-strip{padding-block:20px;gap:15px}.studio-strip>span{font-size:13px}.studio-strip>div{font-size:8px;text-align:right;line-height:2}.studio-strip i{margin-inline:5px}.section{padding-block:64px}.eyebrow{font-size:9px;margin-bottom:20px}h2{font-size:31px}.section-top{display:block;margin-bottom:30px}.section-top>p{margin-top:23px;font-size:13px}.section-top>.text-link{margin-top:23px}.why-grid{grid-template-columns:1fr;gap:34px}.why-graphic{height:195px;margin-bottom:18px}.graphic-star{right:28%;top:76px}.why-grid h3{font-size:24px}.why-grid p{font-size:13px}.why-foot{display:block;line-height:1.9}.why-foot strong{display:block;font-size:12px;margin-top:12px}.work-toolbar{display:block}.reel-hint{max-width:none;margin-top:18px;font-size:10px}.desktop-hint{display:none}.mobile-hint{display:inline}.works{gap:15px;padding-top:12px}.work{flex:0 0 62%;min-width:185px;max-width:260px}.work-tag{font-size:8px}.work-play{width:35px;height:35px;right:12px;top:12px}.work-caption h3{font-size:14px}.work-caption>span{font-size:10px}.work-note{font-size:10px;line-height:1.9}.approach{grid-template-columns:1fr;gap:40px}.approach h2{font-size:32px}.approach-lead>p{font-size:13px}.process-list h3{font-size:18px}.process-list p{font-size:12px}.process-list li>b{display:block;font-size:7px}.packages{grid-template-columns:1fr;gap:17px}.package{padding:29px}.package h3{font-size:23px}.package .price{font-size:38px}.package li{font-size:13px}.faq{grid-template-columns:1fr;gap:30px}.faq>div>p{font-size:13px}.questions summary{font-size:13px}.contact{padding:36px 25px 140px;border-radius:15px}.contact h2{font-size:29px;line-height:1.4}.contact h2 span{display:inline-block}.contact p{font-size:12px}.contact .eyebrow{font-size:8px}.contact-star{font-size:100px;top:auto;bottom:20px;right:30px}.contact-corner{font-size:23px;right:auto;left:28px;bottom:25px}.contact small{font-size:9px}.footer-top{gap:20px;padding-top:35px;padding-bottom:25px}.footer-top>p{margin:0 0 0 auto;font-size:9px}.footer-top>div{width:100%;justify-content:space-between;font-size:10px}.footer-bottom{font-size:8px;align-items:flex-start}.footer-bottom>span:last-child{text-align:right;max-width:140px}.floating-contact{right:15px;bottom:15px;font-size:10px;padding:11px 15px}dialog{padding:13px}.dialog-header h2{font-size:14px}#player{max-height:69svh}}
@media(max-width:370px){.hero-caption{font-size:8px;gap:8px}.hero-caption span+span{padding-left:8px}.hero-visual{height:380px}.actions{gap:14px}.watch-link{font-size:10px}.button{font-size:11px}.hero h1{font-size:37px}.contact h2{font-size:26px}.process-list li>b{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.work:hover,.hero-film-front:hover{transform:none}}
@media(hover:none), (pointer:coarse){.desktop-hint{display:none}.mobile-hint{display:inline}}
@media(max-width:700px){.orbit{transform:none;width:100%;left:0}}
/* 두 영상 쇼케이스, 큰 한글 타이포그래피, 제작 문의 */
:root{--paper:#fffefa;--orange:#ff572c;--orange-deep:#c53c16}
body{font-size:18px;word-break:keep-all;overflow-wrap:break-word}.wrap{width:min(1440px,calc(100% - 96px))}.header{height:96px}.brand{font-size:32px}nav{font-size:16px;gap:28px}.nav-contact{background:var(--ink);color:#fff;border:0;padding:13px 24px}nav .nav-contact:hover{color:#fff;background:#b63b1a}.hero{grid-template-columns:1.05fr 1fr;gap:36px;min-height:800px;padding-block:54px 65px}.hero h1{font-size:clamp(44px,4.4vw,72px);font-weight:800;letter-spacing:-.075em;white-space:normal;line-height:1.32}.hero-highlight{display:inline-block;color:var(--orange-deep);position:relative}.hero-highlight:after{content:'';display:block;position:absolute;height:7px;left:0;right:0;bottom:-4px;background:var(--orange);transform-origin:left;animation:draw-line 1s var(--ease) both}.hero-copy .eyebrow,.eyebrow{font-size:14px;letter-spacing:.025em;line-height:1.5}.hero-copy .eyebrow{margin-bottom:28px}.hero-copy>p{font-size:21px;line-height:1.85;margin:32px 0 32px}.hero-copy>p strong{font-weight:700}.button{min-height:62px;padding:17px 26px;font-size:17px;font-weight:750;border-radius:12px;gap:24px;transition:transform .3s var(--ease),box-shadow .3s,background .3s}.button:hover{transform:translateY(-5px);box-shadow:0 10px 0 #23242718}.button>span{transition:transform .3s}.button:hover>span{transform:translate(4px,-3px)}.actions{gap:22px}.watch-link{font-size:16px}.watch-link>span{width:37px;height:37px;font-size:10px}.hero-caption{font-size:14px;gap:18px;margin-top:29px;flex-wrap:wrap}.hero-caption span+span{border:0;padding:0}.hero-stage{position:relative;min-width:0;padding:0 12px;isolation:isolate}.stage-kicker{font-size:15px;font-weight:700;display:flex;align-items:center;gap:9px;position:relative;margin-bottom:27px}.live-dot{height:9px;width:9px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px #ff572c1c}.hero-films{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start;padding-bottom:48px}.hero-stage .hero-film{position:relative;inset:auto;max-width:none;width:100%;aspect-ratio:9/16;border:5px solid #fff;padding:0;border-radius:20px;transform:none;box-shadow:0 20px 40px #2b211724;overflow:hidden;transition:box-shadow .4s;animation:film-entry 1.1s var(--ease) both}.hero-stage .hero-film:nth-child(2){margin-top:48px;animation-delay:.15s}.hero-video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.hero-film:after{content:'';position:absolute;inset:0;background:linear-gradient(#0005,transparent 25%,transparent 62%,#000b);pointer-events:none}.hero-film-top{position:absolute;top:16px;left:14px;z-index:2;color:#fff;font-size:13px;font-weight:650;text-shadow:0 1px 5px #000}.hero-film-bottom{position:absolute;bottom:18px;left:14px;right:10px;z-index:2;color:#fff;text-align:left;display:flex;flex-direction:column;gap:9px}.hero-film-bottom>b{font-size:17px}.hero-film-bottom>span{font-size:12px}.stage-orbit{position:absolute;background:#ffe3d2;border-radius:50%;width:95%;height:78%;top:65px;left:8%;z-index:-2}.stage-orbit:before{content:'';position:absolute;border:1px dashed #d36c4555;border-radius:50%;inset:-16px;animation:orbit-spin 45s linear infinite}.stage-star{position:absolute;right:-8px;top:0;font-size:105px;line-height:1;color:var(--orange);z-index:-1;animation:orbit-spin 24s linear infinite}.stage-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:-20px;font-size:14px}.stage-bottom b{display:block;font-size:18px}.motion-toggle{background:transparent;border:1px solid #c4b6a8;border-radius:24px;padding:9px 14px;font-size:12px;white-space:nowrap}.motion-toggle:hover{background:#ffdfce}.studio-strip{padding-block:28px;gap:32px}.studio-strip>strong{font-size:21px;line-height:1.5;font-weight:750;letter-spacing:-.035em}.studio-strip>strong span{color:var(--muted);font-weight:500}.studio-strip .message-flow{display:flex;gap:20px;align-items:center;font-size:19px;letter-spacing:-.035em}.message-flow>span:last-child{color:var(--orange-deep);font-weight:750}.studio-strip i{font-size:24px;color:var(--orange-deep);margin:0}.section{padding-block:100px}h2{font-size:clamp(36px,3.7vw,55px);line-height:1.35}.section-top>p{font-size:18px;line-height:1.9;max-width:580px}.why-grid h3{font-size:28px}.why-grid p{font-size:17px}.step-label{font-size:13px;letter-spacing:.01em}.why-graphic{height:215px}.mini-frame{width:116px;height:165px}.mini-frame>span{font-size:12px}.mini-frame>strong{font-size:32px}.graphic-star{font-size:88px;right:24%}.message-before{font-size:14px}.message-after{font-size:17px}.action-window{width:230px}.action-window>span{font-size:16px}.action-window>div{font-size:14px}.cursor-arrow{top:135px}.why-foot{font-size:15px}.why-foot strong{font-size:16px}.text-link{font-size:16px}.work-toolbar{gap:25px}.filters button{font-size:16px;padding:11px 21px}.filters small{font-size:12px}.reel-hint{font-size:13px;max-width:none}.works{gap:18px;padding:25px 7px 30px;margin-inline:-7px}.work{flex-basis:calc((100% - 90px)/6)}.work-image{border-radius:15px;transform-style:preserve-3d;transition:transform .25s var(--ease),box-shadow .35s}.work-caption h3{font-size:17px;line-height:1.55;letter-spacing:-.035em}.work-caption>span{font-size:13px}.work-tag{font-size:11px;left:12px;bottom:14px}.work-play{width:35px;height:35px}.preview-status{position:absolute;left:10px;right:10px;bottom:45px;color:white;z-index:4;font-size:12px;text-shadow:0 1px 4px black;opacity:0;transform:translateY(8px);transition:opacity .3s,transform .3s}.work.previewing .preview-status{opacity:1;transform:none}.work.previewing .work-play{background:var(--orange);color:#fff}.work-note{font-size:13px;line-height:1.85}.approach-lead>p{font-size:18px}.approach-badge>strong{font-size:17px}.process-list h3{font-size:23px}.process-list p{font-size:16px}.process-list li>span{font-size:19px}.process-list li>b{font-size:12px;letter-spacing:0;white-space:nowrap}.package{padding:34px 30px;transition:transform .35s,box-shadow .35s}.package h3{font-size:26px}.package-label{font-size:16px;letter-spacing:0}.package-label span{font-size:12px}.package>p{font-size:16px}.price{font-size:47px}.price span{font-size:18px}.package li{font-size:16px}.pricing-note{font-size:14px;line-height:1.95}.faq>div>p{font-size:17px}summary{font-size:19px;padding-block:26px}details>p{font-size:16px}.footer-top>p{font-size:14px}.footer-top>div{font-size:14px}.footer-bottom{font-size:12px}.floating-contact{font-size:15px;padding:15px 22px}.dialog-header h2{font-size:20px}dialog>p{font-size:12px}
.inquiry-section{background:#ffebe0;border-top:1px solid #e9c5b1}.inquiry-layout{display:grid;grid-template-columns:.85fr 1.2fr;gap:70px;align-items:start}.inquiry-intro{position:relative}.inquiry-intro h2{font-size:clamp(40px,4.2vw,64px);line-height:1.25}.inquiry-intro h2 span{color:var(--orange-deep)}.inquiry-intro>p{font-size:19px;line-height:1.9;margin:28px 0}.inquiry-checks{display:flex;flex-direction:column;gap:10px;font-size:16px;margin-top:35px}.inquiry-star{font-size:100px;line-height:1;color:var(--orange);display:block;margin-top:28px;animation:orbit-spin 30s linear infinite;width:110px;text-align:center}.inquiry-form{padding:38px;border-radius:22px;background:#fff;border:1px solid #ead6c9;min-width:0}.inquiry-form h3{font-size:28px}.form-lead{font-size:16px;color:var(--muted);line-height:1.8;margin:12px 0 27px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.inquiry-form label{display:block;font-size:15px;font-weight:650;margin-bottom:21px;min-width:0}.inquiry-form label>span{font-size:12px;color:var(--muted);font-weight:400;margin-left:7px}.inquiry-form input:not([type=checkbox]),.inquiry-form textarea{display:block;width:100%;background:#fafaf7;border:1px solid #d9dcd2;border-radius:9px;padding:14px;margin-top:9px;color:var(--ink);font:inherit;font-size:16px;font-weight:400;resize:vertical;word-break:normal;outline:none;transition:border-color .2s,box-shadow .2s}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:#da512c;box-shadow:0 0 0 3px #ff572c18}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:#7a7c75;font-size:14px}.form-trap{display:none!important}.inquiry-form .consent{display:flex;align-items:flex-start;gap:9px;margin-bottom:12px}.consent input{width:18px;height:18px;accent-color:var(--orange);margin:2px 0 0;flex-shrink:0}.inquiry-form .consent>span{font-size:14px;margin:0;color:var(--ink);line-height:1.6}.form-privacy{font-size:12px;color:var(--muted);line-height:1.7;margin:0 0 24px}.form-submit{width:100%;border:0}.form-status{font-size:14px;line-height:1.8;color:var(--orange-deep);margin-top:14px}.form-status:empty{display:none}.form-kakao{display:block;text-align:center;font-size:14px;margin-top:18px;text-decoration:underline;text-underline-offset:4px}.inquiry-form button:disabled{opacity:.6;cursor:wait}.motion-paused *{animation-play-state:paused!important}
@keyframes draw-line{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes film-entry{from{opacity:0;transform:translateY(35px) rotate(4deg)}to{opacity:1;transform:none}}
@media(hover:hover) and (pointer:fine){.work:hover{transform:translateY(-12px) scale(1.035);z-index:5}.work:hover .work-image,.hero-stage .hero-film:hover{transform:perspective(700px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));box-shadow:0 0 0 3px var(--orange),0 24px 40px #3027212e}.why-grid article{transition:transform .4s}.why-grid article:hover{transform:translateY(-8px)}.why-grid article:hover .graphic-star{transform:rotate(100deg)}.graphic-star{transition:transform .8s var(--ease)}.package:hover{transform:translateY(-8px);box-shadow:0 18px 30px #23242712}.process-list li{transition:padding .3s,background .3s}.process-list li:hover{padding-left:13px;background:#fff0e5}.nav-contact:hover{transform:translateY(-2px)}}
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}.hero{gap:26px;min-height:740px}.hero h1{font-size:48px}.hero-copy>p{font-size:18px}.hero-copy .eyebrow{font-size:13px}.hero-stage{padding:0}.hero-films{gap:13px}.hero-film-bottom>b{font-size:15px}.hero-film-top{font-size:11px}.hero-caption{font-size:13px}.hero .button{font-size:15px;padding:16px 20px}.watch-link{font-size:14px}.stage-kicker{font-size:13px}.stage-bottom{font-size:12px}.stage-bottom b{font-size:16px}.motion-toggle{font-size:11px;padding:8px 10px}.studio-strip .message-flow{font-size:17px;gap:13px}.section-top>p{font-size:17px}.why-grid h3{font-size:25px}.package h3{font-size:23px}.package{padding:29px 24px}.inquiry-layout{gap:40px}.inquiry-form{padding:28px}.inquiry-form h3{font-size:25px}.form-row{gap:15px}.process-list li>b{display:none}.reel-hint{font-size:12px}}
@media(max-width:1000px){nav{gap:18px;font-size:14px}.hero{grid-template-columns:1fr;gap:45px;padding-block:50px;min-height:0}.hero h1{font-size:clamp(48px,7vw,70px)}.hero-copy>p{font-size:20px}.hero-copy .eyebrow{font-size:14px}.hero-stage{width:min(570px,90%);margin:auto}.hero-films{gap:22px}.hero-film-bottom>b{font-size:20px}.hero-film-top{font-size:14px}.hero-film-bottom>span{font-size:14px}.stage-kicker{font-size:16px}.stage-bottom b{font-size:20px}.stage-bottom{font-size:15px}.motion-toggle{font-size:13px}.studio-strip{align-items:flex-start}.studio-strip>strong{font-size:20px}.studio-strip .message-flow{font-size:15px;gap:12px;flex-wrap:wrap}.why-grid p{font-size:16px}.why-grid h3{font-size:23px}.why-foot{font-size:13px}.why-foot strong{font-size:14px}.works{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a8ada0 #dee0d7}.work{flex:0 0 25%;min-width:190px;scroll-snap-align:start}.work-caption h3{font-size:16px}.work-caption>span{font-size:12px}.work-toolbar{flex-direction:column;align-items:flex-start}.approach{grid-template-columns:1fr;gap:40px}.approach h2{font-size:42px}.process-list li>b{display:block}.package h3{font-size:22px}.package-label{font-size:15px}.package .price{font-size:39px}.package .button{font-size:15px}.package li{font-size:14px}.faq{grid-template-columns:1fr;gap:35px}.inquiry-layout{grid-template-columns:1fr;gap:35px}.inquiry-intro h2{font-size:51px}.inquiry-star{position:absolute;right:25px;bottom:20px}.inquiry-form{padding:36px}.inquiry-form h3{font-size:30px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:80px}.brand{font-size:28px}nav{font-size:17px}.hero{padding-top:37px;gap:35px}.hero-copy .eyebrow{font-size:12px;margin-bottom:23px}.hero h1{font-size:clamp(32px,8.9vw,53px);letter-spacing:-.075em;line-height:1.37}.hero-copy>p{font-size:17px;line-height:1.85;margin:26px 0}.hero-highlight:after{height:5px;bottom:-2px}.hero-caption{font-size:12px;gap:10px;margin-top:22px}.hero .button{font-size:16px;min-height:57px}.button{font-size:16px;min-height:57px}.actions{gap:18px}.watch-link{font-size:14px}.hero-stage{width:100%;padding:0}.hero-films{gap:10px;padding-bottom:43px}.hero-stage .hero-film{border-width:3px;border-radius:14px}.hero-stage .hero-film:nth-child(2){margin-top:30px}.hero-film-top{top:12px;left:9px;font-size:10px}.hero-film-bottom{left:9px;bottom:13px;gap:5px}.hero-film-bottom>b{font-size:13px;line-height:1.4}.hero-film-bottom>span{font-size:10px}.stage-kicker{font-size:13px;margin-bottom:20px}.stage-bottom{font-size:12px;gap:10px}.stage-bottom b{font-size:15px}.motion-toggle{font-size:10px;padding:8px 10px}.stage-star{font-size:72px;right:0;top:8px}.stage-orbit{width:88%;left:6%;height:70%;top:65px}.studio-strip{display:block;padding-block:24px}.studio-strip>strong{font-size:19px}.studio-strip .message-flow{font-size:14px;margin-top:20px;gap:10px;justify-content:space-between}.studio-strip i{font-size:17px}.section{padding-block:66px}h2{font-size:32px}.section-top>p{font-size:16px;line-height:1.85}.eyebrow{font-size:13px}.why-grid{gap:35px}.why-grid h3{font-size:26px}.why-grid p{font-size:17px}.step-label{font-size:13px}.why-foot{font-size:14px}.why-foot strong{font-size:16px}.why-graphic{height:205px}.why-grid .graphic-star{right:24%}.text-link{font-size:15px}.filters{gap:7px}.filters button{font-size:14px;padding:9px 16px}.filters small{font-size:11px}.reel-hint{font-size:12px;margin-top:0}.work-toolbar{gap:16px}.work{flex:0 0 68%;max-width:290px;min-width:190px}.works{gap:16px}.work-caption h3{font-size:18px}.work-caption>span{font-size:14px}.work-play{width:38px;height:38px}.work-tag{font-size:12px}.work-note{font-size:13px}.approach h2{font-size:32px}.approach-lead>p{font-size:17px}.process-list h3{font-size:21px}.process-list p{font-size:16px}.process-list li>b{display:none}.process-list li{gap:15px}.package h3{font-size:25px}.package{padding:29px}.package-label{font-size:17px}.package>p{font-size:16px}.package li{font-size:16px}.package .price{font-size:43px}.package .button{font-size:17px}.pricing-note{font-size:13px}.faq>div>p{font-size:16px}.questions summary{font-size:17px;padding-right:32px}details>p{font-size:16px}.inquiry-intro h2{font-size:42px}.inquiry-intro>p{font-size:17px}.inquiry-checks{font-size:15px}.inquiry-star{font-size:60px;width:65px;right:0;bottom:0}.inquiry-form{padding:25px 20px;border-radius:15px}.inquiry-form h3{font-size:24px}.form-lead{font-size:15px}.form-row{grid-template-columns:1fr;gap:0}.inquiry-form label{font-size:16px}.inquiry-form .consent>span{font-size:14px}.form-privacy{font-size:12px}.footer-top>p{font-size:12px}.footer-top>div{font-size:13px;flex-wrap:wrap;gap:14px}.footer-bottom{font-size:10px}.floating-contact{font-size:12px;padding:12px 17px}.dialog-header h2{font-size:17px}dialog>p{font-size:11px}}
@media(max-width:370px){.hero h1{font-size:30px}.hero-copy .eyebrow{font-size:11px}.hero-caption{font-size:11px}.stage-bottom{font-size:11px}.stage-bottom b{font-size:13px}.hero-film-bottom>b{font-size:11px}.hero-film-top,.hero-film-bottom>span{font-size:9px}.stage-kicker{font-size:12px}.studio-strip .message-flow{font-size:12px;gap:7px}.inquiry-intro h2{font-size:36px}.inquiry-intro .button{font-size:14px}.inquiry-form h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){.hero-stage .hero-film,.work:hover,.work-image,.package:hover{transform:none!important}.hero-highlight:after{transform:none}}
.stage-orbit:before{animation:none}
@media(min-width:1001px) and (max-width:1200px){.hero h1{font-size:54px}}
.work.preview-loading .preview-status{opacity:1;transform:none}
.hero{overflow:clip}
.hero-stage .hero-film{animation-fill-mode:backwards}
.motion-paused .motion-card,.motion-paused .work:hover{transform:none!important}

/* Two-card portfolio carousel: transform-only transitions, no extra video players. */
.hero-carousel{position:relative;min-width:0}
.hero-film-content,.hero-slide-preview{position:absolute;inset:0;display:block;background:#e7e1da;pointer-events:none}
.hero-slide-preview{z-index:3}
.hero-slide-preview>img{display:block;width:100%;height:100%;object-fit:cover}
.hero-stage .hero-film:after{display:none}
.hero-film-content:after,.hero-slide-preview:after{content:'';position:absolute;inset:0;background:linear-gradient(#0005,transparent 25%,transparent 62%,#000b);pointer-events:none}
.hero-arrow{position:absolute;top:calc(50% - 24px);z-index:6;width:46px;height:46px;padding:0;display:grid;place-items:center;border:1px solid #fff;border-radius:50%;background:#fffffff2;color:#252526;box-shadow:0 5px 24px #24201f35;font-size:16px;transition:background .2s,color .2s,box-shadow .2s,transform .2s;touch-action:manipulation}
.hero-arrow-prev{left:10px}.hero-arrow-next{right:10px}
.hero-arrow:hover,.hero-arrow:focus-visible{background:var(--orange);color:#fff;box-shadow:0 6px 25px #ba3a1645;transform:scale(1.08)}
.hero-arrow:active{transform:scale(.96)}
.hero-gallery-guide{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:-15px 0 21px;font-size:12px;color:var(--muted);line-height:1.6}
.hero-gallery-count{flex:none;color:var(--muted);font-size:13px;letter-spacing:.05em;font-variant-numeric:tabular-nums}
.hero-gallery-count b{color:var(--orange-deep);font-size:17px}
.hero-carousel[aria-busy=true] .hero-film{cursor:default}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(max-width:700px){.hero-arrow{width:44px;height:44px;font-size:14px;top:calc(50% - 22px)}.hero-arrow-prev{left:7px}.hero-arrow-next{right:7px}.hero-gallery-guide{font-size:11px;gap:8px;margin:-12px 0 19px}.hero-gallery-count{font-size:11px}.hero-gallery-count b{font-size:15px}}
@media(prefers-reduced-motion:reduce){.hero-arrow{transition:none}.hero-arrow:hover{transform:none}}

/* Airier carousel controls, a brighter CTA, and photo-to-ad hero copy. */
.hero-photo-count{font-style:normal;color:#cf580c;font-weight:850}
.hero-copy .actions .button.orange{background:#ff913d;color:#202124;font-weight:800;box-shadow:0 6px 18px #ee7b2417}
.hero-copy .actions .button.orange:hover{background:#ffa354;box-shadow:0 10px 22px #ee7b2426}
.hero-stage{padding-inline:48px}
.hero-arrow{width:44px;height:44px;background:rgba(255,255,255,.62);border:1px solid rgba(62,48,37,.17);color:#3b3732;box-shadow:0 4px 14px #332a2110;top:calc(50% - 22px)}
.hero-arrow-prev{left:-48px}.hero-arrow-next{right:-48px}
.hero-arrow:hover,.hero-arrow:focus-visible{background:rgba(255,167,93,.4);color:#6a310f;box-shadow:0 5px 18px #db762a24;transform:scale(1.04)}
.status-dot,.live-dot{position:relative;width:9px;height:9px;flex-shrink:0;background:#ff8b37;box-shadow:none;border-radius:50%}
.status-dot:after,.live-dot:after{content:'';position:absolute;inset:-3px;border-radius:50%;background:rgba(255,139,55,.38);animation:hero-dot-ping 2.4s cubic-bezier(.15,.55,.35,1) infinite;pointer-events:none}
.live-dot:after{animation-delay:.6s}
@keyframes hero-dot-ping{0%{transform:scale(.6);opacity:.75}75%,100%{transform:scale(2.25);opacity:0}}
.motion-paused .status-dot:after,.motion-paused .live-dot:after{animation-play-state:paused!important}
@media(min-width:1001px){.hero{grid-template-columns:.95fr 1.15fr;gap:40px}.hero h1{font-size:clamp(44px,4.3vw,68px)}}
@media(max-width:700px){.hero-stage{padding-inline:20px}.hero-arrow-prev{left:-20px}.hero-arrow-next{right:-20px}.hero-gallery-guide{margin-inline:-20px}.stage-kicker{margin-inline:-20px}.stage-bottom{margin-inline:-20px}.hero-copy .actions .button.orange{font-size:17px}.hero-copy .eyebrow{gap:11px}}
@media(prefers-reduced-motion:reduce){.status-dot:after,.live-dot:after{animation:none;opacity:0}.hero-arrow:hover{transform:none}}

/* A real project, from product reference to gray previs to finished short. */
.making-section{background:#f6f5f1;border-block:1px solid #e9e6df}
.making-heading{text-align:center;max-width:850px;margin:0 auto 58px}
.making-heading .eyebrow{justify-content:center;color:#bd4b12;margin-bottom:22px}
.making-heading h2{font-size:clamp(36px,3.6vw,55px);line-height:1.3}
.making-heading h2>span{color:#bf4916}
.making-heading>p{font-size:19px;line-height:1.9;color:var(--muted);margin-top:24px}
.making-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;position:relative;isolation:isolate}
.making-grid:before{content:'';position:absolute;left:10%;right:10%;top:230px;height:2px;background:#ef9765;z-index:-1}
.making-card{min-width:0;border:1px solid #e6e1d8;border-radius:25px;background:#fff;padding:25px 24px 29px;transition:transform .45s var(--ease),box-shadow .45s,border-color .45s}
.making-card-top{display:flex;align-items:center;gap:12px;margin-bottom:23px;font-size:14px;color:#6a655f;font-weight:650}
.making-number{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#fff0e6;color:#bd4b12;font-size:20px;font-weight:800;flex-shrink:0;transition:background .35s,color .35s,transform .45s}
.making-step-arrow{margin-left:auto;font-size:23px;color:#b3aaa0;transition:transform .4s,color .4s}
.making-visual{position:relative;display:block;width:100%;height:clamp(255px,23vw,328px);border:0;border-radius:17px;overflow:hidden;background:#f3efe7;padding:0;isolation:isolate;text-align:left;touch-action:manipulation}
.making-visual:focus-visible{outline-offset:5px}
.making-card h3{font-size:23px;line-height:1.4;margin:25px 0 13px;letter-spacing:-.045em}
.making-card>p{font-size:17px;line-height:1.85;color:var(--muted)}
.making-photo{position:absolute;display:block;width:62%;padding:6px 6px 0;background:#fff;border:1px solid #ede6dc;box-shadow:0 8px 17px #59432c20;border-radius:9px;transition:transform .65s var(--ease),left .65s var(--ease),right .65s var(--ease),top .65s var(--ease)}
.making-photo>img{width:100%;height:auto;border-radius:5px;aspect-ratio:3/2;object-fit:cover}
.making-photo>span{display:flex;justify-content:space-between;padding:7px 3px 8px;font-size:10px;line-height:1.4;font-weight:600;color:#63594d}
.photo-detail{left:9%;top:15%;transform:rotate(-12deg)}
.photo-pack{right:7%;top:17%;transform:rotate(12deg)}
.photo-main{width:72%;max-width:250px;left:50%;top:25%;transform:translateX(-50%) rotate(-2deg);z-index:2}
.making-media-label{position:absolute;bottom:12px;left:12px;right:12px;min-height:39px;padding:7px 11px;background:#ffffffed;border:1px solid #fff9;border-radius:28px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:650;color:#514738;z-index:4;box-shadow:0 3px 12px #21211d10}
.making-media-label>b{font-size:18px;transition:transform .4s}
.making-previz{background:#daddda;background-image:linear-gradient(#c6cbc733 1px,transparent 1px),linear-gradient(90deg,#c6cbc733 1px,transparent 1px);background-size:20px 20px}
.making-storyboard{position:absolute;left:9%;top:10%;width:47%;height:74%;object-fit:cover;border:5px solid #f4f5f1;border-radius:7px;transform:rotate(-8deg);box-shadow:0 9px 16px #0002;transition:transform .7s var(--ease)}
.making-screen{position:absolute;top:47%;left:62%;height:84%;width:auto;aspect-ratio:9/16;overflow:hidden;border:4px solid #fff;border-radius:14px;box-shadow:0 10px 25px #181b1a2e;transform:translate(-50%,-50%) rotate(3deg);transition:transform .65s var(--ease);background:#545655;z-index:2;display:block}
.making-screen>img{height:100%;width:100%;object-fit:cover}
.making-screen .work-preview{object-fit:cover}
.making-card.previewing .work-preview{opacity:1}
.making-orbit{position:absolute;inset:16%;border:1px dashed #66736b77;border-radius:50%;transform:rotate(-20deg);transition:transform 1.2s}
.making-format{position:absolute;right:12px;top:13px;font-size:10px;line-height:1.5;font-weight:650;background:#ffffffdb;color:#494940;border:1px solid #ffffff70;padding:4px 8px;border-radius:20px;z-index:3}
.making-view{position:absolute;left:12px;right:12px;bottom:12px;background:#ffffffed;border:1px solid #fff9;border-radius:28px;min-height:39px;padding:7px 11px;display:flex;align-items:center;gap:8px;z-index:5;font-size:12px;font-weight:650;color:#33352f;box-shadow:0 3px 12px #21211d10}
.making-play{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#292c27;color:#fff;font-size:9px;transition:background .3s,transform .4s}
.making-view>b{font-size:17px;margin-left:auto}
.making-view .preview-status{position:static;inset:auto;opacity:1;transform:none;color:inherit;text-shadow:none;font:inherit;display:none}
.making-card.previewing .making-idle,.making-card.preview-loading .making-idle{display:none}
.making-card.previewing .preview-status,.making-card.preview-loading .preview-status{display:inline}
.making-card.previewing .making-play{background:#c95717}
.making-final{background:#eee1d0}
.making-final-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.27;transition:transform .85s var(--ease),opacity .85s}
.making-final .making-screen{height:90%;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-3deg)}
.making-final:after{content:'';position:absolute;inset:-50%;background:linear-gradient(110deg,transparent 42%,#fff7 50%,transparent 58%);transform:translateX(-80%);z-index:3;pointer-events:none;opacity:0}
.making-spark{position:absolute;right:7%;top:22%;font-size:62px;line-height:1;color:#f48436;z-index:3;transition:transform .8s var(--ease)}
.making-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:30px}
.making-footer>p{font-size:13px;line-height:1.85;color:#706b64}
.making-footer>p>span{font-size:12px;color:#7c766e}
.making-footer .text-link{font-size:15px;white-space:nowrap}
.product-sheet-dialog{width:min(1050px,94vw);padding:22px}
.product-sheet-dialog>img{display:block;width:100%;height:auto;max-height:75svh;object-fit:contain;border-radius:10px;background:#f1ede6}
@media(hover:hover) and (pointer:fine){
 .making-card:hover{transform:translateY(-9px);border-color:#e2b58c;box-shadow:0 22px 38px #6f4b2611}
 .making-card:hover .making-number{background:#f9a365;color:#542c12;transform:rotate(-8deg)}
 .making-card:hover .making-step-arrow{transform:translate(3px,-3px);color:#cb591c}
 .making-card-photos:hover .photo-detail{left:1%;top:12%;transform:rotate(-17deg)}
 .making-card-photos:hover .photo-pack{right:0;top:9%;transform:rotate(15deg)}
 .making-card-photos:hover .photo-main{transform:translate(-50%,9px) rotate(0deg) scale(1.03)}
 .making-card-photos:hover .making-media-label>b{transform:translate(3px,-3px)}
 .making-card-previz:hover .making-storyboard{transform:translate(-7px,-5px) rotate(-13deg)}
 .making-card-previz:hover .making-screen{transform:translate(-50%,-50%) rotate(0deg) scale(1.025)}
 .making-card-previz:hover .making-orbit{transform:rotate(105deg)}
 .making-card-final:hover .making-screen{transform:translate(-50%,-50%) rotate(0deg) scale(1.035)}
 .making-card-final:hover .making-final-backdrop{transform:scale(1.07);opacity:.4}
 .making-card-final:hover .making-spark{transform:rotate(110deg) scale(1.12)}
 .making-card-final:hover .making-final:after{animation:making-glint .9s var(--ease) both}
}
.making-card:focus-within{border-color:#d19b6e;box-shadow:0 10px 28px #6f4b2612}
@keyframes making-glint{0%{transform:translateX(-80%);opacity:0}25%{opacity:.8}100%{transform:translateX(80%);opacity:0}}
@media(max-width:1200px){.making-grid{gap:20px}.making-card{padding:22px 18px 26px}.making-card h3{font-size:21px}.making-card>p{font-size:16px}.making-card-top{font-size:12px;gap:9px}.making-step-arrow{font-size:20px}}
@media(max-width:900px){.making-heading{margin-bottom:38px}.making-heading>p{font-size:17px}.making-grid{grid-template-columns:1fr;gap:28px;max-width:530px;margin:auto}.making-grid:before{left:50%;right:auto;top:30px;bottom:30px;width:2px;height:auto}.making-card{padding:25px}.making-visual{height:340px}.making-card-top{font-size:14px}.making-card h3{font-size:25px}.making-card>p{font-size:17px}.making-photo{width:58%}.photo-main{width:68%}.making-footer{max-width:530px;margin:25px auto 0;align-items:flex-start;flex-direction:column;gap:17px}}
@media(max-width:500px){.making-heading h2{font-size:32px}.making-heading>p{font-size:16px;line-height:1.8}.making-heading .eyebrow{font-size:13px}.making-card{padding:20px 18px 24px;border-radius:20px}.making-visual{height:280px}.making-card-top{font-size:12px;margin-bottom:18px}.making-card h3{font-size:22px}.making-card>p{font-size:16px}.making-number{width:38px;height:38px;font-size:18px}.making-footer .text-link{white-space:normal;font-size:14px}.making-spark{font-size:50px}.making-photo{width:63%}.photo-main{width:76%}.product-sheet-dialog{padding:14px}}
@media(max-width:360px){.making-visual{height:240px}.making-card h3{font-size:20px}.making-heading h2{font-size:29px}.making-card-top{font-size:11px}.making-view{font-size:11px;left:8px;right:8px}.making-photo>span{font-size:9px}.making-format{font-size:9px;right:8px}}
.motion-paused .making-card,.motion-paused .making-card *{transition:none!important}
.motion-paused .making-card:hover{transform:none}
.motion-paused .making-final:after{animation:none!important;opacity:0}
@media(prefers-reduced-motion:reduce){.making-card,.making-card *{transition:none!important}.making-card:hover{transform:none}.making-final:after{animation:none!important;opacity:0}}

/* A warm film shelf: portrait-first, with genuine wide films in a separate view. */
.work-section{background:#f6f3ed;border-bottom:1px solid #e9e1d6;overflow:clip}
.portfolio-heading{align-items:flex-end;margin-bottom:38px;gap:30px}
.portfolio-heading .eyebrow{letter-spacing:0;color:#71665a}
.portfolio-heading h2{font-size:clamp(36px,3.7vw,55px);line-height:1.32}
.portfolio-heading h2 .orange-text{color:#be4f1b}
.portfolio-intro{margin-top:22px;color:#6d675f;font-size:18px;line-height:1.85;letter-spacing:-.025em}
.portfolio-heading-side{display:flex;flex-direction:column;align-items:flex-end;gap:33px;flex-shrink:0}
.portfolio-stamp{display:flex;align-items:center;gap:14px;background:#ffeadb;border:1px solid #f1d7c1;border-radius:22px;padding:17px 21px;transform:rotate(3deg);box-shadow:0 6px 0 #eadbc944;transition:transform .55s var(--ease)}
.portfolio-stamp>b{font-size:52px;font-weight:800;letter-spacing:-.07em;line-height:1;color:#b94716}
.portfolio-stamp>span{font-size:13px;line-height:1.6;color:#7a472b;font-weight:650}
.portfolio-stamp>i{font-style:normal;font-size:44px;color:#ed8c45;line-height:1;margin-left:2px;transition:transform .8s var(--ease)}
.portfolio-stamp:hover{transform:rotate(0deg) translateY(-3px)}
.portfolio-stamp:hover>i{transform:rotate(105deg)}
.portfolio-heading-side .text-link{font-size:14px}
.portfolio-controls{padding:22px 25px;background:#ffffffb3;border:1px solid #e7dfd4;border-radius:24px}
.portfolio-format-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:21px;padding-bottom:20px;border-bottom:1px solid #ece5dc}
.portfolio-formats{display:flex;align-items:center;padding:5px;gap:5px;background:#f3eee6;border-radius:18px}
.portfolio-formats button{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;background:transparent;padding:11px 20px;border-radius:13px;font-size:17px;font-weight:700;transition:background .25s,box-shadow .25s,color .25s;white-space:nowrap}
.portfolio-formats button.active{background:#fff;color:#b74613;border-color:#f1d1b5;box-shadow:0 3px 10px #8050210a}
.portfolio-formats small{font-size:12px;font-weight:650;color:#8d8173;margin-left:1px}
.portfolio-formats button.active small{color:#b74613}
.format-icon{border:1.5px solid currentColor;border-radius:3px;display:inline-block;flex-shrink:0}
.portrait-icon{width:12px;height:19px}.landscape-icon{width:22px;height:13px}
.portfolio-format-note{font-size:14px;color:#7b7065;letter-spacing:-.02em}
.portfolio-controls .filters{gap:9px}
.portfolio-controls .filters button{font-size:15px;padding:9px 17px;border:1px solid #e4dcd1;color:#655d54;background:#fff;transition:background .25s,border-color .25s,transform .25s}
.portfolio-controls .filters button.active{background:#30312c;border-color:#30312c;color:#fff}
.portfolio-controls .filters button:hover:not(:disabled):not(.active){background:#fff0e3;border-color:#ebb58f;transform:translateY(-2px)}
.portfolio-controls .filters button:disabled{opacity:.36;cursor:default}
.portfolio-controls .filters small{font-size:11px;margin-left:6px}
.portfolio-rail-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:24px 0 0}
.portfolio-result{display:flex;align-items:center;flex-wrap:wrap;gap:8px 17px;font-size:12px;line-height:1.65;color:#817467}
.portfolio-result strong{font-size:15px;font-weight:700;color:#544a40}
.portfolio-rail-buttons{display:flex;gap:8px;flex-shrink:0}
.portfolio-rail-buttons button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #dcccbb;border-radius:50%;background:#ffffffb3;color:#7e4d2c;font-size:22px;line-height:1;transition:background .25s,transform .25s,border-color .25s}
.portfolio-rail-buttons button:hover:not(:disabled){background:#ffddbf;border-color:#e6b17f;transform:translateX(2px)}
.portfolio-rail-buttons button:first-child:hover:not(:disabled){transform:translateX(-2px)}
.portfolio-rail-buttons button:disabled{opacity:.3;cursor:default}
.works{display:flex;align-items:stretch;gap:16px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:8px;scrollbar-width:thin;scrollbar-color:#d4b69c #eae2d8;margin-inline:-8px;padding:22px 8px 30px}
.work{flex:0 0 calc((100% - 80px)/6);min-width:0;max-width:none;scroll-snap-align:start;position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #e8dfd3;border-radius:21px;padding:12px 12px 0;transition:transform .45s var(--ease),box-shadow .45s,border-color .45s}
.work[hidden]{display:none}
.work-card-top{display:flex;align-items:center;gap:7px;margin:0 0 14px;font-size:11px;line-height:1.5;color:#73675c;font-weight:600}
.work-order{width:30px;height:30px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;background:#fff0e6;color:#bd4b12;font-size:13px;font-weight:800;transition:background .4s,color .4s,transform .5s}
.work-aspect{margin-left:auto;font-size:10px;font-weight:500;color:#746455}
.work-image{border:3px solid #fff;border-radius:12px;background:#ede4d9;box-shadow:0 4px 14px #49351f1a;transform:rotate(-1.5deg);transform-origin:50% 80%;transition:transform .5s var(--ease),box-shadow .4s;flex-shrink:0}
.work:nth-child(even) .work-image{transform:rotate(1.5deg)}
.work-image img{object-fit:cover;transform:none;transition:transform .65s var(--ease)}
.work-play{width:30px;height:30px;font-size:9px;right:8px;top:8px;box-shadow:0 3px 8px #0001;transition:background .3s,color .3s,transform .4s}
.work-tag{left:9px;bottom:12px;font-size:10px;letter-spacing:0;text-shadow:0 1px 5px #0007}
.work-duration{position:absolute;bottom:10px;right:8px;z-index:3;padding:2px 5px;background:#16171388;border:1px solid #ffffff29;border-radius:5px;color:#fff;font-size:10px;font-variant-numeric:tabular-nums;line-height:1.5}
.work .preview-status{left:9px;right:9px;bottom:37px;font-size:10px;text-align:left;line-height:1.4}
.work-glint{position:absolute;inset:-50%;z-index:4;background:linear-gradient(110deg,transparent 42%,#ffffff4d 50%,transparent 58%);transform:translateX(-80%);opacity:0;pointer-events:none}
.work-caption{margin:17px 1px 16px;flex:1}
.work-caption h3{font-size:16px;line-height:1.5;font-weight:750;letter-spacing:-.04em;word-break:keep-all;overflow-wrap:anywhere}
.work-caption>span{font-size:12px;line-height:1.7;margin-top:7px;color:#807367;word-break:keep-all}
.work-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;border-top:1px solid #f0e9df;padding:10px 0 12px;color:#746455;font-size:10px;line-height:1.6}
.work-card-bottom>span:last-child{color:#b3a18f;font-size:20px;line-height:1;transition:color .35s,transform .4s}
.work:focus-within{border-color:#d79a6c;box-shadow:0 13px 24px #68421c10}
.works[data-format=landscape] .work{flex-basis:calc((100% - 32px)/3);padding:17px 17px 0;border-radius:24px}
.works[data-format=landscape] .work-image{aspect-ratio:16/9}
.works[data-format=landscape] .work-image img,.works[data-format=landscape] .work-preview{object-fit:contain;background:#171817}
.works[data-format=landscape] .work-caption h3{font-size:21px}
.works[data-format=landscape] .work-caption>span{font-size:14px}
.works[data-format=landscape] .work-card-top{font-size:13px;margin-bottom:17px}
.works[data-format=landscape] .work-order{width:36px;height:36px;font-size:16px}
.works[data-format=landscape] .work-card-bottom{font-size:12px;padding-block:14px}
.works[data-format=landscape] .work-play{width:38px;height:38px;font-size:11px}
.portfolio-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:20px;border-top:1px solid #e2d6c7;padding-top:23px}
.portfolio-footer .work-note{border:0;padding:0;margin:0;color:#746455;font-size:12px;line-height:1.85}
.portfolio-footer .text-link{font-size:14px;white-space:nowrap;border-color:#c7b39e}
#video-dialog.is-landscape{width:min(1100px,94vw)}
#video-dialog.is-landscape #player{aspect-ratio:16/9;max-height:72svh;object-fit:contain;background:#111}
@media(hover:hover) and (pointer:fine){
 .work:hover{transform:translateY(-7px);border-color:#e5b58e;box-shadow:0 15px 25px #8c5b2c12;z-index:2}
 .work:hover .work-image{transform:perspective(700px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));box-shadow:0 7px 15px #61411c25}
 .work:hover .work-order{background:#ffa966;color:#562b0c;transform:rotate(-8deg)}
 .work:hover .work-card-bottom>span:last-child{color:#c95319;transform:translate(2px,-2px)}
 .work:hover .work-play{background:#ff9b50;color:#45280d;transform:scale(1.06)}
 .work:hover .work-glint{animation:making-glint .9s var(--ease) both}
}
@media(max-width:1250px){.work{flex-basis:calc((100% - 48px)/4)}.work-caption h3{font-size:17px}.portfolio-format-note{font-size:12px}.portfolio-heading h2{font-size:43px}.portfolio-intro{font-size:17px}.portfolio-heading-side .text-link{font-size:12px}.portfolio-stamp{padding:15px;gap:10px}.portfolio-stamp>b{font-size:43px}.portfolio-stamp>i{font-size:35px}.portfolio-stamp>span{font-size:12px}}
@media(max-width:950px){.portfolio-heading{align-items:flex-start;flex-direction:column;gap:24px}.portfolio-heading-side{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:18px}.portfolio-stamp{padding:12px 15px;transform:rotate(2deg);border-radius:16px}.portfolio-stamp>b{font-size:37px}.portfolio-stamp>i{font-size:33px}.portfolio-stamp>span{font-size:11px}.portfolio-controls{padding:20px}.portfolio-formats button{font-size:15px;padding:10px 16px}.portfolio-format-note{max-width:130px}.work{flex-basis:calc((100% - 32px)/3)}.works[data-format=landscape] .work{flex-basis:calc((100% - 16px)/2)}.portfolio-footer{align-items:flex-start;flex-direction:column;gap:18px}.portfolio-result{gap:4px 12px}}
@media(max-width:700px){.portfolio-heading h2{font-size:32px}.portfolio-heading .eyebrow{font-size:12px}.portfolio-intro{font-size:16px;margin-top:18px}.portfolio-heading-side{gap:12px}.portfolio-heading-side .text-link{font-size:11px;gap:9px}.portfolio-stamp{padding:10px 12px;gap:8px;flex-shrink:0}.portfolio-stamp>i{display:none}.portfolio-controls{padding:15px;border-radius:20px}.portfolio-format-row{margin-bottom:15px;padding-bottom:15px}.portfolio-formats{width:100%;border-radius:14px;padding:4px;gap:3px}.portfolio-formats button{flex:1;padding:10px 8px;font-size:14px;gap:7px;border-radius:10px}.portfolio-formats small{font-size:10px}.portfolio-format-note{display:none}.portfolio-controls .filters{gap:7px}.portfolio-controls .filters button{font-size:12px;padding:8px 11px;min-height:38px}.portfolio-controls .filters small{font-size:10px;margin-left:3px}.portfolio-rail-head{gap:12px;margin-top:21px}.portfolio-result{flex-direction:column;align-items:flex-start;gap:4px;font-size:11px}.portfolio-result strong{font-size:13px}.portfolio-rail-buttons{gap:6px}.portfolio-rail-buttons button{width:36px;height:36px;font-size:19px}.works{gap:16px;padding-top:20px;padding-bottom:23px}.work{flex-basis:74%;max-width:285px;padding:17px 17px 0;border-radius:23px}.work-card-top{font-size:12px;gap:9px;margin-bottom:17px}.work-order{width:35px;height:35px;font-size:15px}.work-aspect{font-size:11px}.work-caption h3{font-size:19px}.work-caption>span{font-size:14px}.work-tag{font-size:12px}.work .preview-status{font-size:12px}.work-duration{font-size:11px}.work-play{width:37px;height:37px;font-size:11px}.work-card-bottom{font-size:11px;padding-block:13px}.works[data-format=landscape] .work{flex-basis:91%;max-width:380px;padding:15px 15px 0}.works[data-format=landscape] .work-caption h3{font-size:19px}.portfolio-footer{margin-top:15px}.portfolio-footer .work-note{font-size:11px}.portfolio-footer .text-link{font-size:13px;white-space:normal}#video-dialog.is-landscape{padding:14px}.portfolio-result .desktop-hint{display:none}.portfolio-result .mobile-hint{display:inline}}
@media(max-width:370px){.portfolio-heading h2{font-size:29px}.portfolio-intro{font-size:14px}.portfolio-heading-side{align-items:flex-start;gap:19px;flex-direction:column}.portfolio-controls{padding:12px}.portfolio-formats button{font-size:13px;gap:6px;padding-inline:7px}.portfolio-controls .filters button{padding:7px 10px;font-size:12px}.work{flex-basis:84%}.portfolio-rail-buttons button{width:32px;height:32px}.portfolio-result .mobile-hint{font-size:10px}}
.motion-paused .work,.motion-paused .work *,.motion-paused .portfolio-stamp,.motion-paused .portfolio-stamp *{transition:none!important}
.motion-paused .work-glint{animation:none!important;opacity:0}
@media(prefers-reduced-motion:reduce){.work,.work *,.portfolio-stamp,.portfolio-stamp *{transition:none!important}.work-glint{animation:none!important;opacity:0}}

/* Swipe shelf: native touch momentum and card snapping, with mouse dragging. */
.works{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;touch-action:pan-x pan-y;user-select:none;-webkit-user-select:none}
.works::-webkit-scrollbar{display:none;width:0;height:0}
.works .work-image{cursor:grab}
.works.is-dragging{scroll-snap-type:none;cursor:grabbing;scroll-behavior:auto}
.works.is-dragging *{cursor:grabbing!important}
.works.is-dragging .work,.works.is-dragging .work-image{transform:none!important;transition:none!important}
.works img{-webkit-user-drag:none}
