*{box-sizing:border-box}:root{font-family:IBM Plex Sans Thai,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color-scheme:light dark;color:var(--text);background-color:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{font-family:IBM Plex Sans Thai,sans-serif;background-color:var(--background);margin:0;display:flex;min-width:320px;min-height:100svh}p{font-family:Thonburi,sans-serif}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}@media (prefers-color-scheme: light){:root{color:#213547;background-color:var(--background)}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--title: 3rem;--header-1: 2rem;--header-2: 1.8rem;--header-3: 1.5rem;--header-4: 1.2rem;--caption: .8rem;--white: #fdfcfa;--soft-white: #f4f4f4;--light-grey: #f0f0f0;--dark-grey: #6d6b6b;--dark-grey-rgb: 109, 107, 107;--black: #6a655f;--primary-pink: #f3496e;--primary-orange: #f16136;--secondary-pink: #fde7ec;--secondary-yellow: #f1f19b;--secondary-orange: #f49362;--secondary-blue: #d1ebed;--secondary-green: #8acd9f;--secondary-purple: #f0dceb;--brown: #4f2d2c;--shadow-light: rgba(0, 0, 0, .05);--shadow-dark: rgba(0, 0, 0, .3);--error-red: #ff4444;--warning-yellow: #ffbb33;--info-blue: #33b5e5;--success-green: #00c851;--light-pink: #fde7ec;--light-grey: #b7b5b2;--dark-grey: #6a655f;--background: var(--white);--background-muted: var(--soft-white);--surface: var(--light-grey);--text: var(--black);--text-heading: var(--primary-pink);--border-color: var(--dark-grey);--border-color-rgb: var(--dark-grey-rgb)}[data-theme=dark]{--background: var(--white);--background-muted: var(--soft-white)}#root{width:100%;margin:0 auto;text-align:center;background-color:var(--background)}.error-container{position:fixed;left:0;right:0;padding:1rem;color:#fff;z-index:1000;box-shadow:0 2px 10px #0003;animation:slideIn .3s ease-out}.error-container.top{top:0}.error-container.bottom{bottom:0}.error-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.error-message{flex-grow:1;padding-right:1rem}.error-close-btn{background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0 .5rem}.error-close-btn:hover{opacity:.8}@keyframes slideIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.error-container.bottom{animation:slideInUp .3s ease-out}@keyframes slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
