.public-site{--editorial-ease:cubic-bezier(.22, 1, .36, 1);--editorial-radius:1rem;--mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}.public-site .ui-button{border-radius:.75rem;gap:.6rem}.public-site .ui-button svg{transition:transform .25s var(--editorial-ease)}.public-site .ui-button:hover svg{transform:translate(2px,-2px)}.public-site .site-header{border-bottom:1px solid hsl(var(--border))}.public-site .section-eyebrow{color:hsl(var(--accent));letter-spacing:.08em;align-items:center;gap:.65rem;font-size:.8125rem;font-weight:500;display:flex}.public-site .section-eyebrow:before{content:"";background:currentColor;border-radius:2px;width:1.25rem;height:2px}.text-link{align-items:center;gap:.5rem;min-height:44px;font-size:.9375rem;font-weight:500;transition:color .2s;display:inline-flex}.text-link svg{transition:transform .25s var(--editorial-ease)}.text-link:hover{color:hsl(var(--accent))}.text-link:hover svg{transform:translate(2px,-2px)}.content-image-unavailable{background:hsl(var(--subtle));color:hsl(var(--muted-foreground));flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.8125rem;display:flex;position:absolute;inset:0}.home-block{padding-block:4rem;scroll-margin-top:4.5rem;position:relative}.home-h2{text-wrap:balance;margin-top:.9rem;font-size:clamp(2rem,1.3rem + 2.4vw,3.25rem);line-height:1.1}.home-h2:lang(th){line-height:1.38}.home-lede{max-width:36rem;color:hsl(var(--muted-foreground));text-wrap:pretty;margin-top:1rem;font-size:1.0625rem;line-height:1.85}@media (min-width:768px){.home-block{padding-block:6rem}}@media (min-width:1024px){.home-block{padding-block:7rem}}.home-hero{isolation:isolate;position:relative;overflow:hidden}.hero-inner{z-index:1;padding-block:3rem .5rem;position:relative}.hero-eyebrow{color:hsl(var(--muted-foreground));align-items:center;gap:.65rem;font-size:.875rem;line-height:1.6;display:flex}.hero-eyebrow>span{background:hsl(var(--accent));width:7px;height:7px;box-shadow:0 0 0 4px hsl(var(--accent) / .18);border-radius:50%;flex-shrink:0}.home-page .hero-title{letter-spacing:-.035em;max-width:16ch;margin-top:1.25rem;font-size:clamp(2.75rem,1.5rem + 5.4vw,6rem);line-height:1}.home-page .hero-title:lang(th){letter-spacing:-.02em;max-width:19ch;font-size:clamp(2.35rem,1.35rem + 4.2vw,4.75rem);line-height:1.2}.hero-description{max-width:34rem;color:hsl(var(--muted-foreground));text-wrap:pretty;margin-top:1.5rem;font-size:1.0625rem;line-height:1.85}.hero-title .phrase{line-height:inherit}@media (min-width:640px){.hero-title .phrase{white-space:nowrap}}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero-reassurance{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;display:flex}.hero-reassurance svg{color:hsl(var(--accent));flex-shrink:0}.home-hero .studio-stage{margin-top:1.5rem;position:relative;overflow:hidden}.home-hero .studio-scene{width:740px;max-width:none;height:164px;margin-left:50%;display:block;translate:-41.875%}@media (min-width:640px){.home-hero .studio-scene{width:100%;height:250px;margin-left:0;translate:none}}@media (min-width:1024px){.hero-inner{padding-top:4.5rem}.home-hero .studio-stage{margin-top:-2.5rem}.home-hero .studio-scene{aspect-ratio:1440/320;max-width:1600px;height:auto;margin-inline:auto}}.studio-stage-controls{pointer-events:none;justify-content:flex-end;display:flex;position:absolute;inset:auto 0 1rem}.studio-motion-toggle{pointer-events:auto;border:1px solid hsl(var(--border));background:hsl(var(--background) / .6);width:2.75rem;height:2.75rem;color:hsl(var(--muted-foreground));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;place-items:center;transition:color .2s,border-color .2s;display:grid}.studio-motion-toggle:hover{color:hsl(var(--foreground));border-color:hsl(var(--muted-foreground))}.studio-scene :is(.flash-pop,.flash-room){opacity:0}.studio-stage[data-motion=paused] .studio-scene *{animation-play-state:paused}.studio-stage[data-motion=paused] .studio-scene :is(.flash-pop,.flash-room){visibility:hidden}.studio-scene :is(.beam,.lamp){animation-timing-function:steps(40,jump-none)}.services-layout{gap:2.75rem;display:grid}.services-intro{min-width:0}.services-note{max-width:30rem;color:hsl(var(--muted-foreground));margin-top:1rem;font-size:.875rem;line-height:1.7}.services-intro .text-link{margin-top:.75rem}.service-group+.service-group{margin-top:2.75rem}.service-group-label{border-bottom:1px solid hsl(var(--foreground) / .8);align-items:center;gap:.6rem;padding-bottom:.9rem;font-size:1rem;font-weight:600;display:flex}.service-group-label svg{color:hsl(var(--accent))}.service-row{border-bottom:1px solid hsl(var(--border));border-radius:.6rem;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"icon text arrow""icon price arrow";align-items:center;gap:.35rem 1rem;margin-inline:-.6rem;padding:1.15rem .6rem;transition:background .25s;display:grid}.service-row:hover{background:hsl(var(--accent-subtle) / .7)}.service-row-icon{border:1px solid hsl(var(--border));background:hsl(var(--surface));width:2.75rem;height:2.75rem;color:hsl(var(--accent));border-radius:.8rem;grid-area:icon;align-self:start;place-items:center;display:grid}.service-row-text{grid-area:text;min-width:0}.service-row-text strong{font-size:1.125rem;font-weight:600;line-height:1.45;display:block}.service-row-text span{color:hsl(var(--muted-foreground));margin-top:.1rem;font-size:.9375rem;line-height:1.65;display:block}.service-row-price{color:hsl(var(--muted-foreground));flex-wrap:wrap;grid-area:price;align-items:baseline;gap:0 .35rem;font-size:.8125rem;display:flex}.service-row-price b{color:hsl(var(--foreground));font-variant-numeric:tabular-nums;font-size:1.0625rem;font-weight:600}.service-row-arrow{color:hsl(var(--muted-foreground));transition:transform .3s var(--editorial-ease), color .2s;grid-area:arrow}.service-row:hover .service-row-arrow{color:hsl(var(--accent));transform:translate(3px,-3px)}@media (min-width:768px){.service-row{-moz-column-gap:1.5rem;grid-template-columns:auto minmax(0,1fr) minmax(8.5rem,auto) auto;grid-template-areas:"icon text price arrow";column-gap:1.5rem;padding-block:1.35rem}.service-row-price{text-align:right;flex-direction:column;align-items:flex-end;line-height:1.4}}@media (min-width:1024px){.services-layout{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:5rem}.services-intro{position:sticky;top:7rem}}.home-case{background:hsl(var(--subtle));border-block:1px solid hsl(var(--border))}.case-layout{align-items:center;gap:2.5rem;display:grid}.case-visual,.case-copy{min-width:0}.case-window{border:1px solid hsl(var(--border));background:hsl(var(--surface));box-shadow:0 1px 2px hsl(var(--shadow-color) / .06), 0 40px 80px -45px hsl(var(--shadow-color) / .5);border-radius:1.1rem;overflow:hidden}.case-bar{border-bottom:1px solid hsl(var(--border));align-items:center;gap:6px;height:2.5rem;padding-inline:1rem;display:flex}.case-bar i{background:hsl(var(--muted-foreground) / .3);border-radius:50%;flex-shrink:0;width:8px;height:8px}.case-bar i:first-child{background:hsl(var(--accent) / .8)}.case-bar span{background:hsl(var(--subtle));max-width:60%;color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;border-radius:999px;margin-inline:auto;padding:.1rem .9rem;font-size:.8125rem;overflow:hidden;translate:-14px}.case-screen{aspect-ratio:16/10;background:hsl(var(--subtle));position:relative;overflow:hidden}.case-screen img{transition:object-position 6s cubic-bezier(.45,0,.55,1),-o-object-position 6s cubic-bezier(.45,0,.55,1)}.case-window:hover .case-screen img{-o-object-position:50% 100%;object-position:50% 100%}.case-thumbs{scroll-snap-type:x proximity;scrollbar-width:thin;gap:.6rem;margin-top:.9rem;padding:.2rem .2rem .4rem;display:flex;overflow-x:auto}.case-thumbs button{aspect-ratio:16/10;border:1px solid hsl(var(--border));background:hsl(var(--surface));opacity:.6;scroll-snap-align:start;border-radius:.55rem;flex:0 0 5.5rem;transition:opacity .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.case-thumbs button:hover,.case-thumbs button[aria-pressed=true]{opacity:1}.case-thumbs button[aria-pressed=true]{border-color:hsl(var(--accent));box-shadow:0 0 0 2px hsl(var(--accent) / .3)}.case-meta{color:hsl(var(--muted-foreground));flex-wrap:wrap;gap:.2rem .5rem;margin-top:.9rem;font-size:.875rem;display:flex}.case-meta span+span:before{content:"·";margin-right:.5rem}.case-meta span:first-child{color:hsl(var(--accent));font-weight:500}.home-page .case-title{font-size:clamp(1.75rem,1.2rem + 1.8vw,2.5rem)}.case-summary{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.case-tech{margin-top:1.5rem}.case-tech p{color:hsl(var(--muted-foreground));font-size:.8125rem;font-weight:500}.case-tech ul{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.case-tech li{border:1px solid hsl(var(--border));background:hsl(var(--surface));border-radius:999px;padding:.2rem .7rem;font-size:.8125rem}.case-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin-top:2rem;display:flex}@media (min-width:640px){.case-thumbs button{flex-basis:7rem}}@media (min-width:1024px){.case-layout{grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:4.5rem}}.home-photos{overflow:hidden}.home-photos>.container{position:relative}.photos-head{gap:1rem 4rem;margin-bottom:2.25rem;display:grid}.photos-head .home-lede{margin-top:0}@media (min-width:1024px){.photos-head{grid-template-columns:minmax(0,1fr) minmax(0,28rem);align-items:end}}.photo-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:9.5rem;grid-auto-flow:dense;gap:.5rem;display:grid}.photo-tile{background:hsl(var(--subtle));border-radius:.8rem;display:block;position:relative;overflow:hidden}.photo-tile img{transition:transform 1.2s var(--editorial-ease)}.photo-tile:after{content:"";opacity:0;background:linear-gradient(#0000 50%,#0000008c);transition:opacity .35s;position:absolute;inset:0}.photo-tile-caption{z-index:1;color:#fff;text-overflow:ellipsis;white-space:nowrap;opacity:0;transition:opacity .35s, translate .35s var(--editorial-ease);font-size:.875rem;font-weight:500;line-height:1.4;position:absolute;inset:auto .9rem .8rem;overflow:hidden;translate:0 6px}@media (hover:hover){.photo-tile:hover img{transform:scale(1.05)}.photo-tile:hover:after,.photo-tile:hover .photo-tile-caption{opacity:1}.photo-tile:hover .photo-tile-caption{translate:none}}.photo-tile:first-child{grid-area:span 2/1/auto/-1}.photo-tile:nth-child(2){grid-row:span 2}.photo-tile:nth-child(7){grid-column:1/-1}@media (min-width:768px){.photo-mosaic{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:clamp(9rem,15vw,14rem);gap:.75rem}.photo-tile:first-child,.photo-tile:nth-child(6){grid-column:span 2}.photo-tile:nth-child(7){grid-column:auto}}.photos-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem 2rem;margin-top:1.25rem;display:flex}.photos-foot>p{color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:0 1rem;font-size:.875rem;display:flex}.photos-foot>p a{min-height:44px;color:hsl(var(--foreground));text-underline-offset:4px;align-items:center;gap:.3rem;font-weight:500;display:inline-flex}.photos-foot>p a:hover{color:hsl(var(--accent));text-decoration:underline}.home-rental{border-top:1px solid hsl(var(--border))}.rental-head{gap:1rem 4rem;margin-bottom:2.5rem;display:grid}.rental-head .home-lede{margin-top:0}.rental-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}@media (min-width:1024px){.rental-head{grid-template-columns:minmax(0,1fr) minmax(0,30rem);align-items:end}}.gear-rail{min-width:0}.gear-rail-head{justify-content:space-between;align-items:center;gap:1rem;min-height:2.75rem;margin-bottom:.75rem;display:flex}.gear-rail-head p{font-size:.9375rem;font-weight:600}.gear-rail-buttons{gap:.5rem;display:none}.gear-rail-buttons button{border:1px solid hsl(var(--border));background:hsl(var(--surface));width:2.75rem;height:2.75rem;color:hsl(var(--foreground));border-radius:50%;place-items:center;transition:border-color .2s,color .2s,opacity .2s;display:grid}.gear-rail-buttons button:hover:not(:disabled){border-color:hsl(var(--accent));color:hsl(var(--accent))}.gear-rail-buttons button:disabled{opacity:.35;cursor:default}@media (hover:hover) and (min-width:768px){.gear-rail-buttons{display:flex}}.gear-rail-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:72%;grid-auto-flow:column;gap:.9rem;margin-inline:-1.25rem;padding:.3rem 1.25rem 1rem;scroll-padding-inline:1.25rem;display:grid;overflow-x:auto}.gear-rail-track::-webkit-scrollbar{display:none}.gear-rail-track>li{scroll-snap-align:start;min-width:0}@media (min-width:640px){.gear-rail-track{grid-auto-columns:40%;margin-inline:-1.5rem;padding-inline:1.5rem;scroll-padding-inline:1.5rem}}@media (min-width:1024px){.gear-rail-track{grid-auto-columns:calc(25% - .675rem);margin-inline:0;padding-inline:.1rem;scroll-padding-inline:0}}.gear-card{border:1px solid hsl(var(--border));background:hsl(var(--surface));height:100%;transition:border-color .25s, box-shadow .3s, transform .35s var(--editorial-ease);border-radius:1rem;flex-direction:column;display:flex;overflow:hidden}.gear-card:hover{border-color:hsl(var(--accent) / .5);box-shadow:0 16px 34px -24px hsl(var(--shadow-color) / .45)}.gear-card-image{aspect-ratio:1;background:#f6f4f0;display:block;position:relative}.gear-card-image img{mix-blend-mode:multiply;transition:transform .6s var(--editorial-ease);padding:1.25rem}.gear-card:hover .gear-card-image img{transform:scale(1.05)}.gear-card-placeholder{color:hsl(var(--accent) / .7);margin:auto;position:absolute;inset:0}.gear-card-body{border-top:1px solid hsl(var(--border));flex-direction:column;flex:1;gap:.2rem;padding:.9rem 1rem 1rem;display:flex}.gear-card-category{color:hsl(var(--accent));font-size:.8125rem;font-weight:500}.gear-card-body strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.9em;font-size:1rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.gear-card-price{color:hsl(var(--muted-foreground));margin-top:auto;padding-top:.35rem;font-size:.8125rem}.gear-card-price b{color:hsl(var(--foreground));font-variant-numeric:tabular-nums;font-size:1.0625rem;font-weight:600}.rental-studio{border:1px solid hsl(var(--border));background:hsl(var(--subtle));border-radius:1.25rem;gap:1.1rem;margin-top:2rem;padding:1.4rem;display:grid}.rental-studio-head strong{font-size:1.0625rem;font-weight:600;display:block}.rental-studio-head span{color:hsl(var(--muted-foreground));margin-top:.2rem;font-size:.875rem;display:block}.rental-studio-head b{color:hsl(var(--foreground));font-weight:600}.rental-facts{gap:.6rem 1.5rem;display:grid}.rental-facts li{align-items:flex-start;gap:.55rem;font-size:.9375rem;line-height:1.6;display:flex}.rental-facts svg{color:hsl(var(--accent));flex-shrink:0;margin-top:.25rem}@media (min-width:640px){.rental-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.rental-studio{grid-template-columns:minmax(0,13rem) minmax(0,1fr) auto;align-items:center;gap:2.5rem;padding:1.75rem 2rem}}.home-start{background:hsl(var(--subtle));border-top:1px solid hsl(var(--border))}.start-head{max-width:42rem}.start-steps{gap:2rem;margin-top:2.75rem;display:grid}.start-step{border-top:1px solid hsl(var(--border));padding-top:1.4rem;position:relative}.start-step:before{content:"";background:hsl(var(--accent));width:3.5rem;height:2px;position:absolute;top:-1px;left:0}.start-step-top{color:hsl(var(--accent));justify-content:space-between;align-items:center;display:flex}.start-step-number{letter-spacing:-.02em;font-size:2.75rem;line-height:1}.start-step h3{margin-top:1rem;font-size:1.125rem;font-weight:600;line-height:1.5}.start-step p{max-width:24rem;color:hsl(var(--muted-foreground));margin-top:.4rem;font-size:.9375rem;line-height:1.75}@media (min-width:768px){.start-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}}.start-faq{border:1px solid hsl(var(--border));background:hsl(var(--surface));border-radius:1.25rem;gap:1.5rem;margin-top:3.5rem;padding:1.5rem;display:grid}.start-faq-title{margin-top:.75rem;font-size:clamp(1.5rem,1.2rem + 1vw,2rem);line-height:1.25}.start-faq-title:lang(th){line-height:1.45}.start-faq .text-link{margin-top:.5rem}.start-faq summary{font-size:1.0625rem;line-height:1.65}.start-faq details p{font-size:.9375rem;line-height:1.8}@media (min-width:1024px){.start-faq{grid-template-columns:minmax(0,4fr) minmax(0,8fr);gap:4rem;margin-top:4.5rem;padding:2.5rem 3rem}}.home-section{padding-block:4rem}.home-section .section-header{gap:1rem;margin-bottom:2.25rem}.home-section .section-header h2{font-size:clamp(2rem,1.3rem + 2.4vw,3.25rem);line-height:1.1}.home-section .section-header h2:lang(th){line-height:1.38}@media (min-width:768px){.home-section{padding-block:6rem}}.home-contact{padding-block:4rem}.contact-band{isolation:isolate;background:hsl(var(--accent));color:hsl(var(--accent-foreground));border-radius:1.5rem;gap:2rem;padding:2.25rem 1.5rem;display:grid;position:relative;overflow:hidden}.contact-band:after{content:"";z-index:-1;aspect-ratio:1;opacity:.18;border:1px solid;border-radius:50%;width:min(34rem,90vw);position:absolute;top:-45%;right:-10%;box-shadow:0 0 0 3.5rem #ffffff0d,inset 0 0 0 3.5rem #ffffff0d}.contact-band .section-eyebrow{color:inherit;opacity:.85}.contact-band h2{margin-top:.8rem;font-size:clamp(2rem,1.3rem + 2.8vw,3.5rem);line-height:1.08}.contact-band h2:lang(th){line-height:1.35}.contact-band p:not(.section-eyebrow){opacity:.9;max-width:36rem;margin-top:.8rem;font-size:1.0625rem;line-height:1.8}.contact-band-action{justify-items:start;gap:.8rem;display:grid}.contact-band-action small{opacity:.85;max-width:21rem;font-size:.875rem;line-height:1.65}@media (min-width:768px){.home-contact{padding-block:6rem}}@media (min-width:1024px){.contact-band{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4rem;padding:4rem}}@media (max-width:639px){.contact-band-action{justify-items:stretch}.contact-band-action>a{width:100%}}.service-grid{gap:1rem;display:grid}.service-grid.reveal-stagger>*{opacity:1;animation:none;transform:none}.service-tile{border:1px solid hsl(var(--border));border-radius:var(--editorial-radius);background:hsl(var(--surface));height:100%;transition:border-color .25s, box-shadow .3s, transform .3s var(--editorial-ease);flex-direction:column;padding:1.5rem;display:flex}.service-tile-top{color:hsl(var(--accent));justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.service-tile-top>svg{box-sizing:content-box;background:hsl(var(--accent-subtle));border-radius:.75rem;order:-1;padding:9px}.service-number{color:hsl(var(--muted-foreground));font:500 .75rem/1 var(--mono)}.service-tile>h2,.service-tile>h3{font-size:1.375rem}.service-tile>p{color:hsl(var(--muted-foreground));flex:1;margin-top:.5rem;margin-bottom:1.1rem;font-size:.9375rem;line-height:1.75}.service-tile-link{border-top:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding-top:.85rem;font-size:.875rem;font-weight:500;display:flex}.service-tile-link svg{color:hsl(var(--accent));transition:transform .25s var(--editorial-ease)}.service-tile:hover{border-color:hsl(var(--accent) / .55);box-shadow:0 10px 28px -16px hsl(var(--shadow-color) / .3)}.service-tile:hover .service-tile-link svg{transform:translate(3px,-3px)}@media (min-width:640px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.public-site .project-image{border-radius:1rem}.project-compact{min-width:0}.project-compact .project-image+div{margin-top:1rem}.project-compact h3{font-size:1.25rem;line-height:1.4}.project-compact h3:lang(th){line-height:1.55}.project-compact p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;line-height:1.75;display:-webkit-box;overflow:hidden}.public-site .equipment-card{border-radius:var(--editorial-radius);transition:border-color .25s,box-shadow .25s}.public-site .equipment-card:hover{box-shadow:0 8px 24px hsl(var(--shadow-color) / .07)}@keyframes home-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes home-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes scene-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes case-swap{0%{opacity:0}to{opacity:1}}.home-page .reveal,.home-page .reveal-stagger>*{opacity:1;animation:none;transform:none}@media (prefers-reduced-motion:no-preference){.hero-inner>*{animation:home-rise .8s var(--editorial-ease) backwards}.hero-inner>:nth-child(2){animation-delay:80ms}.hero-inner>:nth-child(3){animation-delay:.16s}.hero-inner>:nth-child(4){animation-delay:.24s}.hero-inner>:nth-child(5){animation-delay:.32s}.home-hero .studio-stage{animation:scene-in 1.4s .35s var(--editorial-ease) backwards}.case-screen img{animation:case-swap .45s var(--editorial-ease)}.home-page [data-enter=pending]{opacity:0;transform:translateY(28px)}.home-page [data-enter=pending][data-entered]{opacity:1;animation:home-enter .85s var(--entry-delay,0s) var(--editorial-ease) backwards;transform:none}@media (hover:hover){.gear-card:hover,.service-tile:hover{transform:translateY(-4px)}}}@media (prefers-reduced-motion:reduce){.studio-motion-toggle{display:none}.case-screen img,.photo-tile img,.gear-card-image img{transition:none}}
