*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}a{text-decoration:none;color:inherit}button{font:inherit}html,body,#__next{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;overflow:hidden}ul{list-style:none;padding-left:0}nav ul li{margin:6px 0}.app-root{display:flex;flex-direction:column;height:100vh}.app-navbar{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #e6e6e6;background:var(--surface, #fff);position:relative;z-index:10}.nav-left,.nav-center,.nav-right{display:flex;align-items:center}.nav-left,.nav-right{z-index:15}.nav-center{position:absolute;left:0;right:0;justify-content:center;pointer-events:none;z-index:10}.nav-center>*{pointer-events:auto}.hamburger{font-size:20px;background:transparent;border:none;cursor:pointer}.theme-btn{font-size:16px;background:transparent;border:none;cursor:pointer;color:var(--fg, #111)}.app-content{flex:1 1 auto;overflow:hidden;padding:0}body{background:var(--bg, #fff);color:var(--fg, #111);--surface: #fff;--focus-outline: rgba(0,0,0,.12);--border: rgba(0,0,0,.12);--fg-contrast: #000}.app-navbar{background:var(--surface, #fff);border-bottom-color:#e6e6e6}[data-theme=dark] body{--bg: #0b0b0b;--fg: #eee;--surface: #0b0b0b;--focus-outline: rgba(255,255,255,.12);--border: rgba(255,255,255,.12);--fg-contrast: #fff}.mailbox-route-modal__dialog{box-shadow:0 8px 32px #0003}[data-theme=dark] .mailbox-route-modal__dialog{box-shadow:0 8px 40px #000000a6}.side-overlay{position:fixed;inset:56px 0 0;background:#00000059;opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:40}.side-overlay.open{opacity:1;pointer-events:auto}.side-menu{position:fixed;top:56px;left:0;height:calc(100vh - 56px);width:260px;background:var(--surface, #fff);box-shadow:2px 0 12px #0000001f;transform:translate(-100%);transition:transform .22s cubic-bezier(.2,.9,.2,1);z-index:50;padding:12px;overflow:auto}.side-menu.open{transform:translate(0)}.side-menu a{color:inherit}[data-theme=dark] .side-menu{box-shadow:2px 0 12px #0009}.hamburger[aria-expanded=true]{transform:rotate(90deg)}.hamburger{color:var(--fg, #111)}.app-navbar{z-index:60}.side-menu a:focus,.side-menu button:focus{outline:2px solid var(--focus-outline);outline-offset:2px;background:var(--hover, #f3f3f3)}.side-menu ul{list-style:none;padding:0;margin:0}.side-menu li{margin:6px 0}.side-menu li a{display:block;padding:10px 12px;border-radius:6px;color:inherit;text-decoration:none}.side-menu li a:hover{background:var(--hover, #f3f3f3)}[data-theme=dark] .side-menu li a:hover{background:#ffffff0a}[data-theme=dark] .side-menu a:focus,[data-theme=dark] .side-menu button:focus{background:#ffffff0a;color:var(--fg, #eee)}.side-menu li a.active{background:var(--hover, #f3f3f3);font-weight:600}[data-theme=dark] .side-menu li a.active{background:#ffffff0f}.listado-btn{background:transparent;border:1px solid transparent;color:var(--fg, #111);padding:6px 8px;min-height:32px;border-radius:4px;cursor:pointer}.listado-btn:hover:not(:disabled){background:var(--hover, #f3f3f3)}[data-theme=dark] .listado-btn:hover:not(:disabled){background:#ffffff0a;border-color:#ffffff0f;color:var(--fg, #eee)}.listado-btn:disabled{opacity:.45;cursor:default}.listado-btn.current{background:#0000000f;font-weight:700}[data-theme=dark] .listado-btn.current{background:#ffffff0f}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.listado-input,.listado-select{padding:6px 8px;font-size:14px;line-height:1;min-height:32px;border:1px solid #d0d0d0;border-radius:4px;background:transparent;color:inherit}.listado-select{appearance:none}[data-theme=dark] .listado-input,[data-theme=dark] .listado-select{background:var(--surface, #0b0b0b);border:1px solid rgba(255,255,255,.12);color:var(--fg, #eee)}.listado-input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1) brightness(1.2) contrast(1.1);opacity:1}[data-theme=dark] .listado-input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.4) contrast(1.2)}[data-theme=dark] .listado-select option{background:var(--surface, #0b0b0b);color:var(--fg, #eee)}.listado-input:focus,.listado-select:focus{outline:2px solid var(--focus-outline);outline-offset:2px}.listado-bool{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:3px;font-weight:400;font-size:13px}.listado-bool.true{color:#0a7a0a}.listado-bool.false{color:#a00}.listado-row{transition:background .12s ease}.listado-row:hover{background:var(--hover, #f3f3f3)}.listado-row--selected,.listado-row.listado-row--selected:hover{background:var(--selected, rgba(0,0,0,.06))}[data-theme=dark] .listado-row:hover{background:#ffffff08}[data-theme=dark] .listado-row--selected,[data-theme=dark] .listado-row.listado-row--selected:hover{background:#ffffff0f}.side-menu-footer button{width:100%;text-align:left;background:transparent;border:none;padding:10px 12px;border-radius:6px;cursor:pointer;color:var(--fg, #111)}.side-menu-footer button:hover:not(:disabled){background:var(--hover, #f3f3f3)}[data-theme=dark] .side-menu-footer button:hover:not(:disabled){background:#ffffff0a;color:var(--fg, #eee)}
