[data-theme=light]{--theme-bg-base:#fff;--theme-bg-layout:#f5f5f5;--theme-sider-bg:#fff;--theme-menu-item-hover:rgba(109,190,69,.12);--theme-sider-overlay:hsla(0,0%,100%,.72);--theme-header-overlay:hsla(0,0%,100%,.72);--theme-content-overlay:hsla(0,0%,100%,.35);--theme-content-card-overlay:hsla(0,0%,100%,.78);--theme-content-card-overlay-strong:hsla(0,0%,100%,.82);--theme-content-input-overlay:hsla(0,0%,100%,.8);--theme-content-modal-overlay:hsla(0,0%,100%,.92);--theme-login-form-overlay:hsla(0,0%,100%,.75);--theme-login-input-overlay:hsla(0,0%,100%,.88);--theme-header-bg:#fff;--theme-header-color:rgba(0,0,0,.88);--theme-text-primary:rgba(0,0,0,.88);--theme-text-secondary:rgba(0,0,0,.65);--theme-border:#d9d9d9;--theme-tooltip-bg:#f6ffed;--theme-tooltip-color:#262626}[data-theme=dark]{--theme-bg-base:#141414;--theme-bg-layout:#000;--theme-sider-bg:#1f1f1f;--theme-menu-item-hover:hsla(0,0%,100%,.08);--theme-sider-overlay:rgba(31,31,31,.78);--theme-header-overlay:rgba(31,31,31,.78);--theme-content-overlay:hsla(0,0%,8%,.42);--theme-content-card-overlay:rgba(31,31,31,.55);--theme-content-card-overlay-strong:rgba(31,31,31,.62);--theme-content-input-overlay:rgba(31,31,31,.58);--theme-content-modal-overlay:rgba(31,31,31,.92);--theme-login-form-overlay:rgba(31,31,31,.78);--theme-login-input-overlay:rgba(31,31,31,.88);--theme-header-bg:#1f1f1f;--theme-header-color:hsla(0,0%,100%,.85);--theme-text-primary:hsla(0,0%,100%,.85);--theme-text-secondary:hsla(0,0%,100%,.65);--theme-border:#424242;--theme-tooltip-bg:#162312;--theme-tooltip-color:hsla(0,0%,100%,.9)}html:not([data-theme]){--theme-bg-base:#fff;--theme-bg-layout:#f5f5f5;--theme-sider-bg:#fff;--theme-menu-item-hover:rgba(109,190,69,.12);--theme-sider-overlay:hsla(0,0%,100%,.72);--theme-header-overlay:hsla(0,0%,100%,.72);--theme-content-overlay:hsla(0,0%,100%,.35);--theme-content-card-overlay:hsla(0,0%,100%,.78);--theme-content-card-overlay-strong:hsla(0,0%,100%,.82);--theme-content-input-overlay:hsla(0,0%,100%,.8);--theme-content-modal-overlay:hsla(0,0%,100%,.92);--theme-login-form-overlay:hsla(0,0%,100%,.75);--theme-login-input-overlay:hsla(0,0%,100%,.88);--theme-header-bg:#fff;--theme-header-color:rgba(0,0,0,.88);--theme-text-primary:rgba(0,0,0,.88);--theme-text-secondary:rgba(0,0,0,.65);--theme-border:#d9d9d9;--theme-tooltip-bg:#f6ffed;--theme-tooltip-color:#262626}.eon-layout-with-bg{flex:1;display:flex;min-height:100vh;min-width:0;position:relative}.eon-layout-with-bg>.ant-layout-sider{flex-shrink:0}.eon-layout-with-bg>.ant-layout{width:0;flex:1 1 0%;min-width:0;display:flex;flex-direction:column}.ant-tooltip-inner{background:var(--theme-tooltip-bg)!important;color:var(--theme-tooltip-color)!important;border:none!important;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ant-tooltip-arrow{display:none!important}.ant-menu-inline-collapsed-tooltip .ant-tooltip-inner,.ant-menu-inline-collapsed-tooltip .ant-tooltip-inner *{color:var(--theme-tooltip-color)!important}html[data-theme=dark] .ant-dropdown .ant-dropdown-menu,html[data-theme=dark] .ant-dropdown-menu{background:var(--theme-content-modal-overlay)!important;border-color:var(--theme-border)!important}html[data-theme=dark] .ant-dropdown-menu-item,html[data-theme=dark] .ant-dropdown-menu-item:hover{color:var(--theme-text-primary)!important;background:transparent!important}html[data-theme=dark] .ant-dropdown-menu-item:hover{background:hsla(0,0%,100%,.08)!important}html[data-theme=dark] .ant-modal-body,html[data-theme=dark] .ant-modal-content,html[data-theme=dark] .ant-modal-header{background:var(--theme-content-modal-overlay)!important;color:var(--theme-text-primary)!important;border-color:var(--theme-border)!important}html[data-theme=dark] .ant-modal-title{color:var(--theme-text-primary)!important}html[data-theme=dark] .ant-modal-close{color:var(--theme-text-secondary)!important}html[data-theme=dark] .ant-modal-close:hover{color:var(--theme-text-primary)!important}html[data-theme=dark] .ant-picker-dropdown,html[data-theme=dark] .ant-select-dropdown{background:var(--theme-content-modal-overlay)!important}html[data-theme=dark] .ant-select-item,html[data-theme=dark] .ant-select-item-option{color:var(--theme-text-primary)!important}html[data-theme=dark] .ant-picker-cell:hover .ant-picker-cell-inner,html[data-theme=dark] .ant-select-item-option-active{background:hsla(0,0%,100%,.08)!important}html[data-theme=dark] .ant-table,html[data-theme=dark] .ant-table-container table,html[data-theme=dark] .ant-table-tbody>tr>td,html[data-theme=dark] .ant-table-thead>tr>th,html[data-theme=dark] .ant-table-wrapper{background:var(--theme-content-card-overlay)!important;color:var(--theme-text-primary)!important;border-color:var(--theme-border)!important}html[data-theme=dark] .ant-table-thead>tr>th{background:var(--theme-content-card-overlay-strong)!important}html[data-theme=dark] .ant-table-tbody>tr.ant-table-cell-row-click>td,html[data-theme=dark] .ant-table-tbody>tr:hover>td{background:rgba(24,144,255,.2)!important}html[data-theme=dark] .ant-table-tbody>tr.ant-table-placeholder:hover>td{background:var(--theme-content-card-overlay)!important}html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-input-affix-wrapper,html[data-theme=dark] .ant-input-number,html[data-theme=dark] .ant-picker,html[data-theme=dark] .ant-select-selector{background:var(--theme-content-input-overlay)!important;color:var(--theme-text-primary)!important;border-color:var(--theme-border)!important}html[data-theme=dark] .ant-input-affix-wrapper input::-moz-placeholder,html[data-theme=dark] .ant-input::-moz-placeholder{color:var(--theme-text-secondary)!important}html[data-theme=dark] .ant-input-affix-wrapper input::placeholder,html[data-theme=dark] .ant-input::placeholder{color:var(--theme-text-secondary)!important}html[data-theme=dark] .ant-card{background:var(--theme-content-card-overlay)!important;border-color:var(--theme-border)!important}html[data-theme=dark] .ant-card,html[data-theme=dark] .ant-form-item-label>label{color:var(--theme-text-primary)!important}html[data-theme=dark] .ant-form-item-explain,html[data-theme=dark] .ant-form-item-extra{color:var(--theme-text-secondary)!important}html[data-theme=dark] .ant-modal-confirm .ant-modal-body{background:var(--theme-content-modal-overlay)!important}html[data-theme=dark] .ant-modal-confirm-content,html[data-theme=dark] .ant-modal-confirm-title{color:var(--theme-text-primary)!important}.ant-layout-sider .ant-menu-item,.ant-layout-sider .ant-menu-submenu-title{transition:background .2s}.ant-dropdown-menu-item:hover,.ant-layout-sider .ant-menu-item:hover,.ant-layout-sider .ant-menu-submenu:hover>.ant-menu-submenu-title{background:var(--theme-menu-item-hover)!important}.ant-breadcrumb a{padding:2px 6px;border-radius:4px;transition:background .2s}.ant-breadcrumb a:hover{background:var(--theme-menu-item-hover)!important;color:inherit}[data-theme=light] .ant-breadcrumb a:hover,html:not([data-theme=dark]) .ant-breadcrumb a:hover{color:#1f1f1f!important}html[data-theme=dark] .ant-breadcrumb a:hover{color:hsla(0,0%,100%,.85)!important}

/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid}:after,:before{--tw-content:""}html{line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{line-height:inherit}hr{color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-size:100%;font-weight:inherit;padding:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}menu,ol,ul{list-style:none;margin:0;padding:0}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.col-span-1{grid-column:span 1/span 1}.\!m-0{margin:0!important}.-ml-1{margin-left:-.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[20px\]{margin-bottom:20px}.mb-\[6px\]{margin-bottom:6px}.mb-\[8px\]{margin-bottom:8px}.ml-2{margin-left:.5rem}.ml-\[20px\]{margin-left:20px}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-\[20px\]{margin-right:20px}.mr-\[24px\]{margin-right:24px}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-\[20px\]{margin-top:20px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.\!h-full{height:100%!important}.h-2{height:.5rem}.h-\[180px\]{height:180px}.h-\[260px\]{height:260px}.h-\[280px\]{height:280px}.h-\[300px\]{height:300px}.h-\[320px\]{height:320px}.h-\[32px\]{height:32px}.h-\[400px\]{height:400px}.h-\[48px\]{height:48px}.h-auto{height:auto}.h-full{height:100%}.min-h-\[200px\]{min-height:200px}.min-h-\[260px\]{min-height:260px}.min-h-\[300px\]{min-height:300px}.\!w-full{width:100%!important}.w-2{width:.5rem}.w-\[220px\]{width:220px}.w-full{width:100%}.min-w-0{min-width:0}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-0{border-width:0}.bg-\[\#1890ff\]{--tw-bg-opacity:1;background-color:rgb(24 144 255/var(--tw-bg-opacity))}.bg-\[\#fa8c16\]{--tw-bg-opacity:1;background-color:rgb(250 140 22/var(--tw-bg-opacity))}.bg-main{--tw-bg-opacity:1;background-color:rgb(109 190 69/var(--tw-bg-opacity))}.p-0{padding:0}.p-4{padding:1rem}.p-\[15px\]{padding:15px}.p-\[25px\]{padding:25px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-\[15px\]{padding-left:15px;padding-right:15px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pl-12{padding-left:3rem}.pl-6{padding-left:1.5rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-right{text-align:right}.text-\[16px\]{font-size:16px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-\[\#279BEF\]{--tw-text-opacity:1;color:rgb(39 155 239/var(--tw-text-opacity))}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}html{height:100%}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));height:100%}.modal-form-unify .ant-form-item{margin-bottom:16px}.modal-form-unify .modal-footer-buttons{margin-top:16px;margin-bottom:0;display:flex;justify-content:flex-end;gap:8px}.modal-form-unify .modal-footer-buttons .ant-form-item{margin-bottom:0}.ant-modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 24px}.plant-detail-back-link{color:rgba(0,0,0,.65)!important}.plant-detail-back-link:hover,.plant-detail-parent-tabs.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#52c41a!important}.plant-detail-parent-tabs.ant-tabs .ant-tabs-ink-bar{background:#52c41a!important}.plant-detail-parent-tabs.ant-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#52c41a!important}.plant-list-tabs-no-underline.ant-tabs .ant-tabs-nav:after,.plant-list-tabs-no-underline.ant-tabs .ant-tabs-nav:before{display:none!important}.plant-list-tabs-no-underline.ant-tabs .ant-tabs-nav{margin-bottom:16px;border-bottom:none!important}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.plant-marker-icon{background:none!important;border:none!important}.plant-marker-wrap{display:flex;align-items:center;gap:6px;white-space:nowrap}.plant-pin{width:28px;height:28px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 2px 6px rgba(0,0,0,.35);border:2px solid #fff;flex-shrink:0}.plant-pin-label{color:#fff;text-shadow:1px 1px 2px #000,0 0 4px #000;font-weight:700;font-size:13px;line-height:1.2}.plant-map-tooltip{background:rgba(0,0,0,.85);color:#fff;border:none;border-radius:6px;padding:8px 12px;font-size:12px;box-shadow:0 2px 8px rgba(0,0,0,.25)}.plant-map-tooltip.leaflet-tooltip-top:before{border-top-color:rgba(0,0,0,.85)}.plant-tooltip-content strong{display:block;margin-bottom:4px}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}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{padding:0;border-style:none}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{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}