@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,600;1,400&family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh}body{font-family:IBM Plex Sans,system-ui,sans-serif;background:#e9ebe6;color:#212b36}.serif{font-family:EB Garamond,serif}.mono{font-family:IBM Plex Mono,monospace}input,select,textarea{font-family:inherit;font-size:13px;padding:6px 8px;border:1px solid #c8ccc4;border-radius:4px;background:#fff;color:#212b36}input:focus,select:focus,textarea:focus{outline:2px solid #38557c}button{cursor:pointer;font-family:inherit}.row{transition:background .1s;cursor:pointer}.row:hover{background:#f1f2ee}.mini{border:1px solid #c8ccc4;background:#fff;border-radius:4px;font-size:11px;padding:2px 7px;min-height:26px}.mini:hover{background:#f1f2ee}.mini.ok{border-color:#3e7057;color:#3e7057}.mini.ok:hover{background:#3e7057;color:#fff}.mini.no{border-color:#a4453a;color:#a4453a}.mini.no:hover{background:#a4453a;color:#fff}.ghostbtn{border:1px dashed #c8ccc4;background:none;border-radius:4px;font-size:11px;padding:3px 8px;color:#6a7268;min-height:28px}.ghostbtn:hover{border-color:#38557c;color:#38557c}.tabbtn{padding:8px 14px;border:none;background:none;font-size:13px;color:#6a7268;border-bottom:2px solid transparent;min-height:40px}.tabbtn.on{color:#212b36;font-weight:600;border-bottom-color:#38557c}.card{background:#fff;border:1px solid #d7dad3;border-radius:8px}.primario{padding:8px 0;border:none;border-radius:5px;background:#38557c;color:#fff;font-size:12.5px;font-weight:600;min-height:36px}.aviso-banner{position:fixed;bottom:14px;left:50%;transform:translate(-50%);background:#a4453a;color:#fff;padding:9px 16px;border-radius:6px;font-size:12.5px;z-index:300;box-shadow:0 6px 18px #212b364d}.popover{position:absolute;top:calc(100% + 5px);left:0;z-index:91;width:248px;background:#fff;border:1px solid #c8ccc4;border-radius:8px;box-shadow:0 8px 24px #212b3638;padding:10px 11px;display:flex;flex-direction:column;gap:8px}@media(max-width:640px){.popover{position:fixed;inset:auto 0 0;width:auto;max-height:72vh;overflow-y:auto;border-radius:14px 14px 0 0;padding:16px 16px calc(16px + env(safe-area-inset-bottom));box-shadow:0 -8px 30px #212b364d}.popover .primario{min-height:46px;font-size:14px}.popover input,.popover select{min-height:40px;font-size:15px}}.city-sugs{position:absolute;top:calc(100% + 3px);left:0;right:0}@media(max-width:640px){.city-sugs{position:static;order:10;width:100%;box-shadow:none}.city-sugs button{min-height:42px;font-size:14px!important}}@media(max-width:640px){.mini,.ghostbtn{min-height:38px;padding:6px 10px;font-size:12px}}.segmentos{display:none}@media(max-width:760px){.segmentos{display:flex;gap:4px;padding:8px 10px 0}.zona-oculta-movil{display:none!important}}@media(max-width:760px){.ficha-unidad{position:fixed;bottom:0;left:0;right:0;width:auto!important;max-height:78vh;border-left:none!important;border-top:1px solid #d7dad3;border-radius:14px 14px 0 0;box-shadow:0 -8px 30px #212b364d;z-index:96;padding-bottom:calc(30px + env(safe-area-inset-bottom))!important}}.toast-ok{position:fixed;bottom:14px;left:50%;transform:translate(-50%);background:#3e7057;color:#fff;padding:9px 16px;border-radius:6px;font-size:12.5px;z-index:300;box-shadow:0 6px 18px #212b364d}.modal-fondo{position:fixed;inset:0;background:#212b3673;display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}@media(max-width:640px){.modal-fondo{padding:0;align-items:flex-end}.modal-fondo>.card{border-radius:14px 14px 0 0;max-height:88vh!important}}
