.page{width:100%;min-height:100vh;background:#f8f8f8;-webkit-box-sizing:border-box;box-sizing:border-box}.page .position{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1000}.page .survey-container{padding-bottom:100px}.page .top .van-nav-bar{background:#bd9bc5}.page .top .van-nav-bar .van-nav-bar__title{color:#fff;font-size:18px;font-weight:600}.page .top .van-nav-bar .van-icon-arrow-left{color:#fff!important;font-size:20px}.page .content{padding:16px;max-width:600px;margin:0 auto}.page .content .process{background:#fff;border-radius:16px;padding:20px;margin-bottom:16px;-webkit-box-shadow:0 2px 8px rgba(189,155,197,.1);box-shadow:0 2px 8px rgba(189,155,197,.1)}.page .content .process .set{color:#bd9bc5;font-size:18px;font-weight:600;text-align:center;margin-bottom:16px;display:block}.page .content .process .van-progress{height:8px}.page .content .process .van-progress .van-progress__pivot{background:#bd9bc5;font-weight:500}.page .content .process .count{margin-top:12px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page .content .process .count .num{color:#bd9bc5;font-size:24px;font-weight:600}.page .content .process .count .separator{color:#999;margin:0 4px;font-size:16px}.page .content .process .count .total{color:#666;font-size:16px}.page .content .process .count .label{color:#999;margin-left:4px;font-size:14px}.page .content .question-card{background:#fff;border-radius:16px;padding:20px;margin-bottom:16px;-webkit-box-shadow:0 2px 8px rgba(189,155,197,.1);box-shadow:0 2px 8px rgba(189,155,197,.1)}.page .content .question-card .title{font-size:18px;font-weight:600;color:#333;margin-bottom:20px;line-height:1.5}.page .content .question-card .title .question-num{color:#bd9bc5;margin-right:8px}.page .content .question-card .items .item{border:1px solid #bd9bc5;border-radius:12px;margin-bottom:12px;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;overflow:hidden}.page .content .question-card .items .item:last-child{margin-bottom:0}.page .content .question-card .items .item .item-content{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page .content .question-card .items .item .item-content .item-label{color:#bd9bc5;font-weight:600;margin-right:12px;font-size:16px}.page .content .question-card .items .item .item-content .item-text{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;line-height:1.5}.page .content .question-card .items .item:hover{background:rgba(189,155,197,.05);-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(189,155,197,.1);box-shadow:0 4px 12px rgba(189,155,197,.1)}.page .content .question-card .items .item:active{-webkit-transform:scale(.98);transform:scale(.98)}.page .content .question-card .items .check{margin-bottom:12px}.page .content .question-card .items .check:last-child{margin-bottom:0}.page .content .question-card .items .check .custom-checkbox{width:100%;border-color:#bd9bc5;border-radius:12px;-webkit-transition:all .3s ease;transition:all .3s ease}.page .content .question-card .items .check .custom-checkbox .checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px}.page .content .question-card .items .check .custom-checkbox .checkbox-label .item-label{color:#bd9bc5;font-weight:600;margin-right:12px;font-size:16px}.page .content .question-card .items .check .custom-checkbox .checkbox-label .item-text{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;line-height:1.5}.page .content .question-card .items .check .custom-checkbox.is-checked{background:rgba(189,155,197,.1);border-color:#bd9bc5}.page .content .question-card .items .check .custom-checkbox.is-checked .el-checkbox__input .el-checkbox__inner{background-color:#bd9bc5;border-color:#bd9bc5}.page .content .question-card .items .textarea-container .custom-textarea{border:1px solid #bd9bc5;border-radius:12px;padding:12px}.page .content .question-card .items .textarea-container .custom-textarea .van-field__control{min-height:120px;font-size:16px;color:#333;line-height:1.5}.page .content .question-card .items .textarea-container .custom-textarea .van-field__control::-webkit-input-placeholder{color:#999}.page .content .question-card .items .textarea-container .custom-textarea .van-field__control::-moz-placeholder{color:#999}.page .content .question-card .items .textarea-container .custom-textarea .van-field__control:-ms-input-placeholder{color:#999}.page .content .question-card .items .textarea-container .custom-textarea .van-field__control::-ms-input-placeholder{color:#999}.page .content .question-card .items .textarea-container .custom-textarea .van-field__control::placeholder{color:#999}.page .content .action-buttons{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px;-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.05);box-shadow:0 -2px 8px rgba(0,0,0,.05)}.page .content .action-buttons .prev-btn{width:100%;height:44px;border-radius:22px;font-size:16px;color:#bd9bc5;border:1px solid #bd9bc5;background:#fff}.page .content .action-buttons .prev-btn:active{opacity:.8}.page .content .action-buttons .next-btn{width:100%;height:44px;border-radius:22px;font-size:16px;color:#fff;background:#bd9bc5;border:none}.page .content .action-buttons .next-btn:active{opacity:.8}.page .finished{min-height:100vh;background:linear-gradient(135deg,#bd9bc5,#a585ad);padding:40px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.page .finished .result-header{text-align:center;margin-bottom:40px}.page .finished .result-header .icon{width:80px;height:80px;background:hsla(0,0%,100%,.2);border-radius:40px;margin:0 auto 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page .finished .result-header .name{color:#fff;font-size:24px;font-weight:600;margin-bottom:8px}.page .finished .result-header .complete-text{color:hsla(0,0%,100%,.8);font-size:16px}.page .finished .result-content{max-width:600px;margin:0 auto}.page .finished .result-content .result-card{background:hsla(0,0%,100%,.1);border-radius:16px;padding:24px}.page .finished .result-content .result-card .result-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.page .finished .result-content .result-card .result-item:last-child{border-bottom:none}.page .finished .result-content .result-card .result-item .label{color:hsla(0,0%,100%,.8);font-size:16px}.page .finished .result-content .result-card .result-item .value{color:#fff;font-size:16px;font-weight:500}.page .finished .result-content .result-card .result-item .value.highlight{font-size:24px;font-weight:600;color:#fff}.welcome-dialog .van-dialog__content{padding:24px;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.welcome-dialog .start-btn{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:140px;height:30px;font-size:16px;font-weight:500;color:#fff;background:#bd9bc5;border:none;-webkit-box-shadow:0 4px 12px rgba(189,155,197,.3);box-shadow:0 4px 12px rgba(189,155,197,.3)}.welcome-dialog .start-btn:active{-webkit-transform:translateX(-50%) scale(.98);transform:translateX(-50%) scale(.98)}.welcome-dialog .ql-editor{padding:0;color:#333;line-height:1.6;font-size:16px;text-align:center}