*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--card: #ffffff;--card-hover: #fdfcfa;--border: #e3dbd1;--border-lt: #ede8e1;--text: #1c1917;--text-muted: #78716c;--text-sub: #a8a29e;--ink: #292524;--ink-mid: #44403c;--present: #166534;--present-lt: #f0fdf4;--present-bd: #bbf7d0;--present-dot:#22c55e;--parti: #9a3412;--parti-lt: #fff7ed;--parti-bd: #fed7aa;--parti-dot: #f97316;--total: #1e40af;--total-lt: #eff6ff;--radius: 9px;--shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 14px rgba(0,0,0,.09)}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;font-size:14px;-webkit-font-smoothing:antialiased}.pick-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:48px 16px 56px;background:var(--bg)}.pick-brand{text-align:center;margin-bottom:40px;width:100%}.pick-logo{width:52px;height:52px;background:var(--ink);color:#fff;border-radius:14px;font-size:1.45rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;letter-spacing:-1px}.pick-title{font-size:1.25rem;font-weight:700;color:var(--text);letter-spacing:-.3px;margin-bottom:5px}.pick-sub{font-size:.875rem;color:var(--text-muted)}.btn-back{display:inline-flex;align-items:center;gap:7px;background:none;border:none;color:var(--ink-mid);font-size:.875rem;font-weight:600;cursor:pointer;padding:6px 0;transition:color .15s}.btn-back:hover{color:var(--ink)}.entite-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;max-width:520px}.entite-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:20px 14px 18px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;transition:box-shadow .15s,border-color .15s,background .1s;-webkit-tap-highlight-color:transparent}.entite-card:hover{border-color:var(--ink-mid);box-shadow:var(--shadow-md)}.entite-card:active{background:var(--card-hover)}.entite-ini{width:44px;height:44px;border-radius:50%;background:#f0ece6;color:var(--ink);font-size:.85rem;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:.5px;flex-shrink:0}.entite-nom{font-size:.88rem;font-weight:600;color:var(--text);text-align:center;line-height:1.3}.type-grid{display:flex;flex-direction:column;gap:12px;width:100%;max-width:380px}@media (min-width: 500px){.type-grid{flex-direction:row;max-width:560px}.type-card{flex:1}}.type-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:28px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;cursor:pointer;text-align:left;transition:box-shadow .15s,border-color .15s,background .1s;border-left-width:3px;-webkit-tap-highlight-color:transparent;width:100%}.type-card:hover{box-shadow:var(--shadow-md)}.type-card:active{background:var(--card-hover)}.type-card--blue{border-left-color:var(--total)}.type-card--green{border-left-color:var(--present)}.type-icon{display:flex;align-items:center;justify-content:center}.type-card--blue .type-icon{color:var(--total)}.type-card--green .type-icon{color:var(--present)}.type-label{font-size:.95rem;font-weight:700;color:var(--text);line-height:1.3}.type-desc{font-size:.78rem;color:var(--text-muted)}.header{background:var(--ink);color:#fff;padding:12px 16px;position:sticky;top:0;z-index:100;box-shadow:0 1px #ffffff0f,0 2px 8px #00000038}.header-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.header-brand{display:flex;align-items:center;gap:10px}.btn-back-header{width:32px;height:32px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#ffffffe0;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s;-webkit-tap-highlight-color:transparent}.btn-back-header:hover{background:#ffffff26}.btn-back-header:active{background:#ffffff38}.brand-logo{width:32px;height:32px;background:#ffffff1a;border-radius:7px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.95rem;flex-shrink:0;letter-spacing:-.5px}.header-title{font-size:.95rem;font-weight:700;line-height:1.2;letter-spacing:-.2px}.header-date{font-size:.68rem;color:#ffffff80;margin-top:2px;text-transform:capitalize}.date-nav{display:flex;align-items:center;gap:6px}.btn-nav{width:32px;height:32px;background:#ffffff12;border:1px solid rgba(255,255,255,.15);color:#ffffffe0;border-radius:6px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0;-webkit-tap-highlight-color:transparent}.btn-nav:hover{background:#ffffff24}.date-input{flex:1;height:32px;padding:0 8px;border-radius:6px;border:1px solid rgba(255,255,255,.18);background:#ffffff12;color:#fff;font-size:.82rem;cursor:pointer;min-width:0}.date-input::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.55}.btn-today{height:32px;padding:0 12px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#ffffffe0;font-size:.76rem;font-weight:600;cursor:pointer;transition:background .15s;white-space:nowrap;flex-shrink:0}.btn-today:hover{background:#ffffff29}@media (min-width: 640px){.header{padding:0 24px}.header-inner{height:60px;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.date-nav{width:auto}.date-input{flex:none;width:128px}}.main{max-width:1200px;margin:20px auto;padding:0 14px}@media (min-width: 640px){.main{margin:28px auto;padding:0 24px}}.state-center{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 20px;color:var(--text-muted);gap:12px;font-size:.9rem}.spinner{width:24px;height:24px;border:2.5px solid var(--border);border-top-color:var(--ink-mid);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.alert{padding:12px 16px;border-radius:var(--radius);margin-bottom:16px;font-size:.875rem}.alert-error{background:#fef2f2;color:#991b1b;border-left:3px solid #dc2626}.stat-cards{display:flex;gap:10px;margin-bottom:20px}.stat-card{background:var(--card);border-radius:var(--radius);padding:14px 16px;box-shadow:var(--shadow);flex:1;border:1px solid var(--border-lt);border-top:2px solid transparent}.stat-total{border-top-color:var(--total)}.stat-present{border-top-color:var(--present-dot)}.stat-parti{border-top-color:var(--parti-dot)}.stat-num{display:block;font-size:1.75rem;font-weight:800;line-height:1;letter-spacing:-1px}.stat-total .stat-num{color:var(--total)}.stat-present .stat-num{color:var(--present)}.stat-parti .stat-num{color:var(--parti)}.stat-label{display:block;font-size:.68rem;color:var(--text-muted);margin-top:5px;font-weight:500;text-transform:uppercase;letter-spacing:.4px}@media (min-width: 640px){.stat-cards{gap:14px;margin-bottom:24px}.stat-card{padding:16px 20px}.stat-num{font-size:2rem}}.section{margin-bottom:24px}.section-header{display:flex;align-items:center;gap:8px;padding:11px 16px;background:var(--card);border-radius:var(--radius) var(--radius) 0 0;border:1px solid var(--border);border-bottom-color:var(--border-lt)}.section--present .section-header{border-left:3px solid var(--present-dot)}.section--parti .section-header{border-left:3px solid var(--parti-dot)}.section-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.dot--present{background:var(--present-dot)}.dot--parti{background:var(--parti-dot)}.section-title{font-size:.85rem;font-weight:700;letter-spacing:-.1px}.section--present .section-title{color:var(--present)}.section--parti .section-title{color:var(--parti)}.section-count{margin-left:auto;background:var(--bg);color:var(--text-muted);border-radius:20px;padding:2px 10px;font-size:.72rem;font-weight:600;border:1px solid var(--border)}.table-wrapper{overflow-x:auto}.table{width:100%;border-collapse:collapse;background:var(--card);border:1px solid var(--border);border-top:none;border-radius:0 0 var(--radius) var(--radius);box-shadow:var(--shadow)}.table th{text-align:left;padding:9px 16px;font-size:.67rem;font-weight:700;color:var(--text-sub);text-transform:uppercase;letter-spacing:.6px;background:#faf8f5;border-bottom:1px solid var(--border-lt);white-space:nowrap}.table td{padding:12px 16px;border-bottom:1px solid var(--border-lt);vertical-align:middle}.table-row:last-child td{border-bottom:none}.table-row:hover td{background:#fdfaf7}.col-hide-sm{display:none}@media (min-width: 640px){.col-hide-sm{display:table-cell}}.person{display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;background:var(--total-lt);color:var(--total);font-size:.68rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.5px}.avatar--sal{background:var(--present-lt);color:var(--present)}.person-name{font-weight:600;font-size:.875rem;color:var(--text)}.person-sub{font-size:.72rem;color:var(--text-muted);margin-top:1px}.cell-time{font-variant-numeric:tabular-nums;font-size:.875rem;color:#44403c;white-space:nowrap;font-weight:500}.badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:.7rem;font-weight:600;letter-spacing:.2px}.badge--present{background:var(--present-lt);color:var(--present);border:1px solid var(--present-bd)}.badge--present:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--present-dot);flex-shrink:0}.badge--parti{background:var(--parti-lt);color:var(--parti);border:1px solid var(--parti-bd)}.badge--parti:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--parti-dot);flex-shrink:0}.badge--int{background:var(--total-lt);color:var(--total);border:1px solid #bfdbfe;font-weight:500}.badge--vis{background:#f5f3ff;color:#6d28d9;border:1px solid #ddd6fe;font-weight:500}
