@font-face{font-family:Inter;src:url(/cinema/assets/fonts/inter-latin.woff2);font-display:swap}@font-face{font-family:Anton;src:url(/cinema/assets/fonts/anton-latin.woff2);font-display:swap}@font-face{font-family:Cormorant;src:url(/cinema/assets/fonts/cormorant-garamond-latin.woff2);font-display:swap}@font-face{font-family:Cormorant;src:url(/cinema/assets/fonts/cormorant-garamond-latin-italic.woff2);font-style:italic;font-display:swap}:root{--black:#080908;--panel:#11120f;--bone:#e9e3d8;--ash:#a59c8e;--gold:#b8924e;--orange:#ce6235;--line:#b8924e3b;--pad:5vw;color-scheme:dark}.cinema-ui *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}.cinema-ui{margin:0;background:var(--black);color:var(--bone);font:13px/1.5 Inter,Arial,sans-serif}.cinema-ui a,.cinema-ui button,.cinema-ui input{touch-action:manipulation}.cinema-ui a,.cinema-ui button{-webkit-tap-highlight-color:transparent}.cinema-ui button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.cinema-ui a{color:inherit;text-decoration:none}.cinema-ui img{display:block;max-width:100%;height:auto}.cinema-ui figure,.cinema-ui h1,.cinema-ui h2,.cinema-ui h3,.cinema-ui p{margin:0}.cinema-ui .rail:focus-visible,.cinema-ui a:focus-visible,.cinema-ui button:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.cinema-ui button:disabled{opacity:.25;cursor:default}.cinema-ui .ico{width:20px;height:20px;fill:none;stroke:currentColor;flex:none}.cinema-ui .micro{font-size:9px;letter-spacing:.23em;text-transform:uppercase;line-height:1.5;color:var(--ash)}.cinema-ui h2{font:500 clamp(45px,5.5vw,80px)/.98 Cormorant,Georgia,serif;letter-spacing:-.035em}.cinema-ui h2 em{font-weight:400}.cinema-ui h2 span{color:var(--orange)}.cinema-ui .section{padding:85px var(--pad)}.cinema-ui .section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:35px}.cinema-ui .section-head .micro{margin-bottom:17px}.cinema-ui .go{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.cinema-ui .go .ico{width:24px;transition:transform .3s}.cinema-ui .go:hover .ico{transform:translateX(5px)}.cinema-ui .skip{position:fixed;top:-70px;left:15px;z-index:500;background:var(--bone);color:#111;padding:15px}.cinema-ui .skip:focus{top:15px}.cinema-ui .site-nav{position:fixed;inset:0 0 auto;padding:0 32px;display:flex;align-items:center;gap:30px;background:linear-gradient(#080908df,#08090885);backdrop-filter:blur(14px);z-index:100;border-bottom:1px solid #e9e3d810}.cinema-ui .brand{width:108px;min-height:44px;display:flex;align-items:center}.cinema-ui .brand img{width:108px;filter:brightness(0) invert(1)}.cinema-ui .nav-note{font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:var(--ash)}.cinema-ui .site-nav nav{display:flex;align-items:center;gap:30px;margin-left:auto}.cinema-ui .site-nav nav>a,.cinema-ui .site-nav nav>button{display:flex;align-items:center;gap:10px;min-height:44px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.cinema-ui .site-nav .register{font-size:9px;color:#d4c9b5}.cinema-ui .site-nav .nav-store{border-left:1px solid var(--line);padding-left:28px}.cinema-ui .site-nav nav>button .ico{width:17px}.cinema-ui .page-progress{bottom:-1px;background:var(--gold)}.cinema-ui .hero{height:min(940px,100svh);min-height:730px;position:relative;overflow:hidden}.cinema-ui .hero-reel,.cinema-ui .hero-shade,.cinema-ui .reel-frame{position:absolute;inset:0}.cinema-ui .reel-frame{opacity:0;transition:opacity 1.2s ease;overflow:hidden}.cinema-ui .reel-frame.is-active{opacity:1}.cinema-ui .reel-frame img,.cinema-ui .reel-frame video{width:100%;height:100%;object-fit:cover;filter:saturate(.75) brightness(.82);transform:scale(1.04)}.cinema-ui .reel-frame.is-active img{animation:film-pan 8s ease-out both}.cinema-ui .reel-frame:nth-child(2) img{object-position:center 40%}.cinema-ui .reel-frame:nth-child(3) img{object-position:center 55%}.cinema-ui .hero-shade{background:linear-gradient(0deg,#080908fa,#08090860 29%,transparent 62%,#08090835);pointer-events:none}.cinema-ui .hero-top{position:absolute;inset:120px 5vw auto;display:flex;justify-content:space-between}.cinema-ui .hero-top .micro{color:#e9e3d8b0}.cinema-ui .hero-content{position:absolute;left:5vw;right:5vw;bottom:120px}.cinema-ui .hero-content>.micro{color:#e9e3d8;margin-bottom:10px}.cinema-ui .hero h1{font:400 clamp(135px,20vw,285px)/.95 Anton,sans-serif;letter-spacing:-.022em;margin-left:-.013em}.cinema-ui .hero h1>span{color:var(--orange)}.cinema-ui .hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:34px}.cinema-ui .hero-action{border-top:1px solid #e9e3d850;min-width:310px;padding-top:12px}.cinema-ui .hero-brandline{font:italic 23px/1.07 Cormorant,Georgia,serif;text-align:right;color:#c6beb0}.cinema-ui .frame-corner{position:absolute;width:36px;height:36px;border-color:#b8924e66;border-style:solid;pointer-events:none}.cinema-ui .frame-corner.tl{top:100px;left:20px;border-width:1px 0 0 1px}.cinema-ui .frame-corner.br{bottom:95px;right:20px;border-width:0 1px 1px 0}.cinema-ui .reel-controls{position:absolute;bottom:28px;left:5vw;right:5vw;display:flex;align-items:center;gap:25px}.cinema-ui .reel-controls>button:not(:last-child){position:relative;display:flex;align-items:center;gap:8px;padding:15px 0;min-width:110px;color:#8b8375;font-size:9px;letter-spacing:.07em}.cinema-ui .reel-controls button span{font-size:8px;color:#786e5f}.cinema-ui .reel-controls button i{position:absolute;left:0;right:0;bottom:0;height:1px;background:#c1a16a3b}.cinema-ui .reel-controls button.active{color:var(--bone)}.cinema-ui .reel-controls button.active i:after{content:"";display:block;height:1px;background:var(--gold);animation:reel-progress 6.5s linear both}.cinema-ui .reel-controls>button:last-child{margin-left:auto;width:44px;height:44px}.cinema-ui .reel-paused .reel-controls button.active i:after,.cinema-ui .reel-paused .reel-frame img{animation-play-state:paused}@keyframes film-pan{0%{transform:scale(1.08)}to{transform:scale(1.01)}}@keyframes reel-progress{0%{width:0}to{width:100%}}.cinema-ui .rail{display:flex;gap:24px;overflow-x:auto;-ms-overflow-style:none;padding:2px 2px 10px;scroll-behavior:smooth}.cinema-ui .rail::-webkit-scrollbar{display:none}.cinema-ui .rail.dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.cinema-ui .rail>*{flex:none}.cinema-ui .rail-controls{display:flex;align-items:center;gap:12px;flex:none;font-size:10px;letter-spacing:.1em}.cinema-ui .rail-controls [data-count]{min-width:36px;color:var(--ash)}.cinema-ui .rail-divider{height:1px;width:42px;background:var(--line);margin-right:4px}.cinema-ui .rail-controls button{border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;transition:background .25s,border-color .25s}.cinema-ui .rail-controls button:hover{border-color:var(--gold);background:#b8924e12}.cinema-ui .rail-controls [data-prev] .ico{transform:rotate(180deg)}.cinema-ui .rail-controls .ico{width:19px}.cinema-ui .rail-foot{display:flex;justify-content:space-between;gap:20px;margin-top:16px;font-size:9px;color:var(--ash);letter-spacing:.07em}.cinema-ui .rail-foot>a,.cinema-ui .rail-foot>span:last-child{display:inline-flex;align-items:center;gap:14px}.cinema-ui .rail-foot .ico{width:17px;height:17px}.cinema-ui .rail-foot .go{font-size:9px}.cinema-ui .history{padding-top:75px;background:#10110f}.cinema-ui .history-rail{margin-right:calc(-1 * var(--pad));padding-right:var(--pad)}.cinema-ui .history-card{position:relative;display:block;width:42vw;max-width:620px;height:510px;overflow:hidden;padding:0;text-align:left;background:#1c1c18}.cinema-ui .history-card>img{height:100%;width:100%;object-fit:cover;transition:transform 1s,filter .8s;filter:saturate(.72) contrast(1.04)}.cinema-ui .history-card:hover>img{transform:scale(1.035);filter:saturate(1)}.cinema-ui .history-card:first-child>img{object-position:54% 45%}.cinema-ui .history-card:nth-child(2)>img{object-position:46% center}.cinema-ui .history-card:nth-child(3)>img{object-position:60% center}.cinema-ui .history-shade{position:absolute;inset:0;background:linear-gradient(0deg,#060706f7,#06070696 25%,transparent 60%,#06070666)}.cinema-ui .history-year{position:absolute;top:20px;left:26px;font:500 86px/.9 Cormorant,Georgia,serif;letter-spacing:-.065em}.cinema-ui .history-card:nth-child(3) .history-year{font-size:63px;letter-spacing:-.035em}.cinema-ui .history-copy{position:absolute;bottom:30px;left:30px;right:65px;display:flex;flex-direction:column;gap:8px}.cinema-ui .history-copy>.micro{font-size:8px;color:#c7b9a1}.cinema-ui .history-copy>strong{font:400 42px/1 Cormorant,Georgia,serif;letter-spacing:-.015em}.cinema-ui .history-copy>span:last-child{font-size:11px;color:#bfb6a8;max-width:300px;line-height:1.5}.cinema-ui .history-open{position:absolute;right:20px;bottom:32px;width:36px;height:36px;border:1px solid #c5a56d80;border-radius:50%;display:grid;place-items:center}.cinema-ui .history-open .ico{width:16px}.cinema-ui .marks{padding-top:0;padding-bottom:65px;background:#10110f;border-bottom:1px solid var(--line)}.cinema-ui .marks .section-head{border-top:1px solid var(--line);padding-top:30px;margin-bottom:22px}.cinema-ui .marks h2{font-size:33px}.cinema-ui .marks .rail-controls{transform:scale(.92);transform-origin:right}.cinema-ui .logo-rail{gap:35px}.cinema-ui .logo-card{width:calc((100% - 70px)/3);text-align:center;position:relative}.cinema-ui .logo-card img{width:100%;height:190px;object-fit:contain;padding:18px;mix-blend-mode:screen}.cinema-ui .logo-card img.invert{filter:invert(1) grayscale(1)}.cinema-ui .logo-card figcaption{font-size:8px;text-transform:uppercase;letter-spacing:.18em;color:#a69a87;padding-top:12px}.cinema-ui .docs{background:radial-gradient(ellipse at 10% 60%,#382a171f,transparent 70%),#080908;padding-top:90px;padding-bottom:60px}.cinema-ui .doc-rail{gap:22px;margin-right:calc(-1 * var(--pad));padding-right:var(--pad);align-items:stretch}.cinema-ui .doc-rail>*{width:350px;height:525px;position:relative;overflow:hidden}.cinema-ui .series-poster{background:#201c17}.cinema-ui .series-poster>img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.cinema-ui .series-poster:hover>img{transform:scale(1.02)}.cinema-ui .poster-entry{position:absolute;right:12px;top:12px;display:flex;align-items:center;gap:10px;background:#070807d9;padding:10px 13px;font-size:8px;letter-spacing:.1em;text-transform:uppercase;border:1px solid #b8924e70}.cinema-ui .poster-entry .ico{width:15px}.cinema-ui .episode-card{text-align:left;padding:0;background:#151610;isolation:isolate}.cinema-ui .episode-photo{position:absolute;inset:0;overflow:hidden}.cinema-ui .episode-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) sepia(.2) contrast(1.08);transition:filter .6s,transform .9s}.cinema-ui .episode-card:hover .episode-photo img{filter:grayscale(.15);transform:scale(1.035)}.cinema-ui .episode-card:nth-child(2) .episode-photo img{object-position:58% center}.cinema-ui .episode-3 .episode-photo img{object-position:50% 22%}.cinema-ui .episode-4 .episode-photo img{object-position:50% 35%}.cinema-ui .episode-shade{position:absolute;inset:0;background:linear-gradient(0deg,#11120fff,#11120fd9 24%,transparent 65%,#11120f80);z-index:1}.cinema-ui .episode-top{position:absolute;top:22px;left:22px;right:22px;display:flex;align-items:start;justify-content:space-between;z-index:2}.cinema-ui .episode-top>span:first-child{font-size:8px;letter-spacing:.25em;line-height:1.8}.cinema-ui .episode-top>span:last-child{border:1px solid #e9e3d865;border-radius:50%;height:38px;width:38px;display:grid;place-items:center}.cinema-ui .episode-top .ico{width:17px}.cinema-ui .episode-copy{position:absolute;left:25px;right:25px;bottom:26px;display:flex;flex-direction:column;gap:14px;z-index:2}.cinema-ui .episode-copy>strong{font:400 44px/.92 Cormorant,Georgia,serif;letter-spacing:-.025em}.cinema-ui .episode-copy .micro{font-size:8px;color:#c1af8d}.cinema-ui .episode-copy>.micro:last-child{display:flex;align-items:center;justify-content:space-between}.cinema-ui .episode-copy>.micro:last-child .ico{width:21px}.cinema-ui .episode-rule{width:40px;height:2px;background:var(--orange);margin-top:3px}.cinema-ui .episode-photo.original-cover img{position:absolute;width:260%;max-width:none;height:auto;left:-145%;top:-20%;object-fit:fill;mask-image:linear-gradient(#000,#000 30%,transparent 53%)}.cinema-ui .episode-5 .episode-photo.original-cover img{left:-167%;top:-12%;mask-image:linear-gradient(#000,#000 34%,transparent 56%)}.cinema-ui .shop-banner{margin:15px var(--pad) 20px;position:relative;min-height:550px;height:42vw;max-height:670px;overflow:hidden;background:#12130f;border:1px solid #b8924e3a}.cinema-ui .shop-picture{position:absolute;inset:0}.cinema-ui .shop-picture img{width:100%;height:100%;object-fit:cover;object-position:55% 60%}.cinema-ui .shop-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0b0b09a0,transparent 60%)}.cinema-ui .shop-content{position:absolute;left:6%;top:22%;z-index:2}.cinema-ui .shop-content .micro{color:#c0ab85;margin-bottom:17px}.cinema-ui .shop-content h2{font:400 clamp(54px,6.5vw,90px)/1 Anton,sans-serif;letter-spacing:-.02em}.cinema-ui .shop-content>p:not(.micro){font:italic 28px/1.1 Cormorant,Georgia,serif;margin-top:14px;color:#d2cabb}.cinema-ui .shop-cta{border:1px solid #c5a56d9c;padding-left:21px;padding-right:17px;min-height:57px;margin-top:45px;min-width:240px;background:#14140f88;backdrop-filter:blur(8px)}.cinema-ui .shop-cta .ico{border-left:1px solid var(--line);box-sizing:content-box;padding-left:16px;height:25px}.cinema-ui .shop-url{position:absolute;bottom:22px;left:6%;font-size:8px;letter-spacing:.15em;color:#9b8f7c}.cinema-ui .shop-banner .frame-corner.tl{top:18px;left:18px}.cinema-ui .shop-banner .frame-corner.br{bottom:18px;right:18px}.cinema-ui .scene-rail{margin-right:calc(-1 * var(--pad));padding-right:var(--pad)}.cinema-ui .scene-card{width:27vw;max-width:410px;min-width:280px}.cinema-ui .scene-card .light-photo{width:100%;height:385px}.cinema-ui .scene-card figcaption{font-size:9px;color:var(--ash);margin-top:13px;letter-spacing:.04em}.cinema-ui .light-photo{position:relative;display:block;padding:0;overflow:hidden;background:#11120f}.cinema-ui .light-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .65s,filter .65s}.cinema-ui .light-photo:hover>img{transform:scale(1.025)}.cinema-ui .photo-corner{bottom:12px;right:12px;height:31px;width:31px;border:1px solid #e9e3d842;background:#05060465}.cinema-ui .photo-corner .ico{width:15px}.cinema-ui .scene .rail-foot{margin-top:8px}.cinema-ui .machines{padding-top:35px;padding-bottom:75px;border-top:1px solid var(--line)}.cinema-ui .machines .section-head{padding-top:40px}.cinema-ui .motion-button{display:flex;gap:10px;align-items:center;font-size:9px;min-height:44px;color:var(--ash)}.cinema-ui .motion-button .ico{width:17px}.cinema-ui .film-strip{overflow:hidden;margin:0 calc(-1 * var(--pad));padding:1px 0}.cinema-ui .strip-train{width:max-content;display:flex;animation:machines 60s linear infinite}.cinema-ui .strip-set{display:flex;gap:12px;padding-right:12px}.cinema-ui .strip-set>.light-photo{width:260px;height:320px;background:#11110f}.cinema-ui .strip-set>.light-photo>img{object-fit:contain}.cinema-ui .machine-foot{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:22px}.cinema-ui .machine-foot p{font:italic 25px/1.2 Cormorant,Georgia,serif;color:#b8ad9d}.cinema-ui .machine-foot .go{font-size:9px}.cinema-ui .machine-paused .strip-train{animation-play-state:paused}@keyframes machines{to{transform:translateX(-50%)}}.cinema-ui .satoshi{border-top:1px solid var(--line);background:#10110e;padding-top:60px;padding-bottom:65px}.cinema-ui .sat-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.cinema-ui .sat-heading .micro{margin-bottom:15px}.cinema-ui .sat-heading h2{font-size:72px}.cinema-ui .sat-stage{display:grid;grid-template-columns:1.25fr 1fr;gap:7vw;align-items:center}.cinema-ui .sat-pixels{position:relative;display:grid;place-items:center;min-height:260px;border-top:1px solid #b8924e30;border-bottom:1px solid #b8924e30;background-image:radial-gradient(#b8924e14 .6px,transparent 0);background-size:7px 7px}.cinema-ui .pixel-scene{display:block;width:96%;height:auto}.cinema-ui .sat-options{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.cinema-ui .sat-options a{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);min-height:92px;font-size:11px}.cinema-ui .sat-options a>.ico:first-child{width:24px;height:24px;color:#baa170}.cinema-ui .sat-options a>.ico:last-child{width:15px;margin-left:auto}.cinema-ui .sat-options a:hover{color:#e5c08a}.cinema-ui .future{text-align:center;padding:75px 20px 65px;background:#080908}.cinema-ui .tattoo-lockup{display:flex;align-items:center;justify-content:center;gap:21px;margin:auto;width:330px}.cinema-ui .tattoo-symbol{width:72px;height:72px;object-fit:contain;filter:brightness(0) invert(1);animation:breath 5s ease-in-out infinite}.cinema-ui .tattoo-lockup>div{width:224px;text-align:left}.cinema-ui .tattoo-word{height:44px;width:190px;object-fit:contain;object-position:left;filter:brightness(0) invert(1)}.cinema-ui .tattoo-lockup span{display:flex;align-items:baseline;gap:8px;font:400 65px/.9 Cormorant,Georgia,serif;letter-spacing:-.04em}.cinema-ui .tattoo-period{width:16px;height:16px;object-fit:contain}.cinema-ui .future>.micro{font-size:8px;margin-top:30px;letter-spacing:.3em;color:#95856c}@keyframes breath{0%,to{transform:scale(.98);opacity:.65}50%{transform:scale(1.03);opacity:1}}.cinema-ui footer{border-top:1px solid var(--line);padding:42px var(--pad) 22px;display:flex;align-items:center;gap:35px;flex-wrap:wrap;background:#0c0d0b}.cinema-ui .footer-logo{width:115px;filter:brightness(0) invert(1)}.cinema-ui footer>div{display:flex;flex-direction:column;gap:5px;font-size:10px;color:var(--ash)}.cinema-ui footer .micro{font-size:8px}.cinema-ui footer nav{margin-left:auto;display:flex;gap:25px;flex-wrap:wrap;font-size:10px}.cinema-ui footer nav a{min-height:44px;display:flex;align-items:center}.cinema-ui .study-note{width:100%;border-top:1px solid #b8924e20;margin-top:10px;padding-top:18px;font-size:8px;letter-spacing:.1em;color:#8f816e;display:flex;align-items:center;gap:15px}.cinema-ui .study-note .ico{width:15px;height:15px}.cinema-ui dialog{background:#10110f;color:var(--bone);border:1px solid #b8924e60;width:min(860px,calc(100% - 32px));max-height:calc(100svh - 35px);padding:28px;overscroll-behavior:contain}.cinema-ui dialog::backdrop{background:#020302e8;backdrop-filter:blur(8px)}body:has(dialog[open]) .cinema-ui{overflow:hidden}.cinema-ui .dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.cinema-ui .close{display:flex;align-items:center;gap:15px;min-height:44px;font-size:10px}.cinema-ui .close .ico{width:17px}.cinema-ui .menu-dialog{max-width:690px}.cinema-ui .menu-dialog h2{font-size:54px;margin-bottom:30px}.cinema-ui .menu-dialog nav{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.cinema-ui .menu-dialog nav a{min-height:66px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:14px;font:28px Cormorant,Georgia,serif}.cinema-ui .menu-dialog nav a>span{font:8px Inter;color:var(--gold)}.cinema-ui .menu-dialog nav .ico{margin-left:auto;width:20px}.cinema-ui .menu-bottom{display:flex;flex-wrap:wrap;gap:15px 28px;margin-top:25px}.cinema-ui .menu-bottom a,.cinema-ui .menu-bottom button{display:flex;gap:16px;font-size:10px;color:#b7a587}.cinema-ui .menu-bottom .ico{width:17px}.cinema-ui .photo-dialog{max-width:1200px;width:calc(100% - 28px)}.cinema-ui #photo-large{max-height:calc(100svh - 180px);width:100%;object-fit:contain}.cinema-ui #photo-caption{font-size:11px;color:var(--ash);margin-top:18px}.cinema-ui .video-dialog{max-width:1020px;width:calc(100% - 30px)}.cinema-ui .video-dialog h2{font-size:40px;margin-bottom:25px}.cinema-ui #video-mount{width:100%;aspect-ratio:16/9;background:#000}.cinema-ui #video-mount iframe{border:0;width:100%;height:100%}.cinema-ui #video-external{display:inline-flex;min-height:48px;align-items:center;font-size:11px;color:#cdbb97}.cinema-ui .story-dialog h2{font-size:54px;margin-bottom:24px}.cinema-ui .story-dialog>p{font-size:13px;max-width:660px;color:#bcb3a5;line-height:1.8}.cinema-ui .story-photos{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;margin-top:30px;padding-bottom:18px}.cinema-ui .story-photos img{height:390px;width:83%;object-fit:cover;flex:none;scroll-snap-align:start}.cinema-ui .story-dialog>.go{margin-top:15px}body.motion-off .cinema-ui *,body.motion-off .cinema-ui :after,body.motion-off .cinema-ui :before{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-off .cinema-ui .strip-train{animation:none;transform:none}.motion-off .cinema-ui .strip-set[inert]{display:none}.motion-off .cinema-ui .film-strip{overflow-x:auto}.motion-off .cinema-ui .reel-frame{transition:none}@media(min-width:1500px){.cinema-ui .doc-rail>*{width:380px;height:570px}.cinema-ui .history-card{height:550px}}@media(max-width:1000px){.cinema-ui .nav-note{display:none}.cinema-ui .hero h1{font-size:23vw}.cinema-ui .scene-card{width:34vw}.cinema-ui .sat-stage{gap:35px}.cinema-ui .sat-options{gap:0 15px}.cinema-ui .sat-options a{font-size:10px}.cinema-ui .doc-rail>*{width:320px;height:480px}.cinema-ui .shop-content{left:5%}.cinema-ui .shop-content h2{font-size:64px}.cinema-ui .shop-content>p:not(.micro){font-size:25px}.cinema-ui .shop-cta{min-width:205px}.cinema-ui .history-card{width:53vw}.cinema-ui .hero-brandline{font-size:22px}}@media(max-width:700px){:root{--pad:24px}html{scroll-padding-top:72px}.cinema-ui .section{padding-top:53px;padding-bottom:48px}.cinema-ui .section-head{margin-bottom:24px;gap:15px}.cinema-ui .section-head .micro{font-size:8px;margin-bottom:12px}.cinema-ui h2{font-size:47px}.cinema-ui .site-nav{height:65px;padding:0 20px;gap:15px}.cinema-ui .brand,.cinema-ui .brand img{width:87px}.cinema-ui .site-nav nav{gap:18px}.cinema-ui .site-nav nav>a,.cinema-ui .site-nav nav>button{font-size:9px;letter-spacing:.04em;gap:7px}.cinema-ui .site-nav .register{font-size:8px}.cinema-ui .site-nav .nav-store{padding-left:15px}.cinema-ui .site-nav .nav-store .ico{display:none}.cinema-ui .site-nav nav>button .ico{width:15px}.cinema-ui .hero{height:100svh;min-height:720px;max-height:900px}.cinema-ui .hero-top{left:24px;right:24px;top:100px;align-items:start}.cinema-ui .hero-top .micro{font-size:7px;letter-spacing:.17em}.cinema-ui .hero-top .micro:last-child{writing-mode:vertical-rl}.cinema-ui .hero-content{left:24px;right:24px;bottom:141px}.cinema-ui .hero-content>.micro{font-size:8px;margin-bottom:16px}.cinema-ui .hero h1{font-size:clamp(104px,27vw,180px);line-height:1}.cinema-ui .hero-bottom{display:block;margin-top:27px}.cinema-ui .hero-action{width:100%;min-width:0;font-size:9px;padding-top:14px;min-height:55px}.cinema-ui .hero-brandline{display:none}.cinema-ui .frame-corner.tl{top:85px;left:13px;width:25px;height:25px}.cinema-ui .frame-corner.br{right:13px;bottom:99px;width:25px;height:25px}.cinema-ui .hero-shade{background:linear-gradient(0deg,#080908,#080908d2 13%,#0809081c 65%,#08090832)}.cinema-ui .reel-frame:nth-child(2) img{object-position:40% center}.cinema-ui .reel-frame:nth-child(3) img{object-position:33% center}.cinema-ui .reel-frame:nth-child(4) img{object-position:48% center}.cinema-ui .reel-controls{left:24px;right:24px;bottom:33px;gap:13px}.cinema-ui .reel-controls>button:not(:last-child){min-width:0;flex:1;font-size:8px;gap:0;display:block;text-align:left;letter-spacing:0;padding:12px 0}.cinema-ui .reel-controls button span{display:block;font-size:7px;margin-bottom:5px}.cinema-ui .reel-controls>button:last-child{width:32px;flex:none;margin-left:0}.cinema-ui .reel-controls>button:last-child .ico{width:16px}.cinema-ui .rail{gap:14px}.cinema-ui .rail-controls{gap:7px;font-size:8px}.cinema-ui .rail-controls button{width:37px;height:37px}.cinema-ui .rail-controls .ico{width:17px}.cinema-ui .rail-controls [data-count]{min-width:30px}.cinema-ui .rail-divider{display:none}.cinema-ui .rail-foot{font-size:7px;letter-spacing:.02em;margin-top:15px;gap:12px}.cinema-ui .rail-foot>span:last-child .ico{width:12px}.cinema-ui .history-card{width:82vw;height:435px}.cinema-ui .history-year{font-size:74px;left:22px;top:20px}.cinema-ui .history-card:nth-child(3) .history-year{font-size:51px}.cinema-ui .history-copy{bottom:25px;left:22px;right:55px;gap:8px}.cinema-ui .history-copy>strong{font-size:36px}.cinema-ui .history-copy>.micro{font-size:7px}.cinema-ui .history-copy>span:last-child{font-size:10px;line-height:1.55}.cinema-ui .history-open{width:32px;height:32px;right:16px;bottom:25px}.cinema-ui .marks{padding-top:0;padding-bottom:37px}.cinema-ui .marks .section-head{padding-top:23px;margin-bottom:15px}.cinema-ui .marks h2{font-size:32px}.cinema-ui .logo-rail{gap:18px;margin-right:calc(-1 * var(--pad));padding-right:var(--pad)}.cinema-ui .logo-card{width:73vw}.cinema-ui .logo-card img{height:185px;padding:10px 35px}.cinema-ui .logo-card figcaption{font-size:8px;padding-top:9px}.cinema-ui .docs{padding-top:57px;padding-bottom:42px}.cinema-ui .docs .section-head h2{font-size:48px}.cinema-ui .doc-rail{gap:16px}.cinema-ui .doc-rail>*{width:78vw;height:117vw;max-height:550px;max-width:367px}.cinema-ui .episode-top{left:20px;right:20px;top:19px}.cinema-ui .episode-copy{left:22px;right:22px;bottom:22px;gap:12px}.cinema-ui .episode-copy>strong{font-size:43px}.cinema-ui .episode-copy .micro{font-size:7px}.cinema-ui .poster-entry{font-size:7px;padding:8px 10px;top:10px;right:10px}.cinema-ui .shop-banner{margin:0 14px;min-height:570px;height:148vw;max-height:680px}.cinema-ui .shop-picture{top:80px}.cinema-ui .shop-picture img{object-position:86% 50%;width:100%;height:100%;object-fit:cover}.cinema-ui .shop-shade{background:linear-gradient(0deg,#080908ab,transparent 28%,transparent 68%,#080908 93%)}.cinema-ui .shop-content{inset:27px 26px auto}.cinema-ui .shop-content .micro{font-size:8px;margin-bottom:7px}.cinema-ui .shop-content h2{font-size:49px}.cinema-ui .shop-content>p:not(.micro){font-size:22px;margin-top:6px}.cinema-ui .shop-cta{position:absolute;top:440px;left:0;right:0;min-width:0;margin:0;background:#080908ce;min-height:52px;font-size:9px}.cinema-ui .shop-url{font-size:7px;left:26px;bottom:15px}.cinema-ui .shop-banner .frame-corner{width:21px;height:21px}.cinema-ui .shop-banner .frame-corner.tl{left:12px;top:12px}.cinema-ui .shop-banner .frame-corner.br{right:12px;bottom:12px}.cinema-ui .scene{padding-top:56px}.cinema-ui .scene-card{width:73vw;min-width:0}.cinema-ui .scene-card .light-photo{height:97vw;max-height:440px}.cinema-ui .scene-card figcaption{font-size:8px;line-height:1.4}.cinema-ui .scene .rail-foot>.go{font-size:8px}.cinema-ui .machines{padding-top:10px;padding-bottom:40px}.cinema-ui .machines .section-head{padding-top:29px}.cinema-ui .machines .section-head .micro{font-size:7px;letter-spacing:.1em}.cinema-ui .machines .section-head h2{font-size:44px}.cinema-ui .strip-set>.light-photo{width:225px;height:270px}.cinema-ui .strip-set{gap:9px;padding-right:9px}.cinema-ui .strip-train{animation-duration:65s}.cinema-ui .machine-foot{display:block;margin-top:21px}.cinema-ui .machine-foot p{font-size:22px}.cinema-ui .machine-foot .go{font-size:8px;margin-top:8px;width:100%;border-bottom:1px solid var(--line)}.cinema-ui .motion-button{font-size:8px;gap:6px}.cinema-ui .satoshi{padding-top:45px;padding-bottom:45px}.cinema-ui .sat-heading{margin-bottom:24px;gap:12px}.cinema-ui .sat-heading h2{font-size:57px}.cinema-ui .sat-heading .go{font-size:8px;gap:10px}.cinema-ui .sat-heading .go .ico{width:19px}.cinema-ui .sat-heading .micro{font-size:8px;margin-bottom:10px}.cinema-ui .sat-stage{display:block}.cinema-ui .sat-pixels{min-height:170px}.cinema-ui .pixel-scene{width:100%}.cinema-ui .sat-options{margin-top:18px;gap:0 22px}.cinema-ui .sat-options a{font-size:10px;min-height:70px;gap:10px}.cinema-ui .sat-options a>.ico:first-child{width:20px}.cinema-ui .sat-options a>.ico:last-child{width:13px}.cinema-ui .future{padding:52px 20px 47px}.cinema-ui .tattoo-lockup{width:280px;gap:17px}.cinema-ui .tattoo-symbol{width:60px;height:60px}.cinema-ui .tattoo-lockup>div{width:190px}.cinema-ui .tattoo-word{width:170px;height:36px}.cinema-ui .tattoo-lockup span{font-size:57px}.cinema-ui .tattoo-period{width:14px;height:14px}.cinema-ui .future>.micro{font-size:7px;margin-top:25px}.cinema-ui footer{padding:33px 24px 20px;gap:22px}.cinema-ui .footer-logo{width:90px}.cinema-ui footer>div{font-size:9px}.cinema-ui footer .micro{font-size:7px}.cinema-ui footer nav{width:100%;margin-left:0;gap:8px 25px;font-size:9px}.cinema-ui .study-note{font-size:7px;margin-top:0}.cinema-ui dialog{padding:20px;width:calc(100% - 20px);max-height:calc(100svh - 20px)}.cinema-ui .dialog-top{margin-bottom:20px}.cinema-ui .dialog-top>.micro{font-size:8px}.cinema-ui .close{font-size:9px}.cinema-ui .menu-dialog h2{font-size:41px;margin-bottom:20px}.cinema-ui .menu-dialog nav{grid-template-columns:1fr}.cinema-ui .menu-dialog nav a{font-size:26px;min-height:53px}.cinema-ui .menu-bottom{margin-top:20px;display:grid;gap:0}.cinema-ui .menu-bottom a,.cinema-ui .menu-bottom button{font-size:10px}.cinema-ui .photo-dialog{padding:14px}.cinema-ui #photo-large{max-height:calc(100svh - 180px)}.cinema-ui #photo-caption{font-size:10px;line-height:1.5}.cinema-ui .video-dialog h2{font-size:35px}.cinema-ui .story-dialog h2{font-size:40px}.cinema-ui .story-dialog>p{font-size:12px;line-height:1.8}.cinema-ui .story-photos{gap:12px}.cinema-ui .story-photos img{width:90%;height:330px}.cinema-ui .story-dialog>.go{font-size:9px}}@media(max-width:360px){:root{--pad:18px}.cinema-ui .site-nav{padding:0 15px;gap:10px}.cinema-ui .brand,.cinema-ui .brand img{width:70px}.cinema-ui .site-nav nav{gap:12px}.cinema-ui .site-nav .nav-store{padding-left:12px}.cinema-ui .site-nav nav>button{gap:5px}.cinema-ui .site-nav nav>button .ico{width:13px}.cinema-ui .site-nav nav>button span{font-size:8px}.cinema-ui .hero-content{left:20px;right:20px}.cinema-ui .hero h1{font-size:93px}.cinema-ui .hero-top{left:20px;right:20px}.cinema-ui .reel-controls{left:20px;right:20px;gap:10px}.cinema-ui .history-card{height:405px}.cinema-ui .history-copy>strong{font-size:31px}.cinema-ui .history-year{font-size:68px}.cinema-ui .history-copy>span:last-child{font-size:9px}.cinema-ui .section-head h2{font-size:42px}.cinema-ui .rail-controls button{width:34px;height:34px}.cinema-ui .rail-controls [data-count]{display:none}.cinema-ui .marks h2{font-size:31px}.cinema-ui .episode-copy>strong{font-size:37px}.cinema-ui .shop-banner{min-height:550px}.cinema-ui .shop-content{left:22px;right:22px}.cinema-ui .shop-cta{top:419px}.cinema-ui .sat-heading h2{font-size:51px}.cinema-ui .sat-heading .go{font-size:7px;gap:7px}.cinema-ui .sat-options{gap:0 17px}.cinema-ui .sat-options a{font-size:9px;gap:8px}.cinema-ui .sat-options a>.ico:last-child{display:none}.cinema-ui .scene-card .light-photo{height:100vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cinema-ui *,.cinema-ui :after,.cinema-ui :before{animation:none!important;transition:none!important}.cinema-ui .rail{scroll-behavior:auto}.cinema-ui .strip-train{transform:none!important}.cinema-ui .strip-set[inert]{display:none}.cinema-ui .film-strip{overflow-x:auto}}.cinema-ui .shop-picture img{object-position:50% 40%}.cinema-ui .modal-open .pixel-scene *,.cinema-ui .modal-open .strip-train{animation-play-state:paused}@media(max-width:700px){.cinema-ui .shop-picture{top:105px;bottom:80px}.cinema-ui .shop-picture img{object-position:86% 50%}.cinema-ui .shop-content{inset:27px 26px 36px}.cinema-ui .shop-cta{top:auto;bottom:0}}@media(max-width:360px){.cinema-ui .shop-content{left:22px;right:22px}.cinema-ui .shop-cta{top:auto}}.cinema-ui .episode-0 .episode-photo img{position:absolute;width:150%;height:66.666667%;max-width:none;left:50%;top:50%;translate:-50% -50%;rotate:-90deg;object-position:center}@media(max-width:700px){.cinema-ui .site-nav .register{font-size:10px;color:var(--bone)}.cinema-ui .site-nav nav>a,.cinema-ui .site-nav nav>button{font-size:10px}.cinema-ui .rail-controls button{width:44px;height:44px}.cinema-ui .rail-controls{gap:6px}.cinema-ui .rail-controls [data-count]{font-size:8px}.cinema-ui .reel-controls>button:last-child{width:44px}.cinema-ui .marks .rail-controls{transform:none}.cinema-ui .motion-button{min-height:44px}}@media(max-width:360px){.cinema-ui .site-nav .register,.cinema-ui .site-nav nav>a,.cinema-ui .site-nav nav>button,.cinema-ui .site-nav nav>button span{font-size:9px}.cinema-ui .rail-controls button{width:44px;height:44px}}@media(max-width:420px){.cinema-ui .rail-controls [data-count]{display:none}}@media(max-width:360px){.cinema-ui .history h2{font-size:38px;white-space:nowrap}.cinema-ui .docs .section-head h2{font-size:40px}.cinema-ui .section-head{gap:10px}}@media(min-width:701px){.cinema-ui .shop-picture img{object-fit:contain;object-position:right center}.cinema-ui .shop-picture{background:#080908}.cinema-ui .shop-shade{background:linear-gradient(90deg,#080908,#080908 24%,transparent 51%)}.cinema-ui .shop-picture img{mask-image:linear-gradient(90deg,transparent,transparent 30%,#000 53%)}}:root{--font-cormorant:"Cormorant";--font-inter:"Inter";--font-anton:"Anton";--font-script:"Cormorant"}body{font-family:Inter,Arial,sans-serif;background:#080908}button,summary{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid #b8924e;outline-offset:4px}[hidden]{display:none!important}.cinema-ui{min-width:0}.cinema-ui h1,.cinema-ui h2,.cinema-ui h3{font-weight:400}.cinema-ui .ico{flex-shrink:0}.cinema-ui .go{min-height:44px}.cinema-ui .site-nav{height:78px;z-index:80}.cinema-ui.chrome-layer{position:relative;z-index:80}.cinema-ui .page-progress{position:absolute;bottom:0;left:0;height:1px;width:100%;background:#b8924e;transform-origin:left;transform:scaleX(0)}.cinema-ui dialog{margin:auto}.cinema-ui dialog::backdrop{background:#020302ed}body.cinema-dialog-open,body:has(dialog[open]){overflow:hidden}.cinema-ui .footer-legal{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px 24px;width:100%;border-top:1px solid #b8924e25;padding-top:15px}.cinema-ui .footer-legal a,.cinema-ui footer nav button{min-height:44px;display:flex;align-items:center}.cinema-ui .rail{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-width:none;cursor:grab}.cinema-ui .rail:active{cursor:grabbing}.cinema-ui .rail>*{scroll-snap-align:start;flex-shrink:0}.cinema-ui .rail-foot{align-items:center;min-height:44px;flex-wrap:wrap}.cinema-ui .rail-foot>.go{margin-left:auto}.cinema-ui .rail-playback{display:inline-flex;align-items:center;min-height:44px;min-width:80px;font-size:10px;letter-spacing:.04em;color:#bdb29e;text-transform:none}.cinema-ui .rail-controls button{width:44px;height:44px}.cinema-ui .rail-controls{flex-shrink:0}.cinema-ui .inner-hero .hero-title-line{display:block;color:var(--bone)}.cinema-ui .inner-hero h1{font-size:clamp(84px,12.5vw,190px);line-height:1.02;max-width:100%;overflow-wrap:normal;letter-spacing:-.025em;text-wrap:balance}.cinema-ui .inner-hero .hero-content{bottom:155px}.cinema-ui .inner-hero .hero-bottom{margin-top:25px}.cinema-ui .inner-hero .hero-content>.micro{color:#d4c6ad}.cinema-ui .inner-hero .hero-top .micro:last-child{max-width:45%;text-align:right}.cinema-ui .object-hero .reel-frame img{object-fit:contain;padding:95px 5vw 90px;background:#0b0c0a}.cinema-ui .object-hero .hero-shade{background:linear-gradient(0deg,#080908f5,#080908bd 20%,transparent 58%,#08090835)}.cinema-ui .object-hero h1{font-size:clamp(70px,10vw,145px)}.cinema-ui .chapter-jump{padding:25px var(--pad);display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.cinema-ui .chapter-jump>a,.cinema-ui .chapter-jump>button{font-size:11px;min-height:44px;display:flex;align-items:center}.cinema-ui .chapter-rail .rail{gap:20px}.cinema-ui .chapter-card{width:36vw;max-width:610px;min-width:310px;height:520px;position:relative;overflow:hidden;background:#151611;display:block}.cinema-ui .chapter-card>img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.cinema-ui .chapter-card:hover>img{transform:scale(1.035)}.cinema-ui .chapter-shade{position:absolute;inset:0;background:linear-gradient(0deg,#030402eb,transparent 65%)}.cinema-ui .chapter-caption{position:absolute;inset:auto 30px 28px;display:grid;grid-template-columns:1fr 24px;gap:12px;align-items:end}.cinema-ui .chapter-caption .micro{grid-column:1/-1;color:#d9c8a6;font-size:8px}.cinema-ui .chapter-caption h3{font:48px/1.04 Cormorant,serif}.cinema-ui .chapter-caption .ico{margin-bottom:5px}.cinema-ui .archive-photo{width:47vw;max-width:800px;height:570px}.cinema-ui .archive-photo .light-photo{width:100%;height:100%;background:#10110e}.cinema-ui .archive-photo img{width:100%;height:100%;object-fit:cover}.cinema-ui .object-gallery .archive-photo img{object-fit:contain;padding:15px}.cinema-ui .photo-corner{position:absolute;right:17px;bottom:17px;display:grid;place-items:center;width:38px;height:38px;border:1px solid #e9e3d866;border-radius:50%;background:#08090870;backdrop-filter:blur(5px)}.cinema-ui .photo-corner .ico{width:16px;height:16px}.cinema-ui .gallery-expand{margin:0 var(--pad) 60px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cinema-ui .gallery-expand summary{display:flex;align-items:center;justify-content:space-between;min-height:65px;font-size:11px;list-style:none}.cinema-ui summary::-webkit-details-marker{display:none}.cinema-ui details[open]>summary .ico{rotate:45deg}.cinema-ui .archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-bottom:24px}.cinema-ui .archive-grid figure{min-width:0;aspect-ratio:4/5}.cinema-ui .archive-grid .light-photo{width:100%;height:100%;background:#10110e}.cinema-ui .archive-grid img{width:100%;height:100%;object-fit:cover}.cinema-ui .object-gallery .archive-grid img{object-fit:contain}.cinema-ui .load-more{margin:0 auto 25px}.cinema-ui .special-card{position:relative;width:48vw;max-width:750px;height:530px;background:#10110e}.cinema-ui .special-card>img{width:100%;height:100%;object-fit:contain;padding:20px}.cinema-ui .special-view .hero{max-height:920px}.cinema-ui .process-card{width:43vw;max-width:700px;background:#11120f}.cinema-ui .process-card .light-photo{width:100%;height:460px}.cinema-ui .process-card img{width:100%;height:100%;object-fit:cover}.cinema-ui .process-card>div{display:flex;align-items:center;gap:25px;padding:22px 25px}.cinema-ui .process-number{font:36px Anton;color:var(--gold)}.cinema-ui .process-card h3{font:34px Cormorant}.cinema-ui .film-card{width:68vw;max-width:900px}.cinema-ui .film-card video{width:100%;aspect-ratio:16/9;background:black;object-fit:contain}.cinema-ui .film-card figcaption{font-size:11px;padding-top:15px;color:var(--ash)}.cinema-ui .next-chapter{padding:35px var(--pad) 55px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.cinema-ui .next-destination{display:flex;align-items:center;gap:20px;max-width:60%;min-height:80px}.cinema-ui .next-destination img{width:90px;height:100px;object-fit:cover}.cinema-ui .next-destination>span{display:grid;gap:6px}.cinema-ui .next-destination strong{font:32px Cormorant}.cinema-ui .next-destination .micro{font-size:8px}.cinema-ui .next-chapter>.go{font-size:10px}.cinema-ui .history-intro{display:grid;grid-template-columns:1fr 1.4fr;align-items:center;gap:7vw;padding-top:95px;padding-bottom:55px}.cinema-ui .history-date{font:clamp(100px,19vw,290px)/1 Anton;color:#b8924e}.cinema-ui .history-intro h2{font-size:65px;margin:16px 0 22px}.cinema-ui .history-intro p:not(.micro){max-width:460px;font-size:14px;line-height:1.8;color:#bcb3a5}.cinema-ui .history-intro .go{margin-top:22px}.cinema-ui .identity-rail .logo-card{width:30vw}.cinema-ui .identity-rail .logo-card img{height:280px;object-fit:contain;padding:30px}.cinema-ui .doc-premiere{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:100svh;background:radial-gradient(ellipse at 35% 45%,#463a201f,transparent 65%);padding:118px var(--pad) 55px;gap:7vw}.cinema-ui .premiere-image{max-width:510px;justify-self:center;box-shadow:0 15px 80px #0009}.cinema-ui .premiere-image img{width:100%;height:auto;max-height:800px;object-fit:contain}.cinema-ui .premiere-copy>a.micro{display:block;margin-bottom:70px;color:#bcb3a5}.cinema-ui .premiere-copy h1{font:clamp(70px,8.5vw,130px)/1 Anton;margin:25px 0 35px;letter-spacing:-.025em}.cinema-ui .premiere-copy h1 span{display:block;color:#b8924e}.cinema-ui .premiere-copy>p:not(.micro){font:34px/1.12 Cormorant;color:#c3b7a0}.cinema-ui .premiere-copy>.go{margin-top:42px;width:100%;border-bottom:1px solid var(--line)}.cinema-ui .product-story{width:46vw;background:#11120f}.cinema-ui .product-story>img{height:520px;width:100%;object-fit:contain}.cinema-ui .product-story>div{padding:25px}.cinema-ui .product-story h3{font:44px Cormorant;margin-bottom:8px}.cinema-ui .product-story p{font-size:12px;color:#c0b7a8}.cinema-ui .technical-section{display:grid;grid-template-columns:1fr 1.4fr;gap:8vw;align-items:start}.cinema-ui .technical-section h2{margin:15px 0}.cinema-ui .technical-details{border-block:1px solid var(--line)}.cinema-ui .technical-details summary{font-size:13px;display:flex;justify-content:space-between;align-items:center;min-height:70px;list-style:none}.cinema-ui .technical-details dl>div{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;border-top:1px solid #b8924e22;padding:18px 0;font-size:11px;line-height:1.6}.cinema-ui .technical-details dt{color:#b1a48e}.cinema-ui .photo-navigation{display:flex;justify-content:space-between;gap:25px;margin-top:8px}.cinema-ui .photo-navigation button{min-height:44px;font-size:11px}.cinema-ui .story-photos.rail img{height:390px;flex:0 0 88%;width:88%}.cinema-ui .story-dialog .rail-foot{display:flex;justify-content:space-between}.cinema-ui .film-strip.motion-idle .strip-train,.machine-paused .cinema-ui .strip-train,body.cinema-dialog-open .pixel-scene *,body.cinema-dialog-open .strip-train,body.page-away .strip-train{animation-play-state:paused!important}.cinema-ui .film-strip:focus-within .strip-train,.cinema-ui .film-strip:hover .strip-train{animation-play-state:paused}.service-page h1{font-family:Anton,Impact,sans-serif!important;text-transform:uppercase;font-weight:400;line-height:1.05!important;letter-spacing:-.02em}.service-page .grain:after,.service-page .wall:before{opacity:.035}.service-page .service-hero{padding-top:150px;padding-bottom:65px;position:relative;overflow:hidden;background:linear-gradient(90deg,#080908f5 10%,#080908a8),url(/cinema/assets/created/loja-campanha.webp) 50%/cover}.service-page .service-hero>.shell{position:relative}.service-page .lead{max-width:640px}.service-page .btn-corun,.service-page button{min-height:46px}.legal-page{padding-top:30px}.legal-page .shell{max-width:970px}.legal-page h1{font-family:Cormorant,Georgia,serif!important;text-transform:none;line-height:1.06!important;font-size:clamp(42px,7vw,80px)!important}.legal-page li,.legal-page p{line-height:1.8}.satoshi-app{background:#080908!important}.satoshi-gate{padding-top:95px!important;padding-bottom:24px!important;overflow-y:auto!important;align-items:safe center!important;min-height:100dvh}.satoshi-gate>div{margin:auto}.satoshi-gate h1{font-family:Anton;font-size:clamp(48px,7vw,72px);font-weight:400;letter-spacing:.02em;line-height:1.05}.satoshi-mode-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:20px 0}.satoshi-mode-preview button{min-height:46px;border:1px solid #b8924e40;font-size:10px;color:#bcae92}.satoshi-mode-preview button[aria-pressed=true]{background:#b8924e20;border-color:#b8924e;color:#e9e3d8}.satoshi-gate input{font-size:16px!important;min-height:48px}.satoshi-gate form button{min-height:48px}.satoshi-gate>div.pointer-events-none{display:none}.satoshi-gate>div.max-w-md{position:relative;z-index:1}aside[role=dialog]{max-height:calc(100dvh - 95px);overflow-y:auto;overscroll-behavior:contain;z-index:90!important;background:#151611!important}aside[role=dialog] button[aria-label=Fechar]{width:44px;height:44px;top:5px;right:7px}aside[role=dialog] input:not([aria-hidden]){font-size:16px;min-height:44px}aside[role=dialog] button{min-height:44px}::view-transition-old(root){animation:cinema-out .16s ease-out both}::view-transition-new(root){animation:cinema-in .28s ease-out both}@keyframes cinema-out{to{opacity:0}}@keyframes cinema-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@supports(animation-timeline:view()){.cinema-ui .section-head h2{animation:chapter-arrival linear both;animation-timeline:view();animation-range:entry 0 entry 100%}@keyframes chapter-arrival{0%{transform:translateY(12px)}to{transform:none}}}@media(min-width:1500px){.cinema-ui .archive-photo{height:680px}.cinema-ui .chapter-card{height:630px}}@media(max-width:900px){.cinema-ui .chapter-card{width:52vw}.cinema-ui .archive-photo{width:70vw}.cinema-ui .premiere-copy h1{font-size:75px}.cinema-ui .doc-premiere{gap:5vw}.cinema-ui .next-destination strong{font-size:28px}}@media(max-width:700px){.cinema-ui .site-nav{height:65px}.cinema-ui .inner-hero{min-height:690px;max-height:900px}.cinema-ui .inner-hero h1{font-size:clamp(57px,16vw,108px);line-height:1.08;letter-spacing:-.025em}.cinema-ui .inner-hero .hero-content{bottom:142px}.cinema-ui .inner-hero .hero-top .micro:last-child{max-width:none;writing-mode:vertical-rl;font-size:7px}.cinema-ui .object-hero .reel-frame img{padding:100px 10px 180px}.cinema-ui .object-hero h1{font-size:clamp(51px,14vw,98px)}.cinema-ui .chapter-view .inner-hero h1{font-size:clamp(44px,13vw,85px);max-width:96%}.cinema-ui .chapter-jump{padding:12px 24px;gap:18px;flex-wrap:wrap}.cinema-ui .chapter-jump .micro{font-size:8px}.cinema-ui .chapter-jump>a,.cinema-ui .chapter-jump>button{font-size:9px}.cinema-ui .chapter-rail .rail{gap:14px}.cinema-ui .chapter-card{width:81vw;min-width:0;max-width:420px;height:115vw;max-height:550px}.cinema-ui .chapter-caption{inset:auto 22px 24px;gap:10px}.cinema-ui .chapter-caption h3{font-size:39px}.cinema-ui .archive-photo{width:81vw;height:112vw;max-height:550px}.cinema-ui .archive-photo img{object-position:center}.cinema-ui .object-gallery .archive-photo{height:100vw;max-height:500px}.cinema-ui .object-gallery .archive-photo img{padding:8px}.cinema-ui .archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cinema-ui .gallery-expand{margin-bottom:45px}.cinema-ui .gallery-expand summary{font-size:11px}.cinema-ui .archive-grid .photo-corner{width:28px;height:28px;right:8px;bottom:8px}.cinema-ui .archive-grid .photo-corner .ico{width:13px;height:13px}.cinema-ui .special-card{width:83vw;height:108vw;max-height:510px}.cinema-ui .special-card>img{padding:9px}.cinema-ui .process-card{width:81vw}.cinema-ui .process-card .light-photo{height:98vw;max-height:500px}.cinema-ui .process-card>div{gap:20px;padding:18px 20px}.cinema-ui .process-card h3{font-size:29px}.cinema-ui .film-card{width:85vw}.cinema-ui .film-card video{aspect-ratio:4/5;max-height:480px}.cinema-ui .film-card figcaption{font-size:10px}.cinema-ui .section-head h2{font-size:clamp(32px,10.4vw,47px)}.cinema-ui .section-head{gap:8px}.cinema-ui .rail-controls [data-count]{display:none}.cinema-ui .rail-controls{gap:4px}.cinema-ui .rail-foot{font-size:8px;margin-top:10px}.cinema-ui .rail-playback{font-size:10px}.cinema-ui .rail-foot>.go{font-size:8px}.cinema-ui .next-chapter{padding:22px 24px 35px;flex-direction:column;align-items:stretch;gap:18px}.cinema-ui .next-destination{border-top:1px solid var(--line);padding-top:22px;max-width:100%;gap:18px}.cinema-ui .next-destination img{width:70px;height:85px}.cinema-ui .next-destination strong{font-size:30px}.cinema-ui .next-destination>.ico{margin-left:auto}.cinema-ui .history-intro{display:block;padding-top:50px;padding-bottom:25px}.cinema-ui .history-date{font-size:31vw;display:block;margin-bottom:28px}.cinema-ui .history-intro h2{font-size:46px;margin-top:12px}.cinema-ui .history-intro p:not(.micro){font-size:13px}.cinema-ui .identity-rail .logo-card{width:73vw}.cinema-ui .identity-rail .logo-card img{height:225px}.cinema-ui .doc-premiere{display:flex;flex-direction:column;gap:28px;padding:90px 24px 40px;min-height:0}.cinema-ui .premiere-image{width:100%;max-width:370px}.cinema-ui .premiere-copy{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:12px 14px;align-items:center}.cinema-ui .premiere-copy>a.micro{margin:0;grid-column:1/-1;font-size:8px}.cinema-ui .premiere-copy>p.micro{display:none}.cinema-ui .premiere-copy h1{font-size:48px;margin:7px 0}.cinema-ui .premiere-copy h1 span{display:inline;color:var(--gold)}.cinema-ui .premiere-copy>p:not(.micro){font-size:23px}.cinema-ui .premiere-copy>.go{grid-column:1/-1;margin-top:7px;font-size:10px}.cinema-ui .doc-page .docs{padding-top:30px}.cinema-ui .product-story{width:81vw}.cinema-ui .product-story>img{height:98vw;max-height:450px}.cinema-ui .product-story h3{font-size:37px}.cinema-ui .product-story>div{padding:20px}.cinema-ui .technical-section{display:block;padding-top:20px}.cinema-ui .technical-details{margin-top:25px}.cinema-ui .technical-details dl>div{grid-template-columns:1fr 1.1fr;gap:14px;font-size:10px}.cinema-ui .story-photos.rail img{height:320px}.cinema-ui .footer-legal{gap:0 20px;font-size:9px}.service-page .service-hero{padding-top:115px;padding-bottom:40px;background-position:60%}.service-page h1{font-size:clamp(46px,13vw,74px)!important}.service-page .lead{font-size:14px}.service-page .shell{padding-inline:24px}.satoshi-gate{padding-top:86px!important;padding-bottom:max(20px,env(safe-area-inset-bottom))!important}.satoshi-mode-preview{grid-template-columns:repeat(2,1fr);gap:8px}.satoshi-mode-preview button{font-size:11px}.satoshi-gate .flex.flex-col.items-center>svg{width:135px;height:auto}}@media(max-width:360px){.cinema-ui .section-head h2{font-size:32px}.cinema-ui .rail-controls{gap:0}.cinema-ui .inner-hero h1{font-size:52px}.cinema-ui .chapter-view .inner-hero h1{font-size:44px}.cinema-ui .premiere-copy h1{font-size:40px}.cinema-ui .premiere-copy>p:not(.micro){font-size:20px}}@media(prefers-reduced-motion:reduce){@view-transition{navigation:none}::view-transition-group(*){animation:none!important}.cinema-ui *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}body.motion-off .cinema-ui *,body.motion-off .satoshi-app *{animation-play-state:paused!important;scroll-behavior:auto!important}:root{--corun-grain:url(/cinema/assets/refinamento/textura-oficina-ui.webp);--corun-cut:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px)}body{background-color:#080908;background-image:linear-gradient(#080908b8,#080908b8),var(--corun-grain);background-size:auto,320px 320px}.cinema-ui :is(.section,.chapter-jump,.next-chapter,.history-intro,.technical-section,.doc-premiere,footer){background-image:linear-gradient(#080908ac,#080908ac),var(--corun-grain);background-size:auto,320px 320px}.cinema-ui :is(.chapter-rail,.next-chapter,.history-intro,.technical-section){background-image:url(/cinema/assets/refinamento/corun-watermark.svg),linear-gradient(#080908bc,#080908bc),var(--corun-grain);background-position:right 4vw bottom 20px,0 0,0 0;background-size:clamp(170px,30vw,430px) auto,auto,320px 320px;background-repeat:no-repeat,repeat,repeat}.cinema-ui .site-nav{background:linear-gradient(#080908ed,#11120fed),var(--corun-grain);border-bottom:1px solid #b8924e38;backdrop-filter:blur(12px);view-transition-name:corun-navigation}.cinema-ui .site-nav nav{gap:22px}.cinema-ui .nav-wallet{display:grid;place-items:center;min-height:44px;min-width:38px}.cinema-ui .site-nav .register{display:grid;place-items:center;min-height:40px;min-width:48px;padding:0 12px;border:1px solid #dfbd7d;background:#b8924e;color:#10110e;font-size:14px;clip-path:var(--corun-cut)}.cinema-ui .site-nav .register.is-member{max-width:110px;font:12px/1.2 Inter,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cinema-ui .site-nav nav>a,.cinema-ui .site-nav nav>button{transition:background .2s,color .2s,transform .2s}.cinema-ui .site-nav nav>a:hover{color:#d8b572}.cinema-ui .site-nav nav>button:active{transform:scale(.96)}.cinema-ui .go{min-height:48px;gap:16px;transition:color .2s,background .2s}.cinema-ui .go>.ico{border:1px solid #b8924e60;width:32px;height:32px;padding:7px;box-sizing:content-box;transition:transform .25s,color .25s}.cinema-ui .go:hover>.ico{transform:translate(2px,-2px);color:#ce6235}.cinema-ui .shop-cta,.cinema-ui .store-copy .go{padding:4px 16px;background:#e9e3d8;color:#11120f;clip-path:var(--corun-cut)}.cinema-ui .shop-cta>.ico{border:0;padding-left:0}.cinema-ui .photo-navigation button,.cinema-ui .rail-controls button{border:1px solid #b8924e60;border-radius:0;background:linear-gradient(145deg,#b8924e1c,transparent);min-width:44px;min-height:44px;transition:background .25s,transform .25s}.cinema-ui .photo-navigation button:active,.cinema-ui .rail-controls button:active{transform:scale(.94);background:#b8924e30}.cinema-ui .photo-navigation button{padding-inline:14px}.cinema-ui :is(.chapter-card,.process-card,.product-story){border-bottom:2px solid #b8924e75}.cinema-ui .chapter-caption .ico,.cinema-ui .next-destination>.ico{border:1px solid #b8924e65;padding:7px;box-sizing:content-box;transition:transform .25s}.cinema-ui .next-destination:hover>.ico{transform:translate(3px,-3px)}.cinema-ui .episode-card:after{content:"";position:absolute;inset:7px;border:1px solid #e9e3d830;pointer-events:none}.cinema-ui .rail{scroll-padding-inline:0}.cinema-ui .rail-playback{color:#c8bba3}.cinema-ui .hero .reel-frame.is-active img{animation:corun-camera 12s ease-out both}.cinema-ui .hero.reel-paused .reel-frame img{animation-play-state:paused}@keyframes corun-camera{0%{transform:scale(1)}to{transform:scale(1.035)}}.cinema-ui .menu-dialog,.cinema-ui .story-dialog,aside[role=dialog]{background-image:linear-gradient(#11120fdb,#11120fdb),var(--corun-grain)!important;background-size:auto,320px 320px}.cinema-ui .menu-bottom a,.cinema-ui .menu-bottom button{min-height:44px;display:inline-flex;align-items:center}aside[role=dialog]{border-color:#b8924e65!important;box-shadow:0 -18px 70px #0009!important;padding-bottom:max(24px,env(safe-area-inset-bottom))!important}aside[role=dialog] :is(.btn-corun,input){border-radius:0}aside[role=dialog] .btn-corun{clip-path:var(--corun-cut)}aside[role=dialog] .btn-corun--fill{background:linear-gradient(115deg,#cda65f,#b8924e);color:#10110e}aside[role=dialog] .text-faint{color:#a59b8a}.service-page :is(.wall,.grain){background-image:linear-gradient(#080908cd,#080908cd),var(--corun-grain);background-size:auto,320px}.service-page .btn-corun{clip-path:var(--corun-cut)}.corun-mark{display:inline-block;width:24px;height:24px;background-position:50%;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.cinema-ui .corun-club-call{margin:24px var(--pad) 60px;padding:32px;max-width:1140px;border:1px solid #b8924e75;background:linear-gradient(#1516119c,#1516119c),var(--corun-grain);background-size:auto,320px;position:relative;clip-path:var(--corun-cut)}.corun-club-heading{display:flex;align-items:center;gap:10px;color:#b8924e}.corun-edition{margin-left:auto;font:8px Inter;letter-spacing:.12em;color:#b8a990}.corun-club-offer{display:flex;align-items:center;gap:24px;margin:24px 0}.corun-club-offer strong{font:96px/.95 Anton;color:#e9e3d8;white-space:nowrap}.corun-club-offer strong span{font-size:42px;color:#b8924e}.corun-club-offer p{font:30px/1.12 Cormorant;color:#e9e3d8}.cinema-ui .corun-crafted{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;width:100%;padding:12px 16px;border:1px solid #b8924e80;background:linear-gradient(125deg,#24251d,#13140f);color:#e9e3d8;font:500 12px/1.4 Inter;clip-path:var(--corun-cut);transition:filter .2s,transform .2s}.cinema-ui .corun-crafted-gold{background:linear-gradient(115deg,#cda65f,#b8924e);color:#11120f;border-color:#e4c68c}.cinema-ui .corun-crafted:hover{filter:brightness(1.12)}.cinema-ui .corun-crafted:active{transform:scale(.98)}.corun-club-member{display:flex;align-items:center;justify-content:space-between;min-height:50px;gap:12px;font:11px Inter;color:#c9bda7}.corun-club-member span{color:#d7c7aa}.cinema-ui.account-page{padding:140px var(--pad) 60px;max-width:1380px;margin:auto;min-height:85svh}.account-intro{padding-bottom:50px}.account-intro>a{display:inline-flex;min-height:44px;align-items:center;margin-bottom:28px;color:#c6b290}.account-intro h1{font:clamp(60px,8vw,115px)/.95 Cormorant;letter-spacing:-.045em;margin:22px 0}.account-intro em{color:#b8924e}.account-intro>p:last-child{font:14px/1.7 Inter;color:#b9ad99}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.account-card{padding:32px;border:1px solid #b8924e60;background:linear-gradient(#151611a3,#151611a3),var(--corun-grain);background-size:auto,320px;min-width:0;position:relative}.account-wallet{background-image:url(/cinema/assets/refinamento/corun-watermark.svg),linear-gradient(#151611bd,#151611bd),var(--corun-grain);background-position:100% 100%,0 0,0 0;background-size:75% auto,auto,320px;background-repeat:no-repeat,repeat,repeat}.account-card>.micro{margin:18px 0}.account-card h2{font:56px/1.08 Cormorant;margin:20px 0}.account-card h2 small{font:24px Inter;color:#b8924e}.account-card p:not(.micro){font:13px/1.7 Inter;color:#c1b49e;max-width:430px}.account-card .corun-crafted{margin-top:28px}.account-card .account-coupon{padding:12px 16px;border:1px dashed #b8924e70;font-family:monospace!important;overflow-wrap:anywhere;margin-top:16px}.account-detail,.account-retry{display:flex;align-items:center;gap:14px;min-height:44px;font:11px/1.5 Inter;margin-top:12px;color:#cdb997}.account-detail .ico{width:14px}.account-retry{text-decoration:underline;text-underline-offset:4px}.account-shortcut{padding:30px 0;border-bottom:1px solid #b8924e40;display:block}.account-shortcut h2{font:40px/1.1 Cormorant;margin:16px 0}.account-shortcut>span:last-child{display:flex;gap:16px;justify-content:space-between;font:12px/1.6 Inter;color:#c1b49e}.account-shortcut .ico{flex-shrink:0}.account-leave{margin-top:25px;min-height:44px;font:11px Inter;color:#bcae94;text-decoration:underline;text-underline-offset:4px}.account-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:60px;padding-top:24px;border-top:1px solid #b8924e50}.account-bottom a{display:flex;align-items:center;gap:16px;min-height:48px;font:12px Inter}@view-transition{navigation:auto}.route-content{view-transition-name:corun-page}::view-transition-group(corun-navigation){z-index:3;animation-duration:.38s}::view-transition-new(corun-navigation),::view-transition-old(corun-navigation){animation:none}::view-transition-new(root),::view-transition-old(root){animation:none}::view-transition-old(corun-page){animation:corun-page-out .22s ease-out both}::view-transition-new(corun-page){animation:corun-page-in .52s cubic-bezier(.16,1,.3,1) both}@keyframes corun-page-out{to{opacity:0;transform:translateY(-8px)}}@keyframes corun-page-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(min-width:900px){.corun-club-call{display:grid;grid-template-columns:1fr 1fr;gap:0 55px;align-items:center}.corun-club-heading{grid-column:1/-1}.corun-club-offer{grid-row:2/4}.corun-club-member{grid-column:2}.cinema-ui .corun-club-call{margin-inline:auto;width:calc(100% - var(--pad)*2)}}@media(max-width:700px){.cinema-ui .site-nav{padding-inline:18px;gap:10px}.cinema-ui .site-nav nav{gap:8px;flex:1;justify-content:flex-end}.cinema-ui .site-nav .brand,.cinema-ui .site-nav .brand img{width:68px;flex-shrink:0}.cinema-ui .site-nav .register{padding-inline:9px;min-width:44px;font-size:13px}.cinema-ui .site-nav .register.is-member{max-width:70px;font-size:10px}.cinema-ui .site-nav nav .nav-store{font-size:11px;gap:3px}.cinema-ui .nav-store .ico,.cinema-ui .site-nav nav>button:last-child>span{display:none}.cinema-ui .inner-hero{min-height:580px;max-height:800px}.cinema-ui .go{font-size:10px}.cinema-ui .go>.ico{width:24px;height:24px;padding:5px}.cinema-ui .next-chapter{gap:12px}.cinema-ui .premiere-image{max-width:300px}.cinema-ui .premiere-copy{display:block}.cinema-ui .premiere-copy h1{font-size:54px;margin:20px 0 16px}.cinema-ui .premiere-copy>.go{margin-top:20px}.cinema-ui .corun-club-call{padding:22px;margin:16px 24px 44px}.corun-club-offer{gap:18px;margin:20px 0}.corun-club-offer strong{font-size:76px}.corun-club-offer strong span{font-size:34px}.corun-club-offer p{font-size:24px}.corun-edition{font-size:7px}.cinema-ui.account-page{padding:95px 24px 40px}.account-intro{padding-bottom:30px}.account-intro>a{margin-bottom:16px}.account-grid{grid-template-columns:1fr;gap:16px}.account-card{padding:24px}.account-card h2{font-size:48px}.account-shortcut{padding:24px 0}.account-shortcut h2{font-size:34px}.account-bottom{margin-top:35px}.account-intro>p:last-child{font-size:13px}}@media(max-width:360px){.cinema-ui .site-nav{padding-inline:12px;gap:5px}.cinema-ui .site-nav nav{gap:4px}.cinema-ui .site-nav .brand,.cinema-ui .site-nav .brand img{width:60px}.cinema-ui .site-nav .register.is-member{max-width:59px}.corun-edition{display:none}.corun-club-member{font-size:10px}.account-card{padding:20px}.cinema-ui .premiere-copy h1{font-size:46px}}@media(prefers-reduced-motion:reduce){@view-transition{navigation:none}::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation:none!important}.corun-institutional *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}html:has(body.motion-off)::view-transition-new(*),html:has(body.motion-off)::view-transition-old(*){animation:none!important}.cinema-ui .corun-club-offer .club-returning{font:clamp(38px,5vw,60px)/1.02 Cormorant;color:#e9e3d8}.club-returning em{color:#b8924e}.cinema-ui.catalog-page{padding:140px var(--pad) 60px;max-width:1560px;margin:auto}.catalog-intro{margin-bottom:55px}.catalog-intro>a.micro{display:inline-flex;align-items:center;min-height:44px;margin-bottom:24px}.catalog-intro h1{font:clamp(62px,8vw,110px)/.98 Cormorant;letter-spacing:-.035em;margin:24px 0}.catalog-intro h1 em{color:#b8924e}.catalog-intro p:not(.micro){font:14px/1.7 Inter;color:#c5b8a2;max-width:500px}.catalog-intro .go{margin-top:24px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-item{border:1px solid #b8924e40;min-width:0;background:linear-gradient(#151611b0,#151611b0),var(--corun-grain);background-size:auto,320px}.catalog-item>a{display:block;aspect-ratio:1;overflow:hidden;background:#10110e}.catalog-item>a>img{width:100%;height:100%;object-fit:contain;transition:transform .6s}.catalog-item>a:hover>img{transform:scale(1.035)}.catalog-item>div{padding:24px}.catalog-item h2{font:36px/1.1 Cormorant;margin:12px 0}.catalog-item p:not(.micro){font:12px/1.65 Inter;color:#c5b8a2;min-height:40px}.catalog-item .corun-crafted{margin-top:24px}.catalog-help{border-top:1px solid #b8924e40;margin-top:50px;padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.catalog-help p{font:28px/1.2 Cormorant}@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.cinema-ui.catalog-page{padding:100px 24px 40px}.catalog-grid{grid-template-columns:1fr;gap:20px}.catalog-item h2{font-size:36px}.catalog-help{display:block}.catalog-help .go{margin-top:20px}}.cinema-ui .corun-crafted,.cinema-ui .go,.service-page .btn-corun,aside[role=dialog] .btn-corun{--button-ink:#e9e3d8;position:relative;isolation:isolate;min-height:56px;max-width:100%;padding:9px 10px 9px 20px;border:1px solid #b8924e42;border-radius:0;clip-path:none;background-color:#171811;background-image:url(/cinema/assets/refinamento/button-guides.svg),linear-gradient(110deg,#b8924e12,transparent 60%);background-size:100% 100%;color:var(--button-ink);gap:22px;line-height:1.45;text-align:left;text-decoration:none;transition:background-color .25s,border-color .25s,box-shadow .25s,transform .2s}.cinema-ui .corun-crafted>.ico,.cinema-ui .go>.ico{box-sizing:border-box;width:38px;height:38px;margin-left:auto;padding:8px;border:0;background:#b8924e;color:#10110e;transition:background .25s,transform .25s}.cinema-ui :is(.go,.corun-crafted):hover{background-color:#25251b;border-color:#d1ae6b;box-shadow:0 4px 20px #0003}.cinema-ui :is(.go,.corun-crafted):hover>.ico{transform:translateX(2px);background:#e9e3d8;color:#11120f}.cinema-ui :is(.go,.corun-crafted):active{transform:translateY(1px)}.cinema-ui .go.hero-action{justify-content:space-between;min-width:min(280px,100%);width:fit-content}.cinema-ui .hero-bottom:has(.hero-action){border-top:0;padding-top:0}.cinema-ui :is(.shop-cta,.store-copy .go,.corun-crafted-gold),aside[role=dialog] .btn-corun--fill{--button-ink:#10110e;background-color:#c4a166;background-image:url(/cinema/assets/refinamento/button-guides.svg),linear-gradient(110deg,#e7ca9450,transparent);color:var(--button-ink);border-color:#ddbf85}.cinema-ui :is(.shop-cta,.store-copy .go,.corun-crafted-gold)>.ico{background:#171811;color:#e9e3d8}.cinema-ui :is(.shop-cta,.store-copy .go,.corun-crafted-gold):hover{background-color:#ddbf85}.cinema-ui .rail-controls button{background:#161710 url(/cinema/assets/refinamento/button-guides.svg) 50%/100% 100%;border-color:#b8924e50}.cinema-ui .rail-controls button:hover{background-color:#302b1e;border-color:#b8924e}.cinema-ui .rail-controls button .ico{width:23px;height:23px}.cinema-ui :is(.go,.corun-crafted,.artist-card-cover,.artist-social,.rail-controls button):focus-visible{outline:2px solid #e9e3d8;outline-offset:5px}.construction-status{display:inline-flex;align-items:center;gap:10px;min-height:32px;padding:7px 11px;border:1px solid #d9b77980;background:#14150fe6;color:#e1c38c;font:500 9px/1.4 Inter,sans-serif;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;width:fit-content}.construction-signal{display:flex;align-items:center;gap:3px;height:12px}.construction-signal i{width:3px;height:8px;background:currentColor;transform:skewX(-22deg);animation:construction-tick 2.8s ease-in-out infinite}.construction-signal i:nth-child(2){animation-delay:.2s}.construction-signal i:nth-child(3){animation-delay:.4s}@keyframes construction-tick{0%,65%,to{opacity:.35;transform:skewX(-22deg) scaleY(.65)}30%{opacity:1;transform:skewX(-22deg) scaleY(1)}}.cinema-ui .artists-hero .hero-content{max-width:min(1000px,calc(100% - var(--pad)*2));bottom:155px}.cinema-ui .artists-hero .construction-status{margin-bottom:20px}.cinema-ui .artists-hero .hero-content>.micro{margin-bottom:14px}.cinema-ui .artists-hero .hero-description{font:14px/1.6 Inter,sans-serif;max-width:370px;color:#d2c7b5;margin:20px 0 0}.cinema-ui .artists-hero .hero-shade{background:linear-gradient(0deg,#080908,#08090865 50%,#08090855),linear-gradient(90deg,#08090870,transparent 80%)}.cinema-ui .artist-profile .artists-hero h1{font-size:clamp(52px,8vw,125px);max-width:100%;overflow-wrap:normal}.cinema-ui .artist-profile .artists-hero .hero-title-line{white-space:normal}.cinema-ui .artists-manifesto{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:50px 7vw;padding-block:95px 60px;position:relative;background-image:url(/cinema/assets/refinamento/artist-lines.svg),linear-gradient(#080908b8,#080908b8),var(--corun-grain);background-position:100%,0 0,0 0;background-size:56% auto,auto,320px;background-repeat:no-repeat,repeat,repeat}.cinema-ui :is(.artists-manifesto,.artist-profile-intro,.artists-home-entry) h2{font:clamp(48px,5.4vw,86px)/1.03 Cormorant,serif;letter-spacing:-.035em;margin:24px 0}.cinema-ui :is(.artists-manifesto,.artist-profile-intro,.artists-home-entry) h2 em{color:#b8924e}.artist-profile-intro>div>p:not(.micro),.artists-manifesto-copy>p:not(.micro){max-width:520px;font:14px/1.85 Inter,sans-serif;color:#c8bca8;margin-top:18px}.artist-profile-intro .go,.artists-manifesto-copy .go{margin-top:28px;width:fit-content}.artists-home-entry h2:after,.artists-manifesto-copy h2:after{content:"";display:block;width:min(310px,88%);height:22px;margin-top:14px;background:url(/cinema/assets/refinamento/linha-de-autor.svg) 50%/contain no-repeat;opacity:.7}.artists-manifesto-art{align-self:center;text-align:center;min-width:0}.artists-manifesto-art .motion-button{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;color:#b7a98f;font:10px Inter,sans-serif;text-decoration:underline;text-underline-offset:5px}.drawing-in-progress{color:#b8924e;width:100%;max-width:420px;margin:auto;position:relative}.drawing-in-progress svg{display:block;width:100%;overflow:visible;stroke-linecap:round;stroke-linejoin:round}.drawing-guides{stroke:#b8924e;stroke-width:.5;opacity:.45}.drawing-outline{stroke:#b8924e;stroke-width:.8;opacity:.3}.drawing-trace{stroke:#e0be80;stroke-width:1.5;stroke-dasharray:1;animation:drawing-stroke 7s ease-in-out infinite}.drawing-arrow{stroke:#d1aa65;stroke-width:2;animation:drawing-arrow 7s ease-in-out infinite}.drawing-pencil{stroke:#e9e3d8;stroke-width:1.2;animation:drawing-pencil 7s ease-in-out infinite;transform-origin:220px 85px}.drawing-detail{stroke:#b8924e;stroke-width:1}.drawing-in-progress>.micro{display:block;font-size:8px;letter-spacing:.12em;text-align:center;color:#b4a184}@keyframes drawing-stroke{0%{stroke-dashoffset:1;opacity:.3}45%,75%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:.1}}@keyframes drawing-arrow{0%,25%{opacity:.25;transform:translateX(-5px)}60%,80%{opacity:1;transform:none}to{opacity:.25;transform:translateX(-5px)}}@keyframes drawing-pencil{0%,to{transform:translate(-7px,7px)}45%{transform:translate(6px,-6px) rotate(-5deg)}75%{transform:none}}.artists-process{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;padding:32px 0 0;margin:12px 0 0;list-style:none;border-top:1px solid #b8924e45}.artists-process li{display:grid;grid-template-columns:30px 1fr;align-items:baseline;gap:10px}.artists-process li>span{font:9px Inter,sans-serif;color:#b8924e}.artists-process strong{font:30px Cormorant,serif;color:#e9e3d8;font-weight:400}.artists-process p{grid-column:2;font:11px/1.6 Inter,sans-serif;color:#b6aa96}.cinema-ui .artists-rail{padding-top:65px;padding-bottom:65px}.cinema-ui .artists-rail .section-head h2{font-family:Cormorant,serif;font-size:clamp(36px,4vw,60px)}.artist-card{width:clamp(270px,29vw,435px);flex:0 0 auto;min-width:0;border:1px solid #b8924e40;background:#13140f}.artist-card-cover{display:block;position:relative;aspect-ratio:3/4;overflow:hidden;background:#161711}.artist-card-cover>img{width:100%;height:100%;object-fit:cover;filter:saturate(.65);transition:transform .8s,filter .8s}.artist-card-cover:hover>img{transform:scale(1.035);filter:saturate(1)}.artist-card-shade{position:absolute;inset:0;background:linear-gradient(0deg,#080908ed,transparent 65%),linear-gradient(180deg,#08090850,transparent 35%)}.artist-card-cover>.construction-status{position:absolute;top:18px;left:18px;font-size:7px;padding:6px 8px;min-height:27px;gap:8px}.artist-card-number{position:absolute;top:22px;right:18px;font:9px Inter,sans-serif;color:#c6b89d}.artist-card-name{position:absolute;inset:auto 24px 22px}.cinema-ui .artist-card-name h3{font:clamp(36px,3.2vw,51px)/1.05 Cormorant,serif;margin-bottom:20px;color:#e9e3d8}.artist-card-action{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;border-top:1px solid #b8924e65;font:10px Inter,sans-serif;text-transform:uppercase;letter-spacing:.1em;color:#d8c7a7}.artist-card-action>.ico{width:34px;height:30px;padding:5px;background:#b8924e;color:#11120f}.artist-social{display:flex;align-items:center;gap:10px;min-height:56px;padding:14px 18px;font:11px/1.5 Inter,sans-serif;color:#ddc392;text-decoration:none;overflow-wrap:anywhere}.artist-social>.ico{width:20px;height:20px;flex-shrink:0}.artist-social>.ico:last-child:not(:first-child){margin-left:auto;width:16px}.artist-social:hover{background:#b8924e10;color:#e9e3d8}.artist-social-pending{color:#a99b85}.artist-social-pending>span{display:flex;gap:12px;justify-content:space-between;width:100%}.artist-social small{font-size:10px;color:#a99b85}.cinema-ui .artist-profile-intro{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:6vw;align-items:center;padding-block:70px;border-bottom:1px solid #b8924e35}.artist-profile-intro .artist-social{padding-inline:0;width:fit-content;min-width:220px;margin-top:20px;border-block:1px solid #b8924e35}.artist-profile-intro .go{margin-top:24px}.cinema-ui .artists-home-entry{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center;padding-block:70px;border-top:1px solid #b8924e50;background-image:url(/cinema/assets/refinamento/artist-lines.svg),linear-gradient(#080908c9,#080908c9),var(--corun-grain);background-size:60% auto,auto,320px;background-position:100%,0 0,0 0;background-repeat:no-repeat,repeat,repeat}.artists-home-entry .construction-status{margin-top:25px}.artists-home-entry .go{margin-top:26px;width:fit-content}.artists-home-entry .drawing-in-progress{max-width:370px}@media(max-width:900px){.cinema-ui .artists-manifesto{gap:36px}.artist-card{width:42vw}.cinema-ui .artists-hero .hero-content{max-width:calc(100% - var(--pad)*2)}}@media(max-width:700px){.cinema-ui .corun-crafted,.cinema-ui .go{min-height:54px;padding:8px 9px 8px 15px;gap:16px;font-size:10px}.cinema-ui .corun-crafted>.ico,.cinema-ui .go>.ico{width:34px;height:34px;padding:7px}.cinema-ui .go.hero-action{min-width:min(265px,100%)}.cinema-ui .artists-hero{min-height:680px;height:92svh;max-height:850px}.cinema-ui .artists-hero .hero-content{bottom:130px}.cinema-ui .artists-hero .construction-status{margin-bottom:19px}.cinema-ui .artists-hero .hero-description{font-size:12px;max-width:275px;margin-top:18px}.cinema-ui .artists-hero .hero-content>.micro{font-size:7px;letter-spacing:.16em}.cinema-ui .artist-profile .artists-hero h1{font-size:clamp(44px,14vw,75px)}.cinema-ui .artists-manifesto{grid-template-columns:1fr;gap:35px;padding-block:58px 45px;background-size:130% auto,auto,320px}.cinema-ui :is(.artists-manifesto,.artist-profile-intro,.artists-home-entry) h2{font-size:clamp(42px,12vw,64px);margin-block:22px}.artist-profile-intro>div>p:not(.micro),.artists-manifesto-copy>p:not(.micro){font-size:12px;line-height:1.85}.artists-manifesto-art .drawing-in-progress{max-width:290px}.artists-manifesto-art .motion-button{margin-top:8px}.artists-process{grid-template-columns:1fr;gap:23px;padding-top:24px;margin:0}.artists-process li{grid-template-columns:24px 95px 1fr;gap:10px}.artists-process p{grid-column:auto;font-size:10px}.artists-process strong{font-size:26px}.cinema-ui .artists-rail{padding-block:45px}.cinema-ui .artists-rail .section-head{align-items:flex-end;gap:12px}.cinema-ui .artists-rail .section-head h2{font-size:35px;max-width:190px;line-height:1.03}.artist-card{width:78vw;max-width:390px}.artist-card-name{inset:auto 20px 20px}.artist-card-cover>.construction-status{left:16px;top:16px}.artist-card-number{right:16px;top:20px}.cinema-ui .artist-card-name h3{font-size:39px}.cinema-ui .artist-profile-intro{grid-template-columns:1fr;gap:20px;padding-block:45px}.artist-profile-intro .drawing-in-progress{max-width:240px}.cinema-ui .artists-home-entry{grid-template-columns:1fr;padding-block:46px;gap:20px}.artists-home-drawing .drawing-in-progress{max-width:240px}.cinema-ui :is(.artists-page,.artist-profile) .next-chapter{align-items:stretch;flex-direction:column;gap:26px}.cinema-ui :is(.artists-page,.artist-profile) .next-chapter>.go{align-self:flex-start}.cinema-ui :is(.artists-page,.artist-profile) .next-destination{max-width:100%;width:100%}}@media(prefers-reduced-motion:reduce){.construction-signal i,.drawing-in-progress *{animation:none!important}.drawing-trace{stroke-dashoffset:0}}body.motion-off .construction-signal i,body.motion-off .drawing-in-progress *{animation:none!important}