.SafeArea{width:100%;height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom)}@keyframes loadingCircle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:iconfont;src:url(https://gofar-dev.oss-cn-chengdu.aliyuncs.com/iconfonts/font_3730302_9ng1hnvmbow/iconfont.ttf)}.Iconfont{font-family:iconfont}.Iconfont.spin:before{display:inline-block;animation:loadingCircle 1s linear infinite}.icon-check:before{content:"\e602"}.icon-loading:before{content:"\e644"}.icon-minus-circle-fill:before{content:"\e846"}.icon-del:before{content:"\e709"}.icon-search:before{content:"\e802"}.icon-circle-close:before{content:"\e6a7"}.icon-check-circle-empty:before{content:"\e664"}.icon-todo-list:before{content:"\e6ca"}.icon-reset:before{content:"\e7fe"}.icon-question:before{content:"\e8e3"}.icon-calender:before{content:"\e605"}.icon-sgx:before{content:"\ec12"}.icon-clock:before{content:"\e7c4"}.icon-image:before{content:"\e601"}.icon-clock-fill:before{content:"\e7d7"}.icon-empty:before{content:"\e620"}.icon-checkbox-part:before{content:"\e63e"}.icon-checkbox-checked:before{content:"\e658"}.icon-checkbox-uncheck:before{content:"\e600"}.icon-role:before{content:"\e61a"}.icon-users:before{content:"\e6e3"}.icon-swap:before{content:"\e7f2"}.icon-tree:before{content:"\e737"}.icon-statistics:before{content:"\e62d"}.icon-more:before{content:"\e62c"}.icon-dev:before{content:"\e665"}.icon-temp-hum:before{content:"\e7d5"}.icon-org:before{content:"\e607"}.icon-up:before{content:"\e7ee"}.icon-map:before{content:"\e7cb"}.icon-apply:before{content:"\e61c"}.icon-check-result:before{content:"\e65f"}.icon-tractor:before{content:"\e7a5"}.icon-worker:before{content:"\e7ef"}.icon-service:before{content:"\e661"}.icon-flag:before{content:"\e691"}.icon-left:before{content:"\e7ed"}.icon-line:before{content:"\e73a"}.icon-order-fill:before{content:"\e7be"}.icon-list-add:before{content:"\e7bc"}.icon-join:before{content:"\e606"}.icon-order:before{content:"\e616"}.icon-todo:before{content:"\e736"}.icon-info:before{content:"\e624"}.icon-seedling-station:before{content:"\e6a8"}.icon-scan:before{content:"\e7d4"}.icon-homepage_fill:before{content:"\e702"}.icon-homepage:before{content:"\e703"}.icon-mail:before{content:"\e70a"}.icon-mail_fill:before{content:"\e70b"}.icon-mine:before{content:"\e70e"}.icon-mine_fill:before{content:"\e70f"}.icon-check-circle-fill:before{content:"\e844"}.icon-plus-circle-fill:before{content:"\e845"}.icon-calendar:before{content:"\e7d3"}.icon-plus-circle:before{content:"\e781"}.icon-right:before{content:"\e7eb"}.icon-down:before{content:"\e7ec"}.PreviewImages{position:fixed;z-index:9999;top:0;left:0;width:100vw;height:100vh;background-color:#000;color:#fff}.PreviewImages__header{position:absolute;top:0;left:0;right:0;height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;background:rgba(0,0,0,.5)}.PreviewImages__header .btn{padding:6px 12px;line-height:1em}.PreviewImages__header__indexes{position:absolute;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px}.PreviewImages__header__indexes>span{margin:0 10px;font-size:18px}.PreviewImages__header__close{position:absolute;right:0;display:flex;align-items:center;z-index:1;font-size:16px;cursor:pointer}.PreviewImages__image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.PreviewImages__image img{max-width:100%;max-height:100%}.Toast{position:fixed;top:0;left:0;right:0;z-index:1000;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.Toast__content{max-width:200px;display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:8px;background-color:#000000b3;color:#fff;box-shadow:0 0 10px #0003}.Toast__content__icon{margin-bottom:10px}.Toast__content__icon .Iconfont{font-size:24px}.Notify{position:fixed;top:10px;left:0;right:0;z-index:1000;padding:10px;border-radius:8px;background-color:#fffe;color:#000;box-shadow:0 0 10px #0003;width:100%;max-width:600px;margin:0 auto}.Notify.info{background-color:#0051ffee;color:#fff}.Notify.success{background-color:#08bd32ee;color:#fff}.Notify.warning{background-color:#fff700ee;color:#000}.Notify.error{background-color:#e94949ee;color:#fff}.BasicPage.mobile{width:100%;height:100vh;font-size:14px;display:flex;flex-direction:column;overflow-y:auto;max-width:600px;margin:0 auto;background-color:var(--bg-color)}.BasicPage.mobile__main{flex:1}
