html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{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)}@-ms-viewport{width:device-width}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[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{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}pre,code,kbd,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}a,area,button,[role=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}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-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}:root{--color-primary: #1a5ccc;--color-primary-dark: #0d47a1;--color-primary-light: #e8f4fd;--color-two: #2d7fef;--color-three: #5fa0f5;--color-four: #a8cbfa;--color-hover: #e8f1fd;--color-success: #52c41a;--color-warning: #faad14;--color-error: #ff4d4f;--color-info: #1890ff;--color-reserved: #fa8c16;--color-checkin: #52c41a;--color-checkout: #8c8c8c;--bg-header: linear-gradient(135deg, #1a4d8c 0%, #2a6bb8 50%, #3a80c8 100%);--bg-sider: #f0f5fa;--bg-content: #f5f7fa;--bg-card: #ffffff;--text-primary: rgba(0, 0, 0, .85);--text-secondary: rgba(0, 0, 0, .65);--text-disabled: rgba(0, 0, 0, .25);--text-white: #ffffff;--border-color: #e8e8e8;--border-radius: 4px;--box-shadow: 0 2px 8px rgba(0, 0, 0, .08);--box-shadow-hover: 0 4px 12px rgba(0, 0, 0, .12);--top-z-index: 999;--layout-header-height: 56px;--layout-sider-width: 200px;--layout-sider-collapsed-width: 64px}.f-r-c-s{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.f-r-c-e{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.f-r-s-s{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.f-r-c-c{display:flex;flex-direction:row;align-items:center;justify-content:center}.f-r-c-s-b{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.f-r-c-s-a{display:flex;flex-direction:row;align-items:center;justify-content:space-around}.f-r-b{display:flex;flex-direction:row;align-items:baseline}.f-c-s-c{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.f-c-c-s{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.f-c-c-e{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.f-c-c-c{display:flex;flex-direction:column;align-items:center;justify-content:center}.f-c-c-s-b{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.f-c-s-s-b{display:flex;flex-direction:column;align-items:start;justify-content:space-between}.f-c-c-s-a{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.f-c-e-c{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.f-1{flex:1}.f-s-0{flex-shrink:0}.f-g-8{gap:8px}.f-g-16{gap:16px}.f-wrap{flex-wrap:wrap}.m-r-4{margin-right:4px}.m-r-8{margin-right:8px}.m-r-12{margin-right:12px}.m-r-16{margin-right:16px}.m-r-20{margin-right:20px}.m-r-24{margin-right:24px}.m-r-28{margin-right:28px}.m-r-32{margin-right:32px}.m-r-36{margin-right:36px}.m-b-4{margin-bottom:4px}.m-b-8{margin-bottom:8px}.m-b-12{margin-bottom:12px}.m-b-16{margin-bottom:16px}.m-b-20{margin-bottom:20px}.m-b-24{margin-bottom:24px}.m-b-28{margin-bottom:28px}.m-b-32{margin-bottom:32px}.m-b-36{margin-bottom:36px}.m-l-4{margin-left:4px}.m-l-8{margin-left:8px}.m-l-12{margin-left:12px}.m-l-16{margin-left:16px}.m-l-20{margin-left:20px}.m-l-24{margin-left:24px}.m-l-28{margin-left:28px}.m-l-32,.m-l-36{margin-left:32px}.m-t-4{margin-top:4px}.m-t-8{margin-top:8px}.m-t-12{margin-top:12px}.m-t-16{margin-top:16px}.m-t-20{margin-top:20px}.m-t-24{margin-top:24px}.m-t-28{margin-top:28px}.m-t-32{margin-top:32px}.m-t-36{margin-top:36px}.s-10{font-size:10px}.s-12{font-size:12px}.s-14{font-size:14px}.s-16{font-size:16px}.s-18{font-size:18px}.s-20{font-size:20px}.s-22{font-size:22px}.s-24{font-size:24px}.s-26{font-size:26px}.s-28{font-size:28px}.s-30{font-size:30px}.s-32{font-size:32px}.l-h-12{line-height:12px}.l-h-14{line-height:14px}.l-h-16{line-height:16px}.l-h-18{line-height:18px}.l-h-20{line-height:20px}.l-h-22{line-height:22px}.l-h-24{line-height:24px}.l-h-26{line-height:26px}.l-h-28{line-height:28px}.l-h-30{line-height:30px}.l-h-32{line-height:32px}.w-400{font-weight:400}.w-500{font-weight:500}.w-600{font-weight:600}.w-700{font-weight:700}.color-main{color:var(--color-primary)}.color-primary{color:#333}.color-placeholder{color:#c2c2c2}.color-error{color:red}.color-danger{color:#ff4d4f}.color-hover{color:var(--color-hover)}.color-tip{color:#00000073}.color-normal-text{color:#000000d9}.bg-reserved{background:var(--color-reserved)}.bg-checkin{background:var(--color-checkin)}.bg-checkout{background:var(--color-checkout)}.bg-delete{background:#000}.text-underline{text-decoration:underline}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.single-line{display:-webkit-box;word-break:break-all;word-wrap:break-word;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.two-line{display:-webkit-box;word-break:break-all;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.three-line{display:-webkit-box;word-break:break-all;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mod_layout_content_box{padding:24px;background:#fff}.mod_layout_content_box .mod_layout_content_title{font-size:16px;font-weight:600;color:#000000d9;border-radius:8px 8px 0 0}
