*{box-sizing:border-box}body{margin:0;font-family:-apple-system,Noto Sans Thai,Helvetica Neue,sans-serif;background:#f1f5f9;color:#0f172a}.app{max-width:480px;margin:0 auto;padding:12px 12px 84px}.card{background:#fff;border-radius:12px;padding:14px;margin-bottom:10px;box-shadow:0 1px 3px #0000000f}.tabbar{position:fixed;bottom:0;left:0;right:0;display:flex;background:#fff;border-top:1px solid #e2e8f0;padding-bottom:env(safe-area-inset-bottom)}.tabbar button{flex:1;border:0;background:none;padding:8px 0 10px;font-size:18px;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:2px}.tabbar button span{font-size:11px}.tabbar button.active{color:#06c755;font-weight:600}.badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;background:#dbeafe;color:#1d4ed8;white-space:nowrap}.badge.green{background:#dcfce7;color:#15803d}.badge.amber{background:#fef3c7;color:#b45309}.badge.red{background:#fee2e2;color:#b91c1c}.steps{display:flex;gap:4px;margin:8px 0}.step{flex:1;height:6px;border-radius:3px;background:#e2e8f0}.step.done{background:#16a34a}.step.active{background:#06c755}input,textarea,select{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:8px;font-size:15px;margin-top:4px;background:#fff;font-family:inherit}.btn{background:#06c755;color:#fff;border:0;border-radius:8px;padding:12px 14px;font-size:15px;font-weight:600;width:100%;margin-top:8px}.btn:disabled{opacity:.5}.btn.ghost{background:#fff;color:#334155;border:1px solid #cbd5e1;font-weight:400}.punch-row{display:flex;gap:8px}.punch-slot{flex:1;background:#f8fafc;border-radius:8px;padding:10px;text-align:center}.punch-label{font-size:12px;color:#64748b}.punch-time{font-size:22px;font-weight:700;font-variant-numeric:tabular-nums}.photo-strip{display:flex;gap:6px;margin-top:8px;overflow-x:auto}.photo-strip img{width:72px;height:72px;object-fit:cover;border-radius:8px;flex-shrink:0}.cal-nav{border:0;background:#f1f5f9;border-radius:8px;width:32px;height:32px;font-size:18px;color:#334155}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.cal-head{text-align:center;font-size:11px;color:#94a3b8;padding:4px 0}.cal-cell{position:relative;border:0;background:none;border-radius:8px;aspect-ratio:1;font-size:13px;color:#0f172a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:0}.cal-cell.today{outline:2px solid #06c755;outline-offset:-2px}.cal-cell.selected{outline:2px solid #0f172a;outline-offset:-2px;font-weight:700}.cal-dot{width:6px;height:6px;border-radius:50%;display:block}.cal-legend{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:8px;font-size:11px;color:#64748b}.cal-legend span{display:inline-flex;align-items:center;gap:4px}.cal-legend i{width:8px;height:8px;border-radius:50%;display:inline-block}.cal-legend i.sw{width:12px;height:12px;border-radius:3px}.seg{display:flex;background:#e2e8f0;border-radius:8px;padding:2px;margin-bottom:8px}.seg button{flex:1;border:0;background:none;border-radius:6px;padding:6px 0;font-size:13px;color:#475569}.seg button.active{background:#fff;color:#0f172a;font-weight:600;box-shadow:0 1px 2px #00000014}.dev-hint{background:#fef9c3;border-radius:8px;padding:8px 10px;font-size:13px;color:#854d0e}
