.ui-arrow{display:block;width:20px;height:20px;flex:0 0 20px;pointer-events:none}
.text-link .ui-arrow,.card-link .ui-arrow,.welcome-skip .ui-arrow{width:18px;height:18px;flex-basis:18px}
.card-link,.glass-link{display:inline-flex;align-items:center;gap:10px}
.gallery-controls button{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:50%;line-height:1;background:#f6f5efd9;border-color:#aeb8a4}
.gallery-cursor .ui-arrow{margin-inline:auto}
.orbit-cell{display:contents}
.welcome-screen{min-height:100%;padding-top:max(30px,env(safe-area-inset-top));padding-bottom:max(30px,env(safe-area-inset-bottom))}
.welcome-identity{max-width:100%;width:100%}
.welcome-management{white-space:normal}
@media(max-width:560px){
 .experience{height:165vh;height:165svh;min-height:940px}
 .experience-stage{height:calc(100vh - 190px);height:calc(100svh - 190px);min-height:480px;max-height:720px}
 .hero-heading{top:24px;left:16px;right:16px}
 .hero-heading h1{font-size:clamp(30px,8vw,44px);letter-spacing:-1.5px;line-height:1.5}
 .hero-heading>p{font-size:12px;line-height:1.9}
 .orbit-gallery{inset:36% 0 20%;perspective:none;-webkit-perspective:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:auto;scrollbar-width:none;touch-action:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}
 .orbit-gallery::-webkit-scrollbar{display:none}
 .orbit-track{position:relative;inset:auto;display:flex;align-items:center;gap:14px;width:max-content;min-width:100%;height:100%;padding-inline:var(--native-edge,calc((100vw - clamp(180px,52vw,218px))/2));transform-style:flat;pointer-events:auto}
 .orbit-cell{display:block;position:relative;flex:0 0 clamp(180px,52vw,218px);width:clamp(180px,52vw,218px);height:clamp(210px,30svh,250px);scroll-snap-align:center;scroll-snap-stop:always}
 .orbit-card{inset:0;width:100%;height:100%;transform-style:flat;-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-touch-callout:none}
 .orbit-caption{font-size:12px}.orbit-caption small{font-size:10px}
 .gallery-controls{bottom:40px;gap:12px}.gallery-controls p{font-size:11px}
 .search-wrap.is-mobile-search{position:relative;inset:auto;transform:none;width:calc(100% - 34px);margin:24px auto 36px;z-index:6}
 .immersive-photo{-webkit-clip-path:none;clip-path:none;overflow:hidden;border-radius:4px;transform-origin:center;will-change:transform,opacity}
 .immersive-photo img{transform-origin:center;will-change:transform}
 .mobile-nav{background:#f9faf3;-webkit-backdrop-filter:none;backdrop-filter:none}
 .immersive-copy{top:20%;right:22px;left:22px}
 .welcome-word{font-size:clamp(76px,22vw,100px);line-height:1.6;letter-spacing:-2px}
 .welcome-management{font-size:16px;line-height:2}
 .welcome-skip{font-size:12px;color:#53634f}
}
/* Keep the requested gallery motion available, with gentler movement and its pause control. */
@media(prefers-reduced-motion:reduce){.experience{height:180svh;min-height:1220px}.experience-stage{position:sticky}.immersive-photo,.immersive-copy{display:block}}
@media(max-width:560px) and (prefers-reduced-motion:reduce){.experience{height:165svh;min-height:940px}}
