:root{--background: #ffffff;--text-primary: #1f2937}[data-theme=dark]{--background: #171717;--text-primary: #f8f8f8}body{margin:0;font-family:Inter,Noto Sans Khmer,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--background);color:var(--text-primary);min-height:100vh;transition:background-color .3s ease,color .3s ease}:lang(km){font-family:Noto Sans Khmer,Inter,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}@media (max-width: 768px){h1,h2,h3{overflow-wrap:break-word;word-break:break-word}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}}#root{min-height:100vh}
