:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#132238;background:#eef3f7}*{box-sizing:border-box}body{margin:0}.hidden{display:none!important}.login{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#0b3142,#176b57)}.login-card{width:min(430px,92vw);background:#fff;padding:30px;border-radius:18px;box-shadow:0 20px 60px #0005}.brand{font-size:32px;font-weight:800;color:#0b4f6c}.muted{color:#607080}.field{display:grid;gap:6px;margin:14px 0}.field input,.field select,.field textarea{padding:11px;border:1px solid #c9d5df;border-radius:9px;font:inherit}.btn{border:0;border-radius:9px;padding:10px 14px;font-weight:700;cursor:pointer;background:#0b4f6c;color:white}.btn.secondary{background:#e4edf3;color:#17324a}.shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.side{background:#0c2636;color:#fff;padding:18px}.side h1{margin:0 0 4px}.side button{display:block;width:100%;margin:7px 0;padding:10px;border-radius:8px;border:0;text-align:left;background:transparent;color:#dce8ef;cursor:pointer}.side button.active,.side button:hover{background:#176b57;color:white}.main{padding:22px}.top{display:flex;justify-content:space-between;align-items:center;gap:12px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-top:18px}.card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 5px 20px #17324a12}.metric strong{display:block;font-size:28px;color:#0b4f6c}.toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:10px;border-bottom:1px solid #e2e8ee;text-align:left}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.notice{padding:10px;border-radius:8px;background:#e5f5ee;color:#145c48;margin:10px 0}.danger{background:#fdebea;color:#8b2525}.tag{display:inline-block;padding:4px 8px;border-radius:999px;background:#e5f5ee;color:#145c48;font-size:12px}.qr{display:grid;grid-template-columns:repeat(21,5px);gap:1px;background:white;padding:8px;width:max-content;border:1px solid #ccd}.qr i{width:5px;height:5px;background:white}.qr i.on{background:#111}@media(max-width:780px){.shell{grid-template-columns:1fr}.side{position:static}.main{padding:14px}}

.mini{border:0;border-radius:7px;padding:6px 9px;margin:2px;cursor:pointer}.approve{background:#d8f5e5;color:#155b32}.reject{background:#ffe1e1;color:#842222}.status-aprobada{background:#d8f5e5}.status-rechazada{background:#ffe1e1}.status-pendiente{background:#fff0c9}.danger-btn{background:#a52a2a}.table small{color:#667085}button:disabled{opacity:.45;cursor:not-allowed}
.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.logout-top{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:10px;padding:10px 14px;background:#a52a2a;color:#fff;font:inherit;cursor:pointer;box-shadow:0 3px 10px #6b151533}.logout-top:hover,.logout-top:focus-visible{background:#7f1d1d;outline:3px solid #efb4b4;outline-offset:2px}.logout-top span{font-size:22px;line-height:1}@media(max-width:780px){.top{align-items:flex-start}.top-actions{flex-direction:column;align-items:flex-end}.logout-top{position:sticky;top:8px;z-index:40}.logout-top strong{display:inline}}
.community-simple{max-width:920px;margin:auto}.simple-step{margin:18px 0;padding:18px;border:2px solid #d9e5ec;border-radius:14px;background:#f9fcfd}.simple-step>strong{display:block;margin-bottom:12px;font-size:1.2rem;color:#0b4f6c}.simple-step select,.simple-step input,.simple-step textarea{font-size:1.05rem}.request-choice{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.request-choice label{display:flex;align-items:center;gap:9px;padding:14px;border:2px solid #b9ccd7;border-radius:12px;background:#fff;font-weight:700;cursor:pointer}.request-choice input{width:21px;height:21px}.big-submit{width:100%;padding:16px;font-size:1.15rem}.community-request{border-left:6px solid #176b57;margin:14px 0}.community-request summary{cursor:pointer;font-weight:800;color:#0b4f6c}
.murcy-community-guide{display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:center;background:linear-gradient(135deg,#062e3c,#176b57);color:#fff}.murcy-community-guide img{width:145px;height:145px;object-fit:cover;border-radius:22px;border:3px solid #fff}.murcy-community-guide p{line-height:1.55}.murcy-wizard{position:sticky;top:0;z-index:20;margin:-16px -16px 18px;padding:16px;background:#fff;border-bottom:2px solid #d9e5ec}.wizard-progress{height:12px;margin:10px 0;border-radius:999px;background:#dfe8ed;overflow:hidden}.wizard-progress i{display:block;height:100%;background:#176b57;transition:width .25s}@media(max-width:650px){.murcy-community-guide{grid-template-columns:1fr;text-align:center}.murcy-community-guide img{margin:auto}.murcy-community-guide .toolbar{justify-content:center}}
.murcy-hero{display:grid;grid-template-columns:minmax(180px,280px) 1fr;align-items:center;gap:24px;margin:-16px -16px 18px;padding:22px;border-radius:14px 14px 20px 20px;background:linear-gradient(135deg,#071f2c,#0b4f59 58%,#176b57);color:#fff}.murcy-avatar{width:100%;aspect-ratio:1;object-fit:cover;border-radius:24px;box-shadow:0 15px 35px #0007;border:1px solid #8ef0d355}.murcy-hero h2{font-size:clamp(25px,4vw,42px);margin:10px 0 5px}.murcy-hero p{max-width:680px;line-height:1.55;color:#d8f6ee}.schedule-picker{grid-column:1/-1;padding:16px;margin:8px 0;border:1px solid #d4e0e8;border-radius:14px;background:#f8fbfc}.schedule-picker h3{margin:0}.cinema-screen{text-align:center;letter-spacing:.12em;font-size:12px;font-weight:800;color:#527080;background:linear-gradient(#dfeaf0,#fff);border-radius:50% 50% 8px 8px;padding:10px;margin:18px auto 22px;max-width:620px;box-shadow:0 -5px 12px #9cb3c455}.seat-map{display:grid;grid-template-columns:repeat(7,minmax(74px,1fr));gap:12px;max-width:850px;margin:auto}.seat{position:relative;min-height:66px;padding:9px 5px;border:2px solid #7ab99d;border-radius:9px 9px 16px 16px;background:#e5f5ee;color:#145c48;font-weight:800;box-shadow:inset 0 -8px #c9eadc,0 3px 0 #8ebaa8;cursor:pointer}.seat span,.seat small{display:block}.seat small{font-weight:500}.seat.selected{background:#0b6e61;color:#fff;border-color:#074f46;box-shadow:inset 0 -8px #07584f,0 3px 0 #063c36}.seat.occupied{background:#e5e8eb;color:#7a858e;border-color:#adb6bd;box-shadow:inset 0 -8px #c9cfd4,0 3px 0 #999}.seat-legend{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:20px;font-size:13px}.seat-legend span{display:flex;align-items:center;gap:6px}.seat-dot{width:16px;height:16px;border-radius:5px;display:inline-block}.seat-dot.available{background:#e5f5ee;border:2px solid #7ab99d}.seat-dot.selected{background:#0b6e61}.seat-dot.occupied{background:#c9cfd4}.time-manual{opacity:.8}@media(max-width:780px){.murcy-hero{grid-template-columns:1fr}.murcy-avatar{max-width:240px;margin:auto}.seat-map{grid-template-columns:repeat(3,1fr);gap:9px}}
.murcy-official{grid-template-columns:120px 1fr}.murcy-mark{display:grid;place-items:center;width:110px;height:110px;border-radius:50%;font-size:58px;font-weight:900;background:#fff;color:#0b4f59;border:6px solid #77d5b8;box-shadow:0 12px 28px #0005}.official-form h3{grid-column:1/-1;margin:24px 0 4px;padding-bottom:7px;border-bottom:2px solid #176b57;color:#0b4f6c}.check-line{display:flex;align-items:center;gap:8px;padding:10px}.check-line input{width:18px;height:18px}@media(max-width:780px){.murcy-official{grid-template-columns:1fr}.murcy-mark{margin:auto}}
.murcy-official{grid-template-columns:minmax(280px,520px) 1fr}.murcy-reference{width:100%;max-height:310px;object-fit:cover;object-position:center;border-radius:18px;border:1px solid #69d2b855;box-shadow:0 14px 32px #0006}@media(max-width:900px){.murcy-official{grid-template-columns:1fr}}
.qr img,.qr canvas{grid-column:1/-1;width:150px!important;height:150px!important}.qr-video{display:block;width:min(100%,520px);max-height:420px;object-fit:cover;border-radius:14px;margin:14px auto;background:#111}.scanner-card{border-top:5px solid #176b57}.athlete-card .qr{margin:12px auto}.delegation-limit{grid-column:1/-1}
.warehouse-center{margin:16px 0;border-left:6px solid #0b4f6c}.warehouse-box{border:1px solid #d8e2e9;box-shadow:none}.warehouse-box ul{padding-left:20px;line-height:1.6}.inventory-store{margin:18px 0 26px;border-top:3px solid #176b57;padding-top:10px}
.hr-person{position:relative;padding-left:72px}.traffic-light{position:absolute;left:18px;top:18px;text-align:center;font-size:11px;font-weight:800}.traffic-light i{display:block;width:36px;height:36px;border-radius:50%;margin:auto auto 4px;box-shadow:0 0 0 6px #e7edf1}.traffic-light.verde i,.light.green{background:#29a35a}.traffic-light.amarillo i,.light.yellow{background:#f0b429}.traffic-light.rojo i,.light.red{background:#d64545}.hr-file{margin-top:18px;border-top:6px solid #0b4f6c}.traffic-rules{margin-top:18px}.light{display:inline-block;width:14px;height:14px;border-radius:50%;margin:0 5px 0 12px;vertical-align:middle}
.payment-approved{margin:8px 0;padding:6px;border-radius:7px;background:#d8f5e5;color:#155b32;font-weight:900;text-align:center}.payment-visual{margin:18px 0;padding:24px;border:6px solid #29a35a;border-radius:18px;background:#ecfff3;color:#0c4d2a;text-align:center}.payment-visual strong{display:block;font-size:clamp(30px,7vw,64px)}.payment-visual span{display:block;font-weight:900;letter-spacing:.08em}.payment-denied{margin:18px 0;padding:25px;border:6px solid #d64545;border-radius:18px;background:#fff0f0;color:#8b2020;font-size:30px;font-weight:900;text-align:center}
.qr{display:block;grid-template-columns:none;width:198px;min-height:198px;padding:8px;margin:10px 0;background:#fff}.qr-image{width:180px;height:180px}.qr-image img,.qr-image canvas{display:block;max-width:180px!important;width:180px!important;height:180px!important}.qr-ready{outline:3px solid #dce8ef}
.murcy-global-button{position:fixed;right:18px;bottom:74px;z-index:8500;display:flex;align-items:center;gap:8px;border:0;border-radius:999px;padding:11px 16px;background:#176b57;color:#fff;font-weight:800;box-shadow:0 8px 24px #082a2577;cursor:pointer}.murcy-global-button span{font-size:22px}.murcy-global-panel{position:fixed;right:18px;bottom:128px;z-index:8600;width:min(410px,calc(100vw - 24px));max-height:75vh;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 18px 60px #0007}.murcy-global-head{display:flex;align-items:center;gap:10px;padding:12px;background:#0c3d48;color:#fff}.murcy-global-head img{width:58px;height:58px;object-fit:cover;border-radius:14px}.murcy-global-head div{display:grid;flex:1}.murcy-global-head button{border:0;background:transparent;color:#fff;font-size:30px;cursor:pointer}.murcy-global-body{padding:16px}.murcy-quick-actions{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.murcy-quick-actions button{border:0;border-radius:8px;padding:8px;background:#e5f5ee;color:#145c48;font-weight:700;cursor:pointer}.murcy-global-panel textarea{min-height:75px}.murcy-global-panel pre{white-space:pre-wrap}.murcy-global-panel .notice{margin-bottom:0}
