@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&display=swap";:root{color:#000;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lh-primary:#cf2c95;--lh-primary-dark:#a92279;--lh-primary-light:#e57ab7;--lh-primary-soft:#f8e8f2;--lh-white:#fff;--lh-black:#000;--lh-ink:#000;--lh-muted:#707070;--lh-border:#e5e5e5;--lh-surface:#fff;--lh-background:#f5f5f5;--lh-shadow:0 10px 30px #00000012;--lh-shadow-hover:0 18px 45px #0000001f;--lh-focus-ring:#cf2c9538;background:#f5f5f5;font-family:Work Sans,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--lh-background);min-width:320px}body{background:radial-gradient(circle at top right, #cf2c9514, transparent 28rem), var(--lh-background);min-width:320px;min-height:100vh;color:var(--lh-ink);margin:0}button,input,textarea,select{font:inherit}button,a,[role=button]{-webkit-tap-highlight-color:transparent}a{color:var(--lh-primary-dark)}#root{min-height:100vh}.page-shell{min-height:calc(100vh - 64px);padding:30px}.content-container{width:min(1440px,100%);margin:0 auto}.content-container>.ant-typography:first-child{margin-top:0}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.page-heading .ant-typography{margin-bottom:0}.center-page{background:radial-gradient(circle at 15% 10%,#cf2c951f,#0000 25rem),linear-gradient(135deg,#fff 0%,#f5f5f5 100%);place-items:center;min-height:100vh;padding:32px 20px;display:grid}.center-page>div{position:relative}.tracking-page{width:min(760px,100%);min-height:100vh;margin:0 auto;padding:32px 18px 48px}.tracking-page:before{content:"LiverHack · Rastreo";color:var(--lh-primary-dark);letter-spacing:-.02em;margin:4px 0 20px;font-size:18px;font-weight:700;display:block}.owner-panel{justify-content:space-between;align-items:center;gap:18px;padding:4px 0;display:flex}section+section{margin-top:32px}.ant-layout{background:0 0!important}.ant-layout-header{z-index:100;position:sticky;top:0;box-shadow:0 1px #ffffff29,0 8px 24px #00000014}.ant-layout-header .ant-menu{min-width:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item-selected,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu-selected{background:var(--lh-primary-dark)!important}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu:hover{background:#ffffff1f!important}.ant-card{box-shadow:var(--lh-shadow);transition:transform .18s,box-shadow .18s,border-color .18s;border-color:var(--lh-border)!important}.ant-card:hover{border-color:#f2b4cf!important}.ant-card-head{border-bottom-color:var(--lh-border)!important}.ant-card-head-title{font-weight:600}.ant-table-wrapper .ant-table{border-radius:12px;overflow:hidden}.ant-table-wrapper .ant-table-container{border-radius:12px}.ant-table-thead>tr>th{white-space:nowrap;font-weight:600!important}.ant-table-tbody>tr>td{vertical-align:middle}.ant-table-tbody>tr:hover>td{background:#f8e8f2!important}.ant-btn-primary{box-shadow:0 7px 18px #cf2c9533}.ant-btn-primary:hover{box-shadow:0 9px 22px #a9227940}.ant-input:focus,.ant-input-focused,.ant-input:hover,.ant-input-number-focused,.ant-input-number:hover,.ant-select-focused .ant-select-selector,.ant-select-selector:hover,.ant-picker-focused,.ant-picker:hover,.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:hover{border-color:var(--lh-primary)!important}.ant-input:focus,.ant-input-focused,.ant-input-number-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused,.ant-input-affix-wrapper-focused{box-shadow:0 0 0 2px var(--lh-focus-ring)!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker,.ant-input-affix-wrapper{border-radius:9px!important}.ant-form-item-label>label{font-weight:600}.ant-tabs-nav{margin-bottom:18px!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--lh-primary-dark)!important}.ant-tabs-ink-bar{background:var(--lh-primary)!important}.ant-empty{padding:24px 0}.center-page .ant-card{height:100%}.center-page .ant-card-hoverable:hover{box-shadow:var(--lh-shadow-hover);transform:translateY(-4px)}.center-page .ant-card-body{min-height:118px}.content-container .ant-row{margin-bottom:6px}.content-container .ant-statistic-content-value{letter-spacing:-.02em;font-weight:700}.content-container .ant-statistic-title{color:var(--lh-muted)}.owner-panel strong{font-size:16px}.owner-panel>div:first-child>div{color:var(--lh-muted);line-height:1.45}.owner-panel .ant-btn{flex-shrink:0}.ant-drawer .ant-drawer-header{background:var(--lh-primary-soft)}.ant-drawer .ant-drawer-title{font-weight:700}.tracking-page .ant-card{border-radius:18px!important}.tracking-page .ant-card-head-title{font-size:18px}.tracking-page .ant-steps-item-process .ant-steps-item-icon{background:var(--lh-primary)!important;border-color:var(--lh-primary)!important}.tracking-page .ant-steps-item-process .ant-steps-item-title{color:var(--lh-primary-dark)!important}.tracking-page .ant-steps-item-finish .ant-steps-item-icon{border-color:var(--lh-primary)!important}.tracking-page .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:var(--lh-primary)!important}.tracking-page .ant-steps-item-finish .ant-steps-item-tail:after{background-color:var(--lh-primary-light)!important}.content-container form{max-width:960px}.content-container form .ant-space{flex-wrap:wrap}.ant-tag{border-radius:999px;padding-inline:10px;font-weight:600}@media (width<=1100px){.page-shell{padding:24px}.ant-layout-header{padding-inline:18px!important}.ant-layout-header>.ant-typography{min-width:150px!important}}@media (width<=900px){.page-shell{padding:18px}.page-heading{flex-direction:column;gap:12px}.owner-panel{align-items:flex-start}}@media (width<=760px){.ant-layout-header{flex-wrap:wrap;min-height:64px;gap:10px!important;height:auto!important;padding-block:10px!important}.ant-layout-header .ant-menu{flex-basis:100%;order:3;width:100%}.ant-layout-header .ant-space{margin-left:auto}.content-container .ant-table-wrapper{overflow-x:auto}.tracking-page{padding:22px 12px 36px}}@media (width<=640px){.page-shell{padding:12px}.center-page{padding:20px 12px}.owner-panel{flex-direction:column;align-items:flex-start}.owner-panel .ant-btn,.page-heading .ant-btn{width:100%}.content-container>.ant-card{border-radius:12px!important}}@media (width<=480px){.tracking-page .ant-card-body{padding:18px 14px}.ant-drawer-content-wrapper{max-width:100vw}.ant-modal{max-width:calc(100vw - 20px);margin:10px auto}}:root{--lh-primary:#ec4899;--lh-primary-dark:#db2777;--lh-primary-light:#f472b6;--lh-white:#fff;--lh-black:#000}.lh-header,.app-header,header{color:#fff!important;background:#ec4899!important}.lh-header a,.app-header a,header a{color:#fff!important}.lh-header .active,.app-header .active,header .active,.lh-header a:hover,.app-header a:hover,header a:hover{color:#fff!important;background:#f472b6!important}.ant-btn-primary{background:#ec4899!important;border-color:#ec4899!important}.ant-btn-primary:hover,.ant-btn-primary:focus{background:#f472b6!important;border-color:#f472b6!important}.ant-typography a,a{color:#db2777}a:hover{color:#ec4899}
