.page-loading{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-spinner{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:local(Inter),url(/fonts/inter-v12-latin-regular.woff2)format("woff2")}.aspect-ratio-16-9{aspect-ratio:16/9}.aspect-ratio-1-1{aspect-ratio:1}.gpu-acceleration{will-change:transform;transform:translateZ(0)}.smooth-scroll{scroll-behavior:smooth}.image-placeholder{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite loading}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}
