.ld{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(18px,4vh,34px);background:#fff4ec;font-family:Rubik,system-ui,sans-serif;color:#2b2340;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-user-select:none;user-select:none}.ld-mark{width:min(300px,62vw);height:auto;display:block;margin-bottom:clamp(-6px,-1vh,0px)}.ld-svg{display:block;width:min(520px,calc(100% - 24px));height:auto;overflow:hidden;border-radius:clamp(18px,5vw,30px)}.ld-way path{fill:none;stroke-linecap:round;stroke-linejoin:round}.ld-way-edge{stroke:#2b2340;stroke-width:30}.ld-way-top{stroke:#f6e4c4;stroke-width:22}.ld-way-dash{stroke:#fff;stroke-width:3;stroke-dasharray:11 13}.ld-car{transform-box:fill-box;transform-origin:center;offset-distance:calc(var(--p, 0) * 87%);offset-rotate:0deg;transition:offset-distance var(--trip-glide, .62s) cubic-bezier(.34,.1,.2,1);will-change:offset-distance}.ld-car-bob{transform-box:fill-box;transform-origin:center;animation:ld-bob .46s ease-in-out infinite alternate}@keyframes ld-bob{0%{transform:translateY(0) rotate(-.7deg)}to{transform:translateY(-2px) rotate(.7deg)}}.ld-wheel{transform-box:fill-box;transform-origin:center;animation:ld-roll .62s linear infinite}@keyframes ld-roll{to{transform:rotate(-360deg)}}.ld-cloud{animation:ld-drift 9s linear infinite}.ld-cloud.b{animation-duration:13s;animation-delay:-4s}@keyframes ld-drift{0%{transform:translate(-40px)}to{transform:translate(560px)}}.ld-sun{transform-box:fill-box;transform-origin:center;animation:ld-shine 2.4s ease-in-out infinite alternate}@keyframes ld-shine{to{transform:scale(1.09)}}.ld-say{margin:0;font-family:Secular One,Rubik,system-ui,sans-serif;font-size:clamp(19px,5.2vw,27px);line-height:1.25;text-align:center;padding:0 18px;max-width:20ch}@supports not (offset-path: path("M0 0")){.ld-car{transform:translate(calc(476px - var(--p, 0) * 366px),calc(120px - var(--p, 0) * 26px));transition:transform var(--trip-glide, .62s) cubic-bezier(.34,.1,.2,1)}}@media(prefers-reduced-motion:reduce){.ld-car-bob,.ld-wheel,.ld-cloud,.ld-sun{animation:none}}:root{--ink: #241d33;--ink-2: #5b5273;--line: rgba(60, 44, 92, .13);--glass: rgba(255, 253, 255, .72);--accent: #6b57e0;font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:radial-gradient(120% 90% at 50% 8%,#fdf6f0,#f3ecfb 45%,#e4dcf6);color:var(--ink);overflow:hidden;-webkit-font-smoothing:antialiased}
