.fortune-container{display:flex;width:100%;height:100%;margin:0;padding:0;flex-direction:column;font-family:Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;background-color:#fff;position:relative}.fortune-workarea{width:100%}.fortune-popover-backdrop{position:absolute;top:0;left:0;z-index:1003;height:100%;width:100%}.fortune-modal-container{background:#ffffff80;display:flex;align-items:center;justify-content:center}html::-webkit-scrollbar-button{display:none}.fortune-stat-area{display:flex;justify-content:flex-end;align-items:center}.fortune-sheet-container{display:flex;flex:1;flex-direction:column}.fortune-col-body{display:flex;flex:1;flex-direction:row}.fortune-sheet-area{flex:1;position:relative}.fortune-sheet-canvas-placeholder,.fortune-sheet-canvas{width:100%;height:100%;display:block}.fortune-sheet-canvas{position:absolute}.fortune-sheet-overlay{position:absolute;width:100%;height:100%;outline-style:none}.fortune-cell-area{border-collapse:collapse;position:relative;overflow:hidden;outline-style:none;cursor:default}.fortune-row-body{display:flex;flex-direction:row}.fortune-row-header{position:relative;flex-shrink:0;outline-style:none;color:#5e5e5e;overflow:hidden;padding:2px 0 0;margin-top:-2px;cursor:default;width:45px}.fortune-row-header-hover{position:absolute;z-index:11;border:0 none;right:0;width:100%;margin-top:2px;display:none;background-color:#c2c2c266}.fortune-row-header-selected{position:absolute;z-index:10;border-right:1px solid #0188fb;right:0;width:100%;margin-top:2px;display:none;background-color:#4c4c4c1a}.fortune-col-header-wrap{display:flex;flex-direction:row}.fortune-col-header{color:#5e5e5e;overflow:hidden;padding:0;cursor:default;flex:1;height:19px;outline-style:none;position:relative}.fortune-col-header-hover{color:#5e5e5e;cursor:default;position:absolute;z-index:11;border:0 none;bottom:0;height:100%;margin-left:0;display:none;background-color:#c2c2c266}.fortune-col-header-hover .header-arrow{position:absolute;right:6px;top:50%;transform:translateY(-44%)}.fortune-col-header-selected{color:#5e5e5e;cursor:default;position:absolute;z-index:10;border-bottom:1px solid #0188fb;bottom:0;height:100%;margin-left:0;display:none;background-color:#4c4c4c1a}.fortune-left-top{width:44.5px;height:18.5px;border:solid 0 #dfdfdf;position:relative;padding-top:0;border-width:0 1px 1px 0;padding-left:0;cursor:pointer;background-color:#fff}.fortune-add-row-button{padding:1px 20px;display:inline-flex;align-items:center;margin:0 8px;border:none;border-radius:4px;font-size:14px;line-height:20px;outline:none;cursor:pointer;color:#262a33;background-color:#fff;border:1px solid rgb(200,200,200)}.luckysheet-cell-selected-focus{position:absolute;pointer-events:none;z-index:14;margin:0;background:#0050d026;display:none}.fortune-selection-copy{position:absolute;pointer-events:none;z-index:18;border:none;margin:0}.fortune-selection-copy .fortune-copy{position:absolute;z-index:18;background-color:transparent}.fortune-selection-highlight{position:absolute;z-index:14;border:none;margin:0}.fortune-cell-selected-extend{position:absolute;pointer-events:none;z-index:16;border:1px dashed #0188fb;margin:-1px 0 0 -1px;display:none}.fortune-cell-selected-move{cursor:move;position:absolute;z-index:16;border:2px solid #0188fb;margin:-1px 0 0 -1px;display:none}.luckysheet-cell-selected{position:absolute;pointer-events:none;z-index:15;border:1px solid #0188fb;margin:-1px 0 0 -1px;background:#0188fb26;display:none;box-sizing:content-box}.luckysheet-cs-inner-border{pointer-events:none;border:1px solid #fff;position:absolute;top:0;bottom:0;left:0;right:0}.luckysheet-cs-fillhandle{position:absolute;width:6px;height:6px;bottom:-5px;cursor:crosshair;background-color:#0188fb;border:solid 1px #fff;z-index:16;pointer-events:auto;right:-5px}.luckysheet-cs-draghandle{position:absolute;cursor:move;background-color:#fff;opacity:.01;z-index:15;pointer-events:auto;border:2px solid #fff}.luckysheet-cs-draghandle-top{top:-4px;left:-2px;right:-2px;height:2px}.luckysheet-cs-draghandle-bottom{right:0;left:-2px;bottom:-4px;height:2px}.luckysheet-cs-draghandle-left{top:0;left:-4px;bottom:0;width:2px}.luckysheet-cs-draghandle-right{top:0;right:-4px;bottom:0;width:2px}.luckysheet-cs-touchhandle{display:none;position:absolute;width:16px;height:16px;padding:5px;z-index:100;pointer-events:auto;touch-action:auto}.luckysheet-cs-touchhandle:before{content:"";display:block;width:16px;height:16px;border:.5px solid rgba(0,0,0,.15);background-color:#fff;box-sizing:border-box;border-radius:50%}.luckysheet-cs-touchhandle-lt{left:-13px;top:-13px}.luckysheet-cs-touchhandle-lb{left:-13px;bottom:-13px}.luckysheet-cs-touchhandle-rt{right:-13px;top:-13px}.luckysheet-cs-touchhandle-rb{right:-13px;bottom:-13px}.luckysheet-cs-touchhandle .luckysheet-cs-touchhandle-btn{position:absolute;width:10px;height:10px;left:8px;top:8px;background-color:#018ffb;background-position:center;box-sizing:border-box;border-radius:50%;z-index:11}.luckysheet-input-box{position:absolute;font: 400 13px arial,sans,sans-serif;z-index:15;display:flex;flex-direction:column}.luckysheet-input-box-inner{font: 400 13px arial,sans,sans-serif;text-align:left;max-height:9900px;max-width:9900px;border:1px #5292f7 solid;padding:0 2px;margin:0;resize:none;overflow:hidden;white-space:pre-wrap;outline:none;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / 40%);-moz-box-shadow:0 2px 5px rgba(0,0,0,.4);box-shadow:0 2px 5px #0006;word-wrap:break-word;background-color:#fff;font-size:13px;right:auto;overflow-y:auto;box-sizing:border-box}.luckysheet-cell-input{width:100%;margin:0;outline:none;cursor:text;white-space:pre-wrap}.luckysheet-formula-text-color{color:#000}.luckysheet-formula-text-string{color:#228b22}.luckysheet-cell-flow{margin:0;padding:0;border:none 0;position:relative;touch-action:manipulation}.luckysheet-cell-flow-clip{border-collapse:collapse;cursor:default;width:5000000px;touch-action:manipulation;overflow:hidden}.luckysheet-cell-flow-col{margin:0;padding:0;border:none 0;position:relative;touch-action:manipulation;overflow:hidden;float:left;direction:ltr}.luckysheet-cell-sheettable{position:relative;text-align:left;font-size:11pt;color:#000;text-decoration:none}.luckysheet-bottom-controll-row{position:absolute;height:30px;bottom:38px;left:0;z-index:1000}#luckysheet-bottom-add-row{padding:5px 20px;margin-right:5px;margin-top:-2px}#luckysheet-bottom-add-row-input{width:40px;min-width:40px}#luckysheet-bottom-return-top{padding:5px 6px;margin-left:10px;margin-top:-2px}.luckysheet-cell-flow-column{position:absolute;height:inherit;width:inherit;top:0;left:0;z-index:1;touch-action:manipulation}.luckysheet-cell-flow-column-line{position:absolute;border-right:1px solid #d4d4d4;height:inherit}.luckysheet-cell-flow-row{text-align:left;position:absolute;height:inherit;width:inherit;top:0;left:0;z-index:1;touch-action:manipulation}.luckysheet-cell-flow-row-line{position:absolute;border-bottom:1px solid #d4d4d4;width:inherit}.fortune-cols-change-size,.fortune-rows-change-size,.fortune-change-size-line,.fortune-cols-freeze-handle,.fortune-rows-freeze-handle,.fortune-freeze-drag-line{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;z-index:12}.fortune-cols-change-size{width:5px;height:100%;background:#0188fb;cursor:ew-resize;opacity:0}.fortune-rows-change-size{width:100%;height:5px;background:#0188fb;cursor:ns-resize;opacity:0}.fortune-change-size-line{border-color:#0188fb;border-style:solid;z-index:15;cursor:ew-resize}.fortune-cols-freeze-handle{position:absolute;left:0;width:3px;height:100%;background-color:#ddd;cursor:grab;z-index:20}.fortune-rows-freeze-handle{position:absolute;top:0;height:3px;width:100%;background-color:#ddd;cursor:grab;z-index:20}.fortune-freeze-drag-line{border-color:#ccc;border-style:solid;z-index:15;cursor:ew-resize}.luckysheet-postil-dialog-move{position:absolute;margin:0;padding:0;top:0;left:0;bottom:0;right:0;pointer-events:none}.luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item{position:absolute;pointer-events:all;cursor:move}.luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item-t{width:100%;height:3px;left:0;top:-4px}.luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item-r{width:3px;height:100%;right:-4px;top:0}.luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item-b{width:100%;height:3px;left:0;bottom:-4px}.luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item-l{width:3px;height:100%;left:-4px;top:0}.luckysheet-postil-show-active .luckysheet-postil-dialog-move .luckysheet-postil-dialog-move-item{border-color:#0188fb}.luckysheet-postil-dialog-resize{position:absolute;margin:0;padding:0;top:-2px;left:-2px;bottom:-2px;right:-2px;pointer-events:none}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item{position:absolute;height:6px;width:6px;border:1px solid #0188fb;pointer-events:all}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-lt{left:-6px;top:-6px;cursor:nw-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-mt{left:50%;top:-6px;margin-left:-4px;cursor:n-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-lm{top:50%;left:-6px;margin-top:-4px;cursor:w-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-rm{top:50%;right:-6px;margin-top:-4px;cursor:e-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-rt{right:-6px;top:-6px;cursor:ne-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-lb{left:-6px;bottom:-6px;cursor:sw-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-mb{left:50%;bottom:-6px;margin-left:-4px;cursor:s-resize}.luckysheet-postil-dialog-resize .luckysheet-postil-dialog-resize-item-rb{right:-6px;bottom:-6px;cursor:se-resize}.fortune-selection-copy-top{left:0;right:0;height:2px;top:0;background-position:bottom}.fortune-selection-copy-right{top:0;bottom:0;width:2px;right:0}.fortune-selection-copy-bottom{left:0;right:0;height:2px;bottom:0}.fortune-selection-copy-left{top:0;bottom:0;width:2px;left:0;background-position:right}.fortune-selection-copy-hc{position:absolute;top:0;right:0;bottom:0;left:0;border:2px dashed #12a5ff;z-index:8}.luckysheet-modal-dialog-resize{position:absolute;border:2px solid #0188fb;margin:0;padding:0;top:-2px;left:-2px;bottom:-2px;right:-2px;pointer-events:none}.luckysheet-modal-dialog-resize-item{position:absolute;height:6px;width:6px;background:#fff;border:2px solid #0188fb;pointer-events:all;border-radius:6px}.luckysheet-modal-dialog-resize-item-lt{left:-6px;top:-6px;cursor:se-resize}.luckysheet-modal-dialog-resize-item-mt{left:50%;top:-6px;margin-left:-4px;cursor:s-resize}.luckysheet-modal-dialog-resize-item-rt{right:-6px;top:-6px;cursor:ne-resize}.luckysheet-modal-dialog-resize-item-lm{top:50%;left:-6px;margin-top:-4px;cursor:w-resize}.luckysheet-modal-dialog-resize-item-rm{top:50%;right:-6px;margin-top:-4px;cursor:w-resize}.luckysheet-modal-dialog-resize-item-lb{left:-6px;bottom:-6px;cursor:ne-resize}.luckysheet-modal-dialog-resize-item-mb{left:50%;bottom:-6px;margin-left:-4px;cursor:s-resize}.luckysheet-modal-dialog-resize-item-rb{right:-6px;bottom:-6px;cursor:se-resize}.fortune-formula-functionrange-highlight .fortune-copy{background-image:none;background:#0188fb;position:absolute;z-index:18;cursor:move;opacity:.9;box-sizing:content-box}.fortune-formula-functionrange-highlight .fortune-selection-copy-top{top:-2px;border-top:2px solid #fff;border-bottom:2px solid #fff}.fortune-formula-functionrange-highlight .fortune-selection-copy-right{right:-2px;border-left:2px solid #fff;border-right:2px solid #fff}.fortune-formula-functionrange-highlight .fortune-selection-copy-bottom{bottom:-2px;border-top:2px solid #fff;border-bottom:2px solid #fff}.fortune-formula-functionrange-highlight .fortune-selection-copy-left{left:-2px;border-left:2px solid #fff;border-right:2px solid #fff}.fortune-formula-functionrange-highlight .fortune-selection-copy-hc{border:2px solid #5e5e5e;opacity:.03;z-index:initial}.fortune-selection-highlight-lt{left:-3px;top:-3px;cursor:se-resize}.fortune-selection-highlight-rt{right:-3px;top:-3px;cursor:ne-resize}.fortune-selection-highlight-lb{left:-3px;bottom:-3px;cursor:ne-resize}.fortune-selection-highlight-rb{right:-3px;bottom:-3px;cursor:se-resize}.fortune-formula-functionrange-highlight .luckysheet-highlight{position:absolute;z-index:19;border:1px solid #fff;background:#0188fb;width:6px;height:6px}.fortune-presence-username{position:absolute;padding:2px 6px;left:-2px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:content-box;color:#fff}.fortune-presence-selection{position:absolute;border-style:solid;border-width:1;opacity:.7}.luckysheet-filter-options{color:#897bff;cursor:pointer;position:absolute;z-index:200;border:1px solid #897bff;border-radius:3px;top:3px;margin-left:0;display:"block";padding:0 4px;font-size:12px;height:15px;background:#fff}.luckysheet-filter-options:hover{color:#fff;border:1px solid #fff;background:#897bff}.luckysheet-filter-options-active{color:#fff;border:1px solid #897bff;padding:0 1px;background:#897bff}.caret{margin-top:6px;width:0;height:0;display:inline-block;border:4px solid transparent}.caret.down{border-top-color:#897bff}.luckysheet-filter-options:hover .caret.down{border-top-color:#fff}.luckysheet-filter-selected{background:#fff0}#luckysheet-dataVerification-showHintBox{display:none;padding:10px;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 4px #0003;position:absolute;z-index:1000;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;white-space:nowrap;font-size:12px}#luckysheet-dataVerification-dropdown-btn{display:none;width:20px;height:20px;background-color:#fff;position:absolute;z-index:10;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}.luckysheet-formula-search-c{position:absolute;border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 4px #0003;color:#535353;font-size:12px;background:#fff;z-index:1003;width:300px}.luckysheet-formula-search-c .luckysheet-formula-search-item{background:#fff;padding:5px 10px;cursor:pointer}.luckysheet-formula-search-c .luckysheet-formula-search-item .luckysheet-formula-search-detail{display:none;color:#444}.luckysheet-formula-search-c .luckysheet-formula-search-item .luckysheet-formula-search-func{color:#222;font-size:14px}.luckysheet-formula-search-c .luckysheet-formula-search-item-active{display:block;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;background:#f5f5f5}.luckysheet-formula-search-c .luckysheet-formula-search-item-active .luckysheet-formula-search-detail{display:block}.luckysheet-formula-help-c{position:absolute;border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 4px #0003;color:#535353;font-size:12px;background:#fff;z-index:1003;width:300px}.luckysheet-formula-help-c .luckysheet-formula-help-content{max-height:300px;overflow-y:scroll}.luckysheet-formula-help-content-example{margin-top:5px}.luckysheet-formula-help-title{display:block;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;background:#f5f5f5;padding:2px 10px;font-size:14px}.luckysheet-formula-help-title-formula{width:250px;word-break:break-word}.luckysheet-arguments-help-section{margin-top:5px;margin-bottom:5px;color:#222}.luckysheet-arguments-help-section-title{padding:1px 10px;color:#666}.luckysheet-arguments-help-parameter-content{padding:1px 10px;display:inline-block;word-wrap:break-word}.luckysheet-arguments-help-formula{padding:1px 10px;font-size:14px}.luckysheet-arguments-help-parameter-active{background-color:#fff9b2}.luckysheet-formula-help-collapse{position:absolute;top:0;right:25px;font-size:16px;cursor:pointer;color:#bbb}.luckysheet-formula-help-close{position:absolute;top:0;right:5px;font-size:16px;cursor:pointer;color:#bbb}.luckysheet-formula-help-close:hover,.luckysheet-formula-help-collapse:hover{color:#555}.luckysheet-scrollbar-ltr{position:absolute;overflow:hidden;z-index:1003}.luckysheet-scrollbar-ltr div{height:1px;width:1px}.luckysheet-scrollbar-x{bottom:0;overflow-x:scroll}.luckysheet-scrollbar-y{right:0;top:0;overflow-y:scroll}.luckysheet-scrollbar-ltr::-webkit-scrollbar{background-color:transparent;width:8px;height:8px}.luckysheet-scrollbar-ltr::-webkit-scrollbar-track{background-color:transparent}.luckysheet-scrollbar-ltr::-webkit-scrollbar-thumb{background-color:#babac0;border-radius:16px}.luckysheet-scrollbar-ltr::-webkit-scrollbar-button{display:none}.fortune-dialog{max-width:90%;max-height:90%;overflow:scroll;border-radius:6px;background:#fff;box-shadow:#0000001a 5px 5px 30px;box-sizing:border-box;overflow:auto}.fortune-dialog-box-button-container{display:flex;align-items:center;justify-content:center}.fortune-dialog-box-content{padding:0 25px}.fortune-dialog-box-button-container{padding-top:10px;padding-bottom:20px}.fortune-message-box-button{display:inline-flex;align-items:center;padding:6px 12px;margin:0 8px;border:none;border-radius:4px;font-size:14px;line-height:20px;outline:none;cursor:pointer}.fortune-message-box-button.button-default{color:#262a33;background-color:#fff;border:1px solid rgb(235,235,235)}.fortune-message-box-button.button-primary{color:#fff;background-color:#0188fb}.fortune-modal-dialog-header{outline:0;display:flex;justify-content:flex-end}.fortune-modal-dialog-icon-close{color:#d4d4d4;opacity:.3}.fortune-modal-dialog-icon-close:hover{opacity:.7}#fortune-search-replace{position:absolute;padding:30px 42px;z-index:1002}#fortune-search-replace .icon-close{position:absolute;right:3px;top:3px}#fortune-search-replace .tabBox{margin-top:10px;font-size:0}#fortune-search-replace .tabBox span{display:inline-block;text-align:center;width:100px;border:1px solid rgb(235,235,235);font-size:14px;line-height:2}#fortune-search-replace .tabBox span.on{background-color:#8c89fe;border-color:#726efe;color:#fff}#fortune-search-replace .ctBox{padding:5px 10px;border:1px solid rgb(235,235,235);font-size:14px;min-width:500px}#fortune-search-replace .ctBox .row{display:flex;flex-direction:row;justify-content:space-between}#fortune-search-replace .inputBox{height:90px;position:relative}#fortune-search-replace .inputBox .textboxs{height:30px;line-height:30px}#fortune-search-replace .checkboxs{height:90px}#fortune-search-replace .checkboxs div{height:30px;line-height:30px}#fortune-search-replace .checkboxs input[type=checkbox]{float:left;margin-top:9px}#fortune-search-replace .btnBox{margin-top:10px}#fortune-search-replace .btnBox .button-default{margin-right:8px;margin-left:0}#fortune-search-replace .close-button{margin-left:0;margin-top:10px}#fortune-search-replace #searchAllbox{height:210px;border:1px solid #d4d4d4;margin-top:10px;overflow-y:auto;position:relative}#fortune-search-replace #searchAllbox .boxTitle{width:100%;height:30px;line-height:29px;padding:0 5px;background-color:#fff;border-bottom:1px solid #d4d4d4;box-sizing:border-box;position:sticky;left:0;top:0}#fortune-search-replace #searchAllbox .boxTitle span{display:inline-block;text-align:center}#fortune-search-replace #searchAllbox .boxTitle span:nth-of-type(1){width:25%}#fortune-search-replace #searchAllbox .boxTitle span:nth-of-type(2){width:25%}#fortune-search-replace #searchAllbox .boxTitle span:nth-of-type(3){width:50%}#fortune-search-replace #searchAllbox .boxMain .boxItem{height:30px;line-height:29px;border-bottom:1px solid #d4d4d4;padding:0 5px;box-sizing:border-box}#fortune-search-replace #searchAllbox .boxMain .boxItem.on{background-color:#8c89fe;color:#fff}#fortune-search-replace #searchAllbox .boxMain .boxItem span{display:block;text-align:center;float:left}#fortune-search-replace #searchAllbox .boxMain .boxItem span:nth-of-type(1){width:25%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#fortune-search-replace #searchAllbox .boxMain .boxItem span:nth-of-type(2){width:25%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#fortune-search-replace #searchAllbox .boxMain .boxItem span:nth-of-type(3){width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fortune-link-modify-modal{position:absolute;overflow:hidden;background-color:#fff;z-index:300;padding:6px 20px 10px;box-shadow:0 2px 6px #00000029;border:solid .5px #e5e5e5;border-radius:6px}.fortune-link-modify-modal.link-toolbar{display:flex;flex-direction:row;padding:2px 8px 2px 16px;align-items:center}.fortune-link-modify-modal .link-content{margin-right:6px}.fortune-link-modify-modal .link-content:hover{color:#2674fb;cursor:pointer}.fortune-link-modify-modal .divider{width:1px;height:16px;margin:0 6px;background-color:#e0e0e0;flex-shrink:0}.fortune-link-modify-modal .fortune-toolbar-button{padding:6px}.fortune-link-modify-modal .fortune-toolbar-button:hover{background-color:#0000000f;cursor:pointer}.fortune-link-modify-modal.range-selection-modal{width:380px;padding:22px;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;background-color:#fff}.fortune-link-modify-line{padding-top:10px}.fortune-link-modify-title{font-size:12px;display:inline-block;height:16px;width:74px;line-height:16px;padding:7px 0;color:#333;margin-right:6px}.fortune-link-modify-input,.fortune-link-modify-select{width:232px;box-sizing:border-box;height:26px;border-radius:5px;border:1px solid #d9d9d9;font-size:12px;padding:1px 8px;outline:none;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.fortune-link-modify-input:focus,.fortune-link-modify-modal .range-selection-input:focus{border-color:#4d90fe}.fortune-link-modify-input.error-input,.fortune-link-modify-modal .range-selection-input.error-input{border:1px solid #ef4e2f!important}.fortune-link-modify-cell-selector{width:20px;right:24px;padding:4px;position:absolute;display:inline-block;border:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.fortune-link-modify-modal .modal-title{font-weight:500;font-size:16px;color:#000000e0;margin-bottom:12px;line-height:24px}.fortune-link-modify-modal .range-selection-input{display:block;outline:none;font-size:14px;height:32px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:7px 11px;border:1px solid #e0e0e0;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.fortune-link-modify-modal .modal-icon-close{position:absolute;right:22px;top:22px;cursor:pointer}.fortune-link-modify-modal .validation-input-tip{height:17px;font-size:12px;color:#ef4e2f;margin:3px 0}.fortune-link-modify-modal .button-group{display:flex}.fortune-link-modify-modal .modal-footer{display:flex;justify-content:flex-end;padding:0 0 5px}.fortune-link-modify-modal.range-selection-modal .modal-footer{padding:0}.fortune-link-modify-modal .button-basic{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;font-size:14px;height:32px;width:88px;padding:0;border-radius:4px;cursor:pointer}.fortune-link-modify-modal .button-default{color:#262a33;background-color:#fff;border:1px solid rgb(235,235,235)}.fortune-link-modify-modal .button-primary{color:#fff;background-color:#0188fb;margin-left:14px}#fortune-data-verification{min-width:500px;padding:10px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}#fortune-data-verification .title{font-size:16px}#fortune-data-verification .box{font-size:14px}#fortune-data-verification .box .box-item{padding:10px;border-bottom:1px solid #e1e4e8}#fortune-data-verification .box .box-item .box-item-title{font-size:14px;font-weight:600;margin-bottom:10px}#fortune-data-verification .box .box-item .data-verification-range{width:100%;height:30px;border:1px solid #d4d4d4}#fortune-data-verification .box .box-item .show-box-item{margin-top:6px;font-size:12px}#fortune-data-verification .box .box-item .show-box-item .check-box{height:30px;line-height:30px;margin-bottom:10px}#fortune-data-verification .box .box-item .show-box-item .check-box input{height:30px;padding:0 10px;border:1px solid #d4d4d4;box-sizing:border-box}#fortune-data-verification .input-box input{height:30px;padding:4px 10px;border:1px solid #d4d4d4;box-sizing:border-box;margin-top:6px}#fortune-data-verification .input-box span{margin:0 16px}.data-verification-range .formulaInputFocus{width:calc(100% - 30px);height:30px;padding:0 10px px;float:left;border:none;outline-style:none;box-sizing:border-box}.data-verification-range .icon{float:right;margin-top:4px;margin-right:5px;cursor:pointer}#fortune-data-verification .box .box-item .data-verification-type-select{width:100%;height:30px;border-color:#d4d4d4;outline-style:none}#fortune-data-verification .box .box-item .check{font-size:12px;line-height:24px}#fortune-data-verification .box .box-item .check input{vertical-align:text-top}#fortune-data-verification .button-basic{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:10px}#fortune-data-verification .button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:10px}#fortune-data-verification .button-close{color:#333;background-color:#fff;border:1px solid #ccc;margin-right:10px}#range-dialog{box-shadow:0 4px 16px #0003;background:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.333);outline:0;position:fixed;color:#000;padding:30px 42px;z-index:100003;left:50%;top:50%;transform:translate(-50%,-90%);-webkit-user-select:none;-moz-user-select:none;user-select:none}#range-dialog .dialog-title{background-color:#fff;color:#000;cursor:default;font-size:16px;font-weight:400;line-height:24px;margin:0 0 16px}#range-dialog input{height:30px;padding:0 10px;border:1px solid #d4d4d4;outline-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#range-dialog .button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:10px}#range-dialog .button-close{color:#333;background-color:#fff;border:1px solid #ccc;margin-right:10px}#luckysheet-dataVerification-dropdown-List{background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 4px #0003;position:absolute;z-index:10000;box-sizing:border-box;font-size:12px}#luckysheet-dataVerification-dropdown-List .dropdown-List-item{padding:5px 10px;box-sizing:border-box;cursor:pointer}#luckysheet-dataVerification-dropdown-List .dropdown-List-item:hover{background-color:#e1e1e1}.condition-format-sub-menu{position:absolute;top:-8px;box-shadow:0 2px 4px #0003;background:#fff;border:1px solid rgba(0,0,0,.2);cursor:default;font-size:12px;z-index:1004;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.condition-format-item{display:flex;justify-content:space-between;padding:6px 18px;z-index:1005}.condition-format-item:hover{background:#efefef}.condition-format-item span{font-size:10px;color:#afafaf}.horizontal-line{border-top:1px solid #ebebeb;margin-top:6px;margin-bottom:6px}.condition-rules .button-basic{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:10px}.condition-rules .button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:10px}.condition-rules .button-close{color:#333;background-color:#fff;border:1px solid #ccc}.condition-rules{padding:0 42px 34px;font-size:12px}.condition-rules-title{color:#000;cursor:default;font-size:16px;margin-bottom:18px}.conditin-rules-value{margin:5px 0;font-weight:600}.condition-rules-inpbox{width:198px;height:28px;border:1px solid #d4d4d4}.condition-rules-input{width:150px;height:28px;padding:0 10px;border:none;outline-style:none;float:left}.condition-relues-inputicon{float:right;margin-top:2px;margin-right:5px;cursor:pointer}.condition-rules-set-title{margin:6px 0}.condition-rules-setbox{border:1px solid #d4d4d4}.condition-rules-set{padding:5px 10px}.condition-rules-color{height:30px;line-height:30px;position:relative}.condition-rules-check{float:left;margin-top:10px}.condition-rules-label{display:inline-block;width:80px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.condition-rules-select-color{padding:2px;border:solid 1px #e5e5e5;background:#f5f5f5;position:absolute;top:50%;left:50%;transform:translate(20%,-50%)}.condition-rules-between-box{display:flex;align-items:center}.condition-rules-between-inpbox{width:108px;height:28px;border:1px solid #d4d4d4}.condition-rules-between-input{width:60px;height:28px;padding:0 10px;border:none;outline-style:none;float:left}.condition-rules-date{width:98%;border:none;line-height:26px}.condition-rules-select{width:150px;height:30px}.condition-rules-project-box{display:flex;align-items:center}.condition-rules-project-input{margin:0 6px}.fortune-toolbar{display:flex;flex-direction:row;background:#fafafc;position:relative;padding:5px 0 3px 15px;border-bottom:1px solid #d4d4d4;white-space:nowrap;align-items:center}.fortune-toolbar-divider{width:1px;height:20px;margin:0 6px;background-color:#e0e0e0;flex-shrink:0}.fortune-toolbar-menu-line{display:flex;align-items:center;justify-content:space-between;position:relative}.fortune-toolbar-menu-divider{width:"100%";height:1px;margin:2px 6px;background-color:#e0e0e0}.fortune-toolbar-button,.fortune-toolbar-combo{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0;outline:none;list-style:none;text-decoration:none;display:flex;align-items:center;padding:2px;margin:2px 4px}.fortune-toolbar-combo-button,.fortune-toolbar-combo-arrow{display:flex;align-items:center}.fortune-toolbar-button:hover,.fortune-toolbar-combo:hover,.fortune-toolbar-combo-arrow:hover{background-color:#0000000f;cursor:pointer}.fortune-toolbar-button:active,.fortune-toolbar-combo:active{background-color:#0000001f;cursor:pointer}.fortune-toobar-combo-container{position:relative}.fortune-toolbar-combo-popup{position:absolute;white-space:nowrap;top:32px;left:0;z-index:1004}.fortune-toolbar-select,.fortune-toolbar-color-picker{box-shadow:2px 2px 10px #0003;padding:10px;border-radius:6px;background:#fff}.fortune-toolbar-select{padding-left:0;padding-right:0;overflow:auto;max-height:75vh}.fortune-toolbar-combo-button{font-size:12px}.fortune-toolbar-select-option{font-size:12px;min-width:60px;padding:8px 12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fortune-toolbar-select-option:hover{background:#efefef}.fortune-toolbar-select::-webkit-scrollbar{display:none}.fortune-toolbar-color-picker-row{display:flex;flex-direction:row}.fortune-toolbar-combo-text{margin:0 4px}.fortune-toolbar-color-picker-item{width:16px;height:16px;margin:1px;cursor:pointer}.fortune-tooltip{visibility:hidden;background-color:#666;color:#fff;text-align:center;border-radius:2px;padding:6px;font-size:12px;position:absolute;z-index:25;top:40px;white-space:nowrap}.fortune-toolbar-button:hover .fortune-tooltip,.fortune-toolbar-combo:hover .fortune-tooltip{visibility:visible}.fortune-toolbar-more-container{position:absolute;display:flex;flex-direction:row;align-items:center;align-self:flex-end;margin-right:40px;top:40px;max-width:348px;box-shadow:2px 2px 10px #0003;background:#fff;flex-wrap:wrap;z-index:1002}.fortune-toolbar-subtext{-webkit-transition:all .218s;-moz-transition:all .218s;-o-transition:all .218s;transition:all .218s;font-size:12px;left:auto;padding-top:1px;padding-left:24px;text-align:right;opacity:.5;filter:alpha(opacity=50);color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Arial;line-height:100%}.toolbar-item-sub-menu{position:absolute;box-shadow:0 2px 4px #0003;background:#fff;border:1px solid rgba(0,0,0,.2);cursor:default;font-size:12px;z-index:1004;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;border-radius:6px}#fortune-custom-color{min-width:164px;background:#f0f0f0;border-radius:6px;box-shadow:0 2px 4px #0003;border:1px solid rgba(0,0,0,.2);font-size:12px}#fortune-custom-color .color-reset{position:relative;color:#333;cursor:pointer;list-style:none;white-space:nowrap;padding:10px 24px 10px 8px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:6px;background:#fff}#fortune-custom-color .color-reset:hover{background:#e6e6e6}#fortune-custom-color .custom-color{position:relative;padding:10px;border-radius:6px;background:#fff;align-items:center;margin:1px 0;display:flex;justify-content:space-around}.fortune-border-select-menu{position:absolute;bottom:0}.fortune-border-color-preview{height:3px}.fortune-border-select-option{font-size:12px;height:24px;line-height:24px;min-width:60px;padding:8px 12px}.fortune-border-select-option:hover{background:#efefef;cursor:pointer}.fortune-border-style-preview{height:3px;overflow:hidden}.fortune-border-style-picker-menu{padding:0 10px}.fortune-border-style-picker-menu:hover{background:#efefef;cursor:pointer}#luckysheet-search-formula{font-size:12px}#luckysheet-search-formula .inpbox{margin-bottom:5px}#luckysheet-search-formula .inpbox div{display:block;margin-bottom:5px}#luckysheet-search-formula .inpbox input{width:100%;height:24px;line-height:24px;border:1px solid #d4d4d4;padding:0 10px;box-sizing:border-box;font-size:12px}#luckysheet-search-formula .selbox{margin-bottom:5px}#luckysheet-search-formula .selbox select{width:50%;height:24px;line-height:24px;border:1px solid #d4d4d4;box-sizing:border-box;font-size:12px}#luckysheet-search-formula .listbox label{display:block;margin-bottom:5px}#formulaTypeList,.formulaList{width:300px;height:170px;border:1px solid #d4d4d4;overflow-y:scroll}.listBox{padding:5px;border-bottom:1px solid #d4d4d4}.listBox.on{background-color:#8c89fe;color:#fff}#fortune-split-column{min-width:500px}#fortune-split-column label{-webkit-user-select:none;-moz-user-select:none;user-select:none}#fortune-split-column .title{font-size:16px}#fortune-split-column .splitDelimiters{margin-top:10px}#fortune-split-column .splitSymbols{position:relative;border:1px solid #dfdfdf;padding:5px;margin:5px 0}#fortune-split-column .splitSymbol{font-size:14px}#fortune-split-column .splitSimple{position:absolute;top:114px;left:0}#fortune-split-column #otherValue{margin-left:5px;width:50px;padding:0 5px}#fortune-split-column .splitDataPreview{font-size:14px;margin-top:26px}#fortune-split-column .splitColumnData{border:1px solid #dfdfdf;padding:5px;margin:5px 0;height:100px;overflow-y:scroll}#fortune-split-column .button-basic{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#fortune-split-column .button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:10px}#fortune-split-column .button-close{color:#333;background-color:#fff;border:1px solid #ccc}#fortune-split-column table{border-collapse:collapse}#fortune-split-column tr{display:table-row;vertical-align:inherit;border-color:inherit}#fortune-split-column td{border:1px solid #333;display:table-cell;vertical-align:inherit}label{cursor:default}#fortune-location-condition{min-width:500px}#fortune-location-condition .title{background-color:#fff;color:#000;cursor:default;font-size:16px;font-weight:400;line-height:48px}#fortune-location-condition .listbox{border:1px solid #dfdfdf;padding:10px;font-size:14px;color:#000}#fortune-location-condition .listbox .listItem{padding:5px 0}#fortune-location-condition .listbox .listItem input[type=radio]{float:left;margin-top:5px}#fortune-location-condition .listItem{padding:5px 0}#fortune-location-condition .listItem .subItem{height:30px;padding:0 10px;display:block}#fortune-location-condition input[type=radio]{float:left;margin-top:3px}#fortune-location-condition .listbox .listItem .subbox{height:30px;padding:0 10px}#fortune-location-condition .listbox .listItem .subbox .subItem{float:left;margin-right:5px}#fortune-location-condition .button-basic{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:14px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:10px}#fortune-location-condition .button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:10px}#fortune-location-condition .button-close{color:#333;background-color:#fff;border:1px solid #ccc}.listBox{display:flex;justify-content:space-between}.inpbox{margin-bottom:10px}.decimal-places-input{width:70px}.format-list{width:300px;height:170px;border:1px solid #d4d4d4;overflow-y:scroll}.fortune-fx-editor{display:flex;flex-direction:row;height:28px;border-bottom:1px solid #d4d4d4}.fortune-fx-icon{display:flex;align-items:center;margin:0 12px}.fortune-name-box-container{width:99px;border-right:1px solid #d4d4d4;font-size:14px;display:flex;align-items:center}.fortune-name-box{width:100%;text-align:center;margin:0;outline:none;cursor:text;white-space:nowrap;overflow:hidden;-webkit-transform:translateZ(0);background-color:#fff;word-wrap:break-word;-webkit-nbsp-mode:space;-webkit-line-break:after-white-space}.fortune-fx-input-container{overflow:visible;padding:0;flex:1;display:flex;align-items:center;position:relative;border-left:1px solid #e5e5e5}.fortune-fx-input{flex:1;height:100%;overflow-y:scroll;padding-left:2px;font-size:14px;line-height:14px;margin:0;outline:none;cursor:text;white-space:pre-wrap;word-wrap:break-word;-webkit-transform:translateZ(0);-webkit-nbsp-mode:space;-webkit-line-break:after-white-space;background-color:#fff;padding-top:7px;box-sizing:border-box;color:#000;text-align:left}.fortune-fx-input[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.luckysheet-sheet-area{width:100%;box-sizing:border-box;background-color:#fafafc;color:#444;height:31px;padding:0 30px 0 44px;margin:0;-webkit-touch-callout:none;cursor:default;transition:.3s ease all;display:flex;align-items:center;justify-content:space-between;position:relative}#luckysheet-sheet-content{width:0;flex:3;display:flex;align-items:center}#luckysheet-bottom-pager{width:0;background-color:#fafafc;z-index:1;flex:2;text-align:right;white-space:nowrap}.luckysheet-sheet-area>div,.luckysheet-sheet-area .luckysheet-sheets-item{display:inline-block}.fortune-sheettab-container{padding:0;margin-left:0;position:relative;max-width:54%;vertical-align:bottom;display:inline-block}.fortune-sheettab-container .boundary{position:absolute;top:0;width:6px;height:100%;z-index:1;background:#fff}.fortune-sheettab-container .boundary-left{left:0;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #4445;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, #8880)}.fortune-sheettab-container .boundary-right{right:0;background-image:linear-gradient(to left,var(--tw-gradient-stops));--tw-gradient-from: #4445;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, #8880)}.fortune-sheettab-container .fortune-sheettab-container-c{padding:0;margin-left:0;overflow:hidden;white-space:nowrap;position:relative;max-width:100%;vertical-align:bottom;display:inline-block}.luckysheet-sheet-container-menu-hide .luckysheet-sheets-item{padding-right:5px!important}.luckysheet-sheet-container-menu-hide .luckysheet-sheets-item-menu{display:none!important}.luckysheet-sheet-area div.luckysheet-sheets-item{height:29px;line-height:29px;background-color:#fafafc;color:#676464;min-width:30px;top:0;position:relative;margin-right:-1px;cursor:pointer;transition:all .1s;font-size:13px;padding:2px 19px 0 5px;box-sizing:border-box;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;vertical-align:middle}.luckysheet-sheet-area div.luckysheet-sheets-item:last-child{margin-right:1px}.luckysheet-sheet-area div.luckysheet-sheets-item:hover{background-color:#efefef;color:#490500}.luckysheet-sheet-area div.luckysheet-sheets-item .luckysheet-sheets-item-menu{margin-left:2px;display:inline-block;top:-2px;position:relative;color:#a1a1a1;position:absolute;height:100%;width:15px;right:0;text-align:center}.luckysheet-sheet-area div.luckysheet-sheets-item .luckysheet-sheets-item-menu:hover{color:#2a2a2a;cursor:pointer}.luckysheet-sheet-area div.luckysheet-sheets-item .luckysheet-sheets-item-name{padding:0 3px}.luckysheet-sheets-item-color{width:100%;height:10%;position:absolute;bottom:0;left:0}.luckysheet-sheet-area div.luckysheet-sheets-item .luckysheet-sheets-item-name[contenteditable=true]{border:1px solid #d9d9d9;display:inline-block;height:18px;line-height:18px;min-width:8px;margin:-4px -1px;-moz-user-modify:read-write-plaintext-only;-webkit-user-modify:read-write-plaintext-only;-moz-user-select:text!important;-ms-user-select:text!important;-webkit-user-select:text!important}.luckysheet-sheet-area div.luckysheet-sheets-item .luckysheet-sheets-item-name[contenteditable=true]:focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);box-shadow:inset 0 1px 2px #0000004d;border:1px solid #4d90fe;outline:none}.luckysheet-sheet-area div.luckysheet-sheets-item-active{height:29px;line-height:29px;background-color:#efefef;border-top-color:#fff;color:#222;cursor:default}.luckysheet-sheet-area div.luckysheet-sheets-item-active:hover{background-color:#ececec;color:#222}.fortune-sheettab-button{display:flex;align-items:center;justify-content:center;height:29px;width:29px}.fortune-sheettab-button:hover{display:flex;align-items:center;justify-content:center;height:29px;width:29px;background-color:#efefef}.luckysheet-noselected-text{-moz-user-select:-moz-test;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fortune-sheettab-scroll{display:flex;align-items:center;padding:0 5px;height:29px;cursor:pointer}.fortune-sheettab-scroll:hover{background-color:#e0e0e0}.fortune-sheettab-placeholder{display:inline-block;width:30px;height:29px;line-height:29px;vertical-align:middle}.sheet-list-container{overflow:visible;display:flex;flex-direction:column;justify-content:flex-end}.luckysheet-sheet-selection-calInfo{display:flex;font-size:12px;align-content:center;padding:0 0 0 44px;height:22px;align-self:flex-end}.luckysheet-sheet-selection-calInfo div{margin:auto 7px auto 0;white-space:nowrap}.luckysheet-sheets-item-function{width:12px;height:24px;position:absolute;top:4px;right:2px}.fortune-sheet-area-right{display:flex!important}.fortune-zoom-container{white-space:nowrap;overflow:visible;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fortune-zoom-button{display:flex;cursor:pointer;align-items:center;justify-content:center;width:24px;height:24px}.fortune-zoom-button:hover{background:#efefef}.fortune-zoom-ratio{position:relative;display:flex;justify-content:center;width:48px;color:#1e1e1f;font-size:12px;cursor:pointer}.fortune-zoom-ratio-current{width:100%}.fortune-zoom-ratio-item:hover{background:#efefef}.fortune-zoom-ratio-menu{position:absolute;bottom:30px;left:0;line-height:24px;box-shadow:2px 2px 10px #0003;padding:10px 0;border-radius:6px;background:#fff;z-index:1004}.fortune-zoom-ratio-text{padding:0 10px}.fortune-context-menu{max-height:100%;overflow-y:auto;border-radius:4px;box-shadow:2px 2px 20px #00000026;transition:opacity .218s;background:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);cursor:default;font-size:13px;margin:0;outline:none;padding:6px 0;position:absolute;z-index:1004;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fortune-context-menu input.luckysheet-mousedown-cancel{width:35px;text-align:center;margin-left:5px;margin-right:5px}.fortune-context-menu-divider{width:"100%";height:1px;margin:4px 0;background-color:#e0e0e0}.luckysheet-cols-menu .luckysheet-cols-menuitem{position:relative;color:#333;cursor:pointer;list-style:none;margin:0;white-space:nowrap;padding:1px 24px 1px 8px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.luckysheet-cols-menu .luckysheet-cols-menuitem:hover,.luckysheet-cols-menu .luckysheet-cols-menuitem-hover{background:#efefef}.luckysheet-cols-menu .luckysheet-cols-menuitem .luckysheet-cols-menuitem-content{position:relative;color:#333;cursor:pointer;list-style:none;margin:0;padding:6px 7em 6px 30px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fortune-filter-menu .luckysheet-cols-menuitem{padding:0}.fortune-filter-menu .luckysheet-cols-menuitem .luckysheet-cols-menuitem-content{padding:7px 24px}.fortune-menuitem-row{display:flex;padding:7px 24px;white-space:pre;align-items:center}.fortune-byvalue-btn{cursor:pointer;color:#00f;text-decoration:underline}.luckysheet-filter-bycolor-submenu .button-basic,.fortune-filter-menu .button-basic{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;font-size:14px;padding:4px 8px;border-radius:4px;cursor:pointer}.luckysheet-filter-bycolor-submenu .button-basic{margin:5px 20px}.luckysheet-filter-bycolor-submenu .button-default,.fortune-filter-menu .button-default{color:#262a33;background-color:#fff;border:1px solid rgb(235,235,235);margin-left:10px}.luckysheet-filter-bycolor-submenu .button-default:hover,.fortune-filter-menu .button-default:hover{background-color:#e6e6e6}.luckysheet-filter-bycolor-submenu .button-primary,.fortune-filter-menu .button-primary{color:#fff;background-color:#0188fb}.luckysheet-filter-bycolor-submenu .button-primary:hover,.fortune-filter-menu .button-primary:hover{background:#5391ff}.fortune-filter-menu .button-danger{color:#fff;background-color:#d9534f;margin-left:10px}.fortune-filter-menu .button-danger:hover{background-color:#c9302c}.filter-bycolor-container{display:flex;justify-content:space-between;align-items:center}.filtermenu-input-container{padding:0}.filtermenu-input-container input.luckysheet-mousedown-cancel{margin:0 20px;width:230px;box-sizing:border-box;height:26px;border-radius:3px;border:1px solid #d9d9d9;font-size:12px;padding:1px 8px;outline:none;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;text-align:start}.filtermenu-input-container input.luckysheet-mousedown-cancel{border:1px solid #a1a1a1}.filtermenu-input-container input.luckysheet-mousedown-cancel:focus{border:1px solid rgb(1,136,251);outline:none}.byvalue-btn-row{justify-content:space-between;padding-bottom:0;align-items:flex-start}.filter-caret{width:0;height:0;display:inline-block;border:4px solid transparent}.filter-caret.right{margin-left:2px;margin-right:3px;border-left-color:#000}.filter-caret.down{margin-top:5px;margin-right:5px;border-top-color:#000}.filter-checkbox{margin-left:0;margin-right:5px}#luckysheet-filter-byvalue-select{min-height:100px;overflow-y:auto;overflow-x:hidden;padding:4px 24px}#luckysheet-filter-byvalue-select .count,#luckysheet-pivotTableFilter-byvalue-select .count{color:gray;margin-left:5px}#luckysheet-filter-byvalue-select .select-item{display:flex;align-items:center}.luckysheet-filter-bycolor-submenu{position:absolute;min-width:170px;font-size:12px;padding:5px 0;z-index:1004;border:1px solid rgba(0,0,0,.2);background-color:#fff}.luckysheet-filter-bycolor-submenu .title{padding:10px;font-weight:600;color:#333;background-color:#f4f4f4;text-align:center}.luckysheet-filter-bycolor-submenu .one-color-tip{padding:7px 30px;text-align:center}.luckysheet-filter-bycolor-submenu .color-list{max-height:128px;overflow:auto}.luckysheet-filter-bycolor-submenu .item{padding:5px 40px 5px 20px;cursor:pointer;position:relative;background-color:#fff}.luckysheet-filter-bycolor-submenu .item:hover{background-color:#d3d3d3}.luckysheet-filter-bycolor-submenu .item .color-label{display:block;width:70px;height:20px;border:1px solid #d1d1d1}.luckysheet-filter-bycolor-submenu .item input[type=checkbox]{position:absolute;right:10px;top:6px}.change-color-triangle{position:absolute;top:3px;right:-18px}.fortune-sort-title{background-color:#fff;color:#000;cursor:default;font-size:16px;font-weight:400;line-height:24px;margin:0 0 16px}.fortune-sort-modal>div{margin-bottom:10px}.fortune-sort-tablec td{padding:5px;white-space:nowrap}.fortune-sort-button{margin-top:10px;margin-bottom:25px}#fortune-change-color{min-width:164px;height:252px;background:#f0f0f0;position:absolute;bottom:-110px;left:197px;border-radius:6px;box-shadow:0 2px 4px #0003;border:1px solid rgba(0,0,0,.2)}#fortune-change-color .color-reset{position:relative;color:#333;cursor:pointer;list-style:none;white-space:nowrap;padding:10px 24px 10px 8px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:6px;background:#fff}#fortune-change-color .color-reset:hover{background:#e6e6e6}#fortune-change-color .custom-color{position:relative;padding:10px;border-radius:6px;background:#fff;align-items:center;margin:1px 0;display:flex;justify-content:space-around}.button-basic{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:12px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button-primary{background:#0188fb;border:1px solid #0188fb;color:#fff;margin-right:-4px}.fortune-sheet-list{overflow-y:auto;overflow-x:hidden;min-width:120px;position:absolute;z-index:10002;bottom:53px;margin-left:72px;max-height:60%}.fortune-sheet-list-item{height:30px;line-height:30px;width:100%;margin-right:46px;cursor:pointer}.fortune-sheet-list-item-name{margin-right:15px;position:relative}.fortune-sheet-list-item-name .luckysheet-sheets-list-item-color{width:6%;height:100%;position:absolute;bottom:0;left:-6px}.fortune-sheet-list :hover{background-color:#efefef}.fortune-sheet-hidden-button{margin-right:15px;display:inline-flex;position:absolute;right:0;justify-content:flex-end}.fortune-sheet-hidden-button :hover{background-color:#d0d0d0}.fortune-sheet-selected-check-sapce{width:20px;display:inline-block;margin-left:15px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f8fafc;color:#1a1d23;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}:root{--primary: #4F46E5;--primary-dark: #3730A3;--primary-light: #EEF2FF;--primary-mid: #6366F1;--sidebar-bg: #0F172A;--sidebar-width: 240px;--sidebar-collapsed-width: 56px;--header-height: 56px;--surface: #ffffff;--surface-2: #F8FAFC;--border: #E2E8F0;--border-strong: #CBD5E1;--text-primary: #1A1D23;--text-secondary: #64748B;--text-disabled: #94A3B8;--success: #059669;--success-bg: #D1FAE5;--warning: #D97706;--warning-bg: #FEF3C7;--error: #DC2626;--error-bg: #FEE2E2;--info: #0284C7;--info-bg: #E0F2FE;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow: 0 4px 6px -1px rgba(0,0,0,.08), 0 2px 4px -1px rgba(0,0,0,.04);--shadow-md: 0 10px 15px -3px rgba(0,0,0,.08), 0 4px 6px -2px rgba(0,0,0,.04);--shadow-lg: 0 20px 25px -5px rgba(0,0,0,.1), 0 10px 10px -5px rgba(0,0,0,.04);--radius-sm: 6px;--radius: 10px;--radius-lg: 14px}a{text-decoration:none;color:var(--primary)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.page-container{padding:28px 32px;max-width:100%}.page-title{font-size:22px;font-weight:700;color:var(--text-primary);letter-spacing:-.3px}.page-subtitle{color:var(--text-secondary);font-size:13px;margin-top:3px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow-sm)}.card-wide{max-width:680px}.card-warning{background:var(--warning-bg);border-color:#fcd34d}.card-warning p{font-size:13px;color:#92400e}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--primary);border-radius:var(--radius) var(--radius) 0 0}.stat-card:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.stat-card[style*=border-top]:before{display:none}.stat-card-value{font-size:30px;font-weight:700;color:var(--primary);line-height:1;letter-spacing:-1px}.stat-card-label{font-size:12px;color:var(--text-secondary);margin-top:6px;font-weight:500}.badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.2px}.badge-active{background:var(--success-bg);color:var(--success)}.badge-on-hold{background:var(--warning-bg);color:var(--warning)}.badge-completed{background:var(--info-bg);color:var(--info)}.badge-cancelled{background:var(--error-bg);color:var(--error)}.badge-admin{background:#f1f5f9;color:#334155}.badge-super_admin{background:#1e1b4b;color:#c7d2fe}.badge-tba{background:#ede9fe;color:#6d28d9}.badge-architect{background:#fce7f3;color:#9d174d}.badge-user{background:var(--success-bg);color:var(--success)}.badge-high{background:var(--error-bg);color:var(--error)}.badge-medium{background:var(--warning-bg);color:var(--warning)}.badge-low{background:var(--success-bg);color:var(--success)}.badge-critical{background:#4c0519;color:#fecdd3}.data-table th{background:#f8fafc;font-weight:600;text-align:left;padding:11px 16px;border-bottom:1px solid var(--border);color:var(--text-secondary);font-size:11px;text-transform:uppercase;letter-spacing:.6px;position:sticky;top:0;z-index:1}.data-table td{padding:11px 16px;border-bottom:1px solid var(--border);vertical-align:middle}.data-table tbody tr:hover{background:#f8fafc}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.form-group{display:flex;flex-direction:column;gap:6px}.form-input{border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:8px 12px;font-size:14px;outline:none;transition:border-color .15s,box-shadow .15s;background:var(--surface);color:var(--text-primary)}.form-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51f}.form-input::placeholder{color:var(--text-disabled)}.form-error-banner{background:var(--error-bg);padding:10px 14px;border-radius:var(--radius-sm);color:var(--error);font-size:13px;margin-top:12px;border:1px solid #FECACA}.form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:24px}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:var(--radius-sm);font-size:13px;font-weight:600;cursor:pointer;border:1.5px solid transparent;transition:all .15s;letter-spacing:.1px}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary)}.btn-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark);box-shadow:0 4px 12px #4f46e559}.btn-secondary{background:#fff;color:var(--primary);border-color:var(--border)}.btn-secondary:hover{background:var(--primary-light);border-color:var(--primary)}.btn-danger{background:#fff;color:var(--error);border-color:#fecaca}.btn-danger:hover{background:var(--error-bg)}.btn-ghost:hover{background:#f1f5f9}.btn-ghost-danger:hover{background:var(--error-bg)}.btn-sm{padding:5px 12px;font-size:12px}.btn:disabled{opacity:.45;cursor:not-allowed}.search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:0 12px}.search-box input{border:none;outline:none;padding:8px 0;flex:1;font-size:14px;background:transparent}.search-box:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51f}.filters-bar{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.filter-select{width:150px}.empty-state{text-align:center;padding:64px 20px;color:var(--text-secondary)}.empty-state-icon{font-size:44px;margin-bottom:16px;opacity:.35}.empty-state-text{font-size:16px;font-weight:600;margin-bottom:8px;color:var(--text-primary)}.loading-spinner{display:flex;align-items:center;justify-content:center;padding:56px;color:var(--text-secondary);font-size:13px}.avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-mid));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;letter-spacing:-.5px}.avatar-md{font-size:12px!important;width:32px!important;height:32px!important}.avatar-danger{background:linear-gradient(135deg,#ef4444,#dc2626)!important}.avatar-success{background:linear-gradient(135deg,#10b981,#059669)!important}.cell-with-avatar{display:flex;align-items:center;gap:10px}.tag{display:inline-flex;align-items:center;background:#f1f5f9;border:1px solid var(--border);border-radius:4px;padding:2px 8px;font-size:12px;font-family:Courier New,monospace;color:var(--text-secondary)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.modal-box{background:#fff;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg)}.modal-box-lg{max-width:700px;max-height:90vh;overflow-y:auto}.modal-header{padding:22px 28px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.modal-title{font-size:17px;font-weight:700;letter-spacing:-.2px}.modal-close{background:#f1f5f9;border:none;border-radius:50%;width:30px;height:30px;font-size:16px;cursor:pointer;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;transition:background .15s}.modal-close:hover{background:var(--error-bg);color:var(--error)}.modal-body{padding:24px 28px}.tabs-bar{display:flex;border-bottom:2px solid var(--border);margin-bottom:24px;gap:4px}.tab-btn{padding:10px 18px;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:13px;font-weight:500;color:var(--text-secondary);margin-bottom:-2px;border-radius:var(--radius-sm) var(--radius-sm) 0 0;transition:all .15s}.tab-btn.active{font-weight:700;border-bottom-color:var(--primary);color:var(--primary)}.tab-btn:hover:not(.active){background:#f8fafc;color:var(--text-primary)}.notification-item:hover{background:#f8fafc}.notification-item.unread{background:var(--primary-light);border-left:3px solid var(--primary)}.notification-dot{width:8px;height:8px;border-radius:50%;background:var(--primary);flex-shrink:0}.alert-success{background:var(--success-bg);border:1px solid #6EE7B7;border-radius:var(--radius-sm);padding:10px 14px;margin-bottom:16px;color:var(--success);font-size:13px}.alert-error{background:var(--error-bg);border:1px solid #FECACA;border-radius:var(--radius-sm);padding:10px 14px;margin-bottom:16px;color:var(--error);font-size:13px}.project-card{cursor:default;transition:box-shadow .2s,transform .15s}.project-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.project-name{font-weight:700;font-size:15px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.2px}.assignees-add-bar{padding:16px 24px;border-bottom:1px solid var(--border);background:#f8fafc}.assignee-name{font-weight:600;font-size:13px}.panel-title{font-size:15px;font-weight:700;margin-bottom:20px;letter-spacing:-.2px}.hours-value{font-weight:700;color:var(--primary);font-size:18px}.user-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--border)}.user-row-name{font-size:13px;font-weight:600}.notify-list{max-height:280px;overflow-y:auto;border:1.5px solid var(--border);border-radius:var(--radius-sm)}.notify-role-header{padding:6px 12px;background:#f8fafc;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--text-secondary)}.notify-user-row:hover{background:#f8fafc}.notify-hint{font-size:12px;color:var(--text-disabled)}.text-danger{color:var(--error)}.text-disabled{color:var(--text-disabled)}.excel-grid-container{overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 300px);border:1.5px solid var(--border);border-radius:var(--radius-sm)}.excel-col-index{width:36px}.excel-thead-bg{background:#f8fafc}.excel-th-name{border:1px solid var(--border);padding:8px 10px;text-align:left;font-weight:600;color:var(--text-primary);font-size:12px;position:sticky;left:0;background:#f8fafc;z-index:2}.excel-th-col{border:1px solid var(--border);padding:4px 6px;text-align:center;font-weight:600;color:var(--text-primary);font-size:11px;writing-mode:vertical-rl;text-orientation:mixed;height:100px;vertical-align:bottom;transform:rotate(180deg);background:#f8fafc}.excel-th-total{border:1px solid var(--border);padding:4px 6px;text-align:center;font-weight:700;color:var(--text-primary);font-size:11px;background:#e2e8f0;position:sticky;right:0;z-index:2}.excel-row:hover{background:#f8fafc}.excel-td-has-value{background:#eef2ff}.excel-td-selected{background:#eef2ff;border-color:var(--primary);outline:2px inset var(--primary)}.excel-cell-input{width:100%;height:100%;border:none;outline:none;text-align:center;font-size:12px;padding:4px 2px;background:#fef9c3;font-family:inherit}.excel-cell-value-empty{font-weight:400;color:#cbd5e1}.excel-total-over{background:var(--error-bg);color:var(--error)}.excel-total-ok{background:var(--success-bg);color:var(--success)}.excel-total-partial{background:var(--warning-bg);color:var(--warning)}.excel-total-zero{color:var(--text-disabled)}.excel-hint{padding:8px 14px;background:#f8fafc;border-top:1px solid var(--border);font-size:11px;color:var(--text-secondary)}@media (max-width: 768px){.sidebar{position:fixed!important;top:0;left:0;height:100vh;z-index:200;transform:translate(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1);width:240px!important;min-width:240px!important}.sidebar.open{transform:translate(0)}.desktop-sidebar-toggle{display:none!important}.mobile-menu-btn{display:flex!important}.page-container{padding:16px}.stat-cards{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}}:root{--azure-blue: #0078d4;--azure-dark-blue: #004e8c;--azure-light-blue: #eff6fc;--sidebar-bg: #1b1a19;--sidebar-width: 240px;--sidebar-collapsed-width: 48px;--header-height: 48px;--surface: #ffffff;--border: #edebe9;--text-primary: #323130;--text-secondary: #605e5c;--text-disabled: #a19f9d;--success: #107c10;--warning: #ff8c00;--error: #a4262c;--shadow: 0 2px 4px rgba(0,0,0,.12);--shadow-md: 0 4px 8px rgba(0,0,0,.14)}a{text-decoration:none;color:var(--azure-blue)}a:hover{text-decoration:underline}input,select,textarea,button{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8c6c4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a19f9d}.page-container{padding:24px;max-width:100%}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:16px}.page-title{font-size:20px;font-weight:600;color:var(--text-primary)}.card{background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:20px;box-shadow:var(--shadow)}.stat-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:24px}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:20px;border-left:4px solid var(--azure-blue);box-shadow:var(--shadow);transition:box-shadow .2s}.stat-card:hover{box-shadow:var(--shadow-md)}.stat-card-value{font-size:28px;font-weight:700;color:var(--azure-blue);line-height:1}.stat-card-label{font-size:12px;color:var(--text-secondary);margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.badge-active{background:#dff6dd;color:#107c10}.badge-on-hold{background:#fff4ce;color:#835b00}.badge-completed{background:#eff6fc;color:#0078d4}.badge-cancelled{background:#fde7e9;color:#a4262c}.badge-admin{background:#f4f4f4;color:#333}.badge-super_admin{background:#1b1a19;color:#d0caf7}.badge-tba{background:#e8f4fd;color:#0057a8}.badge-architect{background:#f0e6ff;color:#5c2d91}.badge-user{background:#dff6dd;color:#107c10}.badge-high{background:#fde7e9;color:#a4262c}.badge-medium{background:#fff4ce;color:#835b00}.badge-low{background:#dff6dd;color:#107c10}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th{background:#f3f2f1;font-weight:600;text-align:left;padding:10px 12px;border-bottom:2px solid var(--border);color:var(--text-secondary);font-size:11px;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;z-index:1}.data-table td{padding:10px 12px;border-bottom:1px solid var(--border);vertical-align:middle}.data-table tbody tr:hover{background:#f3f2f1}.data-table tbody tr:last-child td{border-bottom:none}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.form-group{display:flex;flex-direction:column;gap:4px}.form-label{font-size:12px;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.form-input{border:1px solid #c8c6c4;border-radius:2px;padding:6px 10px;font-size:14px;outline:none;transition:border-color .15s}.form-input:focus{border-color:var(--azure-blue);box-shadow:0 0 0 1px var(--azure-blue)}.form-error{color:var(--error);font-size:11px}.btn{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:2px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s}.btn-primary{background:var(--azure-blue);color:#fff;border-color:var(--azure-blue)}.btn-primary:hover{background:var(--azure-dark-blue);border-color:var(--azure-dark-blue)}.btn-secondary{background:#fff;color:var(--azure-blue);border-color:var(--azure-blue)}.btn-secondary:hover{background:var(--azure-light-blue)}.btn-danger{background:#fff;color:var(--error);border-color:var(--error)}.btn-danger:hover{background:#fde7e9}.btn-ghost{background:transparent;color:var(--text-primary);border-color:transparent}.btn-ghost:hover{background:#f3f2f1}.btn:disabled{opacity:.5;cursor:not-allowed}.search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #c8c6c4;border-radius:2px;padding:0 10px}.search-box input{border:none;outline:none;padding:6px 0;flex:1;font-size:14px}.search-box:focus-within{border-color:var(--azure-blue);box-shadow:0 0 0 1px var(--azure-blue)}.empty-state{text-align:center;padding:60px 20px;color:var(--text-secondary)}.empty-state-icon{font-size:48px;margin-bottom:16px;opacity:.4}.empty-state-text{font-size:16px;font-weight:600;margin-bottom:8px}.empty-state-sub{font-size:13px}.notification-item{padding:12px 16px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .15s}.notification-item:hover{background:#f3f2f1}.notification-item.unread{background:var(--azure-light-blue);border-left:3px solid var(--azure-blue)}.notification-dot{width:8px;height:8px;border-radius:50%;background:var(--azure-blue);flex-shrink:0}.loading-spinner{display:flex;align-items:center;justify-content:center;padding:48px}.avatar{width:32px;height:32px;border-radius:50%;background:var(--azure-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0}.tag{display:inline-flex;align-items:center;background:#f3f2f1;border:1px solid var(--border);border-radius:2px;padding:2px 8px;font-size:12px;gap:4px}.page-subtitle{color:var(--text-secondary);font-size:13px;margin-top:2px}.filters-bar{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.filter-search{flex:1;min-width:200px}.filter-select{width:140px}.card-flush{padding:0;overflow:hidden}.table-scroll{overflow-x:auto}.td-id{color:var(--text-secondary);font-size:12px}.cell-with-avatar{display:flex;align-items:center;gap:8px}.avatar-sm{font-size:11px!important;width:28px!important;height:28px!important}.avatar-md{font-size:11px!important;width:32px!important;height:32px!important}.cell-name{font-weight:500}.td-muted{color:var(--text-secondary);font-size:13px}.td-sm{font-size:13px}.btn-sm{padding:4px 8px;font-size:12px}.btn-ghost-danger{color:var(--error)}.action-buttons{display:flex;gap:6px}.form-group-full{grid-column:1 / -1}.form-group .form-input{width:100%}textarea.form-input{resize:vertical}.form-error-banner{background:#fde7e9;padding:8px 12px;border-radius:2px;color:var(--error);font-size:13px;margin-top:12px}.form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:20px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.modal-box{background:#fff;border-radius:4px;width:100%;box-shadow:0 16px 48px #0000003d}.modal-box-xs{max-width:440px;max-height:90vh;overflow-y:auto}.modal-box-sm{max-width:480px;max-height:90vh;overflow-y:auto}.modal-box-md{max-width:640px;max-height:90vh;overflow-y:auto}.modal-box-lg{max-width:680px;max-height:90vh;overflow-y:auto}.modal-box-panel{max-width:580px;max-height:85vh;overflow:hidden;display:flex;flex-direction:column}.modal-header{padding:20px 24px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.modal-title{font-size:16px;font-weight:600}.modal-close{background:none;border:none;font-size:18px;cursor:pointer;color:var(--text-secondary);padding:4px;line-height:1}.modal-body{padding:20px 24px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.grid-col-full{grid-column:1 / -1}.project-card{cursor:default;transition:box-shadow .2s}.project-card:hover{box-shadow:0 4px 12px #00000026}.project-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.project-title-wrap{flex:1;min-width:0}.project-name{font-weight:600;font-size:15px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-code-text{font-size:11px;color:var(--text-secondary);font-family:monospace}.project-badge-wrap{display:flex;gap:4px;flex-shrink:0;margin-left:8px}.project-client{font-size:12px;color:var(--text-secondary);margin-bottom:8px}.project-desc{font-size:13px;color:var(--text-primary);margin-bottom:12px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.project-meta{display:flex;gap:16px;font-size:12px;color:var(--text-secondary);margin-bottom:12px;flex-wrap:wrap}.project-footer{display:flex;justify-content:space-between;align-items:center}.project-footer-left{display:flex;gap:4px;align-items:center}.project-assignee-count{font-size:12px;color:var(--text-secondary);display:flex;align-items:center;gap:4px}.assignees-add-bar{padding:16px 24px;border-bottom:1px solid var(--border);background:#f9f9f9}.assignees-add-row{display:flex;gap:8px;flex-wrap:wrap}.assignee-user-select{flex:2;min-width:160px}.assignee-alloc-input{width:110px}.assignee-role-input{width:140px}.assignees-list{flex:1;overflow-y:auto;padding:12px 0}.assignee-row{display:flex;align-items:center;gap:12px;padding:10px 24px;border-bottom:1px solid var(--border)}.assignee-info{flex:1}.assignee-name{font-weight:500;font-size:13px}.assignee-sub{font-size:11px;color:var(--text-secondary)}.assignee-alloc{text-align:right}.assignee-alloc-value{font-weight:700;font-size:14px}.alloc-over{color:var(--error)}.alloc-ok{color:var(--success)}.assignee-alloc-label{font-size:10px;color:var(--text-secondary)}.tabs-bar{display:flex;border-bottom:2px solid var(--border);margin-bottom:20px}.tab-btn{padding:10px 20px;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:14px;font-weight:400;color:var(--text-primary);margin-bottom:-2px}.tab-btn.active{font-weight:600;border-bottom-color:var(--azure-blue);color:var(--azure-blue)}.card-narrow{max-width:560px}.card-wide{max-width:640px}.panel-title{font-size:15px;font-weight:600;margin-bottom:20px}.panel-title-sm{font-size:14px;font-weight:600;margin-bottom:12px}.card-warning{background:#fff4ce;border-color:#ff8c00}.card-warning p{font-size:13px;color:#835b00}.alert-success{background:#dff6dd;border:1px solid #107c10;border-radius:2px;padding:10px 12px;margin-bottom:16px;color:var(--success);font-size:13px}.alert-error{background:#fde7e9;border:1px solid #f1707b;border-radius:2px;padding:10px 12px;margin-bottom:16px;color:var(--error);font-size:13px}.filters-row{display:flex;gap:12px;margin-bottom:16px;align-items:center;flex-wrap:wrap}.select-month{width:130px}.select-year{width:90px}.select-date{width:160px}.ml-auto{margin-left:auto}.text-success{color:var(--success)}.text-danger{color:#d13438}.text-disabled{color:#a19f9d}.fw-500{font-weight:500}.fw-600{font-weight:600}.fs-11{font-size:11px}.fs-13{font-size:13px}.hours-summary{display:flex;align-items:center}.hours-value{font-weight:700;color:var(--azure-blue);font-size:16px}.hours-label{color:var(--text-secondary);font-size:13px;margin-left:6px}.td-hours{font-weight:600}.td-desc{color:var(--text-secondary);font-size:12px;max-width:300px}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px}.summary-stats{display:flex;gap:16px;margin-left:8px}.all-logged-msg{color:var(--success);font-weight:500;font-size:13px}.user-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--border)}.user-row-info{flex:1}.user-row-name{font-size:13px;font-weight:500}.user-row-sub{font-size:11px;color:var(--text-secondary)}.user-row-hours{font-weight:700;color:var(--success);font-size:14px}.avatar-danger{background:#d13438}.avatar-success{background:var(--success)}.notify-list{max-height:280px;overflow-y:auto;border:1px solid var(--border);border-radius:2px}.notify-role-header{padding:6px 12px;background:#f3f2f1;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary)}.notify-user-row{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;border-bottom:1px solid var(--border)}.notify-user-row:hover{background:#f3f2f1}.notify-submit-row{margin-top:20px;display:flex;align-items:center;gap:10px}.notify-hint{font-size:12px;color:#a19f9d}.excel-grid-container{overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 300px);border:1px solid var(--border);border-radius:2px}.excel-grid-table{border-collapse:collapse;font-size:12px;table-layout:fixed;min-width:100%}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.sortable-th:hover{background:var(--primary-light)!important;color:var(--primary)}.sort-active{color:var(--primary)!important}.sort-icon{font-size:11px;opacity:.6;margin-left:3px}.week-nav-bar{display:flex;align-items:center;gap:12px;margin-bottom:12px}.week-nav-label{flex:1;text-align:center}.week-nav-title{font-size:15px;font-weight:700;color:var(--text-primary)}.week-nav-badge{display:inline-block;margin-left:8px;font-size:11px;font-weight:600;background:var(--primary-light);color:var(--primary);padding:2px 10px;border-radius:20px}.week-nav-right{display:flex;gap:8px;align-items:center}.week-grid-hint{font-size:12px;color:var(--text-secondary);margin-bottom:12px;padding:8px 12px;background:var(--primary-light);border-radius:8px}.week-grid-hint kbd{background:#fff;border:1px solid #c7d2fe;border-radius:4px;padding:1px 5px;font-size:11px;font-family:monospace;color:var(--primary)}.week-grid-table{min-width:900px}.week-grid-name-col{width:200px;min-width:160px;text-align:left!important;position:sticky;left:0;background:var(--sidebar-bg-light, #f8fafc);z-index:2}.week-grid-day-col{width:90px;text-align:center!important}.week-grid-total-col{width:80px;text-align:center!important;font-weight:700}.week-grid-day-name{font-weight:700;font-size:13px}.week-grid-day-date{font-weight:400;font-size:11px;opacity:.65;margin-top:1px}.week-grid-today-col{background:#eef2ff!important;color:var(--primary)!important}.week-grid-weekend-col{background:#f8fafc!important;color:var(--text-secondary)!important}.week-grid-row{transition:background .1s}.week-grid-row:hover{background:#f8fafc}.week-grid-my-row{background:#fafafe!important;border-left:3px solid var(--primary)!important}.week-grid-my-row:hover{background:#f0f0ff!important}.week-grid-name-cell{position:sticky;left:0;background:inherit;z-index:1;padding:10px 12px!important}.week-grid-cell{text-align:center!important;padding:6px!important;vertical-align:middle;border-right:1px solid var(--border)}.week-grid-today-cell{background:#6366f10d!important}.week-grid-weekend-cell{background:#f8fafc!important}.week-grid-my-cell{background:#6366f10a!important;padding:4px!important}.week-grid-total-cell{text-align:center!important;font-weight:700;padding:8px 10px!important;border-left:2px solid var(--border)}.week-grid-employee{display:flex;align-items:center;gap:8px}.week-grid-employee-info{min-width:0}.week-grid-employee-name{font-size:13px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.week-grid-employee-role{font-size:11px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.week-grid-you-tag{display:inline-block;margin-left:5px;font-size:9px;font-weight:700;background:var(--primary);color:#fff;padding:1px 5px;border-radius:8px;vertical-align:middle;text-transform:uppercase;letter-spacing:.3px}.week-grid-input{width:64px;text-align:center;padding:5px 4px;font-size:13px;font-weight:600;border:1.5px solid transparent;border-radius:6px;background:#fff;outline:none;color:var(--text-primary);transition:border-color .15s,box-shadow .15s}.week-grid-input:hover{border-color:#c7d2fe}.week-grid-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6366f126}.week-grid-input::placeholder{color:#c7d2fe;font-weight:400}.week-grid-input-error{border-color:var(--danger)!important}.week-grid-input-saving{opacity:.5;pointer-events:none}.week-grid-saving-dot{width:6px;height:6px;background:var(--primary);border-radius:50%;animation:pulse .8s ease-in-out infinite;margin:2px auto 0}.week-grid-error-dot{font-size:10px;color:var(--danger);font-weight:700;margin-top:2px;cursor:help}.week-grid-multi-entry{font-size:9px;color:var(--primary);font-weight:600;margin-top:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes spin{to{transform:rotate(360deg)}}.week-hours-badge{display:inline-block;padding:3px 8px;border-radius:12px;font-size:12px;font-weight:600;min-width:38px;text-align:center}.hours-full{background:#dcfce7;color:#15803d}.hours-partial{background:#fef9c3;color:#854d0e}.week-hours-empty{color:#cbd5e1;font-size:14px}.week-total-value{font-size:13px;font-weight:700}.total-full{color:#15803d}.total-partial{color:var(--primary)}.week-grid-legend{display:flex;gap:20px;align-items:center;margin-top:12px;padding:8px 12px;font-size:12px;color:var(--text-secondary)}.legend-item{display:flex;align-items:center;gap:6px}.week-grid-legend-you{color:var(--primary);font-weight:600;padding:3px 10px;background:var(--primary-light);border-radius:12px}.avatar-primary{background:linear-gradient(135deg,var(--primary),#818cf8)!important}.excel-col-index{width:32px}.excel-col-name{width:200px}.excel-col-data{width:90px}.excel-col-total{width:70px}.excel-thead-bg{background:#f3f2f1}.excel-th-tba{border:1px solid var(--border);padding:4px 6px}.excel-th-tba-col{border:1px solid var(--border);padding:2px 4px;text-align:center}.excel-th-tba-arrow{color:#c05000;font-size:10px}.excel-th-tba-empty{border:1px solid var(--border)}.excel-th-index{border:1px solid var(--border);padding:8px 6px;text-align:center;font-weight:600;color:var(--text-secondary);font-size:11px;white-space:nowrap}.excel-th-name{border:1px solid var(--border);padding:8px 10px;text-align:left;font-weight:600;color:var(--text-primary);font-size:12px;position:sticky;left:0;background:#f3f2f1;z-index:2}.excel-th-col{border:1px solid var(--border);padding:4px 6px;text-align:center;font-weight:600;color:var(--text-primary);font-size:11px;writing-mode:vertical-rl;text-orientation:mixed;height:100px;vertical-align:bottom;transform:rotate(180deg);background:#f3f2f1}.excel-th-total{border:1px solid var(--border);padding:4px 6px;text-align:center;font-weight:700;color:var(--text-primary);font-size:11px;background:#e1dfdd;position:sticky;right:0;z-index:2}.excel-row{background:#fff}.excel-row:hover{background:#f9f9f9}.excel-td-index{border:1px solid var(--border);padding:6px;text-align:center;color:var(--text-secondary);font-size:11px}.excel-td-name{border:1px solid var(--border);padding:6px 10px;font-weight:500;font-size:13px;position:sticky;left:0;background:inherit;z-index:1;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.excel-td-cell{border:1px solid var(--border);padding:0;text-align:center;position:relative;min-width:70px;cursor:default}.excel-td-editable{cursor:cell}.excel-td-has-value{background:#eff6fc}.excel-td-selected{background:#eff6fc;border-color:#0078d4;outline:2px inset #0078d4}.excel-cell-input{width:100%;height:100%;border:none;outline:none;text-align:center;font-size:12px;padding:4px 2px;background:#fff8e1}.excel-cell-value{display:block;padding:6px 2px;font-size:12px}.excel-cell-value-present{font-weight:600;color:var(--text-primary)}.excel-cell-value-empty{font-weight:400;color:#d2d0ce}.excel-td-total{border:1px solid var(--border);padding:6px 4px;text-align:center;font-weight:700;font-size:12px;position:sticky;right:0;z-index:1}.excel-total-over{background:#fde7e9;color:var(--error)}.excel-total-ok{background:#dff6dd;color:var(--success)}.excel-total-partial{background:#fff4ce;color:#835b00}.excel-total-zero{color:#a19f9d}.excel-hint{padding:8px 12px;background:#f3f2f1;border-top:1px solid var(--border);font-size:11px;color:var(--text-secondary)}.reports-filter{display:flex;gap:12px;margin-bottom:16px;align-items:center;flex-wrap:wrap}.form-group-inline{flex-direction:row;align-items:center;gap:8px}.label-nowrap{white-space:nowrap}.text-warn{color:#ff8c00}.fw-700{font-weight:700}.util-section-title{font-size:14px;font-weight:600;margin-bottom:16px}.util-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.util-info{flex:1;min-width:0}.util-name-row{display:flex;justify-content:space-between;margin-bottom:4px}.util-pct{font-size:12px;font-weight:700}.util-pct-over{color:#a4262c}.util-pct-ok{color:#107c10}.util-pct-warn{color:#ff8c00}.util-bar-track{height:6px;background:#f3f2f1;border-radius:3px}.util-bar-fill{height:100%;border-radius:3px;transition:width .3s}.util-bar-over{background:#d13438}.util-bar-ok{background:#107c10}.util-bar-warn{background:#ff8c00}.avatar-xs{width:28px;height:28px;font-size:11px}.app-header{height:56px;background:#fff;display:flex;align-items:center;padding:0 20px;gap:8px;border-bottom:1px solid #E2E8F0;position:sticky;top:0;z-index:10;flex-shrink:0;box-shadow:0 1px 3px #0000000f}.header-icon-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:4px;font-size:18px}.mobile-menu-btn{font-size:20px;display:none}.header-brand{color:#1a1d23;font-weight:700;font-size:15px;flex:1;letter-spacing:-.3px}.header-rel{position:relative}.header-notif-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:6px;position:relative;font-size:18px}.notif-badge{position:absolute;top:0;right:0;background:#d13438;color:#fff;border-radius:50%;width:16px;height:16px;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:700}.header-dropdown{position:absolute;right:0;top:100%;background:#fff;border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 10px 30px #0000001f;z-index:1000;overflow:hidden}.notif-panel{width:380px}.notif-header-row{padding:14px 16px;border-bottom:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:center}.notif-panel-title{font-weight:600;font-size:14px}.notif-mark-btn{background:none;border:none;color:#4f46e5;cursor:pointer;font-size:12px;font-weight:600}.notif-scroll{max-height:400px;overflow-y:auto}.notif-empty{padding:32px 16px;text-align:center;color:#605e5c;font-size:13px}.notif-item-row{display:flex;gap:8px;align-items:flex-start}.notif-dot-mt{margin-top:5px}.notif-item-body{flex:1}.notif-item-title{font-weight:600;font-size:13px;margin-bottom:2px}.notif-item-msg{font-size:12px;color:#605e5c;line-height:1.4}.notif-item-time{font-size:11px;color:#a19f9d;margin-top:4px}.header-avatar{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:50%;width:34px;height:34px;cursor:pointer;color:#fff;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #6366f166}.user-panel{width:230px}.user-info-section{padding:16px;border-bottom:1px solid #edebe9}.user-name-text{font-weight:600;font-size:14px}.user-email-text{font-size:12px;color:#605e5c;margin-top:2px}.user-role-row{margin-top:6px;display:inline-flex}.user-menu-item{display:block;width:100%;padding:10px 16px;background:none;border:none;text-align:left;cursor:pointer;font-size:13px;color:#323130}.user-menu-item:hover{background:#f3f2f1}.user-menu-divider{border-top:1px solid #edebe9}.user-menu-logout{display:block;width:100%;padding:10px 16px;background:none;border:none;text-align:left;cursor:pointer;font-size:13px;color:#a4262c}.user-menu-logout:hover{background:#fde7e9}
