:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;padding:0;font-weight:400}.double{height:100%}.double .item{height:50%;position:relative}.double .item .header{padding:0 69px;display:flex;justify-content:space-between}.double .item .header .room{width:206px;height:211px;background:linear-gradient(141deg,#575960 0%,#3c3f45 100%);box-shadow:0 6px 7px #00000024;border:1px solid #575960;border-radius:0 0 20px 20px}.double .item .header .room .bed{font-size:33px;font-family:Noto Sans S Chinese-Medium,Noto Sans S Chinese;font-weight:500;color:#fff6;line-height:49px;padding-top:45px;padding-left:31px}.double .item .header .room .bednum{font-size:70px;font-family:Inter-Bold,Inter;font-weight:700;color:#fff;line-height:82px;padding-left:31px}.double .item .header .time{padding-top:51px;text-align:right}.double .item .header .time .hour{font-size:70px;font-family:Inter-Bold,Inter;font-weight:700;color:#fff;line-height:82px}.double .item .header .time .date{font-size:33px;font-family:Noto Sans S Chinese-Medium,Noto Sans S Chinese;font-weight:500;color:#fff6;line-height:49px}.double .item .content{display:flex;justify-content:space-around;align-items:center;color:#fff;font-size:193px;font-family:Poppins-SemiBold,Poppins;font-weight:600;position:absolute;top:70px;padding:0 440px}.double .item .content .box{width:275px;height:255px;border-radius:20px;background:linear-gradient(180deg,#2f3239 0%,#26272c 50%,#2f3239 100%);box-shadow:0 6px 13px #00000040}.double .item .content .box{text-align:center}.double .item .emp-box{width:511px;background:#272a30;box-shadow:inset 0 6px 28px #00000026;border-radius:107px;border:2px solid #333943;display:flex;flex-direction:column;align-items:center;position:absolute;bottom:0;left:50%;margin:90px auto 0 -256px}.double .item .emp-box .emp-name{font-size:30px;font-family:Inter-Medium,Inter;font-weight:500;color:#fff6;line-height:45px}.double .item .emp-box .emp-job{font-size:40px;font-family:Noto Sans S Chinese-Medium,Noto Sans S Chinese;font-weight:500;color:#fff;line-height:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;text-align:center}.feedback .header{padding:0 69px;display:flex;justify-content:space-between}.feedback .header .room{width:206px;height:211px;background:linear-gradient(141deg,#575960 0%,#3c3f45 100%);box-shadow:0 6px 7px #00000024;border:1px solid #575960;border-radius:0 0 20px 20px}.feedback .header .room .bed{font-size:33px;font-family:Noto Sans S Chinese-Medium,Noto Sans S Chinese;font-weight:500;color:#fff6;line-height:49px;padding-top:45px;text-align:center}.feedback .header .room .bednum{font-family:Inter-Bold,Inter;font-weight:700;color:#fff}.feedback .header .room .one{font-size:70px;line-height:82px;padding-left:31px}.feedback .header .room .two{font-size:40px;text-align:center}.feedback .header .time{padding-top:51px;text-align:right}.feedback .header .time .hour{font-size:70px;font-family:Inter-Bold,Inter;font-weight:700;color:#fff;line-height:82px}.feedback .header .time .date{font-size:33px;font-family:Noto Sans S Chinese-Medium,Noto Sans S Chinese;font-weight:500;color:#fff6;line-height:49px}.feedback .content{padding-top:47px;padding-left:311px;display:flex}.feedback .content .code-img{width:564px;height:564px;border-radius:20px}.feedback .content .tip-box{padding-top:83px;padding-left:114px}.feedback .content .tip-box .tip-title{font-size:79px;font-family:Noto Sans S Chinese-Medium,Noto Sans S Chinese;font-weight:500;color:#fff;line-height:119px}.feedback .content .tip-box .tip-desc{font-size:45px;font-family:Noto Sans S Chinese-Medium,Noto Sans S Chinese;font-weight:500;color:#b0b4b8;line-height:68px;padding-top:23px}.single .header{padding:0 69px;display:flex;justify-content:space-between}.single .header .room{width:206px;height:211px;background:linear-gradient(141deg,#575960 0%,#3c3f45 100%);box-shadow:0 6px 7px #00000024;border:1px solid #575960;border-radius:0 0 20px 20px}.single .header .room .bed{font-size:33px;font-family:Noto Sans S Chinese-Medium,Noto Sans S Chinese;font-weight:500;color:#fff6;line-height:49px;padding-top:45px;text-align:center}.single .header .room .bednum{font-size:70px;font-family:Inter-Bold,Inter;font-weight:700;color:#fff;line-height:82px;text-align:center}.single .header .time{padding-top:51px;text-align:right}.single .header .time .hour{font-size:70px;font-family:Inter-Bold,Inter;font-weight:700;color:#fff;line-height:82px}.single .header .time .date{font-size:33px;font-family:Noto Sans S Chinese-Medium,Noto Sans S Chinese;font-weight:500;color:#fff6;line-height:49px}.single .content{padding:50px 118px 0;display:flex;justify-content:space-around;align-items:center;color:#fff;font-size:312px;font-family:Poppins-SemiBold,Poppins;font-weight:600}.single .content .box{width:440px;height:400px;border-radius:20px;background:linear-gradient(180deg,#2f3239 0%,#26272c 50%,#2f3239 100%);box-shadow:0 6px 13px #00000040}.single .content .box{text-align:center}.single .emp-box{margin:90px auto 0;width:664px;background:#272a30;box-shadow:inset 0 6px 28px #00000026;border-radius:107px;border:2px solid #333943;display:flex;flex-direction:column;align-items:center}.single .emp-box .emp-name{font-size:40px;font-family:Inter-Medium,Inter;font-weight:500;color:#fff6;line-height:60px}.single .emp-box .emp-job{font-size:52px;font-family:Noto Sans S Chinese-Medium,Noto Sans S Chinese;font-weight:500;color:#fff;line-height:78px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;text-align:center}.app-container{width:100vw;height:100vh;background:linear-gradient(to bottom right,rgba(42,45,51,.8),#2a2d33,#2a2d33)}
