:root{font-family:Kanit,Noto Sans Thai,Sarabun,Segoe UI,system-ui,sans-serif;color:#0f172a;background:#eef6ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px}.login-page{min-height:100svh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at top,rgba(25,118,210,.18),transparent 34%),linear-gradient(180deg,#f7fbff,#eaf4ff)}.login-card{width:min(100%,430px)}.mobile-shell{min-height:100svh;background:linear-gradient(180deg,rgba(21,101,192,.08),transparent 260px),#eef6ff}.photo-preview{display:grid;grid-template-columns:92px 1fr 36px;gap:12px;align-items:center;padding:10px;border-radius:12px}.photo-preview img{width:92px;height:92px;object-fit:cover;border-radius:10px;background:#dbeafe}.document-row{display:flex;gap:10px;align-items:center;padding:10px;border-radius:12px}.month-header{position:sticky;top:64px;z-index:5;width:max-content;max-width:100%;border-radius:999px;background:#dbeafe;color:#0d47a1;padding:6px 12px;font-weight:900!important;box-shadow:0 6px 16px #1565c01f}.thumb-strip{overflow-x:auto;padding-bottom:2px}.thumb-strip a,.thumb-strip img,.thumb-fallback{display:block;width:64px;height:64px;border-radius:10px}.thumb-strip img{object-fit:cover;background:#dbeafe}.thumb-fallback{display:grid;place-items:center;border:1px solid #bfdbfe;background:#eff6ff;color:#1565c0}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat-card{padding:12px;border-radius:12px!important;background:#f8fbff!important}.product-chip-list{min-height:34px}.product-dialog-card{position:relative}.product-delete-button{position:absolute!important;top:8px;right:8px;z-index:1;background:#ffffffe6!important;border:1px solid rgba(220,38,38,.18)!important}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:20;border-top:1px solid rgba(21,101,192,.16)}.bottom-nav .MuiBottomNavigation-root{height:68px}@media(min-width:700px){.bottom-nav{right:calc((100vw - 600px)/2);left:calc((100vw - 600px)/2);border-radius:18px 18px 0 0;overflow:hidden}}
