*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;cursor:none;background:#101214;color:#f4f1e8;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{-webkit-text-size-adjust:100%}.static,.slide,.empty{width:100vw;height:100vh;display:grid;place-content:center;gap:32px;padding:6vw}.carousel{width:100vw;height:100vh;display:flex;overflow-x:auto;overflow-y:hidden;overscroll-behavior:none;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x}.carousel::-webkit-scrollbar{display:none}.slide{flex:0 0 100vw;scroll-snap-align:start}.text{max-width:1200px;margin:0;font-size:clamp(32px,5vw,88px);line-height:1.08}.text-center{text-align:center}.text-right{text-align:right}.blockImage{max-width:100%;max-height:80vh;object-fit:contain}
