:root{--brand: #1877c9;--brand-dark: #145ca0}*{box-sizing:border-box}body{margin:0;font-family:Sukhumvit Set,SukhumvitSet,Sukhumvit,-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;color:#94a3b8;display:flex;flex-direction:column;align-items:center;gap:3px}.tabbar button svg{width:26px;height:26px;display:block}.tabbar button span{font-size:11.5px}.tabbar button.active{color:var(--brand);font-weight:700}.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}.feed-card{position:relative;display:block;width:100%;min-height:150px;border:0;padding:0;margin-bottom:12px;border-radius:14px;overflow:hidden;text-align:left;color:#fff;background-size:cover;background-position:center;box-shadow:0 2px 8px #0000001f;cursor:pointer}.feed-card .feed-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#000000b8)}.feed-card .feed-content{position:relative;padding:14px;min-height:150px;display:flex;flex-direction:column;justify-content:flex-end}.feed-card .feed-tags{display:flex;gap:6px;margin-bottom:6px}.feed-card .tag{display:inline-block;padding:2px 9px;border-radius:999px;font-size:11px;font-weight:600;background:#ffffffe6;color:#0f172a}.feed-card .tag.pin{background:#fbbf24f2;color:#7c2d12}.feed-card .tag.ok{background:#16a34af2;color:#fff}.feed-card .title{font-size:18px;font-weight:700;line-height:1.3;text-shadow:0 1px 3px rgba(0,0,0,.35)}.feed-card .tagline{margin-top:4px;font-size:13px;opacity:.95;text-shadow:0 1px 3px rgba(0,0,0,.35)}.grad-ROUND{background:linear-gradient(135deg,#f43f5e,#9f1239)}.grad-NEWS{background:linear-gradient(135deg,#0ea5e9,#1e3a8a)}.grad-TRAINING{background:linear-gradient(135deg,#06c755,#047857)}.grad-ORIENTATION{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.grad-POST_ORIENTATION{background:linear-gradient(135deg,#f59e0b,#b45309)}.grad-OTHER{background:linear-gradient(135deg,#64748b,#334155)}.group-head{font-size:13px;font-weight:700;color:#334155;margin:4px 2px 8px;padding-left:8px;border-left:3px solid #06c755}.news-body img{max-width:100%;border-radius:8px}.news-body h2{font-size:17px;margin:12px 0 6px}.news-body h3{font-size:15px;margin:10px 0 6px}.news-body ul{padding-left:20px;list-style:disc}.news-body ol{padding-left:20px;list-style:decimal}.news-body a{color:#0ea5e9}.news-body p{margin:6px 0}
