.landing-page .font-display{font-family:var(--font-dm-serif),Georgia,serif}.landing-page .font-body{font-family:var(--font-dm-sans),system-ui,sans-serif}.landing-page .font-khmer{font-family:var(--font-suwannaphum),"Noto Serif Khmer",serif}.landing-page .noise-overlay:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;pointer-events:none;z-index:1}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}@keyframes landing-slide-right{0%{opacity:0;transform:translateX(-32px)}to{opacity:1;transform:translateX(0)}}@keyframes landing-scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes landing-glow-pulse{0%,to{opacity:.3}50%{opacity:.5}}@keyframes landing-float{0%,to{transform:translateY(0) rotate(var(--float-rotate,0deg))}50%{transform:translateY(-12px) rotate(var(--float-rotate,0deg))}}.landing-page .animate-landing-fade-up{animation:landing-fade-up .8s cubic-bezier(.22,1,.36,1) both}.landing-page .animate-landing-fade-in{animation:landing-fade-in .6s ease both}.landing-page .animate-landing-slide-right{animation:landing-slide-right .7s cubic-bezier(.22,1,.36,1) both}.landing-page .animate-landing-scale-in{animation:landing-scale-in .6s cubic-bezier(.22,1,.36,1) both}.landing-page .animate-landing-glow{animation:landing-glow-pulse 4s ease-in-out infinite}.landing-page .animate-landing-float{animation:landing-float 6s ease-in-out infinite}.landing-page .delay-100{animation-delay:.1s}.landing-page .delay-200{animation-delay:.2s}.landing-page .delay-300{animation-delay:.3s}.landing-page .delay-400{animation-delay:.4s}.landing-page .delay-500{animation-delay:.5s}.landing-page .delay-600{animation-delay:.6s}.landing-page .delay-700{animation-delay:.7s}.landing-page .delay-800{animation-delay:.8s}.landing-page .delay-900{animation-delay:.9s}.landing-page .delay-1000{animation-delay:1s}.landing-page{--landing-bg:#FDFBF8;--landing-bg-elevated:#FFFFFF;--landing-surface:#F7F4EF;--landing-surface-hover:#F0ECE5;--landing-text:#1A1612;--landing-text-muted:#6B5E4F;--landing-text-subtle:#A49882;--landing-accent:#FE7100;--landing-accent-soft:rgba(254,113,0,0.08);--landing-accent-glow:rgba(254,113,0,0.05);--landing-border:rgba(26,22,18,0.08);--landing-border-accent:rgba(254,113,0,0.2)}.landing-page .diagonal-line{background:linear-gradient(135deg,transparent 0,transparent 49%,var(--landing-border) 49%,var(--landing-border) 51%,transparent 51%,transparent 100%)}