.container,body,html{background:linear-gradient(#cfd8dc,#eceff1)}.back,.btn{cursor:pointer}body,html{height:100%;margin:0;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:#222}.header{position:relative;height:56px;display:flex;align-items:center}.header-title{position:absolute;left:50%;transform:translateX(-50%);font-weight:700;font-size:18px}.back{padding-left:20px;font-size:20px}.container{padding:32px 24px;height:calc(100vh - 72px - 80px);box-sizing:border-box}.title{text-align:center;font-size:16px;margin-bottom:48px}.field{margin-bottom:20px}.label{font-size:14px;color:#555;margin-bottom:6px}.input,.select{width:100%;border:none;border-bottom:1px solid #999;background:0 0;padding:8px 4px;font-size:16px;outline:0;box-sizing:border-box}.select-wrapper{position:relative}.select-wrapper::after{content:'▾';position:absolute;right:0;top:8px;font-size:18px;pointer-events:none}.footer{position:fixed;bottom:0;left:0;width:100%;height:70px;background:linear-gradient(to right,#f9a825,#fdd835)}.btn{width:100%;height:100%;border:none;background:0 0;font-size:20px;font-weight:700}.error-text{font-size:12px;color:#d32f2f;margin-top:6px;display:none}