body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:linear-gradient(to bottom,#f9e8cf,#f9e8cf 60%,#fef3e4);min-height:100vh}.muted{color:#94a3b8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@keyframes alertSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.table-wrap{overflow-x:auto;margin-top:8px;border-radius:8px}.users-table{min-width:100%;width:max-content;border-collapse:collapse;background:#07122b;color:#e6f0fb}.users-table th,.users-table td{padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.04);text-align:left;font-size:13px;white-space:nowrap}.users-table th,.users-table td{min-width:fit-content}.users-table thead th{background:linear-gradient(90deg,#091e3ccc,#07111acc);position:sticky;top:0;z-index:1}.users-table tbody tr:hover{background:#ffffff05}.users-table a{color:#9fd0ff}.users-table td small.muted{color:#7f97b0;font-size:11px}@media (max-width: 768px){.match-card{flex:1 1 100%!important;max-width:100%!important}.participants-container{flex-direction:column!important;gap:10px!important}.participants-container>div:first-child{margin-left:0!important;margin-right:0!important;margin-bottom:-10px!important}.participants-container>div:nth-child(2){margin-top:-10px!important;margin-bottom:-10px!important}.participants-container>div:nth-child(3),.participants-container>div:last-child{margin:-10px 0!important}}@media (max-width: 768px){.nav-text{display:none!important}div[data-dropdown=org]{gap:16px!important}div[data-dropdown=org] img,div[data-dropdown=org]>div:first-child{width:40px!important;height:40px!important}div[data-dropdown=org] svg[width="48"]{width:36px!important;height:36px!important}div[data-dropdown=org] span{font-size:14px!important}div[data-dropdown=org] svg[width="20"]{width:16px!important;height:16px!important}div[data-dropdown=org]>div[style*="position: absolute"]{left:0!important;right:0!important;max-width:calc(100vw - 48px)!important;margin-left:0!important;margin-right:0!important}div[data-dropdown=group]>div[style*="position: absolute"]{left:0!important;right:0!important;max-width:calc(100vw - 48px)!important;margin-left:0!important;margin-right:0!important}}.pac-container{z-index:10000!important}.coordination-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}@media (max-width: 768px){.coordination-stats-grid{grid-template-columns:1fr;gap:12px}}.coordination-filters{display:flex;gap:12px;flex-wrap:wrap}@media (max-width: 640px){.coordination-filters{flex-direction:column;width:100%}.coordination-filters select{width:100%!important}}.urgent-actions{display:flex;gap:8px;flex-wrap:wrap}@media (max-width: 640px){.urgent-actions{flex-direction:column;width:100%}.urgent-actions button{width:100%!important}}.coordination-table{width:100%;border-collapse:collapse}.coordination-table-wrapper{overflow-x:auto}@media (max-width: 768px){.coordination-table thead{display:none}.coordination-table tbody tr{display:block;margin-bottom:16px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.coordination-table tbody td{display:flex;justify-content:space-between;padding:8px 0!important;border-bottom:1px solid #f0f0f0}.coordination-table tbody td:last-child{border-bottom:none;flex-direction:column;gap:8px}.coordination-table tbody td:before{content:attr(data-label);font-weight:600;color:#666;font-size:12px;text-transform:uppercase}.coordination-table tbody td:last-child:before{display:none}}.coordination-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:20px;cursor:pointer;transition:all .2s ease}.coordination-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}@media (max-width: 640px){.coordination-card{padding:16px}}.coordination-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}.coordination-modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto}@media (max-width: 640px){.coordination-modal{padding:0;align-items:flex-end}.coordination-modal-content{max-height:85vh;border-radius:20px 20px 0 0;width:100%;max-width:100%}}.proposal-form{display:flex;flex-direction:column;gap:16px}.proposal-form-row{display:flex;gap:12px}@media (max-width: 640px){.proposal-form-row{flex-direction:column}.proposal-form-row>*{width:100%!important}}.toast-container{position:fixed;bottom:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}@media (max-width: 640px){.toast-container{left:10px;right:10px;bottom:10px}.toast-container>div{min-width:auto!important;max-width:none!important;width:100%}}.admin-tabs{display:flex;gap:4px;overflow-x:auto;padding-bottom:4px}@media (max-width: 768px){.admin-tabs{gap:2px}.admin-tabs button{padding:8px 12px!important;font-size:12px!important;white-space:nowrap}}.status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.status-badge--pending{background:#fef3c7;color:#92400e}.status-badge--confirmed{background:#d1fae5;color:#065f46}.status-badge--expired{background:#fee2e2;color:#991b1b}.status-badge--urgent{background:#fecaca;color:#dc2626;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.btn-group{display:flex;gap:8px;flex-wrap:wrap}@media (max-width: 480px){.btn-group{flex-direction:column}.btn-group>button{width:100%}}.datetime-picker{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px}@media (max-width: 640px){.datetime-picker{font-size:16px}}
