| 1 |
- .anomaly-container{min-height:100vh;background-color:#f7f8fa;display:flex;flex-direction:column}.anomaly-scroll{flex:1;padding:.625rem .9375rem 0;box-sizing:border-box}.ano-card{background-color:#fff;border-radius:.5rem;padding:.9375rem;margin-bottom:.625rem}.ano-section-title{display:flex;align-items:center;margin-bottom:.625rem}.ano-title-bar{width:.1875rem;height:.9375rem;background-color:#ff9800;border-radius:.09375rem;margin-right:.375rem}.ano-title-text{font-size:.9375rem;font-weight:700;color:#333}.ano-type-row{display:flex;align-items:center;justify-content:space-between;padding:.3125rem 0}.ano-type-val{font-size:.875rem;color:#333;flex:1}.ano-type-val.placeholder{color:#ccc}.ano-right-arrow{width:.625rem;height:.625rem}.ano-textarea{width:100%;min-height:6.25rem;font-size:.875rem;color:#333;line-height:1.6;background-color:#fafafa;border-radius:.3125rem;padding:.625rem;box-sizing:border-box}.ano-photo-grid{display:flex;flex-wrap:wrap;gap:.5rem}.ano-photo-item{width:4.6875rem;height:4.6875rem;border-radius:.375rem;position:relative;overflow:hidden}.ano-photo-preview{width:100%;height:100%}.ano-photo-del{position:absolute;top:.125rem;right:.125rem;width:1.125rem;height:1.125rem;line-height:1rem;text-align:center;background-color:rgba(0,0,0,.5);color:#fff;border-radius:50%;font-size:.875rem}.ano-photo-add{width:4.6875rem;height:4.6875rem;border:.0625rem dashed #E0E0E0;border-radius:.375rem;background-color:#fafafa;display:flex;flex-direction:column;justify-content:center;align-items:center}.ano-add-icon{width:1.5625rem;height:1.5625rem;margin-bottom:.3125rem;opacity:.5}.ano-add-text{font-size:.75rem;color:#999}.ano-footer{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;padding:.625rem 1.25rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom));box-sizing:border-box;box-shadow:0 -.125rem .625rem rgba(0,0,0,.05);z-index:10}.ano-submit-btn{width:100%;height:2.8125rem;line-height:2.8125rem;background:linear-gradient(90deg,#ff9800,#ff5722);color:#fff;font-size:1rem;font-weight:700;border-radius:1.40625rem;border:none}.ano-submit-btn:after{border:none}.ano-sheet-mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999;display:flex;align-items:flex-end}.ano-sheet{width:100%;background-color:#fff;border-radius:.75rem .75rem 0 0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.ano-sheet-title{display:block;text-align:center;font-size:.875rem;color:#999;padding:.9375rem 0 .625rem;border-bottom:1px solid #f5f5f5}.ano-sheet-list{max-height:60vh}.ano-sheet-item{display:flex;align-items:center;justify-content:space-between;padding:.9375rem 1.25rem;border-bottom:1px solid #f9f9f9}.ano-sheet-item-text{font-size:1rem;color:#333}.ano-sheet-item-text.selected{color:#ff9800;font-weight:700}.ano-check-icon{width:.625rem;height:.625rem}.ano-sheet-cancel{text-align:center;font-size:1rem;color:#999;padding:.9375rem 0;border-top:.5rem solid #F7F8FA}
|