.hero-scene{--hero-ease:cubic-bezier(.22, 1, .36, 1);--hero-dur:.28s}.hero-scene__rings{pointer-events:none}.hero-scene__tilt{transform-style:preserve-3d;transition:transform .45s var(--hero-ease)}@media (min-width:640px) and (hover:hover){.hero-scene:not([data-picker-open=true]) .hero-scene__tilt:hover{transform:perspective(1200px)rotateX(2.5deg)rotateY(-3.5deg)scale(1.01)}}.hero-scene__card{contain:layout style;background:#ffffff0e}.hero-scene__image-slot{height:var(--hero-preview-h);transition:height var(--hero-dur) var(--hero-ease);contain:layout style paint}.hero-scene[data-picker-open=true] .hero-scene__image-slot{height:var(--hero-picker-h)}.hero-scene__glow{z-index:0;background:var(--brand);opacity:.35;filter:blur(48px);pointer-events:none;width:320px;height:320px;transform:translate(-50%, -50%) scale(var(--hero-glow-scale));transition:transform var(--hero-dur) var(--hero-ease);will-change:transform;border-radius:50%;position:absolute;top:50%;left:50%}.hero-scene__photo{transition:opacity .28s var(--hero-ease)}.hero-scene__rail{opacity:0;width:0;transition:width var(--hero-dur) var(--hero-ease), opacity .2s ease;flex-shrink:0;overflow:hidden}.hero-scene[data-picker-open=true]:not([data-mobile=true]) .hero-scene__rail{width:var(--hero-rail-w);opacity:1}.hero-scene__collapse{opacity:0;transition:grid-template-rows var(--hero-dur) var(--hero-ease), opacity .22s ease, margin var(--hero-dur) var(--hero-ease);grid-template-rows:0fr;display:grid}.hero-scene[data-picker-open=true] .hero-scene__collapse--open{opacity:1;grid-template-rows:1fr}.hero-scene__collapse-inner{min-height:0;overflow:hidden}.hero-scene__mobile-consoles.hero-scene__collapse--open{margin-bottom:10px}.hero-scene:not([data-mobile=true]) .hero-scene__services.hero-scene__collapse--open{margin-top:16px}.hero-scene[data-mobile=true] .hero-scene__services.hero-scene__collapse--open{margin-top:10px}.hero-scene__picker-label{opacity:0;transition:opacity .22s,transform .22s;transform:translateY(6px)}.hero-scene[data-picker-open=true] .hero-scene__picker-label{opacity:1;transform:translateY(0)}.hero-scene__picker-item{opacity:0;pointer-events:none;transition:opacity .22s var(--hero-ease), transform .22s var(--hero-ease), border-color .2s ease, box-shadow .2s ease, color .2s ease, background-color .2s ease;transform:translateY(10px)scale(.94)}.hero-scene[data-picker-open=true] .hero-scene__picker-item{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.hero-scene[data-picker-open=true] .hero-scene__picker-item:first-child{transition-delay:0s}.hero-scene[data-picker-open=true] .hero-scene__picker-item:nth-child(2){transition-delay:35ms}.hero-scene[data-picker-open=true] .hero-scene__picker-item:nth-child(3){transition-delay:70ms}.hero-scene:not([data-picker-open=true]) .hero-scene__picker-item{transition-delay:0s}.hero-scene__cta{z-index:10;opacity:0;pointer-events:none;transition:opacity .22s var(--hero-ease), transform .22s var(--hero-ease);background:#0006;justify-content:center;align-items:center;padding:.75rem;display:flex;position:absolute;inset:0;transform:scale(.96)}.hero-scene__cta--visible{opacity:1;pointer-events:auto;transform:scale(1)}@media (prefers-reduced-motion:reduce){.hero-scene,.hero-scene *{transition-duration:.01ms!important;animation-duration:.01ms!important}.hero-scene__tilt:hover{transform:none!important}}
