:root{--surface-0: #0a0a0a;--surface-1: #121212;--surface-2: #1a1a1a;--surface-3: #222222;--border-subtle: rgba(255, 255, 255, .06);--border-medium: rgba(255, 255, 255, .12);--glow-accent: rgba(252, 102, 12, .08);--ease-cinematic: cubic-bezier(.16, 1, .3, 1)}.cgrid__card,.text-with-icons__block{background:var(--surface-2);border:1px solid var(--border-subtle)}.showcase,.trust-bar{background:var(--surface-1)}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.trust-bar,.cgrid,.showcase,.about-studio,.text-with-icons{animation:sectionReveal 1s both;animation-timeline:view();animation-range:entry 0% entry 40%}@keyframes sectionReveal{0%{opacity:0;transform:translateY(50px)}}}}.cgrid__card img,.cgrid__card image-element{opacity:1!important;transition:filter .5s var(--ease-cinematic),transform .5s var(--ease-cinematic)}.cgrid__card:hover img{filter:brightness(1.05) saturate(1.15);transform:scale(1.05)}.cgrid__grid:has(.cgrid__card:hover) .cgrid__card:not(:hover){opacity:.75;transition:opacity .4s}.cgrid__card:hover{box-shadow:0 0 24px 4px #fc660c14}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,transparent 55%,rgba(0,0,0,.3) 100%);pointer-events:none;z-index:2}.hero-title .word{display:inline-block;clip-path:inset(0 100% 0 0);animation:wordReveal .7s cubic-bezier(.77,0,.18,1) forwards;animation-delay:calc(.6s + var(--i) * .12s)}@keyframes wordReveal{to{clip-path:inset(0 0 0 0)}}@media(prefers-reduced-motion:reduce){.hero-title .word{clip-path:none;animation:none}}body[data-collection-handle=golden-hour]{--accent-temp: #D4913A;--accent-glow-temp: rgba(212, 145, 58, .08)}body[data-collection-handle=after-dark],body[data-collection-handle=tokyo-1]{--accent-temp: #4A7AE8;--accent-glow-temp: rgba(74, 122, 232, .08)}body[data-collection-handle=nature-wilderness]{--accent-temp: #5BA66E;--accent-glow-temp: rgba(91, 166, 110, .08)}body[data-collection-handle=coastlines]{--accent-temp: #3B9EBF;--accent-glow-temp: rgba(59, 158, 191, .08)}body[data-collection-handle=toronto-1]{--accent-temp: #D4913A;--accent-glow-temp: rgba(212, 145, 58, .08)}body[data-collection-handle=city-skylines]{--accent-temp: #7A8FA6;--accent-glow-temp: rgba(122, 143, 166, .08)}body[data-collection-handle=urban-architecture-1]{--accent-temp: #B8956A;--accent-glow-temp: rgba(184, 149, 106, .08)}body[data-collection-handle] .cine-filter--active,body[data-collection-handle] .cine-filter:hover{color:#fff;border-color:var(--accent-temp, #FC660C);background:var(--accent-glow-temp, rgba(252, 102, 12, .12))}body[data-collection-handle] .cine-tile__res{background:var(--accent-temp, #FC660C);color:#fff}body[data-collection-handle] .cine-collection__title:after{content:"";display:block;width:40px;height:3px;background:var(--accent-temp, #FC660C);margin-top:12px}.sacraw-sound-toggle{position:fixed;bottom:max(24px,calc(env(safe-area-inset-bottom) + 8px));right:24px;z-index:50;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#0a0a0acc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .3s,background .3s;padding:0}.sacraw-sound-toggle:hover{border-color:#fc660c66;background:#141414e6}.sacraw-sound-toggle.active{border-color:#fc660c}.sacraw-sound-toggle__bars{display:flex;align-items:center;gap:2px;height:16px}.sacraw-sound-toggle__bar{width:2px;background:#ffffff80;border-radius:1px;transition:background .3s}.sacraw-sound-toggle.active .sacraw-sound-toggle__bar{background:#fc660c;animation:soundWave .8s ease-in-out infinite alternate}.sacraw-sound-toggle__bar:nth-child(1){height:4px;animation-delay:0s}.sacraw-sound-toggle__bar:nth-child(2){height:8px;animation-delay:.1s}.sacraw-sound-toggle__bar:nth-child(3){height:12px;animation-delay:.2s}.sacraw-sound-toggle__bar:nth-child(4){height:8px;animation-delay:.3s}.sacraw-sound-toggle__bar:nth-child(5){height:4px;animation-delay:.4s}@keyframes soundWave{0%{transform:scaleY(.5)}to{transform:scaleY(1.2)}}.sacraw-sound-toggle:not(.active) .sacraw-sound-toggle__bar{animation:none}@media(hover:none){.cgrid__card img{filter:none}.cgrid__grid:has(.cgrid__card:hover) .cgrid__card:not(:hover){opacity:1;filter:none}}@media(max-width:768px){.hero-title .word{animation-duration:.4s;animation-delay:calc(.3s + var(--i) * .08s)}.hero__media:after{background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.25) 100%)}.sacraw-sound-toggle{width:36px;height:36px;bottom:20px;right:20px}}@media(max-width:480px){.hero-title .word{animation-delay:calc(.2s + var(--i) * .06s)}.sacraw-sound-toggle{bottom:16px;right:16px}}@media(hover:none){.sacraw-sound-toggle{min-width:48px;min-height:48px}}@view-transition{navigation:auto}::view-transition-old(root){animation:.2s ease-out both fade-out}::view-transition-new(root){animation:.3s ease-in both fade-in}@keyframes fade-out{to{opacity:0}}@keyframes fade-in{0%{opacity:0}}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.trust-bar__item{animation:trustItemReveal .5s both;animation-timeline:view();animation-range:entry 0% entry 30%}@keyframes trustItemReveal{0%{opacity:0;transform:translateY(16px)}}}}@media(prefers-reduced-motion:no-preference){.hero__media{animation:heroVideoFade 1.2s ease-out .2s both}@keyframes heroVideoFade{0%{opacity:0}to{opacity:1}}.hero__search-wrap{animation:heroElementFadeUp .6s ease-out 1s both}.hero__tag-pills{animation:heroElementFadeUp .5s ease-out 1.1s both}.hero-search__cta-wrap{animation:heroElementFadeUp .5s ease-out 1.3s both}.hero__trust-line{animation:heroElementFadeUp .5s ease-out 1.5s both}@keyframes heroElementFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}body:has(.sacraw-sticky-cta.is-visible) .sacraw-sound-toggle{bottom:88px!important}
/*# sourceMappingURL=/cdn/shop/t/19/assets/sacraw-cinematic.css.map */
