.container[data-v-63d403a4]{min-height:100vh;background:#f5f7fa;padding:20px;display:flex;flex-direction:column}.device-card[data-v-63d403a4]{background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.device-card .info-item[data-v-63d403a4]{display:flex;align-items:center;gap:16px}.device-card .info-item .icon-wrapper[data-v-63d403a4]{width:48px;height:48px;background:rgba(25,137,250,.1);border-radius:12px;display:flex;align-items:center;justify-content:center}.device-card .info-item .icon-wrapper .van-icon[data-v-63d403a4]{font-size:24px;color:#1989fa}.device-card .info-item .info-content[data-v-63d403a4]{flex:1}.device-card .info-item .info-content .label[data-v-63d403a4]{font-size:14px;color:#999;margin-bottom:4px}.device-card .info-item .info-content .value[data-v-63d403a4]{font-size:16px;color:#333;font-weight:500}.switch-area[data-v-63d403a4]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;position:relative}.switch-area .switch-wrapper[data-v-63d403a4]{display:flex;flex-direction:column;align-items:center;gap:32px}.switch-area .switch-button-container[data-v-63d403a4]{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.switch-area .status-rings[data-v-63d403a4]{position:absolute;width:240%;height:240%;left:-70%;top:-70%;pointer-events:none;z-index:10}.switch-area .status-rings .ring[data-v-63d403a4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(25,137,250,.1);animation:ringScale-63d403a4 2s infinite;pointer-events:none}.switch-area .status-rings .ring[data-v-63d403a4]:first-child{width:100%;height:100%;animation-delay:0s;border-color:rgba(25,137,250,.08)}.switch-area .status-rings .ring[data-v-63d403a4]:nth-child(2){width:120%;height:120%;animation-delay:.5s;border-color:rgba(25,137,250,.06)}.switch-area .status-rings .ring[data-v-63d403a4]:nth-child(3){width:140%;height:140%;animation-delay:1s;border-color:rgba(25,137,250,.04)}.switch-area .status-rings .ring[data-v-63d403a4]:nth-child(4){width:160%;height:160%;animation-delay:1.5s;border-color:rgba(25,137,250,.02)}.switch-area .switch-button[data-v-63d403a4]{width:100%;height:100%;border-radius:50%;border:none;position:relative;z-index:1;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;box-shadow:0 8px 32px rgba(0,0,0,.08)}.switch-area .switch-button .button-content[data-v-63d403a4]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px}.switch-area .switch-button[data-v-63d403a4]:before{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border-radius:50%;background:hsla(0,0%,100%,.8);z-index:0}.switch-area .switch-button .power-icon[data-v-63d403a4]{width:36px;height:36px;stroke:#666;stroke-width:2;fill:none;transition:all .3s ease}.switch-area .switch-button .power-icon .power-path[data-v-63d403a4]{stroke-linecap:round;stroke-linejoin:round}.switch-area .switch-button .power-icon.active[data-v-63d403a4]{stroke:#fff;transform:scale(1.1)}.switch-area .switch-button .status-text[data-v-63d403a4]{font-size:14px;font-weight:500;color:#666;transition:color .3s ease}.switch-area .switch-button.switch-on[data-v-63d403a4]{background:#1989fa;box-shadow:0 8px 32px rgba(25,137,250,.2)}.switch-area .switch-button.switch-on[data-v-63d403a4]:before{background:rgba(25,137,250,.1)}.switch-area .switch-button.switch-on .status-text[data-v-63d403a4]{color:#fff}.switch-area .switch-button.switch-pressed[data-v-63d403a4]{transform:scale(.95)}.switch-area .status-tag[data-v-63d403a4]{display:flex;align-items:center;gap:6px;padding:6px 16px;background:#f5f5f5;border-radius:16px;font-size:13px;color:#666;transition:all .3s ease}.switch-area .status-tag .van-icon[data-v-63d403a4]{font-size:14px}.switch-area .status-tag.status-on[data-v-63d403a4]{background:rgba(7,193,96,.1);color:#07c160}.switch-area .status-tag.status-on .van-icon[data-v-63d403a4]{color:#07c160}.loading-overlay .loading-content[data-v-63d403a4]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;padding:0 20px}.loading-overlay .loading-spinner[data-v-63d403a4]{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.loading-overlay .loading-spinner[data-v-63d403a4]:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:rgba(25,137,250,.05);animation:pulseBackground-63d403a4 2s infinite}.loading-overlay .loading-spinner .countdown-display[data-v-63d403a4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;font-weight:700;color:#1989fa;text-shadow:0 2px 4px rgba(25,137,250,.2);z-index:2}.loading-overlay .loading-rings[data-v-63d403a4]{position:absolute;width:100%;height:100%}.loading-overlay .loading-rings .ring[data-v-63d403a4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:2px solid transparent;animation:rotate-63d403a4 2s linear infinite}.loading-overlay .loading-rings .ring[data-v-63d403a4]:first-child{width:120%;height:120%;border-top-color:rgba(25,137,250,.2)}.loading-overlay .loading-rings .ring[data-v-63d403a4]:nth-child(2){width:100%;height:100%;border-right-color:rgba(25,137,250,.4);animation-duration:1.5s}.loading-overlay .loading-rings .ring[data-v-63d403a4]:nth-child(3){width:80%;height:80%;border-bottom-color:rgba(25,137,250,.6);animation-duration:1s}.loading-overlay .loading-text[data-v-63d403a4]{color:#1989fa;font-size:16px;font-weight:500;display:flex;align-items:center;gap:4px}.loading-overlay .loading-text .dots[data-v-63d403a4]{display:flex;gap:2px;align-items:center;height:16px}.loading-overlay .loading-text .dots i[data-v-63d403a4]{width:4px;height:4px;background:currentColor;border-radius:50%;animation:dotPulse-63d403a4 1.5s infinite;opacity:.3}.loading-overlay .loading-text .dots i[data-v-63d403a4]:nth-child(2){animation-delay:.5s}.loading-overlay .loading-text .dots i[data-v-63d403a4]:nth-child(3){animation-delay:1s}@keyframes pulseBackground-63d403a4{0%{transform:scale(.95);opacity:.5}50%{transform:scale(1.05);opacity:.8}to{transform:scale(.95);opacity:.5}}@keyframes rotate-63d403a4{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes dotPulse-63d403a4{0%,to{transform:scale(.6);opacity:.3}50%{transform:scale(1);opacity:1}}@keyframes ringScale-63d403a4{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.2);opacity:0}}