code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-select-dropdown{z-index:1050!important}.ant-select-dropdown .ant-select-item-option{cursor:pointer}.ant-select-dropdown .ant-select-item-option:hover{background-color:#f5f5f5}.critical-row{background-color:#fff1f0!important}.warning-row{background-color:#fffbe6!important}.critical-row:hover td,.warning-row:hover td{background-color:#fafafa!important}.logo{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;height:64px;justify-content:center}.logo h2{color:#1890ff;margin:0}.site-layout-header{background:#fff;box-shadow:0 2px 8px #0000000f;padding:0}.header-content{height:100%;justify-content:space-between;padding:0 24px}.header-content,.header-left,.header-right{align-items:center;display:flex}.trigger{cursor:pointer;font-size:18px;line-height:64px;padding:0 24px;transition:color .3s}.trigger:hover{color:#1890ff}.site-layout-content{background:#f0f2f5;margin:24px;max-width:100%;min-height:280px;overflow-x:hidden;padding:24px}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-card{box-shadow:0 10px 40px #0000001a;max-width:400px;width:100%}.login-header{margin-bottom:32px;text-align:center}.login-header h1{color:#1890ff;margin-bottom:8px}.login-header p{color:#8c8c8c;margin:0}.enhanced-animal-search{background:#fff;border-radius:8px;padding:16px;width:100%}.search-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.search-header h3{color:#333;font-size:16px;font-weight:600;margin:0}.search-hint{color:#888;font-size:12px;font-style:italic}.animal-search-autocomplete .ant-input-affix-wrapper{border-radius:6px;transition:all .3s}.animal-search-autocomplete .ant-input-affix-wrapper:hover{border-color:#4096ff;box-shadow:0 2px 8px #4096ff1a}.animal-search-autocomplete .ant-input-affix-wrapper-focused{border-color:#4096ff;box-shadow:0 0 0 2px #4096ff33}.enhanced-animal-dropdown{border-radius:8px;box-shadow:0 4px 16px #0000001f;overflow:hidden}.enhanced-animal-dropdown .ant-select-dropdown-content{padding:4px}.enhanced-animal-option{align-items:flex-start;border-radius:6px;cursor:pointer;display:flex;min-height:56px;padding:8px;transition:all .2s}.enhanced-animal-option:hover{background-color:#f5f8ff}.animal-photo-container{flex-shrink:0;margin-right:12px}.animal-photo{border:2px solid #f0f0f0;object-fit:cover}.animal-photo-placeholder{background-color:#f5f5f5;color:#bfbfbf}.animal-info-container{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.animal-primary-info{align-items:baseline;display:flex;font-size:14px;gap:6px;line-height:1.4}.animal-identifier{color:#1a1a1a;font-size:15px;font-weight:600}.animal-name{color:#666;flex:1 1;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.animal-secondary-info{align-items:center;display:flex;gap:8px;justify-content:space-between}.animal-tags{display:flex;flex:1 1;flex-wrap:wrap;gap:4px}.mini-tag{font-size:11px!important;height:20px!important;line-height:18px!important;margin:0!important;padding:0 6px!important}.animal-stats{color:#666;display:flex;font-size:11px;gap:12px;white-space:nowrap}.stat-item{align-items:center;display:inline-flex}.stat-item:before{color:#d9d9d9;content:"•";margin-right:4px}.stat-item:first-child:before{display:none}.no-results,.search-loading{color:#999;padding:16px;text-align:center}.no-results{font-size:13px}.search-hint-dropdown{color:#999;font-size:12px;font-style:italic;padding:12px;text-align:center}.selected-animal-display{animation:slideIn .3s ease;margin-top:12px}.selected-animal-display .ant-tag{border-radius:4px;font-size:13px;padding:4px 12px}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.animal-secondary-info,.search-header{align-items:flex-start;flex-direction:column;gap:4px}.enhanced-animal-option{padding:6px}.animal-photo-container{margin-right:8px}.animal-primary-info{font-size:13px}.animal-identifier{font-size:14px}}@media (prefers-contrast:high){.enhanced-animal-option:hover{background-color:#e6f4ff;outline:1px solid #1890ff}.animal-photo{border-width:3px}}.animal-photo{background-color:#f5f5f5;transition:opacity .3s}.animal-photo[src]{opacity:0}.animal-photo.loaded{opacity:1}.enhanced-animal-dropdown .rc-virtual-list-scrollbar{width:6px}.enhanced-animal-dropdown .rc-virtual-list-scrollbar-thumb{background:#0003;border-radius:3px}.enhanced-animal-dropdown .rc-virtual-list-scrollbar-thumb:hover{background:#0000004d}.dashboard-container{background:#f0f2f5;min-height:100%;padding:24px}.dashboard-container h1{color:#262626;margin-bottom:24px}.farm-performance{padding:16px 0}.performance-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.performance-item span:first-child{flex:1 1;font-weight:500;margin-right:16px}.recent-activities{padding:16px 0}.activity-item{border-bottom:1px solid #f0f0f0;display:flex;padding:12px 0}.activity-item:last-child{border-bottom:none}.activity-time{color:#8c8c8c;font-size:14px;width:60px}.activity-text{color:#262626;flex:1 1}@keyframes pulse-highlight{0%{r:8;stroke-width:2;opacity:1}50%{r:14;stroke-width:4;opacity:.8}to{r:8;stroke-width:2;opacity:1}}@keyframes glow-highlight{0%{filter:drop-shadow(0 0 3px rgba(255,68,68,.8))}50%{filter:drop-shadow(0 0 8px rgba(255,68,68,1))}to{filter:drop-shadow(0 0 3px rgba(255,68,68,.8))}}.highlighted-animal-point{fill:#f44!important;stroke:red!important;stroke-width:3;animation:pulse-highlight 1.5s ease-in-out infinite;cursor:pointer;filter:drop-shadow(0 0 6px rgba(255,68,68,.8));z-index:1000}.highlighted-animal-circle{animation:glow-highlight 2s ease-in-out infinite}.highlighted-animal-tooltip{background:linear-gradient(135deg,#f44,#f66)!important;border:2px solid red;box-shadow:0 4px 12px #f446;color:#fff!important;font-weight:700}@keyframes bounce-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.highlight-indicator{animation:bounce-arrow 1s ease-in-out infinite;color:#f44;font-size:24px;pointer-events:none;position:absolute}.columns-list{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;max-height:400px;overflow-y:auto;padding:12px}.sortable-item{background:#fff;border:1px solid #e8e8e8;border-radius:6px;cursor:move;margin-bottom:8px;padding:12px 16px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.sortable-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000014}.sortable-item.dragging{background:#f0f0f0;opacity:.5}.sortable-item-content{align-items:center;display:flex;justify-content:space-between;width:100%}.drag-handle{align-items:center;color:#bfbfbf;cursor:grab;display:flex;padding:4px;transition:color .2s}.drag-handle:hover{color:#1890ff}.drag-handle:active{color:#096dd9;cursor:grabbing}.visibility-icon{font-size:16px;margin-left:auto}.sortable-item-overlay{background:#fff;border:2px solid #1890ff;border-radius:6px;box-shadow:0 4px 12px #00000026;cursor:grabbing;padding:12px 16px}.columns-list::-webkit-scrollbar{width:8px}.columns-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.columns-list::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.columns-list::-webkit-scrollbar-thumb:hover{background:#555}.sortable-item .ant-checkbox-wrapper{flex:1 1;margin-left:12px}@keyframes highlight{0%{background-color:#e6f7ff}to{background-color:#fff}}.sortable-item.changed{animation:highlight .5s ease}.advanced-search-container{width:100%}.advanced-search-popover{max-width:400px;width:100%}.search-mode-selector{display:flex;gap:8px;justify-content:center}.search-presets{display:flex;flex-direction:column;gap:8px}.search-presets>span{color:#666;font-weight:500;margin-bottom:4px}.search-fields-list{max-height:300px;overflow-y:auto}.search-fields-header{font-weight:500;margin-bottom:12px}.search-field-item,.search-fields-header{align-items:center;display:flex;justify-content:space-between}.search-field-item{padding:4px 0;transition:background-color .2s}.search-field-item:hover{background-color:#f5f5f5;border-radius:4px;margin:0 -8px;padding:4px 8px}.search-field-item .ant-checkbox-wrapper{flex:1 1}.search-field-item .pinned{color:#1890ff}.search-popover-footer{display:flex;gap:8px;justify-content:space-between}.pinned-fields{background:#f0f2f5;border-radius:4px;display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px;padding:4px 8px}.search-fields-list::-webkit-scrollbar{width:6px}.search-fields-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.search-fields-list::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.search-fields-list::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.advanced-search-popover{max-width:90vw}.search-presets{flex-direction:column}.search-presets>.ant-space{flex-direction:column;width:100%}.search-presets>.ant-space>.ant-space-item,.search-presets>.ant-space>.ant-space-item>button{width:100%}}.animals-table-container .ant-table{font-size:13px}.animals-table-container{max-width:100%;overflow-x:auto;overflow-y:visible;padding-bottom:8px;position:relative;width:100%}.animals-table-container .ant-table,.animals-table-container .ant-table-wrapper{max-width:100%}.ant-table-sticky-holder{background:#fff;box-shadow:0 2px 8px #0000001a;z-index:12}.animals-table-container::-webkit-scrollbar{height:12px;width:8px}.animals-table-container::-webkit-scrollbar-track{background:#e8e8e8;border-radius:6px;box-shadow:inset 0 0 2px #0000001a}.animals-table-container::-webkit-scrollbar-thumb{background:#1890ff;border:2px solid #e8e8e8;border-radius:6px;min-width:40px}.animals-table-container::-webkit-scrollbar-thumb:hover{background:#096dd9;cursor:pointer}.animals-table-container .ant-table-tbody>tr>td,.animals-table-container .ant-table-thead>tr>th{border-right:1px solid #f0f0f0;padding:6px 8px;vertical-align:middle}.animals-table-container .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.animals-table-container .ant-table-tbody>tr>td:last-child,.animals-table-container .ant-table-thead>tr>th:last-child{border-right:none}.animals-table-container .ant-table-tbody>tr:hover>td{background:#fafafa}.animals-table-container [align=center]{text-align:center}.animals-table-container [align=right]{text-align:right}.animals-table-container [align=left]{text-align:left}.animals-table-container a{color:#1890ff;font-weight:500;text-decoration:none}.animals-table-container a:hover{text-decoration:underline}.animals-table-container .ant-tag{margin:0;vertical-align:middle}.animals-table-container .ant-btn-link{height:auto;line-height:inherit;padding:0 4px}.animals-table-container:after,.animals-table-container:before{bottom:20px;content:"";pointer-events:none;position:absolute;top:0;transition:opacity .3s;width:40px}.animals-table-container:after{background:linear-gradient(270deg,#fffffff2,#0000);right:0;z-index:1}.animals-table-container:before{background:linear-gradient(90deg,#fffffff2,#0000);left:0;opacity:0;z-index:2}.animals-table-container.scrolled-right:before{opacity:1}.animals-table-container:hover:after{opacity:.7}.ant-table-fixed-left{background:#fff;z-index:3}.ant-table-fixed-left .ant-table-cell:last-child{border-right:2px solid #f0f0f0}.ant-table-fixed-left:after{bottom:-1px;content:"";pointer-events:none;position:absolute;right:0;top:0;transform:translateX(100%);transition:box-shadow .3s;width:30px}.ant-table-ping-left .ant-table-fixed-left:after{box-shadow:inset 10px 0 8px -8px #00000026}.ant-table-cell-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.farm-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;margin-bottom:0;overflow:hidden;transition:all .2s ease}.farm-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.farm-card.expanded{border-color:#d9d9d9;box-shadow:0 8px 24px #0000001f}.farm-card.status-active{border-left:4px solid #52c41a}.farm-card.status-dry{border-left:4px solid #1890ff}.farm-card.status-empty{border-left:4px solid #bfbfbf}.farm-card-header-clickable{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:20px;transition:background-color .2s}.farm-card-header-clickable:hover{background-color:#fafafa}.farm-header-left{align-items:center;display:flex;flex:1 1}.farm-icon{font-size:28px;transition:transform .2s}.farm-card:hover .farm-icon{transform:scale(1.1)}.farm-title-group{display:flex;flex-direction:column;gap:4px}.farm-name{color:#262626;font-size:18px;font-weight:600;line-height:1.2;margin:0}.farm-code{color:#8c8c8c;font-size:13px;font-weight:400}.farm-header-right{align-items:center;display:flex;gap:12px}.farm-status-tag{border-radius:6px;font-weight:500;padding:4px 12px}.farm-action-buttons{display:flex;gap:4px}.farm-action-buttons .ant-btn{border-radius:6px}.farm-collapsed-content{background:#fafafa;border-top:1px solid #f0f0f0;padding:0 20px 20px}.farm-info-row{padding-top:16px}.farm-info-item{align-items:center;color:#595959;display:flex;font-size:14px;gap:8px}.farm-info-item .info-icon{font-size:16px}.farm-info-item strong{color:#262626;font-weight:600}.farm-divider{margin:0}.farm-stats-grid{background:#fafafa;padding:20px}.stat-card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;height:100%;padding:16px;text-align:center;transition:all .2s}.stat-card:hover{box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.stat-value{color:#262626;font-size:28px;font-weight:600;line-height:1.2;margin-bottom:8px}.stat-unit{color:#8c8c8c;font-size:14px;font-weight:400}.stat-label{align-items:center;color:#8c8c8c;display:flex;font-size:13px;gap:6px;justify-content:center}.stat-label .anticon{font-size:14px}.farm-stats-error,.farm-stats-loading{align-items:center;background:#fafafa;color:#8c8c8c;display:flex;gap:12px;justify-content:center;padding:32px}.farm-stats-error{color:#ff4d4f}.farm-refresh-section{background:#fff;border-top:1px solid #f0f0f0;padding:12px;text-align:center}.farm-card .ant-card-body{padding:0}@media (max-width:768px){.farm-card-header-clickable{align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.farm-header-right{justify-content:space-between;width:100%}.farm-icon{font-size:24px}.farm-name{font-size:16px}.farm-collapsed-content{padding:0 16px 16px}.farm-info-row{padding-top:12px}.farm-info-item{align-items:flex-start;flex-direction:column;gap:4px}.stat-card{padding:12px}.stat-value{font-size:24px}.farm-stats-grid{padding:16px}}@media (max-width:576px){.farm-info-row .ant-space{align-items:flex-start!important;flex-direction:column}.farm-info-item{flex-direction:row}}.settings-page{min-height:100vh}.settings-page h1{font-size:28px;font-weight:600;margin-bottom:24px}.settings-page .ant-tabs-content{background:#fff;border-radius:8px;padding:24px}.settings-page .ant-card{box-shadow:0 1px 2px 0 #00000008,0 1px 6px -1px #00000005,0 2px 4px 0 #00000005}.settings-page .ant-table-wrapper{margin-top:16px}.database-explorer-table{.ant-table-wrapper .ant-table-container{overflow-x:auto!important}.ant-table-sticky-holder{overflow:hidden;position:-webkit-sticky;position:sticky;z-index:1}.ant-table-container{border:1px solid #f0f0f0;border-radius:4px}.ant-table-body::-webkit-scrollbar,.ant-table-container::-webkit-scrollbar{height:10px;width:10px}.ant-table-body::-webkit-scrollbar-track,.ant-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}.ant-table-body::-webkit-scrollbar-thumb,.ant-table-container::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.ant-table-body::-webkit-scrollbar-thumb:hover,.ant-table-container::-webkit-scrollbar-thumb:hover{background:#555}.ant-table{width:100%}}.ant-table-sticky-scroll .ant-table-header{background:#fafafa;border-bottom:2px solid #f0f0f0;box-shadow:0 2px 8px #0000000f}.ant-table-cell{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-table-cell-ellipsis{max-width:400px}.livestream-container{padding:24px}.stream-image-container{background-color:#f0f0f0;min-height:200px;overflow:hidden;position:relative}.stream-image{cursor:pointer;display:block;height:auto;transition:transform .3s ease;width:100%}.stream-image:hover{transform:scale(1.05)}.stream-overlay{color:#fff;font-size:48px;left:50%;opacity:0;pointer-events:none;position:absolute;text-shadow:2px 2px 4px #000c;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.stream-image-container:hover .stream-overlay{opacity:1}.fullscreen-container{background-color:#000;display:flex;flex-direction:column;height:100vh;position:relative;width:100%}.fullscreen-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#000000e6,#0000);color:#fff;display:flex;justify-content:space-between;left:0;padding:20px 30px;position:absolute;right:0;top:0;z-index:10}.fullscreen-title{font-size:20px;font-weight:500;text-shadow:2px 2px 4px #000c}.fullscreen-controls{display:flex;gap:16px}.fullscreen-image-container{align-items:center;display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:80px 20px 20px}.fullscreen-image{background-color:#111;border-radius:8px;box-shadow:0 8px 32px #000c;max-height:95%;max-width:95%;object-fit:contain;transition:opacity .1s ease-in-out}.ant-spin-container{align-items:center;display:flex;justify-content:center;min-height:400px}@media (max-width:768px){.livestream-container{padding:16px}.fullscreen-header{padding:12px 16px}.fullscreen-title{font-size:16px}}.rufas-page{padding:24px}.rufas-page .ant-card-head-title{align-items:center;display:flex;gap:8px}.rufas-page .ant-table-row{cursor:pointer}.rufas-page .ant-table-row:hover{background-color:#fafafa}.rufas-page .ant-tag-processing{animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.rufas-page .ant-progress-circle .ant-progress-text{font-size:10px!important}.rufas-page .ant-modal-body .ant-form-item-label>label{font-weight:500}.rufas-page .ant-list-bordered{border-radius:6px}.rufas-page .ant-list-item{padding:8px 12px}.rufas-page pre{font-size:12px;line-height:1.5;max-height:400px}@media (max-width:768px){.rufas-page{padding:12px}.rufas-page .ant-card-extra{flex-wrap:wrap;gap:8px}.rufas-page .ant-space{flex-wrap:wrap}}.rufas-page .ant-tabs-tab{padding:12px 16px}.rufas-page .ant-descriptions-item-label{background-color:#fafafa;font-weight:500}.rufas-page .ant-tag.ant-tag-error,.rufas-page .ant-tag.ant-tag-success{margin-left:8px}.data-export-page{margin:0 auto;max-width:800px;padding:24px}.data-export-page .ant-card{border-radius:8px}.farm-info{background:#f5f5f5;border-radius:6px;margin-bottom:24px;padding:12px 16px}.export-form{margin-top:24px}.export-form .ant-form-item{margin-bottom:20px}.settings-alert{margin-bottom:16px}.settings-alert .ant-descriptions-item-label{font-weight:500}.fields-alert{margin-bottom:24px}.column-select-actions{margin-bottom:12px}.column-select-actions .ant-btn{margin-right:16px;padding:0}.export-columns-group{background:#fafafa;border:1px solid #d9d9d9;border-radius:6px;display:flex;flex-direction:column;gap:8px;padding:12px}.export-column-item{padding:4px 0}.export-column-item .ant-checkbox-wrapper{width:100%}.export-column-item strong{color:#1890ff}.export-button-container{margin-bottom:0;margin-top:24px}.export-button-container .ant-btn{min-width:180px}@media (prefers-color-scheme:dark){.farm-info{background:#1f1f1f}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{height:100vh}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}