*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100dvh;font-family:Inter,system-ui,-apple-system,sans-serif;background:#fff;color:#0a0a0a;-webkit-font-smoothing:antialiased;display:flex;justify-content:center}#root{min-height:100dvh}input:focus-visible,textarea:focus-visible,button:focus-visible{outline:2px solid #0066ff;outline-offset:2px}button,input,textarea{font:inherit}.preloader-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000ec;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .8s ease}.horse-wrapper{position:relative;width:80px;height:80px;display:flex;justify-content:center;align-items:center}.horse-svg{width:100%;height:100%;display:block;animation:horseAppear .7s ease-out forwards;opacity:0}@keyframes horseAppear{0%{opacity:0;transform:scale(.7);filter:blur(6px)}to{opacity:1;transform:scale(1);filter:blur(0)}}.shimmer-layer{position:absolute;top:0;left:-150%;width:100%;height:100%;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.95) 50%,transparent 70%);transform:skew(-20deg);animation:shine 1s ease forwards;animation-delay:.7s;-webkit-mask:url("data:image/svg+xml;utf8,<svg viewBox='0 0 26 27' xmlns='http://www.w3.org/2000/svg'><path d='M13.8048 4.37219C13.8048 4.37219 13.2417 6.3234 14.2598 7.08276C15.2778 7.84212 16.9287 6.61571 16.9287 6.61571L13.8048 4.37219Z' fill='white'/><path d='M22.3701 10.5737C22.3701 10.5737 22.5804 10.9649 23.0076 11.1459C23.4348 11.3268 23.682 11.1065 23.682 11.1065L22.3701 10.5737Z' fill='white'/><path d='M11.1207 0C11.0372 0.03024 3.13304 1.94112 3.84296 8.9424C4.67816 17.1826 18.5559 15.9062 15.8521 26.1658C19.4334 19.6186 17.3089 17.4876 11.1207 13.5828C3.1964 8.58212 6.24056 2.75088 11.1207 0Z' fill='white'/><path d='M2.28817 5.79333C2.28817 5.79333 0.0513691 11.058 4.46161 14.7573C8.23681 17.9244 15.1987 20.3297 13.8758 24.5229C13.8758 24.5229 10.7702 21.3645 5.79313 18.6756C1.18705 16.1873 -2.60159 11.5529 2.28817 5.79333Z' fill='white'/><path d='M14.0299 1.70192C14.7796 1.18976 15.7214 0.787525 16.9022 0.640165C16.9022 0.640165 14.9611 -0.492155 12.6791 1.07313C10.3972 2.63841 11.3313 5.50977 11.3313 5.50977C11.3313 5.50977 11.7292 3.86528 13.1035 2.47568L24.3167 10.8954L24.262 12.9915L21.6676 13.2896C21.3724 12.9378 19.9243 11.4387 17.9975 11.1531C12.9345 12.2715 8.92217 9.67616 9.77657 3.90512C9.77657 3.90512 6.59225 8.18145 11.1479 11.6427C14.1547 13.927 16.8196 12.0406 18.2495 12.5283C20.1115 13.1638 20.9231 14.4738 20.9231 14.4738L25.5191 13.8219V12.9781V12.847V11.7978V10.3285L14.0299 1.70192Z' fill='white'/></svg>") no-repeat center / contain;mask:url("data:image/svg+xml;utf8,<svg viewBox='0 0 26 27' xmlns='http://www.w3.org/2000/svg'>...</svg>") no-repeat center / contain}@keyframes shine{0%{left:-150%;opacity:0}30%{opacity:1}to{left:150%;opacity:0}}.zoom-in{transform:scale(25);opacity:0;filter:blur(8px);transition:transform .7s cubic-bezier(.6,.05,.01,.9),opacity .5s ease}.fade-out{opacity:0;pointer-events:none}
